@font-face {
  font-family: TengbomScandiaStencil;
  src: url(fonts/TengbomScandiaWebBoldStencil.woff2) format("woff2"),
    url(fonts/TengbomScandiaWebBoldStencil.woff) format("woff"),
    url(fonts/TengbomScandiaWebBoldStencil.ttf) format("truetype"),
    url(fonts/TengbomScandiaWebBoldStencil.svg#wf) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: TengbomScandia;
  src: url(fonts/TengbomScandiaWebBold.woff2) format("woff2"),
    url(fonts/TengbomScandiaWebBold.woff) format("woff"),
    url(fonts/TengbomScandiaWebBold.ttf) format("truetype"),
    url(fonts/TengbomScandiaWebBold.svg#wf) format("svg");
  font-weight: 700;
}
@font-face {
  font-family: TengbomScandia;
  src: url(fonts/TengbomScandiaWebBoldItalic.woff2) format("woff2"),
    url(fonts/TengbomScandiaWebBoldItalic.woff) format("woff"),
    url(fonts/TengbomScandiaWebBoldItalic.ttf) format("truetype"),
    url(fonts/TengbomScandiaWebBoldItalic.svg#wf) format("svg");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: TengbomScandia;
  src: url(fonts/TengbomScandiaWebLight.woff2) format("woff2"),
    url(fonts/TengbomScandiaWebLight.woff) format("woff"),
    url(fonts/TengbomScandiaWebLight.ttf) format("truetype"),
    url(fonts/TengbomScandiaWebLight.svg#wf) format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: TengbomScandia;
  src: url(fonts/TengbomScandiaWebRegular.woff2) format("woff2"),
    url(fonts/TengbomScandiaWebRegular.woff) format("woff"),
    url(fonts/TengbomScandiaWebRegular.ttf) format("truetype"),
    url(fonts/TengbomScandiaWebRegular.svg#wf) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: TengbomScandia;
  src: url(fonts/TengbomScandiaWebRegularItalic.woff2) format("woff2"),
    url(fonts/TengbomScandiaWebRegularItalic.woff) format("woff"),
    url(fonts/TengbomScandiaWebRegularItalic.ttf) format("truetype"),
    url(fonts/TengbomScandiaWebRegularItalic.svg#wf) format("svg");
  font-weight: 400;
  font-style: normal;
  font-style: italic;
}
@font-face {
  font-family: TengbomScandia;
  src: url(fonts/TengbomScandiaWebRegular.woff2) format("woff2"),
    url(fonts/TengbomScandiaWebRegular.woff) format("woff"),
    url(fonts/TengbomScandiaWebRegular.ttf) format("truetype"),
    url(fonts/TengbomScandiaWebRegular.svg#wf) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: PlantinStd;
  src: url(fonts/PlantinStd.otf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: PlantinStd;
  src: url(fonts/PlantinStd-Italic.otf);
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: PlantinStd;
  src: url(fonts/PlantinStd-Bold.otf);
  font-weight: 700;
  font-style: normal;
}
@keyframes fade-in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
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-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 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;
}
[hidden],
template {
  display: none;
}
.foundation-mq {
  font-family: "small=0em&small-medium=25em&medium=40em&medium-large=51.875em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  margin: 0;
  background: #fff;
  font-family: TengbomScandia, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  -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 embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
  max-width: none !important;
}
button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput="mouse"] button {
  outline: 0;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
}
b,
em,
i,
strong {
  line-height: inherit;
}
b,
strong {
  font-weight: 700;
}
small {
  font-size: 80%;
  line-height: inherit;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.related-content__title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: TengbomScandia, Helvetica Neue, Helvetica, Roboto, Arial,
    sans-serif;
  font-style: normal;
  font-weight: 700;
  color: inherit;
  text-rendering: optimizeLegibility;
}
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.related-content__title small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  line-height: 0;
  color: #cacaca;
}
.h1,
.related-content__title,
h1 {
  font-size: 1.875rem;
}
.h1,
.h2,
.related-content__title,
h1,
h2 {
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.h2,
h2 {
  font-size: 1.25rem;
}
.h3,
h3 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .h1,
  .related-content__title,
  h1 {
    font-size: 2.5rem;
    line-height: 1.15;
  }
  .h2,
  h2 {
    font-size: 1.875rem;
  }
  .h3,
  h3 {
    font-size: 1.625rem;
    line-height: 1.5;
  }
  .h4,
  h4 {
    font-size: 1.25rem;
  }
  .h5,
  .h6,
  h5,
  h6 {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .h1,
  .related-content__title,
  h1 {
    font-size: 5rem;
  }
  .h2,
  h2 {
    font-size: 2.5rem;
  }
  .h3,
  h3 {
    font-size: 1.875rem;
  }
  .h4,
  h4 {
    font-size: 1.625rem;
    line-height: 1.5;
  }
  .h5,
  h5 {
    font-size: 1.25rem;
  }
  .h6,
  h6 {
    font-size: 1.125rem;
  }
}
a {
  line-height: inherit;
  cursor: pointer;
}
a:focus,
a:hover {
  color: #000;
}
a img {
  border: 0;
}
hr {
  clear: both;
  max-width: 73.125rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
dl,
ol,
ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
}
ol,
ul {
  margin-left: 1.25rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}
blockquote {
  margin: 0 0 1rem;
  padding: 0;
  border-left: none;
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #222;
}
cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "\2014   ";
}
abbr,
abbr[title] {
  border-bottom: 1px dotted #222;
  cursor: help;
  text-decoration: none;
}
figure {
  margin: 0;
}
code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  font-weight: 400;
}
code,
kbd {
  background-color: #e6e6e6;
  font-family: Consolas, Liberation Mono, Courier, monospace;
  color: #222;
}
kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
}
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ol.no-bullet,
ul.no-bullet {
  margin-left: 0;
  list-style: none;
}
.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;
    box-shadow: none !important;
    color: #000 !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,
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote,
  pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 73.125rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
.grid-container.fluid {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container.fluid {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}
.grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-x > .auto,
.grid-x > .shrink {
  width: auto;
}
.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,
.grid-x > .small-full,
.grid-x > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .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,
  .grid-x > .medium-full,
  .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .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,
  .grid-x > .large-full,
  .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.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 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-x > .small-1 {
  width: 8.33333%;
}
.grid-x > .small-2 {
  width: 16.66667%;
}
.grid-x > .small-3 {
  width: 25%;
}
.grid-x > .small-4 {
  width: 33.33333%;
}
.grid-x > .small-5 {
  width: 41.66667%;
}
.grid-x > .small-6 {
  width: 50%;
}
.grid-x > .small-7 {
  width: 58.33333%;
}
.grid-x > .small-8 {
  width: 66.66667%;
}
.grid-x > .small-9 {
  width: 75%;
}
.grid-x > .small-10 {
  width: 83.33333%;
}
.grid-x > .small-11 {
  width: 91.66667%;
}
.grid-x > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .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,
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  .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,
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}
.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.78125rem;
    margin-right: -0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x {
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.5625rem);
    margin-left: 0.78125rem;
    margin-right: 0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .cell {
    width: calc(100% - 3.125rem);
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
  }
}
.grid-margin-x > .auto,
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto,
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.5625rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.5625rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.5625rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-auto,
  .grid-margin-x > .small-medium-shrink {
    width: auto;
  }
  .grid-margin-x > .small-medium-1 {
    width: calc(8.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-2 {
    width: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-3 {
    width: calc(25% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-4 {
    width: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-5 {
    width: calc(41.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-6 {
    width: calc(50% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-7 {
    width: calc(58.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-8 {
    width: calc(66.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-9 {
    width: calc(75% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-10 {
    width: calc(83.33333% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-11 {
    width: calc(91.66667% - 1.5625rem);
  }
  .grid-margin-x > .small-medium-12 {
    width: calc(100% - 1.5625rem);
  }
  .grid-margin-x > .medium-auto,
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.5625rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.5625rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.5625rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.5625rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.5625rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.5625rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.5625rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.5625rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.5625rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.5625rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .auto,
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 3.125rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 3.125rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 3.125rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 3.125rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 3.125rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 3.125rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 3.125rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 3.125rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 3.125rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 3.125rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 3.125rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 3.125rem);
  }
  .grid-margin-x > .small-medium-auto,
  .grid-margin-x > .small-medium-shrink {
    width: auto;
  }
  .grid-margin-x > .small-medium-1 {
    width: calc(8.33333% - 3.125rem);
  }
  .grid-margin-x > .small-medium-2 {
    width: calc(16.66667% - 3.125rem);
  }
  .grid-margin-x > .small-medium-3 {
    width: calc(25% - 3.125rem);
  }
  .grid-margin-x > .small-medium-4 {
    width: calc(33.33333% - 3.125rem);
  }
  .grid-margin-x > .small-medium-5 {
    width: calc(41.66667% - 3.125rem);
  }
  .grid-margin-x > .small-medium-6 {
    width: calc(50% - 3.125rem);
  }
  .grid-margin-x > .small-medium-7 {
    width: calc(58.33333% - 3.125rem);
  }
  .grid-margin-x > .small-medium-8 {
    width: calc(66.66667% - 3.125rem);
  }
  .grid-margin-x > .small-medium-9 {
    width: calc(75% - 3.125rem);
  }
  .grid-margin-x > .small-medium-10 {
    width: calc(83.33333% - 3.125rem);
  }
  .grid-margin-x > .small-medium-11 {
    width: calc(91.66667% - 3.125rem);
  }
  .grid-margin-x > .small-medium-12 {
    width: calc(100% - 3.125rem);
  }
  .grid-margin-x > .medium-auto,
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 3.125rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 3.125rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 3.125rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 3.125rem);
  }
  .grid-margin-x > .medium-large-auto,
  .grid-margin-x > .medium-large-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-large-1 {
    width: calc(8.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-large-2 {
    width: calc(16.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-large-3 {
    width: calc(25% - 3.125rem);
  }
  .grid-margin-x > .medium-large-4 {
    width: calc(33.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-large-5 {
    width: calc(41.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-large-6 {
    width: calc(50% - 3.125rem);
  }
  .grid-margin-x > .medium-large-7 {
    width: calc(58.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-large-8 {
    width: calc(66.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-large-9 {
    width: calc(75% - 3.125rem);
  }
  .grid-margin-x > .medium-large-10 {
    width: calc(83.33333% - 3.125rem);
  }
  .grid-margin-x > .medium-large-11 {
    width: calc(91.66667% - 3.125rem);
  }
  .grid-margin-x > .medium-large-12 {
    width: calc(100% - 3.125rem);
  }
  .grid-margin-x > .large-auto,
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 3.125rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 3.125rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 3.125rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 3.125rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 3.125rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 3.125rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 3.125rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 3.125rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 3.125rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 3.125rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 3.125rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 3.125rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.78125rem;
    margin-left: -0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.78125rem;
    margin-left: -0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.78125rem;
    padding-left: 0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-x > .cell {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
  }
}
.small-up-1 > .cell {
  width: 100%;
}
.small-up-2 > .cell {
  width: 50%;
}
.small-up-3 > .cell {
  width: 33.33333%;
}
.small-up-4 > .cell {
  width: 25%;
}
.small-up-5 > .cell {
  width: 20%;
}
.small-up-6 > .cell {
  width: 16.66667%;
}
.small-up-7 > .cell {
  width: 14.28571%;
}
.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.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .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.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.5625rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.5625rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.5625rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.5625rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.5625rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.5625rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.5625rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.5625rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.5625rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.5625rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.5625rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.5625rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.medium-up-1 > .cell,
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 3.125rem);
  }
  .grid-margin-x.medium-up-2 > .cell,
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 3.125rem);
  }
  .grid-margin-x.medium-up-3 > .cell,
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 3.125rem);
  }
  .grid-margin-x.medium-up-4 > .cell,
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 3.125rem);
  }
  .grid-margin-x.medium-up-5 > .cell,
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 3.125rem);
  }
  .grid-margin-x.medium-up-6 > .cell,
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 3.125rem);
  }
  .grid-margin-x.medium-up-7 > .cell,
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 3.125rem);
  }
  .grid-margin-x.medium-up-8 > .cell,
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 3.125rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 3.125rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 3.125rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 3.125rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 3.125rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 3.125rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 3.125rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 3.125rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 3.125rem);
  }
}
.small-margin-collapse,
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.33333%;
}
.small-margin-collapse > .small-2 {
  width: 16.66667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.33333%;
}
.small-margin-collapse > .small-5 {
  width: 41.66667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.33333%;
}
.small-margin-collapse > .small-8 {
  width: 66.66667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.33333%;
}
.small-margin-collapse > .small-11 {
  width: 91.66667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse,
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .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,
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}
.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem);
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem);
}
.small-offset-3 {
  margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem);
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem);
}
.small-offset-6 {
  margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem);
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem);
}
.small-offset-9 {
  margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem);
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem);
}
@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.78125rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.78125rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.78125rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.78125rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.78125rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.78125rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.78125rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.78125rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.78125rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.78125rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.78125rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.78125rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.5625rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1.5625rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1.5625rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.5625rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1.5625rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1.5625rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.5625rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1.5625rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1.5625rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.5625rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1.5625rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1.5625rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  width: auto;
  max-width: none;
}
.grid-y > .auto,
.grid-y > .shrink {
  height: auto;
}
.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,
.grid-y > .small-full,
.grid-y > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .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,
  .grid-y > .medium-full,
  .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .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,
  .grid-y > .large-full,
  .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.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 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.33333%;
}
.grid-y > .small-2 {
  height: 16.66667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.33333%;
}
.grid-y > .small-5 {
  height: 41.66667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.33333%;
}
.grid-y > .small-8 {
  height: 66.66667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.33333%;
}
.grid-y > .small-11 {
  height: 91.66667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .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,
  .grid-y > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  .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,
  .grid-y > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.78125rem;
    margin-bottom: -0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.78125rem;
    padding-bottom: 0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-padding-y > .cell {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw;
}
.cell .grid-frame {
  width: 100%;
}
.cell-block {
  overflow-x: auto;
  max-width: 100%;
}
.cell-block,
.cell-block-y {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
}
.cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    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: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    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;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    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: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    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 {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.78125rem;
    margin-bottom: -0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y {
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.5625rem);
    margin-top: 0.78125rem;
    margin-bottom: 0.78125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .cell {
    height: calc(100% - 3.125rem);
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
  }
}
.grid-margin-y > .auto,
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto,
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.5625rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.5625rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.5625rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-auto,
  .grid-margin-y > .small-medium-shrink {
    height: auto;
  }
  .grid-margin-y > .small-medium-1 {
    height: calc(8.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-2 {
    height: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-3 {
    height: calc(25% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-4 {
    height: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-5 {
    height: calc(41.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-6 {
    height: calc(50% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-7 {
    height: calc(58.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-8 {
    height: calc(66.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-9 {
    height: calc(75% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-10 {
    height: calc(83.33333% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-11 {
    height: calc(91.66667% - 1.5625rem);
  }
  .grid-margin-y > .small-medium-12 {
    height: calc(100% - 1.5625rem);
  }
  .grid-margin-y > .medium-auto,
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.5625rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.5625rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.5625rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.5625rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.5625rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.5625rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.5625rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.5625rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.5625rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.5625rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.5625rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.5625rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .auto,
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 3.125rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 3.125rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 3.125rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 3.125rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 3.125rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 3.125rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 3.125rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 3.125rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 3.125rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 3.125rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 3.125rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 3.125rem);
  }
  .grid-margin-y > .small-medium-auto,
  .grid-margin-y > .small-medium-shrink {
    height: auto;
  }
  .grid-margin-y > .small-medium-1 {
    height: calc(8.33333% - 3.125rem);
  }
  .grid-margin-y > .small-medium-2 {
    height: calc(16.66667% - 3.125rem);
  }
  .grid-margin-y > .small-medium-3 {
    height: calc(25% - 3.125rem);
  }
  .grid-margin-y > .small-medium-4 {
    height: calc(33.33333% - 3.125rem);
  }
  .grid-margin-y > .small-medium-5 {
    height: calc(41.66667% - 3.125rem);
  }
  .grid-margin-y > .small-medium-6 {
    height: calc(50% - 3.125rem);
  }
  .grid-margin-y > .small-medium-7 {
    height: calc(58.33333% - 3.125rem);
  }
  .grid-margin-y > .small-medium-8 {
    height: calc(66.66667% - 3.125rem);
  }
  .grid-margin-y > .small-medium-9 {
    height: calc(75% - 3.125rem);
  }
  .grid-margin-y > .small-medium-10 {
    height: calc(83.33333% - 3.125rem);
  }
  .grid-margin-y > .small-medium-11 {
    height: calc(91.66667% - 3.125rem);
  }
  .grid-margin-y > .small-medium-12 {
    height: calc(100% - 3.125rem);
  }
  .grid-margin-y > .medium-auto,
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 3.125rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 3.125rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 3.125rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 3.125rem);
  }
  .grid-margin-y > .medium-large-auto,
  .grid-margin-y > .medium-large-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-large-1 {
    height: calc(8.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-large-2 {
    height: calc(16.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-large-3 {
    height: calc(25% - 3.125rem);
  }
  .grid-margin-y > .medium-large-4 {
    height: calc(33.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-large-5 {
    height: calc(41.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-large-6 {
    height: calc(50% - 3.125rem);
  }
  .grid-margin-y > .medium-large-7 {
    height: calc(58.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-large-8 {
    height: calc(66.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-large-9 {
    height: calc(75% - 3.125rem);
  }
  .grid-margin-y > .medium-large-10 {
    height: calc(83.33333% - 3.125rem);
  }
  .grid-margin-y > .medium-large-11 {
    height: calc(91.66667% - 3.125rem);
  }
  .grid-margin-y > .medium-large-12 {
    height: calc(100% - 3.125rem);
  }
  .grid-margin-y > .large-auto,
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 3.125rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 3.125rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 3.125rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 3.125rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 3.125rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 3.125rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 3.125rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 3.125rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 3.125rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 3.125rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 3.125rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 3.125rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.5625rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 3.125rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.5625rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 3.125rem);
  }
}
.align-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-left.vertical.menu > li > a {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center;
}
.align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle {
  -ms-flex-align: center;
  align-items: center;
}
.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}
.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}
@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
.flex-container {
  display: -ms-flexbox;
  display: flex;
}
.flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.flex-video,
.responsive-embed,
.wysiwyg .video-container {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video,
.wysiwyg .video-container embed,
.wysiwyg .video-container iframe,
.wysiwyg .video-container object,
.wysiwyg .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video.widescreen,
.responsive-embed.widescreen,
.wysiwyg .flex-video.video-container,
.wysiwyg .video-container {
  padding-bottom: 56.25%;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
body,
html {
  width: 100%;
}
body {
  font-family: TengbomScandia, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  margin: 85px 0 0;
  overflow-x: hidden;
  padding: 0;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media print, screen and (min-width: 40em) {
  body {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 64em) {
  body {
    margin-top: 0;
  }
}
body.admin-bar {
  margin-top: 53px;
}
@media print, screen and (min-width: 64em) {
  body.admin-bar {
    margin-top: 0;
  }
}
@media screen and (max-width: 782px) {
  body.admin-bar {
    margin-top: 39px;
  }
}
a {
  color: #222;
  position: relative;
  text-decoration: none;
  transition: color 0.2s linear, background-color 0.2s linear;
}
.no-touch a:active,
.no-touch a:hover {
  color: #000;
}
img {
  display: block;
}
table {
  border: none;
  border-collapse: collapse;
  width: 100%;
}
table th,
table thead {
  font-weight: 700;
}
table td,
table th {
  border: 0;
  text-align: left;
}
table thead td,
table thead th {
  border-bottom: 2px solid #222;
  padding: 10px;
  text-transform: uppercase;
}
table tbody td {
  border-bottom: 1px solid #222;
  padding: 18px 10px;
}
@media print, screen and (min-width: 64em) {
  table tbody td {
    font-family: TengbomScandia, sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  table tbody td {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  table tbody td {
    font-size: 1.625rem;
  }
}
@media screen and (min-width: 75em) {
  .h1-large {
    font-size: 7.5rem;
  }
}
.h1-stencil {
  font-family: TengbomScandiaStencil, sans-serif;
  font-size: 1.875rem;
  line-height: 1.2;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .h1-stencil {
    font-size: 3.25rem;
    line-height: 1.21154;
  }
}
@media print, screen and (min-width: 64em) {
  .h1-stencil {
    font-size: 5.125rem;
    line-height: 1.08537;
  }
}
.h2-stencil {
  font-family: TengbomScandiaStencil, sans-serif;
  font-size: 1.5rem;
  line-height: 1.33333;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .h2-stencil {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media print, screen and (min-width: 64em) {
  .h2-stencil {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}
@media screen and (min-width: 75em) {
  .h2-stencil {
    font-size: 3.25rem;
    line-height: 1.21154;
  }
}
.grid-container-large {
  max-width: 80rem;
}
.grid-container-xlarge {
  max-width: 85rem;
}
@media print, screen and (min-width: 64em) {
  .page-top-margin {
    margin-top: 50px;
  }
}
.u-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.wysiwyg {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg {
    margin-bottom: 5rem;
  }
}
.wysiwyg #jobylon-jobs-widget,
.wysiwyg .gform_wrapper,
.wysiwyg .post--intro,
.wysiwyg > h1,
.wysiwyg > h2,
.wysiwyg > h3,
.wysiwyg > h4,
.wysiwyg > h5,
.wysiwyg > h6,
.wysiwyg > iframe,
.wysiwyg > ol,
.wysiwyg > p,
.wysiwyg > ul {
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
}
.wysiwyg > ol,
.wysiwyg > p,
.wysiwyg > ul {
  font-family: PlantinStd, serif;
  font-size: 1.125rem;
  line-height: 1.7;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg > ol,
  .wysiwyg > p,
  .wysiwyg > ul {
    font-size: 1.375rem;
    line-height: 1.8;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg > ol,
  .wysiwyg > p,
  .wysiwyg > ul {
    font-size: 1.625rem;
    line-height: 1.92308;
  }
}
.wysiwyg > ol a,
.wysiwyg > p a,
.wysiwyg > ul a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: inherit;
  font-style: italic;
}
.wysiwyg > ol a:after,
.wysiwyg > ol a:before,
.wysiwyg > p a:after,
.wysiwyg > p a:before,
.wysiwyg > ul a:after,
.wysiwyg > ul a:before {
  bottom: 9px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.wysiwyg > ol a:before,
.wysiwyg > p a:before,
.wysiwyg > ul a:before {
  background: #000;
  width: 100%;
}
.wysiwyg > ol a:after,
.wysiwyg > p a:after,
.wysiwyg > ul a:after {
  background: #acacac;
  width: 0;
  transition: width 0.3s;
}
.no-touch .wysiwyg > ol a.is-active:after,
.no-touch .wysiwyg > ol a:active:after,
.no-touch .wysiwyg > ol a:focus:after,
.no-touch .wysiwyg > ol a:hover:after,
.no-touch .wysiwyg > p a.is-active:after,
.no-touch .wysiwyg > p a:active:after,
.no-touch .wysiwyg > p a:focus:after,
.no-touch .wysiwyg > p a:hover:after,
.no-touch .wysiwyg > ul a.is-active:after,
.no-touch .wysiwyg > ul a:active:after,
.no-touch .wysiwyg > ul a:focus:after,
.no-touch .wysiwyg > ul a:hover:after {
  border: none;
  width: 100%;
}
.wysiwyg > ol strong,
.wysiwyg > p strong,
.wysiwyg > ul strong {
  font-weight: 700;
}
.wysiwyg .post--intro p,
.wysiwyg > p:first-child strong {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .post--intro p,
  .wysiwyg > p:first-child strong {
    font-size: 1.625rem;
    line-height: 1.5;
    margin-bottom: 2.5rem;
  }
}
.wysiwyg .post--intro p a,
.wysiwyg > p:first-child strong a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.wysiwyg .post--intro p a:after,
.wysiwyg .post--intro p a:before,
.wysiwyg > p:first-child strong a:after,
.wysiwyg > p:first-child strong a:before {
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.wysiwyg .post--intro p a:before,
.wysiwyg > p:first-child strong a:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.wysiwyg .post--intro p a:after,
.wysiwyg > p:first-child strong a:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .wysiwyg .post--intro p a.is-active:after,
.no-touch .wysiwyg .post--intro p a:active:after,
.no-touch .wysiwyg .post--intro p a:focus:after,
.no-touch .wysiwyg .post--intro p a:hover:after,
.no-touch .wysiwyg > p:first-child strong a.is-active:after,
.no-touch .wysiwyg > p:first-child strong a:active:after,
.no-touch .wysiwyg > p:first-child strong a:focus:after,
.no-touch .wysiwyg > p:first-child strong a:hover:after {
  border: none;
  width: 100%;
}
.wysiwyg > p:first-child strong {
  margin: 0 !important;
  display: inline-block;
}
.wysiwyg > ol,
.wysiwyg > ul {
  list-style-position: inside;
  padding-left: 25px;
}
.wysiwyg .js-wysiwyg-table,
.wysiwyg > table {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .js-wysiwyg-table,
  .wysiwyg > table {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg .js-wysiwyg-table,
  .wysiwyg > table {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg .js-wysiwyg-table,
  .wysiwyg > table {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.wysiwyg .js-wysiwyg-table table,
.wysiwyg > table {
  width: 100% !important;
}
.wysiwyg .js-wysiwyg-table table a,
.wysiwyg > table a {
  border-bottom: 1px solid #222;
  transition: all 0.2s linear;
}
.no-touch .wysiwyg .js-wysiwyg-table table a:active,
.no-touch .wysiwyg .js-wysiwyg-table table a:hover,
.no-touch .wysiwyg > table a:active,
.no-touch .wysiwyg > table a:hover {
  border-color: #000;
}
.wysiwyg > iframe {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg > iframe {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg > iframe {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg > iframe {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.wysiwyg hr {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border-color: #ddd;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg hr {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg hr {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg hr {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.wysiwyg [class*="wp-image-"],
.wysiwyg [class^="wp-image-"] {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg [class*="wp-image-"],
  .wysiwyg [class^="wp-image-"] {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg [class*="wp-image-"],
  .wysiwyg [class^="wp-image-"] {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg [class*="wp-image-"],
  .wysiwyg [class^="wp-image-"] {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.wysiwyg .alignleft,
.wysiwyg .alignright,
.wysiwyg figure.image--left,
.wysiwyg figure.image--right {
  display: block;
  max-width: 400px;
  margin: 0;
}
.wysiwyg .alignleft,
.wysiwyg figure.image--left {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .alignleft,
  .wysiwyg figure.image--left {
    margin-top: 0;
    margin-bottom: 2.5rem;
    margin-right: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg .alignleft,
  .wysiwyg figure.image--left {
    margin-bottom: 3.75rem;
    margin-right: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg .alignleft,
  .wysiwyg figure.image--left {
    margin-bottom: 5rem;
    margin-right: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .alignleft,
  .wysiwyg figure.image--left {
    float: left;
  }
}
.wysiwyg .alignright,
.wysiwyg figure.image--right {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .alignright,
  .wysiwyg figure.image--right {
    margin-top: 0;
    margin-bottom: 2.5rem;
    margin-left: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg .alignright,
  .wysiwyg figure.image--right {
    margin-bottom: 3.75rem;
    margin-left: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg .alignright,
  .wysiwyg figure.image--right {
    margin-bottom: 5rem;
    margin-left: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .alignright,
  .wysiwyg figure.image--right {
    float: right;
  }
}
.wysiwyg figure.aligncenter img,
.wysiwyg img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wysiwyg figure.aligncenter figcaption {
  text-align: center;
}
.wysiwyg .wp-caption-text {
  font-family: TengbomScandia, sans-serif;
  font-size: 0.875rem;
  line-height: 1.6;
  margin-top: 10px;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .wp-caption-text {
    font-size: 1rem;
  }
}
.wysiwyg .video-container {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .wysiwyg .video-container {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .wysiwyg .video-container {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .wysiwyg .video-container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.quote--byline,
.quote--seperators {
  margin: 1.875rem auto;
  max-width: 50rem;
  clear: both;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .quote--byline,
  .quote--seperators {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .quote--byline,
  .quote--seperators {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .quote--byline,
  .quote--seperators {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .quote--byline,
  .quote--seperators {
    padding: 0 40px;
  }
}
.quote--byline > p:first-child,
.quote--seperators > p:first-child {
  font-family: PlantinStd, serif;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-style: italic;
}
@media print, screen and (min-width: 40em) {
  .quote--byline > p:first-child,
  .quote--seperators > p:first-child {
    font-size: 2.5rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.quote--seperators {
  line-height: 0;
  text-align: center;
}
.quote--seperators:after,
.quote--seperators:before {
  background-color: #222;
  content: "";
  display: inline-block;
  height: 5px;
  max-width: 100%;
  width: 260px;
}
.quote--byline p:first-child {
  margin-bottom: 0;
}
.quote--byline p ~ p {
  font-family: PlantinStd, serif;
  font-size: 1.125rem;
  line-height: 1.7;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .quote--byline p ~ p {
    font-size: 1.375rem;
    line-height: 1.8;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .quote--byline p ~ p {
    font-size: 1.625rem;
    line-height: 1.92308;
  }
}
.contact-persons {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  clear: both;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .contact-persons {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-persons {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .contact-persons {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.contact-persons__item {
  padding: 1.25rem;
  -ms-flex-align: center;
  align-items: center;
  background: #fafafa;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .contact-persons__item {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-persons__item {
    padding: 3.75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .contact-persons__item {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.contact-persons__item:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .contact-persons__item:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.contact-persons__item__image {
  margin-bottom: 1.25rem;
  background-color: #222;
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  height: 150px;
  min-width: 150px;
  width: 150px;
}
@media print, screen and (min-width: 40em) {
  .contact-persons__item__image {
    margin-bottom: 2.5rem;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-persons__item__image {
    height: 200px;
    min-width: 200px;
    width: 200px;
  }
}
.contact-persons__item__content {
  font-family: TengbomScandia, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .contact-persons__item__content {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-persons__item__content {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .contact-persons__item__content {
    padding-left: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .contact-persons__item__content {
    padding-left: 2.5rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .contact-persons__item__content {
    padding-left: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .contact-persons__item__content {
    font-family: TengbomScandia, sans-serif;
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 75em) and (min-width: 40em) {
  .contact-persons__item__content {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 75em) and (min-width: 64em) {
  .contact-persons__item__content {
    font-size: 1.875rem;
  }
}
.contact-persons__item__content a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.contact-persons__item__content a:after,
.contact-persons__item__content a:before {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.contact-persons__item__content a:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.contact-persons__item__content a:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .contact-persons__item__content a.is-active:after,
.no-touch .contact-persons__item__content a:active:after,
.no-touch .contact-persons__item__content a:focus:after,
.no-touch .contact-persons__item__content a:hover:after {
  border: none;
  width: 100%;
}
.contact-persons__item__name {
  margin-top: 0;
  margin-bottom: 0;
}
.contact-persons__item__description {
  margin-bottom: 10px;
}
.contact-persons__item__email {
  font-weight: 700;
  margin-bottom: 5px;
  overflow-wrap: break-word;
}
@media print, screen and (min-width: 40em) {
  .contact-persons__item__email {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .contact-persons__item__email a {
    display: inline;
  }
}
.contact-persons__item__phone {
  white-space: nowrap;
}
.information-block {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  background-color: #fafafa;
  clear: both;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .information-block {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .information-block {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .information-block {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .information-block {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .information-block {
    padding: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .information-block {
    padding: 5rem;
  }
}
@media screen and (min-width: 75em) {
  .information-block h2 {
    margin-top: -10px;
  }
}
.information-block p {
  font-family: TengbomScandia, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 40em) {
  .information-block p {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .information-block p {
    font-size: 1.5rem;
  }
}
.information-block p:last-child {
  margin-bottom: 0;
}
.information-block p a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: 700;
}
.information-block p a:after,
.information-block p a:before {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.information-block p a:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.information-block p a:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .information-block p a.is-active:after,
.no-touch .information-block p a:active:after,
.no-touch .information-block p a:focus:after,
.no-touch .information-block p a:hover:after {
  border: none;
  width: 100%;
}
.information-block__link {
  overflow: hidden;
}
.information-block__link a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  display: block;
  float: right;
  font-weight: 700;
}
.information-block__link a:after,
.information-block__link a:before {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.information-block__link a:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.information-block__link a:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .information-block__link a.is-active:after,
.no-touch .information-block__link a:active:after,
.no-touch .information-block__link a:focus:after,
.no-touch .information-block__link a:hover:after {
  border: none;
  width: 100%;
}
.number-with-text__default {
  margin: 1.875rem auto;
  max-width: 50rem;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.number-with-text__default__digits {
  font-family: TengbomScandiaStencil, sans-serif;
  font-size: 80px;
  line-height: 80px;
}
.number-with-text__default__text {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  border-left: 5px solid;
  font-weight: 700;
  padding-left: 16px;
  max-width: 240px;
}
@media print, screen and (min-width: 40em) {
  .number-with-text__default__text {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .number-with-text__default__text {
    font-size: 1.625rem;
    max-width: 270px;
  }
}
@media print, screen and (min-width: 40em) {
  .number-with-text__default {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .number-with-text__default__text {
    margin-left: 40px;
  }
}
@media print, screen and (min-width: 40em) {
  .number-with-text__default__digits {
    font-size: 150px;
    line-height: 124px;
  }
}
@media print, screen and (min-width: 64em) {
  .number-with-text__default__digits {
    font-size: 200px;
    line-height: 160px;
  }
}
@media print, screen and (min-width: 40em) {
  .number-with-text__default {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .number-with-text__default {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .number-with-text__default {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.number-with-text__right {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.number-with-text__right__digits {
  font-family: TengbomScandiaStencil, sans-serif;
  font-size: 80px;
  line-height: 80px;
}
.number-with-text__right__text {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  border-left: 5px solid;
  font-weight: 700;
  padding-left: 16px;
  max-width: 240px;
}
@media print, screen and (min-width: 40em) {
  .number-with-text__right__text {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .number-with-text__right__text {
    font-size: 1.625rem;
    max-width: 270px;
  }
}
@media print, screen and (min-width: 40em) {
  .number-with-text__right__digits {
    font-size: 150px;
    line-height: 124px;
  }
}
@media print, screen and (min-width: 40em) {
  .number-with-text__right {
    float: right;
    margin-top: 0;
    margin-bottom: 2.5rem;
    margin-left: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .number-with-text__right {
    margin-bottom: 3.75rem;
    margin-left: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .number-with-text__right {
    margin-bottom: 5rem;
    margin-left: 5rem;
  }
}
.post-header {
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
  margin-top: 20px;
}
@media print, screen and (min-width: 64em) {
  .post-header {
    margin-top: 50px;
  }
}
.post-title {
  font-size: 1.875rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .post-title {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}
@media print, screen and (min-width: 64em) {
  .post-title {
    font-size: 4rem;
  }
}
@media print, screen and (min-width: 40em) {
  .post-title {
    margin-bottom: 2.5rem;
  }
}
.post-date {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: #888;
}
@media print, screen and (min-width: 40em) {
  .post-date {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.post-hero {
  margin-bottom: 1.25rem;
  -ms-flex-align: center;
  align-items: center;
  background: #000;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .post-hero {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .post-hero {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .post-hero {
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .post-hero {
    height: 400px;
  }
}
@media print, screen and (min-width: 64em) {
  .post-hero {
    height: 500px;
  }
}
@media screen and (min-width: 75em) {
  .post-hero {
    height: 640px;
  }
}
.post-hero img {
  height: 100%;
  object-fit: cover;
  opacity: 0.7;
  position: absolute;
  width: 100%;
}
.post-hero__title {
  padding: 1.25rem;
  color: #fff;
  margin: 0;
  position: relative;
  text-align: center;
  z-index: 10;
}
@media print, screen and (min-width: 40em) {
  .post-hero__title {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .post-hero__title {
    padding: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .post-hero__title {
    padding: 5rem;
    font-size: 7.5rem;
  }
}
.post-tag {
  background-color: #222;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 0 5px;
  text-transform: uppercase;
}
.posts-block-grid {
  list-style: none;
}
.posts-block-grid__item {
  animation: fade-in 0.5s;
}
.posts-block-grid__item__link-wrapper {
  display: block;
  padding-bottom: 25px;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .posts-block-grid__item__link-wrapper {
    padding-bottom: 30px;
  }
}
.no-touch .posts-block-grid__item__link-wrapper:hover {
  color: #000;
}
.posts-block-grid__item__link-wrapper:after {
  background: transparent url(img/icon-arrow.svg) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 11px;
  margin-left: 0;
  transition: all 0.2s ease-out;
  width: 24px;
  bottom: 0;
  left: 0;
  position: absolute;
}
@media print, screen and (min-width: 40em) {
  .posts-block-grid__item__link-wrapper:after {
    height: 14px;
    width: 31px;
  }
}
.no-touch .posts-block-grid__item__link-wrapper:hover:after {
  margin-left: 20px;
}
.posts-block-grid.-featured .posts-block-grid__item__link-wrapper {
  height: auto;
}
.posts-block-grid__item__image-wrapper {
  margin-bottom: 15px;
  overflow: hidden;
}
.posts-block-grid__item__image-wrapper img {
  background-color: #222;
  transition: transform 0.2s ease-out;
}
@media print, screen and (min-width: 40em) {
  .no-touch
    .posts-block-grid__item:hover
    .posts-block-grid__item__image-wrapper
    img {
    transform: scale(1.02);
  }
}
.posts-block-grid__item__subtitle {
  margin: 19px 0 8px;
}
@media print, screen and (min-width: 40em) {
  .posts-block-grid.-featured .posts-block-grid__item__subtitle {
    font-family: TengbomScandia, sans-serif;
    font-size: 1rem;
    line-height: 1.6;
    margin: 20px 0 5px;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .posts-block-grid.-featured .posts-block-grid__item__subtitle {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .posts-block-grid.-featured .posts-block-grid__item__subtitle {
    font-size: 1.5rem;
  }
}
.posts-block-grid__item__body {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .posts-block-grid.-featured li:first-child,
  .posts-block-grid.-featured li:nth-child(4),
  .posts-block-grid.-featured li:nth-child(7) {
    width: 51%;
  }
  .posts-block-grid.-featured li:nth-child(2),
  .posts-block-grid.-featured li:nth-child(5),
  .posts-block-grid.-featured li:nth-child(8) {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-top: 20%;
  }
}
.posts-block-grid.-featured + .posts-block-grid {
  margin-top: 10px;
}
@media print, screen and (min-width: 40em) {
  .posts-block-grid.-featured + .posts-block-grid {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .posts-block-grid.-featured + .posts-block-grid {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .posts-block-grid.medium-up-3 h3 {
    font-family: TengbomScandia, sans-serif;
    font-size: 1rem;
    line-height: 1.6;
  }
}
@media print and (min-width: 640px) and (max-width: 1024px),
  screen and (min-width: 640px) and (max-width: 1024px) and (min-width: 40em) {
  .posts-block-grid.medium-up-3 h3 {
    font-size: 1.25rem;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .posts-block-grid.medium-up-3 .posts-block-grid__item__subtitle {
    font-family: TengbomScandia, sans-serif;
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
@media print and (min-width: 640px) and (max-width: 1024px),
  screen and (min-width: 640px) and (max-width: 1024px) and (min-width: 40em) {
  .posts-block-grid.medium-up-3 .posts-block-grid__item__subtitle {
    font-size: 1rem;
  }
}
.footer {
  background: #fff;
  border-top: 1px solid #ddd;
}
.menu-footer-container {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .menu-footer-container {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .menu-footer-container {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .menu-footer-container {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.footer-links {
  margin-top: 2.5rem;
  padding-bottom: 2.5rem;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .footer-links {
    margin-top: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .footer-links {
    margin-top: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .footer-links {
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .footer-links {
    padding-bottom: 5rem;
  }
}
.footer-links__title {
  text-transform: uppercase;
}
.footer-links__list {
  margin: 0;
}
.footer-links .nav__item {
  display: block;
  padding: 5px 0;
}
.footer-links .nav__item:after,
.footer-links .nav__item:before {
  display: none;
  width: 10px;
  height: 1px;
  content: "";
  background-color: #222;
  vertical-align: 5px;
  margin: 0 10px;
}
@media print, screen and (min-width: 40em) {
  .footer-links .nav__item:after,
  .footer-links .nav__item:before {
    display: inline-block;
  }
}
.footer-links .nav__item:after {
  margin-right: -7px;
  margin-left: 5px;
}
.footer-links .nav__item:before {
  margin-left: -7px;
}
@media print, screen and (min-width: 40em) {
  .footer-links .nav__item {
    display: inline-block;
  }
}
.footer-links .nav__link {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.footer-links .nav__link:after,
.footer-links .nav__link:before {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.footer-links .nav__link:before {
  background: transparent;
  width: 100%;
}
.footer-links .nav__link:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .footer-links .nav__link.is-active:after,
.no-touch .footer-links .nav__link:active:after,
.no-touch .footer-links .nav__link:focus:after,
.no-touch .footer-links .nav__link:hover:after {
  border: none;
  width: 100%;
}
.footer-social {
  background-color: #222;
}
.footer-social__content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  color: #fff;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .footer-social__content {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .footer-social__content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.footer-social h5 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.footer-social__link,
.footer-social__links {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-social__link {
  background-color: #222;
  border: 1px solid #fff;
  border-radius: 50%;
  height: 40px;
  margin: 0 5px;
  max-width: 40px;
  min-width: 40px;
  transition: background-color 0.2s ease-out;
}
@media print, screen and (min-width: 40em) {
  .footer-social__link {
    height: 60px;
    margin: 0 10px;
    max-width: 60px;
    min-width: 60px;
  }
}
.footer-social__link svg {
  transition: fill 0.2s ease-out;
  fill: #fff;
  height: 20px;
}
@media print, screen and (min-width: 40em) {
  .footer-social__link svg {
    height: 30px;
  }
}
.no-touch .footer-social__link:hover {
  background-color: #fff;
}
.no-touch .footer-social__link:hover svg {
  fill: #222;
}
.related-content {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}
@media print, screen and (min-width: 40em) {
  .related-content {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .related-content {
    margin-top: 6.25rem;
    margin-bottom: 6.25rem;
  }
}
@media screen and (min-width: 75em) {
  .related-content {
    margin-top: 8.125rem;
    margin-bottom: 8.125rem;
  }
}
.related-content__title {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .related-content__title {
    margin-bottom: 2.5rem;
  }
}
.related-content__featured {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 40em) {
  .related-content__featured .posts-grid__item:first-child {
    width: calc(55% - 40px);
  }
}
@media print, screen and (min-width: 40em) {
  .related-content__featured .posts-grid__item:nth-child(2) {
    width: calc(45% - 40px);
  }
}
@media print, screen and (min-width: 40em) {
  .related-content__featured
    .posts-grid__item:nth-child(2)
    .posts-grid__item__image {
    margin-top: 50%;
  }
}
@media print, screen and (min-width: 40em) {
  .no-touch
    .related-content__featured
    .posts-grid__item:hover
    .posts-grid__item__image {
    transform: scale(1.01);
  }
}
.related-content__featured .posts-grid__item__link-wrapper {
  height: auto;
}
@media print, screen and (min-width: 40em) {
  .related-content__featured .posts-grid__item__subtitle {
    font-size: 26px;
    line-height: 40px;
  }
}
@media print, screen and (min-width: 40em) {
  .related-content__featured .posts-grid__item__title {
    font-size: 40px;
    line-height: 45px;
    position: relative;
  }
}
.related-content-inline {
  margin: 1.875rem auto;
  max-width: 50rem;
}
@media print, screen and (min-width: 40em) {
  .related-content-inline {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .related-content-inline {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .related-content-inline {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.related-content-inline a {
  -ms-flex-align: stretch;
  align-items: stretch;
  background: #fafafa;
  color: #222;
  display: -ms-flexbox;
  display: flex;
}
.no-touch .related-content-inline a:hover {
  background: #efefef;
}
.related-content-inline a:after {
  background: transparent url(img/icon-arrow.svg) 0 0 no-repeat;
  background-size: contain;
  content: "";
  height: 11px;
  margin-left: 0;
  transition: all 0.2s ease-out;
  width: 24px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  display: block;
  left: 0;
  margin-right: 25px;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .related-content-inline a:after {
    height: 14px;
    width: 31px;
    margin-right: 40px;
  }
}
.no-touch .related-content-inline a:hover:after {
  left: 10px;
}
.related-content-inline h3 {
  margin-bottom: 0;
}
.related-content-inline__image-wrapper {
  background: #e4e4e4 url(img/logo-mini.svg) 50% no-repeat;
  background-size: 60px 60px;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.related-content-inline__image {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  display: none;
  min-height: 105px;
  min-width: 105px;
  transition: transform 0.2s ease-out;
  width: 105px;
}
@media print, screen and (min-width: 40em) {
  .related-content-inline__image {
    display: block;
  }
}
@media print, screen and (min-width: 64em) {
  .related-content-inline__image {
    min-height: 120px;
    min-width: 120px;
    width: 120px;
  }
}
@media print, screen and (min-width: 64em) {
  .no-touch .related-content-inline a:hover .related-content-inline__image {
    transform: scale(1.02);
  }
}
.related-content-inline__content {
  padding: 1.25rem;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .related-content-inline__content {
    padding: 1.5625rem 2.5rem 1.25rem;
  }
}
html {
  overflow-x: hidden;
}
html.nav-active {
  height: 100vh;
  overflow: hidden;
}
@media print, screen and (min-width: 64em) {
  html.nav-active {
    height: auto;
    overflow-x: hidden;
    overflow-y: visible;
  }
}
@media print, screen and (min-width: 64em) {
  body.nav-active {
    overflow: visible;
  }
}
.header-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: all 0.5s;
  width: 100%;
  z-index: 200;
}
@media print, screen and (min-width: 64em) {
  .header-wrapper {
    background-color: transparent;
    height: auto;
    position: relative;
  }
}
.nav-active .header-wrapper {
  background-color: #222;
  height: 100vh;
}
@media print, screen and (min-width: 64em) {
  .nav-active .header-wrapper {
    background-color: transparent;
    height: auto;
  }
}
.header {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .header {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.header__left {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.header__logo {
  -ms-flex: 1;
  flex: 1;
  padding-bottom: 25px;
  padding-top: 25px;
}
.header__logo a,
.header__logo svg {
  height: 35px;
  width: 35px;
}
@media print, screen and (min-width: 64em) {
  .header__logo a,
  .header__logo svg {
    height: 65px;
    width: 65px;
  }
}
.header__logo a {
  display: block;
  line-height: 0;
}
.header__logo svg path {
  fill: #222;
}
.nav-active .header__logo svg path {
  fill: #fff;
}
@media print, screen and (min-width: 64em) {
  .nav-active .header__logo svg path {
    fill: #222;
  }
}
@media print, screen and (min-width: 64em) {
  .has-hero .header__logo svg path {
    fill: #fff !important;
  }
}
.header__right {
  transition: opacity 0.5s;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
  opacity: 0;
  width: 100%;
}
.nav-active .header__right {
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
@media print, screen and (min-width: 64em) {
  .header__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    opacity: 1;
    width: auto;
  }
}
.header__language-switch {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .header__language-switch {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0 0 0 35px;
  }
}
.header__language-switch:before {
  background-color: #222;
  content: "";
  display: none;
  height: 50px;
  width: 1px;
}
@media print, screen and (min-width: 64em) {
  .header__language-switch:before {
    display: block;
  }
}
.has-hero .header__language-switch:before {
  background-color: #fff;
}
.header__language-switch a {
  text-transform: none !important;
}
@media print, screen and (min-width: 64em) {
  .header__language-switch a {
    margin-left: 35px;
  }
}
.header__menu {
  height: calc(100% - 100px);
  margin-top: 20px;
  overflow-y: auto;
  text-align: center;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .header__menu {
    height: auto;
    margin-top: 0;
    overflow-y: visible;
    text-align: left;
  }
}
.header .nav__menu {
  margin: 0;
}
@media print, screen and (min-width: 64em) {
  .header .nav__menu {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
  }
}
.header .nav__item {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 15px;
}
@media print, screen and (min-width: 64em) {
  .header .nav__item {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    margin-right: 35px;
    position: relative;
    margin-right: 55px;
  }
}
.header .nav__item:before {
  background-color: #444;
  content: "";
  height: 3px;
  margin-bottom: 15px;
  width: 30px;
}
.header .nav__link {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  color: #fff;
  text-transform: uppercase;
}
.header .nav__link:active,
.header .nav__link:focus,
.no-touch .header .nav__link:hover {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .header .nav__link {
    border: none;
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #222;
  }
  .header .nav__link:after,
  .header .nav__link:before {
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
  }
  .header .nav__link:before {
    background: transparent;
    width: 100%;
  }
  .header .nav__link:after {
    background: #000;
    width: 0;
    transition: width 0.3s;
  }
  .no-touch .header .nav__link.is-active:after,
  .no-touch .header .nav__link:active:after,
  .no-touch .header .nav__link:focus:after,
  .no-touch .header .nav__link:hover:after {
    border: none;
    width: 100%;
  }
  .header .nav__link:active,
  .header .nav__link:focus,
  .no-touch .header .nav__link:hover {
    color: #222;
  }
}
.has-hero .header .nav__link {
  color: #fff !important;
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.has-hero .header .nav__link:after,
.has-hero .header .nav__link:before {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.has-hero .header .nav__link:before {
  background: transparent;
  width: 100%;
}
.has-hero .header .nav__link:after {
  background: #fff;
  width: 0;
  transition: width 0.3s;
}
.no-touch .has-hero .header .nav__link.is-active:after,
.no-touch .has-hero .header .nav__link:active:after,
.no-touch .has-hero .header .nav__link:focus:after,
.no-touch .has-hero .header .nav__link:hover:after {
  border: none;
  width: 100%;
}
.header .current_page_item > .nav__link {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .header .current_page_item > .nav__link {
    color: #222;
  }
  .header .current_page_item > .nav__link:after {
    width: 100%;
  }
}
.header__search-link {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .header__search-link {
    display: block;
  }
}
.header__search-link a {
  display: block;
  height: 25px;
  width: 25px;
}
.header__search-link a svg {
  transition: transform 0.2s ease-out;
}
.has-hero .header__search-link a svg path {
  fill: #fff;
}
.no-touch .header__search-link a:hover svg {
  transform: scale(0.85);
}
@media print, screen and (min-width: 64em) {
  .header__nav-toggle {
    display: none;
  }
}
.header__nav-toggle__icon {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.header__nav-toggle__icon svg {
  height: 30px;
  width: 30px;
}
.header__nav-toggle__icon.-close {
  display: none;
}
.nav-active .header__nav-toggle__icon svg path {
  fill: #fff;
}
.nav-active .header__nav-toggle__icon .-bars {
  display: none;
}
.header__search-form {
  background-color: #fff;
  margin-bottom: 25px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .header__search-form {
    display: none;
  }
}
.cookie-notice {
  font-family: TengbomScandia, sans-serif;
  font-size: 0.875rem;
  line-height: 1.6;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #fff;
  display: none;
  padding-bottom: 10px;
  padding-top: 10px;
  position: fixed;
  width: 100%;
  z-index: 200;
}
@media print, screen and (min-width: 40em) {
  .cookie-notice {
    font-size: 1rem;
  }
}
.cookie-notice.is-open {
  display: block;
}
.cookie-notice a,
.no-touch .cookie-notice a:hover {
  color: #fff;
  text-decoration: underline;
}
.cookie-notice__close {
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
}
.cookie-notice__close svg {
  height: 20px;
  width: 20px;
}
.cookie-notice__close svg path {
  fill: #fff;
}
.button {
  border: 2px solid #222;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 20px;
  text-transform: uppercase;
  transition: background 0.3s;
}
.no-touch .button:hover {
  background: #efefef;
}
.button:focus {
  outline: none;
}
.pager {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
@media print, screen and (min-width: 40em) {
  .pager {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .pager {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .pager {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.portfolio__filter input[type="radio"],
.portfolio__intro input[type="radio"] {
  display: none;
}
.portfolio__intro__category {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
  white-space: nowrap;
}
.portfolio__intro__category:after,
.portfolio__intro__category:before {
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.portfolio__intro__category:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.portfolio__intro__category:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .portfolio__intro__category.is-active:after,
.no-touch .portfolio__intro__category:active:after,
.no-touch .portfolio__intro__category:focus:after,
.no-touch .portfolio__intro__category:hover:after {
  border: none;
  width: 100%;
}
.portfolio__intro__content {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 40em) {
  .portfolio__intro__content {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .portfolio__intro__content {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.portfolio__filter {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media print, screen and (min-width: 40em) {
  .portfolio__filter {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.portfolio__filter__category,
.portfolio__filter__child {
  cursor: pointer;
  white-space: nowrap;
}
.portfolio__filter__category {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.75rem;
  line-height: 1.6;
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
@media print, screen and (min-width: 64em) {
  .portfolio__filter__category {
    font-size: 2.5rem;
    line-height: 1.5;
  }
}
.portfolio__filter__category:after,
.portfolio__filter__category:before {
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.portfolio__filter__category:before {
  background: transparent;
  width: 100%;
}
.portfolio__filter__category:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .portfolio__filter__category.is-active:after,
.no-touch .portfolio__filter__category:active:after,
.no-touch .portfolio__filter__category:focus:after,
.no-touch .portfolio__filter__category:hover:after {
  border: none;
  width: 100%;
}
.portfolio__filter__child {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
}
.portfolio__filter__child:after,
.portfolio__filter__child:before {
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.portfolio__filter__child:before {
  background: transparent;
  width: 100%;
}
.portfolio__filter__child:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .portfolio__filter__child.is-active:after,
.no-touch .portfolio__filter__child:active:after,
.no-touch .portfolio__filter__child:focus:after,
.no-touch .portfolio__filter__child:hover:after {
  border: none;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .portfolio__filter__child {
    font-size: 1.75rem;
    line-height: 1.71429;
  }
}
.portfolio__filter__children.-desktop {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .portfolio__filter__children.-desktop {
    column-count: 2;
    column-gap: 40px;
    display: block;
    margin-left: 80px;
    page-break-inside: avoid;
  }
}
@media screen and (min-width: 75em) {
  .portfolio__filter__children.-desktop {
    column-gap: 100px;
    margin-left: 120px;
  }
}
.portfolio__filter__children.-desktop .portfolio__filter__child {
  animation: fade-in 0.5s;
  margin-right: 20px;
}
.portfolio__filter__children.-mobile {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
  width: 100%;
}
.portfolio__filter__children.-mobile > * {
  margin-right: 5px;
}
.portfolio__filter__children.-mobile > :not(:last-child):after {
  content: ",";
}
@media print, screen and (min-width: 40em) {
  .portfolio__filter__children.-mobile {
    display: none;
  }
}
.portfolio__content {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .portfolio__content {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .portfolio__content {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .portfolio__content {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.project-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .project-header {
    min-height: calc(100vh - 120px);
  }
}
.project-header__bg,
.project-header__bg img,
.project-header__inner {
  min-height: 40vh;
  min-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .project-header__bg,
  .project-header__bg img,
  .project-header__inner {
    min-height: 60vh;
  }
}
@media print, screen and (min-width: 64em) {
  .project-header__bg,
  .project-header__bg img,
  .project-header__inner {
    min-height: calc(100vh - 120px);
  }
}
.project-header__inner {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .project-header__inner {
    padding: 25px 0;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.project-header__bg {
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .project-header__bg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.project-header__bg img {
  max-height: 100%;
  object-fit: cover;
}
.project-header__content {
  padding: 1.25rem;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-order: 2;
  order: 2;
  position: relative;
  z-index: 10;
}
@media print, screen and (min-width: 40em) {
  .project-header__content {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .project-header__content {
    padding: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .project-header__content {
    padding: 5rem;
  }
}
@media (min-width: 420px) {
  .project-header__content {
    margin-top: -60px;
    width: calc(100% - 40px);
  }
}
@media print, screen and (min-width: 40em) {
  .project-header__content {
    margin-top: -140px;
    width: calc(100% - 50px);
  }
}
@media print, screen and (min-width: 64em) {
  .project-header__content {
    margin-bottom: 0;
    margin-top: 0;
    -ms-flex-order: 1;
    order: 1;
    width: auto;
  }
}
.project-header__title {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
}
@media print, screen and (min-width: 40em) {
  .project-header__title {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .project-header__title {
    font-size: 1.875rem;
  }
}
.project-header__payoff {
  max-width: 700px;
}
.project-categories {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .project-categories {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .project-categories {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .project-categories > * {
    margin-right: 20px;
  }
}
.project-categories a {
  color: inherit;
  margin-left: 5px;
}
.project-categories__main {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}
.project-categories__main:before {
  background: transparent url(img/icon-category.svg) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 19px;
  margin-right: 10px;
  width: 11px;
}
@media print, screen and (min-width: 64em) {
  .project-categories__main:before {
    height: 28px;
    width: 17px;
  }
}
.project-categories__secondary {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
@media print, screen and (min-width: 64em) {
  .project-categories__secondary {
    text-align: left;
  }
}
.project-categories__secondary:before {
  background-color: #222;
  content: " ";
  display: none;
  height: 2px;
  margin-right: 20px;
  width: 60px;
}
@media print, screen and (min-width: 64em) {
  .project-categories__secondary:before {
    display: block;
  }
}
.project-facts {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .project-facts {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .project-facts {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .project-facts {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.project-facts__label {
  display: block;
  font-weight: 700;
}
@media print, screen and (min-width: 40em) {
  .project-facts__category {
    display: inline-block;
  }
  .project-facts__category:not(:last-child):after {
    content: ",\A0";
    display: inline;
  }
}
.project-facts__client-logo {
  display: inline-block;
  margin: 10px 0 0;
  max-width: 180px;
}
.project-facts__client-name {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  display: block;
  font-weight: 700;
}
@media print, screen and (min-width: 40em) {
  .project-facts__client-name {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .project-facts__client-name {
    font-size: 1.625rem;
  }
}
.project-facts__toggle {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto;
}
@media print, screen and (min-width: 40em) {
  .project-facts__toggle {
    display: none;
  }
}
.project-facts__toggle svg {
  height: 20px;
  width: 20px;
}
.project-facts__toggle svg path {
  fill: currentColor;
}
.project-facts__toggle .project-facts__toggle__minus,
.project-facts__toggle .project-facts__toggle__plus {
  margin-left: 10px;
}
.project-facts__toggle .project-facts__toggle__plus {
  display: inline-block;
}
.project-facts__toggle .project-facts__toggle__minus {
  display: none;
}
.project-facts__toggle.is-active {
  margin-bottom: -2px;
}
.project-facts__toggle.is-active .project-facts__toggle__plus {
  display: none;
}
.project-facts__toggle.is-active .project-facts__toggle__minus {
  display: inline-block;
}
.project-facts__content {
  animation: fade-in 0.5s;
  border: 2px solid;
  display: none;
}
.project-facts__content.is-expanded {
  display: block;
}
@media print, screen and (min-width: 40em) {
  .project-facts__content {
    border: 0;
    display: block;
  }
}
@media print, screen and (min-width: 40em) {
  .project-facts__column {
    border-left: 5px solid;
  }
}
@media print, screen and (min-width: 64em) {
  .project-facts__column.-client {
    border: none;
    padding-left: 0;
  }
}
.project-facts__item {
  padding: 10px;
}
@media print, screen and (min-width: 40em) {
  .project-facts__item {
    display: block;
    text-align: left;
  }
}
@media print, screen and (min-width: 64em) {
  .project-facts__item {
    padding: 10px 0;
  }
}
.project-facts__column.-client .project-facts__item {
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .project-facts__column.-client .project-facts__item {
    text-align: left;
  }
}
@media print, screen and (min-width: 64em) {
  .project-facts__column.-client .project-facts__item {
    border: none;
  }
}
.project-team {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .project-team {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .project-team {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .project-team {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.project-team__name {
  width: 60%;
}
.project-team .contact-persons {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .project-team .contact-persons {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.project-team__people {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .project-team__people {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .project-team__people {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .project-team__people {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.slick-carousel {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  background: #fafafa;
}
@media print, screen and (min-width: 40em) {
  .slick-carousel {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slick-carousel {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .slick-carousel {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slick-carousel {
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 64em) {
  .slick-carousel__images {
    width: 58.33333%;
  }
}
.slick-carousel__images img {
  height: auto;
  max-width: 100%;
}
.slick-carousel__images .slick-slide > div {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.slick-carousel__nav {
  padding: 1.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media print, screen and (min-width: 40em) {
  .slick-carousel__nav {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .slick-carousel__nav {
    width: 41.66667%;
  }
}
.slick-carousel__dots .slick-dots {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
}
.slick-carousel__dots .slick-dots li {
  background: #222;
  cursor: pointer;
  -ms-flex: 1;
  flex: 1;
  height: 2px;
  margin: 0 10px 0 0;
  opacity: 0.2;
}
.slick-carousel__dots .slick-dots li:last-child {
  margin-right: 0;
}
.slick-carousel__dots .slick-dots li.slick-active {
  opacity: 1;
}
.slick-carousel__dots .slick-dots button {
  display: none;
}
.slick-carousel__content {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
}
@media print, screen and (min-width: 40em) {
  .slick-carousel__content {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.slick-carousel__content__item__caption {
  font-weight: 700;
}
@media print, screen and (min-width: 64em) {
  .slick-carousel__content__item__caption {
    font-family: TengbomScandia, sans-serif;
    font-size: 1.125rem;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .slick-carousel__content__item__caption {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .slick-carousel__content__item__caption {
    font-size: 1.625rem;
  }
}
.slick-carousel__arrows {
  -ms-flex-align: end;
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.slick-carousel__arrows .slick-disabled {
  visibility: hidden;
}
.slick-carousel__arrows button {
  background: transparent url(img/icon-arrow.svg) 0 0 no-repeat;
  background-size: contain;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  height: 14px;
  line-height: normal;
  overflow: hidden;
  outline: none;
  padding: 0;
  text-indent: -1000px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 31px;
}
.slick-carousel__arrows button.slick-prev {
  background-image: url(img/icon-arrow-left.svg);
}
.gallery-grid {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  background: #fafafa;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 100vw;
}
@media print, screen and (min-width: 40em) {
  .gallery-grid {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-grid {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .gallery-grid {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.gallery-grid__description,
.gallery-grid__title {
  text-align: center;
}
.gallery-grid__description {
  font-family: TengbomScandia, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 40em) {
  .gallery-grid__description {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-grid__description {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .gallery-grid__description {
    margin-bottom: 2rem;
  }
}
.gallery-grid__content {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .gallery-grid__content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .gallery-grid__content {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .gallery-grid__content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.landing-page__top-spacing {
  display: none;
}
@media print, screen and (min-width: 40em) {
  .landing-page__top-spacing {
    display: block;
  }
}
.landing-page__top-spacing__inner {
  background: #fff;
  content: "";
  display: block;
  height: 40px;
  position: relative;
  width: 100%;
  z-index: 15;
}
@media print, screen and (min-width: 64em) {
  .landing-page__top-spacing__inner {
    height: 60px;
  }
}
@media screen and (min-width: 75em) {
  .landing-page__top-spacing__inner {
    height: 80px;
  }
}
@media print, screen and (min-width: 40em) {
  .landing-page-narrow {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .landing-page-narrow {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 64em) {
  .landing-page-narrow {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media screen and (min-width: 40em) and (min-width: 75em) {
  .landing-page-narrow {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.landing-page__content {
  background: #fff;
  padding-bottom: 1px;
}
.landing-page__content__top {
  margin-top: 30px;
}
@media print, screen and (min-width: 40em) {
  .landing-page__content__top {
    margin-top: 0;
  }
}
.landing-page__content__top > p {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 40em) {
  .landing-page__content__top > p {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .landing-page__content__top > p {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.landing-page__content__top > p a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: inherit;
  font-style: normal;
  font-weight: 700;
}
.landing-page__content__top > p a:after,
.landing-page__content__top > p a:before {
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.landing-page__content__top > p a:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.landing-page__content__top > p a:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .landing-page__content__top > p a.is-active:after,
.no-touch .landing-page__content__top > p a:active:after,
.no-touch .landing-page__content__top > p a:focus:after,
.no-touch .landing-page__content__top > p a:hover:after {
  border: none;
  width: 100%;
}
.landing-page__text {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 40em) {
  .landing-page__text {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .landing-page__text {
    font-size: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.landing-page__text a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: inherit;
  font-style: normal;
  font-weight: 700;
}
.landing-page__text a:after,
.landing-page__text a:before {
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.landing-page__text a:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.landing-page__text a:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .landing-page__text a.is-active:after,
.no-touch .landing-page__text a:active:after,
.no-touch .landing-page__text a:focus:after,
.no-touch .landing-page__text a:hover:after {
  border: none;
  width: 100%;
}
.hero {
  min-height: 30vh;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.has-hero-video .hero {
  background: none;
}
@media print, screen and (min-width: 40em) {
  .hero {
    min-height: 50vh;
  }
}
@media print, screen and (min-width: 64em) {
  .hero {
    min-height: 60vh;
  }
}
.hero .background {
  background: #000;
  z-index: -2;
}
@media print, screen and (min-width: 40em) {
  .hero .background {
    min-height: calc(50vh + 160px);
    position: fixed;
  }
}
@media print, screen and (min-width: 64em) {
  .hero .background {
    min-height: calc(60vh + 200px);
  }
}
@media screen and (min-width: 75em) {
  .hero .background {
    min-height: calc(60vh + 250px);
  }
}
.hero .background .background__image {
  opacity: 0.8;
}
.hero iframe {
  box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77778vh;
  z-index: -1;
}
@media print, screen and (min-width: 40em) {
  .hero iframe {
    position: fixed;
  }
}
.hero__content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  max-width: 450px;
  margin: 0 auto;
  color: #fff;
}
@media print, screen and (min-width: 40em) {
  .hero__content {
    padding: 2.5rem 2.5rem 3.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .hero__content {
    padding-bottom: 5rem;
    padding-left: 0;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .hero__content {
    max-width: 900px;
  }
}
.hero__content p {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .hero__content p {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .hero__content p {
    font-size: 3.75rem;
    line-height: 1.33333;
  }
}
.hero__content p:not(:last-child) {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .hero__content p:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .hero__content p:not(:last-child) {
    margin-bottom: 3rem;
  }
}
.hero__content a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #fff !important;
  font-weight: 700;
}
.hero__content a:after,
.hero__content a:before {
  bottom: 3px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.hero__content a:before {
  background: hsla(0, 0%, 100%, 0.4);
  width: 100%;
}
.hero__content a:after {
  background: #fff;
  width: 0;
  transition: width 0.3s;
}
.no-touch .hero__content a.is-active:after,
.no-touch .hero__content a:active:after,
.no-touch .hero__content a:focus:after,
.no-touch .hero__content a:hover:after {
  border: none;
  width: 100%;
}
.background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.background--mobile {
  display: none;
}
.background--pad {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .background--pad {
    display: none;
  }
}
.background--desktop {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .background--desktop {
    display: block;
  }
}
.background__image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.header-page .background__image {
  height: 60%;
}
@media print, screen and (min-width: 40em) {
  .header-page .background__image {
    height: 100%;
  }
}
.event-header-info {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #888;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media print, screen and (min-width: 40em) {
  .event-header-info {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.event-header-info__when,
.event-header-info__where {
  -ms-flex: 1;
  flex: 1;
}
@media print, screen and (min-width: 40em) {
  .event-header-info__when {
    text-align: left;
  }
}
@media print, screen and (min-width: 40em) {
  .event-header-info__where {
    text-align: right;
  }
}
.offices-grid {
  list-style: none;
}
.offices-grid__item {
  background-color: #222;
  color: #fff;
  display: block;
  height: 0;
  padding-bottom: 60%;
  position: relative;
}
.no-touch .offices-grid__item:hover,
.offices-grid__item:active,
.offices-grid__item:focus {
  color: #fff;
}
.offices-grid__item__image-wrapper {
  overflow: hidden;
}
.offices-grid__item__image {
  background-position: 50%;
  background-size: cover;
  height: 0;
  opacity: 0.8;
  padding-bottom: 60%;
  transition: all 0.2s ease-out;
}
@media print, screen and (min-width: 40em) {
  .no-touch .offices-grid__item:hover .offices-grid__item__image {
    opacity: 1;
    transform: scale(1.02);
  }
}
.offices-grid__item__title {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.6;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}
@media print, screen and (min-width: 40em) {
  .offices-grid__item__title {
    font-size: 1.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .offices-grid__item__title {
    font-size: 2.5rem;
  }
}
.office-projects {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .office-projects {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .office-projects {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .office-projects {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.office-projects__row {
  animation: fade-in 0.5s;
}
.office-projects.-show-all .pager,
.office-projects__row.-paged {
  display: none;
}
.office-projects.-show-all .office-projects__row.-paged {
  display: table-row;
}
.office-projects .pager {
  margin-bottom: 0;
}
.office-contact-details {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .office-contact-details {
    margin-top: 0;
    margin-bottom: 2.5rem;
    margin-left: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .office-contact-details {
    margin-bottom: 3.75rem;
    margin-left: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .office-contact-details {
    margin-bottom: 5rem;
    margin-left: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .office-contact-details {
    float: right;
    margin-top: 10px;
    width: 340px;
  }
}
.office-contact-details__item {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .office-contact-details__item {
    margin-bottom: 2.5rem;
  }
}
.office-contact-details__item:last-child {
  margin-bottom: 0;
}
.office-contact-details__content {
  padding: 1.25rem;
  font-family: TengbomScandia, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  background: #fafafa;
}
@media print, screen and (min-width: 40em) {
  .office-contact-details__content {
    padding: 2.5rem;
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .office-contact-details__content {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .office-contact-details__phone {
    margin-bottom: 2rem;
  }
}
.office-contact-details__street {
  margin-bottom: 0;
}
.office-contact-details__street a {
  border-bottom: 1px solid;
}
.office-contact-details__postal p {
  margin-bottom: 0;
}
.office-contact-details__map {
  display: block;
}
.office-contact-details__map img {
  width: 100%;
}
@media (max-width: 640px) {
  .office-template-default .wysiwyg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .office-template-default .wysiwyg > * {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .office-template-default .wysiwyg .office-contact-details {
    margin-top: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.office-template-default .employees {
  clear: both;
}
.employee {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .employee {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .employee {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .employee {
    margin-bottom: 5rem;
  }
}
.employee-modal-detail {
  -ms-flex: 1;
  flex: 1;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .employee-modal-detail {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.employee-modal-detail .employee__image {
  max-width: 600px;
}
@media print, screen and (min-width: 40em) {
  .employee-modal-detail .employee__image {
    margin-right: 40px;
    min-width: 50%;
    width: 50%;
  }
}
@media screen and (min-width: 75em) {
  .employee-modal-detail .employee__image {
    min-width: 600px;
  }
}
.employee__image {
  width: 100%;
}
.employee__content {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  overflow-x: hidden;
}
@media print, screen and (min-width: 40em) {
  .employee__content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.employee__name {
  font-size: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .employee__name {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}
@media print, screen and (min-width: 64em) {
  .employee__name {
    font-size: 4rem;
  }
}
.employee__description,
.employee__email,
.employee__offices,
.employee__telephone {
  font-family: TengbomScandia, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 40em) {
  .employee__description,
  .employee__email,
  .employee__offices,
  .employee__telephone {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .employee__description,
  .employee__email,
  .employee__offices,
  .employee__telephone {
    font-size: 1.5rem;
  }
}
.employee__description,
.employee__telephone {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .employee__description,
  .employee__telephone {
    margin-bottom: 2.5rem;
  }
}
.employee__email {
  overflow-wrap: break-word;
}
.employee__email a {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: 700;
  display: inline;
}
.employee__email a:after,
.employee__email a:before {
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.employee__email a:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.employee__email a:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .employee__email a.is-active:after,
.no-touch .employee__email a:active:after,
.no-touch .employee__email a:focus:after,
.no-touch .employee__email a:hover:after {
  border: none;
  width: 100%;
}
.employees__header {
  margin-bottom: 1.25rem;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media print, screen and (min-width: 40em) {
  .employees__header {
    margin-bottom: 2.5rem;
  }
}
.employees__header__title {
  margin-bottom: 0;
}
.employees__header__search {
  position: relative;
}
.employees__header__search:after {
  background: url(img/icon-search-black.svg) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 15px;
  width: 30px;
  z-index: 5;
}
@media print, screen and (min-width: 40em) {
  .employees__header__search:after {
    top: 16px;
  }
}
@media print, screen and (min-width: 64em) {
  .employees__header__search:after {
    height: 40px;
    top: 12px;
    width: 40px;
  }
}
.employees__header__search:before {
  transition: transform 0.2s ease-in;
  background: #222;
  bottom: 0;
  content: "";
  height: 1px;
  position: absolute;
  transform-origin: right;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .employees__header__search:before {
    transform: scaleX(0);
  }
}
.employees__header__search input {
  background: transparent;
  border: none;
  padding: 20px 60px 20px 20px;
  position: relative;
  transition: all 0.2s ease-out;
  width: 100%;
  z-index: 10;
}
.employees__header__search input:focus {
  outline: none;
}
.employees__header__search.is-active:before,
.no-touch .employees__header__search:hover:before {
  transform: scaleX(1);
}
.employees__empty {
  padding: 1.25rem;
  font-family: TengbomScandia, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  background: #fafafa;
  color: #888;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .employees__empty {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .employees__empty {
    padding: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .employees__empty {
    padding: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .employees__empty {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .employees__empty {
    font-size: 1.5rem;
  }
}
.employees-grid {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-auto-flow: row;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .employees-grid {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 64em) {
  .employees-grid {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 75em) {
  .employees-grid {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
  }
}
.employees-grid.is-empty {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.employees-grid__item {
  height: 0;
  padding-top: 100%;
  animation: fade-in 0.5s;
  background-color: #222;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  position: relative;
}
.employees-grid__item:active,
.employees-grid__item:focus,
.no-touch .employees-grid__item:hover {
  color: #fff;
}
.employees-grid__item__content {
  padding: 2.5rem;
}
.employees-grid__item__image {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  opacity: 0.8;
  transition: all 0.2s ease-out;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media print, screen and (min-width: 40em) {
  .no-touch .employees-grid__item:hover .employees-grid__item__image {
    transform: scale(1.02);
    opacity: 1;
  }
}
.employees-grid__item__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.employees-grid__item__title {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 40px;
  position: relative;
  z-index: 5;
}
.employees-grid__item__title:after {
  background: transparent url(img/icon-arrow.svg) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 11px;
  margin-left: 0;
  transition: all 0.2s ease-out;
  width: 24px;
  background-image: url(img/icon-arrow-white.svg);
  bottom: 0;
  left: 0;
  position: absolute;
}
@media print, screen and (min-width: 40em) {
  .employees-grid__item__title:after {
    height: 14px;
    width: 31px;
  }
}
.no-touch .employees-grid__item:hover .employees-grid__item__title:after {
  margin-left: 20px;
}
html.js-modal-is-open {
  height: 100vh;
  overflow: hidden;
}
body.ReactModal__Body--open {
  overflow: hidden;
}
.ReactModalPortal {
  display: none;
  height: 100vh;
  left: 0;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9997;
}
body.ReactModal__Body--open .ReactModalPortal {
  display: block;
}
.ReactModal__Content {
  opacity: 0;
  transform: scale(0.9);
}
.ReactModal__Content--after-open {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.15s;
}
.ReactModal__Content--before-close {
  opacity: 0;
  transform: scale(0.9);
}
.tengbom-modal__overlay {
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.5);
  box-sizing: border-box;
  height: auto;
  transition: opacity 0.3s ease;
  z-index: 9998;
}
.tengbom-modal,
.tengbom-modal__overlay {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
  position: relative;
  width: 100%;
}
.tengbom-modal {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  margin: 0 auto;
  padding-top: 100px !important;
  z-index: 9999;
}
@media print, screen and (min-width: 40em) {
  .tengbom-modal {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .tengbom-modal {
    padding: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .tengbom-modal {
    padding: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .tengbom-modal {
    -ms-flex-align: center;
    align-items: center;
  }
}
.tengbom-modal__close {
  background: url(img/icon-times.svg) no-repeat 50%;
  background-size: cover;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 30px;
  transition: transform 0.3s ease;
  width: 30px;
}
@media print, screen and (min-width: 40em) {
  .tengbom-modal__close {
    right: 40px;
    top: 40px;
  }
}
@media print, screen and (min-width: 64em) {
  .tengbom-modal__close {
    height: 40px;
    right: 60px;
    top: 60px;
    width: 40px;
  }
}
.no-touch .tengbom-modal__close:hover {
  transform: scale(1.1);
}
.js-table th,
.js-table thead td,
.js-wysiwyg-table th,
.js-wysiwyg-table thead td {
  white-space: nowrap;
}
.js-responsive-table {
  position: relative;
}
.js-responsive-table:before {
  background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
  bottom: 0;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 10;
}
.js-responsive-table .js-responsive-table__content {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}
.js-responsive-table .js-responsive-table__content:after {
  content: " ";
  display: block;
  height: 1px;
  width: 80px;
  min-width: 80px;
}
body.js .js-inview-component {
  transition: all 0.5s ease-out;
  opacity: 0;
  position: relative;
  transform: translateY(80px);
  visibility: hidden;
}
body.js .js-inview-component.is-viewed {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
body .gform_wrapper {
  overflow: visible;
}
body .gform_wrapper input[type="text"],
body .gform_wrapper textarea {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #e4e4e4;
  padding: 10px !important;
}
body .gform_wrapper input[type="button"],
body .gform_wrapper input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
body .gform_wrapper ul li.gfield {
  left: 50%;
  padding: 0 20px;
  position: relative;
  transform: translateX(-50%);
  width: calc(100% + 40px);
}
body .gform_wrapper ul li.gfield.gfield_error {
  width: calc(100% + 40px);
}
body .gform_wrapper ul li.gfield.gfield_error.gfield_contains_required {
  padding-right: 20px;
}
body .gform_wrapper div.validation_error {
  text-align: left;
}
body .gform_wrapper input.gform_button {
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #242424;
  display: inline-block;
  font-family: TengbomScandia, arial;
  font-size: 1.8rem;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  text-transform: uppercase;
}
body .gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  padding: 15px;
}
body .gform_wrapper .ginput_container_select {
  position: relative;
  border: 1px solid #e4e4e4;
}
body .gform_wrapper .ginput_container_select:after {
  background-color: #fff;
  background-image: url(img/icon-select.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 50px;
}
body .gform_wrapper .ginput_container_select select {
  background-color: transparent;
  padding: 5px 12px 5px 10px;
}
body .gform_wrapper .top_label select.medium,
body .gform_wrapper select.gfield_select {
  border: none;
  width: 100%;
}
.consent {
  color: #fff;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  max-width: 85rem;
}
.consent--popup-active {
  padding: 40px;
}
.consent--popup-active .consent__popup {
  display: -ms-flexbox;
  display: flex;
}
.consent--settings-active {
  padding: 40px;
}
.consent--settings-active .consent__settings,
.consent__container {
  display: -ms-flexbox;
  display: flex;
}
.consent__container {
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #000;
  position: fixed;
  bottom: 0;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 100;
}
.consent a {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-color: #fff;
  text-decoration-color: #fff;
  transition: all 0.5s ease;
}
.consent a:hover {
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  color: #fff;
}
.consent__popup {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: start;
  -ms-flex-direction: column;
  flex-direction: column;
  display: none;
}
@media print, screen and (min-width: 51.875em) {
  .consent__popup {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.consent__popup__actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 25px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media print, screen and (min-width: 25em) {
  .consent__popup__actions {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 51.875em) {
  .consent__popup__actions {
    margin-top: 0;
  }
}
.consent__popup__actions__manage {
  -ms-flex-order: 1;
  order: 1;
  border: 0;
  background: transparent;
  color: #fff;
  text-decoration: underline;
  transition: 0.5s ease;
  -webkit-text-decoration-color: inherit;
  text-decoration-color: inherit;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  text-underline-offset: 2px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 20px;
}
@media print, screen and (min-width: 25em) {
  .consent__popup__actions__manage {
    margin-top: 0;
    margin-right: 25px;
    -ms-flex-order: 1;
    order: 1;
  }
}
.consent__popup__actions__accept {
  background-color: #fff;
  transition: all 0.5s ease;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 15px 20px;
  border: 2px solid transparent;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media print, screen and (min-width: 25em) {
  .consent__popup__actions__accept {
    -ms-flex-order: 2;
    order: 2;
  }
}
.consent__popup__actions__accept:after {
  content: "";
  background-image: url(img/checkmark.svg);
  height: 24px;
  width: 24px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-left: 25px;
  position: relative;
  top: -3px;
}
.consent__popup__actions__accept:hover {
  background-color: #000;
  border: 2px solid #fff;
  color: #fff;
}
.consent__popup__actions__accept:hover:after {
  background-image: url(img/checkmark-white.svg);
}
.consent__popup__description {
  line-height: 28px;
  margin-bottom: 0;
  padding-right: 0;
}
@media print, screen and (min-width: 51.875em) {
  .consent__popup__description {
    padding-right: 160px;
  }
}
.consent__popup__manage {
  margin-right: 15px;
}
.consent__popup__accept,
.consent__popup__manage {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.consent__settings {
  z-index: 101;
  color: #fff;
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
}
.consent__settings input {
  position: absolute;
  left: -9999px;
}
.consent__settings input:checked + label:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 4px;
  background-size: contain;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+MzM0NUVFQzItNjYxNi00RDQ5LTk2NjgtNTY5MjQyNDhBODY1PC90aXRsZT4KICAgIDxnIGlkPSJEZXNpZ24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJBY2Nfc3ltYm9sZXJfw7Z2ZXJzaWt0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODI3LjAwMDAwMCwgLTc1OS4wMDAwMDApIiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iSWNvbi9DaGVja2JveC9EZXNrdG9wL0FjdGl2ZS1Db3B5LTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgyNy4wMDAwMDAsIDc1OS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik04LjksMTYuOSBDOC42LDE2LjkgOC40LDE2LjggOC4yLDE2LjYgTDUuNCwxMy44IEM1LDEzLjQgNSwxMi44IDUuNCwxMi40IEM1LjgsMTIgNi40LDEyIDYuOCwxMi40IEw4LjksMTQuNSBMMTcuNiw1LjkgQzE4LDUuNSAxOC42LDUuNSAxOSw1LjkgQzE5LjQsNi4zIDE5LjQsNi45IDE5LDcuMyBMOS42LDE2LjYgQzkuNCwxNi44IDkuMiwxNi45IDguOSwxNi45IFoiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=");
}
.consent__settings input:disabled + label {
  opacity: 0.4;
  cursor: auto;
}
.consent__settings label {
  margin-top: 6px;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
}
.consent__settings [for="functional"] {
  margin-top: 0;
}
.consent__settings label:before {
  content: "";
  display: inline-block;
  border: 1px solid #fff;
  height: 20px;
  width: 20px;
  margin-right: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  top: 4px;
}
.consent__settings__actions,
.consent__settings label:before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.consent__settings__accept {
  background-color: #fff;
  transition: all 0.5s ease;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
  text-decoration: none;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 15px 20px;
  border: 2px solid transparent;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}
.consent__settings__accept:after {
  content: "";
  background-image: url(img/checkmark.svg);
  height: 24px;
  width: 24px;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-left: 25px;
  position: relative;
  top: -3px;
}
.consent__settings__accept:hover {
  background-color: #000;
  border: 2px solid #fff;
  color: #fff;
}
.consent__settings__accept:hover:after {
  background-image: url(img/checkmark-white.svg);
}
.consent__settings__description {
  line-height: 28px;
  color: #fff;
  padding-right: 50px;
  margin-bottom: 10px;
}
.consent__settings-button {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  height: 40px;
  width: 40px;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiCiAgICAgeT0iMHB4IiBmaWxsPSIjZmZmZmZmIiB2aWV3Qm94PSIwIDAgMTIyLjg4IDEyMi4yNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIyLjg4IDEyMi4yNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTEwMS43Nyw0OS4zOGMyLjA5LDMuMSw0LjM3LDUuMTEsNi44Niw1Ljc4YzIuNDUsMC42Niw1LjMyLDAuMDYsOC43LTIuMDFjMS4zNi0wLjg0LDMuMTQtMC40MSwzLjk3LDAuOTUgYzAuMjgsMC40NiwwLjQyLDAuOTYsMC40MywxLjQ3YzAuMTMsMS40LDAuMjEsMi44MiwwLjI0LDQuMjZjMC4wMywxLjQ2LDAuMDIsMi45MS0wLjA1LDQuMzVoMHYwYzAsMC4xMy0wLjAxLDAuMjYtMC4wMywwLjM4IGMtMC45MSwxNi43Mi04LjQ3LDMxLjUxLTIwLDQxLjkzYy0xMS41NSwxMC40NC0yNy4wNiwxNi40OS00My44MiwxNS42OXYwLjAxaDBjLTAuMTMsMC0wLjI2LTAuMDEtMC4zOC0wLjAzIGMtMTYuNzItMC45MS0zMS41MS04LjQ3LTQxLjkzLTIwQzUuMzEsOTAuNjEtMC43Myw3NS4xLDAuMDcsNTguMzRIMC4wN3YwYzAtMC4xMywwLjAxLTAuMjYsMC4wMy0wLjM4IEMxLDQxLjIyLDguODEsMjYuMzUsMjAuNTcsMTUuODdDMzIuMzQsNS4zNyw0OC4wOS0wLjczLDY0Ljg1LDAuMDdWMC4wN2gwYzEuNiwwLDIuODksMS4yOSwyLjg5LDIuODljMCwwLjQtMC4wOCwwLjc4LTAuMjMsMS4xMiBjLTEuMTcsMy44MS0xLjI1LDcuMzQtMC4yNywxMC4xNGMwLjg5LDIuNTQsMi43LDQuNTEsNS40MSw1LjUyYzEuNDQsMC41NCwyLjIsMi4xLDEuNzQsMy41NWwwLjAxLDAgYy0xLjgzLDUuODktMS44NywxMS4wOC0wLjUyLDE1LjI2YzAuODIsMi41MywyLjE0LDQuNjksMy44OCw2LjRjMS43NCwxLjcyLDMuOSwzLDYuMzksMy43OGM0LjA0LDEuMjYsOC45NCwxLjE4LDE0LjMxLTAuNTUgQzk5LjczLDQ3Ljc4LDEwMS4wOCw0OC4zLDEwMS43Nyw0OS4zOEwxMDEuNzcsNDkuMzh6IE01OS4yOCw1Ny44NmMyLjc3LDAsNS4wMSwyLjI0LDUuMDEsNS4wMWMwLDIuNzctMi4yNCw1LjAxLTUuMDEsNS4wMSBjLTIuNzcsMC01LjAxLTIuMjQtNS4wMS01LjAxQzU0LjI3LDYwLjEsNTYuNTIsNTcuODYsNTkuMjgsNTcuODZMNTkuMjgsNTcuODZ6IE0zNy41Niw3OC40OWMzLjM3LDAsNi4xMSwyLjczLDYuMTEsNi4xMSBzLTIuNzMsNi4xMS02LjExLDYuMTFzLTYuMTEtMi43My02LjExLTYuMTFTMzQuMTgsNzguNDksMzcuNTYsNzguNDlMMzcuNTYsNzguNDl6IE01MC43MiwzMS43NWMyLjY1LDAsNC43OSwyLjE0LDQuNzksNC43OSBjMCwyLjY1LTIuMTQsNC43OS00Ljc5LDQuNzljLTIuNjUsMC00Ljc5LTIuMTQtNC43OS00Ljc5QzQ1LjkzLDMzLjg5LDQ4LjA4LDMxLjc1LDUwLjcyLDMxLjc1TDUwLjcyLDMxLjc1eiBNMTE5LjMsMzIuNCBjMS45OCwwLDMuNTgsMS42LDMuNTgsMy41OGMwLDEuOTgtMS42LDMuNTgtMy41OCwzLjU4cy0zLjU4LTEuNi0zLjU4LTMuNThDMTE1LjcxLDM0LjAxLDExNy4zMiwzMi40LDExOS4zLDMyLjRMMTE5LjMsMzIuNHogTTkzLjYyLDIyLjkxYzIuOTgsMCw1LjM5LDIuNDEsNS4zOSw1LjM5YzAsMi45OC0yLjQxLDUuMzktNS4zOSw1LjM5Yy0yLjk4LDAtNS4zOS0yLjQxLTUuMzktNS4zOSBDODguMjMsMjUuMzMsOTAuNjQsMjIuOTEsOTMuNjIsMjIuOTFMOTMuNjIsMjIuOTF6IE05Ny43OSwwLjU5YzMuMTksMCw1Ljc4LDIuNTksNS43OCw1Ljc4YzAsMy4xOS0yLjU5LDUuNzgtNS43OCw1Ljc4IGMtMy4xOSwwLTUuNzgtMi41OS01Ljc4LTUuNzhDOTIuMDIsMy4xNyw5NC42LDAuNTksOTcuNzksMC41OUw5Ny43OSwwLjU5eiBNNzYuNzMsODAuNjNjNC40MywwLDguMDMsMy41OSw4LjAzLDguMDMgYzAsNC40My0zLjU5LDguMDMtOC4wMyw4LjAzcy04LjAzLTMuNTktOC4wMy04LjAzQzY4LjcsODQuMjIsNzIuMjksODAuNjMsNzYuNzMsODAuNjNMNzYuNzMsODAuNjN6IE0zMS45MSw0Ni43OCBjNC44LDAsOC42OSwzLjg5LDguNjksOC42OWMwLDQuOC0zLjg5LDguNjktOC42OSw4LjY5cy04LjY5LTMuODktOC42OS04LjY5QzIzLjIyLDUwLjY4LDI3LjExLDQ2Ljc4LDMxLjkxLDQ2Ljc4TDMxLjkxLDQ2Ljc4eiBNMTA3LjEzLDYwLjc0Yy0zLjM5LTAuOTEtNi4zNS0zLjE0LTguOTUtNi40OGMtNS43OCwxLjUyLTExLjE2LDEuNDEtMTUuNzYtMC4wMmMtMy4zNy0xLjA1LTYuMzItMi44MS04LjcxLTUuMTggYy0yLjM5LTIuMzctNC4yMS01LjMyLTUuMzItOC43NWMtMS41MS00LjY2LTEuNjktMTAuMi0wLjE4LTE2LjMyYy0zLjEtMS44LTUuMjUtNC41My02LjQyLTcuODhjLTEuMDYtMy4wNS0xLjI4LTYuNTktMC42MS0xMC4zNSBDNDcuMjcsNS45NSwzNC4zLDExLjM2LDI0LjQxLDIwLjE4QzEzLjc0LDI5LjY5LDYuNjYsNDMuMTUsNS44NCw1OC4yOWwwLDAuMDV2MGgwbC0wLjAxLDAuMTN2MEM1LjA3LDczLjcyLDEwLjU1LDg3LjgyLDIwLjAyLDk4LjMgYzkuNDQsMTAuNDQsMjIuODQsMTcuMjksMzgsMTguMWwwLjA1LDBoMHYwbDAuMTMsMC4wMWgwYzE1LjI0LDAuNzcsMjkuMzUtNC43MSwzOS44My0xNC4xOWMxMC40NC05LjQ0LDE3LjI5LTIyLjg0LDE4LjEtMzhsMC0wLjA1IHYwaDBsMC4wMS0wLjEzdjBjMC4wNy0xLjM0LDAuMDktMi42NCwwLjA2LTMuOTFDMTEyLjk4LDYxLjM0LDEwOS45Niw2MS41MSwxMDcuMTMsNjAuNzRMMTA3LjEzLDYwLjc0eiBNMTE2LjE1LDY0LjA0TDExNi4xNSw2NC4wNCBMMTE2LjE1LDY0LjA0TDExNi4xNSw2NC4wNHogTTU4LjIxLDExNi40Mkw1OC4yMSwxMTYuNDJMNTguMjEsMTE2LjQyTDU4LjIxLDExNi40MnoiLz48L2c+PC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  z-index: 1000;
  cursor: pointer;
}
.consent__settings-button--active {
  display: block;
}
.about-page__grid-blurb {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .about-page__grid-blurb {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.about-page__grid-blurb__first {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__second {
    margin-top: 120px;
  }
}
.about-page__grid-blurb__cite {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__cite {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__cite {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .about-page__grid-blurb__cite {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__cite {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__cite {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .about-page__grid-blurb__cite {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__cite {
    margin-top: 0;
  }
}
.about-page__grid-blurb__cite p {
  font-family: PlantinStd, serif;
  font-size: 1.5rem;
  line-height: 1.5;
  font-style: italic;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__cite p {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__image-1 {
    -ms-flex-order: 2;
    order: 2;
  }
}
.about-page__grid-blurb__image-2 {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__image-2 {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__image-2 {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .about-page__grid-blurb__image-2 {
    margin-bottom: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__image-2 {
    margin-bottom: 100px;
  }
}
.about-page__grid-blurb__number {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.about-page__grid-blurb__number__digits {
  font-family: TengbomScandiaStencil, sans-serif;
  font-size: 80px;
  line-height: 80px;
}
.about-page__grid-blurb__number__text {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  border-left: 5px solid;
  font-weight: 700;
  padding-left: 16px;
  max-width: 240px;
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__number__text {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__number__text {
    font-size: 1.625rem;
    max-width: 270px;
  }
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__number__digits {
    font-size: 100px;
    line-height: 100px;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__number__digits {
    font-size: 150px;
    line-height: 124px;
  }
}
@media print, screen and (min-width: 40em) {
  .about-page__grid-blurb__number {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .about-page__grid-blurb__number {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .about-page__grid-blurb__number {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.about-page__grid-blurb__number__text {
  max-width: none;
}
.frontpage__tengbom-talks {
  padding-top: 1.875rem;
  padding-bottom: 1.25rem;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
@media print, screen and (min-width: 40em) {
  .frontpage__tengbom-talks {
    padding-top: 0.625rem;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks {
    padding-top: 1.875rem;
    padding-bottom: 1.25rem;
  }
}
@media screen and (min-width: 75em) {
  .frontpage__tengbom-talks {
    padding-top: 2.5rem;
    padding-bottom: 1.25rem;
  }
}
@media print, screen and (min-width: 40em) {
  .frontpage__tengbom-talks {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks {
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.frontpage__tengbom-talks__brand,
.frontpage__tengbom-talks__post {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.frontpage__tengbom-talks__brand {
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .frontpage__tengbom-talks__brand {
    padding: 20px 25px 20px 0;
  }
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks__brand {
    padding: 35px 40px 20px 0;
  }
}
@media screen and (min-width: 75em) {
  .frontpage__tengbom-talks__brand {
    padding-top: 37px;
  }
}
.frontpage__tengbom-talks__brand h3 {
  font-family: TengbomScandiaStencil, sans-serif;
  font-size: 6.25rem;
  line-height: 0.8;
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks__brand h3 {
    font-size: 8.125rem;
    line-height: 0.76923;
  }
}
@media screen and (min-width: 75em) {
  .frontpage__tengbom-talks__brand h3 {
    font-size: 11.25rem;
    line-height: 0.72222;
  }
}
.frontpage__tengbom-talks__brand p {
  font-family: TengbomScandia, sans-serif;
  font-size: 0.875rem;
  line-height: 1.6;
  display: inline-block;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .frontpage__tengbom-talks__brand p {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks__brand p {
    font-family: TengbomScandia, sans-serif;
    font-size: 1rem;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .frontpage__tengbom-talks__brand p {
    font-size: 1.25rem;
  }
}
.frontpage__tengbom-talks__brand p:after {
  background-color: #222;
  bottom: 1px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 0;
  transition: width 0.3s;
}
.no-touch .frontpage__tengbom-talks__brand:hover p:after {
  width: 100%;
}
.frontpage__tengbom-talks__post {
  -ms-flex-align: center;
  align-items: center;
  border-left: solid #222;
  border-width: 3px 0 0;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .frontpage__tengbom-talks__post {
    -ms-flex-align: start;
    align-items: flex-start;
    border-width: 0 0 0 3px;
    padding: 20px 0 20px 25px;
    text-align: left;
  }
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks__post {
    padding: 20px 0 20px 40px;
  }
}
.frontpage__tengbom-talks__post__row-1 {
  font-size: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .frontpage__tengbom-talks__post__row-1 {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks__post__row-1 {
    font-size: 4rem;
  }
}
.frontpage__tengbom-talks__post__row-2 {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .frontpage__tengbom-talks__post__row-3 {
    font-family: TengbomScandia, sans-serif;
    font-size: 1.25rem;
    line-height: 1.6;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 40em) {
  .frontpage__tengbom-talks__post__row-3 {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .frontpage__tengbom-talks__post__row-3 {
    font-size: 1.875rem;
  }
}
.frontpage__tengbom-talks__post:after {
  background: transparent url(img/icon-arrow.svg) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 11px;
  margin-left: 0;
  transition: all 0.2s ease-out;
  width: 24px;
  margin-top: 15px;
}
@media print, screen and (min-width: 40em) {
  .frontpage__tengbom-talks__post:after {
    height: 14px;
    width: 31px;
  }
}
.no-touch .frontpage__tengbom-talks__post:hover:after {
  margin-left: 20px;
}
.search__paginate {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  text-align: center;
  text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
  .search__paginate {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search__paginate {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .search__paginate {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.search__paginate .page-numbers {
  padding: 0 5px;
}
.search__form {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #ddd;
}
@media print, screen and (min-width: 40em) {
  .search__form {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search__form {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .search__form {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.page-search .search__form {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: none;
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .page-search .search__form {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .page-search .search__form {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .page-search .search__form {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.search__results {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
  .search__results {
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search__results {
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .search__results {
    margin-bottom: 5rem;
  }
}
.search__results__list {
  list-style: none;
  margin: 0;
}
.search__results__list li {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #ddd;
}
@media print, screen and (min-width: 40em) {
  .search__results__list li {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search__results__list li {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .search__results__list li {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.search__results__list li:last-child {
  border: none;
}
.search-form {
  border: 1px solid #222;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding: 10px;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .search-form {
    height: 65px;
  }
}
.search-form__field {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  border: none;
  -ms-flex: 1;
  flex: 1;
  font-weight: 700;
  padding: 0 10px;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .search-form__field {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .search-form__field {
    font-size: 1.625rem;
  }
}
.search-form__field:focus {
  outline: none;
}
.search-form__field::-webkit-input-placeholder {
  color: #888;
}
.search-form__field:-ms-input-placeholder {
  color: #888;
}
.search-form__field::placeholder {
  color: #888;
}
.search-form__submit {
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-size: 0;
  margin-right: 0;
  padding: 0 15px;
}
.search-form__submit:focus {
  outline: none;
}
.search-form__submit:before {
  background: url(img/icon-search-black.svg) no-repeat 50%;
  background-size: 100%;
  content: "";
  display: block;
  height: 25px;
  transition: transform 0.2s;
  width: 25px;
}
.no-touch .search-form__submit:hover:before {
  transform: scale(0.85);
}
.search-item__thumbnail {
  max-width: 300px;
}
.search-item__thumbnail--employee,
.search-item__thumbnail--employee svg {
  display: block;
}
.search-item__content {
  max-width: 700px;
}
.search-item--employee .search-item__content {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.search-item__content > a > p,
.search-item__content > p {
  margin-bottom: 0;
}
.search-item__details {
  font-family: TengbomScandia, sans-serif;
  font-size: 0.875rem;
  line-height: 1.6;
  background-color: #fafafa;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  text-align: center;
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .search-item__details {
    font-size: 1rem;
    margin: 0;
    min-height: 220px;
  }
}
.search-item__image {
  height: auto;
  width: 100%;
}
.search-item--employee .search-item__image {
  border-radius: 50%;
}
.search-item__subtitle {
  display: block;
}
.search-item--employee .search-item__subtitle {
  color: #888;
}
.search-item--event .search-item__subtitle {
  font-weight: 700;
}
.search-item--project .search-item__subtitle {
  text-transform: uppercase;
}
.search-item__date {
  color: #888;
}
.search-item__email {
    color: #222;
    font-weight: bold!important;
}

.search-item__map-link {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}
.search-item__link-icon {
  vertical-align: text-bottom;
}
.search-item__link-icon:before {
  background: transparent url(img/icon-arrow.svg) 0 0 no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 11px;
  margin-left: 0;
  transition: all 0.2s ease-out;
  width: 24px;
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .search-item__link-icon:before {
    height: 14px;
    width: 31px;
  }
}
.contact-page__contact {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .contact-page__contact {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-page__contact {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .contact-page__contact {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.contact-page__email,
.contact-page__phone {
  font-family: TengbomScandia, sans-serif;
  font-size: 1.875rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 40em) {
  .contact-page__email,
  .contact-page__phone {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-page__email,
  .contact-page__phone {
    font-size: 5rem;
    line-height: 1.5;
  }
}
.contact-page__email {
  border: none;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-weight: 700;
}
.contact-page__email:after,
.contact-page__email:before {
  bottom: 10px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
}
.contact-page__email:before {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.contact-page__email:after {
  background: #000;
  width: 0;
  transition: width 0.3s;
}
.no-touch .contact-page__email.is-active:after,
.no-touch .contact-page__email:active:after,
.no-touch .contact-page__email:focus:after,
.no-touch .contact-page__email:hover:after {
  border: none;
  width: 100%;
}
.contact-page__offices {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 40em) {
  .contact-page__offices {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .contact-page__offices {
    margin-top: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media screen and (min-width: 75em) {
  .contact-page__offices {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
}
.employee-modal-detail .employee__image {
    max-width: 600px;
    background: none !important;
}
.service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
}

.service-grid__item {
    position: relative;
    overflow: hidden;
}

.service-grid__link {
    display: block;
    text-decoration: none;
    color: white;
}

.service-grid__image {
    position: relative;
    height: 200px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-grid__image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.service-grid__title {
  font-family: TengbomScandia, sans-serif;
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 1.6;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.service-grid__link:hover .service-grid__title {
    color: #your-hover-color-here; /* Ändra till önskad färg, t.ex. #ffcc00 för gult */
}
/* Standard header styling */
.header-wrapper {
    background-color: transparent;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

/* Standard logotyp och meny (svart logotyp som standard) */
.header-wrapper .nav__menu a {
    color: #000; /* Svart text som standard */
    transition: color 0.3s ease-in-out;
}

.header-wrapper .logo-svg {
    fill: #000; /* Svart logotyp som standard */
}

/* Vit logotyp och meny för specifika sidor som använder white-logo */
.header-wrapper.white-logo .nav__menu a {
    color: #fff; /* Vit text för sidor som kräver vit logotyp */
}

.header-wrapper.white-logo .logo-svg {
    fill: #fff; /* Vit logotyp för specifika sidor */
}

/* Aktiv sida styling */
.header-wrapper .nav__menu .current-menu-item a,
.header-wrapper .nav__menu .current_page_item a {
    color: #222; /* Svart färg för aktiv sida */
}

/* Sticky header styling */
.header-wrapper.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white; /* Vit bakgrund när header blir sticky */
    z-index: 999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding-top: 15px; /* Lägg till 15 pixlar padding ovanpå när header är sticky */
}

/* Sticky header styling - svart logotyp, svart text och SVG */
.header-wrapper.sticky .nav__menu a,
.header-wrapper.sticky .header__language-switch a,
.header-wrapper.sticky .header__search-link a {
    color: #000 !important; /* Svart text när header blir sticky */
}

.header-wrapper.sticky .logo-svg,
.header-wrapper.sticky .header__nav-toggle__icon svg,
.header-wrapper.sticky .header__search-link svg,
.header-wrapper.sticky .header__language-switch svg {
    fill: #000 !important; /* Svarta SVG-ikoner när header blir sticky */
}

/* Tvinga alla SVG-element att få svart färg oavsett eventuella 'fill' i SVG-filen */
.header-wrapper.sticky svg path,
.header-wrapper.sticky svg rect,
.header-wrapper.sticky svg circle,
.header-wrapper.sticky svg line,
.header-wrapper.sticky svg polygon,
.header-wrapper.sticky svg polyline {
    fill: #000 !important; /* Se till att alla SVG-element och dess delar får svart färg */
}

/* Aktiv sida färg när header är sticky */
.header-wrapper.sticky .nav__menu .current-menu-item a,
.header-wrapper.sticky .nav__menu .current_page_item a {
    color: #000 !important; /* Bibehåll svart färg för aktiv sida även när header är sticky */
}

/* Vit logotyp och menytext för specifika sidor när de inte är sticky */
.header-wrapper.white-logo .nav__menu a,
.header-wrapper.white-logo .header__language-switch a,
.header-wrapper.white-logo .header__search-link a {
    color: #fff; /* Vit text och ikoner för sidor som kräver vit logotyp */
}

.header-wrapper.white-logo .header__nav-toggle__icon svg,
.header-wrapper.white-logo .header__search-link svg,
.header-wrapper.white-logo .header__language-switch svg {
    fill: #fff; /* Vita ikoner för sidor med vit logotyp */
}
/* Standard styling för .header__language-switch:before */
.has-hero .header__language-switch:before {
    background-color: #fff; /* Vit bakgrund som standard */
    transition: background-color 1.3s ease-in-out; /* Smidig övergång */
}

/* Sticky header styling för .header__language-switch:before */
.header-wrapper.sticky .header__language-switch:before {
    background-color: #000 !important; /* Svart bakgrund när header blir sticky */
}
.page-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.page-grid__item {
    position: relative;
    overflow: hidden;
}

.page-grid__link {
    display: block;
    text-decoration: none;
    color: white;
}

.page-grid__image {
    position: relative;
    height: 200px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-grid__image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.page-grid__title {
    position: relative;
    text-align: center;
    padding: 10px;
    margin: 0;
    font-size: 1.2em;
    z-index: 1;
    transition: color 0.3s ease;
}

.page-grid__link:hover .page-grid__title {
    color: #your-hover-color-here; /* Ändra till önskad färg */
}
/* Mobilvy (upp till 767px) */
@media screen and (max-width: 767px) {
    .service-grid {
        grid-template-columns: 1fr;
    }
}

/* Tablet-vy (768px till 1023px) */
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .service-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Desktop-vy (1024px och uppåt) */
@media screen and (min-width: 1024px) {
    .service-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}
.service-grid__link:hover .service-grid__title {
    color: rgba(0, 0, 0, 0.7); /* Mörkare text vid hover */
}
.page-grid {
  display: grid;
  gap: 20px;
}

/* Desktop layout */
@media screen and (min-width: 768px) {
  .page-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Tablet layout */
@media screen and (min-width: 481px) and (max-width: 767px) {
  .page-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile layout */
@media screen and (max-width: 480px) {
  .page-grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .header-wrapper.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white;
    z-index: 999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding-top: 15px;
  }

  .nav-active .header-wrapper,
  .nav-active .header-wrapper.sticky {
    height: 100vh;
    overflow: hidden;
  }

  .nav-active .header__right,
  .nav-active .header-wrapper.sticky .header__right {
    position: fixed;
    top: 85px; /* Justera detta värde baserat på din headers faktiska höjd */
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #222;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    padding: 20px;
    z-index: 998;
  }

  /* Specifika selektorer för att säkerställa vit text i alla lägen */
  .nav-active .nav__menu a,
  .nav-active .header__search-link a,
  .nav-active .header__language-switch a,
  .nav-active .header-wrapper.sticky .nav__menu a,
  .nav-active .header-wrapper.sticky .header__search-link a,
  .nav-active .header-wrapper.sticky .header__language-switch a {
    color: #fff !important; /* Använd !important för att override:a eventuella andra stilar */
    text-decoration: none;
    font-size: 18px;
  }

  .nav-active .header__menu {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .nav-active .nav__menu {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
  }

  .nav-active .nav__menu li {
    margin: 10px 0;
    list-style-type: none;
  }

  .nav-active .header__search-link,
  .nav-active .header__language-switch {
    margin: 10px 0;
  }

  .nav-active .header__search-form {
    margin-top: auto;
    padding-top: 0px;
  }

  .nav-active .header__search-form form {
    margin: 0;
    padding: 0;
  }

  .nav-active .header__search-form input[type="search"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #444;
    border-radius: 5px;
    background-color: #333;
    color: #fff;
  }

  .nav-active .header__search-form input[type="search"]::placeholder {
    color: #aaa;
  }
}
.number-with-text__right__digits {
    margin-bottom: 16px;
}
.page-grid {

    padding-bottom: 30px!important;
}
.wysiwyg .alignright, .wysiwyg figure.image--right {
        margin-bottom: 3rem;
        margin-left: 3rem;
        margin-top: 3rem;
    }
}
.footer {
    padding-top: 40px!important;
}

/* Hero headings: reduce h1–h6 by ~2px (0.125rem) at each breakpoint */
.hero__content h1, .hero__content .h1 { font-size: 1.75rem; }
.hero__content h2, .hero__content .h2 { font-size: 1.125rem; }
.hero__content h3, .hero__content .h3 { font-size: 1rem; }
@media print, screen and (min-width: 40em) {
  .hero__content h1, .hero__content .h1 { font-size: 2.375rem; }
  .hero__content h2, .hero__content .h2 { font-size: 1.75rem; }
  .hero__content h3, .hero__content .h3 { font-size: 1.5rem; }
  .hero__content h4, .hero__content .h4 { font-size: 1.125rem; }
  .hero__content h5, .hero__content .h5,
  .hero__content h6, .hero__content .h6 { font-size: 1rem; }
}
@media print, screen and (min-width: 64em) {
  .hero__content h1, .hero__content .h1 { font-size: 4.875rem; }
  .hero__content h2, .hero__content .h2 { font-size: 2.375rem; }
  .hero__content h3, .hero__content .h3 { font-size: 1.75rem; }
  .hero__content h4, .hero__content .h4 { font-size: 1.5rem; }
  .hero__content h5, .hero__content .h5 { font-size: 1.125rem; }
  .hero__content h6, .hero__content .h6 { font-size: 1rem; }
}

/* Remove arrows from the 4 footer-menu blocks */
.footer-menu .posts-block-grid__item__link-wrapper:after {
  display: none;
}
.footer-menu .posts-block-grid__item__link-wrapper {
  padding-bottom: 0;
}

/* Full-width separator between the 4-block section and the secondary menus */
.footer-separator-line {
  border: none;
  border-top: 1px solid #ddd;
  margin: 0;
}

/* Footer secondary menus (Våra kontor & Företagsfakta) */
.footer-secondary-menus {
  padding-top: 2rem;
  padding-bottom: 0.5rem;
}
.footer-secondary-menu {
  margin-bottom: 1.75rem;
}
.footer-secondary-menu__title {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
.footer-secondary-menu__list {
  column-count: 2;
  column-gap: 1.5rem;
  list-style: none;
  margin: 0;
}
@media print, screen and (min-width: 40em) {
  .footer-secondary-menu__list {
    column-count: 4;
    column-gap: 1.875rem;
  }
}
.footer-secondary-menu__list .nav__item {
  break-inside: avoid;
  padding: 2px 0;
}
.footer-secondary-menu__list .nav__link {
  border: none;
  color: inherit;
  display: inline;
  text-decoration: none;
  position: relative;
}
.no-touch .footer-secondary-menu__list .nav__link:hover {
  text-decoration: underline;
}

/* Dark footer bottom section */
.footer-dark-section {
  background-color: #222;
  color: rgba(255, 255, 255, 0.75);
}

/* Bottom content row: menus + social side by side at medium+ */
.footer-bottom-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.footer-bottom-content .footer-secondary-menus {
  padding-top: 0;
  padding-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .footer-bottom-content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2.5rem;
  }
  .footer-bottom-content .footer-secondary-menus {
    flex: 1;
  }
}

/* White text in dark section */
.footer-dark-section .footer-secondary-menu__title {
  color: #fff;
}
.footer-dark-section .footer-secondary-menu__list .nav__link {
  color: rgba(255, 255, 255, 0.75);
}
.no-touch .footer-dark-section .footer-secondary-menu__list .nav__link:hover {
  color: #fff;
}

/* Social icons – right-aligned, always visible */
.footer-social-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  padding-bottom: 0;
}
.footer-social-row .footer-social__links {
  justify-content: flex-start;
  margin-top: 0.5rem;
}