@charset "UTF-8";
/** ///////////// - global.scss - start - ///////////// */
/** ///////////// - global import - start - ///////////// */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

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

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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 {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    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; }

/** ///////////// - variable.scss - start - ///////////// */
/** ///////////// - fonts.scss - start - ///////////// */
/** // Icon font */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icons/icomoon.eot?qif47s?v=02");
  src: url("../fonts/icons/icomoon.eot?qif47s#iefix?v=02") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?qif47s?v=02") format("truetype"), url("../fonts/icons/icomoon.woff?qif47s?v=02") format("woff"), url("../fonts/icons/icomoon.svg?qif47s#icomoon?v=02") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon, .form__check-box:after, .form__field--select:after, [class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-down:before {
  content: "\e900"; }

.icon-arrow-up:before {
  content: "\e901"; }

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

.icon-dot:before {
  content: "\e903"; }

.icon-facebook:before {
  content: "\e904"; }

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

.icon-mail:before {
  content: "\e906"; }

.icon-menu:before {
  content: "\e907"; }

.icon-phone:before {
  content: "\e908"; }

.icon-tick:before {
  content: "\e909"; }

.icon-youtube:before {
  content: "\e90a"; }

/** ///////////// - fonts.scss - end - ///////////// */
/** ////breakpoint variables start */
/** ////breakpoint variables end */
/** ////font variables start */
/** ////colour variables start */
/** //global colours */
/** //body copy colour */
/** ///////////// - variable.scss - start - ///////////// */
/** ///////////// - mixin.scss - start - ///////////// */
/** //Responsive breakpoint mixin start */
/** //Responsive breakpoint mixin end */
/** //Clearfix mixin start */
/** //Clearfix mixin end */
/** ///////////// - mixin.scss - end - ///////////// */
/** ///////////// - extend.scss - start - ///////////// */
.clearfix:before, .main:before, .header__nav ul:before, .header__content:before, .sign-up__content:before, .txt-elmt__content-list:before, .txt-elmt__content:before, .form__group:before, .break:before, .txt-elmt__content-break:before, .clearfix:after, .main:after, .header__nav ul:after, .header__content:after, .sign-up__content:after, .txt-elmt__content-list:after, .txt-elmt__content:after, .form__group:after, .break:after, .txt-elmt__content-break:after {
  content: "";
  display: table; }

.clearfix:after, .main:after, .header__nav ul:after, .header__content:after, .sign-up__content:after, .txt-elmt__content-list:after, .txt-elmt__content:after, .form__group:after, .break:after, .txt-elmt__content-break:after {
  clear: both; }

