@charset "UTF-8";
/*! 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.
 */
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 */
  -webkit-text-decoration: underline dotted;
          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 */
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
body {
  color: #29303d;
  font-family: MuseoSans;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.03em;
  line-height: 1.3751;
}

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

b, i, u, s, center, big, small {
  display: inline;
  font-style: inherit;
  font-weight: inherit;
  text-align: inherit;
  text-decoration: inherit;
}

::-moz-selection {
  background: rgba(3, 153, 157, 0.9);
  color: #fff;
  text-shadow: none;
}

::selection {
  background: rgba(3, 153, 157, 0.9);
  color: #fff;
  text-shadow: none;
}

a {
  color: #e61c83;
  cursor: pointer;
  transition: color 0.1s ease-out;
  text-decoration: inherit;
}
a:focus {
  outline: 0 none;
  text-decoration: underline;
}
a:active, a:hover {
  color: #03999d;
}

h1, h2, h3, h4, h5, h6, p {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol,
li {
  display: block;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

address {
  display: block;
  font-style: inherit;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: top;
}

textarea {
  resize: vertical;
}

a, label, button {
  touch-action: manipulation;
}

:root .hidden {
  display: none !important;
}

:root .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

:root .visuallyhidden--focusable:active, :root .visuallyhidden--focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.icon {
  height: 1.3751em;
  width: 1.3751em;
  display: inline-block;
  fill: currentColor;
  overflow: hidden;
  transform: translateX(0);
  vertical-align: top;
}
.icon use {
  pointer-events: none;
}

.icon--img {
  color: #000;
  width: 13.75em;
  height: 13.75em;
}
.icon--img__top-10-reasons, .icon--img__top-3-reasons {
  width: 16.25em;
  height: 13.125em;
}
.icon--img__my-story {
  width: 16.25em;
  height: 10.75em;
}

.button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 6px;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  font-family: MuseoSans;
  font-weight: 700;
  outline: 0 none !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  vertical-align: top;
  transition: background-color 0.1s ease-out, border-color 0.1s ease-out, color 0.1s ease-out, opacity 0.1s ease-out, 0.1s ease-out;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  padding: 0 28px;
  background: #e61c83;
  color: #fff;
}
.button:focus {
  box-shadow: #81ccce 0 0 5px;
}
.button:disabled {
  cursor: default;
  pointer-events: none;
}
.button:active, .button:focus, .button:hover {
  background: #ff3ba2;
  color: #fff !important;
}

.button--size-s {
  font-size: 13.0909090909px;
  height: 36px;
  line-height: 36px;
  padding: 0 22.9090909091px;
}

input[type=text],
input[type=number],
input[type=email],
select,
textarea {
  box-sizing: border-box;
  border: 2px solid #bec0c4;
  border-radius: 0;
  color: #29303d;
  display: inline-block;
  font-family: MuseoSans;
  font-weight: 700;
  line-height: 1.3751;
  vertical-align: top;
  transition-property: background-color, border-color, box-shadow, color, opacity;
  transition-duration: 0.1s;
  transition-timing-function: ease-out;
  font-size: 16px;
  height: 44px;
  padding: 8.9992px 16px;
}
input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
  border-color: #81ccce;
  box-shadow: #81ccce 0 0 5px;
  outline: 0 none;
}
input[type=text]:invalid,
input[type=number]:invalid,
input[type=email]:invalid,
select:invalid,
textarea:invalid {
  outline: 0 none;
}

select {
  padding-left: 12px;
}
select::-ms-expand {
  background-color: transparent;
  border-color: transparent;
}

textarea {
  height: 8em;
}

