/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("../../css2");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

.page__blockquote {
  padding: 30px;
  font-size: 20px;
  line-height: 42px;
  overflow: auto;
  margin: 0 0 30px 0;
  display: block;
}

.page__blockquote-quote {
  display: block;
}

.page__blockquote-cite {
  font-style: normal;
  display: block;
}

@media all and (min-width: 850px) {
  .page__blockquote--left {
    float: left;
    margin-right: 30px;
    width: 45%;
  }

  .page__blockquote--right {
    float: right;
    margin-left: 30px;
    width: 45%;
  }
}
::selection {
  background: #272727;
  color: #FFFFFF;
}

::-moz-selection {
  background: #272727;
  color: #FFFFFF;
}

p,
.p {
  margin: 0;
}
p + p,
p + .p,
.p + p,
.p + .p {
  margin-top: 15px;
}

@media all and (min-width: 700px) {
  .paragraph--lede, .page__summary strong {
    font-size: 20px;
    line-height: 1.7em;
  }
}

.paragraph--small {
  font-size: 12px;
}

address {
  font-style: normal;
  line-height: 1.6em;
}

blockquote {
  font-style: italic;
}

cite {
  font-weight: 700;
  font-style: normal;
}

@media all and (min-width: 850px) {
  .text--2col {
    column-count: 2;
    column-gap: 30px;
  }
}
h1, .h1, .banner__title, h2, .h2, .client__modal span, .section-block__title, h3, .h3, .cta-grid__title, .page__link-block-title, h4, .h4, .image-and-text__heading, .testimonials__title, .slider__text h3, h5, .h5, blockquote, .hero__text, .slider__text h4, h6, .h6 {
  margin: 0;
  line-height: 1.3em;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.02em;
  display: block;
  width: 100%;
}
p + h1, p +
.h1, p +
.banner__title, p +
h2, p +
.h2, .client__modal p + span, p +
.section-block__title, p +
h3, p +
.h3, p +
.cta-grid__title, p +
.page__link-block-title, p +
h4, p +
.h4, p +
.image-and-text__heading, p +
.testimonials__title, .slider__text p + h3, p +
h5, p +
.h5, p +
blockquote, p +
.hero__text, .slider__text p + h4, p +
h6, p +
.h6 {
  margin-top: 30px;
}
.page__content p + h1, .page__content p +
.h1, .page__content p +
.banner__title, .page__content p +
h2, .page__content p +
.h2, .page__content .client__modal p + span, .client__modal .page__content p + span, .page__content p +
.section-block__title, .page__content p +
h3, .page__content p +
.h3, .page__content p +
.cta-grid__title, .page__content p +
.page__link-block-title, .page__content p +
h4, .page__content p +
.h4, .page__content p +
.image-and-text__heading, .page__content p +
.testimonials__title, .page__content .slider__text p + h3, .slider__text .page__content p + h3, .page__content p +
h5, .page__content p +
.h5, .page__content p +
blockquote, .page__content p +
.hero__text, .page__content .slider__text p + h4, .slider__text .page__content p + h4, .page__content p +
h6, .page__content p +
.h6 {
  margin-bottom: 15px !important;
}
.page__content h1,
.page__content .h1,
.page__content .banner__title,
.page__content h2,
.page__content .h2,
.page__content .client__modal span,
.client__modal .page__content span,
.page__content .section-block__title,
.page__content h3,
.page__content .h3,
.page__content .cta-grid__title,
.page__content .page__link-block-title,
.page__content h4,
.page__content .h4,
.page__content .image-and-text__heading,
.page__content .testimonials__title,
.page__content .slider__text h3,
.slider__text .page__content h3,
.page__content h5,
.page__content .h5,
.page__content blockquote,
.page__content .hero__text,
.page__content .slider__text h4,
.slider__text .page__content h4,
.page__content h6,
.page__content .h6 {
  color: #272727;
}

h1,
.h1,
.banner__title {
  font-size: 29.4117647059px;
  margin: 0 0 45px 0;
}
@media all and (min-width: 550px) {
  h1,
  .h1,
  .banner__title {
    font-size: 41.6666666667px;
  }
}
@media all and (min-width: 850px) {
  h1,
  .h1,
  .banner__title {
    font-size: 50px;
  }
}

h2,
.h2,
.client__modal span,
.section-block__title {
  font-size: 24.7058823529px;
  margin: 0 0 45px 0;
}
@media all and (min-width: 550px) {
  h2,
  .h2,
  .client__modal span,
  .section-block__title {
    font-size: 35px;
  }
}
@media all and (min-width: 850px) {
  h2,
  .h2,
  .client__modal span,
  .section-block__title {
    font-size: 42px;
  }
}

h3,
.h3,
.cta-grid__title,
.page__link-block-title {
  font-size: 25.3846153846px;
  margin: 0 0 45px 0;
}
@media all and (min-width: 550px) {
  h3,
  .h3,
  .cta-grid__title,
  .page__link-block-title {
    font-size: 30px;
  }
}
@media all and (min-width: 850px) {
  h3,
  .h3,
  .cta-grid__title,
  .page__link-block-title {
    font-size: 33px;
  }
}

