/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/sass/main.scss ***!
  \*********************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap);
/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/normalize.css/normalize.css ***!
  \************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * 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;
}

/* Grouping content
   ========================================================================== */

/**
 * 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 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * 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;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

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 in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*!*****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/tiny-slider/dist/tiny-slider.css ***!
  \*****************************************************************************************************************************/
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */

/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/sass/main.scss (1) ***!
  \*************************************************************************************************************************************************************************/
* {
  box-sizing: border-box; }

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

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  outline: 0;
  padding: 0;
  cursor: pointer; }

figure {
  margin: 0; }

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0; }

ul, ol, dd {
  margin: 0;
  padding: 0;
  list-style: none; }

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

p {
  margin: 0; }

cite {
  font-style: normal; }

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0; }

.u-anchor {
  height: 0;
  margin-top: -6.5rem;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: -1; }

.u-hidden, .u-sr-only {
  display: none !important; }

@media (max-width: 767px) {
  .u-mobile-hidden {
    display: none !important; } }

@media (min-width: 768px) {
  .u-desktop-hidden {
    display: none !important; } }

html, body {
  background-color: #eeeeee;
  color: #1e2022;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 600; }

p {
  letter-spacing: .5px;
  line-height: 1.42em; }

.l {
  margin: 0;
  padding: 0;
  width: 100%; }
  .l .l__inner {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1280px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%; }
    @media (min-width: 768px) {
      .l .l__inner {
        padding-left: 3.125rem;
        padding-right: 3.125rem; } }

.l.l-blocks .l__inner {
  display: block; }
  @media (min-width: 768px) {
    .l.l-blocks .l__inner {
      display: grid;
      grid-gap: 1rem;
      grid-template-columns: repeat(3, 1fr); } }
  .l.l-blocks .l__inner > * {
    position: relative;
    top: -2rem; }

@media (max-width: 767px) {
  .l.l-footer {
    margin-top: .75rem; } }

.l.l-footer .l__inner {
  display: block;
  padding-top: 1.5rem; }
  @media (min-width: 768px) {
    .l.l-footer .l__inner {
      display: grid;
      grid-gap: 0;
      grid-template-columns: repeat(4, 1fr);
      padding-top: 0; }
      .l.l-footer .l__inner > * {
        border-bottom: 1px solid #eeeeee;
        border-top: 1px solid #eeeeee;
        margin-bottom: 2rem;
        margin-top: 2rem;
        padding-bottom: 2rem;
        padding-top: 2rem; } }

.l.l-header {
  position: fixed;
  top: 0;
  z-index: 1; }
  @media (min-width: 768px) {
    .l.l-header {
      position: sticky; } }
  .l.l-header .l__inner {
    display: block;
    padding-top: 1.25rem; }
    @media (min-width: 768px) {
      .l.l-header .l__inner {
        align-items: center;
        display: flex;
        justify-content: space-between;
        padding-bottom: .875rem;
        padding-top: .75rem; } }

.l.l-hero .l__inner {
  background-image: linear-gradient(110deg, transparent 60%, #ef8d00 60%), linear-gradient(to bottom, #f9f9fa, #ffffff);
  display: block;
  min-height: 40vh;
  padding-bottom: 4rem;
  padding-top: 7rem; }
  @media (min-width: 768px) {
    .l.l-hero .l__inner {
      align-items: flex-end;
      display: flex;
      justify-content: flex-start;
      padding-bottom: 9rem; } }

.l.l-image .l__inner {
  background-color: #f9f9fa;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 12rem; }
  @media (min-width: 768px) {
    .l.l-image .l__inner {
      height: 24rem; } }

.l.l-modal {
  align-items: center;
  background-color: #00000077;
  bottom: 0;
  display: none;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transform: opacity .3s;
  z-index: 99877; }
  .l.l-modal.open {
    display: flex;
    opacity: 1; }
  .l.l-modal .l__inner {
    background-color: #fff;
    height: auto;
    padding: 2rem;
    max-width: 768px;
    width: 90%; }

.l.l-reviews .l__inner {
  background-color: #6bb5e9;
  border: 2.5rem solid #ffffff;
  color: #ffffff;
  padding: 2rem; }
  @media (max-width: 767px) {
    .l.l-reviews .l__inner {
      border: 1.5rem solid #ffffff;
      border-top: 0; }
      .l.l-reviews .l__inner .tns-controls {
        display: none !important; } }
  .l.l-reviews .l__inner article {
    background-color: #ffffff;
    color: #1e2022;
    margin: 1rem auto;
    outline: 1rem solid #ffffff;
    padding: 0; }

.l.l-twocolheaded .l__inner {
  display: block; }
  @media (min-width: 768px) {
    .l.l-twocolheaded .l__inner {
      display: grid;
      grid-gap: 1rem;
      grid-template-columns: 1fr 1fr; }
      .l.l-twocolheaded .l__inner > *:first-child {
        grid-column: 1 / -1; } }

.l.l-usps .l__inner {
  display: block; }
  @media (min-width: 768px) {
    .l.l-usps .l__inner {
      display: grid;
      grid-gap: 2rem;
      grid-template-columns: 1fr 1fr 1fr; }
      .l.l-usps .l__inner > *:first-child {
        grid-column: 1 / -1; } }

.e-badge {
  text-align: center; }

.e-block {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2.5rem; }
  @media (max-width: 767px) {
    .e-block {
      margin-bottom: 1.5rem; } }
  .e-block.e-block--orange {
    background-color: #faf0e2; }
  .e-block.e-block--blue {
    background-color: #d4eff9; }
  .e-block.e-block--green {
    background-color: #e3ebbf; }
  .e-block .e-block__icon {
    background-color: #ffffff;
    background-image: url(assets/icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 2rem solid #ffffff;
    display: inline-block;
    height: 7rem;
    margin: 0 auto 3.5rem;
    width: 7rem; }
    .e-block .e-block__icon.e-block__icon--phone {
      background-image: url(assets/phone--orange.svg); }
    .e-block .e-block__icon.e-block__icon--mail {
      background-image: url(assets/envelope.svg); }
    .e-block .e-block__icon.e-block__icon--site {
      background-image: url(assets/browser.svg); }
  .e-block .e-block__title {
    font-size: 1rem;
    padding-bottom: 1rem; }
  .e-block .e-block__content {
    font-size: .875rem;
    text-align: center; }

.e-breadcrumbs {
  font-size: .875rem;
  list-style-type: none;
  margin: 0;
  padding: 0 0 1rem !important; }
  .e-breadcrumbs li {
    display: inline-block; }
    .e-breadcrumbs li::after {
      color: #5a5a5a;
      content: " / ";
      display: inline-block;
      padding-left: .5rem; }
    .e-breadcrumbs li:last-of-type::after {
      display: none; }
    .e-breadcrumbs li a {
      color: #1e2022;
      font-weight: 600; }

.e-call {
  background-color: #8fb300;
  background-image: url(assets/phone.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.5rem auto;
  border-radius: 50%;
  bottom: 1.5rem;
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.75);
  color: #ffffff;
  display: block;
  height: 3rem;
  position: fixed;
  right: 1.5rem;
  width: 3rem; }
  @media (min-width: 768px) {
    .e-call {
      display: none; } }

@media (max-width: 767px) {
  .e-colofon {
    padding-bottom: 2rem; } }

.e-colofon h3 {
  font-size: 1.25rem;
  font-weight: 700;
  padding-bottom: 1rem; }

.e-colofon p {
  padding-right: .75rem; }
  .e-colofon p a {
    font-weight: 600; }
    .e-colofon p a:hover {
      text-decoration: underline; }

.e-colofon time {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 6.5rem auto;
  padding: .25rem 0; }
  .e-colofon time span:first-child {
    font-weight: 600; }

.e-colofon address {
  font-style: normal; }
  .e-colofon address span, .e-colofon address a {
    display: block;
    padding: .25rem 0; }
  .e-colofon address a:hover {
    text-decoration: underline; }

.e-content {
  margin: 0 auto;
  max-width: 876px;
  padding: 1.5rem 0;
  text-align: left; }
  @media (min-width: 768px) {
    .e-content {
      padding: 3rem 0; } }
  @media (min-width: 768px) {
    .e-content.e-content--2col {
      display: grid;
      grid-template-columns: 1fr 1fr; }
      .e-content.e-content--2col > *:first-child {
        grid-column: 1 / -1; } }
  .e-content.e-content--center {
    text-align: center; }
  .e-content.e-content--condensed {
    padding-bottom: 0; }
  .e-content.e-content--usps {
    max-width: none;
    padding-bottom: 0;
    text-align: center;
    width: 100%; }
    .e-content.e-content--usps h2 {
      font-size: 1.75rem; }
    .e-content.e-content--usps h3 {
      font-style: italic;
      font-weight: normal; }
  .e-content h1 {
    font-size: 1.875rem;
    padding-bottom: 1rem; }
  .e-content h2 {
    font-size: 1.625rem;
    padding-bottom: .75rem; }
  .e-content h3 {
    font-size: 1.375rem;
    padding-bottom: .75rem;
    padding-top: .75rem; }
    .e-content h3:first-child() {
      padding-top: 0; }
  .e-content p {
    line-height: 1.75em;
    padding-bottom: 1rem; }
  .e-content a {
    color: #e06500;
    text-decoration: underline;
    transition: color .3s; }
    .e-content a:active, .e-content a:focus, .e-content a:hover {
      color: #5a5a5a; }
  .e-content a.e-content__button {
    background-color: #ef8d00;
    color: #ffffff;
    display: block;
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: 1.25px;
    padding: 1rem 2rem;
    text-align: center;
    text-decoration: none; }
    @media (min-width: 768px) {
      .e-content a.e-content__button {
        display: inline-block;
        min-width: 16rem; } }
  .e-content ul, .e-content ol {
    letter-spacing: .5px;
    line-height: 1.75rem;
    padding-bottom: 1rem;
    padding-left: 1.125rem; }
  .e-content ul {
    font-size: 1rem;
    list-style-type: disc; }
    @media (max-width: 767px) {
      .e-content ul {
        line-height: 2.5rem; } }
  .e-content ol {
    font-size: 1rem;
    list-style-type: decimal; }
    .e-content ol li {
      padding-bottom: .75rem; }
  .e-content img.rounded {
    border-radius: 50%;
    height: 9.375rem;
    object-fit: cover;
    width: 9.375rem; }
  .e-content img.right {
    display: inline-block;
    float: right;
    margin: .75rem 0 1rem 1rem; }
  .e-content > *:last-child() {
    padding-bottom: 0; }

.e-copyright {
  color: #5a5a5a;
  padding-bottom: 2rem;
  text-align: center; }

.e-faq {
  padding: 3rem 0;
  margin: 0 auto;
  max-width: 876px;
  text-align: left; }
  .e-faq h2 {
    font-size: 1.625rem;
    padding-bottom: .75rem; }
  .e-faq details summary {
    cursor: pointer;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.75rem;
    padding-bottom: .5rem; }
  .e-faq details p {
    line-height: 1.75em;
    padding-bottom: 1rem; }
  .e-faq.e-content--condensed {
    padding-bottom: 0; }
  .e-faq a {
    color: #e06500;
    text-decoration: underline;
    transition: color .3s; }
    .e-faq a:active, .e-faq a:focus, .e-faq a:hover {
      color: #5a5a5a; }
  .e-faq a.e-content__button {
    background-color: #ef8d00;
    color: #ffffff;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.25px;
    min-width: 16rem;
    padding: 1rem 2rem;
    text-align: center; }
  .e-faq ul, .e-faq ol {
    letter-spacing: .5px;
    line-height: 1.75rem;
    padding-left: 1.125rem; }
  .e-faq ul {
    font-size: 1rem;
    list-style-type: disc;
    padding-bottom: 1rem; }
    .e-faq ul li {
      padding-bottom: .25rem; }
  .e-faq ol {
    font-size: 1rem;
    list-style-type: decimal; }
    .e-faq ol li {
      padding-bottom: .75rem; }

.e-form {
  grid-gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  padding-top: 1rem;
  max-width: 42rem;
  width: 100%; }
  @media (min-width: 768px) {
    .e-form {
      display: grid; } }
  .e-form label {
    display: none; }
  .e-form input[type="text"], .e-form input[type="email"] {
    border: 1px solid #5a5a5a;
    line-height: 1.5rem;
    padding: .5rem 1rem; }
  .e-form textarea {
    border: 1px solid #5a5a5a;
    line-height: 1.25rem;
    min-height: 7.75rem;
    padding: .75rem 1rem; }
  .e-form .full {
    grid-column: 1 / -1; }
  .e-form .third {
    display: none !important; }
  .e-form .right {
    text-align: right; }
  .e-form button {
    background-color: #ef8d00;
    color: #ffffff;
    font-weight: 500;
    padding: 1rem 3rem; }
  .e-form.js-form {
    display: none; }

@media (max-width: 767px) {
  .e-leader {
    padding-top: 4rem; } }

@media (min-width: 768px) {
  .e-leader {
    width: 55%; } }

.e-leader .e-leader__title {
  color: #8fb300;
  font-size: 1.25rem;
  font-weight: 700;
  padding-bottom: 1rem; }

.e-leader .e-leader__subtitle {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.42em;
  padding-bottom: 2rem; }
  @media (min-width: 768px) {
    .e-leader .e-leader__subtitle {
      width: 80%; } }

.e-leader p {
  padding-bottom: 2rem;
  margin-top: -.5rem; }

.e-leader .e-leader__button {
  background-color: #ef8d00;
  color: #ffffff;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 1.25px;
  min-width: 40%;
  padding: 1rem 2rem;
  text-align: center;
  transition: background-color .3s; }
  .e-leader .e-leader__button:active, .e-leader .e-leader__button:focus, .e-leader .e-leader__button:hover {
    background-color: #e06500; }
  @media (max-width: 767px) {
    .e-leader .e-leader__button {
      border: 1px solid #faf0e2;
      display: block;
      margin-bottom: 2rem; } }

.e-logo {
  display: inline-block; }
  @media (max-width: 767px) {
    .e-logo {
      display: block;
      text-align: center; } }
  .e-logo .e-logo__image {
    height: 2.5rem;
    width: auto; }
    @media (min-width: 768px) {
      .e-logo .e-logo__image {
        height: 3.5rem; } }
  .e-logo.e-logo--footer .e-logo__image {
    height: 3.5rem; }

.e-menu .e-menu__item {
  display: inline-block;
  margin-right: 1rem; }

.e-menu .e-menu__link {
  color: #5a5a5a;
  display: block;
  letter-spacing: 1px;
  padding: .75rem; }
  @media (min-width: 768px) {
    .e-menu .e-menu__link {
      display: inline-block; }
      .e-menu .e-menu__link.e-menu__link--cta {
        background-color: #ef8d00;
        border-radius: 1.325rem;
        color: #ffffff;
        font-weight: 600;
        padding-left: 1.25rem;
        padding-right: 1.25rem; } }

.e-menu.e-menu--footer .e-menu__item {
  background-image: url(assets/chevron-right.svg);
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
  padding-left: 1rem; }

.e-menu.e-menu--footer .e-menu__link {
  color: #1e2022;
  padding: .25rem 0; }

.e-menu.e-menu--main {
  background-color: #ffffff;
  background-image: linear-gradient(to top, #f9f9fa, #ffffff 0.5rem);
  margin: 0 auto;
  max-width: 1280px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  width: 100%; }
  @media (max-width: 767px) {
    .e-menu.e-menu--main {
      background-image: none;
      box-shadow: 0px 5px 5px -5px rgba(0, 0, 0, 0.75);
      height: auto;
      max-height: 0;
      overflow: hidden;
      padding-left: 0;
      padding-right: 0; }
      .e-menu.e-menu--main .e-menu__item {
        display: block; }
      .e-menu.e-menu--main.expanded {
        max-height: 100vh; } }
  .e-menu.e-menu--main .e-menu__list {
    padding-left: 2rem; }
  .e-menu.e-menu--main .e-menu__link {
    transition: color .3s, font-weight .3s; }
    .e-menu.e-menu--main .e-menu__link:active, .e-menu.e-menu--main .e-menu__link:focus, .e-menu.e-menu--main .e-menu__link:hover {
      color: #ef8d00;
      font-weight: 600; }
    @media (max-width: 767px) {
      .e-menu.e-menu--main .e-menu__link {
        border-bottom: 1px solid #eeeeee; } }
  .e-menu.e-menu--main .e-menu__ham {
    background-color: #ef8d00;
    border: 0;
    border-radius: .5rem;
    display: block;
    height: 2.5rem;
    padding-top: .125rem;
    position: fixed;
    right: .75rem;
    top: .75rem;
    width: 2.5rem; }
    .e-menu.e-menu--main .e-menu__ham span {
      background-color: #ffffff;
      display: block;
      height: 2px;
      margin: .375rem .625rem;
      width: 1.25rem; }
      .e-menu.e-menu--main .e-menu__ham span:first-of-type {
        margin-top: .5rem; }

.e-message .e-message__button {
  background-color: #faf0e2;
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 500;
  padding: 2rem;
  text-align: center; }
  @media (min-width: 768px) {
    .e-message .e-message__button {
      width: 16rem; } }

.e-message .e-message__title {
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.75em;
  padding-bottom: 1rem; }

.e-message .e-message__phone::after {
  animation: flickerball 1s linear 0s infinite;
  background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.75) 0%, #00da03 50%);
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: .75rem;
  margin-left: .5rem;
  width: .75rem; }

@keyframes flickerball {
  0% {
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.75) 0%, #00da03 50%); }
  25% {
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.75) 0%, #00da03 50%); }
  28% {
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.05) 0%, #009402 50%); }
  75% {
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.05) 0%, #009402 50%); }
  78% {
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.75) 0%, #00da03 50%); }
  100% {
    background: radial-gradient(circle at 35% 35%, rgba(255, 255, 255, 0.75) 0%, #00da03 50%); } }

.e-modal {
  position: relative; }
  .e-modal .js-closemodal, .e-modal .e-modal__close {
    color: #e06500;
    display: block;
    font-size: 2.5rem;
    height: 1.5rem;
    position: absolute;
    transition: color .3s;
    right: -1rem;
    top: -1.75rem;
    width: 1.5rem; }
    .e-modal .js-closemodal:active, .e-modal .js-closemodal:focus, .e-modal .js-closemodal:hover, .e-modal .e-modal__close:active, .e-modal .e-modal__close:focus, .e-modal .e-modal__close:hover {
      color: #ef8d00; }
  .e-modal h2 {
    font-size: 2rem;
    padding-bottom: 1rem; }
  .e-modal p {
    padding-bottom: 1.5rem; }
    .e-modal p:last-of-type {
      padding-bottom: 0; }

.e-profile {
  margin: 0 auto;
  max-width: 20rem;
  text-align: center;
  width: 100%; }
  .e-profile .e-profile__picture {
    border-radius: 50%;
    display: block;
    height: 8rem;
    margin: 0 auto;
    object-fit: cover;
    object-position: center top;
    width: 8rem; }
  .e-profile .e-profile__socials {
    line-height: 1.75rem;
    padding-bottom: 1rem; }
  .e-profile h3 {
    color: #8fb300;
    font-size: 1.375rem;
    padding: 1rem 0; }

.e-review {
  padding: 1rem 0; }
  @media (min-width: 768px) {
    .e-review {
      padding: 2rem 5rem 0; } }
  .e-review h3 {
    font-size: 1rem; }
    @media (min-width: 768px) {
      .e-review h3 {
        padding: 0 10%; } }
  .e-review .e-review__stars {
    padding: 1rem 0 0; }
    @media (min-width: 768px) {
      .e-review .e-review__stars {
        padding: 0 10%; } }
    .e-review .e-review__stars span {
      background-image: url(assets/star.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      display: inline-block;
      height: 1rem;
      margin-right: .375rem;
      width: 1rem; }
      .e-review .e-review__stars span:last-of-type {
        margin-right: 0; }
  .e-review p {
    font-style: italic;
    text-align: left; }
    @media (min-width: 768px) {
      .e-review p {
        padding: 0 10% 1.5rem; } }

.e-usp {
  background-color: #d4eff9;
  padding: 1.25rem; }
  @media (max-width: 767px) {
    .e-usp {
      margin-bottom: 1.5rem; }
      .e-usp:last-child {
        margin-bottom: 0; } }
  .e-usp h1, .e-usp h2, .e-usp h3 {
    font-size: 1.375rem;
    padding-bottom: .75rem; }
  .e-usp p {
    line-height: 1.5em;
    padding-bottom: 1rem; }
    .e-usp p:last-of-type {
      padding-bottom: 0; }

.e-video {
  margin: 0 auto;
  max-width: 40rem;
  padding-bottom: 3rem; }
  .e-video iframe {
    aspect-ratio: 16 / 9;
    width: 100%; }

body #kostenmodule > h1, body #kostenmodule > h2, body #kostenmodule > p {
  display: none !important; }

body #kostenmoduleform * {
  color: #1e2022; }

body #kostenmoduleform offerte {
  display: block;
  padding-top: 1rem;
  padding-bottom: 2rem; }
  body #kostenmoduleform offerte p {
    padding-bottom: 1rem; }
  body #kostenmoduleform offerte br {
    height: 0;
    width: 0;
    display: none; }
  body #kostenmoduleform offerte label {
    display: grid;
    grid-gap: 1.5rem;
    grid-template-columns: 1fr 2fr;
    padding-bottom: 1rem; }
  body #kostenmoduleform offerte input[type="text"],
  body #kostenmoduleform offerte input[type="email"],
  body #kostenmoduleform offerte select {
    background-color: #ffffff;
    border: 1px solid #5a5a5a;
    height: 1.5rem; }
  body #kostenmoduleform offerte input[type="submit"] {
    background-color: #ef8d00;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.25px;
    padding: 1rem 2rem; }
  body #kostenmoduleform offerte::after {
    clear: both;
    content: '';
    display: block;
    height: 1px;
    width: 100%; }

body #kostenmoduleform fieldset {
  border: 0;
  border-bottom: 1px solid #eeeeee;
  margin-top: .75rem; }
  body #kostenmoduleform fieldset.current {
    border-color: #5a5a5a; }
  body #kostenmoduleform fieldset.smallone keuze.active::after {
    color: #5a5a5a;
    transition: color .3s; }
  body #kostenmoduleform fieldset.smallone:hover keuze.active::after {
    color: #ef8d00;
    font-weight: 600; }
  body #kostenmoduleform fieldset.smallone prijs, body #kostenmoduleform fieldset.smallone legend, body #kostenmoduleform fieldset.smallone keuze.active {
    line-height: 1.5rem;
    padding-top: .625rem; }
  body #kostenmoduleform fieldset:hover, body #kostenmoduleform fieldset.smallone, body #kostenmoduleform fieldset.smallone:hover {
    background-color: #ffffff;
    color: #1e2022;
    border: 0;
    border-bottom: 1px solid #eeeeee; }
    body #kostenmoduleform fieldset:hover[data-name="Kist"] keuze, body #kostenmoduleform fieldset.smallone[data-name="Kist"] keuze, body #kostenmoduleform fieldset.smallone:hover[data-name="Kist"] keuze {
      border: 0; }
    body #kostenmoduleform fieldset:hover legend, body #kostenmoduleform fieldset.smallone legend, body #kostenmoduleform fieldset.smallone:hover legend {
      color: #1e2022; }

body #kostenmoduleform legend {
  color: #1e2022;
  font-size: 1rem; }

body #kostenmoduleform keuze {
  background-color: #ef8d00;
  border: 0;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0);
  color: #ffffff;
  transition: box-shadow .3s; }
  body #kostenmoduleform keuze:hover {
    background-color: #ef8d00;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
    color: #ffffff; }
  body #kostenmoduleform keuze img + small {
    color: #1e2022; }
  body #kostenmoduleform keuze.active img + small {
    color: #ef8d00; }

body #kostenmoduleform fieldset[data-name="Kist"] keuze {
  background-color: #ffffff;
  border: 1px solid #5a5a5a;
  transition: background-color .3s; }
  body #kostenmoduleform fieldset[data-name="Kist"] keuze:hover {
    background-color: #eeeeee; }