.select-none {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.page-restrict, .footer__content, .header__content, .instagram-feed__content, .form-block__content, .sign-up__content, .img-elmt, .txt-elmt--grey .txt-elmt__content, .txt-elmt, .brand-block__content, .image-cards__content, .image-block__content, .text-block__content, .bnr__content-block, .alert__content {
  margin: 0 auto;
  max-width: 1200px; }
  .page-restrict--extra {
    margin: 0 auto;
    max-width: 950px; }

.margin-section, .instagram-feed, .form-block, .brand-block, .image-cards, .image-block, .text-block {
  margin: 30px 20px; }
  @media (min-width: 768px) {
    .margin-section, .instagram-feed, .form-block, .brand-block, .image-cards, .image-block, .text-block {
      margin: 70px 30px; } }
.padding-section {
  padding: 30px 20px; }
  @media (min-width: 768px) {
    .padding-section {
      padding: 70px 30px; } }
.mix-section {
  margin: 30px 0;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .mix-section {
      margin: 70px 0;
      padding: 0 30px; } }
.center-parent, .brand-block__item-overlay, .bnr__content-block {
  width: 100%;
  height: 100%;
  display: table;
  table-layout: fixed;
  vertical-align: middle; }

.center-child, .brand-block__item-overlay-center, .bnr__content-center {
  display: table-cell;
  vertical-align: middle; }
  .center-child--btm {
    display: table-cell;
    vertical-align: bottom; }

.p-copy, .txt-elmt__content-list-item, .txt-elmt__content-txt {
  font-size: 1.4rem;
  line-height: 2.5rem;
  margin: 0; }

@media (min-width: 768px) {
  .p-copy, .txt-elmt__content-list-item, .txt-elmt__content-txt {
    font-size: 1.6rem; } }

.break hr, .txt-elmt__content-break hr {
  width: 50px;
  margin: 20px 0;
  float: left; }

@media (min-width: 768px) {
  .break hr, .txt-elmt__content-break hr {
    margin: 30px 0; } }

@media (min-width: 768px) {
  .grid-full, .txt-elmt__content-block--full {
    width: 100%;
    float: left; }
  .grid-third, .txt-elmt__content-block--third, .bnr__content-info--third {
    width: calc((100% / 3) - 1px);
    float: left; }
  .grid-2-third, .txt-elmt__content-block--2-third {
    width: calc(((100% / 3) * 2) - 1px);
    float: left; }
  .grid-half, .txt-elmt__content-list-block--half, .txt-elmt__content-block--half, .bnr__content-info--half {
    width: calc((100% / 2) - 1px);
    float: left; } }

.table, .txt-elmt__content-table, .bnr__content-table {
  display: table;
  margin-bottom: 20px; }

.table__row, .txt-elmt__content-table-row, .bnr__content-table-row {
  display: table-row; }

.table__cell, .txt-elmt__content-table-cell, .bnr__content-table-cell {
  display: table-cell;
  padding-right: 20px; }

/** ///////////// - extend.scss - end - ///////////// */
/** ///////////// - global import - end - ///////////// */
/** // global styles start */
html {
  height: 100%;
  background: white;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  color: #231F20;
  -webkit-font-smoothing: antialiased;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 10px; }

body {
  background: white; }

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  *:focus {
    outline: none; }

/** ///////////// - global import - start - ///////////// */
/** ///////////// - elements.scss - start - ///////////// */
/** ///////////// - text.scss - start - ///////////// */
.h1, .text-content h1, .footer__col h1, .instagram-feed__content h1, .brand-block__item-overlay-center h1, .image-cards__caption h1, .text-block__text h1, .bnr__content-info h1, .alert__content h1, .text-content__item h1, .h2, .text-content h2, .footer__col h2, .instagram-feed__content h2, .brand-block__item-overlay-center h2, .image-cards__caption h2, .text-block__text h2, .bnr__content-info h2, .alert__content h2, .text-content__item h2, .h3, .text-content h3, .footer__col h3, .instagram-feed__content h3, .brand-block__item-overlay-center h3, .image-cards__caption h3, .text-block__text h3, .bnr__content-info h3, .alert__content h3, .text-content__item h3, .h4, .form-block__group-title, .text-content h4, .footer__col h4, .instagram-feed__content h4, .brand-block__item-overlay-center h4, .image-cards__caption h4, .text-block__text h4, .bnr__content-info h4, .alert__content h4, .text-content__item h4, .h5, .text-content h5, .footer__col h5, .instagram-feed__content h5, .brand-block__item-overlay-center h5, .image-cards__caption h5, .text-block__text h5, .bnr__content-info h5, .alert__content h5, .text-content__item h5 {
  margin: 0; }

.h1, .text-content h1, .footer__col h1, .instagram-feed__content h1, .brand-block__item-overlay-center h1, .image-cards__caption h1, .text-block__text h1, .bnr__content-info h1, .alert__content h1, .text-content__item h1, .h2, .text-content h2, .footer__col h2, .instagram-feed__content h2, .brand-block__item-overlay-center h2, .image-cards__caption h2, .text-block__text h2, .bnr__content-info h2, .alert__content h2, .text-content__item h2, .h3, .text-content h3, .footer__col h3, .instagram-feed__content h3, .brand-block__item-overlay-center h3, .image-cards__caption h3, .text-block__text h3, .bnr__content-info h3, .alert__content h3, .text-content__item h3 {
  line-height: 140%; }

.h4, .form-block__group-title, .text-content h4, .footer__col h4, .instagram-feed__content h4, .brand-block__item-overlay-center h4, .image-cards__caption h4, .text-block__text h4, .bnr__content-info h4, .alert__content h4, .text-content__item h4 {
  font-weight: 600; }

.h5, .text-content h5, .footer__col h5, .instagram-feed__content h5, .brand-block__item-overlay-center h5, .image-cards__caption h5, .text-block__text h5, .bnr__content-info h5, .alert__content h5, .text-content__item h5, .h6, .text-content h6, .footer__col h6, .instagram-feed__content h6, .brand-block__item-overlay-center h6, .image-cards__caption h6, .text-block__text h6, .bnr__content-info h6, .alert__content h6, .text-content__item h6 {
  font-weight: 300; }

.p, .form__check, .form__radio, .form__field, .form__field-error, .form__field-label, .form__error, .text-content, .footer__col, .instagram-feed__content, .brand-block__item-overlay-center, .image-cards__caption, .text-block__text, .bnr__content-info, .alert__content, .text-content__item, .sm, .footer__bottom, .form__sm p, .h4, .form-block__group-title, .text-content h4, .footer__col h4, .instagram-feed__content h4, .brand-block__item-overlay-center h4, .image-cards__caption h4, .text-block__text h4, .bnr__content-info h4, .alert__content h4, .text-content__item h4, .h5, .text-content h5, .footer__col h5, .instagram-feed__content h5, .brand-block__item-overlay-center h5, .image-cards__caption h5, .text-block__text h5, .bnr__content-info h5, .alert__content h5, .text-content__item h5, .h6, .text-content h6, .footer__col h6, .instagram-feed__content h6, .brand-block__item-overlay-center h6, .image-cards__caption h6, .text-block__text h6, .bnr__content-info h6, .alert__content h6, .text-content__item h6 {
  line-height: 170%; }

.h1, .text-content h1, .footer__col h1, .instagram-feed__content h1, .brand-block__item-overlay-center h1, .image-cards__caption h1, .text-block__text h1, .bnr__content-info h1, .alert__content h1, .text-content__item h1 {
  font-size: 3.5rem; }

.h2, .text-content h2, .footer__col h2, .instagram-feed__content h2, .brand-block__item-overlay-center h2, .image-cards__caption h2, .text-block__text h2, .bnr__content-info h2, .alert__content h2, .text-content__item h2 {
  font-size: 2.5rem; }

.h3, .text-content h3, .footer__col h3, .instagram-feed__content h3, .brand-block__item-overlay-center h3, .image-cards__caption h3, .text-block__text h3, .bnr__content-info h3, .alert__content h3, .text-content__item h3 {
  font-size: 2rem; }

.h4, .form-block__group-title, .text-content h4, .footer__col h4, .instagram-feed__content h4, .brand-block__item-overlay-center h4, .image-cards__caption h4, .text-block__text h4, .bnr__content-info h4, .alert__content h4, .text-content__item h4 {
  font-size: 1.4rem;
  font-weight: 600; }

.h5, .text-content h5, .footer__col h5, .instagram-feed__content h5, .brand-block__item-overlay-center h5, .image-cards__caption h5, .text-block__text h5, .bnr__content-info h5, .alert__content h5, .text-content__item h5 {
  font-size: 1.4rem; }

.h6, .text-content h6, .footer__col h6, .instagram-feed__content h6, .brand-block__item-overlay-center h6, .image-cards__caption h6, .text-block__text h6, .bnr__content-info h6, .alert__content h6, .text-content__item h6 {
  font-size: 1.4rem; }

.p, .form__check, .form__radio, .form__field, .form__field-error, .form__field-label, .form__error, .text-content, .footer__col, .instagram-feed__content, .brand-block__item-overlay-center, .image-cards__caption, .text-block__text, .bnr__content-info, .alert__content, .text-content__item {
  font-size: 1.4rem; }

.sm, .footer__bottom, .form__sm p {
  font-size: 1.2rem; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  color: inherit; }

hr {
  width: 50px; }

.a-show, .alert__content a {
  text-decoration: underline; }

.link, .footer a, .text-content a, .footer__col a, .instagram-feed__content a, .brand-block__item-overlay-center a, .image-cards__caption a, .text-block__text a, .bnr__content-info a, .alert__content a, .text-content__item a {
  color: inherit; }
  .link:hover, .footer a:hover, .text-content a:hover, .footer__col a:hover, .instagram-feed__content a:hover, .brand-block__item-overlay-center a:hover, .image-cards__caption a:hover, .text-block__text a:hover, .bnr__content-info a:hover, .alert__content a:hover, .text-content__item a:hover {
    text-decoration: underline; }

.show-link, .footer__bottom a {
  color: #B51319 !important; }
  .show-link:hover, .footer__bottom a:hover {
    text-decoration: underline; }

.icon, .form__check-box:after, .form__field--select:after {
  font-size: 3rem; }
  .icon--lrg {
    font-size: 6rem; }
  .icon--block {
    display: block;
    margin-bottom: 10px; }

@media (min-width: 768px) {
  .h1, .text-content h1, .footer__col h1, .instagram-feed__content h1, .brand-block__item-overlay-center h1, .image-cards__caption h1, .text-block__text h1, .bnr__content-info h1, .alert__content h1, .text-content__item h1 {
    font-size: 5rem; }
  .h2, .text-content h2, .footer__col h2, .instagram-feed__content h2, .brand-block__item-overlay-center h2, .image-cards__caption h2, .text-block__text h2, .bnr__content-info h2, .alert__content h2, .text-content__item h2 {
    font-size: 4rem; }
  .h3, .text-content h3, .footer__col h3, .instagram-feed__content h3, .brand-block__item-overlay-center h3, .image-cards__caption h3, .text-block__text h3, .bnr__content-info h3, .alert__content h3, .text-content__item h3 {
    font-size: 3rem; }
  .h4, .form-block__group-title, .text-content h4, .footer__col h4, .instagram-feed__content h4, .brand-block__item-overlay-center h4, .image-cards__caption h4, .text-block__text h4, .bnr__content-info h4, .alert__content h4, .text-content__item h4 {
    font-size: 1.8rem; }
  .h5, .text-content h5, .footer__col h5, .instagram-feed__content h5, .brand-block__item-overlay-center h5, .image-cards__caption h5, .text-block__text h5, .bnr__content-info h5, .alert__content h5, .text-content__item h5 {
    font-size: 1.6rem; }
  .h6, .text-content h6, .footer__col h6, .instagram-feed__content h6, .brand-block__item-overlay-center h6, .image-cards__caption h6, .text-block__text h6, .bnr__content-info h6, .alert__content h6, .text-content__item h6 {
    font-size: 1.5rem; }
  .p, .form__check, .form__radio, .form__field, .form__field-error, .form__field-label, .form__error, .text-content, .footer__col, .instagram-feed__content, .brand-block__item-overlay-center, .image-cards__caption, .text-block__text, .bnr__content-info, .alert__content, .text-content__item {
    font-size: 1.4rem; }
  .sm, .footer__bottom, .form__sm p {
    font-size: 1.2rem; } }

.text-content__item {
  margin-bottom: 20px; }

.text-content > *, .footer__col > *, .instagram-feed__content > *, .brand-block__item-overlay-center > *, .image-cards__caption > *, .text-block__text > *, .bnr__content-info > *, .alert__content > *, .text-content__item > * {
  margin-bottom: 10px; }
  .text-content > *:last-child, .footer__col > *:last-child, .instagram-feed__content > *:last-child, .brand-block__item-overlay-center > *:last-child, .image-cards__caption > *:last-child, .text-block__text > *:last-child, .bnr__content-info > *:last-child, .alert__content > *:last-child, .text-content__item > *:last-child {
    margin-bottom: 0; }

.text-content .h1, .footer__col .h1, .instagram-feed__content .h1, .brand-block__item-overlay-center .h1, .image-cards__caption .h1, .text-block__text .h1, .bnr__content-info .h1, .alert__content .h1, .text-content h1, .footer__col h1, .instagram-feed__content h1, .brand-block__item-overlay-center h1, .image-cards__caption h1, .text-block__text h1, .bnr__content-info h1, .alert__content h1, .text-content__item .h1, .text-content__item h1, .text-content .h2, .footer__col .h2, .instagram-feed__content .h2, .brand-block__item-overlay-center .h2, .image-cards__caption .h2, .text-block__text .h2, .bnr__content-info .h2, .alert__content .h2, .text-content h2, .footer__col h2, .instagram-feed__content h2, .brand-block__item-overlay-center h2, .image-cards__caption h2, .text-block__text h2, .bnr__content-info h2, .alert__content h2, .text-content__item .h2, .text-content__item h2, .text-content .h3, .footer__col .h3, .instagram-feed__content .h3, .brand-block__item-overlay-center .h3, .image-cards__caption .h3, .text-block__text .h3, .bnr__content-info .h3, .alert__content .h3, .text-content h3, .footer__col h3, .instagram-feed__content h3, .brand-block__item-overlay-center h3, .image-cards__caption h3, .text-block__text h3, .bnr__content-info h3, .alert__content h3, .text-content__item .h3, .text-content__item h3, .text-content .h4, .footer__col .h4, .instagram-feed__content .h4, .text-content .form-block__group-title, .footer__col .form-block__group-title, .instagram-feed__content .form-block__group-title, .brand-block__item-overlay-center .h4, .brand-block__item-overlay-center .form-block__group-title, .image-cards__caption .h4, .image-cards__caption .form-block__group-title, .text-block__text .h4, .text-block__text .form-block__group-title, .bnr__content-info .h4, .bnr__content-info .form-block__group-title, .alert__content .h4, .alert__content .form-block__group-title, .text-content h4, .footer__col h4, .instagram-feed__content h4, .brand-block__item-overlay-center h4, .image-cards__caption h4, .text-block__text h4, .bnr__content-info h4, .alert__content h4, .text-content__item .h4, .text-content__item .form-block__group-title, .text-content__item h4 {
  margin-bottom: 20px; }

.text-content img, .footer__col img, .instagram-feed__content img, .brand-block__item-overlay-center img, .image-cards__caption img, .text-block__text img, .bnr__content-info img, .alert__content img, .text-content__item img {
  width: 100%;
  display: block; }

.text-content blockquote, .footer__col blockquote, .instagram-feed__content blockquote, .brand-block__item-overlay-center blockquote, .image-cards__caption blockquote, .text-block__text blockquote, .bnr__content-info blockquote, .alert__content blockquote, .text-content__item blockquote {
  font-style: italic; }
  .text-content blockquote:last-child, .footer__col blockquote:last-child, .instagram-feed__content blockquote:last-child, .brand-block__item-overlay-center blockquote:last-child, .image-cards__caption blockquote:last-child, .text-block__text blockquote:last-child, .bnr__content-info blockquote:last-child, .alert__content blockquote:last-child, .text-content__item blockquote:last-child {
    margin-bottom: 0; }

.text-content figure, .footer__col figure, .instagram-feed__content figure, .brand-block__item-overlay-center figure, .image-cards__caption figure, .text-block__text figure, .bnr__content-info figure, .alert__content figure, .text-content__item figure {
  display: inline-block;
  width: 100%; }
  .text-content figure img, .footer__col figure img, .instagram-feed__content figure img, .brand-block__item-overlay-center figure img, .image-cards__caption figure img, .text-block__text figure img, .bnr__content-info figure img, .alert__content figure img, .text-content__item figure img {
    display: block;
    max-width: 100%; }
  .text-content figure:last-child, .footer__col figure:last-child, .instagram-feed__content figure:last-child, .brand-block__item-overlay-center figure:last-child, .image-cards__caption figure:last-child, .text-block__text figure:last-child, .bnr__content-info figure:last-child, .alert__content figure:last-child, .text-content__item figure:last-child {
    margin-bottom: 0; }
  .text-content figure[style="text-align:center;"], .footer__col figure[style="text-align:center;"], .instagram-feed__content figure[style="text-align:center;"], .brand-block__item-overlay-center figure[style="text-align:center;"], .image-cards__caption figure[style="text-align:center;"], .text-block__text figure[style="text-align:center;"], .bnr__content-info figure[style="text-align:center;"], .alert__content figure[style="text-align:center;"], .text-content__item figure[style="text-align:center;"] {
    text-align: center; }
    .text-content figure[style="text-align:center;"] img, .footer__col figure[style="text-align:center;"] img, .instagram-feed__content figure[style="text-align:center;"] img, .brand-block__item-overlay-center figure[style="text-align:center;"] img, .image-cards__caption figure[style="text-align:center;"] img, .text-block__text figure[style="text-align:center;"] img, .bnr__content-info figure[style="text-align:center;"] img, .alert__content figure[style="text-align:center;"] img, .text-content__item figure[style="text-align:center;"] img {
      margin: 0 auto; }

.text-content figcaption, .footer__col figcaption, .instagram-feed__content figcaption, .brand-block__item-overlay-center figcaption, .image-cards__caption figcaption, .text-block__text figcaption, .bnr__content-info figcaption, .alert__content figcaption, .text-content__item figcaption {
  margin-top: 10px;
  opacity: 0.5;
  font-style: italic; }

.text-content ul ul, .footer__col ul ul, .instagram-feed__content ul ul, .brand-block__item-overlay-center ul ul, .image-cards__caption ul ul, .text-block__text ul ul, .bnr__content-info ul ul, .alert__content ul ul, .text-content__item ul ul, .text-content ul ol, .footer__col ul ol, .instagram-feed__content ul ol, .brand-block__item-overlay-center ul ol, .image-cards__caption ul ol, .text-block__text ul ol, .bnr__content-info ul ol, .alert__content ul ol, .text-content__item ul ol, .text-content ol ul, .footer__col ol ul, .instagram-feed__content ol ul, .brand-block__item-overlay-center ol ul, .image-cards__caption ol ul, .text-block__text ol ul, .bnr__content-info ol ul, .alert__content ol ul, .text-content__item ol ul, .text-content ol ol, .footer__col ol ol, .instagram-feed__content ol ol, .brand-block__item-overlay-center ol ol, .image-cards__caption ol ol, .text-block__text ol ol, .bnr__content-info ol ol, .alert__content ol ol, .text-content__item ol ol {
  margin-bottom: 5px; }

.text-content ul li, .footer__col ul li, .instagram-feed__content ul li, .brand-block__item-overlay-center ul li, .image-cards__caption ul li, .text-block__text ul li, .bnr__content-info ul li, .alert__content ul li, .text-content__item ul li, .text-content ol li, .footer__col ol li, .instagram-feed__content ol li, .brand-block__item-overlay-center ol li, .image-cards__caption ol li, .text-block__text ol li, .bnr__content-info ol li, .alert__content ol li, .text-content__item ol li {
  margin-left: 15px;
  margin-bottom: 5px; }

.text-content ul, .footer__col ul, .instagram-feed__content ul, .brand-block__item-overlay-center ul, .image-cards__caption ul, .text-block__text ul, .bnr__content-info ul, .alert__content ul, .text-content__item ul {
  list-style: disc; }

.text-content ol, .footer__col ol, .instagram-feed__content ol, .brand-block__item-overlay-center ol, .image-cards__caption ol, .text-block__text ol, .bnr__content-info ol, .alert__content ol, .text-content__item ol {
  counter-reset: item; }
  .text-content ol > li, .footer__col ol > li, .instagram-feed__content ol > li, .brand-block__item-overlay-center ol > li, .image-cards__caption ol > li, .text-block__text ol > li, .bnr__content-info ol > li, .alert__content ol > li, .text-content__item ol > li {
    counter-increment: item; }
  .text-content ol ol > li, .footer__col ol ol > li, .instagram-feed__content ol ol > li, .brand-block__item-overlay-center ol ol > li, .image-cards__caption ol ol > li, .text-block__text ol ol > li, .bnr__content-info ol ol > li, .alert__content ol ol > li, .text-content__item ol ol > li {
    display: block; }
    .text-content ol ol > li:before, .footer__col ol ol > li:before, .instagram-feed__content ol ol > li:before, .brand-block__item-overlay-center ol ol > li:before, .image-cards__caption ol ol > li:before, .text-block__text ol ol > li:before, .bnr__content-info ol ol > li:before, .alert__content ol ol > li:before, .text-content__item ol ol > li:before {
      content: counters(item, ".") ". ";
      margin-left: -20px; }

.text-content table, .footer__col table, .instagram-feed__content table, .brand-block__item-overlay-center table, .image-cards__caption table, .text-block__text table, .bnr__content-info table, .alert__content table, .text-content__item table {
  text-align: left; }
  .text-content table th, .footer__col table th, .instagram-feed__content table th, .brand-block__item-overlay-center table th, .image-cards__caption table th, .text-block__text table th, .bnr__content-info table th, .alert__content table th, .text-content__item table th {
    padding-right: 10px; }

@media (min-width: 768px) {
  .text-content__group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .text-content__group--half .text-content__item {
      width: 50%;
      padding-right: 40px; }
    .text-content__group--two-one .text-content__item:first-child {
      width: calc((100%/3)*2);
      padding-right: 80px; }
    .text-content__group--two-one .text-content__item:last-child {
      width: calc((100%/3)*1); }
  .text-content > *, .footer__col > *, .instagram-feed__content > *, .brand-block__item-overlay-center > *, .image-cards__caption > *, .text-block__text > *, .bnr__content-info > *, .alert__content > *, .text-content__item > * {
    margin-bottom: 20px; }
    .text-content > *:last-child, .footer__col > *:last-child, .instagram-feed__content > *:last-child, .brand-block__item-overlay-center > *:last-child, .image-cards__caption > *:last-child, .text-block__text > *:last-child, .bnr__content-info > *:last-child, .alert__content > *:last-child, .text-content__item > *:last-child {
      margin-bottom: 0; } }

/** ///////////// - text.scss - end - ///////////// */
/** ///////////// - text.scss - start - ///////////// */
.btn, .txt-elmt__content-btn, .bnr__btn, .btn--white-hollow, .btn--white, .header--red .header__button, .btn--black-hollow, .btn--black, .btn--red-hollow, .btn--red, .header__button, .form__button {
  display: inline-block;
  padding: 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 2px;
  cursor: pointer; }
  .btn:hover, .txt-elmt__content-btn:hover, .bnr__btn:hover, .btn--white-hollow:hover, .btn--white:hover, .btn--black-hollow:hover, .btn--black:hover, .btn--red-hollow:hover, .btn--red:hover, .header__button:hover, .form__button:hover {
    text-decoration: none; }
  .btn--red, .header__button, .form__button {
    background: #B51319;
    color: #fff; }
    .btn--red:hover, .header__button:hover, .form__button:hover {
      background: #870e13; }
    .btn--red-hollow {
      border: 1px solid #B51319;
      color: #B51319; }
      .btn--red-hollow:hover {
        background: #B51319;
        color: #fff; }
  .btn--black {
    background: #231F20;
    color: #231F20; }
    .btn--black:hover {
      background: #080707; }
    .btn--black-hollow, .txt-elmt__content-btn {
      border: 1px solid #231F20;
      color: #231F20; }
      .btn--black-hollow:hover, .txt-elmt__content-btn:hover {
        background: #231F20;
        color: #fff; }
  .btn--white, .header--red .header__button {
    background: #fff;
    color: #B51319; }
    .btn--white:hover, .header--red .header__button:hover {
      background: #870e13;
      color: white; }
    .btn--white-hollow, .bnr__btn {
      border: 1px solid #fff;
      color: #fff; }
      .btn--white-hollow:hover, .bnr__btn:hover {
        background: #fff;
        color: #231F20; }

/** ///////////// - text.scss - end - ///////////// */
/** ///////////// - form.scss - start - ///////////// */
.form__group {
  margin-bottom: 20px; }

.form__error {
  color: #f00; }
  .form__error-list {
    margin-top: 10px; }

.form__field {
  position: relative;
  background: white;
  color: #231F20;
  border-radius: 2px;
  border-bottom: 1px solid #231F20;
  cursor: pointer; }
  .form__field-wrap {
    margin-bottom: 10px; }
    .form__field-wrap--error .form__field-error {
      display: inline-block; }
  .form__field-label {
    display: none;
    margin-bottom: 5px; }
  .form__field-error {
    color: #f00;
    display: none;
    margin-top: 5px; }
  .form__field input, .form__field select, .form__field textarea {
    width: 100%;
    padding: 15px;
    color: inherit;
    line-height: normal;
    outline: none;
    border: none;
    background: transparent; }
    .form__field input::-webkit-input-placeholder, .form__field select::-webkit-input-placeholder, .form__field textarea::-webkit-input-placeholder {
      color: #231F20;
      opacity: 1; }
    .form__field input::-moz-placeholder, .form__field select::-moz-placeholder, .form__field textarea::-moz-placeholder {
      color: #231F20;
      opacity: 1; }
    .form__field input:-ms-input-placeholder, .form__field select:-ms-input-placeholder, .form__field textarea:-ms-input-placeholder {
      color: #231F20;
      opacity: 1; }
    .form__field input:-moz-placeholder, .form__field select:-moz-placeholder, .form__field textarea:-moz-placeholder {
      color: #231F20;
      opacity: 1; }
    .form__field input:-webkit-autofill, .form__field select:-webkit-autofill, .form__field textarea:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px white inset;
      -webkit-text-fill-color: #231F20 !important; }
  .form__field select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: radio-container;
    appearance: none; }
  .form__field textarea {
    min-height: 96px;
    display: block; }
  .form__field--select {
    display: inline-block;
    position: relative; }
    .form__field--select select {
      padding-right: 30px; }
    .form__field--select:after {
      position: absolute;
      top: calc(50% - 0.6rem);
      right: 10px;
      content: "";
      font-size: 1.2rem;
      pointer-events: none; }
  .form__field--textarea {
    border: 1px solid #231F20; }
    .form__field--textarea--3 textarea {
      min-height: 150px; }

.form__check, .form__radio {
  position: relative;
  display: inline-block;
  margin-bottom: 10px; }
  .form__check input[type="checkbox"], .form__check input[type="radio"], .form__radio input[type="checkbox"], .form__radio input[type="radio"] {
    position: absolute;
    width: auto;
    z-index: -1;
    opacity: 0; }
    .form__check input[type="checkbox"]:checked ~ .form__check-box:after, .form__check input[type="radio"]:checked ~ .form__check-box:after, .form__radio input[type="checkbox"]:checked ~ .form__check-box:after, .form__radio input[type="radio"]:checked ~ .form__check-box:after {
      display: block; }
    .form__check input[type="checkbox"]:checked ~ .form__radio-box:before, .form__check input[type="radio"]:checked ~ .form__radio-box:before, .form__radio input[type="checkbox"]:checked ~ .form__radio-box:before, .form__radio input[type="radio"]:checked ~ .form__radio-box:before {
      background: #B51319; }

.form__check {
  padding-left: 20px; }
  .form__check-box {
    position: absolute;
    overflow: hidden;
    top: 5px;
    left: 0;
    height: 1.6rem;
    width: 1.6rem;
    border: 1px solid #231F20;
    pointer-events: none; }
    .form__check-box:after {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      content: "\e909";
      color: #B51319;
      font-size: 1.2rem;
      padding: 1px; }
  .form__check-group .form__check {
    display: block; }

.form__sm {
  margin-bottom: 20px; }

.form__button {
  min-width: 150px;
  margin: 0 0 20px 0; }

.form__hidden {
  display: none; }

@media (min-width: 768px) {
  .form__group {
    width: 100%;
    display: table;
    margin: 0 -5px 20px; }
  .form__row {
    width: 100%;
    display: table-row; }
  .form__col {
    display: table-cell;
    padding: 0 5px;
    vertical-align: top; }
  .form__field-wrap {
    margin-bottom: 15px; }
  .form__check-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .form__check-group--quarter .form__check {
      width: calc(100%/4); }
    .form__check-group--third .form__check {
      width: calc(100%/3); }
    .form__check-group--half .form__check {
      width: calc(100%/2); } }

.grecaptcha-badge {
  display: none !important; }

/** ///////////// - form.scss - end - ///////////// */
/** ///////////// - elements.scss - end - ///////////// */
/** ///////////// - elements.scss - start - ///////////// */
/** ///////////// - _alert.scss - start - ///////////// */
.alert {
  background: #B51319;
  color: white;
  padding: 10px; }
  .alert--dark {
    background: #231F20; }

/** ///////////// - _alert.scss - end - ///////////// */
/** ///////////// - _bnr.scss - start - ///////////// */
.bnr {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .bnr--center {
    text-align: center; }
  .bnr--pos-btm-75 {
    background-position: 50% 75%; }
  .bnr__content {
    background: rgba(35, 31, 32, 0.7); }
    .bnr__content-block {
      width: 100%;
      height: 300px;
      padding: 20px; }
    .bnr__content-info {
      color: white; }
    .bnr__content-table {
      color: white; }
      .bnr__content-table-cell--title {
        font-weight: 600; }
  .bnr__text {
    color: white;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .bnr__content-block {
      height: 300px;
      padding: 30px; }
    .bnr--lrg .bnr__content-block {
      height: 500px; } }
  @media (min-width: 992px) {
    .bnr__content-block {
      height: 400px; }
    .bnr--lrg .bnr__content-block {
      height: 700px; } }
/** ///////////// - _bnr.scss - end - ///////////// */
/** ///////////// - _text-block.scss - start - ///////////// */
.text-block__row .text-block__text {
  margin-bottom: 20px; }

.text-block__text {
  /*
		padding-bottom: 20px;
		> * {
			&:last-child {
				position: relative;
				&:after {
					position: absolute;
					content:'';
					border-top: 1px solid $body-copy;
					width: 50px;
					bottom: -20px;
					left: 0;
				}
			}
		}
*/ }

@media (min-width: 768px) {
  .text-block__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .text-block__row .text-block__text {
      padding-right: 40px; }
    .text-block__row--col-2 .text-block__text {
      width: calc(100%/2); }
    .text-block__row--col-2-1 .text-block__text:first-child {
      width: calc((100%/3)*2); }
    .text-block__row--col-2-1 .text-block__text:last-child {
      width: calc((100%/3)*1); }
    .text-block__row--col-3 .text-block__text {
      width: calc(100%/3); }
  .text-block__text {
    /*
			> * {
				&:last-child {
					&:after {
						bottom: -30px;
					}
				}
			}
*/ } }

/** ///////////// - _text-block.scss - end - ///////////// */
/** ///////////// - _image-block.scss - start - ///////////// */
.image-block img {
  width: 100%;
  display: block; }

/** ///////////// - _image-block.scss - end - ///////////// */
/** ///////////// - _image-cards.scss - start - ///////////// */
.image-cards__item {
  position: relative;
  width: 100%;
  padding-bottom: 120%;
  height: 0;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.image-cards__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(35, 31, 32, 0.7);
  color: white; }
  .image-cards__caption * {
    margin: 0 !important; }

@media (min-width: 480px) {
  .image-cards__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -15px; }
  .image-cards__item {
    width: calc(50% - 30px);
    padding-bottom: 50%;
    margin: 15px; } }

@media (min-width: 992px) {
  .image-cards__item {
    width: calc((100%/3) - 30px);
    padding-bottom: calc((100%/3) - 30px);
    margin: 15px; } }

/** ///////////// - _image-cards.scss - end - ///////////// */
/** ///////////// - _split-list.scss - start - ///////////// */
@media (min-width: 768px) {
  .split-list {
    display: flex;
    flex-direction: col;
    flex-wrap: wrap; }
    .split-list--col-2 li {
      width: calc((100%/2) - 40px);
      margin-right: 20px; } }

/** ///////////// - _split-list.scss - end - ///////////// */
/** ///////////// - _brand-block.scss - start - ///////////// */
.brand-block__item {
  position: relative;
  width: 100%;
  padding-bottom: 120%;
  height: 0;
  margin-bottom: 30px; }
  .brand-block__item-content {
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    padding-bottom: 120%;
    height: 0; }
  .brand-block__item-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(35, 31, 32, 0.7);
    color: white; }
    .brand-block__item-overlay-center {
      padding: 30px; }
    .brand-block__item-overlay--white {
      background: rgba(255, 255, 255, 0.7);
      color: #231F20; }
    .brand-block__item-overlay--red {
      background: rgba(181, 19, 25, 0.7);
      color: white; }

.brand-block__logo {
  max-width: 300px; }

@media (min-width: 480px) {
  .brand-block__item {
    padding-bottom: 100%; }
    .brand-block__item-content {
      padding-bottom: 100%; } }

@media (min-width: 768px) {
  .brand-block__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -15px; }
  .brand-block__item {
    width: calc(50% - 30px);
    padding-bottom: 50%;
    margin: 15px; }
    .brand-block__item-overlay-center {
      padding: 40px; } }

@media (min-width: 992px) {
  .brand-block__item-overlay-center {
    padding: 60px; } }

/** ///////////// - _brand-block.scss - end - ///////////// */

/* Brand block grid styles */
.brand-block__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.brand-block__grid-item {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 400px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}

.brand-block__grid-item--sales {
  background-image: url(../imgs/brand/sales-brand-01.jpg?v=001);
}

.brand-block__grid-item--merlin {
  background-image: url(../imgs/brand/merlin-brand-01.jpg?v=001);
}

.brand-block__grid-item--cycle {
  background-image: url(../imgs/brand/cd-brand-01.jpg?v=001);
}

.brand-block__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(35, 31, 32, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  box-sizing: border-box;
}

.brand-block__overlay--white {
  background: rgba(255, 255, 255, 0.7);
  color: #231F20!important;
}
.brand-block__overlay--white .brand-block__text {
  color: #231F20!important;
}
.brand-block__overlay--white .brand-block__button {
  color: #231F20!important;
  border-color: #231F20!important;
}
.brand-block__overlay--white .brand-block__button:hover {
  background: #231F20!important;
  color: #ffffff!important;
}

.brand-block__content-inner {
  color: white;
  text-align: left;
  width: 100%;
  max-width: 100%;
}


.brand-block__logo {
  max-width: 250px;
  height: auto;
  margin-bottom: 20px;
  display: block;
}

.brand-block__text {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 20px;
  color: white;
}

.brand-block__button {
  display: inline-block;
  padding: 12px 24px;
  border: 1px solid white;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}

.brand-block__button:hover {
  background: white;
  color: #231F20;
}

@media (min-width: 768px) {
  .brand-block__grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
  }
  
  .brand-block__grid-item:nth-child(1),
  .brand-block__grid-item:nth-child(2) {
    aspect-ratio: 1 / 1;
  }

  .brand-block__grid-item:nth-child(3) {
    aspect-ratio: 8 / 3;
  }
  
  .brand-block__grid-item:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
  
  .brand-block__grid-item:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
  
  .brand-block__grid-item:nth-child(3) {
    grid-column: 1 / 3;
    grid-row: 2;
  }
  
  .brand-block__overlay {
    padding: 40px;
  }
  
  .brand-block__logo {
    max-width: 300px;
  }
  
  .brand-block__text {
    font-size: 1.6rem;
  }
  
  .brand-block__button {
    font-size: 1.4rem;
  }
  
  .brand-block__grid-item:nth-child(3) .brand-block__overlay {
    justify-content: flex-end;
  }

  .brand-block__grid-item:nth-child(3) .brand-block__content-inner {
    width: 50%;
    text-align: center;
  }

  .brand-block__grid-item:nth-child(3)  .brand-block__logo {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
  }
}
/** ///////////// - txt-elmt.scss - start - ///////////// */
.txt-elmt--grey {
  background: #ddd;
  max-width: none;
  padding: 20px; }

.txt-elmt__content {
  margin: 20px 0; }
  .txt-elmt__content-block {
    padding: 0 20px;
    margin-bottom: 20px; }
    .txt-elmt__content-block:last-child {
      margin-bottom: 0; }

.txt-elmt__content-block--center {
  text-align: center; }
  .txt-elmt__content-block--center .txt-elmt__content-img {
    margin: 0 auto;
    margin-bottom: 20px; }

.txt-elmt__content-header {
  margin-bottom: 20px; }

.txt-elmt__content-txt {
  margin-bottom: 20px; }

.txt-elmt__content-img {
  width: 100%;
  display: block;
  margin-bottom: 20px; }

.txt-elmt__content-icon {
  width: 140px;
  height: 140px;
  margin-bottom: 20px; }

.txt-elmt__content-overlay-block {
  position: relative;
  margin-bottom: 20px; }

.txt-elmt__content-overlay {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 10px;
  background: rgba(35, 31, 32, 0.8); }

.txt-elmt__content-overlay-img {
  width: 100%;
  display: block; }

.txt-elmt__content-overlay-txt {
  color: #fff; }

.txt-elmt__content-list {
  margin-bottom: 20px; }

.txt-elmt__content-list-block {
  list-style: none; }

.txt-elmt__content-list-item {
  position: relative;
  margin-left: 20px;
  padding-right: 20px; }
  .txt-elmt__content-list-item::before {
    content: " ";
    position: absolute;
    top: 7px;
    left: -20px;
    pointer-events: none;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #B51319; }

.txt-elmt__content-list--icon-bullet .list__bullet {
  font-size: 1rem;
  color: #B51319;
  vertical-align: 0.2rem;
  margin-right: 5px; }

.txt-elmt__content-list--icon-bullet .txt-elmt__content-list-item::before {
  display: none; }

.txt-elmt__content-table-cell--title {
  font-weight: 600; }

@media (min-width: 768px) {
  .txt-elmt--grey {
    padding: 40px; }
  .txt-elmt__content {
    margin: 30px 0; } }

@media (min-width: 992px) {
  .txt-elmt__content {
    margin: 40px 0; } }

/** ///////////// - txt-elmt.scss - end - ///////////// */
/** ///////////// - _img-elmt.scss - start - ///////////// */
.img-elmt {
  padding: 0 20px; }
  .img-elmt__img {
    width: 100%;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .img-elmt__img {
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .img-elmt__img {
      margin-bottom: 40px; } }
/** ///////////// - _img-elmt.scss - end - ///////////// */
/** ///////////// - sign-up.scss - start - ///////////// */
.sign-up {
  padding: 30px 20px;
  background: #ddd; }
  @media (min-width: 768px) {
    .sign-up {
      padding: 30px; } }
  .sign-up hr {
    width: 50px;
    margin-bottom: 30px; }

.ctct-form {
  background: #B51319; }
  .ctct-form-header, .ctct-form-text, .ctct-form-label, .ctct-form-errorMessage, .ctct-form-footer, .ctct-form-button {
    font-family: "Montserrat", sans-serif !important; }
  .ctct-form-defaults {
    padding: 0 !important; }
  .ctct-form-button {
    display: inline-block !important;
    width: 200px !important;
    padding: 14px 20px !important;
    font-size: 1.5rem !important;
    font-weight: 700;
    border-radius: 2px !important; }
    .ctct-form-button:hover {
      background: #870e13 !important; }
  .ctct-form-footer {
    display: none;
    text-align: left !important;
    width: 100% !important;
    padding: 0 !important; }
  .ctct-form-label {
    float: left;
    display: inline-block;
    margin-right: 10px; }
  .ctct-form-errorMessage {
    float: left; }
  .ctct-form-field {
    margin-bottom: 13px !important; }

.ctct-gdpr-text {
  line-height: 18px !important; }

input.ctct-form-element {
  width: 100% !important;
  color: #4B5159 !important;
  outline: none !important;
  border: none !important;
  border-radius: 2px !important;
  border: 1px solid #ccc !important;
  box-shadow: none !important;
  -webkit-appearance: none !important;
  padding: 15px !important;
  font-size: 1.4rem !important; }
  input.ctct-form-element:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: #4B5159 !important; }

@media (min-width: 768px) {
  #first_name_field_0, #email_address_field_0 {
    display: inline-block;
    width: calc((50% - 23px));
    margin-right: 20px; } }

/** ///////////// - sign-up.scss - end - ///////////// */
/** ///////////// - _form-block.scss - start - ///////////// */
.form-block__group-title {
  margin-bottom: 20px; }

/** ///////////// - _form-block.scss - end - ///////////// */
/** ///////////// - _instagram-feed.scss - start - ///////////// */
.instagram-feed__output {
  margin-bottom: 20px !important; }

.instagram-feed__post {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

@media (min-width: 480px) {
  .instagram-feed__output {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -10px; }
  .instagram-feed__post {
    width: calc((100%/2) - 20px);
    padding-bottom: calc((100%/2) - 20px);
    margin: 10px; } }

@media (min-width: 768px) {
  .instagram-feed__output {
    margin: -15px; }
  .instagram-feed__post {
    width: calc((100%/3) - 30px);
    padding-bottom: calc((100%/3) - 30px);
    margin: 15px; } }

/** ///////////// - _instagram-feed.scss - end - ///////////// */
/** ///////////// - _map.scss - start - ///////////// */
#map {
  height: 400px; }

a[href^="http://maps.google.com/maps"] {
  display: none !important; }

a[href^="https://maps.google.com/maps"] {
  display: none !important; }

.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display: none; }

.gmnoprint div {
  background: none !important; }

/** ///////////// - _map.scss - end - ///////////// */
/** ///////////// - elements.scss - end - ///////////// */
/** ///////////// - structures.scss - start - ///////////// */
/** ///////////// - header.scss - start - ///////////// */
.header {
  background: white; }
  .header__content {
    position: relative; }
  .header__top {
    position: relative;
    padding-left: 15px; }
  .header__bottom {
    background: #231F20;
    display: none; }
  .header__logo {
    display: inline-block;
    vertical-align: top;
    margin: 15px 0; }
    .header__logo a {
      display: block; }
    .header__logo img {
      display: block;
      width: auto;
      height: 30px; }
  .header__trigger {
    font-size: 3rem;
    color: #231F20;
    float: right;
    padding: 15px 10px; }
  .header__button {
    float: right;
    margin: 11px 0;
    text-align: center; }
  .header__nav {
    text-align: center;
    padding: 20px 0; }
    .header__nav ul {
      display: inline-block;
      vertical-align: top;
      list-style: none; }
    .header__nav li {
      font-size: 1.6rem;
      font-weight: bold;
      text-transform: uppercase;
      color: white; }
      .header__nav li a, .header__nav li span {
        display: block;
        color: inherit;
        text-decoration: none;
        padding: 15px; }
      .header__nav li:hover {
        color: #B51319; }
        .header__nav li:hover > ul {
          display: block; }
      .header__nav li > ul {
        background: #B51319;
        /*
				background: white;
				position: absolute;
				text-align: left;
				display: none;
				&:after {
					bottom: 100%;
					left: 45px;
					border: solid transparent;
					content: " ";
					height: 0;
					width: 0;
					position: absolute;
					pointer-events: none;
					border-color: rgba(255, 255, 255, 0);
					border-bottom-color: white;
					border-width: 15px;
					margin-left: -15px;
				}
				li {
					float: none;
					color: $aps-black!important;
					&:hover {
						color: $aps-red!important;
					}
				}
*/ }
  .header__social {
    text-align: center;
    padding-bottom: 20px; }
    .header__social a {
      color: white;
      text-decoration: none;
      vertical-align: middle;
      margin-left: 5px; }
      .header__social a:hover {
        color: #B51319; }
    .header__social-link {
      font-size: 1.5rem;
      margin-bottom: 10px;
      display: block; }
    .header__social-icon {
      font-size: 3.8rem; }
  .header--red {
    background: #B51319; }
    .header--red .header__bottom {
      background: #870e13; }
    .header--red .header__trigger {
      color: white; }
    .header--red .header__nav li {
      color: white; }
      .header--red .header__nav li:hover {
        color: #231F20; }
    .header--red .header__social a {
      color: white; }
      .header--red .header__social a:hover {
        color: #231F20; }
  .header--black {
    background: #231F20; }
    .header--black .header__bottom {
      background: #080707; }
    .header--black .header__trigger {
      color: white; }
    .header--black .header__nav li {
      color: white; }
      .header--black .header__nav li:hover {
        color: #B51319; }
    .header--black .header__social a {
      color: white; }
      .header--black .header__social a:hover {
        color: #B51319; }
  @media (min-width: 768px) {
    .header__top {
      padding: 0 10px 0 15px; }
    .header__bottom {
      background: none !important;
      display: block; }
    .header__logo {
      margin: 20px 0 0; }
      .header__logo img {
        height: 50px; }
    .header__trigger {
      display: none; }
    .header__button {
      width: 125px; }
    .header__nav {
      text-align: right;
      padding: 0; }
      .header__nav li {
        float: left;
        font-size: 1.5rem;
        color: #231F20; }
        .header__nav li a, .header__nav li span {
          padding: 15px 10px; }
        .header__nav li > ul {
          background: white;
          position: absolute;
          text-align: left;
          display: none; }
          .header__nav li > ul:after {
            bottom: 100%;
            left: 45px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-bottom-color: white;
            border-width: 15px;
            margin-left: -15px; }
          .header__nav li > ul li {
            float: none;
            color: #231F20 !important; }
            .header__nav li > ul li:hover {
              color: #B51319 !important; }
    .header__social {
      position: absolute;
      top: 10px;
      right: 145px;
      padding: 0; }
      .header__social a {
        color: #231F20; }
      .header__social-link {
        display: inline-block;
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .header__logo img {
      height: 60px; }
    .header__nav li {
      font-size: 1.8rem; }
      .header__nav li a, .header__nav li span {
        padding: 20px 15px; } }
  @media (min-width: 1200px) {
    .header__nav li a, .header__nav li span {
      padding: 20px; } }
/** ///////////// - header.scss - end - ///////////// */
/** ///////////// - _main.scss - start - ///////////// */
.main--red {
  background: #B51319;
  color: white; }
  .main--red .text-block__text > *:last-child:after {
    border-color: white; }
  .main--red .form__field {
    background: #B51319; }
    .main--red .form__field input:-webkit-autofill, .main--red .form__field select:-webkit-autofill, .main--red .form__field textarea:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #B51319 inset; }

.main--black {
  background: #231F20;
  color: white; }
  .main--black .text-block__text > *:last-child:after {
    border-color: white; }
  .main--black .form__field {
    background: #231F20; }
    .main--black .form__field input:-webkit-autofill, .main--black .form__field select:-webkit-autofill, .main--black .form__field textarea:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #231F20 inset; }

.main--red .form__field, .main--black .form__field {
  color: white;
  border-color: white; }
  .main--red .form__field input::-webkit-input-placeholder, .main--red .form__field select::-webkit-input-placeholder, .main--red .form__field textarea::-webkit-input-placeholder, .main--black .form__field input::-webkit-input-placeholder, .main--black .form__field select::-webkit-input-placeholder, .main--black .form__field textarea::-webkit-input-placeholder {
    color: white; }
  .main--red .form__field input::-moz-placeholder, .main--red .form__field select::-moz-placeholder, .main--red .form__field textarea::-moz-placeholder, .main--black .form__field input::-moz-placeholder, .main--black .form__field select::-moz-placeholder, .main--black .form__field textarea::-moz-placeholder {
    color: white; }
  .main--red .form__field input:-ms-input-placeholder, .main--red .form__field select:-ms-input-placeholder, .main--red .form__field textarea:-ms-input-placeholder, .main--black .form__field input:-ms-input-placeholder, .main--black .form__field select:-ms-input-placeholder, .main--black .form__field textarea:-ms-input-placeholder {
    color: white; }
  .main--red .form__field input:-moz-placeholder, .main--red .form__field select:-moz-placeholder, .main--red .form__field textarea:-moz-placeholder, .main--black .form__field input:-moz-placeholder, .main--black .form__field select:-moz-placeholder, .main--black .form__field textarea:-moz-placeholder {
    color: white; }
  .main--red .form__field input:-webkit-autofill, .main--red .form__field select:-webkit-autofill, .main--red .form__field textarea:-webkit-autofill, .main--black .form__field input:-webkit-autofill, .main--black .form__field select:-webkit-autofill, .main--black .form__field textarea:-webkit-autofill {
    -webkit-text-fill-color: white !important; }

.main--red .form__check-box, .main--black .form__check-box {
  border-color: white; }
  .main--red .form__check-box:after, .main--black .form__check-box:after {
    color: white; }

/** ///////////// - _main.scss - end - ///////////// */
/** ///////////// - footer.scss - start - ///////////// */
.footer__top {
  background: #231F20;
  color: white;
  padding: 30px 20px; }

.footer__bottom {
  background: white;
  padding: 5px 20px; }

.footer__logo img {
  width: 100%;
  max-width: 215px; }

.footer__award img {
  width: 100%;
  max-width: 130px; }

.footer__col {
  margin-bottom: 20px; }
  .footer__col:last-child {
    margin-bottom: 0; }

.footer ul {
  list-style: none; }
  .footer ul li {
    margin-left: 0;
    text-transform: uppercase; }

@media (min-width: 480px) {
  .footer__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  .footer__col {
    width: calc(100%/2);
    padding-right: 20px; } }

@media (min-width: 768px) {
  .footer__col {
    width: calc(100%/4);
    padding-right: 20px; } }

/** ///////////// - footer.scss - end - ///////////// */
/** ///////////// - sticky-cta.scss - start - ///////////// */
.sticky-cta {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 100;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.sticky-cta h2 {
  font-size: 3rem;
  margin-bottom: 20px;
  color: #B51319;
}
.sticky-cta p {
  font-size: 1.6rem;
  line-height: 140%;
  margin-bottom: 20px;
}
.sticky-cta p:last-child {
  margin-bottom: 0;
}

.sticky-cta a {
  font-size: 1.8rem;
  display: block;
  margin-bottom: 5px;
  color: #B51319;
}
.sticky-cta a:hover {
  text-decoration: underline;
}
.sticky-cta a span {
  margin-right: 5px;
}
.sticky-cta.show, .sticky-cta.fade {
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.sticky-cta.show {
  opacity: 1;
  pointer-events: all;
}
.sticky-cta.fade {
  opacity: 0;
  pointer-events: none;
}
.sticky-cta:after {
  display: none;
  content: "";
  position: absolute;
  z-index: 0;
  width: 550px;
  height: 550px;
  max-width: 140vw;
  max-height: 140vw;
  background: #fff;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
}
.sticky-cta__content {
  background: #fff;
  color: #231F20;
  position: relative;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
  padding: 20px;
}
.sticky-cta__close {
  cursor: pointer;
  margin-top: 20px;
}
.sticky-cta__close:hover {
  text-decoration: underline;
}
@media (min-width: 480px) {
  .sticky-cta {
    width: 500px;
    height: 500px;
    left: -60px;
    bottom: -60px;
    margin: 100px;
  }
  .sticky-cta:after {
    display: block;
    left: -100px;
    bottom: -100px;
    width: 700px;
    height: 700px;
    border-top-right-radius: 100%;
    border-top-left-radius: 100%;
    border-bottom-right-radius: 100%;
  }
}
/** ///////////// - structures.scss - end - ///////////// */
/** ///////////// - structures.scss - end - ///////////// */
/** ///////////// - global import - end - ///////////// */
/** ///////////// - global.scss - end - ///////////// */