input[type=range] {
  -webkit-appearance: none;
  background: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-ms-tooltip {
  display: none;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 0.36em;
  background: #bec0c4;
  border-radius: 0.18em;
}
input[type=range]::-moz-range-track {
  height: 0.36em;
  background: #bec0c4;
  border-radius: 0.18em;
}
input[type=range]::-moz-range-progress {
  height: 0.36em;
  background: #f38ec1;
  border-radius: 0.18em;
}
input[type=range]::-ms-track {
  border: 0 none;
  color: transparent;
  height: 0.36em;
  background: #bec0c4;
  border-radius: 0.18em;
}
input[type=range]::-ms-fill-lower {
  height: 0.36em;
  background: #f38ec1;
  border-radius: 0.18em;
}
input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
  display: none;
  height: 0.36em;
}
input[type=range]::-webkit-slider-thumb {
  height: 1em;
  width: 1em;
  -webkit-appearance: none;
  margin: -0.32em 0;
  background: #35adb0;
  background-image: linear-gradient(to bottom, #35adb0, #03999d);
  border: 2px solid #03999d;
  border-radius: 0.5em;
  box-sizing: border-box;
}
input[type=range]::-moz-range-thumb {
  height: 1em;
  width: 1em;
  border: 0 none;
  border-radius: 0;
  background: #35adb0;
  background-image: linear-gradient(to bottom, #35adb0, #03999d);
  border: 2px solid #03999d;
  border-radius: 0.5em;
  box-sizing: border-box;
}
input[type=range]::-ms-thumb {
  height: 1em;
  width: 1em;
  border: 0 none;
  background: #35adb0;
  background-image: linear-gradient(to bottom, #35adb0, #03999d);
  border: 2px solid #03999d;
  border-radius: 0.5em;
  box-sizing: border-box;
}

.layout-wrapper {
  box-sizing: content-box;
  border: 0 solid transparent;
  border-left-width: 2.4vw;
  border-right-width: 2.4vw;
  margin: 0 auto;
  max-width: 980px;
  position: relative;
}

.layout-header {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  border-bottom: 1px solid #bec0c4;
  flex: 0 0 auto;
  width: 100%;
  z-index: 2;
}
.layout-header__logo {
  display: block;
  overflow: hidden;
  position: relative;
}
.layout-header__logo::before {
  content: "";
  display: block;
  padding-top: 29.8136645963%;
}
.layout-header__logo img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: block;
}
.layout-header, .layout-header__logo, .layout-header__nav, .layout-header .layout-header-nav__social, .layout-header .layout-header-nav__bfa-logo {
  transition-property: opacity, transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.3, 0, 0.3, 1);
}
.no-animate .layout-header, .no-animate .layout-header__logo, .no-animate .layout-header__nav, .no-animate .layout-header .layout-header-nav__social, .no-animate .layout-header .layout-header-nav__bfa-logo {
  transition: none !important;
}
@media (min-width: 64em) {
  .layout-header .layout-wrapper {
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
  }
  .layout-header__logo {
    height: 96px;
    width: 322px;
    transform-origin: 0 120px;
  }
  :root .layout-header__nav {
    position: absolute;
    right: 0;
    bottom: -12px;
    width: 610px;
  }
  .layout-header.is-minimised {
    transform: translateY(-88px);
  }
  .layout-header.is-minimised .layout-header__logo {
    transform: scale(0.4);
  }
  .layout-header.is-minimised .layout-header-nav__social, .layout-header.is-minimised .layout-header-nav__bfa-logo {
    opacity: 0;
  }
}
@media (min-width: 38em) and (max-width: 63.99em) {
  .layout-header .layout-wrapper {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
  }
  .layout-header__logo {
    height: 48px;
    width: 161px;
  }
  :root .layout-header__nav {
    margin-top: 12px;
  }
  .layout-header.is-minimised {
    transform: translateY(-60px);
  }
  .layout-header.is-minimised .layout-header__logo, .layout-header.is-minimised .layout-header-nav__social, .layout-header.is-minimised .layout-header-nav__bfa-logo {
    opacity: 0;
  }
}
@media (max-width: 37.99em) {
  .layout-header .layout-wrapper {
    border: 0 none !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .layout-header__logo {
    height: 38px;
    width: 127.4583333333px;
    margin: 0 auto;
  }
  :root .layout-header__nav {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100vh;
    width: 280px;
    z-index: 10;
  }
}

.layout-header-nav {
  position: relative;
}
.layout-header-nav__title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.layout-header-nav__bfa-logo {
  height: 60px;
  width: 40px;
  background: #fff;
  border: 3px solid #0071bc;
  border-radius: 5px;
  box-sizing: content-box;
  padding: 4px;
}
.layout-header-nav__bfa-logo img {
  height: 100%;
  width: 100%;
  display: block;
}
@media (min-width: 38em) {
  .layout-header-nav__menu-btn {
    display: none;
  }
  .layout-header-nav__social {
    position: absolute;
    top: -66px;
    right: 74px;
  }
  .layout-header-nav__bfa-logo {
    position: absolute;
    top: -86px;
    right: 0;
  }
}
@media (min-width: 38em) and (max-width: 63.99em) {
  .layout-header-nav__menu {
    margin-left: 4px;
    margin-right: 4px;
  }
  .layout-header-nav__social {
    right: 64px;
    top: -52px;
  }
  .layout-header-nav__social .follow-us {
    font-size: 30px;
  }
  .layout-header-nav__bfa-logo {
    height: 40px;
    width: 30px;
    top: -64px;
  }
}
@media (max-width: 37.99em) {
  .layout-header-nav {
    background: #000;
  }
  .layout-header-nav__inner {
    background: #29303d;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    opacity: 0.5;
  }
  .layout-header-nav__menu-btn {
    position: absolute;
    top: 0;
    left: -48px;
    height: 48px;
    width: 48px;
    background: rgba(230, 28, 131, 0);
  }
  .layout-header-nav__menu-btn .icon {
    height: 36px;
    width: 36px;
    margin: 6px;
  }
  .show-ocm .layout-header-nav__menu-btn {
    background: #e61c83;
    color: #fff;
  }
  .layout-header-nav__menu {
    flex: 1 1 auto;
    width: 100%;
  }
  .layout-header-nav__social {
    color: #fff;
    flex: 0 0 auto;
    margin: 24px 0;
    text-align: center;
    width: 100%;
  }
  .layout-header-nav__social .follow-us {
    font-size: 40px;
  }
  .layout-header-nav__social .icon--follow__us {
    display: none;
  }
  .layout-header-nav__social .icon--follow {
    stroke-width: 1.5;
  }
  .layout-header-nav__bfa-logo {
    align-self: center;
    margin-bottom: 24px;
  }
}

@media (min-width: 38em) {
  .layout-header-menu {
    display: flex;
    justify-content: space-between;
  }
  .layout-header-menu__link {
    color: #812455;
    display: block;
    flex: 0 0 auto;
    font-size: 16px;
    font-weight: 700;
    padding: 4px 0;
    text-align: center;
  }
}
@media (max-width: 37.99em) {
  .layout-header-menu {
    background: #29303d;
    overflow: hidden;
    display: block;
  }
  .layout-header-menu__link {
    color: #fff;
    display: block;
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    line-height: 48px;
    height: 51px;
    font-weight: 700;
    padding: 0 16px;
  }
  .layout-header-menu__link:hover {
    color: #e61c83;
  }
}

@media (max-width: 37.99em) {
  .layout-header-nav,
.layout-header-nav__inner {
    transition-property: opacity, transform;
    transition-duration: 0.4s;
  }
  .no-animate .layout-header-nav,
.no-animate .layout-header-nav__inner {
    transition: none !important;
  }

  .show-ocm .layout-header-nav {
    transform: translateX(-280px);
  }
  .show-ocm .layout-header-nav__inner {
    opacity: 1;
  }
}
.layout-ribbon {
  background: #29303d;
}
@media (max-width: 37.99em) {
  .layout-ribbon .layout-wrapper {
    display: flex;
    justify-content: center;
    padding: 6px;
  }
  .layout-ribbon .button {
    margin: 0 4px;
  }
}
@media (max-width: 27.99em) {
  .layout-ribbon .button {
    flex: 1 1 1px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 28em) {
  .layout-ribbon .button {
    min-width: 172px;
  }
}
@media (min-width: 38em) {
  .layout-ribbon .layout-wrapper {
    border-bottom-width: 10px;
    border-top-width: 10px;
    display: flex;
    justify-content: flex-end;
  }
  .layout-ribbon .button + .button {
    margin-left: 10px;
  }
}

.layout-footer {
  background: #29303d;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  flex: 0 0 auto;
  width: 100%;
}
.layout-footer a:active,
.layout-footer a:hover {
  color: #e61c83;
}
.layout-footer .layout-wrapper {
  border-top-width: 48px;
  border-bottom-width: 48px;
}
@media (min-width: 38em) and (max-width: 63.99em) {
  .layout-footer .layout-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .layout-footer .layout-footer-social {
    margin-top: 48px;
    width: 100%;
  }
}
@media (min-width: 48em) {
  .layout-footer .layout-footer-nav {
    min-width: 150px;
  }
}
@media (min-width: 64em) {
  .layout-footer .layout-footer-nav {
    display: inline-block;
    vertical-align: top;
    width: 25%;
  }
  .layout-footer .layout-footer-social {
    position: absolute;
    top: 25px;
    right: 0;
  }
}
@media (min-width: 28em) and (max-width: 37.99em) {
  .layout-footer .layout-footer-nav,
.layout-footer .layout-footer-social {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .layout-footer .layout-footer-nav:nth-child(n+3) {
    margin-top: 48px;
  }
  .layout-footer .layout-footer-social {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 12px;
  }
}
@media (max-width: 27.99em) {
  .layout-footer .layout-footer-nav + .layout-footer-nav,
.layout-footer .layout-footer-social {
    margin-top: 48px;
  }
}

.layout-footer-nav__title {
  color: #81ccce;
  font-size: 16px;
  padding-bottom: 8px;
}
.layout-footer-nav__link {
  color: #fff;
  display: table;
  font-size: 14px;
  padding: 8px 0;
}
@media (max-width: 37.99em) {
  .layout-footer-nav {
    text-align: center;
  }
  .layout-footer-nav__link {
    margin-left: auto;
    margin-right: auto;
  }
}

.layout-footer-social {
  text-align: right;
}
.layout-footer-social .icon--follow {
  stroke-width: 2;
}
.layout-footer-social__our-site {
  margin-top: 40px;
}
@media (max-width: 63.99em) {
  .layout-footer-social {
    text-align: center;
  }
}
@media (max-width: 37.99em) {
  .layout-footer-social .icon--follow__us {
    display: none;
  }
}

.layout-main {
  flex: 1 0 auto;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 64em) {
  .layout-main {
    margin-top: 201px;
  }
}
@media (min-width: 38em) and (max-width: 63.99em) {
  .layout-main {
    margin-top: 171px;
  }
}
@media (max-width: 37.99em) {
  .layout-main {
    margin-top: 97px;
  }
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.layout-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#map-container {
  height: 800px;
  position: relative;
  z-index: 1;
  margin-bottom: 48px;
}
@media (max-width: 27.99em) {
  #map-container {
    height: 500px;
    margin-left: -36px;
    margin-right: -36px;
  }
}

#map {
  height: 100%;
  width: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 0;
}

div.territory-key {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 6%;
  padding-right: 6%;
  text-align: center;
}

span.territory-key {
  height: 25px;
  width: 25px;
  border: 1px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: -0.5em;
}
span.territory-key__available {
  background-color: rgba(3, 153, 157, 0.3);
  border-color: #03999D;
}
span.territory-key__awarded {
  background-color: rgba(230, 28, 131, 0.2);
  border: none;
}

span.territory-key:nth-child(2) {
  margin-left: 2em;
}

ul.territory-list {
  list-style-type: none;
  margin-top: 48px;
}
ul.territory-list li {
  display: list-item;
}
ul.territory-list li:before {
  content: "- ";
}

table.stats {
  margin-top: 48px;
  margin-bottom: 24px;
  width: 100%;
}

table.stats th {
  text-align: left;
}

table.stats td {
  background-color: #F5F5F5;
  padding: 0.5em 0 0.5em 1em;
}

.article__title {
  color: #812455;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1876;
}
.article__body p + p {
  margin-top: 1.3751em;
}
.article__title + .article__body, .article__body + .article__body {
  margin-top: 24px;
}
@media (max-width: 37.99em) {
  .article__body {
    font-size: 15px;
  }
}
@media (max-width: 27.99em) {
  .article__body {
    font-size: 14px;
  }
}

.article--capstone {
  border-top: 4px solid #e61c83;
  padding-top: 27px;
}

.article--quote .article__body::before {
  content: "“";
}
.article--quote .article__body::after {
  content: "”";
}

.article-list--tile-grid .article-list__item {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

@media (min-width: 48em) {
  .article-list--tile-grid .article-list__item {
    width: calc(33.3333333333% - 16px);
  }
  .article-list--tile-grid .article-list__item:not(:nth-child(3n-2)) {
    margin-left: 24px;
  }
  .article-list--tile-grid .article-list__item:nth-child(n+4) {
    margin-top: 24px;
  }
}
@media (min-width: 38em) and (max-width: 47.99em) {
  .article-list--tile-grid .article-list__item {
    width: calc(50% - 12px);
  }
  .article-list--tile-grid .article-list__item:not(:nth-child(2n-1)) {
    margin-left: 24px;
  }
  .article-list--tile-grid .article-list__item:nth-child(n+3) {
    margin-top: 24px;
  }
}
@media (max-width: 37.99em) {
  .article-list--tile-grid .article-list__item {
    width: 100%;
  }
  .article-list--tile-grid .article-list__item:nth-child(n+2) {
    margin-top: 24px;
  }
}
@media (min-width: 38em) {
  :root .article-list--tile-grid .article-list__item {
    margin-bottom: 48px;
  }

  .article-list--tile-grid .article__title {
    margin-right: 24px;
    min-height: 85.5072px;
  }
}
@media (max-width: 37.99em) {
  :root .article-list--tile-grid .article-list__item:not(:last-child) {
    margin-bottom: 24px;
  }
}

#breakpoint-reporter {
  display: none;
  font-family: sans-serif;
}
@media (min-width: 0em) {
  #breakpoint-reporter {
    font-family: sans-serif, "phone";
  }
  #breakpoint-reporter::after {
    content: "phone ≥ 0px (0em)";
  }
}
@media (min-width: 28em) {
  #breakpoint-reporter {
    font-family: sans-serif, "phone-l";
  }
  #breakpoint-reporter::after {
    content: "phone-l ≥ 448px (28em)";
  }
}
@media (min-width: 38em) {
  #breakpoint-reporter {
    font-family: sans-serif, "tablet";
  }
  #breakpoint-reporter::after {
    content: "tablet ≥ 608px (38em)";
  }
}
@media (min-width: 48em) {
  #breakpoint-reporter {
    font-family: sans-serif, "tablet-l";
  }
  #breakpoint-reporter::after {
    content: "tablet-l ≥ 768px (48em)";
  }
}
@media (min-width: 64em) {
  #breakpoint-reporter {
    font-family: sans-serif, "desktop";
  }
  #breakpoint-reporter::after {
    content: "desktop ≥ 1024px (64em)";
  }
}