h4,
.h4,
.image-and-text__heading,
.testimonials__title,
.slider__text h3 {
  font-size: 22px;
  margin: 0 0 30px 0;
  font-weight: 500;
}
@media all and (min-width: 550px) {
  h4,
  .h4,
  .image-and-text__heading,
  .testimonials__title,
  .slider__text h3 {
    font-size: 27px;
  }
}

h5,
.h5,
blockquote,
.hero__text,
.slider__text h4 {
  font-size: 22px;
  margin: 0 0 30px 0;
  font-weight: 500;
}

h6,
.h6 {
  font-size: 18px;
  margin: 0 0 15px 0;
}

.heading--spaced {
  margin-top: 60px;
  margin-bottom: 60px;
}

.heading--block {
  display: block;
}

ul,
ol {
  padding-left: 30px;
}

ul {
  list-style-type: square;
}
ul ul {
  list-style-type: circle;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}

li + li {
  margin-top: 30px;
}

.list--unstyled {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.list--unstyled ul,
.list--unstyled ol {
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.list--unstyled li {
  line-height: 1.6em;
  margin: 0;
}

.list--inline {
  list-style-type: none !important;
  padding: 0 !important;
}
.list--inline li {
  display: inline-block;
  margin-right: 15px;
}

.align--centre {
  text-align: center !important;
}

.align--left {
  text-align: left !important;
}

.align--right {
  text-align: right !important;
}

.weight--light {
  font-weight: 300 !important;
}

.weight--normal {
  font-weight: 500 !important;
}

.weight--bold {
  font-weight: 700 !important;
}

.weight--black {
  font-weight: 900 !important;
}

.style--italic {
  font-style: italic !important;
}

.style--underline {
  text-decoration: underline !important;
}

.style--linethrough {
  text-decoration: line-through !important;
}

.case--ucase {
  text-transform: uppercase !important;
}

.case--lcase {
  text-transform: lowercase !important;
}

.case--scase {
  text-transform: none !important;
}

.case--caps {
  text-transform: capitalize !important;
}

.flush {
  margin: 0 !important;
  padding: 0 !important;
}

.flush--top {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.flush--right {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

.flush--bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.flush--left {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.margin {
  margin: 30px !important;
}

.margin--top {
  margin-top: 30px !important;
}

.margin--bottom {
  margin-bottom: 30px !important;
}

.margin--left {
  margin-left: 30px !important;
}

.margin--right {
  margin-right: 30px !important;
}

.padding {
  padding: 30px !important;
}

.padding--top {
  padding-top: 30px !important;
}

.padding--bottom {
  padding-bottom: 30px !important;
}

.padding--left {
  padding-left: 30px !important;
}

.padding--right {
  padding-right: 30px !important;
}

.border--top, .pagination {
  border-top: 1px solid #eeeeee !important;
}

.border--bottom {
  border-bottom: 1px solid #eeeeee !important;
}

.border--left {
  border-left: 1px solid #eeeeee !important;
}

.border--right {
  border-right: 1px solid #eeeeee !important;
}

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

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

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1;
}

.hidden {
  display: none;
}

.visuallyhidden {
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  text-indent: -100000px;
  margin: 0;
  padding: 0;
  display: block;
  font-size: 0;
}

@media all and (max-width: 850px) {
  .not-palm {
    display: none !important;
  }
}

@media all and (min-width: 850px) {
  .palm {
    display: none !important;
  }
}

@media all and (max-width: 1000px) {
  .not-lap {
    display: none !important;
  }
}

@media all and (min-width: 1000px) {
  .lap {
    display: none !important;
  }
}

@keyframes fadeDropIn {
  0% {
    position: relative;
    opacity: 0;
    top: 10px;
  }
  100% {
    position: relative;
    opacity: 1;
    top: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.button, .section-block__button,
button,
input[type="button"],
input[type="submit"] {
  padding: 15px 30px;
  border: none;
  display: inline-block;
  text-decoration: none;
  background: #272727;
  color: #FFFFFF;
  border-radius: 6px;
  transition: background 0.2s ease-in-out;
  text-align: center;
}
.button:hover, .section-block__button:hover, .button:focus, .section-block__button:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #0e0e0e;
  color: #FFFFFF;
}
.button:active, .section-block__button:active, .button.button--active, .button--active.section-block__button,
button:active,
button.button--active,
input[type="button"]:active,
input[type="button"].button--active,
input[type="submit"]:active,
input[type="submit"].button--active {
  background: black;
}
.button.button--secondary, .button--secondary.section-block__button,
button.button--secondary,
input[type="button"].button--secondary,
input[type="submit"].button--secondary {
  background: #000000;
}
.button.button--secondary:hover, .button--secondary.section-block__button:hover, .button.button--secondary:focus, .button--secondary.section-block__button:focus,
button.button--secondary:hover,
button.button--secondary:focus,
input[type="button"].button--secondary:hover,
input[type="button"].button--secondary:focus,
input[type="submit"].button--secondary:hover,
input[type="submit"].button--secondary:focus {
  background: black;
}
.button.button--special, .button--special.section-block__button,
button.button--special,
input[type="button"].button--special,
input[type="submit"].button--special {
  background: #eeeeee;
}
.button.button--special:hover, .button--special.section-block__button:hover, .button.button--special:focus, .button--special.section-block__button:focus,
button.button--special:hover,
button.button--special:focus,
input[type="button"].button--special:hover,
input[type="button"].button--special:focus,
input[type="submit"].button--special:hover,
input[type="submit"].button--special:focus {
  background: #d5d5d5;
}
.button.button--muted, .button--muted.section-block__button,
button.button--muted,
input[type="button"].button--muted,
input[type="submit"].button--muted {
  background: #eeeeee;
  color: white;
  cursor: default;
}
.button.button--muted:hover, .button--muted.section-block__button:hover, .button.button--muted:focus, .button--muted.section-block__button:focus,
button.button--muted:hover,
button.button--muted:focus,
input[type="button"].button--muted:hover,
input[type="button"].button--muted:focus,
input[type="submit"].button--muted:hover,
input[type="submit"].button--muted:focus {
  background: #eeeeee;
}
.button.button--larger, .button--larger.section-block__button,
button.button--larger,
input[type="button"].button--larger,
input[type="submit"].button--larger {
  padding: 60px;
  font-size: 20px;
}
.button.button--pill, .button--pill.section-block__button,
button.button--pill,
input[type="button"].button--pill,
input[type="submit"].button--pill {
  padding: 10px 15px;
  font-size: 12px;
}
.button.button--block, .button--block.section-block__button,
button.button--block,
input[type="button"].button--block,
input[type="submit"].button--block {
  display: block;
}

label,
.form__label {
  display: block;
  width: 100%;
  line-height: 1;
  margin-bottom: 15px;
  line-height: 1.6em;
  cursor: pointer;
}
label + label,
.form__label + label {
  margin: 0;
  padding: 15px 0;
}

.form__label--full {
  width: 100% !important;
  text-align: left !important;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="search"],
textarea {
  padding: 15px;
  border: 1px solid #eeeeee;
  width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
textarea:focus {
  outline: none;
  background: #FFFFFF;
  transition: all 0.2s ease-in-out;
}

input[type="file"] {
  padding: 30px 0;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 0 10px 0 0;
}

textarea {
  height: 200px;
}

select {
  width: 100%;
  height: 55px;
  background: #FFFFFF;
  border: 1px solid #eeeeee;
  background: #FFFFFF url("icon__select-default.svg") no-repeat 98% center;
  background-size: 5px;
  border-radius: 0;
  padding-left: 13.0434782609px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="button"],
input[type="submit"] {
  border: 0px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

a {
  color: #272727;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  color: #000000;
}
a:active {
  text-decoration: none;
}
a:focus {
  outline: none;
}

.link--block {
  display: block !important;
}

.link--inline {
  display: inline !important;
}

.link--inline-block {
  display: inline-block !important;
}

/* Note: Button styles are included as a seperate sss file located in /objects/_buttons.scss. */
img,
video,
embed {
  border: none;
  max-width: 100%;
  height: auto;
}

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.notice {
  padding: 15px;
  background: #eeeeee;
  margin-bottom: 30px;
  text-align: center;
}

.notice--error {
  background: #ae3d3f;
  color: #FFFFFF;
}
.notice--error a {
  color: #FFFFFF;
}
.notice--error ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.notice--error li {
  margin: 0;
}
.notice--error li + li {
  margin-top: 15px;
}

.notice--success {
  background: #52954e;
  color: #FFFFFF;
}
.notice--success a {
  color: #FFFFFF;
}

table {
  margin: 0 0 30px 0;
  width: 100%;
}

caption {
  margin-bottom: 15px;
  line-height: 1.6em;
  text-align: left;
}

th, td {
  padding: 15px;
  border-bottom: 1px solid #eeeeee;
  text-align: center;
  vertical-align: top;
}
.table__no-border th,
.table__no-border td {
  border-bottom: none;
}
.table__no-bottom-padding th, .table__no-bottom-padding td {
  padding-bottom: 0 !important;
}
th:first-child, td:first-child {
  padding-left: 0;
  text-align: left;
}
th:last-child, td:last-child {
  padding-right: 0;
  text-align: right;
}
@media all and (max-width: 850px) {
  th.table__mobile-hide, td.table__mobile-hide {
    display: none;
  }
}

th {
  font-weight: bold;
  padding-top: 0 !important;
}

thead tr:last-child th {
  border-bottom: 1px solid #eeeeee;
}

[colspan] {
  text-align: center;
}

[colspan="1"] {
  text-align: left;
}

[rowspan] {
  vertical-align: middle;
}

[rowspan="1"] {
  vertical-align: top;
}

.table--striped tbody tr:nth-of-type(odd) th,
.table--striped tbody tr:nth-of-type(odd) td {
  background: #eeeeee;
}

.social-sharing__label {
  display: none;
}
@media all and (min-width: 700px) {
  .social-sharing__label {
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.social-sharing__button {
  color: #272727;
  padding: 3px 12px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  font-size: 10px;
  margin-right: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  background: #FFFFFF;
  -webkit-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  text-decoration: none;
}
@media all and (min-width: 700px) {
  .social-sharing__button {
    margin-right: 10px;
  }
}
.social-sharing__button:last-child {
  margin-right: 0;
}
.social-sharing__button:focus, .social-sharing__button:hover {
  color: #272727;
  background: #eeeeee;
}
.social-sharing__button:after {
  display: none;
}
.social-sharing__button:before {
  display: inline-block;
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.social-sharing__button--facebook:before {
  background-image: url("icon__social-facebook-default.svg");
}
.social-sharing__button--twitter:before {
  background-image: url("icon__social-twitter-default.svg");
}
.social-sharing__button--pinterest:before {
  background-image: url("icon__social-pinterest-default.svg");
}
.social-sharing__button--email:before {
  background-image: url("icon__social-email-default.svg");
}

.client {
  display: block;
  text-decoration: none;
  text-align: center;
}
.client img {
  display: block;
  margin-bottom: 15px;
  border-radius: 12px;
  transform: scale(1);
  transition: transform 0.1s ease-in-out;
}
.client span {
  display: block;
}
.client:focus img, .client:hover img {
  transform: scale(1.02);
}
.client__modal {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.client__modal span {
  display: block;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}
@media all and (min-width: 700px) {
  .client__image {
    width: 50%;
  }
}
.client__image img {
  border-radius: 12px;
  display: inline-block;
  width: 100%;
}
@media all and (min-width: 700px) {
  .client__detail {
    width: 50%;
    padding-left: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.client__detail p {
  width: 100%;
  align-self: center;
}
.client__detail p + .button, .client__detail p + .section-block__button {
  margin-top: 20px;
}
.client__detail .button, .client__detail .section-block__button {
  width: 100%;
  align-self: center;
}
.client__detail .button + .button, .client__detail .section-block__button + .button, .client__detail .button + .section-block__button, .client__detail .section-block__button + .section-block__button {
  margin-top: 20px;
}

* {
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  width: 100%;
}

body {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  min-width: 375px;
  padding-top: 64px;
}
@media all and (min-width: 850px) {
  body {
    padding-top: 112px;
  }
}

.container {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 20px;
}
.container--thin {
  max-width: 950px;
}

.site-header {
  background: #272727;
  color: #FFFFFF;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 10px 0;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
}
@media all and (min-width: 850px) {
  .site-header {
    padding: 0;
  }
}
.body--cover .site-header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: transparent;
}
.site-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header__logo {
  width: 195px;
  height: 44px;
  display: block;
  border: none;
  background: url("../img/header__logo.png") no-repeat center center;
  background-size: 100%;
  position: relative;
}
@media all and (min-width: 850px) {
  .site-header__logo {
    width: 261px;
    height: 59px;
  }
}

.site-footer {
  background: #272727;
  color: #FFFFFF;
  padding-top: 30px;
}
.site-footer a {
  color: #eeeeee;
}
.site-footer a:focus, .site-footer a:hover {
  color: #FFFFFF;
}
.site-footer__logo {
  width: 200px;
  margin: 0 auto 30px auto;
  display: block;
}
.site-footer .section-block__grid {
  margin-bottom: 30px;
}
@media all and (min-width: 850px) {
  .site-footer .section-block__grid-cell {
    border-right: #393939 solid 1px;
  }
  .site-footer .section-block__grid-cell:last-child {
    border: 0;
  }
}
.site-footer__title {
  text-transform: uppercase;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: 20px;
}
.site-footer__title:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  margin-right: 10px;
  background-size: 100%;
  background-position: center;
}
.site-footer__title--address:before {
  background-image: url("../img/icon__home--white.svg");
}
.site-footer__title--phone:before {
  background-image: url("../img/icon__phone--white.svg");
}
.site-footer__title--email:before {
  background-image: url("../img/icon__email--white.svg");
}
.site-footer__title--hours:before {
  background-image: url("../img/icon__clock--white.svg");
}
.site-footer__text {
  color: #eeeeee;
}
.site-footer__twitter {
  margin: 30px auto;
  display: inline-flex;
  align-items: center;
}
.site-footer__twitter svg {
  width: 30px;
  position: relative;
  margin-right: 10px;
}
.site-footer__sub {
  font-size: 12px;
  display: block;
  padding: 10px;
  border-top: #393939 solid 1px;
  text-align: center;
}

@media all and (max-width: 850px) {
  html.html--nav-open {
    overflow: hidden;
    position: fixed;
  }
}

body {
  right: 0;
  position: relative;
  -webkit-transition: right 0.1s ease-in-out;
  -ms-transition: right 0.1s ease-in-out;
  -moz-transition: right 0.1s ease-in-out;
  -o-transition: right 0.1s ease-in-out;
  transition: right 0.1s ease-in-out;
}
body.body--nav-open {
  right: 235px;
  overflow: hidden;
}
@media all and (min-width: 850px) {
  body.body--nav-open {
    right: 0;
  }
}
body.body--nav-open:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  content: '';
  display: block;
  z-index: 10;
}

.nav {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.body--nav-open .nav {
  text-align: right;
}
.nav__toggle {
  padding: 0;
  background: 0;
  border-radius: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  display: inline-block;
  text-indent: -100000px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
  background: transparent url("../img/icon__nav--white.svg") no-repeat center;
  background-size: 100%;
  position: relative;
}
.nav__toggle:focus, .nav__toggle:hover {
  outline: none;
  background: url("../img/icon__nav--white.svg") no-repeat center;
  background-size: 100%;
}
.nav__toggle--active {
  background-image: url("../img/icon__close--white.svg");
}
.nav__toggle--active:focus, .nav__toggle--active:hover {
  outline: none;
  background: url("../img/icon__close--white.svg") no-repeat center;
  background-size: 100%;
}
@media all and (min-width: 850px) {
  .nav__toggle {
    display: none !important;
  }
}
.nav__list {
  position: fixed;
  width: 235px;
  right: -235px;
  top: 0;
  bottom: 0;
  z-index: 9999;
  padding: 30px;
  -webkit-transition: right 0.1s ease-in-out;
  -ms-transition: right 0.1s ease-in-out;
  -moz-transition: right 0.1s ease-in-out;
  -o-transition: right 0.1s ease-in-out;
  transition: right 0.1s ease-in-out;
  text-align: center;
  margin: 0;
}
.nav__list--open {
  right: 0;
  width: 235px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  background: #FFFFFF;
}
@media all and (min-width: 850px) {
  .nav__list {
    position: static;
    background: none;
    width: 100%;
    padding: 0;
    -webkit-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.nav__item {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  position: relative;
  text-indent: 0;
}
.nav__item:before {
  display: none;
}
@media all and (max-width: 850px) {
  .nav__item {
    display: none;
    position: relative;
    opacity: 0;
    top: 10px;
  }
  .body--nav-open .nav__item {
    display: table;
    margin-left: auto;
    margin-right: auto;
    -webkit-animation-name: fadeDropIn;
    -ms-animation-name: fadeDropIn;
    -moz-animation-name: fadeDropIn;
    -o-animation-name: fadeDropIn;
    animation-name: fadeDropIn;
    -webkit-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -o-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    -ms-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .body--nav-open .nav__item:nth-child(1) {
    -webkit-animation-delay: 0.1333333333s;
    -ms-animation-delay: 0.1333333333s;
    -moz-animation-delay: 0.1333333333s;
    -o-animation-delay: 0.1333333333s;
    animation-delay: 0.1333333333s;
  }
  .body--nav-open .nav__item:nth-child(2) {
    -webkit-animation-delay: 0.2666666667s;
    -ms-animation-delay: 0.2666666667s;
    -moz-animation-delay: 0.2666666667s;
    -o-animation-delay: 0.2666666667s;
    animation-delay: 0.2666666667s;
  }
  .body--nav-open .nav__item:nth-child(3) {
    -webkit-animation-delay: 0.4s;
    -ms-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .body--nav-open .nav__item:nth-child(4) {
    -webkit-animation-delay: 0.5333333333s;
    -ms-animation-delay: 0.5333333333s;
    -moz-animation-delay: 0.5333333333s;
    -o-animation-delay: 0.5333333333s;
    animation-delay: 0.5333333333s;
  }
  .body--nav-open .nav__item:nth-child(5) {
    -webkit-animation-delay: 0.6666666667s;
    -ms-animation-delay: 0.6666666667s;
    -moz-animation-delay: 0.6666666667s;
    -o-animation-delay: 0.6666666667s;
    animation-delay: 0.6666666667s;
  }
  .body--nav-open .nav__item:nth-child(6) {
    -webkit-animation-delay: 0.8s;
    -ms-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  .body--nav-open .nav__item:nth-child(7) {
    -webkit-animation-delay: 0.9333333333s;
    -ms-animation-delay: 0.9333333333s;
    -moz-animation-delay: 0.9333333333s;
    -o-animation-delay: 0.9333333333s;
    animation-delay: 0.9333333333s;
  }
  .body--nav-open .nav__item:nth-child(8) {
    -webkit-animation-delay: 1.0666666667s;
    -ms-animation-delay: 1.0666666667s;
    -moz-animation-delay: 1.0666666667s;
    -o-animation-delay: 1.0666666667s;
    animation-delay: 1.0666666667s;
  }
  .body--nav-open .nav__item:nth-child(9) {
    -webkit-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }
  .body--nav-open .nav__item:nth-child(10) {
    -webkit-animation-delay: 1.3333333333s;
    -ms-animation-delay: 1.3333333333s;
    -moz-animation-delay: 1.3333333333s;
    -o-animation-delay: 1.3333333333s;
    animation-delay: 1.3333333333s;
  }
  .body--nav-open .nav__item:nth-child(11) {
    -webkit-animation-delay: 1.4666666667s;
    -ms-animation-delay: 1.4666666667s;
    -moz-animation-delay: 1.4666666667s;
    -o-animation-delay: 1.4666666667s;
    animation-delay: 1.4666666667s;
  }
  .body--nav-open .nav__item:nth-child(12) {
    -webkit-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    animation-delay: 1.6s;
  }
  .body--nav-open .nav__item:nth-child(13) {
    -webkit-animation-delay: 1.7333333333s;
    -ms-animation-delay: 1.7333333333s;
    -moz-animation-delay: 1.7333333333s;
    -o-animation-delay: 1.7333333333s;
    animation-delay: 1.7333333333s;
  }
  .body--nav-open .nav__item:nth-child(14) {
    -webkit-animation-delay: 1.8666666667s;
    -ms-animation-delay: 1.8666666667s;
    -moz-animation-delay: 1.8666666667s;
    -o-animation-delay: 1.8666666667s;
    animation-delay: 1.8666666667s;
  }
  .body--nav-open .nav__item:nth-child(15) {
    -webkit-animation-delay: 2s;
    -ms-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
  }
  .body--nav-open .nav__item:nth-child(16) {
    -webkit-animation-delay: 2.1333333333s;
    -ms-animation-delay: 2.1333333333s;
    -moz-animation-delay: 2.1333333333s;
    -o-animation-delay: 2.1333333333s;
    animation-delay: 2.1333333333s;
  }
  .body--nav-open .nav__item:nth-child(17) {
    -webkit-animation-delay: 2.2666666667s;
    -ms-animation-delay: 2.2666666667s;
    -moz-animation-delay: 2.2666666667s;
    -o-animation-delay: 2.2666666667s;
    animation-delay: 2.2666666667s;
  }
  .body--nav-open .nav__item:nth-child(18) {
    -webkit-animation-delay: 2.4s;
    -ms-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
    animation-delay: 2.4s;
  }
  .body--nav-open .nav__item:nth-child(19) {
    -webkit-animation-delay: 2.5333333333s;
    -ms-animation-delay: 2.5333333333s;
    -moz-animation-delay: 2.5333333333s;
    -o-animation-delay: 2.5333333333s;
    animation-delay: 2.5333333333s;
  }
  .body--nav-open .nav__item:nth-child(20) {
    -webkit-animation-delay: 2.6666666667s;
    -ms-animation-delay: 2.6666666667s;
    -moz-animation-delay: 2.6666666667s;
    -o-animation-delay: 2.6666666667s;
    animation-delay: 2.6666666667s;
  }
}
@media all and (min-width: 850px) {
  .nav__item {
    display: inline-block;
    margin-bottom: 0;
  }
}
.nav__link {
  position: static;
  text-decoration: none;
  padding: 12px;
  color: #272727;
  text-transform: uppercase;
  transition: background 0.2s ease-in-out;
  display: block;
  letter-spacing: 0.02em;
}
@media all and (min-width: 850px) {
  .nav__link {
    padding: 45px 12px;
    color: #eeeeee;
  }
  .nav__link:focus, .nav__link:hover {
    color: #FFFFFF;
    background: #2d2d2d;
  }
}

form,
.form {
  padding: 0;
  margin: 0;
  border: 0;
}
form ol,
.form ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
form li,
form .form__question,
.form li,
.form .form__question {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  position: relative;
}

.section-block {
  padding: 30px 0;
  width: 100%;
  position: relative;
  z-index: 5;
}
.section-block--tint {
  background: #eeeeee;
}
.section-block--standout {
  background: #272727;
  color: #FFFFFF;
}
.section-block--standout a {
  color: #eeeeee;
}
.section-block--standout a:focus, .section-block--standout a:hover {
  color: #FFFFFF;
}
.section-block:after, .section-block:before {
  content: "";
  display: table;
  clear: both;
}
@media all and (min-width: 1000px) {
  .section-block {
    padding: 45px 0;
  }
}
.site-content .index-section:last-of-type .section-block {
  margin-bottom: 0;
}
.section-block .container {
  overflow: visible;
}
.section-block__header {
  text-align: center;
  margin: 0 0 20px 0;
}
@media all and (min-width: 850px) {
  .section-block__header {
    margin: 0 0 30px 0;
  }
}
.section-block__title {
  display: block;
}
.section-block__grid {
  margin-left: -30px;
  margin-top: -30px;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
}
.section-block__grid--centred {
  align-items: center;
  justify-content: center;
}
.section-block__grid--baseline {
  align-items: baseline;
  justify-content: center;
}
.section-block__grid-cell {
  margin-top: 30px;
  padding-left: 30px;
  width: 100%;
}
@media all and (min-width: 550px) {
  .section-block__grid--2 .section-block__grid-cell, .section-block__grid--4 .section-block__grid-cell, .section-block__grid--8 .section-block__grid-cell {
    width: 50%;
  }
}
@media all and (min-width: 850px) {
  .section-block__grid--3 .section-block__grid-cell, .section-block__grid--6 .section-block__grid-cell, .section-block__grid--7 .section-block__grid-cell {
    width: 33.3%;
  }
  .section-block__grid--5 .section-block__grid-cell {
    width: 20%;
  }
}
@media all and (min-width: 1000px) {
  .section-block__grid--4 .section-block__grid-cell, .section-block__grid--8 .section-block__grid-cell {
    width: 25%;
  }
  .section-block__grid--6 .section-block__grid-cell {
    width: 16.666%;
  }
}
.section-block__footer {
  text-align: center;
  margin-top: 30px;
}
@media all and (min-width: 550px) {
  .section-block__footer {
    margin-top: 0;
  }
}
@media all and (min-width: 850px) {
  .section-block__footer {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7.5px;
  }
}
.section-block__button {
  display: table;
  margin: 0 auto;
}

.cta-grid__item {
  text-align: center;
  width: 100%;
}
.cta-grid__image a {
  display: block;
}
.cta-grid__image img {
  display: block;
  width: 100%;
}
.cta-grid__title {
  padding: 20px 20px 7.5px 20px;
  margin: 0;
}
.cta-grid__cta {
  display: inline-block;
  margin: 0 auto 20px auto;
}

.page__header {
  position: relative;
  text-align: center;
}
.page__header-button {
  display: none;
}
@media all and (min-width: 850px) {
  .page__header-button {
    position: absolute;
    top: 5px;
    right: 0;
    display: inline-block;
  }
  .page__header-button.button--secondary {
    right: auto;
    left: 0;
  }
}
.page__title {
  text-align: center;
  margin-top: 30px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: none;
  padding-bottom: 10px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
@media all and (min-width: 850px) {
  .page__title {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}
.page__summary {
  text-align: center;
  margin-bottom: 15px;
}
@media all and (min-width: 850px) {
  .page__summary {
    margin-bottom: 30px;
  }
}
.page__content {
  margin-bottom: 30px;
}
@media all and (min-width: 850px) {
  .page__content--columns {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
}
@media all and (min-width: 850px) {
  .page__main {
    width: 70%;
    padding-right: 30px;
    border-right: 1px solid #eeeeee;
  }
}
.page__sidebar {
  margin-top: 30px;
  padding-top: 30px;
}
@media all and (min-width: 850px) {
  .page__sidebar {
    margin-top: 0;
    padding-top: 0;
    border-rop: none;
    width: 30%;
    padding-left: 30px;
  }
}
.page__footer {
  text-align: center;
  margin-bottom: 30px;
}
.page__footer-button {
  display: inline-block;
}
@media all and (min-width: 850px) {
  .page__footer-button--has-header {
    display: none;
  }
}
.page__link-block {
  padding-bottom: 15px;
  padding: 30px;
  width: 100%;
  position: relative;
  color: #272727;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 300px;
}
.page__link-block:after {
  display: none;
}
.page__link-block--image {
  background-size: cover;
  background-position: center;
  color: #FFFFFF;
}
.page__link-block--image:before {
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  position: absolute;
  content: '';
  display: block;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: .7;
  background: rgba(0, 0, 0, 0.75);
}
.page__link-block--image:hover, .page__link-block--image:focus {
  color: #FFFFFF;
}
.page__link-block--image:hover:before, .page__link-block--image:focus:before {
  opacity: .5;
}
.page__link-block--no-image {
  background: #eeeeee;
  -webkit-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.page__link-block--no-image:hover, .page__link-block--no-image:focus {
  background: #272727;
  color: #272727;
}
.page__link-block-title {
  display: block;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 10px;
  z-index: 5;
  position: relative;
}
.page__link-block-meta {
  font-size: 12px;
  z-index: 5;
  position: relative;
  display: block;
  width: 100%;
}

.hero {
  background-size: 700px;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background-color: #212121;
  background-image: url("../img/hero__spotlight.jpeg");
  color: #FFFFFF;
}
@media all and (min-width: 850px) {
  .hero {
    min-height: 600px;
  }
}
.hero__inner {
  text-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  text-transform: uppercase;
}
.hero__title {
  width: 100%;
}
.hero__sub-title {
  color: #eeeeee;
  font-weight: 300;
}
.hero__text {
  font-weight: 700;
}

.image-and-text__inner {
  background: #FFFFFF;
}
@media all and (min-width: 850px) {
  .image-and-text__inner {
    display: flex;
    align-items: flex-start;
  }
  .image-and-text__inner--reverse {
    flex-direction: row-reverse;
  }
}
@media all and (min-width: 1000px) {
  .image-and-text__inner {
    align-items: center;
  }
}
.image-and-text__media {
  margin-bottom: 30px;
}
@media all and (min-width: 850px) {
  .image-and-text__media {
    margin: 0;
  }
}
.image-and-text__image {
  display: block;
  width: 100%;
}
@media all and (min-width: 850px) {
  .image-and-text__content {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding-left: 30px;
  }
  .image-and-text__inner--reverse .image-and-text__content {
    padding-left: 0;
    padding-right: 30px;
  }
}
.image-and-text__heading {
  color: #272727;
}
.image-and-text__cta {
  margin-top: 15px;
  display: inline-block;
}
.image-and-text__inline-image {
  margin-top: 15px;
  display: block;
}

.pagination {
  overflow: visible;
  padding-top: 30px !important;
}
.pagination__disabled {
  color: #eeeeee;
}

.banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 425px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: stretch;
  padding: 30px 0;
}
@media all and (min-width: 550px) {
  .banner {
    min-height: 500px;
  }
}
@media all and (min-width: 850px) {
  .banner {
    min-height: 650px;
  }
}
.banner .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 2;
  opacity: .7;
}
.banner--embed-open:before {
  -webkit-transition: opacity 1.2s ease-in-out;
  -ms-transition: opacity 1.2s ease-in-out;
  -moz-transition: opacity 1.2s ease-in-out;
  -o-transition: opacity 1.2s ease-in-out;
  transition: opacity 1.2s ease-in-out;
  opacity: 1;
}
.banner__content {
  max-width: 950px;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  z-index: 5;
  width: 100%;
  padding: 0 20px;
}
@media all and (min-width: 550px) {
  .banner__content {
    padding: 0 40px;
  }
}
@media all and (min-width: 700px) {
  .banner__content {
    padding: 0 100px;
  }
}
.banner__title {
  line-height: 1.1em;
  display: block;
  margin-bottom: 15px;
  position: relative;
  opacity: 0;
  top: 10px;
  animation: fadeDropIn 0.2s forwards;
  animation-delay: 0.4s;
}
.banner__intro {
  display: block;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  top: 10px;
  animation: fadeDropIn 0.2s forwards;
  animation-delay: 0.8s;
}
@media all and (min-width: 700px) {
  .banner__intro {
    font-size: 20px;
    line-height: 1.7em;
  }
}
.banner__button {
  margin-top: 30px;
  position: relative;
  opacity: 0;
  top: 10px;
  animation: fadeDropIn 0.2s forwards;
  animation-delay: 1.2s;
}
.banner__embed {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  max-width: 850px;
  top: -10px;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  z-index: 5;
  text-align: center;
  width: 0;
}
.banner__embed--open {
  overflow: visible;
  visibility: visible;
  display: block;
  opacity: 1;
  height: auto;
  top: 0;
  width: auto;
}
.banner__embed-inner {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  width: 320px;
}
@media all and (min-width: 580px) {
  .banner__embed-inner {
    width: 550px;
  }
}
@media all and (min-width: 730px) {
  .banner__embed-inner {
    width: 700px;
  }
}
@media all and (min-width: 880px) {
  .banner__embed-inner {
    width: 850px;
  }
}
.banner__embed-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner__embed-hide {
  display: table;
  width: auto;
  margin: 0 auto;
  margin-top: 15px;
  color: #FFFFFF;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  background: none;
  box-shadow: none;
  padding: 0;
  top: auto;
}
.banner__embed-hide:focus, .banner__embed-hide:hover {
  background: none;
}
.banner__embed-hide:active {
  top: auto;
}

.breadcrumb {
  display: none;
}
@media all and (min-width: 700px) {
  .breadcrumb {
    display: block;
    margin: 45px 0 15px 0;
    font-size: 12px;
  }
  .breadcrumb a {
    margin-right: 30px;
    position: relative;
  }
  .breadcrumb a:before {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    top: 4px;
    background: url("icon__chevron-right-default.svg") no-repeat center;
    background-size: cover;
    width: 12px;
    height: 12px;
    margin-left: 12px;
  }
  .breadcrumb span {
    color: #eeeeee;
  }
}

.testimonials__item {
  text-align: center;
}
.testimonials__item img {
  width: 120px;
  height: 120px;
  border-radius: 12px;
  display: block;
  margin: 0 auto 15px auto;
}
.testimonials__item p {
  font-style: italic;
}
.testimonials__item p:before, .testimonials__item p:after {
  content: '"';
  font-weight: 700;
}
.testimonials__title {
  margin-bottom: 15px;
}

.slider__main {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  padding-bottom: 60px;
}
.slider__item {
  background: #272727;
  border-radius: 12px;
  color: #FFFFFF;
  width: 100%;
}
.slider__item > img {
  border-radius: 12px 12px 0 0;
}
.slider__content {
  display: flex;
  align-items: center;
  padding: 30px;
}
.slider__headshot {
  border-radius: 6px;
  display: block;
  width: 100px;
  height: 100px;
  margin-right: 30px;
}
.slider__text h3 {
  margin-bottom: 10px;
}
.slider__text h4 {
  margin: 0;
  font-weight: 700;
}
.slider .owl-stage,
.slider .owl-item,
.slider .owl-item .item {
  display: flex;
}
.slider .owl-item,
.slider .owl-item .item {
  width: 100%;
}
.slider .owl-nav {
  display: none;
}
.slider .owl-dots {
  width: 100%;
  position: absolute;
  bottom: 15px;
  z-index: 10;
  text-align: center;
}
.slider .owl-dot {
  background: #272727;
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 10px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.slider .owl-dot.active {
  opacity: 1;
}

.tabbed-content__nav {
  display: block;
  padding-bottom: 20px;
}
@media only screen and (min-width: 850px) {
  .tabbed-content__nav {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 0;
  }
}
.tabbed-content__button {
  padding: 10px 15px;
  text-align: center;
  width: 100%;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  background: transparent;
  color: #eeeeee;
  border-bottom: 2px solid #2d2d2d;
  border-radius: 0;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.tabbed-content__button:focus, .tabbed-content__button:hover {
  color: #FFFFFF;
  background: transparent;
  border-bottom-color: #393939;
}
@media screen and (min-width: 850px) {
  .tabbed-content__button {
    width: auto;
  }
}
.tabbed-content__button--mobile {
  display: block;
  width: 100%;
  margin-bottom: 2px;
}
@media screen and (min-width: 850px) {
  .tabbed-content__button--mobile {
    display: none;
  }
}
.tabbed-content__button--desktop {
  display: none;
  margin: 0 1px;
}
@media screen and (min-width: 850px) {
  .tabbed-content__button--desktop {
    display: block;
  }
}
.tabbed-content__button--active {
  border-bottom-color: #FFFFFF !important;
  color: #FFFFFF !important;
}
.tabbed-content__block {
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.tabbed-content__block--active {
  opacity: 1;
  width: auto;
  height: auto;
  overflow: visible;
  transition: opacity 0.2s ease-in-out;
}
.tabbed-content__content {
  padding: 30px 0 0 0;
  margin: 0 auto;
  margin-top: -2px;
}
.tabbed-content__more {
  border: 1px solid #FFFFFF;
  margin: 30px auto;
  display: table;
}
.tabbed-content__more:focus, .tabbed-content__more:hover, .tabbed-content__more--active {
  background: #FFFFFF;
  color: #272727;
}
.tabbed-content__all {
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.tabbed-content__all--open {
  opacity: 1;
  width: auto;
  height: auto;
  overflow: visible;
  transition: opacity 0.2s ease-in-out;
}

/*# sourceMappingURL=origin.css.map */