body #kostenmoduleform prijs {
  color: #1e2022;
  background-color: #ffffff; }

body #kostentotal span {
  color: #1e2022; }

body #kostentotal prijs {
  background-color: transparent; }

body bar {
  background-color: #6bb5e9; }

body progressie {
  background-color: #d4eff9;
  border-color: #eeeeee;
  margin-top: .75rem; }

.tns-nav {
  padding: 1rem 0;
  text-align: center; }
  .tns-nav button {
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    height: .75rem;
    margin-right: 1.5rem;
    opacity: .5;
    transition: opacity .3s;
    width: .75rem; }
    .tns-nav button:last-of-type {
      margin-right: 0; }
    .tns-nav button.tns-nav-active {
      opacity: 1; }

.tns-outer {
  position: relative; }
  .tns-outer .tns-controls button {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    display: block;
    position: absolute;
    top: 0;
    width: 2rem;
    z-index: 1; }
    .tns-outer .tns-controls button[data-controls="prev"] {
      background-image: url(assets/go-left.svg);
      left: 0; }
    .tns-outer .tns-controls button[data-controls="next"] {
      background-image: url(assets/go-right.svg);
      right: 0; }

.umw-embed {
  margin: 0 auto;
  max-width: calc(876px + 3rem); }

body #umwForm {
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  body #umwForm input[type="text"], body #umwForm textarea {
    border: 1px solid #5a5a5a; }
  body #umwForm * {
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  body #umwForm .umw-menu {
    top: 5rem; }
    body #umwForm .umw-menu .umw-submenu a.umw-activemenu {
      color: #6bb5e9; }
  body #umwForm .umw-buttons button, body #umwForm .umw-buttons button:hover {
    background-color: #ef8d00;
    background-image: none;
    border-radius: 1.325rem;
    box-shadow: none;
    font-size: 1rem;
    letter-spacing: 1px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    text-shadow: none; }


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