.debug #breakpoint-reporter {
  position: fixed;
  right: 5px;
  bottom: 5px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  display: block;
  font-size: 10px;
  opacity: 0.8;
  padding: 0.5em 1em;
  pointer-events: none;
  z-index: 999999;
}
.debug #breakpoint-reporter.did-change {
  background: #fcd753;
}

.calculator {
  margin-left: auto;
  margin-right: auto;
  max-width: 672px;
  width: 100%;
}
.calculator__result .sparkle-box {
  margin-left: auto;
  margin-right: auto;
}
.calculator__income {
  color: #4fb8bb;
  display: block;
  font-weight: 300;
  line-height: 1.1876;
  text-align: center;
}
.calculator__income strong {
  color: #03999d;
  display: block;
  font-size: 1.1em;
  font-weight: 700;
}
.calculator__disclaimer {
  color: #686d76;
  font-size: 14px;
  line-height: 1.3751;
  margin: 24px auto 0;
  max-width: 440px;
  text-align: center;
  width: 100%;
}
@media (min-width: 48em) {
  .calculator__range + .calculator__range {
    margin-top: 72px;
  }
}
@media (max-width: 47.99em) {
  .calculator__range + .calculator__range {
    margin-top: 48px;
  }
}
@media (min-width: 38em) {
  .calculator {
    display: table;
  }
  .calculator__result {
    margin-top: 48px;
  }
  .calculator__result .sparkle-box {
    font-size: 52px;
    width: 274px;
  }
  .calculator__income {
    font-size: 22px;
    margin-top: 24px;
  }
  .calculator__disclaimer {
    display: table;
  }
}
@media (max-width: 37.99em) {
  .calculator {
    align-items: stretch;
    display: flex;
    flex-direction: column;
  }
  .calculator__result {
    order: -1;
  }
  .calculator__result .sparkle-box {
    font-size: 9.8355263158vw;
    width: 51.8256578947vw;
  }
  .calculator__income {
    font-size: 4.1611842105vw;
    margin-top: 4.5394736842vw;
  }
  :root .calculator__range, .calculator__disclaimer {
    margin-top: 24px;
  }
  .calculator__disclaimer {
    font-size: 12px;
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

.chat-section {
  background: #812455;
  color: #b3e0e1;
  font-weight: 300;
  line-height: 1.1876;
  max-width: 100%;
  overflow: hidden;
}
.chat-section .layout-wrapper {
  border-top: 60px solid transparent;
  display: flex;
  justify-content: space-around;
}
.chat-section .icon--img__question-bubble {
  height: 236px;
  width: 244px;
  flex: 0 0 auto;
  margin-top: 30px;
  margin-right: auto;
}
.chat-section__title {
  font-size: 1.2em;
  margin-bottom: 0.8333333333em;
}
.chat-section__title strong {
  color: #fff;
  display: block;
  font-weight: 700;
}
.chat-section__body {
  flex: 0 0 auto;
  font-size: 30px;
  margin-top: 1em;
  white-space: pre-line;
}
.chat-section__body strong {
  font-weight: 700;
}
.chat-section__tel {
  color: #fff;
  display: table;
  font-size: 1.2em;
  font-weight: 700;
}
.chat-section__tel:active, .chat-section__tel:hover {
  color: #b3e0e1;
}
.chat-section .button {
  margin-top: 30px;
}
.chat-section__david {
  align-self: flex-end;
  flex: 0 0 auto;
  margin-right: -40px;
}
@media (max-width: 63.99em) {
  .chat-section .icon--img {
    display: none;
  }
}
@media (min-width: 28em) and (max-width: 47.99em) {
  .chat-section__body {
    font-size: 4.296875vw;
    margin-top: 0.6666666667em;
    margin-bottom: 3.90625vw;
  }
  .chat-section .button {
    font-size: 13.0909090909px;
    height: 36px;
    line-height: 36px;
    padding: 0 22.9090909091px;
    margin-top: 3.90625vw;
  }
}
@media (max-width: 47.99em) {
  .chat-section .layout-wrapper {
    border-top-width: 24px;
  }
  .chat-section__david {
    width: 51.3541666667vw;
    height: 45.5989583333vw;
  }
}
@media (max-width: 27.99em) {
  .chat-section .layout-wrapper {
    border-bottom: 24px solid transparent;
  }
  .chat-section__title {
    margin-bottom: 0.8em;
  }
  .chat-section__body {
    font-size: 24px;
    margin: 0;
    text-align: center;
  }
  .chat-section__tel {
    margin-left: auto;
    margin-right: auto;
  }
  .chat-section__david {
    display: none;
  }
}

.contact-form {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
}
.contact-form__title {
  color: #e61c83;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1876;
}
.contact-form__body {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.1876;
  margin-top: 12px;
}
.contact-form .hidden-submit {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 9;
}
.contact-form .form {
  margin-top: 24px;
}
@media (min-width: 48em) {
  .contact-form {
    align-items: flex-start;
    display: flex;
    justify-content: center;
  }
  .contact-form__icon {
    flex: 0 0 auto;
  }
  .contact-form__image {
    flex: 0 1 auto;
    width: 220px;
  }
  .contact-form__main {
    flex: 0 1 auto;
    margin-left: 48px;
    margin-right: 24px;
    width: 350px;
  }
  .contact-form .form {
    margin-right: 24px;
  }
}
@media (min-width: 64em) {
  .contact-form__image {
    width: 250px;
  }
}
@media (max-width: 47.99em) {
  .contact-form {
    overflow: hidden;
  }
  .contact-form__icon, .contact-form__image {
    display: none;
  }
}
@media (min-width: 38em) and (max-width: 47.99em) {
  .contact-form__main {
    padding-left: 72px;
    padding-right: 72px;
  }
}
@media (max-width: 27.99em) {
  .contact-form__title, .contact-form__body {
    font-size: 6.6964285714vw;
  }
}

#cookie-prompt {
  background: #f4f4f5;
  border-top: 3px solid #e61c83;
  bottom: 0;
  box-sizing: border-box;
  color: #29303d;
  left: 0;
  line-height: 1.4;
  padding: 1.2em 0;
  position: fixed;
  text-align: center;
  transition: transform 0.8s ease;
  width: 100%;
  z-index: 999;
}

#cookie-prompt.is-active {
  transform: translateY(0);
}

#cookie-prompt,
#cookie-prompt.is-closing {
  transform: translateY(110%);
}

#cookie-prompt svg {
  display: inline-block;
  fill: currentColor;
  height: 1.4em;
  overflow: hidden;
  vertical-align: top;
  width: 1.4em;
}

#cookie-prompt p {
  display: inline-block;
  margin: 0.5em 1em;
  vertical-align: top;
}

#cookie-prompt p svg {
  height: 1.4em;
  margin-right: 1em;
  width: 1.4em;
}

#cookie-prompt button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 6px;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  font-family: MuseoSans;
  font-weight: 700;
  outline: 0 none !important;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  vertical-align: top;
  transition: background-color 0.1s ease-out, border-color 0.1s ease-out, color 0.1s ease-out, opacity 0.1s ease-out, 0.1s ease-out;
  background: #e61c83;
  color: #fff;
  font-size: inherit;
  line-height: 1;
  margin: 0.2em 1em;
  padding: 0.5em 1em;
}
#cookie-prompt button:focus {
  box-shadow: #81ccce 0 0 5px;
}
#cookie-prompt button:disabled {
  cursor: default;
  pointer-events: none;
}
#cookie-prompt button:active, #cookie-prompt button:focus, #cookie-prompt button:hover {
  background: #ff3ba2;
  color: #fff !important;
}

#cookie-prompt button svg {
  height: 1em;
  margin-right: 0.6em;
  width: 1em;
}

.cta {
  background: #29303d;
  color: #fff;
  padding: 5px 3vw;
}
.cta__image {
  height: 220px;
  width: 280px;
}
.cta__title {
  font-size: 30px;
  line-height: 1.1876;
}
.cta__title strong, .cta__title em {
  color: #e61c83;
  font-weight: inherit;
  font-style: inherit;
}
.cta__body {
  color: #81ccce;
  font-size: 20px;
  margin-top: 12px;
}
.cta__button {
  margin-top: 24px;
}
@media (min-width: 38em) {
  .cta {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .cta__image {
    margin-right: 12px;
  }
  .cta__main {
    flex: 1 1 auto;
    max-width: 520px;
    padding: 15px 0;
  }
}
@media (max-width: 37.99em) {
  .cta {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .cta__title {
    font-size: 5.9210526316vw;
  }
  .cta__body {
    font-size: 16px;
  }
  .cta__image {
    display: none;
  }
}

.disc {
  height: 1.82em;
  width: 1.82em;
  background: #fff;
  border: 0.16em solid #812455;
  border-radius: 50%;
  color: #e61c83;
  cursor: default;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.55em;
  text-align: center;
}

.ellipsis {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  height: 1.1876em;
  width: 1em;
  padding-top: 1.1876em;
  margin-right: -0.3em;
}
.ellipsis::after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  content: "…";
  text-align: right;
}

.feature-list__image {
  position: relative;
}
.feature-list__image .disc {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.feature-list__article {
  margin-top: 24px;
}
@media (min-width: 48em) {
  .feature-list {
    display: flex;
    justify-content: space-between;
  }
  .feature-list__item {
    box-sizing: content-box;
    flex: 1 1 auto;
    max-width: 260px;
    padding-right: 4vw;
  }
  .feature-list__item:last-child {
    padding-right: 0;
  }
  .feature-list__article .article__title {
    min-height: 57.0048px;
  }
}
@media (max-width: 47.99em) {
  .feature-list__item {
    margin: 0 auto;
    max-width: 380px;
    padding-left: 2vw;
    padding-right: 2vw;
    text-align: center;
  }
  .feature-list__image {
    display: inline-block;
    vertical-align: top;
  }
  .feature-list__item + .feature-list__item {
    margin-top: 48px;
  }
  .feature-list__article .article__body {
    text-align: left;
  }
}
@media (max-width: 27.99em) {
  .feature-list__article .article__body {
    text-align: justify;
  }
}

.follow-us {
  font-size: 36px;
  height: 1em;
}
.follow-us__title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.follow-us .icon {
  height: 1em;
  width: 1em;
}
.follow-us .icon--ok:first-child {
  margin-left: -0.2em;
}
.follow-us .icon--ok:last-child {
  margin-right: -0.2em;
}
.follow-us .icon--follow__us {
  margin-right: 0.1em;
  width: 3em;
}
.follow-us a {
  height: 1em;
  width: 1em;
  color: inherit !important;
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}
.follow-us a + a {
  margin-left: 0.05em;
}
.follow-us a:active, .follow-us a:focus, .follow-us a:hover {
  transform: scale(1.08);
}

.form__row label {
  font-size: 16px;
  color: #94979e;
  font-weight: 700;
}
.form__errors {
  color: crimson;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.form__errors li {
  margin-bottom: 3px;
}
.form__row--input {
  position: relative;
}
.form__row--input input,
.form__row--input textarea {
  width: 100%;
}
.form__row--input input::-ms-clear,
.form__row--input textarea::-ms-clear {
  display: none;
}
.form__row--input input.can-show-invalid:invalid,
.form__row--input textarea.can-show-invalid:invalid,
.form__row--input .form__errors + input:invalid,
.form__row--input .form__errors + textarea:invalid {
  border-color: crimson;
}
.form__row--input input.can-show-invalid:invalid:focus,
.form__row--input textarea.can-show-invalid:invalid:focus,
.form__row--input .form__errors + input:invalid:focus,
.form__row--input .form__errors + textarea:invalid:focus {
  box-shadow: crimson 0 0 5px;
}
.form__row--input label {
  font-size: 16px;
  height: 44px;
  padding: 8.9992px 16px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid transparent;
  overflow: hidden;
  pointer-events: none;
  text-align: right;
}
.form__row--input label b, .form__row--input label i {
  transition-property: opacity, transform;
  transition-duration: 0.4s;
}
.no-animate .form__row--input label b, .no-animate .form__row--input label i {
  transition: none !important;
}
.form__row--input label b {
  display: block;
}
.form__row--input label i {
  display: inline-block;
  opacity: 0.7;
}
.form__row--input input.no-value:not(:focus) + label b,
.form__row--input textarea.no-value:not(:focus) + label b {
  transform: translateX(-100%);
}
.form__row--input input.no-value:not(:focus) + label i,
.form__row--input textarea.no-value:not(:focus) + label i {
  opacity: 1;
  transform: translateX(100%);
}
.form__row--select {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.form__row--select label {
  flex: 2 0 auto;
}
.form__row--select label::after {
  content: ":";
}
.form__row--select select {
  flex: 1 0 auto;
}
.form__compound {
  align-items: flex-end;
  display: flex;
}
.form__compound .form__row {
  flex: 1 1 auto;
}
.form__compound .form__row + .form__row {
  margin-top: 0;
  margin-left: 12px;
}
.form__compound .form__row--select label {
  display: none;
}
.form__footnote {
  color: #686d76;
  font-size: 14px;
  line-height: 1.3751;
  text-align: center;
}
.form__row + .form__row, .form__row + .form__compound, .form__compound + .form__row, .form__compound + .form__compound, .form__errors + .form__row, .form__errors + .form__compound {
  margin-top: 12px;
}
.form .sparkle-box {
  max-width: 100%;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
@media (max-width: 37.99em) {
  .form__footnote {
    font-size: 12px;
  }
  .form .sparkle-box {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
  }
  .form .sparkle-box .icon--ok {
    display: none !important;
  }
}
@media (max-width: 27.99em) {
  .form__row--recaptcha {
    transform-origin: 0 50%;
    transform: scale(0.85);
  }
  .form .button--long-text {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    padding: 0 30px;
  }
}

.intro-section .layout-wrapper {
  height: 520px;
  overflow: hidden;
  position: relative;
}
.intro-section__bg {
  background-repeat: no-repeat;
}
.intro-section__title {
  color: #e61c83;
  font-size: 50px;
  font-weight: 300;
  line-height: 1.1876;
}
.intro-section__quote {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
.intro-section__quote::before {
  content: "“";
}
.intro-section__quote::after {
  content: "”";
}
.intro-section__quote {
  margin-top: 12px;
}
.intro-section__action {
  margin-top: 24px;
}
.intro-section__title, .intro-section__quote, .intro-section__action {
  position: relative;
  z-index: 1;
}
@media (min-width: 48em) {
  .intro-section__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: 0 100%;
    background-size: contain;
  }
  .intro-section__title {
    margin-top: 80px;
  }
  .intro-section__title, .intro-section__quote, .intro-section__action {
    margin-left: 55%;
  }
}
@media (min-width: 48em) and (max-width: 63.99em) {
  .intro-section .layout-wrapper {
    height: 50.78125vw;
  }
  .intro-section__title {
    font-size: 4.8828125vw;
  }
  .intro-section__quote {
    font-size: 2.34375vw;
  }
}
@media (max-width: 47.99em) {
  .intro-section .layout-wrapper {
    align-items: center;
    border-width: 0;
    display: flex;
    flex-direction: column;
    height: 640px;
    text-align: center;
  }
  .intro-section__bg {
    background-position: 50% 0;
    flex: 1 1 auto;
    width: 120%;
  }
  .intro-section__bg[data-franchisee=john-speare] {
    margin-top: -40px;
    transform: translateX(25px);
  }
  .intro-section__bg[data-franchisee=laurence-lagden] {
    transform: translateX(15px);
  }
  .intro-section__bg[data-franchisee=justin-bladen] {
    margin-top: 20px;
  }
  .intro-section__bg[data-franchisee=mike-cruz] {
    margin-top: 20px;
    transform: translateX(15px);
  }
  .intro-section__title {
    margin-top: 48px;
  }
  .intro-section__quote {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media (max-width: 27.99em) {
  .intro-section__title {
    font-size: 11.1607142857vw;
    margin-top: 10.7142857143vw;
  }
  .intro-section__quote {
    font-size: 5.3571428571vw;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-bg {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.3s;
}

.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-wrap .mfp-content {
  opacity: 0;
  transform: scale(1.05);
  transition-property: opacity, transform;
  transition-duration: 0.3s;
}

.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  transform: scale(1);
}

.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  pointer-events: none;
  transform: scale(0.95);
}

.privacy-policy .mk-fancy-table {
  overflow: hidden;
  margin-bottom: 20px;
}
.privacy-policy .mk-fancy-table table {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  border-radius: 3px;
}
.privacy-policy .mk-fancy-table td {
  padding: 12px;
  border-left: 1px solid #ffffff;
  text-align: center;
}
.privacy-policy .mk-fancy-table th {
  background-color: #b9216c !important;
  padding: 18px 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.privacy-policy .mk-fancy-table tr {
  background-color: rgba(0, 0, 0, 0.02);
}
.privacy-policy .mk-fancy-table tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.04);
}
.privacy-policy .mk-fancy-title {
  color: #b9216c;
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 18px;
}
.privacy-policy .mk-text-block p {
  font-size: 16px;
  line-height: 1.66em;
  margin-bottom: 20px;
}
.privacy-policy .mk-text-block ul {
  margin-left: 1.5em;
  list-style-type: disc;
}
.privacy-policy .mk-text-block ol, .privacy-policy .mk-text-block ul {
  margin-bottom: 1em;
}
.privacy-policy .mk-text-block ul li {
  margin-left: 0.85em;
}
.privacy-policy .mk-text-block li {
  display: list-item;
  text-align: -webkit-match-parent;
}
.privacy-policy .mk-text-block strong, .privacy-policy .mk-text-block th, .privacy-policy .mk-text-block thead td {
  font-weight: 700;
}
.privacy-policy .mk-text-block strong {
  color: #b9216c;
}

.modal {
  background: #fff;
  padding: 24px;
  margin: 0 auto;
  max-width: 820px;
  position: relative;
}
.modal .section .layout-wrapper {
  border-width: 24px !important;
}
@media (min-width: 28em) and (max-width: 37.99em) {
  .modal .section .layout-wrapper {
    border-width: 12px !important;
  }
}
@media (max-width: 27.99em) {
  .modal .section .layout-wrapper {
    border-width: 0 !important;
  }
}

.odometer {
  color: #e61c83;
  overflow: hidden;
}
.odometer::before {
  content: "£";
}
.odometer .value {
  display: none;
}
.odometer__digit, .odometer__sep {
  display: inline-block;
  height: 1em;
  vertical-align: top;
  transition-property: margin, opacity;
  transition-duration: 0.2s;
}
.odometer__digit {
  width: 0.62em;
}
.odometer__digit i {
  display: block;
  line-height: 2;
  margin-top: -0.5em;
  margin-right: 0.5em;
  position: relative;
}
.odometer__digit i::before {
  content: "0 1 2 3 4 5 6 7 8 9 0";
  display: block;
  width: 0.62em;
  text-align: center;
}
.odometer__digit i b {
  position: absolute;
  top: -2em;
  left: 0;
  height: 24em;
  width: 0.62em;
  background: url("/img/odometer-blur.png") repeat-y 0 1.5em;
  background-size: 0.62em 22em;
}
.odometer__digit.is-new, .odometer__digit.is-hidden {
  opacity: 0;
  margin-left: -0.31em;
  margin-right: -0.31em;
}
.odometer__sep {
  width: 0.26em;
}
.odometer__sep::before {
  content: ",";
}
.odometer__sep.is-new, .odometer__sep.is-hidden {
  opacity: 0;
  margin-left: -0.13em;
  margin-right: -0.13em;
}

.range-widget__inner {
  line-height: 1.3751;
  margin: 0 88px;
  position: relative;
}
.range-widget__label {
  color: #812455;
  display: block;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.range-widget__group {
  display: block;
  position: relative;
}
:root .range-widget__range {
  font-size: 28px;
  margin: 0 -14px;
  width: calc(100% + 28px);
}
.range-widget__min, .range-widget__max {
  position: absolute;
  top: 0;
  height: 28px;
  width: 50px;
  color: #03999d;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}
.range-widget__min {
  left: -88px;
  text-align: right;
}
.range-widget__max {
  right: -88px;
  text-align: left;
}
.range-widget__average {
  color: #35adb0;
  font-size: 15px;
  text-align: center;
}
.range-widget__marker, .range-widget__target {
  position: absolute;
  height: 48px;
  width: 48px;
  margin-left: -24px;
  margin-right: -24px;
}
.range-widget__marker .icon--ok, .range-widget__marker::after, .range-widget__target .icon--ok, .range-widget__target::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 48px;
  width: 48px;
}
.range-widget__marker::after, .range-widget__target::after {
  font-size: 22px;
  padding-top: 14.4px;
  text-align: center;
}
.range-widget__marker {
  bottom: 31px;
  opacity: 0;
  pointer-events: none;
  transition: left 0.3s ease, opacity 0.3s ease-in;
}
.range-widget__marker .icon--ok {
  color: #4fb8bb;
  transform: rotate(180deg);
}
.range-widget__marker .icon--ok__marker-up {
  color: #fff !important;
}
.range-widget__marker::after {
  color: #e61c83;
  content: attr(data-value);
  padding-top: 4.8px;
}
.range-widget__marker.is-active {
  opacity: 1;
}
.range-widget__marker.is-active {
  transition: left 0.3s ease, opacity 0.1s ease-out;
}
.range-widget__marker.no-smoothing {
  transition: opacity 0.3s ease-in;
}
.range-widget__marker.is-active.no-smoothing {
  transition: opacity 0.1s ease-out;
}
.no-animate .range-widget__marker {
  transition: none !important;
}
.range-widget__target {
  bottom: 0;
  touch-action: manipulate;
}
.range-widget__target::after {
  color: #4fb8bb;
  content: attr(data-avg);
}
.range-widget__target .icon--ok {
  color: #d3d5d7;
}
.range-widget__target .icon--ok, .range-widget__target::after {
  transition-property: color, fill, transform;
  transition-duration: 0.4s;
  transition-timing-function: ease;
}
.no-animate .range-widget__target .icon--ok, .no-animate .range-widget__target::after {
  transition: none !important;
}
.range-widget.is-optimal .range-widget__target .icon--ok, .range-widget.is-optimal .range-widget__target::after {
  color: #e61c83;
}
@media (min-width: 48em) {
  .range-widget__label {
    padding-bottom: 12px;
  }
  .range-widget__average {
    position: absolute;
    bottom: 0;
    margin: 7.2px 30px;
  }
}
@media (max-width: 47.99em) {
  .range-widget__label {
    padding-bottom: 6px;
  }
  .range-widget__average {
    padding-bottom: 12px;
  }
}
@media (min-width: 38em) {
  .range-widget__group {
    padding-bottom: 51px;
  }
  .range-widget__marker {
    margin-bottom: 51px;
  }
}
@media (max-width: 37.99em) {
  .range-widget__target {
    display: none;
  }
}
@media (min-width: 28em) and (max-width: 47.99em) {
  .range-widget__label, .range-widget__average {
    margin-left: -88px;
    margin-right: -88px;
  }
}
@media (max-width: 27.99em) {
  .range-widget__inner {
    margin-left: 56px;
    margin-right: 56px;
  }
  .range-widget__label {
    font-size: 22px;
    padding-bottom: 0;
  }
  .range-widget__average {
    font-size: 14px;
  }
  .range-widget__label, .range-widget__average {
    margin-left: -56px;
    margin-right: -56px;
  }
  .range-widget__min {
    font-size: 18px;
    left: -56px;
    width: 30px;
  }
  .range-widget__max {
    font-size: 18px;
    right: -56px;
    width: 30px;
  }
}

.reason-list__item {
  align-items: flex-start;
  display: flex;
  margin-top: 48px;
}
.reason-list__item .disc {
  background: none;
  border: none;
}
.reason-list .article__body {
  margin-left: 40px;
}
.reason-list .article__body span {
  color: #e61c83;
}
@media (min-width: 64em) {
  .reason-list .disc .icon {
    height: 2em;
    width: 2em;
  }
  .reason-list .article__body {
    font-size: 18px;
  }
}
@media (min-width: 38em) and (max-width: 63.99em) {
  .reason-list__item {
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media (max-width: 37.99em) {
  .reason-list__item {
    padding-left: 2vw;
    padding-right: 2vw;
  }
}

.repair-bubble {
  background: #fff;
  border-radius: 8px;
  color: #29303d;
  display: flex;
  flex-direction: row-reverse;
  padding: 12px 16px 16px;
  position: relative;
}
.repair-bubble::after {
  position: absolute;
  top: 100%;
  right: 36px;
  border-right: 36px solid #fff;
  border-bottom: 18px solid transparent;
  margin-top: -1px;
  content: "";
}
.repair-bubble__logo {
  flex: 0 0 auto;
  margin-left: 16px;
  margin-top: 4px;
}
.repair-bubble__main {
  flex: 1 1 0%;
}
.repair-bubble__time {
  color: #03999d;
  font-size: 14px;
  margin-bottom: 3px;
}
.repair-bubble__body {
  line-height: 1.1876;
}

.repair-section {
  background: #29303d;
  color: #fff;
  overflow: hidden;
}
.repair-section .layout-wrapper {
  align-items: stretch;
  display: flex;
  border-top-width: 24px;
  border-bottom-width: 24px;
}
.repair-section__main {
  line-height: 1.1876;
}
.repair-section__title {
  color: #e61c83;
  font-size: 38px;
  font-weight: 700;
}
.repair-section__body {
  font-size: 28px;
  font-weight: 300;
}
.repair-section__button {
  margin-top: 12px;
}
.repair-section__ticker {
  align-self: center;
  flex: 0 0 auto;
  min-height: 128px;
  width: 320px;
}
@media (min-width: 64em) {
  .repair-section__main {
    flex: 1 1 auto;
  }
  .repair-section__ticker {
    margin-left: 24px;
  }
}
@media (max-width: 63.99em) {
  .repair-section {
    text-align: center;
  }
  .repair-section .layout-wrapper {
    flex-direction: column;
    justify-content: center;
  }
  .repair-section__ticker {
    margin-top: 24px;
  }
}
@media (min-width: 38em) and (max-width: 63.99em) {
  .repair-section .layout-wrapper {
    border-top-width: 34px;
    border-bottom-width: 34px;
  }
}
@media (min-width: 48em) and (max-width: 63.99em) {
  .repair-section__title {
    font-size: 38px;
  }
}
@media (min-width: 38em) and (max-width: 47.99em) {
  .repair-section__title {
    font-size: 4.9479166667vw;
  }
  .repair-section__body {
    font-size: 3.90625vw;
  }
}
@media (max-width: 37.99em) {
  .repair-section .layout-wrapper {
    flex-direction: column;
  }
  .repair-section__main {
    margin-left: 0;
    margin-bottom: 12px;
    order: -1;
    text-align: center;
    width: 100%;
  }
  .repair-section__title {
    font-size: 30px;
    white-space: pre-line;
  }
  .repair-section__body {
    font-size: 24px;
    margin-top: 0.3em;
    white-space: pre-line;
  }
}
@media (max-width: 27.99em) {
  .repair-section__title {
    font-size: 7.3660714286vw;
  }
  .repair-section__body {
    font-size: 5.8928571429vw;
  }
  .repair-section__button {
    width: 100%;
  }
  .repair-section__ticker {
    margin-bottom: 12px;
    min-height: 108px;
    width: 100%;
  }
}

.repair-ticker {
  position: relative;
}
.repair-ticker .repair-bubble {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: none;
  opacity: 0;
  transform: translateY(-50%);
  transition: opacity 0.3s ease 0.15s, transform 0.5s ease;
  width: 100%;
  z-index: 1;
}
.repair-ticker .repair-bubble.active {
  display: flex;
  opacity: 1;
}
.repair-ticker .repair-bubble.enter {
  opacity: 0;
  transform: translateY(calc(-50% + 100px));
}
.repair-ticker .repair-bubble.leave {
  display: flex;
  opacity: 0;
  transform: translateY(calc(-50% - 80px));
  transition: opacity 0.3s ease, transform 0.5s ease;
}

.hero-section .repair-ticker {
  position: absolute;
  right: 0;
  bottom: 113px;
  margin-right: calc((100% - 980px) / 2);
  height: 160px;
  width: 320px;
  z-index: 500;
}
@media (max-width: 63.99em) {
  .hero-section .repair-ticker {
    display: none;
  }
}

.rotating-list__image {
  position: relative;
}
.rotating-list__image .disc {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
@media (min-width: 38em) {
  .rotating-list__item {
    align-items: center;
    display: flex;
    margin-top: 24px;
    position: relative;
  }
  .rotating-list__item:first-child {
    margin-top: 0;
  }
  .rotating-list__image {
    flex: 0 0 auto;
  }
  .rotating-list__article, .rotating-list__item::before, .rotating-list__item::after {
    display: block;
    flex: 1 1 48px;
  }
  .rotating-list__item:nth-child(odd) .rotating-list__article {
    padding-left: 48px;
  }
  .rotating-list__item:nth-child(even) .rotating-list__article {
    padding-right: 48px;
    order: -1;
  }
  .rotating-list__item:nth-child(even) .rotating-list__image .disc {
    left: auto;
    right: 0;
  }
}
@media (min-width: 64em) {
  .rotating-list--center .rotating-list__item {
    margin-top: 92px;
  }
  .rotating-list--center .rotating-list__item:nth-child(odd)::before, .rotating-list--center .rotating-list__item:nth-child(even)::after {
    content: "";
    padding-left: 48px;
  }
  .rotating-list--center .rotating-list__next {
    position: absolute;
    top: -68px;
    left: 50%;
    height: 44px;
    width: 44px;
    transform: translateX(-50%);
  }
}
@media (max-width: 63.99em) {
  .rotating-list__next {
    display: none;
  }
}
@media (max-width: 37.99em) {
  .rotating-list__item {
    margin: 0 auto;
    max-width: 380px;
    padding-left: 2vw;
    padding-right: 2vw;
    text-align: center;
  }
  .rotating-list__image {
    display: inline-block;
    vertical-align: top;
  }
  .rotating-list__item + .rotating-list__item {
    margin-top: 48px;
  }
  .rotating-list__article {
    margin-top: 24px;
  }
  .rotating-list__article .article__body {
    text-align: left;
  }
}
@media (max-width: 27.99em) {
  .rotating-list__article .article__body {
    text-align: justify;
  }
}

.section .layout-wrapper {
  border-top: 80px solid transparent;
  border-bottom: 100px solid transparent;
}
.section .layout-wrapper--small {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  max-width: 800px;
}
.section__icon {
  display: block;
  margin: 0 auto;
}
.section__title {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.1876;
  text-align: center;
  white-space: pre-line;
}
.section__subtitle {
  font-size: 23px;
  font-weight: 300;
  padding-left: 6%;
  padding-right: 6%;
  text-align: center;
}
.section__subtitle--left {
  text-align: left;
}
.section__title strong, .section__title em, .section__subtitle strong, .section__subtitle em {
  color: #e61c83;
  font-style: inherit;
  font-weight: inherit;
}
.section__buttons {
  text-align: center;
}
.section__icon + .section__title {
  margin-top: 15px;
}
.section__title + .section__subtitle {
  margin-top: 48px;
}
.section__title + .section__body, .section__subtitle + .section__body {
  margin-top: 72px;
}
.section__body + .section__buttons {
  margin-top: 48px;
}
@media (max-width: 47.99em) {
  .section .layout-wrapper {
    border-top-width: 10.4166666667vw;
    border-bottom-width: 13.0208333333vw;
  }
  .section__title + .section__body {
    margin-top: 9.375vw;
  }
  .section__body + .section__buttons {
    margin-top: 6.25vw;
  }
}
@media (min-width: 28em) and (max-width: 37.99em) {
  .section__title {
    font-size: 6.5789473684vw;
  }
  .section__subtitle {
    font-size: 20px;
  }
}
@media (max-width: 27.99em) {
  .section__title {
    font-size: 28px;
    white-space: normal;
  }
  .section__subtitle {
    font-size: 18px;
  }
}

.section--shaded {
  background: #f4f4f5;
}

.slideshow-section {
  overflow: hidden;
}
.slideshow-section .layout-wrapper {
  height: 512px;
}
@media (max-width: 47.99em) {
  .slideshow-section .layout-wrapper {
    border-left-width: 0;
    border-right-width: 0;
    height: 720px;
  }
}
.slideshow-section__slide-list {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
  -webkit-perspective: 1000;
}
:root .slideshow-section__slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translate3d(0, 0, 0);
  will-change: opacity, transform;
  -webkit-backface-visibility: hidden;
}
.slideshow-section__prev-btn, .slideshow-section__next-btn {
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
  background: rgba(148, 151, 158, 0);
  border: 0 none;
  border-radius: 50%;
  color: #29303d;
  cursor: pointer;
  margin-top: -40px;
  opacity: 0.5;
  padding: 8px;
  z-index: 2;
  transition: background-color 0.1s ease-out, color 0.1s ease-out, opacity 0.1s ease-out;
}
.slideshow-section__prev-btn .icon, .slideshow-section__next-btn .icon {
  height: 64px;
  width: 64px;
}
.slideshow-section__prev-btn:focus, .slideshow-section__next-btn:focus {
  box-shadow: #81ccce 0 0 5px;
  outline: 0 none !important;
}
.slideshow-section__prev-btn:active, .slideshow-section__prev-btn:focus, .slideshow-section__prev-btn:hover, .slideshow-section__next-btn:active, .slideshow-section__next-btn:focus, .slideshow-section__next-btn:hover {
  background-color: rgba(148, 151, 158, 0.2);
  opacity: 1;
}
.slideshow-section__prev-btn:active, .slideshow-section__next-btn:active {
  background-color: #81ccce;
}
.slideshow-section__prev-btn {
  left: -92px;
}
.slideshow-section__next-btn {
  right: -92px;
}
@media (min-width: 48em) and (max-width: 75em) {
  .slideshow-section__prev-btn, .slideshow-section__next-btn {
    display: none;
  }
}
@media (min-width: 28em) and (max-width: 47.99em) {
  .slideshow-section__prev-btn {
    left: 2vw;
    top: 68%;
  }
  .slideshow-section__next-btn {
    right: 2vw;
    top: 68%;
  }
}
@media (min-width: 28em) and (max-width: 37.99em) {
  .slideshow-section__prev-btn {
    transform: scale(0.6);
    transform-origin: 0 50%;
  }
  .slideshow-section__next-btn {
    transform: scale(0.6);
    transform-origin: 100% 50%;
  }
}
@media (min-width: 48em) {
  .slideshow-section__prev-btn, .slideshow-section__next-btn {
    display: none;
  }
}
@media (min-width: 48em) {
  .slideshow-section__pip-list {
    position: absolute;
    left: -3px;
    bottom: 40px;
    z-index: 2;
  }
  .slideshow-section__pip {
    height: 18px;
    width: 18px;
    background: transparent;
    border: 0 none;
    color: #812455;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 3px;
    vertical-align: top;
  }
  .slideshow-section__pip:focus {
    outline: 0 none !important;
  }
  .slideshow-section__pip::before {
    height: 12px;
    width: 12px;
    background: transparent;
    border: 3px solid #812455;
    border-radius: 50%;
    content: "";
    display: block;
    margin-bottom: 1em;
    transition: background-color 0.1s ease-out, border-color 0.1s ease-out;
  }
  .slideshow-section__pip.is-active::before {
    background: #812455;
  }
  .slideshow-section__pip:hover::before {
    border-color: #e61c83;
  }
  .slideshow-section__pip.is-active:hover::before {
    background-color: #e61c83;
  }
  .slideshow-section__pip:focus::before {
    box-shadow: #81ccce 0 0 5px;
    border-color: #03999d;
  }
  .slideshow-section__pip.is-active:focus::before {
    background-color: #03999d;
  }
}
@media (max-width: 47.99em) {
  .slideshow-section__pip-list {
    display: none;
  }
}

.slideshow-slide {
  align-items: flex-start;
  background: #fff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 72px 0 86px 0;
  position: relative;
  will-change: opacity, transform;
}
.slideshow-slide__bg {
  background: transparent no-repeat 100% 100%;
  background-size: contain;
  position: relative;
  z-index: 0;
}
.slideshow-slide__title {
  font-size: 22px;
  font-weight: 700;
}
.slideshow-slide__quote {
  color: #e61c83;
  display: block;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  white-space: pre-line;
  width: 100%;
}
.slideshow-slide__quote::before {
  content: "“";
}
.slideshow-slide__quote::after {
  content: "”";
}
.slideshow-slide__author {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
}
.slideshow-slide__author__sub {
  color: #686d76;
  font-weight: 500;
}
.slideshow-slide__title, .slideshow-slide__quote, .slideshow-slide__author, .slideshow-slide__action {
  max-width: 100%;
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.6s ease;
  will-change: opacity;
}
.slideshow-slide.is-active .slideshow-slide__title {
  opacity: 1;
  transition-delay: 0.1s;
}
.slideshow-slide.is-active .slideshow-slide__quote {
  opacity: 1;
  transition-delay: 0.2s;
}
.slideshow-slide.is-active .slideshow-slide__author {
  opacity: 1;
  transition-delay: 0.3s;
}
.slideshow-slide.is-active .slideshow-slide__action {
  opacity: 1;
  transition-delay: 0.4s;
}
.slideshow-slide:not(.is-active) {
  pointer-events: none;
}
@media (min-width: 48em) {
  .slideshow-slide__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .slideshow-slide__quote {
    margin-top: 12px;
  }
  .slideshow-slide__author {
    margin-top: 24px;
  }
  .slideshow-slide__action {
    margin-top: auto;
  }
}
@media (min-width: 48em) and (max-width: 63.99em) {
  .slideshow-slide__quote {
    font-size: 3.90625vw;
  }
  .slideshow-slide__author {
    font-size: 2.1484375vw;
  }
}
@media (max-width: 47.99em) {
  .slideshow-slide {
    align-items: center;
    padding-top: 24px;
    padding-bottom: 0;
    text-align: center;
  }
  .slideshow-slide__bg {
    background-size: auto;
    background-position: 50% 0;
    flex: 1 1 1px;
    margin-top: 24px;
    order: 1;
    width: 120%;
  }
  .slideshow-slide__bg[data-franchisee=john-speare], .slideshow-slide__bg[data-franchisee=justin-bladen] {
    transform: translateX(25px);
  }
  .slideshow-slide__bg[data-franchisee=laurence-lagden] {
    transform: translateX(-20px);
  }
  .slideshow-slide__bg[data-franchisee=mike-cruz] {
    transform: translateX(-10px);
  }
  .slideshow-slide__title {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .slideshow-slide__quote {
    font-size: 38px;
  }
  .slideshow-slide__author {
    margin-top: 12px;
  }
  .slideshow-slide__action {
    margin-top: 24px;
  }
}
@media (min-width: 28em) and (max-width: 37.99em) {
  .slideshow-slide__quote {
    font-size: 6.875vw;
  }
  .slideshow-slide__author {
    font-size: 3.9802631579vw;
  }
}
@media (max-width: 27.99em) {
  .slideshow-slide__quote {
    font-size: 27px;
    padding-left: 6%;
    padding-right: 6%;
    white-space: normal;
  }
  .slideshow-slide__author {
    font-size: 16px;
  }
  .slideshow-slide__action {
    font-size: 13.0909090909px;
    height: 36px;
    line-height: 36px;
    padding: 0 22.9090909091px;
  }
}

.sparkle-box {
  align-items: center;
  display: flex;
  font-size: 16px;
}
.sparkle-box .icon--ok__sparkle-left,
.sparkle-box .icon--ok__sparkle-right {
  height: 2.4em;
  width: 1.2em;
  flex: 0 0 auto;
  margin: -1.2em -1.6em;
  transition-property: fill, transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.sparkle-box .icon--ok__sparkle-left {
  transform-origin: 200% 50%;
  margin-right: 0.4em;
}
.sparkle-box .icon--ok__sparkle-right {
  transform-origin: -100% 50%;
  margin-left: 0.4em;
}
.sparkle-box.do-sparkle .icon--ok__sparkle-left,
.sparkle-box.do-sparkle .icon--ok__sparkle-right {
  fill: #03999d;
  transform: scale(1.2);
  transition-duration: 0.2s;
}
.sparkle-box__body {
  align-items: center;
  display: inline-flex;
  flex: 1 1 auto;
  justify-content: center;
  line-height: 1.1876;
  text-align: center;
}

.sparkle-box--with-border .sparkle-box__body {
  border: 4px solid #bec0c4;
  padding: 0.3em 0.4em;
}

.story-profile__image img {
  width: 100%;
}
.story-profile__main {
  font-size: 23px;
  font-weight: 300;
  line-height: 1.1876;
}
.story-profile__main p + p {
  margin-top: 1.1876em;
}
.story-profile__main em {
  color: #e61c83;
  font-style: inherit;
}
.story-profile + .article-list {
  margin-top: 48px;
}
@media (min-width: 48em) {
  .story-profile {
    align-items: center;
    display: flex;
  }
  .story-profile__image {
    flex: 1 1 auto;
    margin-right: 48px;
    width: 25%;
  }
  .story-profile__main {
    flex: 0 0 auto;
    width: calc(66.6666666667% - 8px);
  }
}
@media (min-width: 48em) and (max-width: 63.99em) {
  .story-profile__image {
    margin-right: 4.6875vw;
  }
}
@media (max-width: 47.99em) {
  .story-profile__image {
    display: table;
    margin: 0 auto;
    max-width: 240px;
    width: 100%;
  }
  .story-profile__main {
    margin-top: 24px;
    padding-left: 6%;
    padding-right: 6%;
    text-align: center;
  }
}
@media (max-width: 27.99em) {
  .story-profile__main {
    font-size: 20px;
  }
}
@media (min-width: 48em) {
  .section__body .story-profile:first-child {
    margin-top: -48px;
  }
}
@media (max-width: 47.99em) {
  .section__body .story-profile:first-child {
    margin-top: -5vw;
  }
}

.video-list__video {
  height: 225px;
  width: 400px;
  background: rgba(41, 48, 61, 0.5);
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 64em) {
  .video-list__item {
    align-items: center;
    display: flex;
  }
  .video-list__item:first-child {
    margin-top: 0;
  }
  .video-list__item + .video-list__item {
    margin-top: 48px;
  }
  .video-list__video {
    align-self: flex-start;
    flex: 0 0 auto;
  }
  .video-list__article {
    flex: 1 1 auto;
    margin-left: 80px;
    margin-right: 48px;
    position: relative;
  }
  .video-list__article .disc {
    position: absolute;
    top: 0;
    left: -80px;
    background: none;
    border: none;
  }
  .video-list__article .disc .icon {
    height: 2em;
    width: 2em;
  }
  .video-list--flip .video-list__item:nth-child(even) .video-list__video, .video-list__item:nth-child(odd) .video-list__video {
    order: -1;
  }
  .video-list--flip .video-list__item:nth-child(even) .video-list__article, .video-list__item:nth-child(odd) .video-list__article {
    margin-left: 128px;
    margin-right: 0;
  }
  .video-list--flip .video-list__item:nth-child(odd) .video-list__video {
    order: 0;
  }
  .video-list--flip .video-list__item:nth-child(odd) .video-list__article {
    margin-left: 80px;
    margin-right: 48px;
  }
}
@media (max-width: 63.99em) {
  .video-list__item {
    text-align: center;
  }
  .video-list__item + .video-list__item {
    margin-top: 72px;
  }
  .video-list__article .article__title {
    display: inline-block;
    position: relative;
    vertical-align: top;
  }
  .video-list__article .article__body {
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
  }
  .video-list__video {
    margin-top: 24px;
  }
}
@media (min-width: 38em) and (max-width: 63.99em) {
  .video-list__article .article__title {
    padding-left: 72px;
  }
  .video-list__article .article__body {
    margin-top: 29px;
    padding-left: 6%;
    padding-right: 6%;
  }
  .video-list__article .disc {
    position: absolute;
    top: -5px;
    left: 0;
    background: none;
    border: none;
  }
}
@media (max-width: 37.99em) {
  .video-list__article .article__body {
    margin-top: 3.9473684211vw;
    padding-left: 2vw;
    padding-right: 2vw;
    text-align: justify;
  }
  .video-list__article .disc {
    margin: 0 auto 12px;
    background: none;
    border: none;
  }
  .video-list__video {
    height: 50.625vw;
    width: 90vw;
  }
  .video-list__item + .video-list__item {
    margin-top: 48px;
  }
}

.video-header {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.video-header__content {
  font-size: 18px;
  text-align: center;
}
@media (min-width: 48em) {
  .video-header {
    flex-direction: row;
  }
  .video-header__content {
    margin-left: 60px;
    text-align: left;
  }
}

.video-section__block .video-section__content a, .video-section__block .video-section__content u {
  text-decoration: underline;
}
.video-section__main .video-section__content {
  font-size: 16px;
}
.video-section__video {
  background: rgba(41, 48, 61, 0.5);
  display: block;
}
.video-section__video + .video-section__title {
  margin-top: 12px;
}
.video-section__title {
  color: #812455;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1876;
}
.video-section__content {
  font-size: 18px;
  line-height: 1.1876;
  margin-top: 12px;
}
.video-section__content p + p {
  margin-top: 24px;
}
.video-section__more-link {
  color: #03999d;
  display: inline-block;
  font-size: 20px;
  margin-top: 24px;
  padding: 0 1.3em;
  position: relative;
  vertical-align: top;
}
.video-section__more-link .icon--follow {
  color: #000;
  margin-left: 0.7em;
  transform: scale(1.2);
}
.video-section__more-link .icon--sparkle {
  position: absolute;
  top: 0;
  color: #000;
}
.video-section__more-link .icon--sparkle:first-child {
  left: -0.3em;
}
.video-section__more-link .icon--sparkle:last-child {
  right: -0.3em;
}
.video-section__more-link > u {
  text-decoration: underline;
}
.video-section__more-link:focus, .video-section__more-link:hover {
  color: #e61c83;
}
@media (max-width: 47.99em) {
  .video-section__video {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .video-section__main {
    padding: 0 24px;
  }
}
@media (max-width: 27.99em) {
  .video-section {
    text-align: center;
  }
  .video-section__main {
    padding: 0;
  }
}
@media (max-width: 37.99em) {
  .video-section__video {
    height: calc((91.2vw) * 0.5625);
    width: 100%;
  }
  .video-section__main {
    margin: 0 2vw;
    margin-top: 36px;
  }
}
@media (min-width: 38em) and (max-width: 47.99em) {
  .video-section__video {
    height: calc((91.2vw - 32px) * 0.5625);
    width: calc(91.2vw - 32px);
  }
  .video-section__main {
    margin: 0 calc(2vw + 16px);
    margin-top: 48px;
  }
}
@media (min-width: 48em) {
  .video-section {
    display: flex;
  }
  .video-section__video {
    height: 225px;
    width: 400px;
    align-self: flex-start;
    flex: 0 0 auto;
  }
  .video-section__main {
    align-self: center;
    flex: 1 1 auto;
    margin-left: 60px;
    width: 580px;
  }
}
@media (min-width: 64em) {
  .video-section__video {
    height: 146.25px;
    width: 260px;
  }
}