@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap");
/* line 3, sass/framework/_grid.scss */
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

@font-face {
  font-family: 'nastelight';
  src: url("../fonts/tipo_pepel_-_naste_light-webfont.eot");
  src: url("../fonts/tipo_pepel_-_naste_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/tipo_pepel_-_naste_light-webfont.woff2") format("woff2"), url("../../fonts/tipo_pepel_-_naste_light-webfont.woff") format("woff"), url("fonts/tipo_pepel_-_naste_light-webfont.ttf") format("truetype"), url("../fonts/tipo_pepel_-_naste_light-webfont.svg#nastelight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'nasteregular';
  src: url("../fonts/tipo_pepel_-_naste_regular-webfont.eot");
  src: url("../fonts/tipo_pepel_-_naste_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/tipo_pepel_-_naste_regular-webfont.woff2") format("woff2"), url("../fonts/tipo_pepel_-_naste_regular-webfont.woff") format("woff"), url("../fonts/tipo_pepel_-_naste_regular-webfont.ttf") format("truetype"), url("../fonts/tipo_pepel_-_naste_regular-webfont.svg#nasteregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 25, sass/theme/_basics.scss */
.font-family--regular {
  font-family: 'nasteregular', Helvetica, Arial, sans-serif;
  font-weight: normal; }

/* line 29, sass/theme/_basics.scss */
.font-family--light {
  font-family: 'nasteregular', Helvetica, Arial, sans-serif;
  font-weight: normal; }

/* line 33, sass/theme/_basics.scss */
.font-family--bold {
  font-family: 'nasteregular', Helvetica, Arial, sans-serif;
  font-weight: bold; }

/* line 38, sass/theme/_basics.scss */
.clearfix {
  zoom: 1; }
  /* line 41, sass/theme/_basics.scss */
  .clearfix:before, .clearfix:after {
    content: "";
    display: table; }
  /* line 47, sass/theme/_basics.scss */
  .clearfix:after {
    clear: both; }
  /* line 51, sass/theme/_basics.scss */
  .clearfix.break {
    clear: both;
    height: 0; }

/* line 61, sass/theme/_basics.scss */
body {
  color: #575756;
  background-color: #ffffff;
  font-family: "nastelight", Helvetica, Arial, sans-serif;
  font-weight: 400; }

/* line 68, sass/theme/_basics.scss */
textarea, input {
  font-family: "nastelight", Helvetica, Arial, sans-serif;
  color: #575756;
  font-weight: 400; }

/* line 74, sass/theme/_basics.scss */
strong {
  font-weight: bold; }

/* line 78, sass/theme/_basics.scss */
em {
  font-style: italic; }

/* line 82, sass/theme/_basics.scss */
address {
  font-style: normal;
  font-size: 1rem; }

/* line 87, sass/theme/_basics.scss */
h1,
.h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "nastelight", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #575756; }

/* line 99, sass/theme/_basics.scss */
h1,
.h1,
h2 {
  font-size: 1.75rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    /* line 99, sass/theme/_basics.scss */
    h1,
    .h1,
    h2 {
      font-size: 2.25rem;
      margin-bottom: 1.75rem; } }

/* line 111, sass/theme/_basics.scss */
h3 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  font-weight: bold; }
  @media (min-width: 768px) {
    /* line 111, sass/theme/_basics.scss */
    h3 {
      font-size: 1.75rem; } }
  @media (min-width: 992px) {
    /* line 111, sass/theme/_basics.scss */
    h3 {
      font-size: 2.0rem;
      margin-bottom: 1.75rem; } }

/* line 126, sass/theme/_basics.scss */
h4,
h5,
h6 {
  font-size: 1.125rem;
  margin-bottom: 1.0rem;
  color: #575756; }

/* line 134, sass/theme/_basics.scss */
#hfg-content h1,
#hfg-content h2 {
  font-weight: bold;
  border-bottom: 3px solid rgba(87, 87, 86, 0.5);
  padding-bottom: 10px; }

/* line 141, sass/theme/_basics.scss */
p,
address {
  font-size: 1.0rem;
  margin-bottom: 1.5rem; }

/* line 149, sass/theme/_basics.scss */
p .lead-para, p.is-style-lead-para {
  color: #575756;
  font-weight: bold; }
/* line 155, sass/theme/_basics.scss */
p .narrow-para, p.is-style-narrow-para {
  display: inline-block; }
  @media (min-width: 992px) {
    /* line 155, sass/theme/_basics.scss */
    p .narrow-para, p.is-style-narrow-para {
      max-width: 83.333333%; } }
  @media (min-width: 1200px) {
    /* line 155, sass/theme/_basics.scss */
    p .narrow-para, p.is-style-narrow-para {
      max-width: 66.666667%; } }
/* line 168, sass/theme/_basics.scss */
p .logo-bullets {
  font-size: 1.625rem;
  letter-spacing: 1px;
  font-family: "nasteregular", Helvetica, Arial, sans-serif; }
/* line 174, sass/theme/_basics.scss */
p .logo-strapline {
  font-size: 1.375rem;
  font-family: "nasteregular", Helvetica, Arial, sans-serif; }

/* line 182, sass/theme/_basics.scss */
.page-template-template-dpd-odf p {
  color: #404040; }

/* line 187, sass/theme/_basics.scss */
.links,
.is-style-links {
  font-family: "Courier Prime", monospace;
  text-decoration: none;
  line-height: 0 !important; }
  /* line 193, sass/theme/_basics.scss */
  .links a,
  .is-style-links a {
    text-decoration: none; }

/* line 198, sass/theme/_basics.scss */
.wp-block-image {
  margin-bottom: 1.5rem; }

/* line 206, sass/theme/_basics.scss */
#hfg-content ol,
#hfg-content ul {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  margin-bottom: 1.5rem; }
  /* line 213, sass/theme/_basics.scss */
  #hfg-content ol li,
  #hfg-content ul li {
    margin-bottom: 0.75rem; }

/* line 218, sass/theme/_basics.scss */
#hfg-content ol {
  counter-reset: ol-counter;
  list-style-type: none; }
  /* line 222, sass/theme/_basics.scss */
  #hfg-content ol li {
    line-height: 1.4375rem;
    margin-left: 1.75rem;
    position: relative;
    margin-bottom: 0.5rem; }
    /* line 228, sass/theme/_basics.scss */
    #hfg-content ol li::before {
      content: counter(ol-counter,decimal) ".";
      color: #575756;
      counter-increment: ol-counter;
      position: absolute;
      right: 100%;
      font-weight: bold;
      margin-right: 0.5rem; }
    /* line 238, sass/theme/_basics.scss */
    #hfg-content ol li ol {
      margin-top: 1.0rem;
      margin-bottom: 1.0rem; }
      /* line 244, sass/theme/_basics.scss */
      #hfg-content ol li ol li::before {
        content: counters(ol-counter,".") " ";
        counter-increment: ol-counter; }
      /* line 249, sass/theme/_basics.scss */
      #hfg-content ol li ol li ol {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem; }
        /* line 255, sass/theme/_basics.scss */
        #hfg-content ol li ol li ol li::before {
          content: counter(ol-counter,lower-alpha) "."; }

/* line 265, sass/theme/_basics.scss */
#hfg-content ul li {
  line-height: 1.4375rem;
  padding-left: 1.25rem;
  position: relative;
  margin-bottom: 0.5rem; }
  /* line 271, sass/theme/_basics.scss */
  #hfg-content ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: -0.0625rem;
    font-size: 1.5rem;
    color: #575756; }

/* line 281, sass/theme/_basics.scss */
#hfg-content ul.list-unstyled li {
  padding-left: 0; }
  /* line 284, sass/theme/_basics.scss */
  #hfg-content ul.list-unstyled li::before {
    content: ""; }

/* line 289, sass/theme/_basics.scss */
blockquote {
  margin-top: 1.0rem;
  margin-bottom: 2.0rem;
  position: relative; }
  @media (min-width: 992px) {
    /* line 289, sass/theme/_basics.scss */
    blockquote {
      margin-top: 0; } }
  /* line 298, sass/theme/_basics.scss */
  blockquote::before {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -11px;
    font-size: 30px; }
  /* line 308, sass/theme/_basics.scss */
  blockquote p {
    font-weight: 400;
    font-size: 1.25rem;
    padding-left: 40px;
    padding-right: 40px;
    position: relative; }
    @media (min-width: 992px) {
      /* line 308, sass/theme/_basics.scss */
      blockquote p {
        font-size: 1.5rem;
        line-height: 1.25; } }
    /* line 322, sass/theme/_basics.scss */
    blockquote p:last-of-type::after {
      content: "\f10e";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      position: absolute;
      right: 0;
      bottom: -14px;
      font-size: 30px; }
  /* line 334, sass/theme/_basics.scss */
  blockquote cite {
    display: block;
    font-style: normal;
    color: #acacac;
    font-weight: 600;
    font-size: 1rem;
    padding-left: 40px;
    padding-right: 40px; }
    @media (min-width: 992px) {
      /* line 334, sass/theme/_basics.scss */
      blockquote cite {
        font-size: 1.25rem; } }

/* line 349, sass/theme/_basics.scss */
a {
  color: #575756;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 355, sass/theme/_basics.scss */
figcaption {
  color: #575756; }

/* line 359, sass/theme/_basics.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit !important;
  text-decoration: none !important;
  color: inherit !important; }

/* line 370, sass/theme/_basics.scss */
a:focus,
a:active,
a:hover {
  outline: none;
  text-decoration: none;
  color: #575756;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 379, sass/theme/_basics.scss */
a[href^=tel] {
  color: inherit;
  text-decoration: none; }

/* line 386, sass/theme/_basics.scss */
.wp-block-image .alignleft {
  float: none; }
  @media (max-width: 575px) {
    /* line 386, sass/theme/_basics.scss */
    .wp-block-image .alignleft {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 576px) {
    /* line 386, sass/theme/_basics.scss */
    .wp-block-image .alignleft {
      float: left; } }
/* line 399, sass/theme/_basics.scss */
.wp-block-image .alignright {
  float: none; }
  @media (max-width: 575px) {
    /* line 399, sass/theme/_basics.scss */
    .wp-block-image .alignright {
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 576px) {
    /* line 399, sass/theme/_basics.scss */
    .wp-block-image .alignright {
      float: right; } }
@media (max-width: 575px) {
  /* line 412, sass/theme/_basics.scss */
  .wp-block-image img {
    width: 100%;
    height: auto; } }

/* line 420, sass/theme/_basics.scss */
.alignnone {
  margin-bottom: 1.5rem; }

/* line 424, sass/theme/_basics.scss */
.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0;
  margin: .5em auto 1em; }

@media (min-width: 576px) {
  /* line 432, sass/theme/_basics.scss */
  .aligncenter {
    margin: .5em auto 1em; } }

@media (min-width: 576px) {
  /* line 439, sass/theme/_basics.scss */
  .alignright {
    float: right;
    margin: .5em 0 1em 1em; } }

@media (min-width: 576px) {
  /* line 447, sass/theme/_basics.scss */
  .alignleft {
    float: left;
    margin: .5em 1em 1em 0; } }

/* line 463, sass/theme/_basics.scss */
.wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #ddd; }

/* line 473, sass/theme/_basics.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 1.5rem; }

/* line 483, sass/theme/_basics.scss */
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }

/* line 495, sass/theme/_basics.scss */
#hfg-content {
  background-color: #ffffff; }

/* line 514, sass/theme/_basics.scss */
.page-leisure #hfg-content,
.blog #hfg-content,
.post-type-archive-case_studies #hfg-content,
.tax-cs_category #hfg-content,
.page-where #hfg-content,
.page-leadership #hfg-content,
.post-type-archive-careers #hfg-content,
.single-careers #hfg-content,
.post-type-archive-ve-day #hfg-content,
.post-type-archive-july-4 #hfg-content,
.post-type-archive-jubilee #hfg-content,
.single-ve-day #hfg-content,
.single-july-4 #hfg-content,
.single-jubilee #hfg-content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 514, sass/theme/_basics.scss */
    .page-leisure #hfg-content,
    .blog #hfg-content,
    .post-type-archive-case_studies #hfg-content,
    .tax-cs_category #hfg-content,
    .page-where #hfg-content,
    .page-leadership #hfg-content,
    .post-type-archive-careers #hfg-content,
    .single-careers #hfg-content,
    .post-type-archive-ve-day #hfg-content,
    .post-type-archive-july-4 #hfg-content,
    .post-type-archive-jubilee #hfg-content,
    .single-ve-day #hfg-content,
    .single-july-4 #hfg-content,
    .single-jubilee #hfg-content {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 514, sass/theme/_basics.scss */
    .page-leisure #hfg-content,
    .blog #hfg-content,
    .post-type-archive-case_studies #hfg-content,
    .tax-cs_category #hfg-content,
    .page-where #hfg-content,
    .page-leadership #hfg-content,
    .post-type-archive-careers #hfg-content,
    .single-careers #hfg-content,
    .post-type-archive-ve-day #hfg-content,
    .post-type-archive-july-4 #hfg-content,
    .post-type-archive-jubilee #hfg-content,
    .single-ve-day #hfg-content,
    .single-july-4 #hfg-content,
    .single-jubilee #hfg-content {
      padding-top: 4.5rem;
      padding-bottom: 4.5rem; } }

/* line 535, sass/theme/_basics.scss */
.page-cookie-policy #standard-content,
.page-privacy-policy #standard-content,
.page-terms-conditions #standard-content,
.page-sitemap #standard-content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 535, sass/theme/_basics.scss */
    .page-cookie-policy #standard-content,
    .page-privacy-policy #standard-content,
    .page-terms-conditions #standard-content,
    .page-sitemap #standard-content {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  @media (min-width: 992px) {
    /* line 535, sass/theme/_basics.scss */
    .page-cookie-policy #standard-content,
    .page-privacy-policy #standard-content,
    .page-terms-conditions #standard-content,
    .page-sitemap #standard-content {
      column-count: 2;
      column-gap: 5rem; } }
  @media (min-width: 1200px) {
    /* line 535, sass/theme/_basics.scss */
    .page-cookie-policy #standard-content,
    .page-privacy-policy #standard-content,
    .page-terms-conditions #standard-content,
    .page-sitemap #standard-content {
      padding-top: 4.5rem;
      padding-bottom: 4.5rem; } }

@media (min-width: 992px) {
  /* line 558, sass/theme/_basics.scss */
  .page-sitemap #standard-content {
    column-count: auto;
    column-gap: normal; } }
@media (min-width: 992px) {
  /* line 565, sass/theme/_basics.scss */
  .page-sitemap .sitemap-section {
    column-count: 2;
    column-gap: 5rem; } }

/* line 576, sass/theme/_basics.scss */
.error404 #standard-content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 576, sass/theme/_basics.scss */
    .error404 #standard-content {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 576, sass/theme/_basics.scss */
    .error404 #standard-content {
      padding-top: 4.5rem;
      padding-bottom: 4.5rem; } }

/* line 592, sass/theme/_basics.scss */
article {
  position: relative; }

/* line 596, sass/theme/_basics.scss */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  /* line 603, sass/theme/_basics.scss */
  .embed-container iframe,
  .embed-container object,
  .embed-container embed,
  .embed-container .wp-video {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

/* line 3, sass/theme/_buttons.scss */
.btn {
  /* default */
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.5;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  font-family: "nastelight", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  white-space: normal;
  text-decoration: none;
  padding: 0.5rem 1.0rem;
  cursor: pointer;
  position: relative;
  background-color: transparent;
  font-weight: 400; }
  /* line 23, sass/theme/_buttons.scss */
  .btn:hover, .btn:focus, .btn:active {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: inherit; }

/* line 31, sass/theme/_buttons.scss */
.btn-default {
  padding: 0.5rem 3.0rem 0.5rem 1.0rem;
  border: none;
  background-color: #231f20;
  color: #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQ2cHgiIGhlaWdodD0iNDZweCIgdmlld0JveD0iMCAwIDQ2IDQ2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NiA0NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiM2QjZCNkI7fS5zdDF7ZmlsbDojNUU1RTVFO30uc3Qye2ZpbGw6IzRGNEY0Rjt9PC9zdHlsZT48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMCA0NiwwIDIzLDIzICIvPjxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iNDYsMCA0Niw0NiAyMywyMyAiLz48cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjQ2LDQ2IDAsNDYgMjMsMjMgIi8+PC9zdmc+");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat; }
  /* line 41, sass/theme/_buttons.scss */
  .btn-default:hover, .btn-default:focus, .btn-default:active {
    color: #ffffff; }
    @media (min-width: 1200px) {
      /* line 41, sass/theme/_buttons.scss */
      .btn-default:hover, .btn-default:focus, .btn-default:active {
        background-color: #706f6f; } }

/* line 52, sass/theme/_buttons.scss */
.btn-back {
  padding: 0.5rem 1.0rem 0.5rem 3.0rem;
  border: none;
  background-color: #231f20;
  color: #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iNDZweCIgaGVpZ2h0PSI0NnB4IiB2aWV3Qm94PSIwIDAgNDYgNDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2IDQ2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzZCNkI2Qjt9Cgkuc3Qxe2ZpbGw6IzVFNUU1RTt9Cgkuc3Qye2ZpbGw6IzRGNEY0Rjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iNDYsNDYgMCw0NiAyMywyMyAiLz4KPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIwLDQ2IDAsMCAyMywyMyAiLz4KPHBvbHlnb24gY2xhc3M9InN0MiIgcG9pbnRzPSIwLDAgNDYsMCAyMywyMyAiLz4KPC9zdmc+");
  background-size: auto 100%;
  background-position: left center;
  background-repeat: no-repeat; }
  /* line 62, sass/theme/_buttons.scss */
  .btn-back:hover, .btn-back:focus, .btn-back:active {
    color: #ffffff; }
    @media (min-width: 1200px) {
      /* line 62, sass/theme/_buttons.scss */
      .btn-back:hover, .btn-back:focus, .btn-back:active {
        background-color: #706f6f; } }

/* line 73, sass/theme/_buttons.scss */
.btn-more {
  padding: 0.5rem 3.0rem 0.5rem 1.0rem;
  border: none;
  background-color: #231f20;
  color: #ffffff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjQ2cHgiIGhlaWdodD0iNDZweCIgdmlld0JveD0iMCAwIDQ2IDQ2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NiA0NjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiM2QjZCNkI7fS5zdDF7ZmlsbDojNUU1RTVFO30uc3Qye2ZpbGw6IzRGNEY0Rjt9PC9zdHlsZT48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjAsMCA0NiwwIDIzLDIzICIvPjxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iNDYsMCA0Niw0NiAyMywyMyAiLz48cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjQ2LDQ2IDAsNDYgMjMsMjMgIi8+PC9zdmc+");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat; }
  /* line 83, sass/theme/_buttons.scss */
  .btn-more:hover, .btn-more:focus, .btn-more:active {
    color: #ffffff; }
    @media (min-width: 1200px) {
      /* line 83, sass/theme/_buttons.scss */
      .btn-more:hover, .btn-more:focus, .btn-more:active {
        background-color: #706f6f; } }

/* line 94, sass/theme/_buttons.scss */
.btn-doc {
  padding: 0.5rem 1.0rem 0.5rem 3.0rem;
  border: none;
  background-color: #231f20;
  color: #ffffff; }
  /* line 100, sass/theme/_buttons.scss */
  .btn-doc::before {
    content: "\f56d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.75rem;
    font-size: 30px;
    top: 50%;
    transform: translateY(-50%); }
  /* line 111, sass/theme/_buttons.scss */
  .btn-doc:hover, .btn-doc:focus, .btn-doc:active {
    color: #ffffff; }
    @media (min-width: 1200px) {
      /* line 111, sass/theme/_buttons.scss */
      .btn-doc:hover, .btn-doc:focus, .btn-doc:active {
        background-color: #706f6f; } }

/* line 122, sass/theme/_buttons.scss */
.btn-cat {
  border-color: #575756;
  background-color: #575756;
  color: #ffffff;
  margin-right: 1.0rem;
  margin-bottom: 1.0rem; }
  /* line 129, sass/theme/_buttons.scss */
  .btn-cat:hover, .btn-cat:focus, .btn-cat:active {
    color: #ffffff; }
    @media (min-width: 1200px) {
      /* line 129, sass/theme/_buttons.scss */
      .btn-cat:hover, .btn-cat:focus, .btn-cat:active {
        background-color: #ffffff;
        color: #575756; } }
  /* line 140, sass/theme/_buttons.scss */
  .btn-cat.current-menu-item {
    background-color: #ffffff;
    color: #575756; }

/* line 3, sass/theme/_forms.scss */
.form-control {
  color: #ffffff;
  background-color: #575756;
  border-color: #575756;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  background-clip: border-box;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  /* line 12, sass/theme/_forms.scss */
  .form-control:focus {
    color: #ffffff !important;
    background-color: #575756 !important;
    border-color: #575756 !important;
    box-shadow: none !important; }

/* line 20, sass/theme/_forms.scss */
span.wpcf7-not-valid-tip {
  font-size: 0.75em;
  margin-top: 0.25rem; }

/* line 25, sass/theme/_forms.scss */
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
  border: none; }

/* line 30, sass/theme/_forms.scss */
div.wpcf7-response-output {
  padding: 0 !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 1.0rem 0 !important;
  background-color: transparent;
  border: 1px solid transparent !important; }

/* line 39, sass/theme/_forms.scss */
.wpcf7 form.sent .wpcf7-response-output {
  color: #252652 !important;
  font-weight: bold; }

/* line 44, sass/theme/_forms.scss */
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: #FF0000 !important; }

/* line 56, sass/theme/_forms.scss */
.page-customer-feedback #hfg-content article {
  padding-top: 5.0rem;
  padding-bottom: 5.0rem; }

/* line 65, sass/theme/_forms.scss */
.feedback-form .form-control {
  background-color: transparent;
  border: none;
  height: auto; }
/* line 71, sass/theme/_forms.scss */
.feedback-form label {
  font-family: "nasteregular", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 1.0rem;
  font-size: 1.25rem; }
  /* line 77, sass/theme/_forms.scss */
  .feedback-form label .sub {
    font-weight: 400;
    font-size: 0.875rem; }
/* line 83, sass/theme/_forms.scss */
.feedback-form .limit {
  font-family: "nasteregular", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  margin-top: 3.25rem; }
/* line 90, sass/theme/_forms.scss */
.feedback-form .form-control.feedback {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  /* line 95, sass/theme/_forms.scss */
  .feedback-form .form-control.feedback .wpcf7-list-item {
    text-align: center;
    margin-left: 0; }
    /* line 99, sass/theme/_forms.scss */
    .feedback-form .form-control.feedback .wpcf7-list-item .wpcf7-list-item-label {
      display: block;
      border-bottom: 2px solid #000;
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      padding-bottom: 0.5rem;
      font-size: 1.0rem; }
  /* line 109, sass/theme/_forms.scss */
  .feedback-form .form-control.feedback input[type="radio"] {
    margin-top: 1.0rem; }
/* line 114, sass/theme/_forms.scss */
.feedback-form .footnote,
.feedback-form .wpcf7-response-output {
  margin-top: 2.0rem !important; }

/* line 3, sass/theme/_header.scss */
#header {
  min-height: 200px;
  position: relative; }
  /* line 7, sass/theme/_header.scss */
  #header::before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5); }
  /* line 12, sass/theme/_header.scss */
  #header .inner {
    position: fixed;
    z-index: 999;
    width: 100%;
    background-color: #ffffff;
    height: 72px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 0.5rem; }
    @media (min-width: 768px) {
      /* line 12, sass/theme/_header.scss */
      #header .inner {
        position: relative;
        z-index: auto;
        width: auto;
        height: 136px;
        padding-top: 1.5rem; } }
    /* line 31, sass/theme/_header.scss */
    #header .inner #branding #branding-holder {
      position: relative;
      display: inline-block;
      padding-bottom: 1.0rem;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 768px) {
        /* line 31, sass/theme/_header.scss */
        #header .inner #branding #branding-holder {
          padding-bottom: 1.5rem; } }
      @media (min-width: 1200px) {
        /* line 46, sass/theme/_header.scss */
        #header .inner #branding #branding-holder:hover > a + #group-menu {
          display: block; } }
      @media (min-width: 1200px) {
        /* line 51, sass/theme/_header.scss */
        #header .inner #branding #branding-holder:hover > a::after {
          content: "\f077"; } }
      /* line 59, sass/theme/_header.scss */
      #header .inner #branding #branding-holder > a {
        text-decoration: none;
        display: inline-block;
        position: relative; }
        /* line 64, sass/theme/_header.scss */
        #header .inner #branding #branding-holder > a::after {
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f078";
          position: absolute;
          left: 50%;
          bottom: -20px;
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
          @media (min-width: 768px) {
            /* line 64, sass/theme/_header.scss */
            #header .inner #branding #branding-holder > a::after {
              bottom: -24px; } }
        /* line 80, sass/theme/_header.scss */
        #header .inner #branding #branding-holder > a.active::after {
          content: "\f077"; }
      /* line 86, sass/theme/_header.scss */
      #header .inner #branding #branding-holder img {
        height: 48px;
        width: auto;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (min-width: 768px) {
          /* line 86, sass/theme/_header.scss */
          #header .inner #branding #branding-holder img {
            height: 88px; } }
    /* line 100, sass/theme/_header.scss */
    #header .inner #contacts ul {
      position: absolute;
      right: 80px;
      top: 12px;
      margin-bottom: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 768px) {
        /* line 100, sass/theme/_header.scss */
        #header .inner #contacts ul {
          top: 30px; } }
      @media (min-width: 992px) {
        /* line 100, sass/theme/_header.scss */
        #header .inner #contacts ul {
          right: 22px;
          top: 10px; } }
      /* line 116, sass/theme/_header.scss */
      #header .inner #contacts ul a {
        display: block;
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 24px; }
        @media (min-width: 992px) {
          /* line 116, sass/theme/_header.scss */
          #header .inner #contacts ul a {
            width: auto;
            height: auto;
            font-size: 1.25rem;
            font-weight: bold; } }
        /* line 130, sass/theme/_header.scss */
        #header .inner #contacts ul a i {
          vertical-align: middle; }
    /* line 137, sass/theme/_header.scss */
    #header .inner.fixed {
      position: fixed;
      z-index: 10050;
      width: 100%;
      background-color: #ffffff;
      -webkit-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.15);
      padding-top: 0.5rem; }
      @media (min-width: 768px) {
        /* line 137, sass/theme/_header.scss */
        #header .inner.fixed {
          height: 80px; } }
      @media (min-width: 768px) {
        /* line 153, sass/theme/_header.scss */
        #header .inner.fixed #branding #branding-holder img {
          height: 48px; } }
      @media (min-width: 992px) {
        /* line 162, sass/theme/_header.scss */
        #header .inner.fixed #contacts {
          display: none; } }
      @media (min-width: 768px) {
        /* line 168, sass/theme/_header.scss */
        #header .inner.fixed #contacts ul {
          top: 12px; } }
  /* line 178, sass/theme/_header.scss */
  #header h1 {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 2.0rem; }
    @media (min-width: 375px) {
      /* line 178, sass/theme/_header.scss */
      #header h1 {
        font-size: 2.5rem; } }
    @media (min-width: 768px) {
      /* line 178, sass/theme/_header.scss */
      #header h1 {
        font-size: 3.0rem; } }
  /* line 192, sass/theme/_header.scss */
  #header p {
    margin-top: 1.0rem;
    color: #ffffff;
    margin-bottom: 0; }
  /* line 198, sass/theme/_header.scss */
  #header img.logo {
    margin-bottom: 0.5rem;
    height: auto;
    max-height: 110px;
    max-width: 200px; }
  /* line 205, sass/theme/_header.scss */
  #header.header-image {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    height: calc(100vh - 80px); }
    @media (min-width: 768px) {
      /* line 205, sass/theme/_header.scss */
      #header.header-image {
        height: calc(100vh - 50px); } }
    /* line 215, sass/theme/_header.scss */
    #header.header-image .inner {
      background-color: rgba(255, 255, 255, 0.9); }
      /* line 218, sass/theme/_header.scss */
      #header.header-image .inner.fixed {
        background-color: #ffffff; }

/* line 227, sass/theme/_header.scss */
.page-template-template-dpd-odf #header {
  min-height: 0; }
  /* line 238, sass/theme/_header.scss */
  .page-template-template-dpd-odf #header .inner #branding #branding-holder > a::after {
    content: none; }

/* line 250, sass/theme/_header.scss */
.header-image #header-title {
  position: absolute;
  width: 100%;
  bottom: 50px;
  left: 0;
  text-align: center;
  z-index: 1; }
  @media (min-width: 768px) {
    /* line 250, sass/theme/_header.scss */
    .header-image #header-title {
      bottom: 100px; } }
/* line 265, sass/theme/_header.scss */
.header-image #header-logo img {
  width: 90%;
  max-width: 360px; }
  @media (min-width: 576px) {
    /* line 265, sass/theme/_header.scss */
    .header-image #header-logo img {
      width: 80%; } }

/* line 278, sass/theme/_header.scss */
.title-only #header-title {
  background-color: #575756;
  padding-top: 5.5rem;
  padding-bottom: 3.5rem; }
  @media (min-width: 768px) {
    /* line 278, sass/theme/_header.scss */
    .title-only #header-title {
      padding-top: 2.5rem;
      padding-bottom: 4.5rem; } }
  /* line 290, sass/theme/_header.scss */
  .title-only #header-title h1 span {
    font-size: 1.0rem;
    margin-top: 0.5rem;
    display: block; }
  /* line 297, sass/theme/_header.scss */
  .title-only #header-title time {
    color: rgba(255, 255, 255, 0.5);
    font-size: 0.75rem; }

/* line 308, sass/theme/_header.scss */
.single-careers .title-only #header-title {
  padding-bottom: 4.5rem; }

/* line 314, sass/theme/_header.scss */
#header-video {
  position: absolute;
  bottom: -20px;
  z-index: 1; }
  @media (min-width: 768px) {
    /* line 314, sass/theme/_header.scss */
    #header-video {
      bottom: -30px; } }
  /* line 323, sass/theme/_header.scss */
  #header-video a {
    font-size: 40px;
    color: #ffffff;
    display: inline-block;
    line-height: 40px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75); }
    @media (min-width: 768px) {
      /* line 323, sass/theme/_header.scss */
      #header-video a {
        font-size: 60px;
        line-height: 60px; } }

/* line 337, sass/theme/_header.scss */
.hfg-map {
  height: 380px; }

/* line 341, sass/theme/_header.scss */
#scroll-more {
  position: absolute;
  left: 50%;
  bottom: -20px;
  z-index: 2;
  color: #ffffff;
  font-size: 40px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
  line-height: 40px;
  text-decoration: none; }
  @media (min-width: 992px) {
    /* line 341, sass/theme/_header.scss */
    #scroll-more {
      bottom: -30px;
      font-size: 60px;
      line-height: 60px; } }
  /* line 359, sass/theme/_header.scss */
  #scroll-more::before {
    content: "Find out more";
    font-family: "nastelight", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 0.75rem;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 400%;
    text-align: center; }
    @media (min-width: 992px) {
      /* line 359, sass/theme/_header.scss */
      #scroll-more::before {
        font-size: 1.0rem;
        top: -45px; } }

/* line 381, sass/theme/_header.scss */
.post-type-archive-case_studies #scroll-more::before,
.tax-cs_category #scroll-more::before {
  content: "View Case Studies"; }

/* line 388, sass/theme/_header.scss */
.page-contact #scroll-more::before {
  content: "Contact us"; }

/* line 396, sass/theme/_header.scss */
.page-gallery #scroll-more::before,
.page-portfolio #scroll-more::before {
  content: "View the gallery"; }

/* line 403, sass/theme/_header.scss */
.page-careers #scroll-more::before {
  content: "View the Careers"; }

/* line 410, sass/theme/_header.scss */
.single-post #scroll-more::before {
  content: "Read more"; }

/* line 417, sass/theme/_header.scss */
.single-vehicles #scroll-more::before {
  content: "Specifications"; }

/* line 424, sass/theme/_header.scss */
.page-where #scroll-more::before {
  content: "Find out where"; }

/* line 431, sass/theme/_header.scss */
.page-leadership #scroll-more::before {
  content: "Our team"; }

/* line 438, sass/theme/_header.scss */
.page-careers #scroll-more::before {
  content: "View the jobs"; }

/* line 445, sass/theme/_header.scss */
.error404 #scroll-more::before {
  content: ""; }

/* line 455, sass/theme/_header.scss */
.post-type-archive-ve_day #scroll-more::before,
.home #scroll-more.ve-day::before,
.post-type-archive-july_4 #scroll-more::before,
.home #scroll-more.july-4::before {
  content: "Discover more"; }

/* line 463, sass/theme/_header.scss */
.post-type-archive-jubilee #scroll-more::before,
.home #scroll-more.jubilee::before {
  content: "Read our Royal memories"; }

/* line 468, sass/theme/_header.scss */
#press-release {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  /*@media (min-width: 375px) {
    margin-top: -50px;
  }
  
  @media (min-width: 414px) {
    margin-top: -60px;
  }
  
  @media (min-width: $screen-md-min) {
    margin-top: -80px;
  }
  
  @media (min-width: $screen-xl-min) {
    margin-top: -100px;
  }*/ }
  /* line 492, sass/theme/_header.scss */
  #press-release img {
    width: 140px; }
    @media (min-width: 375px) {
      /* line 492, sass/theme/_header.scss */
      #press-release img {
        width: 160px; } }
    @media (min-width: 414px) {
      /* line 492, sass/theme/_header.scss */
      #press-release img {
        width: 170px; } }
    @media (min-width: 768px) {
      /* line 492, sass/theme/_header.scss */
      #press-release img {
        width: 190px;
        margin-right: 40px; } }
    @media (min-width: 1200px) {
      /* line 492, sass/theme/_header.scss */
      #press-release img {
        width: 200px;
        margin-right: 62px; } }

/* line 515, sass/theme/_header.scss */
#celebration {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 70px; }
  @media (min-width: 375px) {
    /* line 515, sass/theme/_header.scss */
    #celebration {
      top: 80px; } }
  @media (min-width: 414px) {
    /* line 515, sass/theme/_header.scss */
    #celebration {
      top: 90px; } }
  @media (min-width: 768px) {
    /* line 515, sass/theme/_header.scss */
    #celebration {
      top: 160px; } }
  @media (min-width: 992px) {
    /* line 515, sass/theme/_header.scss */
    #celebration {
      top: 135px; } }
  @media (min-width: 1200px) {
    /* line 515, sass/theme/_header.scss */
    #celebration {
      top: 150px; } }
  /* line 542, sass/theme/_header.scss */
  #celebration a {
    display: block;
    margin-top: 2.0rem; }
  /* line 547, sass/theme/_header.scss */
  #celebration img {
    width: 100px;
    max-width: 250px;
    margin-right: 40px;
    filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5)); }
    @media (min-width: 375px) {
      /* line 547, sass/theme/_header.scss */
      #celebration img {
        width: 125px; } }
    @media (min-width: 414px) {
      /* line 547, sass/theme/_header.scss */
      #celebration img {
        margin-right: 50px; } }
    @media (min-width: 768px) {
      /* line 547, sass/theme/_header.scss */
      #celebration img {
        width: 200px;
        margin-right: 60px; } }
    @media (min-width: 992px) {
      /* line 547, sass/theme/_header.scss */
      #celebration img {
        width: 125px;
        margin-right: 90px; } }
    @media (min-width: 1200px) {
      /* line 547, sass/theme/_header.scss */
      #celebration img {
        width: 200px;
        margin-right: 90px; } }

/* line 578, sass/theme/_header.scss */
#add-logo,
#add-logo-2 {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 75%;
  transform: translateY(-25%); }
  @media (max-width: 359px) {
    /* line 578, sass/theme/_header.scss */
    #add-logo,
    #add-logo-2 {
      display: none; } }
  @media (max-width: 767px) and (orientation: landscape) {
    /* line 578, sass/theme/_header.scss */
    #add-logo,
    #add-logo-2 {
      display: none; } }
  /* line 596, sass/theme/_header.scss */
  #add-logo img,
  #add-logo-2 img {
    width: 80px;
    height: auto;
    margin-right: 40px; }
    @media (min-width: 375px) {
      /* line 596, sass/theme/_header.scss */
      #add-logo img,
      #add-logo-2 img {
        margin-right: 50px; } }
    @media (min-width: 414px) {
      /* line 596, sass/theme/_header.scss */
      #add-logo img,
      #add-logo-2 img {
        margin-right: 60px; } }
    @media (min-width: 768px) {
      /* line 596, sass/theme/_header.scss */
      #add-logo img,
      #add-logo-2 img {
        width: 100px;
        margin-right: 92px; } }
    @media (min-width: 992px) {
      /* line 596, sass/theme/_header.scss */
      #add-logo img,
      #add-logo-2 img {
        width: 120px;
        margin-right: 84px; } }
    @media (min-width: 1200px) {
      /* line 596, sass/theme/_header.scss */
      #add-logo img,
      #add-logo-2 img {
        width: 120px;
        margin-right: 100px; } }

/* line 626, sass/theme/_header.scss */
#add-logo-2 {
  transform: translateY(-10%); }
  /* line 629, sass/theme/_header.scss */
  #add-logo-2 img {
    margin-right: 0;
    margin-left: 40px; }
    @media (min-width: 375px) {
      /* line 629, sass/theme/_header.scss */
      #add-logo-2 img {
        margin-left: 50px; } }
    @media (min-width: 414px) {
      /* line 629, sass/theme/_header.scss */
      #add-logo-2 img {
        margin-left: 60px; } }
    @media (min-width: 768px) {
      /* line 629, sass/theme/_header.scss */
      #add-logo-2 img {
        margin-left: 92px; } }
    @media (min-width: 992px) {
      /* line 629, sass/theme/_header.scss */
      #add-logo-2 img {
        margin-left: 84px; } }
    @media (min-width: 1200px) {
      /* line 629, sass/theme/_header.scss */
      #add-logo-2 img {
        margin-left: 100px; } }

/* line 655, sass/theme/_header.scss */
#bunting {
  overflow: hidden; }

/* line 659, sass/theme/_header.scss */
#message-bar {
  position: relative;
  z-index: 2; }
  /* line 663, sass/theme/_header.scss */
  #message-bar a {
    display: block;
    padding: 0.25rem 15px;
    font-weight: bold;
    font-size: 1.0rem;
    color: #ffffff;
    text-decoration: none; }
    @media (min-width: 768px) {
      /* line 663, sass/theme/_header.scss */
      #message-bar a {
        font-size: 1.125rem; } }
    @media (min-width: 992px) {
      /* line 663, sass/theme/_header.scss */
      #message-bar a {
        font-size: 1.25rem;
        padding: 0.5rem 15px; } }

/* line 3, sass/theme/_navigation.scss */
#group-menu {
  position: absolute;
  left: 50%;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1001;
  display: none; }
  /* line 11, sass/theme/_navigation.scss */
  #group-menu.active {
    display: block; }
  /* line 15, sass/theme/_navigation.scss */
  #group-menu #menu-group-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5); }
    /* line 21, sass/theme/_navigation.scss */
    #group-menu #menu-group-menu li {
      background-color: #575756;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (min-width: 1200px) {
        /* line 25, sass/theme/_navigation.scss */
        #group-menu #menu-group-menu li:hover {
          -webkit-filter: brightness(1.25);
          -moz-filter: brightness(1.25);
          filter: brightness(1.25); } }
      /* line 32, sass/theme/_navigation.scss */
      #group-menu #menu-group-menu li a {
        text-decoration: none;
        color: #ffffff; }

/* line 40, sass/theme/_navigation.scss */
#main-menu-holder {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    /* line 40, sass/theme/_navigation.scss */
    #main-menu-holder {
      margin-bottom: 1.5rem; } }
  @media (min-width: 992px) {
    /* line 40, sass/theme/_navigation.scss */
    #main-menu-holder {
      padding-left: 15px;
      padding-right: 15px; } }

/* line 54, sass/theme/_navigation.scss */
.navbar {
  padding: 0; }

/* line 58, sass/theme/_navigation.scss */
.navbar-toggler {
  position: absolute;
  top: -56px;
  right: 16px;
  color: #575756;
  font-size: 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  outline: none !important;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  /* line 73, sass/theme/_navigation.scss */
  .navbar-toggler .fa-bars {
    display: none; }
  /* line 77, sass/theme/_navigation.scss */
  .navbar-toggler.collapsed .fa-bars {
    display: inline-block; }
  /* line 81, sass/theme/_navigation.scss */
  .navbar-toggler.collapsed .fa-times {
    display: none; }
  @media (min-width: 768px) {
    /* line 58, sass/theme/_navigation.scss */
    .navbar-toggler {
      top: 26px; } }

@media (min-width: 768px) {
  /* line 96, sass/theme/_navigation.scss */
  #header .inner.fixed .navbar-toggler {
    top: 10px; } }

/* line 106, sass/theme/_navigation.scss */
.navbar-toggler-icon {
  width: 30px;
  height: 30px; }

/* line 111, sass/theme/_navigation.scss */
.navbar-collapse {
  padding: 1rem 0;
  position: absolute;
  left: 0;
  top: -16px;
  width: 100%;
  z-index: 101;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: 1.0rem; }
  @media (min-width: 768px) {
    /* line 111, sass/theme/_navigation.scss */
    .navbar-collapse {
      top: 96px;
      padding: 0; } }
  @media (min-width: 992px) {
    /* line 111, sass/theme/_navigation.scss */
    .navbar-collapse {
      padding: 0;
      position: static;
      left: auto;
      top: auto;
      width: 100%;
      background-color: transparent;
      margin-top: 0; } }

@media (min-width: 992px) {
  /* line 139, sass/theme/_navigation.scss */
  .navbar-nav li {
    margin-left: 1.0rem; } }
/* line 146, sass/theme/_navigation.scss */
.navbar-nav .nav-link {
  color: #575756;
  text-decoration: none;
  font-weight: 700;
  padding-left: 1.0rem;
  padding-right: 1.0rem; }
  @media (min-width: 768px) {
    /* line 146, sass/theme/_navigation.scss */
    .navbar-nav .nav-link {
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  /* line 158, sass/theme/_navigation.scss */
  .navbar-nav .nav-link[aria-expanded="true"] {
    background-color: #ffffff; }
    @media (min-width: 768px) {
      /* line 158, sass/theme/_navigation.scss */
      .navbar-nav .nav-link[aria-expanded="true"] {
        background-color: transparent; } }

/* line 181, sass/theme/_navigation.scss */
.page-template-template-dpd-odf .navbar-nav .nav-link {
  text-transform: uppercase; }

/* line 190, sass/theme/_navigation.scss */
#menu-main-menu .dropdown-toggle::after,
#menu-dpd-odf .dropdown-toggle::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  border: none;
  margin: 0 0 0 0.5rem;
  vertical-align: bottom; }
/* line 199, sass/theme/_navigation.scss */
#menu-main-menu .dropdown.show .dropdown-toggle::after,
#menu-dpd-odf .dropdown.show .dropdown-toggle::after {
  content: "\f077"; }
  @media (min-width: 1200px) {
    /* line 199, sass/theme/_navigation.scss */
    #menu-main-menu .dropdown.show .dropdown-toggle::after,
    #menu-dpd-odf .dropdown.show .dropdown-toggle::after {
      content: "\f078"; } }
@media (min-width: 1200px) {
  /* line 209, sass/theme/_navigation.scss */
  #menu-main-menu .dropdown:hover .dropdown-toggle::after,
  #menu-dpd-odf .dropdown:hover .dropdown-toggle::after {
    content: "\f077"; } }
@media (min-width: 1200px) {
  /* line 217, sass/theme/_navigation.scss */
  #menu-main-menu .dropdown:hover .dropdown-menu,
  #menu-dpd-odf .dropdown:hover .dropdown-menu {
    display: block; } }
/* line 224, sass/theme/_navigation.scss */
#menu-main-menu .dropdown-menu,
#menu-dpd-odf .dropdown-menu {
  margin-top: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  border: none; }
  @media (min-width: 992px) {
    /* line 224, sass/theme/_navigation.scss */
    #menu-main-menu .dropdown-menu,
    #menu-dpd-odf .dropdown-menu {
      -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5); } }
/* line 236, sass/theme/_navigation.scss */
#menu-main-menu .dropdown-item,
#menu-dpd-odf .dropdown-item {
  color: #ffffff;
  background-color: #575756;
  padding: 0.5rem 2.0rem;
  text-decoration: none; }
  @media (min-width: 1200px) {
    /* line 242, sass/theme/_navigation.scss */
    #menu-main-menu .dropdown-item:hover,
    #menu-dpd-odf .dropdown-item:hover {
      -webkit-filter: brightness(1.25);
      -moz-filter: brightness(1.25);
      filter: brightness(1.25); } }

/* line 251, sass/theme/_navigation.scss */
#sub-menu-holder {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 100%;
  width: 100%;
  background-color: #575756;
  padding-left: 36px;
  padding-right: 36px; }
  /* line 261, sass/theme/_navigation.scss */
  #sub-menu-holder nav {
    display: none; }
    @media (min-width: 992px) {
      /* line 261, sass/theme/_navigation.scss */
      #sub-menu-holder nav {
        display: block; } }
    /* line 268, sass/theme/_navigation.scss */
    #sub-menu-holder nav.active {
      display: block; }
  /* line 273, sass/theme/_navigation.scss */
  #sub-menu-holder ul {
    margin-bottom: 0; }
    /* line 276, sass/theme/_navigation.scss */
    #sub-menu-holder ul li {
      display: inline-block;
      margin: 0 1.0rem; }
      /* line 280, sass/theme/_navigation.scss */
      #sub-menu-holder ul li a {
        color: #ffffff;
        text-decoration: none;
        padding: 0.5rem; }
  /* line 288, sass/theme/_navigation.scss */
  #sub-menu-holder button {
    color: #ffffff;
    font-size: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    outline: none !important;
    width: 20px;
    height: 40px;
    padding: 0;
    background-color: transparent; }
    /* line 299, sass/theme/_navigation.scss */
    #sub-menu-holder button .fa-times {
      display: none; }
    /* line 303, sass/theme/_navigation.scss */
    #sub-menu-holder button.active {
      position: absolute;
      right: 8px;
      top: 0; }
      /* line 308, sass/theme/_navigation.scss */
      #sub-menu-holder button.active .fa-bars {
        display: none; }
      /* line 312, sass/theme/_navigation.scss */
      #sub-menu-holder button.active .fa-times {
        display: inline; }

/* line 7, sass/theme/_blog.scss */
.blog #header h1,
.archive #header h1 {
  font-size: 1.5rem; }
  @media (min-width: 768px) {
    /* line 7, sass/theme/_blog.scss */
    .blog #header h1,
    .archive #header h1 {
      font-size: 2.0rem; } }

/* line 25, sass/theme/_blog.scss */
.single-post #header.title-only #header-image img {
  max-width: 100%;
  margin-top: 1.0rem; }

/* line 34, sass/theme/_blog.scss */
#blog-content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 34, sass/theme/_blog.scss */
    #blog-content {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 34, sass/theme/_blog.scss */
    #blog-content {
      padding-top: 4.5rem;
      padding-bottom: 4.5rem; } }
  /* line 48, sass/theme/_blog.scss */
  #blog-content h1,
  #blog-content h2,
  #blog-content h3 {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
    font-weight: bold;
    border-bottom: none;
    padding-bottom: 0; }
    @media (min-width: 992px) {
      /* line 48, sass/theme/_blog.scss */
      #blog-content h1,
      #blog-content h2,
      #blog-content h3 {
        font-size: 1.75rem;
        margin-bottom: 1.5rem; } }

/* line 64, sass/theme/_blog.scss */
#latest-blog {
  background-color: #e0e0e0;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 64, sass/theme/_blog.scss */
    #latest-blog {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }
  /* line 74, sass/theme/_blog.scss */
  #latest-blog h5 {
    font-size: 1.75rem;
    margin-bottom: 2.5rem;
    font-weight: bold;
    border-bottom: 3px solid rgba(87, 87, 86, 0.5);
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      /* line 74, sass/theme/_blog.scss */
      #latest-blog h5 {
        font-size: 2.25rem;
        margin-bottom: 2.75rem; } }
  /* line 87, sass/theme/_blog.scss */
  #latest-blog .btn {
    width: 100%; }
    @media (min-width: 576px) {
      /* line 87, sass/theme/_blog.scss */
      #latest-blog .btn {
        width: auto; } }

/* line 96, sass/theme/_blog.scss */
#blog-filter {
  padding-bottom: 3.0rem; }

/* line 100, sass/theme/_blog.scss */
.news-post {
  margin-bottom: 3.0rem; }
  /* line 103, sass/theme/_blog.scss */
  .news-post .inner {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    height: 100%;
    padding-bottom: 50px;
    position: relative; }
  /* line 111, sass/theme/_blog.scss */
  .news-post img {
    width: 100%;
    height: auto; }
  /* line 116, sass/theme/_blog.scss */
  .news-post h2 {
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 700;
    padding: 1.0rem;
    border-bottom: 1px solid #575756; }
  /* line 124, sass/theme/_blog.scss */
  .news-post .copy {
    padding: 1.0rem; }
    /* line 127, sass/theme/_blog.scss */
    .news-post .copy .btn {
      position: absolute;
      left: 1.0rem;
      bottom: 1.0rem;
      width: calc(100% - 2.0rem) !important; }

/* line 138, sass/theme/_blog.scss */
.pagination ul {
  list-style-type: none;
  padding: 0;
  margin: 0 auto 3.0rem !important;
  max-width: 100%;
  text-align: center; }
  /* line 145, sass/theme/_blog.scss */
  .pagination ul li {
    float: none;
    display: inline-block;
    padding: 5px 10px;
    line-height: 1.65rem !important; }
    /* line 151, sass/theme/_blog.scss */
    .pagination ul li::before {
      content: none !important; }
    /* line 155, sass/theme/_blog.scss */
    .pagination ul li .page-numbers {
      display: block;
      padding: 5px 10px;
      color: #706f6f;
      position: relative;
      text-decoration: none; }
      /* line 162, sass/theme/_blog.scss */
      .pagination ul li .page-numbers::before {
        content: ' ';
        position: absolute;
        top: 36px;
        right: -54px;
        border-top: 1px solid #706f6f;
        width: 39px;
        -webkit-transform: rotate(-67deg);
        -ms-transform: rotate(-67deg);
        transform: rotate(-67deg);
        transform-origin: 0% 0%; }
      /* line 173, sass/theme/_blog.scss */
      .pagination ul li .page-numbers.current {
        color: #fff;
        background: #706f6f; }
        /* line 177, sass/theme/_blog.scss */
        .pagination ul li .page-numbers.current::before {
          content: ' ';
          position: absolute;
          top: 0;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          left: -15px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 36px 15px;
          border-color: transparent transparent #706f6f transparent;
          z-index: 1; }
        /* line 191, sass/theme/_blog.scss */
        .pagination ul li .page-numbers.current::after {
          content: ' ';
          position: absolute;
          top: 0;
          right: -15px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 36px 15px 0 0;
          border-color: #706f6f transparent transparent transparent; }
    /* line 205, sass/theme/_blog.scss */
    .pagination ul li.page-direction:not(:first-child) .page-numbers::before {
      content: initial; }

/* line 215, sass/theme/_blog.scss */
.post-template-tpl-letter-single #sign-off {
  background-color: #575756;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 215, sass/theme/_blog.scss */
    .post-template-tpl-letter-single #sign-off {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }
  /* line 225, sass/theme/_blog.scss */
  .post-template-tpl-letter-single #sign-off blockquote {
    margin-top: 0;
    margin-bottom: 0; }
    /* line 229, sass/theme/_blog.scss */
    .post-template-tpl-letter-single #sign-off blockquote::before, .post-template-tpl-letter-single #sign-off blockquote::after {
      color: #ffffff;
      left: -40px; }
    /* line 235, sass/theme/_blog.scss */
    .post-template-tpl-letter-single #sign-off blockquote::after {
      left: auto;
      right: -40px; }
    /* line 240, sass/theme/_blog.scss */
    .post-template-tpl-letter-single #sign-off blockquote P {
      color: #ffffff;
      padding-left: 0;
      padding-right: 0; }
    /* line 246, sass/theme/_blog.scss */
    .post-template-tpl-letter-single #sign-off blockquote cite {
      padding-left: 0;
      padding-right: 0; }
  /* line 252, sass/theme/_blog.scss */
  .post-template-tpl-letter-single #sign-off .signature {
    padding-bottom: 1.5rem; }
    @media (min-width: 576px) {
      /* line 252, sass/theme/_blog.scss */
      .post-template-tpl-letter-single #sign-off .signature {
        padding-bottom: 0; } }
    /* line 259, sass/theme/_blog.scss */
    .post-template-tpl-letter-single #sign-off .signature img {
      display: block;
      max-height: 50px;
      max-width: 100%;
      margin-bottom: 1.0rem;
      margin: 0 auto; }
      @media (min-width: 576px) {
        /* line 259, sass/theme/_blog.scss */
        .post-template-tpl-letter-single #sign-off .signature img {
          margin: 0; } }
    /* line 271, sass/theme/_blog.scss */
    .post-template-tpl-letter-single #sign-off .signature cite {
      font-style: normal;
      color: #ffffff; }

/* line 5, sass/theme/_blocks.scss */
.wp-block-image img {
  height: auto; }

/* line 10, sass/theme/_blocks.scss */
.block {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 10, sass/theme/_blocks.scss */
    .block {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 10, sass/theme/_blocks.scss */
    .block {
      padding-top: 4.5rem;
      padding-bottom: 4.5rem; } }

/* line 25, sass/theme/_blocks.scss */
.block-template-downloads {
  padding-top: 0; }
  /* line 28, sass/theme/_blocks.scss */
  .block-template-downloads h3 {
    background-color: #fb0027;
    color: #ffffff;
    font-family: "nastelight", Helvetica, Arial, sans-serif;
    font-size: 1.0rem;
    text-transform: none;
    padding: 1rem 3rem 1rem 1.5rem;
    letter-spacing: normal;
    cursor: pointer;
    position: relative;
    margin-top: 0;
    margin-bottom: 1rem; }
    @media (min-width: 768px) {
      /* line 28, sass/theme/_blocks.scss */
      .block-template-downloads h3 {
        font-size: 1.5rem;
        padding: 1rem 5rem 1rem 1.5rem; } }
    /* line 46, sass/theme/_blocks.scss */
    .block-template-downloads h3::after {
      content: "\f067";
      position: absolute;
      right: 1.0rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 1.0rem;
      color: #ffffff; }
      @media (min-width: 768px) {
        /* line 46, sass/theme/_blocks.scss */
        .block-template-downloads h3::after {
          right: 1.5rem;
          font-size: 1.5rem; } }
    /* line 65, sass/theme/_blocks.scss */
    .block-template-downloads h3.active::after {
      content: "\f068"; }
  /* line 71, sass/theme/_blocks.scss */
  .block-template-downloads .content {
    padding-bottom: 2.0rem;
    display: none; }
    /* line 75, sass/theme/_blocks.scss */
    .block-template-downloads .content .media-item {
      margin-bottom: 2.0rem; }
      /* line 78, sass/theme/_blocks.scss */
      .block-template-downloads .content .media-item .thumb {
        display: inline-block;
        font-size: 6rem;
        color: #e0e0e0; }
      /* line 84, sass/theme/_blocks.scss */
      .block-template-downloads .content .media-item img {
        width: 100%;
        max-width: 280px; }
      /* line 89, sass/theme/_blocks.scss */
      .block-template-downloads .content .media-item h4 {
        font-family: "nastelight", Helvetica, Arial, sans-serif;
        font-size: 0.875rem;
        text-transform: none;
        letter-spacing: normal;
        margin: 0.25rem 0 0.5rem; }
      /* line 97, sass/theme/_blocks.scss */
      .block-template-downloads .content .media-item .btn {
        margin: 0 0.5rem 0.5rem; }
      /* line 104, sass/theme/_blocks.scss */
      .block-template-downloads .content .media-item.media-item-image .thumb:not(.protected), .block-template-downloads .content .media-item.media-item-pdf .thumb:not(.protected) {
        background-color: #e0e0e0; }
  /* line 111, sass/theme/_blocks.scss */
  .block-template-downloads .links {
    margin-bottom: 1.0rem; }
    /* line 114, sass/theme/_blocks.scss */
    .block-template-downloads .links a {
      margin: 0 0.5rem 1.0rem; }

/* line 124, sass/theme/_blocks.scss */
.page-template-template-dpd-odf .block-template-downloads h2 {
  text-align: center;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-bottom: 2.0rem !important; }
  @media (min-width: 992px) {
    /* line 124, sass/theme/_blocks.scss */
    .page-template-template-dpd-odf .block-template-downloads h2 {
      font-size: 3rem !important; } }

@media (max-width: 767px) {
  /* line 137, sass/theme/_blocks.scss */
  .block-tmp-header {
    padding-top: calc(72px + 2.5rem); } }
/* line 143, sass/theme/_blocks.scss */
.block-tmp-header img {
  width: 360px;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.5rem; }
/* line 150, sass/theme/_blocks.scss */
.block-tmp-header h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-bottom: 1rem; }
/* line 159, sass/theme/_blocks.scss */
.block-tmp-header p {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.2; }
  @media (min-width: 992px) {
    /* line 159, sass/theme/_blocks.scss */
    .block-tmp-header p {
      font-size: 1.75rem; } }

/* line 171, sass/theme/_blocks.scss */
.block-template-booking {
  background-color: #f3efef; }
  /* line 174, sass/theme/_blocks.scss */
  .block-template-booking p.confirmed {
    font-weight: bold;
    color: #c6616a;
    font-size: 1.5rem; }
  @media (min-width: 768px) {
    /* line 180, sass/theme/_blocks.scss */
    .block-template-booking #fbuilder {
      background: transparent url("https://handsfree.co.uk/wp-content/uploads/2022/02/contact.png") right center/270px auto no-repeat scroll; } }
  /* line 187, sass/theme/_blocks.scss */
  .block-template-booking #fbuilder .ui-datepicker-header {
    background: #fcebea !important;
    color: #404040 !important;
    text-shadow: none; }
  /* line 193, sass/theme/_blocks.scss */
  .block-template-booking .ahb_m #fbuilder .ui-datepicker-calendar .ui-state-default {
    background-color: #fcebea;
    border-color: #c6616a;
    color: #c6616a;
    font-weight: bold; }
  /* line 200, sass/theme/_blocks.scss */
  .block-template-booking .ahb_m #fbuilder .ui-datepicker-calendar .ui-state-active {
    color: #fff;
    background-color: #c6616a;
    border-color: #c6616a; }
  /* line 206, sass/theme/_blocks.scss */
  .block-template-booking .ahb_m #fbuilder .ui-datepicker-inline {
    border-color: #ffffff;
    padding-bottom: 0.5rem; }
  /* line 213, sass/theme/_blocks.scss */
  .block-template-booking .slotsCalendar span {
    font-weight: bold;
    color: #c6616a;
    font-size: 1.5rem; }
  /* line 219, sass/theme/_blocks.scss */
  .block-template-booking .slotsCalendar .availableslot {
    border-color: #c6616a;
    display: inline-block; }
  /* line 225, sass/theme/_blocks.scss */
  .block-template-booking #fbuilder .slots div {
    border-color: #c6616a;
    margin: 5px;
    padding: 1px; }
    /* line 230, sass/theme/_blocks.scss */
    .block-template-booking #fbuilder .slots div a {
      background: #ffffff;
      color: #c6616a;
      padding: 4px; }
  /* line 239, sass/theme/_blocks.scss */
  .block-template-booking .ahb_list .d,
  .block-template-booking .ahb_list .t {
    font-weight: bold;
    color: #c6616a;
    font-size: 1.25rem; }
  /* line 246, sass/theme/_blocks.scss */
  .block-template-booking .ahb_list .ahb_list_service {
    font-weight: bold;
    font-size: 1.25rem; }
  /* line 252, sass/theme/_blocks.scss */
  .block-template-booking input[type="text"] {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #404040;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: none;
    background-clip: border-box;
    outline: none !important;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    height: calc(1em + 1.5rem + 2px);
    padding: 0.5rem 0.5rem !important; }
    /* line 274, sass/theme/_blocks.scss */
    .block-template-booking input[type="text"]:focus, .block-template-booking input[type="text"]:focus-visible {
      color: #c6616a !important;
      background-color: #ffffff !important;
      border-color: #c6616a !important;
      box-shadow: none !important; }
  /* line 283, sass/theme/_blocks.scss */
  .block-template-booking #field_1-0 label,
  .block-template-booking .fieldCalendarService {
    display: none; }
  /* line 288, sass/theme/_blocks.scss */
  .block-template-booking .pbSubmit {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    font-size: 1.0rem;
    border: 1px solid transparent;
    white-space: normal;
    text-decoration: none !important;
    padding: 0.5rem 1rem;
    cursor: pointer;
    position: relative;
    background-color: #fb0027 !important;
    border-color: #fb0027;
    color: #ffffff !important;
    outline: none !important; }
    /* line 313, sass/theme/_blocks.scss */
    .block-template-booking .pbSubmit:hover, .block-template-booking .pbSubmit:focus, .block-template-booking .pbSubmit:active {
      color: #ffffff; }
      @media (min-width: 1200px) {
        /* line 313, sass/theme/_blocks.scss */
        .block-template-booking .pbSubmit:hover, .block-template-booking .pbSubmit:focus, .block-template-booking .pbSubmit:active {
          background-color: #ffffff;
          color: #fb0027; } }

/* line 326, sass/theme/_blocks.scss */
.block-sitemap {
  padding-top: 0;
  padding-bottom: 0; }

/* line 331, sass/theme/_blocks.scss */
.block-pfwi {
  padding-top: 0;
  padding-bottom: 0;
  position: relative; }
  /* line 336, sass/theme/_blocks.scss */
  .block-pfwi img {
    width: 100%;
    height: auto; }
  /* line 341, sass/theme/_blocks.scss */
  .block-pfwi .anchor-btn {
    position: absolute;
    left: 50%;
    bottom: -20px;
    z-index: 1;
    color: #ffffff;
    font-size: 40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
    line-height: 40px;
    text-decoration: none; }
    @media (min-width: 992px) {
      /* line 341, sass/theme/_blocks.scss */
      .block-pfwi .anchor-btn {
        bottom: -30px;
        font-size: 60px;
        line-height: 60px; } }
    /* line 359, sass/theme/_blocks.scss */
    .block-pfwi .anchor-btn span {
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(-50%);
      width: 300%;
      text-align: center;
      font-size: 0.75rem; }
      @media (min-width: 992px) {
        /* line 359, sass/theme/_blocks.scss */
        .block-pfwi .anchor-btn span {
          font-size: 1.0rem;
          top: -45px; } }

/* line 378, sass/theme/_blocks.scss */
.block-pd2 .divis2 {
  margin-bottom: 3.0rem; }
  /* line 381, sass/theme/_blocks.scss */
  .block-pd2 .divis2:first-of-type {
    margin-top: 3.0rem; }
/* line 388, sass/theme/_blocks.scss */
.block-pd2 .divis-logo img {
  width: 100%;
  height: auto;
  max-width: 320px;
  margin-bottom: 1.5rem; }
/* line 396, sass/theme/_blocks.scss */
.block-pd2 .divis-copy {
  color: #1d1d1a; }
  /* line 399, sass/theme/_blocks.scss */
  .block-pd2 .divis-copy p {
    margin-bottom: 1.0rem; }

@media (min-width: 768px) {
  /* line 405, sass/theme/_blocks.scss */
  .block-pd {
    padding-bottom: 5.5rem; } }
/* line 411, sass/theme/_blocks.scss */
.block-pd h3 {
  font-size: 1.5rem;
  font-weight: bold; }
/* line 416, sass/theme/_blocks.scss */
.block-pd .divis-desc {
  border: 3px solid #acacac;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  margin: 0 1.0rem 5rem 1.0rem;
  padding: 5rem 3.125rem 2.5rem 1.25rem; }
  @media (min-width: 768px) {
    /* line 416, sass/theme/_blocks.scss */
    .block-pd .divis-desc {
      margin: 5rem 3.125rem 0 0; } }
  /* line 428, sass/theme/_blocks.scss */
  .block-pd .divis-desc h4 {
    margin-top: 1.0rem; }
  /* line 432, sass/theme/_blocks.scss */
  .block-pd .divis-desc ul {
    margin: 1.0rem 0; }
  /* line 436, sass/theme/_blocks.scss */
  .block-pd .divis-desc .divis-logo {
    border: 3px solid #acacac;
    background-color: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    left: -1.25rem;
    top: -1.25rem;
    padding: 0.9375rem 1.875rem; }
    /* line 445, sass/theme/_blocks.scss */
    .block-pd .divis-desc .divis-logo img {
      height: 40px;
      width: auto; }
      @media (min-width: 375px) {
        /* line 445, sass/theme/_blocks.scss */
        .block-pd .divis-desc .divis-logo img {
          height: 55px; } }
      @media (min-width: 768px) {
        /* line 445, sass/theme/_blocks.scss */
        .block-pd .divis-desc .divis-logo img {
          height: 60px; } }
  /* line 459, sass/theme/_blocks.scss */
  .block-pd .divis-desc .divis-roundel {
    position: absolute;
    right: -1.875rem;
    top: -2.875rem; }
    /* line 464, sass/theme/_blocks.scss */
    .block-pd .divis-desc .divis-roundel img {
      width: 110px;
      height: auto; }
      @media (max-width: 767px) and (orientation: landscape) {
        /* line 464, sass/theme/_blocks.scss */
        .block-pd .divis-desc .divis-roundel img {
          width: 130px; } }
      @media (min-width: 576px) {
        /* line 464, sass/theme/_blocks.scss */
        .block-pd .divis-desc .divis-roundel img {
          width: 140px; } }
  /* line 478, sass/theme/_blocks.scss */
  .block-pd .divis-desc .more-btn {
    position: absolute;
    right: -20px;
    bottom: -40px; }
    /* line 483, sass/theme/_blocks.scss */
    .block-pd .divis-desc .more-btn img {
      width: 200px;
      height: auto; }
/* line 492, sass/theme/_blocks.scss */
.block-pd .divis:first-of-type .divis-desc {
  margin-top: 3.0rem; }
  @media (min-width: 768px) {
    /* line 492, sass/theme/_blocks.scss */
    .block-pd .divis:first-of-type .divis-desc {
      margin-top: 5rem; } }
/* line 503, sass/theme/_blocks.scss */
.block-pd .divis:last-of-type .divis-desc {
  margin-bottom: 2.0rem; }
  @media (min-width: 768px) {
    /* line 503, sass/theme/_blocks.scss */
    .block-pd .divis:last-of-type .divis-desc {
      margin-bottom: 0; } }

/* line 515, sass/theme/_blocks.scss */
.block-pod .divis-desc {
  position: relative;
  margin-top: 2.0rem; }
  @media (min-width: 768px) {
    /* line 515, sass/theme/_blocks.scss */
    .block-pod .divis-desc {
      margin-top: 3.0rem; } }
  /* line 523, sass/theme/_blocks.scss */
  .block-pod .divis-desc .divis-logo {
    margin-bottom: 2rem; }
    /* line 526, sass/theme/_blocks.scss */
    .block-pod .divis-desc .divis-logo img {
      max-width: 100%;
      max-height: 68px;
      width: auto; }
  /* line 535, sass/theme/_blocks.scss */
  .block-pod .divis-desc .more-btn img {
    width: 200px;
    height: auto; }

/* line 543, sass/theme/_blocks.scss */
.block-g {
  padding-top: 0;
  padding-bottom: 0; }
  /* line 547, sass/theme/_blocks.scss */
  .block-g figure {
    margin-bottom: 0; }
    /* line 550, sass/theme/_blocks.scss */
    .block-g figure .inner {
      position: relative; }
    /* line 554, sass/theme/_blocks.scss */
    .block-g figure img {
      width: 100%;
      height: auto; }
    /* line 559, sass/theme/_blocks.scss */
    .block-g figure figcaption {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      background-color: rgba(87, 87, 86, 0.8);
      color: #ffffff;
      padding: 0.5rem; }

/* line 571, sass/theme/_blocks.scss */
.block-hwiat {
  padding-top: 0;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    /* line 577, sass/theme/_blocks.scss */
    .block-hwiat .iltr .image {
      position: absolute;
      width: 100%;
      z-index: 0; } }
  @media (max-width: 767px) {
    /* line 585, sass/theme/_blocks.scss */
    .block-hwiat .iltr .image > div {
      background-image: none !important; } }
  @media (min-width: 768px) {
    /* line 585, sass/theme/_blocks.scss */
    .block-hwiat .iltr .image > div {
      padding-left: 0;
      padding-right: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      height: 100%; } }
  /* line 601, sass/theme/_blocks.scss */
  .block-hwiat .iltr .image img {
    width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    /* line 607, sass/theme/_blocks.scss */
    .block-hwiat .iltr .text {
      position: relative;
      z-index: 1; } }
  /* line 614, sass/theme/_blocks.scss */
  .block-hwiat .iltr .text > div {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
    @media (min-width: 768px) {
      /* line 614, sass/theme/_blocks.scss */
      .block-hwiat .iltr .text > div {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem; } }
    @media (min-width: 1200px) {
      /* line 614, sass/theme/_blocks.scss */
      .block-hwiat .iltr .text > div {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem; } }
  @media (min-width: 768px) {
    /* line 633, sass/theme/_blocks.scss */
    .block-hwiat .tlir .image {
      position: absolute;
      width: 100%;
      z-index: 0;
      margin-bottom: 0; } }
  @media (max-width: 767px) {
    /* line 642, sass/theme/_blocks.scss */
    .block-hwiat .tlir .image > div {
      background-image: none !important; } }
  @media (min-width: 768px) {
    /* line 642, sass/theme/_blocks.scss */
    .block-hwiat .tlir .image > div {
      padding-left: 0;
      padding-right: 0;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      height: 100%; } }
  /* line 658, sass/theme/_blocks.scss */
  .block-hwiat .tlir .image img {
    width: 100%;
    height: auto; }
  @media (min-width: 768px) {
    /* line 664, sass/theme/_blocks.scss */
    .block-hwiat .tlir .text {
      position: relative;
      z-index: 1; } }
  /* line 671, sass/theme/_blocks.scss */
  .block-hwiat .tlir .text > div {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
    @media (min-width: 768px) {
      /* line 671, sass/theme/_blocks.scss */
      .block-hwiat .tlir .text > div {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem; } }
    @media (min-width: 1200px) {
      /* line 671, sass/theme/_blocks.scss */
      .block-hwiat .tlir .text > div {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem; } }

/* line 691, sass/theme/_blocks.scss */
.block-pd img {
  width: 100%;
  height: auto; }

/* line 699, sass/theme/_blocks.scss */
.block-ps .container > .row {
  margin-top: 5rem; }
  @media (min-width: 768px) {
    /* line 699, sass/theme/_blocks.scss */
    .block-ps .container > .row {
      margin-top: 5rem; } }
  /* line 707, sass/theme/_blocks.scss */
  .block-ps .container > .row:first-of-type {
    margin-top: 0; }
  /* line 711, sass/theme/_blocks.scss */
  .block-ps .container > .row:nth-of-type(2) {
    margin-top: 3rem; }
/* line 720, sass/theme/_blocks.scss */
.block-ps .service .service-desc .inner {
  border: 3px solid #acacac;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 40px 20px 20px;
  margin: 0 1.0rem; }
  @media (min-width: 375px) {
    /* line 720, sass/theme/_blocks.scss */
    .block-ps .service .service-desc .inner {
      padding: 40px 50px 20px 20px; } }
  @media (min-width: 576px) {
    /* line 720, sass/theme/_blocks.scss */
    .block-ps .service .service-desc .inner {
      padding: 40px 100px 20px 20px;
      margin: 5rem 1.0rem 0 1.0rem; } }
  @media (min-width: 768px) {
    /* line 720, sass/theme/_blocks.scss */
    .block-ps .service .service-desc .inner {
      margin: 0; } }
  /* line 741, sass/theme/_blocks.scss */
  .block-ps .service .service-desc .inner h3 {
    border: 3px solid #575756;
    background-color: #575756;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    left: -20px;
    top: -20px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 20px; }
  /* line 753, sass/theme/_blocks.scss */
  .block-ps .service .service-desc .inner .divis-icon {
    position: absolute;
    right: -30px;
    top: -30px; }
    @media (min-width: 375px) {
      /* line 753, sass/theme/_blocks.scss */
      .block-ps .service .service-desc .inner .divis-icon {
        top: -50px; } }
    /* line 762, sass/theme/_blocks.scss */
    .block-ps .service .service-desc .inner .divis-icon img {
      width: 80px; }
      @media (min-width: 375px) {
        /* line 762, sass/theme/_blocks.scss */
        .block-ps .service .service-desc .inner .divis-icon img {
          width: 110px; } }
      @media (min-width: 576px) {
        /* line 762, sass/theme/_blocks.scss */
        .block-ps .service .service-desc .inner .divis-icon img {
          width: 140px; } }
/* line 779, sass/theme/_blocks.scss */
.block-ps .service .image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 3.5rem; }
  @media (min-width: 576px) {
    /* line 779, sass/theme/_blocks.scss */
    .block-ps .service .image img {
      margin-bottom: 0; } }

@media (min-width: 768px) {
  /* line 794, sass/theme/_blocks.scss */
  .block-ph .highlight {
    margin: 5rem 3.125rem 0 0; } }
@media (min-width: 992px) {
  /* line 794, sass/theme/_blocks.scss */
  .block-ph .highlight {
    margin-right: 0; } }
/* line 804, sass/theme/_blocks.scss */
.block-ph .highlight .inner {
  border: 3px solid #acacac;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  padding: 40px 20px 20px;
  margin: 4rem 1.0rem 0; }
  @media (min-width: 375px) {
    /* line 804, sass/theme/_blocks.scss */
    .block-ph .highlight .inner {
      padding: 40px 65px 20px 20px; } }
  @media (min-width: 576px) {
    /* line 804, sass/theme/_blocks.scss */
    .block-ph .highlight .inner {
      padding: 40px 100px 20px 20px;
      margin: 5rem 1.0rem 0 1.0rem; } }
  @media (min-width: 768px) {
    /* line 804, sass/theme/_blocks.scss */
    .block-ph .highlight .inner {
      margin: 0; } }
  /* line 825, sass/theme/_blocks.scss */
  .block-ph .highlight .inner h3 {
    border: 3px solid #575756;
    background-color: #575756;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    left: -20px;
    top: -20px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 20px; }
  /* line 837, sass/theme/_blocks.scss */
  .block-ph .highlight .inner .highlight-icon {
    position: absolute;
    right: -30px;
    top: -30px; }
    @media (min-width: 375px) {
      /* line 837, sass/theme/_blocks.scss */
      .block-ph .highlight .inner .highlight-icon {
        top: -45px; } }
    @media (min-width: 768px) {
      /* line 837, sass/theme/_blocks.scss */
      .block-ph .highlight .inner .highlight-icon {
        top: -60px; } }
    /* line 850, sass/theme/_blocks.scss */
    .block-ph .highlight .inner .highlight-icon img {
      width: 80px; }
      @media (min-width: 375px) {
        /* line 850, sass/theme/_blocks.scss */
        .block-ph .highlight .inner .highlight-icon img {
          width: 110px; } }
      @media (min-width: 576px) {
        /* line 850, sass/theme/_blocks.scss */
        .block-ph .highlight .inner .highlight-icon img {
          width: 140px; } }
/* line 865, sass/theme/_blocks.scss */
.block-ph .highlight:first-of-type {
  margin-top: 0; }
  @media (min-width: 768px) {
    /* line 865, sass/theme/_blocks.scss */
    .block-ph .highlight:first-of-type {
      margin-top: 5rem; } }
/* line 873, sass/theme/_blocks.scss */
.block-ph .highlight:last-of-type {
  margin-bottom: 2.0rem; }
  @media (min-width: 768px) {
    /* line 873, sass/theme/_blocks.scss */
    .block-ph .highlight:last-of-type {
      margin-bottom: 0; } }
@media (min-width: 992px) {
  /* line 883, sass/theme/_blocks.scss */
  .block-ph .highlight:nth-of-type(2n) .inner {
    margin-left: 1.5rem; } }
@media (min-width: 992px) {
  /* line 893, sass/theme/_blocks.scss */
  .block-ph .highlight:nth-of-type(2n+1) .inner {
    margin-right: 1.5rem; } }

/* line 902, sass/theme/_blocks.scss */
.block-pq {
  background-color: #575756;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 902, sass/theme/_blocks.scss */
    .block-pq {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }
  /* line 912, sass/theme/_blocks.scss */
  .block-pq blockquote {
    margin-top: 0;
    margin-bottom: 0; }
    /* line 916, sass/theme/_blocks.scss */
    .block-pq blockquote::before, .block-pq blockquote::after {
      color: #ffffff;
      left: -40px; }
    /* line 922, sass/theme/_blocks.scss */
    .block-pq blockquote::after {
      left: auto;
      right: -40px; }
    /* line 927, sass/theme/_blocks.scss */
    .block-pq blockquote P {
      color: #ffffff; }

/* line 935, sass/theme/_blocks.scss */
.block-pb img {
  width: 100%;
  height: auto; }
/* line 940, sass/theme/_blocks.scss */
.block-pb .benefit {
  margin-bottom: 2.0rem; }
  @media (min-width: 768px) {
    /* line 940, sass/theme/_blocks.scss */
    .block-pb .benefit {
      margin-bottom: 0; } }
  /* line 947, sass/theme/_blocks.scss */
  .block-pb .benefit img {
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem; }
  /* line 953, sass/theme/_blocks.scss */
  .block-pb .benefit h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem; }
    /* line 957, sass/theme/_blocks.scss */
    .block-pb .benefit h3 + .copy {
      border-top: 1px solid #575756;
      padding-top: 1.0rem; }

/* line 965, sass/theme/_blocks.scss */
.block-tob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  /* line 971, sass/theme/_blocks.scss */
  .block-tob.background-dark {
    color: #ffffff; }
    /* line 974, sass/theme/_blocks.scss */
    .block-tob.background-dark h2,
    .block-tob.background-dark h3 {
      color: #ffffff;
      font-weight: 400 !important; }
  @media (min-width: 768px) {
    /* line 981, sass/theme/_blocks.scss */
    .block-tob .double-col {
      column-count: 2;
      column-gap: 5rem; } }

/* line 992, sass/theme/_blocks.scss */
.block-tocb h1,
.block-tocb h2 {
  border: none !important;
  padding-bottom: 0 !important;
  font-weight: normal !important; }
/* line 999, sass/theme/_blocks.scss */
.block-tocb h2 {
  font-size: 1.5rem !important; }
  @media (min-width: 992px) {
    /* line 999, sass/theme/_blocks.scss */
    .block-tocb h2 {
      font-size: 1.75rem !important; } }
/* line 1007, sass/theme/_blocks.scss */
.block-tocb p {
  font-size: 1.25rem !important; }
  @media (min-width: 768px) {
    /* line 1007, sass/theme/_blocks.scss */
    .block-tocb p {
      font-size: 1.5rem !important; } }
  /* line 1014, sass/theme/_blocks.scss */
  .block-tocb p a {
    color: inherit !important; }

/* line 1024, sass/theme/_blocks.scss */
.page-template-template-dpd-odf .block-tocb p {
  text-align: center;
  color: #fff;
  font-size: 1.5rem !important;
  font-weight: bold;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    /* line 1024, sass/theme/_blocks.scss */
    .page-template-template-dpd-odf .block-tocb p {
      font-size: 2.0rem !important; } }
  @media (min-width: 992px) {
    /* line 1024, sass/theme/_blocks.scss */
    .page-template-template-dpd-odf .block-tocb p {
      font-size: 3.0rem !important; } }

@media (min-width: 768px) {
  /* line 1044, sass/theme/_blocks.scss */
  .block-pt .double-col {
    column-count: 2;
    column-gap: 5rem; } }
@media (min-width: 768px) {
  /* line 1054, sass/theme/_blocks.scss */
  .block-pt.form-download h2 {
    width: calc(50% - 15px); } }
@media (min-width: 992px) {
  /* line 1054, sass/theme/_blocks.scss */
  .block-pt.form-download h2 {
    width: calc(58.333333% - 15px); } }
/* line 1065, sass/theme/_blocks.scss */
.block-pt.form-download p {
  font-weight: bold; }
  @media (min-width: 768px) {
    /* line 1065, sass/theme/_blocks.scss */
    .block-pt.form-download p {
      font-size: 1.25rem; } }
/* line 1076, sass/theme/_blocks.scss */
.block-pt.r5-section h2 {
  color: #1d1d1b;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  font-size: 1.625rem;
  margin-bottom: 1.0rem;
  margin-top: 0;
  border-bottom: none !important;
  padding-bottom: 0 !important;
  font-weight: normal !important;
  font-family: "nasteregular", Helvetica, Arial, sans-serif; }
  @media (min-width: 768px) {
    /* line 1076, sass/theme/_blocks.scss */
    .block-pt.r5-section h2 {
      font-size: 1.875rem;
      margin-bottom: 1.5rem; } }
  @media (min-width: 992px) {
    /* line 1076, sass/theme/_blocks.scss */
    .block-pt.r5-section h2 {
      font-size: 2.0rem;
      margin-bottom: 2.0rem; } }
  /* line 1098, sass/theme/_blocks.scss */
  .block-pt.r5-section h2 + h2 {
    color: #058aeb;
    text-transform: none;
    margin-bottom: 2.0rem;
    margin-top: 0 !important; }
    @media (min-width: 768px) {
      /* line 1098, sass/theme/_blocks.scss */
      .block-pt.r5-section h2 + h2 {
        font-size: 2.0rem;
        margin-bottom: 3.0rem; } }
    @media (min-width: 992px) {
      /* line 1098, sass/theme/_blocks.scss */
      .block-pt.r5-section h2 + h2 {
        font-size: 2.5rem;
        margin-bottom: 4.0rem; } }
/* line 1116, sass/theme/_blocks.scss */
.block-pt.r5-section p {
  color: #1d1d1b; }
  /* line 1119, sass/theme/_blocks.scss */
  .block-pt.r5-section p .r5-highlight {
    font-family: "nasteregular", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    margin-bottom: 1.0rem; }
    @media (min-width: 768px) {
      /* line 1119, sass/theme/_blocks.scss */
      .block-pt.r5-section p .r5-highlight {
        font-size: 1.625rem;
        margin-bottom: 1.5rem; } }
    @media (min-width: 992px) {
      /* line 1119, sass/theme/_blocks.scss */
      .block-pt.r5-section p .r5-highlight {
        font-size: 1.75rem;
        margin-bottom: 2.0rem; } }

/* line 1142, sass/theme/_blocks.scss */
.page-template-template-dpd-odf .block-pt h2 {
  text-align: center;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  margin-bottom: 2.0rem !important; }
  @media (min-width: 992px) {
    /* line 1142, sass/theme/_blocks.scss */
    .page-template-template-dpd-odf .block-pt h2 {
      font-size: 3rem !important; } }

/* line 1157, sass/theme/_blocks.scss */
.block-certificates img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 400px; }

/* line 1167, sass/theme/_blocks.scss */
.block-piatr img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 400px;
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    /* line 1167, sass/theme/_blocks.scss */
    .block-piatr img {
      margin-bottom: 0; } }
/* line 1179, sass/theme/_blocks.scss */
.block-piatr .zoom {
  display: inline-block;
  position: relative; }
  /* line 1183, sass/theme/_blocks.scss */
  .block-piatr .zoom::after {
    display: inline-block;
    content: "\f00e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    color: #575756; }
/* line 1196, sass/theme/_blocks.scss */
.block-piatr .row {
  padding-top: 2.5rem; }
  @media (min-width: 992px) {
    /* line 1196, sass/theme/_blocks.scss */
    .block-piatr .row {
      padding-top: 0; } }
/* line 1206, sass/theme/_blocks.scss */
.block-piatr .copy .inner {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 1206, sass/theme/_blocks.scss */
    .block-piatr .copy .inner {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }

/* line 1219, sass/theme/_blocks.scss */
.block-ppi {
  background-color: #e0e0e0;
  padding-top: 3.0rem; }
  @media (min-width: 768px) {
    /* line 1219, sass/theme/_blocks.scss */
    .block-ppi {
      padding-top: 5.0rem; } }
  @media (min-width: 992px) {
    /* line 1219, sass/theme/_blocks.scss */
    .block-ppi {
      padding-bottom: 5.0rem; } }
  /* line 1232, sass/theme/_blocks.scss */
  .block-ppi .product {
    margin-bottom: 3.0rem; }
    @media (min-width: 992px) {
      /* line 1232, sass/theme/_blocks.scss */
      .block-ppi .product {
        margin-bottom: 0; } }
  /* line 1240, sass/theme/_blocks.scss */
  .block-ppi .inner {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    height: 100%;
    padding-bottom: 50px;
    position: relative; }
  /* line 1248, sass/theme/_blocks.scss */
  .block-ppi .image {
    padding: 1.0rem 1.0rem 0; }
    /* line 1250, sass/theme/_blocks.scss */
    .block-ppi .image img {
      max-width: 100%;
      max-height: 180px;
      height: auto; }
  /* line 1257, sass/theme/_blocks.scss */
  .block-ppi h2 {
    margin-bottom: 0;
    font-size: 1.25rem;
    font-weight: 700;
    padding: 1.0rem;
    border-bottom: 1px solid #575756; }
  /* line 1265, sass/theme/_blocks.scss */
  .block-ppi .copy {
    padding: 1.0rem; }
    /* line 1268, sass/theme/_blocks.scss */
    .block-ppi .copy .btn {
      position: absolute;
      left: 1.0rem;
      bottom: 1.0rem;
      width: calc(100% - 2.0rem) !important; }

/* line 1279, sass/theme/_blocks.scss */
.block-i .icon {
  margin-bottom: 1.0rem; }
  /* line 1282, sass/theme/_blocks.scss */
  .block-i .icon img {
    width: 100%;
    height: auto;
    max-height: 100px;
    margin-bottom: 1.0rem; }
  /* line 1289, sass/theme/_blocks.scss */
  .block-i .icon h3 {
    font-size: 1.5rem; }
    /* line 1292, sass/theme/_blocks.scss */
    .block-i .icon h3 + .copy {
      border-top: 1px solid #575756;
      padding-top: 1.5rem; }

/* line 1300, sass/theme/_blocks.scss */
.block-g5 {
  padding-top: 0;
  padding-bottom: 0; }
  /* line 1304, sass/theme/_blocks.scss */
  .block-g5 a {
    display: block;
    min-height: 200px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    @media (min-width: 768px) {
      /* line 1304, sass/theme/_blocks.scss */
      .block-g5 a {
        min-height: 255px; } }
  /* line 1316, sass/theme/_blocks.scss */
  .block-g5 figure {
    margin-bottom: 15px; }
    @media (min-width: 576px) {
      /* line 1319, sass/theme/_blocks.scss */
      .block-g5 figure.grid-item-1, .block-g5 figure.grid-item-4 {
        padding-right: 7.5px; } }
    @media (min-width: 768px) {
      /* line 1319, sass/theme/_blocks.scss */
      .block-g5 figure.grid-item-1, .block-g5 figure.grid-item-4 {
        padding-right: 15px; } }
    @media (min-width: 576px) {
      /* line 1331, sass/theme/_blocks.scss */
      .block-g5 figure.grid-item-2, .block-g5 figure.grid-item-5 {
        padding-left: 7.5px; } }
    @media (min-width: 768px) {
      /* line 1331, sass/theme/_blocks.scss */
      .block-g5 figure.grid-item-2, .block-g5 figure.grid-item-5 {
        padding-left: 15px; } }
    @media (min-width: 768px) {
      /* line 1343, sass/theme/_blocks.scss */
      .block-g5 figure.grid-item-2 {
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    /* line 1349, sass/theme/_blocks.scss */
    .block-g5 figure.grid-item-2 a {
      min-height: 526px; } }

/* line 1360, sass/theme/_blocks.scss */
.block-pv {
  background-color: #575756; }
  /* line 1363, sass/theme/_blocks.scss */
  .block-pv h2 {
    color: #ffffff;
    font-weight: 400 !important; }
  /* line 1368, sass/theme/_blocks.scss */
  .block-pv .inner {
    position: relative; }
    @media (min-width: 768px) {
      /* line 1368, sass/theme/_blocks.scss */
      .block-pv .inner {
        padding-top: 3.75rem; } }
    /* line 1375, sass/theme/_blocks.scss */
    .block-pv .inner img {
      width: 100%;
      height: auto; }
    /* line 1380, sass/theme/_blocks.scss */
    .block-pv .inner ul {
      margin: 0; }
      /* line 1383, sass/theme/_blocks.scss */
      .block-pv .inner ul li {
        color: #ffffff;
        font-family: "Courier New", Courier, monospace;
        font-size: calc(0.75rem + 0.7vw);
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0; }
        /* line 1391, sass/theme/_blocks.scss */
        .block-pv .inner ul li::before {
          content: none; }
        @media (min-width: 768px) {
          /* line 1383, sass/theme/_blocks.scss */
          .block-pv .inner ul li {
            position: absolute !important;
            z-index: 1; } }
        @media (min-width: 768px) {
          /* line 1400, sass/theme/_blocks.scss */
          .block-pv .inner ul li.value-1 {
            left: 0;
            top: 8%; } }
        @media (min-width: 768px) {
          /* line 1408, sass/theme/_blocks.scss */
          .block-pv .inner ul li.value-2 {
            left: 14%;
            top: 20%; } }
        @media (min-width: 768px) {
          /* line 1416, sass/theme/_blocks.scss */
          .block-pv .inner ul li.value-3 {
            left: 33%;
            top: 5%; } }
        @media (min-width: 768px) {
          /* line 1424, sass/theme/_blocks.scss */
          .block-pv .inner ul li.value-4 {
            left: 64%;
            top: 2%; } }
        @media (min-width: 768px) {
          /* line 1432, sass/theme/_blocks.scss */
          .block-pv .inner ul li.value-5 {
            right: 0;
            top: 9%; } }

/* line 1446, sass/theme/_blocks.scss */
.page-template-template-dpd-odf .block-pv {
  background-color: transparent; }

/* line 1453, sass/theme/_blocks.scss */
.block-phist #timeline-carousel {
  padding-bottom: 3rem; }
  @media (min-width: 768px) {
    /* line 1453, sass/theme/_blocks.scss */
    .block-phist #timeline-carousel {
      padding-bottom: 0; } }
  /* line 1460, sass/theme/_blocks.scss */
  .block-phist #timeline-carousel::before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #575756;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      /* line 1460, sass/theme/_blocks.scss */
      .block-phist #timeline-carousel::before {
        width: 100%;
        height: 2px;
        left: 0;
        top: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
  /* line 1481, sass/theme/_blocks.scss */
  .block-phist #timeline-carousel::after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #575756;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 2px dashed #ffffff;
    height: 3.0rem; }
    @media (min-width: 992px) {
      /* line 1481, sass/theme/_blocks.scss */
      .block-phist #timeline-carousel::after {
        width: 3rem;
        height: 2px;
        left: auto;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-left: none;
        border-top: 2px dashed #ffffff; } }
/* line 1507, sass/theme/_blocks.scss */
.block-phist .time-section {
  position: relative;
  padding-top: 6rem; }
  @media (min-width: 576px) {
    /* line 1507, sass/theme/_blocks.scss */
    .block-phist .time-section {
      padding-top: 0; } }
  @media (min-width: 768px) {
    /* line 1507, sass/theme/_blocks.scss */
    .block-phist .time-section {
      min-height: 700px; } }
  /* line 1521, sass/theme/_blocks.scss */
  .block-phist .time-section:first-of-type::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #575756;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      /* line 1521, sass/theme/_blocks.scss */
      .block-phist .time-section:first-of-type::after {
        left: 0;
        top: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
  @media (min-width: 768px) {
    /* line 1542, sass/theme/_blocks.scss */
    .block-phist .time-section > .row {
      height: 100%; } }
  @media (min-width: 576px) {
    /* line 1549, sass/theme/_blocks.scss */
    .block-phist .time-section .copy {
      padding-right: 70px; } }
  @media (min-width: 768px) {
    /* line 1549, sass/theme/_blocks.scss */
    .block-phist .time-section .copy {
      height: 50%;
      padding-right: 15px; } }
  @media (min-width: 768px) {
    /* line 1560, sass/theme/_blocks.scss */
    .block-phist .time-section .copy .inner {
      height: 100%; } }
  @media (min-width: 576px) {
    /* line 1566, sass/theme/_blocks.scss */
    .block-phist .time-section .copy .inner::after {
      content: "";
      display: block;
      height: 2px;
      background-color: #575756;
      width: 50%;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 0; } }
  @media (min-width: 768px) {
    /* line 1566, sass/theme/_blocks.scss */
    .block-phist .time-section .copy .inner::after {
      width: 2px;
      bottom: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      height: 50%;
      z-index: -1; } }
  /* line 1592, sass/theme/_blocks.scss */
  .block-phist .time-section .copy .detail {
    background-color: #e0e0e0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 1rem;
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      /* line 1592, sass/theme/_blocks.scss */
      .block-phist .time-section .copy .detail {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    /* line 1605, sass/theme/_blocks.scss */
    .block-phist .time-section .copy .detail h3 {
      font-weight: bold;
      font-size: 1.25rem;
      margin-top: 1.0rem;
      margin-bottom: 0.5rem;
      color: #000000; }
      @media (min-width: 576px) {
        /* line 1605, sass/theme/_blocks.scss */
        .block-phist .time-section .copy .detail h3 {
          margin-top: 0; } }
    /* line 1617, sass/theme/_blocks.scss */
    .block-phist .time-section .copy .detail p {
      color: #000000;
      margin-bottom: 0; }
    /* line 1624, sass/theme/_blocks.scss */
    .block-phist .time-section .copy .detail ul li {
      color: #000000;
      margin-bottom: 0 !important; }
    /* line 1630, sass/theme/_blocks.scss */
    .block-phist .time-section .copy .detail img {
      margin-top: 0.5rem;
      margin-bottom: 0.5rem; }
    @media (min-width: 576px) {
      /* line 1635, sass/theme/_blocks.scss */
      .block-phist .time-section .copy .detail::after {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #575756;
        position: absolute;
        right: -4px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media (min-width: 768px) {
      /* line 1635, sass/theme/_blocks.scss */
      .block-phist .time-section .copy .detail::after {
        left: 50%;
        top: auto;
        bottom: -4px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
  /* line 1659, sass/theme/_blocks.scss */
  .block-phist .time-section .copy time {
    width: 80px;
    height: 80px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #575756;
    background: #e0e0e0;
    color: #000000;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    line-height: 74px;
    margin: 0 auto;
    clear: both;
    position: absolute;
    left: 50%;
    top: -70px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10; }
    @media (min-width: 576px) {
      /* line 1659, sass/theme/_blocks.scss */
      .block-phist .time-section .copy time {
        left: auto;
        right: -40px;
        top: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    @media (min-width: 768px) {
      /* line 1659, sass/theme/_blocks.scss */
      .block-phist .time-section .copy time {
        top: auto;
        bottom: -40px;
        right: auto;
        left: 50%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%); } }
    /* line 1696, sass/theme/_blocks.scss */
    .block-phist .time-section .copy time::before {
      border-width: 3px;
      border-style: dashed;
      border-color: #ffcb29;
      content: "";
      width: 100px;
      height: 100px;
      display: block;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      z-index: 8;
      top: -13px;
      left: -13px; }
  @media (min-width: 768px) {
    /* line 1713, sass/theme/_blocks.scss */
    .block-phist .time-section .image {
      height: 50%; } }
  /* line 1719, sass/theme/_blocks.scss */
  .block-phist .time-section .image .inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 25%, white 75%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */ }
    @media (min-width: 576px) {
      /* line 1719, sass/theme/_blocks.scss */
      .block-phist .time-section .image .inner {
        background: none transparent;
        filter: none;
        padding-left: 70px; } }
    @media (min-width: 768px) {
      /* line 1719, sass/theme/_blocks.scss */
      .block-phist .time-section .image .inner {
        height: 100%;
        padding-left: 2rem;
        padding-right: 2rem;
        padding-top: 0;
        padding-bottom: 0; } }
    @media (min-width: 992px) {
      /* line 1719, sass/theme/_blocks.scss */
      .block-phist .time-section .image .inner {
        padding-left: 3rem;
        padding-right: 3rem; } }
  /* line 1747, sass/theme/_blocks.scss */
  .block-phist .time-section .image img {
    max-width: 100%;
    height: auto;
    max-height: 120px;
    display: inline-block;
    -webkit-filter: drop-shadow(0px 0px 20px #ffffff);
    -moz-filter: drop-shadow(0px 0px 20px #ffffff);
    filter: drop-shadow(0px 0px 20px #ffffff); }
    @media (min-width: 576px) {
      /* line 1747, sass/theme/_blocks.scss */
      .block-phist .time-section .image img {
        max-height: 160px; } }
    @media (min-width: 768px) {
      /* line 1747, sass/theme/_blocks.scss */
      .block-phist .time-section .image img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
@media (min-width: 576px) {
  /* line 1769, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy {
    padding-left: 70px;
    padding-right: 15px; } }
@media (min-width: 768px) {
  /* line 1769, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy {
    padding-left: 15px; } }
@media (min-width: 576px) {
  /* line 1782, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy .inner::after {
    left: auto;
    right: 50%; } }
@media (min-width: 768px) {
  /* line 1782, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy .inner::after {
    top: 0;
    bottom: auto;
    right: auto;
    left: 50%; } }
@media (min-width: 576px) {
  /* line 1800, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy .detail::after {
    left: -4px;
    right: auto; } }
@media (min-width: 768px) {
  /* line 1800, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy .detail::after {
    bottom: auto;
    top: -4px;
    left: 50%; } }
@media (min-width: 576px) {
  /* line 1815, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy time {
    right: auto;
    left: -40px; } }
@media (min-width: 768px) {
  /* line 1815, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .copy time {
    bottom: auto;
    top: -40px;
    left: 50%; } }
@media (min-width: 576px) {
  /* line 1832, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .image .inner {
    padding-left: 0;
    padding-right: 70px; } }
@media (min-width: 768px) {
  /* line 1832, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .image .inner {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media (min-width: 992px) {
  /* line 1832, sass/theme/_blocks.scss */
  .block-phist .time-section:nth-of-type(2n) .image .inner {
    padding-left: 3rem;
    padding-right: 3rem; } }

/* line 1853, sass/theme/_blocks.scss */
.block-pcs {
  background-color: #e0e0e0;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 1853, sass/theme/_blocks.scss */
    .block-pcs {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }
  /* line 1863, sass/theme/_blocks.scss */
  .block-pcs h3 {
    font-size: 1.75rem;
    margin-bottom: 2.5rem;
    font-weight: bold;
    border-bottom: 3px solid rgba(87, 87, 86, 0.5);
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      /* line 1863, sass/theme/_blocks.scss */
      .block-pcs h3 {
        font-size: 2.25rem;
        margin-bottom: 2.75rem; } }
  /* line 1876, sass/theme/_blocks.scss */
  .block-pcs .btn {
    width: 100%; }
    @media (min-width: 576px) {
      /* line 1876, sass/theme/_blocks.scss */
      .block-pcs .btn {
        width: auto; } }

/* line 1886, sass/theme/_blocks.scss */
.block-pacc img {
  margin-bottom: 1.5rem; }
  @media (min-width: 576px) {
    /* line 1886, sass/theme/_blocks.scss */
    .block-pacc img {
      margin-bottom: 0; } }
/* line 1894, sass/theme/_blocks.scss */
.block-pacc h6 {
  font-weight: bold;
  margin-bottom: 1.5rem; }

/* line 1902, sass/theme/_blocks.scss */
.block-pfaqs .faq:not(:first-child) {
  padding-top: 1.5rem;
  margin-top: 1.5rem;
  border-top: 1px solid #575756; }
/* line 1908, sass/theme/_blocks.scss */
.block-pfaqs h3 {
  position: relative;
  padding-right: 44px;
  margin-bottom: 0;
  font-size: 1.25rem; }
/* line 1915, sass/theme/_blocks.scss */
.block-pfaqs .switch {
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  top: calc(50% - 18px);
  cursor: pointer; }
  /* line 1924, sass/theme/_blocks.scss */
  .block-pfaqs .switch::after {
    display: inline-block;
    content: "\f055";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 36px;
    line-height: 36px;
    color: #575756; }
  /* line 1939, sass/theme/_blocks.scss */
  .block-pfaqs .switch.active::after {
    content: "\f056";
    color: #575756; }
/* line 1946, sass/theme/_blocks.scss */
.block-pfaqs .info {
  display: none;
  margin-top: 1.0rem; }

/* line 1952, sass/theme/_blocks.scss */
.block-pteam {
  background-color: #e0e0e0;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 1952, sass/theme/_blocks.scss */
    .block-pteam {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }

/* line 1967, sass/theme/_blocks.scss */
.block-ppart .partner .image {
  min-height: 120px; }
  /* line 1971, sass/theme/_blocks.scss */
  .block-ppart .partner .image img {
    width: 100%;
    height: auto;
    max-width: 200px;
    max-height: 100px; }

/* line 1983, sass/theme/_blocks.scss */
.block-pcontact img {
  max-width: 160px; }
/* line 1987, sass/theme/_blocks.scss */
.block-pcontact p {
  margin-bottom: 0;
  margin-top: 1.0rem;
  font-size: 1.5rem;
  line-height: 1.2; }
  @media (min-width: 768px) {
    /* line 1987, sass/theme/_blocks.scss */
    .block-pcontact p {
      font-size: 1.75rem; } }
  @media (min-width: 992px) {
    /* line 1987, sass/theme/_blocks.scss */
    .block-pcontact p {
      font-size: 2.0rem; } }
  /* line 2001, sass/theme/_blocks.scss */
  .block-pcontact p a {
    font-weight: bold;
    text-decoration: none; }

/* line 2008, sass/theme/_blocks.scss */
.block-nt + .block-i,
.block-piatr + .block-pacc,
.block-dv + .block-pacc,
.block-p2ct + .block-p2ct,
.block-siltr + .block-p2ct,
.block-sltir + .block-p2ct,
.block-pt + .block-pt,
.block-pt + .block-i,
.block-pt + .block-pfaqs,
.block-ppart + .block-pcontact,
.block-pt + .block-piatr {
  padding-top: 0; }

/* line 2022, sass/theme/_blocks.scss */
.block-pt + .block-pt {
  margin-top: -1.5rem; }
  @media (min-width: 768px) {
    /* line 2022, sass/theme/_blocks.scss */
    .block-pt + .block-pt {
      margin-top: -2.5rem; } }
  @media (min-width: 1200px) {
    /* line 2022, sass/theme/_blocks.scss */
    .block-pt + .block-pt {
      margin-top: -3.5rem; } }

/* line 2034, sass/theme/_blocks.scss */
.block-let {
  padding-top: 0;
  padding-bottom: 0; }
  /* line 2038, sass/theme/_blocks.scss */
  .block-let .signature {
    padding-bottom: 1.5rem; }
    @media (min-width: 576px) {
      /* line 2038, sass/theme/_blocks.scss */
      .block-let .signature {
        padding-bottom: 0; } }
    /* line 2045, sass/theme/_blocks.scss */
    .block-let .signature img {
      display: block;
      max-height: 50px;
      max-width: 100%;
      margin-bottom: 1.0rem; }
    /* line 2052, sass/theme/_blocks.scss */
    .block-let .signature cite {
      font-style: normal; }
  /* line 2057, sass/theme/_blocks.scss */
  .block-let .additional {
    padding-top: 3.0rem; }
    /* line 2060, sass/theme/_blocks.scss */
    .block-let .additional img {
      margin: 1rem 2rem 2rem 0;
      vertical-align: top; }

/* line 2069, sass/theme/_blocks.scss */
#book-demo-van img {
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem; }
  @media (min-width: 576px) {
    /* line 2069, sass/theme/_blocks.scss */
    #book-demo-van img {
      margin-bottom: 0; } }

/* line 2082, sass/theme/_blocks.scss */
#accreditations img {
  width: 100%;
  max-width: 200px;
  height: auto;
  max-height: 80px; }

/* line 3, sass/theme/_leisure.scss */
#other-vehicles {
  background-color: #e0e0e0;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 3, sass/theme/_leisure.scss */
    #other-vehicles {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }
  /* line 13, sass/theme/_leisure.scss */
  #other-vehicles h5 {
    font-size: 1.75rem;
    margin-bottom: 2.5rem;
    font-weight: bold;
    border-bottom: 3px solid rgba(87, 87, 86, 0.5);
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      /* line 13, sass/theme/_leisure.scss */
      #other-vehicles h5 {
        font-size: 2.25rem;
        margin-bottom: 2.75rem; } }
  /* line 26, sass/theme/_leisure.scss */
  #other-vehicles .btn {
    width: 100%; }
    @media (min-width: 576px) {
      /* line 26, sass/theme/_leisure.scss */
      #other-vehicles .btn {
        width: auto; } }

/* line 37, sass/theme/_leisure.scss */
#specifications .specs {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  @media (min-width: 768px) {
    /* line 37, sass/theme/_leisure.scss */
    #specifications .specs {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }
/* line 47, sass/theme/_leisure.scss */
#specifications .specs:nth-child(odd) {
  background-color: #ededed; }
/* line 51, sass/theme/_leisure.scss */
#specifications .specs:nth-child(even) {
  background-color: #ffffff; }
/* line 55, sass/theme/_leisure.scss */
#specifications h3 {
  font-size: 1.5rem;
  margin-bottom: 1.0rem;
  border-bottom: 3px solid #ffcb29;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    /* line 55, sass/theme/_leisure.scss */
    #specifications h3 {
      font-size: 1.75rem; } }
/* line 68, sass/theme/_leisure.scss */
#specifications .gallery img {
  width: 100%;
  height: auto; }
  @media (min-width: 768px) {
    /* line 68, sass/theme/_leisure.scss */
    #specifications .gallery img {
      max-width: 100%;
      max-height: 300px;
      margin-left: auto; } }

/* line 81, sass/theme/_leisure.scss */
.single-vehicles #back-button {
  margin-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 81, sass/theme/_leisure.scss */
    .single-vehicles #back-button {
      margin-bottom: 3.5rem; } }

/* line 3, sass/theme/_where.scss */
.event-desc {
  border: 3px solid #575756;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  margin: 0 1.0rem 3rem 1.0rem;
  padding: 5rem 1.0rem 2.0rem 1.0rem; }
  @media (min-width: 768px) {
    /* line 3, sass/theme/_where.scss */
    .event-desc {
      margin: 0 0 3rem; } }
  /* line 15, sass/theme/_where.scss */
  .event-desc .event-logo {
    margin-bottom: 1.5rem; }
    /* line 18, sass/theme/_where.scss */
    .event-desc .event-logo img {
      max-height: 80px;
      max-width: 100%;
      width: auto; }
      @media (min-width: 576px) {
        /* line 18, sass/theme/_where.scss */
        .event-desc .event-logo img {
          max-width: 280px; } }
  /* line 29, sass/theme/_where.scss */
  .event-desc h3 {
    border: 3px solid #575756;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0.875rem 1.0rem;
    font-weight: bold;
    background-color: #575756;
    color: #ffffff;
    width: 100%;
    font-weight: 400;
    font-size: 1.0rem; }
    @media (min-width: 576px) {
      /* line 29, sass/theme/_where.scss */
      .event-desc h3 {
        font-size: 1.375rem; } }
    @media (min-width: 768px) {
      /* line 29, sass/theme/_where.scss */
      .event-desc h3 {
        font-size: 1.5rem; } }
  /* line 52, sass/theme/_where.scss */
  .event-desc.no-logo {
    padding-top: 7rem; }

/* line 5, sass/theme/_leadership.scss */
.leadership:not(:first-of-type) {
  margin-top: 1.5rem; }
  @media (min-width: 768px) {
    /* line 5, sass/theme/_leadership.scss */
    .leadership:not(:first-of-type) {
      margin-top: 2.5rem; } }
/* line 13, sass/theme/_leadership.scss */
.leadership .employee {
  padding: 0 20px;
  margin-bottom: 30px; }
  /* line 17, sass/theme/_leadership.scss */
  .leadership .employee .person {
    position: relative;
    cursor: pointer; }
    /* line 21, sass/theme/_leadership.scss */
    .leadership .employee .person img {
      width: 100%;
      height: auto;
      position: relative;
      z-index: 1; }
    /* line 28, sass/theme/_leadership.scss */
    .leadership .employee .person .precis {
      position: absolute;
      width: 100%;
      left: 0;
      top: 0;
      z-index: 3;
      padding: 20px;
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      /* line 38, sass/theme/_leadership.scss */
      .leadership .employee .person .precis p {
        font-size: 0.875rem;
        line-height: 1.125rem;
        color: #000; }
    /* line 45, sass/theme/_leadership.scss */
    .leadership .employee .person::after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.8);
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    /* line 60, sass/theme/_leadership.scss */
    .leadership .employee .person:hover::after {
      opacity: 1; }
    /* line 64, sass/theme/_leadership.scss */
    .leadership .employee .person:hover .precis {
      opacity: 1; }
  /* line 71, sass/theme/_leadership.scss */
  .leadership .employee .details h3 {
    font-size: 1.125rem;
    margin-top: 0.5rem;
    margin-bottom: 0; }
  /* line 77, sass/theme/_leadership.scss */
  .leadership .employee .details p {
    margin-top: 0;
    margin-bottom: 0; }

/* line 7, sass/theme/_careers.scss */
.news-post h2 .location {
  font-size: 1.0rem;
  margin-top: 0.5rem;
  display: block; }

@media (min-width: 992px) {
  /* line 15, sass/theme/_careers.scss */
  #job-content {
    column-count: 2;
    column-gap: 5rem; } }

/* line 23, sass/theme/_careers.scss */
#application {
  margin-top: 3.5rem;
  background-color: #575756;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  /* line 29, sass/theme/_careers.scss */
  #application p {
    color: #ffffff;
    margin-bottom: 0; }
    /* line 33, sass/theme/_careers.scss */
    #application p a {
      color: #ffffff; }

/* line 39, sass/theme/_careers.scss */
#back-button {
  margin-top: 2.5rem; }
  @media (min-width: 992px) {
    /* line 39, sass/theme/_careers.scss */
    #back-button {
      margin-top: 3.5rem; } }

/* line 5, sass/theme/_case_studies.scss */
.single-case_studies #header h1 {
  font-size: 1.5rem; }
  @media (min-width: 768px) {
    /* line 5, sass/theme/_case_studies.scss */
    .single-case_studies #header h1 {
      font-size: 2.0rem; } }
/* line 13, sass/theme/_case_studies.scss */
.single-case_studies #header .btn {
  margin-top: 1.0rem; }
/* line 21, sass/theme/_case_studies.scss */
.single-case_studies #header.title-only #header-image img {
  max-width: 100%;
  margin-top: 1.0rem; }

/* line 29, sass/theme/_case_studies.scss */
#related-cs {
  background-color: #e0e0e0;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 29, sass/theme/_case_studies.scss */
    #related-cs {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }
  /* line 39, sass/theme/_case_studies.scss */
  #related-cs h5 {
    font-size: 1.75rem;
    margin-bottom: 2.5rem;
    font-weight: bold;
    border-bottom: 3px solid rgba(87, 87, 86, 0.5);
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      /* line 39, sass/theme/_case_studies.scss */
      #related-cs h5 {
        font-size: 2.25rem;
        margin-bottom: 2.75rem; } }
  /* line 52, sass/theme/_case_studies.scss */
  #related-cs .btn {
    width: 100%; }
    @media (min-width: 576px) {
      /* line 52, sass/theme/_case_studies.scss */
      #related-cs .btn {
        width: auto; } }

/* line 61, sass/theme/_case_studies.scss */
#cs-content {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 61, sass/theme/_case_studies.scss */
    #cs-content {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  @media (min-width: 992px) {
    /* line 61, sass/theme/_case_studies.scss */
    #cs-content {
      column-count: 2;
      column-gap: 5rem; } }
  @media (min-width: 1200px) {
    /* line 61, sass/theme/_case_studies.scss */
    #cs-content {
      padding-top: 4.5rem;
      padding-bottom: 4.5rem; } }

/* line 81, sass/theme/_case_studies.scss */
#quote {
  background-color: #575756;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 81, sass/theme/_case_studies.scss */
    #quote {
      padding-top: 5.0rem;
      padding-bottom: 5.0rem; } }
  /* line 91, sass/theme/_case_studies.scss */
  #quote blockquote {
    margin-top: 0;
    margin-bottom: 0; }
    /* line 95, sass/theme/_case_studies.scss */
    #quote blockquote::before {
      color: #ffffff;
      left: -40px; }
    /* line 100, sass/theme/_case_studies.scss */
    #quote blockquote P {
      color: #ffffff;
      padding-left: 0;
      padding-right: 0; }
      /* line 107, sass/theme/_case_studies.scss */
      #quote blockquote P:last-of-type::after {
        right: -40px; }
    /* line 113, sass/theme/_case_studies.scss */
    #quote blockquote cite {
      padding-left: 0;
      padding-right: 0; }

/* line 7, sass/theme/_solutions.scss */
.single-solutions #header h1 {
  font-size: 2.0rem; }
  @media (min-width: 768px) {
    /* line 7, sass/theme/_solutions.scss */
    .single-solutions #header h1 {
      font-size: 2.5rem; } }
  @media (min-width: 992px) {
    /* line 7, sass/theme/_solutions.scss */
    .single-solutions #header h1 {
      font-size: 3.0rem; } }
/* line 19, sass/theme/_solutions.scss */
.single-solutions #header p {
  font-size: 1.5rem;
  margin-top: 0; }
  @media (min-width: 768px) {
    /* line 19, sass/theme/_solutions.scss */
    .single-solutions #header p {
      font-size: 2.0rem; } }
  @media (min-width: 992px) {
    /* line 19, sass/theme/_solutions.scss */
    .single-solutions #header p {
      font-size: 2.5rem; } }
/* line 36, sass/theme/_solutions.scss */
.single-solutions #header.title-only #header-image img {
  max-width: 100%;
  margin-top: 1.0rem; }
/* line 45, sass/theme/_solutions.scss */
.single-solutions article {
  padding-top: 1.5rem; }
  @media (min-width: 768px) {
    /* line 45, sass/theme/_solutions.scss */
    .single-solutions article {
      padding-top: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 45, sass/theme/_solutions.scss */
    .single-solutions article {
      padding-top: 4.5rem; } }

/* line 58, sass/theme/_solutions.scss */
.block-siltr {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  /* line 62, sass/theme/_solutions.scss */
  .block-siltr .image {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      /* line 62, sass/theme/_solutions.scss */
      .block-siltr .image {
        margin-bottom: 0; } }
    /* line 69, sass/theme/_solutions.scss */
    .block-siltr .image img {
      max-width: 100%;
      height: auto; }
  /* line 77, sass/theme/_solutions.scss */
  .block-siltr .copy img {
    max-width: 100%;
    height: auto; }
    @media (min-width: 768px) {
      /* line 77, sass/theme/_solutions.scss */
      .block-siltr .copy img {
        max-width: 40%; } }

/* line 89, sass/theme/_solutions.scss */
.block-stlir {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  /* line 93, sass/theme/_solutions.scss */
  .block-stlir .image {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      /* line 93, sass/theme/_solutions.scss */
      .block-stlir .image {
        margin-bottom: 0; } }
    /* line 100, sass/theme/_solutions.scss */
    .block-stlir .image img {
      max-width: 100%;
      height: auto; }
  /* line 108, sass/theme/_solutions.scss */
  .block-stlir .copy img {
    max-width: 100%;
    height: auto; }
    @media (min-width: 768px) {
      /* line 108, sass/theme/_solutions.scss */
      .block-stlir .copy img {
        max-width: 40%; } }

/* line 120, sass/theme/_solutions.scss */
.block-stlirb {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #575756;
  margin-top: 1.5rem; }
  @media (min-width: 768px) {
    /* line 120, sass/theme/_solutions.scss */
    .block-stlirb {
      margin-top: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 120, sass/theme/_solutions.scss */
    .block-stlirb {
      margin-top: 4.5rem; } }
  /* line 134, sass/theme/_solutions.scss */
  .block-stlirb .image {
    margin-bottom: 2.5rem; }
    @media (min-width: 768px) {
      /* line 134, sass/theme/_solutions.scss */
      .block-stlirb .image {
        margin-bottom: 0; } }
    /* line 141, sass/theme/_solutions.scss */
    .block-stlirb .image img {
      max-width: 100%;
      height: auto; }
      @media (min-width: 768px) {
        /* line 145, sass/theme/_solutions.scss */
        .block-stlirb .image img:not(.full) {
          max-width: 75%; } }
  /* line 153, sass/theme/_solutions.scss */
  .block-stlirb .copy {
    color: #ffffff; }
    /* line 156, sass/theme/_solutions.scss */
    .block-stlirb .copy p {
      font-size: 1.25rem;
      line-height: 1.25; }
      @media (min-width: 992px) {
        /* line 156, sass/theme/_solutions.scss */
        .block-stlirb .copy p {
          font-size: 1.5rem; } }
    /* line 165, sass/theme/_solutions.scss */
    .block-stlirb .copy a {
      color: #ffffff; }

/* line 171, sass/theme/_solutions.scss */
.block-stb3 {
  padding-top: 1.0rem;
  padding-bottom: 0; }
  /* line 177, sass/theme/_solutions.scss */
  .block-stb3 .image img {
    max-width: 100%;
    height: auto; }
    @media (min-width: 768px) {
      /* line 177, sass/theme/_solutions.scss */
      .block-stb3 .image img {
        margin-bottom: 2.0rem; } }
    @media (min-width: 992px) {
      /* line 177, sass/theme/_solutions.scss */
      .block-stb3 .image img {
        position: relative;
        top: 50%;
        transform: translateY(-50%); } }
  /* line 193, sass/theme/_solutions.scss */
  .block-stb3 .overview {
    margin-bottom: 3.0rem; }
    /* line 196, sass/theme/_solutions.scss */
    .block-stb3 .overview .inner {
      padding: 0 1rem; }
      /* line 203, sass/theme/_solutions.scss */
      .block-stb3 .overview .inner ul li::before {
        color: #f47427 !important; }
  /* line 211, sass/theme/_solutions.scss */
  .block-stb3 .product {
    margin-bottom: 3.0rem; }
    @media (min-width: 768px) {
      /* line 211, sass/theme/_solutions.scss */
      .block-stb3 .product {
        margin-bottom: 4.0rem; } }
    /* line 218, sass/theme/_solutions.scss */
    .block-stb3 .product .product-border {
      border: 2px solid #acacac;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      position: relative;
      padding: 2.5rem 2.0rem 0 1.0rem; }
      @media (min-width: 768px) {
        /* line 218, sass/theme/_solutions.scss */
        .block-stb3 .product .product-border {
          padding: 3.0rem 2.0rem 0 1.0rem; } }
      /* line 228, sass/theme/_solutions.scss */
      .block-stb3 .product .product-border h3 {
        font-size: 1.0rem;
        color: #ffffff;
        background-color: #f47427;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        padding: 0.5rem 8rem 0.5rem 1.0rem;
        top: -20px;
        left: -14px;
        letter-spacing: 1px;
        width: calc(100% + 28px);
        margin-bottom: 0; }
        @media (min-width: 768px) {
          /* line 228, sass/theme/_solutions.scss */
          .block-stb3 .product .product-border h3 {
            font-size: 1.125rem;
            display: inline-block;
            width: auto;
            padding: 0.5rem 1.0rem; } }
        @media (min-width: 992px) {
          /* line 228, sass/theme/_solutions.scss */
          .block-stb3 .product .product-border h3 {
            padding: 0.625rem 1.0rem; } }
      /* line 254, sass/theme/_solutions.scss */
      .block-stb3 .product .product-border img {
        position: absolute;
        z-index: 2;
        right: -10px;
        top: -30px;
        max-width: 120px; }
        @media (min-width: 576px) {
          /* line 254, sass/theme/_solutions.scss */
          .block-stb3 .product .product-border img {
            right: -20px; } }
        @media (min-width: 768px) {
          /* line 254, sass/theme/_solutions.scss */
          .block-stb3 .product .product-border img {
            right: -15px;
            top: -40px;
            max-width: 100px; } }
        @media (min-width: 992px) {
          /* line 254, sass/theme/_solutions.scss */
          .block-stb3 .product .product-border img {
            right: -40px;
            top: -40px;
            max-width: 140px; } }
      /* line 280, sass/theme/_solutions.scss */
      .block-stb3 .product .product-border ul li {
        margin-bottom: 0.25rem;
        font-size: 0.875rem; }
        /* line 284, sass/theme/_solutions.scss */
        .block-stb3 .product .product-border ul li::before {
          color: #f47427 !important; }

/* line 7, sass/theme/_stories.scss */
#header h1.stories {
  font-size: 1.75rem; }
  @media (min-width: 768px) {
    /* line 7, sass/theme/_stories.scss */
    #header h1.stories {
      font-size: 2.75rem; } }
/* line 16, sass/theme/_stories.scss */
#header #ve-gallery,
#header #j4-gallery {
  position: relative; }
  @media (min-width: 768px) {
    /* line 16, sass/theme/_stories.scss */
    #header #ve-gallery,
    #header #j4-gallery {
      height: 300px;
      margin-bottom: 1.5rem; } }
  @media (min-width: 1200px) {
    /* line 16, sass/theme/_stories.scss */
    #header #ve-gallery,
    #header #j4-gallery {
      height: 400px; } }
  @media (min-width: 768px) {
    /* line 29, sass/theme/_stories.scss */
    #header #ve-gallery figure,
    #header #j4-gallery figure {
      float: inherit;
      vertical-align: middle; } }
  /* line 36, sass/theme/_stories.scss */
  #header #ve-gallery figure img,
  #header #j4-gallery figure img {
    display: none; }
    @media (min-width: 768px) {
      /* line 36, sass/theme/_stories.scss */
      #header #ve-gallery figure img,
      #header #j4-gallery figure img {
        display: block;
        max-width: 100%;
        height: auto;
        max-height: 300px;
        margin: 0 auto; } }
    @media (min-width: 1200px) {
      /* line 36, sass/theme/_stories.scss */
      #header #ve-gallery figure img,
      #header #j4-gallery figure img {
        max-height: 400px; } }
  /* line 55, sass/theme/_stories.scss */
  #header #ve-gallery .slick-initialized figure,
  #header #j4-gallery .slick-initialized figure {
    display: inline-block !important; }

/* line 67, sass/theme/_stories.scss */
.single-ve_day #header h1,
.single-july_4 #header h1 {
  font-size: 2.0rem; }
  @media (min-width: 768px) {
    /* line 67, sass/theme/_stories.scss */
    .single-ve_day #header h1,
    .single-july_4 #header h1 {
      font-size: 2.5rem; } }
  @media (min-width: 992px) {
    /* line 67, sass/theme/_stories.scss */
    .single-ve_day #header h1,
    .single-july_4 #header h1 {
      font-size: 3.0rem; } }
/* line 79, sass/theme/_stories.scss */
.single-ve_day #header p,
.single-july_4 #header p {
  font-size: 1.5rem; }
  @media (min-width: 768px) {
    /* line 79, sass/theme/_stories.scss */
    .single-ve_day #header p,
    .single-july_4 #header p {
      font-size: 1.75rem; } }
  @media (min-width: 992px) {
    /* line 79, sass/theme/_stories.scss */
    .single-ve_day #header p,
    .single-july_4 #header p {
      font-size: 2.0rem; } }
/* line 92, sass/theme/_stories.scss */
.single-ve_day article,
.single-july_4 article {
  padding-top: 1.5rem; }
  @media (min-width: 768px) {
    /* line 92, sass/theme/_stories.scss */
    .single-ve_day article,
    .single-july_4 article {
      padding-top: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 92, sass/theme/_stories.scss */
    .single-ve_day article,
    .single-july_4 article {
      padding-top: 4.5rem; } }

/* line 108, sass/theme/_stories.scss */
.post-type-archive-ve_day #hfg-content,
.post-type-archive-july_4 #hfg-content {
  padding-top: 3.5rem; }
  @media (min-width: 1200px) {
    /* line 108, sass/theme/_stories.scss */
    .post-type-archive-ve_day #hfg-content,
    .post-type-archive-july_4 #hfg-content {
      padding-top: 4.5rem; } }

/* line 119, sass/theme/_stories.scss */
.block-vedg img {
  max-width: 100%;
  height: auto; }

@media (min-width: 992px) {
  /* line 7, sass/theme/_vehicles.scss */
  .single-vehicles #specifications .desc {
    column-count: 2;
    column-gap: 5rem; } }

/* line 3, sass/theme/_contact.scss */
.office {
  margin-bottom: 2.5rem; }
  @media (min-width: 768px) {
    /* line 3, sass/theme/_contact.scss */
    .office {
      margin-bottom: 3.5rem; } }
  @media (min-width: 1200px) {
    /* line 3, sass/theme/_contact.scss */
    .office {
      margin-bottom: 4.5rem; } }
  /* line 14, sass/theme/_contact.scss */
  .office .inner {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    height: 100%;
    padding: 1.0rem; }
  /* line 21, sass/theme/_contact.scss */
  .office h2 {
    font-size: 1.5rem; }
  /* line 25, sass/theme/_contact.scss */
  .office address {
    padding-left: 2.0rem;
    position: relative; }
    /* line 29, sass/theme/_contact.scss */
    .office address::before {
      display: inline-block;
      content: "\f3c5";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      position: absolute;
      left: 0;
      top: 0;
      font-size: 1.5rem;
      color: #575756; }
    /* line 41, sass/theme/_contact.scss */
    .office address a {
      text-decoration: none; }
  /* line 48, sass/theme/_contact.scss */
  .office ul li {
    margin-bottom: 1.0rem; }
    /* line 51, sass/theme/_contact.scss */
    .office ul li i {
      font-size: 1.5rem;
      margin-right: 0.5rem;
      vertical-align: bottom; }

/* line 3, sass/theme/_footer.scss */
#back-to-top {
  background-color: #575756;
  text-transform: uppercase;
  font-size: 0.875rem; }
  /* line 8, sass/theme/_footer.scss */
  #back-to-top a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 0.875rem 0; }
    /* line 14, sass/theme/_footer.scss */
    #back-to-top a span {
      display: inline-block; }
      /* line 17, sass/theme/_footer.scss */
      #back-to-top a span::after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 8px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPScxLjEnIGlkPSdMYXllcl8xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzE1cHgnIGhlaWdodD0nOHB4JyB2aWV3Qm94PScwIDAgMTUgOCcgc3R5bGU9J2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTUgODsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxzdHlsZSB0eXBlPSd0ZXh0L2Nzcyc+LnN0MHtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PHBhdGggY2xhc3M9J3N0MCcgZD0nTTcuNSwwTDAuNDgsNy4wMmwwLDBjMCwwLjg5LDEuMDgsMS4zMSwxLjcxLDAuNjhjMCwwLDUuMy01LjMsNS4zLTUuM3M1LjMsNS4zLDUuMyw1LjNjMC42MywwLjYzLDEuNzEsMC4yMiwxLjcxLTAuNjhsMCwwTDcuNSwweicvPjwvc3ZnPg==");
        background-position: 0 0;
        background-size: 15px 8px;
        background-repeat: no-repeat;
        margin: 0 16px; }

/* line 32, sass/theme/_footer.scss */
#footer {
  padding: 3.75rem 0 0;
  background-color: #575756;
  background-image: url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  font-weight: 400 !important; }
  /* line 41, sass/theme/_footer.scss */
  #footer > .container > .row > [class*='col-'] {
    margin-bottom: 3.0rem; }
    @media (min-width: 992px) {
      /* line 41, sass/theme/_footer.scss */
      #footer > .container > .row > [class*='col-'] {
        margin-bottom: 0; } }
  /* line 51, sass/theme/_footer.scss */
  #footer .info img.branding {
    max-width: 134px; }
  /* line 55, sass/theme/_footer.scss */
  #footer .info ul {
    margin-bottom: 0;
    margin-top: 1.875rem;
    font-size: 0.875rem; }
    /* line 60, sass/theme/_footer.scss */
    #footer .info ul li a {
      color: #ffffff;
      text-decoration: none; }
      /* line 64, sass/theme/_footer.scss */
      #footer .info ul li a:hover {
        color: #706f6f; }
  /* line 70, sass/theme/_footer.scss */
  #footer .info ul#social li {
    margin: 0 0.625rem; }
    /* line 73, sass/theme/_footer.scss */
    #footer .info ul#social li:first-child {
      margin-left: 0; }
    /* line 77, sass/theme/_footer.scss */
    #footer .info ul#social li:last-child {
      margin-right: 0; }
    /* line 83, sass/theme/_footer.scss */
    #footer .info ul#social li a img {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    /* line 87, sass/theme/_footer.scss */
    #footer .info ul#social li a:hover img {
      opacity: 0.5; }
  /* line 94, sass/theme/_footer.scss */
  #footer h6 {
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
    font-weight: 400;
    color: #ffffff; }
  /* line 102, sass/theme/_footer.scss */
  #footer .news ul {
    font-size: 0.75rem; }
    /* line 105, sass/theme/_footer.scss */
    #footer .news ul li {
      margin-bottom: 0.25rem; }
  /* line 110, sass/theme/_footer.scss */
  #footer .news a {
    color: #ffffff;
    text-decoration: none; }
    /* line 114, sass/theme/_footer.scss */
    #footer .news a:hover {
      color: #706f6f; }
  /* line 119, sass/theme/_footer.scss */
  #footer .news time {
    display: block;
    color: #706f6f; }
  /* line 128, sass/theme/_footer.scss */
  #footer .pro li,
  #footer .certifications li {
    margin-right: 0;
    margin-bottom: 0.75rem;
    font-weight: 400 !important;
    font-size: 0.875rem; }
    /* line 134, sass/theme/_footer.scss */
    #footer .pro li img,
    #footer .certifications li img {
      max-width: 80px;
      max-height: 80px; }

/* line 142, sass/theme/_footer.scss */
#lower-footer {
  padding: 1.25rem 0 0;
  background: #0a0a0a;
  margin-top: 2.5rem; }
  @media (min-width: 768px) {
    /* line 142, sass/theme/_footer.scss */
    #lower-footer {
      padding-bottom: 1.25rem; } }
  /* line 151, sass/theme/_footer.scss */
  #lower-footer p {
    font-size: 0.875rem; }
    @media (min-width: 768px) {
      /* line 151, sass/theme/_footer.scss */
      #lower-footer p {
        margin-bottom: 0; } }
    /* line 158, sass/theme/_footer.scss */
    #lower-footer p a {
      color: #706f6f;
      text-decoration: none; }
      /* line 162, sass/theme/_footer.scss */
      #lower-footer p a:hover {
        color: #ffffff; }
  /* line 168, sass/theme/_footer.scss */
  #lower-footer ul {
    display: table;
    margin: 0 auto 1.5rem; }
    @media (min-width: 768px) {
      /* line 168, sass/theme/_footer.scss */
      #lower-footer ul {
        margin: 0; } }
    /* line 176, sass/theme/_footer.scss */
    #lower-footer ul li {
      font-size: 0.875rem; }
      @media (min-width: 768px) {
        /* line 176, sass/theme/_footer.scss */
        #lower-footer ul li {
          float: left;
          margin-right: 1.25rem; } }
      /* line 184, sass/theme/_footer.scss */
      #lower-footer ul li a {
        color: #ffffff;
        text-decoration: none; }
        /* line 188, sass/theme/_footer.scss */
        #lower-footer ul li a:hover {
          color: #706f6f; }

/* Slider */
/* line 4, sass/theme/_slick.scss */
.slick-loading .slick-list {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9IjguMDQyJSIgeTE9IjAlIiB4Mj0iNjUuNjgyJSIgeTI9IjIzLjg2NSUiIGlkPSJhIj48c3RvcCBzdG9wLWNvbG9yPSIjNTc1NzU2IiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNTc1NzU2IiBzdG9wLW9wYWNpdHk9Ii42MzEiIG9mZnNldD0iNjMuMTQ2JSIvPjxzdG9wIHN0b3AtY29sb3I9IiM1NzU3NTYiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+PHBhdGggZD0iTTM2IDE4YzAtOS45NC04LjA2LTE4LTE4LTE4IiBpZD0iT3ZhbC0yIiBzdHJva2U9InVybCgjYSkiIHN0cm9rZS13aWR0aD0iMiI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMC45cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIC8+PC9wYXRoPjxjaXJjbGUgZmlsbD0iIzU3NTc1NiIgY3g9IjM2IiBjeT0iMTgiIHI9IjEiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDE4IDE4IiB0bz0iMzYwIDE4IDE4IiBkdXI9IjAuOXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPjwvY2lyY2xlPjwvZz48L2c+PC9zdmc+");
  background-repeat: no-repeat;
  background-position: center center; }

/* Icons */
/* Arrows */
/* line 13, sass/theme/_slick.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 25px;
  height: 40px;
  color: #ffffff;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  zoom: 1;
  z-index: 100;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: -20px;
  font-size: 40px;
  color: #575756; }
  @media (min-width: 768px) {
    /* line 35, sass/theme/_slick.scss */
    .slick-prev:hover,
    .slick-next:hover {
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; } }

/* line 44, sass/theme/_slick.scss */
.slick-prev {
  right: calc(100% - 40px); }
  /* line 47, sass/theme/_slick.scss */
  .slick-prev[aria-disabled="true"] {
    display: none !important; }

/* line 52, sass/theme/_slick.scss */
[dir='rtl'] .slick-prev {
  right: 0;
  left: auto; }

/* line 57, sass/theme/_slick.scss */
.slick-next {
  left: calc(100% - 40px);
  text-align: right; }
  /* line 61, sass/theme/_slick.scss */
  .slick-next[aria-disabled="true"] {
    display: none !important; }

/* line 66, sass/theme/_slick.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: 0; }

/* Dots */
/* line 72, sass/theme/_slick.scss */
.slick-dotted.slick-slider {
  margin-bottom: 0; }

/* line 76, sass/theme/_slick.scss */
.slick-dots {
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  display: block;
  list-style: none;
  padding: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 0 !important; }
  /* line 87, sass/theme/_slick.scss */
  .slick-dots li {
    position: relative;
    margin: 0 5px;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    padding-left: 0 !important; }
    /* line 95, sass/theme/_slick.scss */
    .slick-dots li::before {
      content: "" !important; }
    /* line 99, sass/theme/_slick.scss */
    .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 12px;
      height: 12px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      padding: 0;
      cursor: pointer;
      color: #ffffff;
      background: #ffcb29;
      border: 1px solid #ffcb29;
      outline: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

/* line 117, sass/theme/_slick.scss */
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
  background: #ffffff; }

/* line 7, sass/theme/_r5.scss */
.page-r5custom #header .inner {
  height: auto; }
/* line 13, sass/theme/_r5.scss */
.page-r5custom #header #branding #branding-holder {
  margin-top: 1.0rem;
  margin-bottom: 1.0rem;
  padding-bottom: 0; }
  /* line 18, sass/theme/_r5.scss */
  .page-r5custom #header #branding #branding-holder img {
    width: 100%;
    max-width: 160px;
    height: auto !important; }
    @media (min-width: 576px) {
      /* line 18, sass/theme/_r5.scss */
      .page-r5custom #header #branding #branding-holder img {
        max-width: 270px; } }
  /* line 30, sass/theme/_r5.scss */
  .page-r5custom #header #branding #branding-holder a::after {
    content: none; }
/* line 37, sass/theme/_r5.scss */
.page-r5custom #header #contacts {
  margin-top: 0;
  display: block !important; }
  /* line 41, sass/theme/_r5.scss */
  .page-r5custom #header #contacts ul {
    position: static;
    margin-bottom: 0; }
    /* line 47, sass/theme/_r5.scss */
    .page-r5custom #header #contacts ul li a {
      font-weight: 600;
      text-transform: uppercase; }
/* line 56, sass/theme/_r5.scss */
.page-r5custom #header img.logo {
  margin-bottom: 2.0rem;
  height: auto;
  max-height: none;
  width: 100%;
  max-width: 240px; }
  @media (max-width: 991px) and (orientation: landscape) {
    /* line 56, sass/theme/_r5.scss */
    .page-r5custom #header img.logo {
      display: none; } }
  @media (min-width: 768px) {
    /* line 56, sass/theme/_r5.scss */
    .page-r5custom #header img.logo {
      max-height: none;
      max-width: 350px; } }
  @media (min-width: 1200px) {
    /* line 56, sass/theme/_r5.scss */
    .page-r5custom #header img.logo {
      max-height: none;
      max-width: 466px; } }
/* line 78, sass/theme/_r5.scss */
.page-r5custom #header .promote {
  display: inline-block;
  color: #000000;
  background-color: #efd769;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.0rem;
  padding: 0.5rem 1.0rem;
  margin-bottom: 1.5rem; }
  @media (min-width: 992px) {
    /* line 78, sass/theme/_r5.scss */
    .page-r5custom #header .promote {
      font-size: 1.5rem; } }
/* line 94, sass/theme/_r5.scss */
.page-r5custom article {
  padding-top: 3.0rem; }
  @media (min-width: 768px) {
    /* line 94, sass/theme/_r5.scss */
    .page-r5custom article {
      padding-top: 5.0rem; } }
/* line 102, sass/theme/_r5.scss */
.page-r5custom h2,
.page-r5custom h3 {
  display: inline-block;
  background-color: #252652;
  color: #ffffff;
  padding: 0.5rem 1.0rem !important;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border-bottom: none !important;
  font-size: 1.5rem; }
/* line 113, sass/theme/_r5.scss */
.page-r5custom h4 {
  font-size: 1.25rem;
  font-weight: bold; }
/* line 118, sass/theme/_r5.scss */
.page-r5custom .block-tob {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 6.5rem;
  margin-top: 3.0rem;
  margin-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 118, sass/theme/_r5.scss */
    .page-r5custom .block-tob {
      margin-top: 4.0rem;
      margin-bottom: 4.0rem;
      padding-bottom: 1.5rem; } }
  /* line 131, sass/theme/_r5.scss */
  .page-r5custom .block-tob h2,
  .page-r5custom .block-tob h3 {
    font-weight: bold !important;
    border: 2px solid #ffffff !important; }
  /* line 137, sass/theme/_r5.scss */
  .page-r5custom .block-tob h4 {
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold; }
  /* line 143, sass/theme/_r5.scss */
  .page-r5custom .block-tob p {
    font-size: 1.125rem; }
  /* line 147, sass/theme/_r5.scss */
  .page-r5custom .block-tob img {
    position: absolute;
    left: 2.0rem;
    bottom: 2.0rem;
    max-width: 80px;
    max-height: 80px; }
    @media (min-width: 576px) {
      /* line 147, sass/theme/_r5.scss */
      .page-r5custom .block-tob img {
        max-width: 100px;
        max-height: 100px; } }
    /* line 159, sass/theme/_r5.scss */
    .page-r5custom .block-tob img.logo-2 {
      left: auto;
      right: 2.0rem; }
/* line 166, sass/theme/_r5.scss */
.page-r5custom label,
.page-r5custom .label {
  font-weight: 700; }
/* line 171, sass/theme/_r5.scss */
.page-r5custom .form-control {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000; }
  /* line 176, sass/theme/_r5.scss */
  .page-r5custom .form-control:focus {
    color: #000000 !important;
    background-color: #ffffff !important;
    border-color: #252652 !important;
    box-shadow: none !important; }
/* line 186, sass/theme/_r5.scss */
.page-r5custom .form-group-radio .wpcf7-form-control-wrap {
  display: inline-block;
  min-width: 160px; }
/* line 191, sass/theme/_r5.scss */
.page-r5custom .form-group-radio p {
  display: inline-block;
  margin-bottom: 0; }
/* line 196, sass/theme/_r5.scss */
.page-r5custom .form-group-radio .wpcf7-not-valid-tip {
  position: absolute;
  left: 1rem;
  top: 100%; }
/* line 202, sass/theme/_r5.scss */
.page-r5custom .form-group-radio label {
  margin-bottom: 0; }
/* line 207, sass/theme/_r5.scss */
.page-r5custom textarea {
  height: 100px; }
/* line 211, sass/theme/_r5.scss */
.page-r5custom .form-icon {
  padding-left: calc(15px + 40px); }
  /* line 214, sass/theme/_r5.scss */
  .page-r5custom .form-icon::after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 15px;
    top: 0.25rem;
    background-position: center center;
    background-repeat: no-repeat; }
  /* line 228, sass/theme/_r5.scss */
  .page-r5custom .form-icon.name-icon::after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzRENEQ0RDt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE1LDAuMUM2LjgsMC4xLDAuMSw2LjgsMC4xLDE1UzYuOCwyOS45LDE1LDI5LjljOC4yLDAsMTQuOS02LjcsMTQuOS0xNC45UzIzLjIsMC4xLDE1LDAuMXogTTE1LDEuMgoJCWM3LjYsMCwxMy44LDYuMiwxMy44LDEzLjhjMCwxLjYtMC4zLDMuMS0wLjgsNC42Yy0wLjctMC40LTEuOC0wLjgtMy43LTEuNWMtMC40LTAuMS0wLjUtMC4yLTAuNS0wLjJjMCwwLDAtMC4yLDAtMC4zCgkJYzEuNS0wLjIsMi43LTEuMiwyLjgtMS4zYzAuMi0wLjEsMC4yLTAuNCwwLjItMC42Yy0wLjEtMC4yLTAuMi0wLjQtMC40LTAuNGMtMC4yLTAuMS0wLjgtMC45LTAuOC0zLjRjMC0yLjYtMS44LTQuNi00LjEtNC42CgkJYy0wLjUsMC0xLjEsMC4xLTEuNSwwLjNjLTAuMS0xLjgtMS0yLjMtMS45LTIuNGMtMC41LTAuNy0xLjMtMC45LTIuNy0wLjljLTAuOSwwLTEuNiwwLjMtMi4yLDAuNWMtMC41LDAuMi0xLDAuNC0xLjYsMC40CgkJYy0wLjMsMC0wLjksMC4xLTEuMiwxLjFjLTAuMSwwLjMtMC4xLDAuOC0wLjIsMS40YzAsMC0wLjEsMC0wLjEsMEM5LjYsNy41LDkuMSw3LjMsOC40LDcuM2MtMS4xLDAtMS45LDAuMi0yLjMsMC43CgkJYy0xLjMsMC4yLTEuMywxLjUtMS4zLDIuMmMwLDAuNCwwLDEsMC4xLDEuNWMwLDAuMiwwLDAuMywwLDAuNGMtMC40LDAuNC0wLjUsMS4xLTAuNCwxLjhjMC4xLDAuNiwwLjUsMS4yLDEsMS40YzAsMCwwLjEsMCwwLjEsMC4xCgkJYzAuMSwwLjQsMC40LDEuMSwwLjYsMS40djAuN2MwLDAuMSwwLDAuMywwLDAuNGMwLDAtMC4xLDAuMS0wLjUsMC4yYy0xLjksMC43LTMsMS4xLTMuNywxLjVjLTAuNS0xLjQtMC44LTMtMC44LTQuNgoJCUMxLjIsNy40LDcuNCwxLjIsMTUsMS4yeiBNMjUsMjJjLTAuNy0wLjgtMi4zLTEuNi01LjgtMi45YzAuOS0wLjQsMS4xLTAuOCwxLjEtMS42VjE3YzAtMC4zLTAuMy0wLjYtMC42LTAuNgoJCWMtMC40LDAtMC44LTAuMS0xLjItMC4zYzAuMi0wLjQsMC4zLTAuOCwwLjQtMS4xYzAuMSwwLDAuMi0wLjEsMC4yLTAuMWMwLjYtMC4zLDEtMS4xLDEuMi0xLjhjMC4yLTAuOSwwLTEuOS0wLjUtMi4zCgkJYzAtMC4yLDAtMC41LDAtMC43YzAtMC4zLDAtMC43LDAuMS0xLjFjMC41LTAuMywxLTAuNSwxLjYtMC41YzEuNCwwLDIuOSwxLjIsMi45LDMuNGMwLDIuMiwwLjQsMy40LDAuOSwzLjkKCQljLTAuNSwwLjMtMS4yLDAuNi0yLDAuNmMtMC4zLDAtMC42LDAuMy0wLjYsMC42djAuNWMwLDAuOSwwLjIsMS4zLDEuMywxLjdjMS43LDAuNiwzLDEuMSwzLjcsMS41Yy0wLjUsMS0xLDItMS43LDIuOAoJCUMyNS42LDIyLjksMjUuMywyMi40LDI1LDIyeiBNMTkuMSwxNy42YzAsMC4xLDAsMC4yLDAsMC4zYzAsMC0wLjEsMC4xLTAuNSwwLjJjLTAuMiwwLjEtMC40LDAuMS0wLjYsMC4yYzAtMC4xLDAtMC4xLDAtMC4ydi0wLjgKCQlDMTguMywxNy40LDE4LjcsMTcuNSwxOS4xLDE3LjZ6IE00LjIsMjMuNWMtMC43LTAuOS0xLjMtMS44LTEuNy0yLjhjMC43LTAuNCwyLTAuOSwzLjctMS41YzEuMS0wLjQsMS4zLTAuOCwxLjMtMS43di0wLjkKCQljMC0wLjEtMC4xLTAuMy0wLjItMC40Yy0wLjEtMC4xLTAuNC0wLjgtMC42LTEuNWMtMC4xLTAuMy0wLjMtMC40LTAuNi0wLjRDNiwxNC4yLDUuOCwxNCw1LjcsMTMuNmMtMC4xLTAuMywwLTAuNiwwLjEtMC43CgkJYzAuNC0wLjEsMC40LTAuNSwwLjMtMS4zYzAtMC41LTAuMS0xLTAuMS0xLjRjMC0xLjEsMC4xLTEuMSwwLjQtMS4xYzAuMiwwLDAuNC0wLjEsMC41LTAuM0M3LDguNyw3LjQsOC40LDguNCw4LjQKCQljMC41LDAsMC44LDAuMSwxLjIsMC4zYzAuMiwwLjEsMC40LDAuMSwwLjUsMC4yYzAsMC42LDAuMSwxLjIsMC4xLDEuNmMwLDAuMSwwLDAuMiwwLDAuMmMtMC41LDAuNS0wLjcsMS40LTAuNSwyLjMKCQljMC4xLDAuNiwwLjQsMS4xLDAuOCwxLjVjMCwwLDAsMC4xLDAsMC4xYy0wLjIsMC43LTAuNSwxLjQtMC42LDEuNWMtMC4xLDAuMS0wLjIsMC4zLTAuMiwwLjR2MC45YzAsMC45LDAuMiwxLjMsMS4xLDEuNgoJCWMtMy41LDEuMy01LjEsMi01LjgsMi45QzQuNywyMi40LDQuNCwyMi45LDQuMiwyMy41eiBNMTEuNCwxOC4xQzExLDE3LjksMTEsMTcuOSwxMSwxNy45YzAtMC4xLDAtMC4zLDAtMC40di0wLjcKCQljMC4yLTAuMywwLjMtMC43LDAuNS0xLjFjMC4yLDAuNSwwLjQsMSwwLjYsMS4zdjFjMCwwLjEsMCwwLjEsMCwwLjJDMTEuOCwxOC4yLDExLjYsMTguMSwxMS40LDE4LjF6IE0xNSwyOC44CgkJYy0zLjksMC03LjQtMS42LTkuOS00LjJjMC4yLTAuOCwwLjUtMS40LDAuOC0xLjhjMC42LTAuNiwyLjItMS40LDUuNC0yLjZjMS4xLTAuNCwxLjktMC44LDEuOS0yLjF2LTEuMmMwLTAuMi0wLjEtMC4zLTAuMi0wLjQKCQljLTAuMi0wLjItMC42LTEuMy0wLjgtMi4yYy0wLjEtMC4zLTAuMy0wLjUtMC42LTAuNGMtMC4yLTAuMS0wLjUtMC41LTAuNy0xLjFjLTAuMS0wLjYsMC0xLjEsMC4yLTEuMmMwLjQtMC4xLDAuNC0wLjUsMC40LTEuMgoJCWMwLTAuNi0wLjEtMS42LTAuMS0yLjRjMC0xLjQsMC4yLTEuNywwLjItMS43YzAuOCwwLDEuNS0wLjMsMi0wLjVjMC41LTAuMiwxLTAuNCwxLjctMC40YzEuNSwwLDEuNywwLjQsMS45LDAuNgoJCWMwLjEsMC4yLDAuMywwLjMsMC41LDAuM2MwLjQsMCwxLjEsMCwxLjEsMS43YzAsMC41LDAsMS4zLTAuMSwxLjljLTAuMSwxLjMtMC4xLDEuNSwwLjQsMS43YzAuMSwwLjEsMC4zLDAuNiwwLjIsMS4yCgkJYy0wLjEsMC42LTAuNSwxLTAuNywxLjFjLTAuMywwLTAuNiwwLjEtMC42LDAuNGMtMC4yLDAuOS0wLjYsMi0wLjgsMi4yYy0wLjEsMC4xLTAuMiwwLjMtMC4yLDAuNHYxLjJjMCwxLjQsMC43LDEuNywxLjksMi4xCgkJYzMuMiwxLjIsNC44LDEuOSw1LjQsMi42YzAuMywwLjQsMC42LDEsMC44LDEuOEMyMi40LDI3LjIsMTguOSwyOC44LDE1LDI4Ljh6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTUsMzBDNi43LDMwLDAsMjMuMywwLDE1QzAsNi43LDYuNywwLDE1LDBjOC4zLDAsMTUsNi43LDE1LDE1QzMwLDIzLjMsMjMuMywzMCwxNSwzMHogTTE1LDAuMgoJCUM2LjgsMC4yLDAuMiw2LjgsMC4yLDE1YzAsOC4yLDYuNiwxNC44LDE0LjgsMTQuOGM4LjIsMCwxNC44LTYuNiwxNC44LTE0LjhDMjkuOCw2LjgsMjMuMiwwLjIsMTUsMC4yeiBNMTUsMjguOQoJCWMtMy44LDAtNy4zLTEuNS0xMC00LjJsMCwwbDAtMC4xYzAuMi0wLjgsMC41LTEuNCwwLjgtMS44YzAuNi0wLjcsMi4yLTEuNCw1LjUtMi42YzEuMS0wLjQsMS44LTAuNywxLjgtMnYtMS4yCgkJYzAtMC4xLDAtMC4zLTAuMS0wLjNjLTAuMi0wLjMtMC43LTEuNS0wLjktMi4yQzEyLDE0LjEsMTEuOCwxNCwxMS42LDE0bDAsMGwwLDBjLTAuMi0wLjEtMC42LTAuNS0wLjctMS4yCgkJYy0wLjItMC43LDAuMS0xLjIsMC4yLTEuM2wwLDBjMC4zLTAuMSwwLjMtMC4zLDAuMy0xLjFsMCwwYzAtMC42LTAuMS0xLjYtMC4xLTIuNGMwLTAuOCwwLjEtMS4zLDAuMi0xLjdsMCwwYzAsMCwwLDAsMCwwLjFsMC4xLDAKCQlsMC0wLjFjMC44LDAsMS41LTAuMywyLTAuNWMwLjUtMC4yLDEuMS0wLjQsMS44LTAuNGMxLjUsMCwxLjgsMC40LDEuOSwwLjdjMC4xLDAuMSwwLjMsMC4yLDAuNCwwLjJjMC40LDAsMS4yLDAsMS4yLDEuOAoJCWMwLDAuNSwwLDEuMy0wLjEsMS45Yy0wLjEsMS4zLTAuMSwxLjUsMC4zLDEuNmwwLDBsMCwwYzAuMiwwLjIsMC4zLDAuNywwLjIsMS4zYy0wLjIsMC43LTAuNiwxLjEtMC43LDEuMmwwLDBsMCwwCgkJYy0wLjIsMC0wLjUsMC4xLTAuNSwwLjRjLTAuMiwwLjgtMC42LDItMC45LDIuMmMtMC4xLDAuMS0wLjEsMC4yLTAuMSwwLjN2MS4yYzAsMS4zLDAuNywxLjYsMS44LDJjMy4yLDEuMiw0LjksMS45LDUuNSwyLjYKCQljMC4zLDAuNCwwLjYsMSwwLjgsMS44bDAsMC4xbDAsMEMyMi4zLDI3LjQsMTguOCwyOC45LDE1LDI4Ljl6IE01LjIsMjQuNWMyLjYsMi43LDYuMSw0LjEsOS44LDQuMWMzLjcsMCw3LjItMS41LDkuOC00LjEKCQljLTAuMi0wLjctMC40LTEuMy0wLjgtMS43Yy0wLjYtMC42LTIuMi0xLjQtNS40LTIuNmMtMS4xLTAuNC0xLjktMC44LTEuOS0yLjJ2LTEuMmMwLTAuMiwwLjEtMC40LDAuMi0wLjVjMC4yLTAuMiwwLjYtMS4yLDAuOC0yLjEKCQljMC4xLTAuMywwLjQtMC41LDAuNy0wLjVjMC4xLTAuMSwwLjUtMC40LDAuNi0xYzAuMS0wLjYsMC0xLTAuMS0xLjFjLTAuNS0wLjItMC41LTAuNS0wLjQtMS43YzAtMC43LDAuMS0xLjQsMC4xLTEuOQoJCWMwLTEuNi0wLjYtMS42LTEtMS42Yy0wLjIsMC0wLjUtMC4xLTAuNi0wLjNjLTAuMS0wLjItMC4zLTAuNi0xLjgtMC42Yy0wLjcsMC0xLjIsMC4yLTEuNywwLjRjLTAuNiwwLjItMS4yLDAuNS0yLDAuNQoJCWMtMC4xLDAuNC0wLjIsMS4xLTAuMiwxLjZjMCwwLjgsMC4xLDEuOCwwLjEsMi40bDAsMGMwLDAuNywwLjEsMS4xLTAuNCwxLjNjLTAuMSwwLjEtMC4yLDAuNS0wLjEsMS4xYzAuMSwwLjYsMC41LDAuOSwwLjYsMQoJCWMwLjMsMCwwLjYsMC4yLDAuNywwLjVjMC4zLDEsMC43LDEuOSwwLjgsMi4xYzAuMSwwLjEsMC4yLDAuMywwLjIsMC41djEuMmMwLDEuNC0wLjgsMS44LTEuOSwyLjJjLTMuMiwxLjItNC44LDEuOS01LjQsMi42CgkJQzUuNywyMy4yLDUuNCwyMy44LDUuMiwyNC41eiBNMjUuOCwyMy43bC0wLjEtMC4yYy0wLjItMC42LTAuNS0xLjEtMC44LTEuNXYwYy0wLjctMC44LTIuMy0xLjYtNS44LTIuOGwtMC4zLTAuMWwwLjMtMC4xCgkJYzAuOS0wLjQsMS4xLTAuNywxLjEtMS41VjE3YzAtMC4zLTAuMi0wLjUtMC41LTAuNWMtMC40LDAtMC44LTAuMS0xLjMtMC4zbC0wLjEsMGwwLTAuMWMwLjItMC40LDAuMy0wLjgsMC40LTEuMWwwLDBsMCwwCgkJYzAuMSwwLDAuMS0wLjEsMC4yLTAuMWMwLjUtMC4zLDEtMSwxLjItMS44YzAuMi0wLjksMC0xLjgtMC41LTIuM2wwLDBsMCwwYzAtMC4yLDAtMC41LDAtMC43bDAtMC4xYzAtMC4zLDAtMC42LDAuMS0xbDAsMGwwLDAKCQljMC41LTAuNCwxLjEtMC42LDEuNi0wLjZjMS40LDAsMywxLjIsMywzLjVjMCwyLjMsMC41LDMuNCwwLjksMy45bDAuMSwwLjFsLTAuMSwwLjFjLTAuNSwwLjMtMS4zLDAuNy0yLjEsMC43CgkJYy0wLjMsMC0wLjUsMC4yLTAuNSwwLjV2MC41YzAsMC45LDAuMiwxLjIsMS4yLDEuNmMxLjUsMC41LDIuOSwxLjEsMy43LDEuNWwwLjEsMGwwLDAuMWMtMC41LDEtMSwyLTEuNywyLjhMMjUuOCwyMy43eiBNMjUsMjEuOQoJCWMwLjMsMC4zLDAuNiwwLjgsMC44LDEuNGMwLjYtMC44LDEuMS0xLjcsMS42LTIuNmMtMC44LTAuNC0yLjItMS0zLjYtMS41Yy0xLjItMC40LTEuMy0wLjktMS4zLTEuOFYxN2MwLTAuNCwwLjMtMC43LDAuNy0wLjcKCQljMC43LDAsMS40LTAuMywxLjktMC42Yy0wLjYtMC44LTAuOC0yLjEtMC44LTMuOWMwLTIuMS0xLjQtMy4zLTIuOC0zLjNjLTAuNSwwLTEsMC4yLTEuNSwwLjVjMCwwLjMsMCwwLjYtMC4xLDAuOWwwLDAuMQoJCWMwLDAuMiwwLDAuNSwwLDAuNmMwLjUsMC41LDAuNywxLjUsMC41LDIuNGMtMC4yLDAuOC0wLjcsMS42LTEuMywxLjljLTAuMSwwLTAuMSwwLjEtMC4yLDAuMWMtMC4xLDAuMy0wLjIsMC42LTAuMywxCgkJYzAuNCwwLjEsMC44LDAuMiwxLjEsMC4yYzAuNCwwLDAuNywwLjMsMC43LDAuN3YwLjVjMCwwLjgtMC4xLDEuMy0wLjksMS42QzIyLjgsMjAuMywyNC4zLDIxLjEsMjUsMjEuOUwyNSwyMS45eiBNNC4yLDIzLjcKCQlsLTAuMS0wLjFjLTAuNy0wLjktMS4zLTEuOC0xLjctMi44bDAtMC4xbDAuMSwwYzAuOC0wLjQsMi4yLTEsMy43LTEuNWMxLTAuNCwxLjItMC43LDEuMi0xLjZ2LTAuOWMwLTAuMS0wLjEtMC4yLTAuMS0wLjMKCQljLTAuMS0wLjItMC40LTAuOS0wLjYtMS41Yy0wLjEtMC4yLTAuMy0wLjQtMC41LTAuNGwwLDBsMCwwYy0wLjEtMC4xLTAuMy0wLjMtMC40LTAuN2MtMC4xLTAuNCwwLTAuNywwLjEtMC44bDAsMGwwLDAKCQlDNiwxMi43LDYsMTIuNSw2LDExLjZjMC0wLjQtMC4xLTEtMC4xLTEuNEM1LjksOS4xLDYsOSw2LjQsOWMwLjIsMCwwLjMtMC4xLDAuNC0wLjJjMC4xLTAuMiwwLjYtMC40LDEuNi0wLjQKCQljMC41LDAsMC44LDAuMSwxLjIsMC4zYzAuMiwwLjEsMC40LDAuMSwwLjUsMC4ybDAuMSwwbDAsMC4xYzAsMC41LDAuMSwxLjEsMC4xLDEuNmwwLDAuM2wwLDBjLTAuNSwwLjUtMC43LDEuNC0wLjUsMi4yCgkJYzAuMSwwLjYsMC40LDEuMSwwLjgsMS41bDAuMSwwLjFsMCwwLjFjMCwwLDAsMCwwLDBjLTAuMiwwLjYtMC41LDEuNC0wLjYsMS41Yy0wLjEsMC4xLTAuMSwwLjItMC4xLDAuM3YwLjljMCwwLjgsMC4yLDEuMiwxLjEsMS41CgkJbDAuMiwwLjFsLTAuMywwLjFjLTMuNSwxLjMtNSwyLTUuOCwyLjhjLTAuMywwLjQtMC42LDAuOS0wLjgsMS41TDQuMiwyMy43eiBNMi42LDIwLjdjMC40LDAuOSwwLjksMS44LDEuNiwyLjYKCQljMC4yLTAuNiwwLjUtMSwwLjgtMS40YzAuNy0wLjgsMi4zLTEuNiw1LjYtMi44Yy0wLjgtMC40LTAuOS0wLjgtMC45LTEuNnYtMC45YzAtMC4yLDAuMS0wLjQsMC4yLTAuNWMwLjEtMC4xLDAuNC0wLjgsMC42LTEuNQoJCWMwLDAsMCwwLDAtMC4xYy0wLjQtMC40LTAuNy0wLjktMC44LTEuNWMtMC4yLTAuOSwwLTEuOSwwLjUtMi40bDAtMC4yYzAtMC41LTAuMS0xLTAuMS0xLjVDOS45LDksOS43LDguOSw5LjYsOC44CgkJQzkuMiw4LjcsOC44LDguNSw4LjQsOC41QzcuNCw4LjUsNyw4LjgsNyw4LjlDNi45LDkuMSw2LjYsOS4yLDYuNCw5LjJjLTAuMiwwLTAuMywwLTAuMywxYzAsMC4zLDAsMC45LDAuMSwxLjQKCQljMC4xLDAuOSwwLjEsMS4zLTAuMywxLjRjMCwwLjEtMC4xLDAuMywwLDAuNmMwLjEsMC4zLDAuMiwwLjUsMC4zLDAuNmMwLjMsMCwwLjUsMC4yLDAuNiwwLjVDNywxNS40LDcuMiwxNiw3LjMsMTYuMQoJCWMwLjEsMC4xLDAuMiwwLjMsMC4yLDAuNXYwLjljMCwwLjktMC4yLDEuNC0xLjMsMS44QzQuOCwxOS44LDMuNCwyMC4zLDIuNiwyMC43eiBNMiwxOS43bDAtMC4xYy0wLjUtMS41LTAuOC0zLTAuOC00LjYKCQlDMS4xLDcuNCw3LjQsMS4xLDE1LDEuMWM3LjYsMCwxMy45LDYuMiwxMy45LDEzLjljMCwxLjYtMC4zLDMuMS0wLjgsNC42bDAsMC4xbC0wLjEtMC4xYy0wLjctMC40LTEuNy0wLjgtMy43LTEuNQoJCWMtMC4xLTAuMS0wLjMtMC4xLTAuNS0wLjJoMGwwLTAuMWMwLDAsMC0wLjEsMC0wLjNsMC0wLjFsMC4xLDBjMS40LTAuMiwyLjYtMS4yLDIuNy0xLjNjMC4xLTAuMSwwLjItMC4zLDAuMi0wLjUKCQljMC0wLjItMC4yLTAuMy0wLjMtMC4zYy0wLjMtMC4yLTAuOS0xLjEtMC45LTMuNWMwLTIuNS0xLjctNC41LTQtNC41Yy0wLjUsMC0xLDAuMS0xLjUsMC4zbC0wLjEsMC4xbDAtMC4xQzE5LjcsNi4yLDE5LDUuNCwxOCw1LjMKCQlsMCwwbDAsMGMtMC41LTAuNi0xLjMtMC45LTIuNi0wLjljLTAuOSwwLTEuNiwwLjMtMi4xLDAuNWMtMC41LDAuMi0xLDAuNC0xLjYsMC40Yy0wLjMsMC0wLjksMC4xLTEuMSwxLjEKCQljLTAuMSwwLjMtMC4xLDAuOC0wLjIsMS4zbDAsMC4xTDEwLDcuN0M5LjYsNy42LDkuMSw3LjQsOC40LDcuNEM3LjMsNy40LDYuNiw3LjYsNi4yLDhsMCwwbDAsMGMtMS4yLDAuMi0xLjIsMS40LTEuMiwyLjEKCQljMCwwLjQsMCwwLjksMC4xLDEuNGwwLDAuMWMwLDAuMiwwLDAuMywwLDAuNGwwLDBsMCwwYy0wLjQsMC40LTAuNSwxLjEtMC4zLDEuN2MwLjEsMC42LDAuNSwxLjEsMC45LDEuNGMwLDAsMC4xLDAsMC4xLDAuMWwwLDAKCQlsMCwwYzAuMSwwLjQsMC40LDEsMC42LDEuNGwwLDB2MC43YzAsMC4zLDAsMC4zLDAsMC40bDAsMGMtMC4xLDAuMS0wLjIsMC4xLTAuNSwwLjJjLTIsMC43LTMsMS4xLTMuNywxLjVMMiwxOS43eiBNMTUsMS4zCgkJQzcuNSwxLjMsMS4zLDcuNSwxLjMsMTVjMCwxLjUsMC4yLDMsMC43LDQuNGMwLjctMC40LDEuOC0wLjgsMy42LTEuNWMwLjMtMC4xLDAuNC0wLjIsMC40LTAuMmMwLTAuMSwwLTAuMiwwLTAuM3YtMC42CgkJYy0wLjItMC40LTAuNC0xLTAuNi0xLjRjMCwwLTAuMSwwLTAuMS0wLjFjLTAuNS0wLjMtMC45LTAuOS0xLTEuNWMtMC4yLTAuNywwLTEuNCwwLjQtMS45YzAtMC4xLDAtMC4yLDAtMC40bDAtMC4xCgkJYzAtMC41LTAuMS0xLTAuMS0xLjRjMC0wLjgsMC0yLjEsMS4zLTIuM2MwLjUtMC41LDEuMy0wLjcsMi4zLTAuN2MwLjcsMCwxLjIsMC4yLDEuNiwwLjRjMC0wLjUsMC4xLTAuOSwwLjItMS4yCgkJYzAuMy0xLDAuOS0xLjIsMS4zLTEuMmMwLjYsMCwxLTAuMiwxLjYtMC40YzAuNi0wLjIsMS4zLTAuNSwyLjItMC41YzEuNCwwLDIuMiwwLjMsMi43LDAuOWMwLjgsMC4xLDEuOCwwLjYsMS45LDIuMwoJCWMwLjUtMC4yLDEtMC4zLDEuNS0wLjNjMi4zLDAsNC4yLDIuMSw0LjIsNC43YzAsMi40LDAuNiwzLjIsMC44LDMuM2MwLjIsMC4xLDAuNCwwLjIsMC41LDAuNWMwLjEsMC4zLDAsMC41LTAuMiwwLjcKCQljLTAuMSwwLjEtMS4zLDEuMS0yLjcsMS4zYzAsMC4xLDAsMC4xLDAsMC4xYzAuMSwwLDAuMiwwLjEsMC40LDAuMmMxLjksMC43LDMsMS4xLDMuNiwxLjVjMC41LTEuNCwwLjctMi45LDAuNy00LjQKCQlDMjguNyw3LjUsMjIuNSwxLjMsMTUsMS4zeiBNMTcuOSwxOC40bDAtMC4xYzAtMC4xLDAtMC4xLDAtMC4ydi0xbDAuMSwwLjFjMC40LDAuMSwwLjcsMC4yLDEuMSwwLjNsMC4xLDBsMCwwLjFjMCwwLjIsMCwwLjMsMCwwLjMKCQlsMCwwYy0wLjEsMC4xLTAuMiwwLjEtMC41LDAuMmMtMC4yLDAuMS0wLjQsMC4xLTAuNiwwLjJMMTcuOSwxOC40eiBNMTguMSwxNy40djAuN2MwLDAsMCwwLDAsMGMwLjItMC4xLDAuMy0wLjEsMC41LTAuMgoJCWMwLjMtMC4xLDAuNC0wLjIsMC40LTAuMmMwLDAsMC0wLjEsMC0wLjFDMTguNywxNy42LDE4LjQsMTcuNSwxOC4xLDE3LjR6IE0xMi4xLDE4LjRsLTAuMSwwYy0wLjItMC4xLTAuNC0wLjEtMC42LTAuMmwwLDAKCQlDMTEuMiwxOC4xLDExLDE4LDEwLjksMThoMGwwLTAuMWMwLTAuMSwwLTAuMiwwLTAuNHYtMC43bDAsMGMwLjEtMC4yLDAuMy0wLjYsMC41LTFsMC4xLTAuM2wwLjEsMC4zYzAuMiwwLjYsMC40LDEsMC42LDEuM2wwLDB2MQoJCWMwLDAuMSwwLDAuMSwwLDAuMkwxMi4xLDE4LjR6IE0xMS40LDE4YzAuMiwwLjEsMC4zLDAuMSwwLjUsMC4yYzAsMCwwLDAsMCwwdi0wLjljLTAuMi0wLjMtMC4zLTAuNi0wLjUtMS4xCgkJYy0wLjEsMC4zLTAuMiwwLjYtMC40LDAuOHYwLjZjMCwwLjEsMCwwLjIsMCwwLjNDMTEuMSwxNy44LDExLjMsMTcuOSwxMS40LDE4TDExLjQsMTh6Ii8+CjwvZz4KPC9zdmc+Cg=="); }
  /* line 235, sass/theme/_r5.scss */
  .page-r5custom .form-icon.job-icon::after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMjNweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMjMgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIzIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzRENEQ0RDt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIwLjQsMy43aC02LjVWMS43YzAtMC44LTAuNy0xLjUtMS41LTEuNWgtMS44Yy0wLjgsMC0xLjUsMC43LTEuNSwxLjV2Mi4xSDIuNmMtMS4zLDAtMi40LDEuMS0yLjQsMi40djIxLjQKCQkJYzAsMS4zLDEuMSwyLjQsMi40LDIuNGgxNy44YzEuMywwLDIuNC0xLjEsMi40LTIuNFY2LjFDMjIuOCw0LjgsMjEuNywzLjcsMjAuNCwzLjd6IE0xMC4zLDEuN2MwLTAuMiwwLjEtMC4zLDAuMy0wLjNoMS44CgkJCWMwLjIsMCwwLjMsMC4xLDAuMywwLjN2NC40aC0yLjRWMS43eiBNMjEuNiwyNy41YzAsMC43LTAuNSwxLjItMS4yLDEuMkgyLjZjLTAuNywwLTEuMi0wLjUtMS4yLTEuMlY2LjFjMC0wLjcsMC41LTEuMiwxLjItMS4yCgkJCWg2LjV2MS4ySDcuOWMtMC4zLDAtMC42LDAuMy0wLjYsMC42YzAsMC4zLDAuMywwLjYsMC42LDAuNmgxLjhoMy42aDEuOGMwLjMsMCwwLjYtMC4zLDAuNi0wLjZjMC0wLjMtMC4zLTAuNi0wLjYtMC42aC0xLjJWNC45CgkJCWg2LjVjMC43LDAsMS4yLDAuNSwxLjIsMS4yVjI3LjV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTIwLjQsMzBIMi42Yy0xLjQsMC0yLjUtMS4xLTIuNS0yLjVWNi4xYzAtMS40LDEuMS0yLjUsMi41LTIuNUg5VjEuN0M5LDAuNyw5LjcsMCwxMC42LDBoMS44CgkJCUMxMy4zLDAsMTQsMC43LDE0LDEuN3YxLjloNi40YzEuNCwwLDIuNSwxLjEsMi41LDIuNXYyMS40QzIyLjksMjguOSwyMS44LDMwLDIwLjQsMzB6IE0yLjYsMy45Yy0xLjIsMC0yLjIsMS0yLjIsMi4ydjIxLjQKCQkJYzAsMS4yLDEsMi4yLDIuMiwyLjJoMTcuOGMxLjIsMCwyLjItMSwyLjItMi4yVjYuMWMwLTEuMi0xLTIuMi0yLjItMi4yaC02LjdWMS43YzAtMC43LTAuNi0xLjMtMS4zLTEuM2gtMS44CgkJCWMtMC43LDAtMS4zLDAuNi0xLjMsMS4zdjIuMkgyLjZ6IE0yMC40LDI4LjhIMi42Yy0wLjcsMC0xLjQtMC42LTEuNC0xLjRWNi4xYzAtMC43LDAuNi0xLjQsMS40LTEuNGg2Ljd2MS41SDcuOQoJCQljLTAuMiwwLTAuNCwwLjItMC40LDAuNHMwLjIsMC40LDAuNCwwLjRoNy4xYzAuMiwwLDAuNC0wLjIsMC40LTAuNHMtMC4yLTAuNC0wLjQtMC40aC0xLjRWNC43aDYuN2MwLjcsMCwxLjQsMC42LDEuNCwxLjR2MjEuNAoJCQlDMjEuOCwyOC4yLDIxLjEsMjguOCwyMC40LDI4Ljh6IE0yLjYsNS4xYy0wLjYsMC0xLDAuNS0xLDF2MjEuNGMwLDAuNiwwLjUsMSwxLDFoMTcuOGMwLjYsMCwxLTAuNSwxLTFWNi4xYzAtMC42LTAuNS0xLTEtMUgxNAoJCQl2MC44aDFjMC40LDAsMC44LDAuMywwLjgsMC44cy0wLjMsMC44LTAuOCwwLjhINy45Yy0wLjQsMC0wLjgtMC4zLTAuOC0wLjhzMC4zLTAuOCwwLjgtMC44aDFWNS4xSDIuNnogTTEyLjksNi4zaC0yLjdWMS43CgkJCWMwLTAuMywwLjItMC41LDAuNS0wLjVoMS44YzAuMywwLDAuNSwwLjIsMC41LDAuNVY2LjN6IE0xMC41LDUuOWgyVjEuN2MwLTAuMS0wLjEtMC4xLTAuMS0wLjFoLTEuOGMtMC4xLDAtMC4xLDAuMS0wLjEsMC4xVjUuOXoiCgkJCS8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuOCwyMy4zSDYuMmMtMC4zLDAtMC42LDAuMy0wLjYsMC42YzAsMC4zLDAuMywwLjYsMC42LDAuNmgxMC43YzAuMywwLDAuNi0wLjMsMC42LTAuNgoJCQlDMTcuNCwyMy42LDE3LjIsMjMuMywxNi44LDIzLjN6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTE2LjgsMjQuN0g2LjJjLTAuNCwwLTAuOC0wLjMtMC44LTAuOGMwLTAuNCwwLjMtMC44LDAuOC0wLjhoMTAuN2MwLjQsMCwwLjgsMC4zLDAuOCwwLjgKCQkJQzE3LjYsMjQuMywxNy4zLDI0LjcsMTYuOCwyNC43eiBNNi4yLDIzLjVjLTAuMiwwLTAuNCwwLjItMC40LDAuNGMwLDAuMiwwLjIsMC40LDAuNCwwLjRoMTAuN2MwLjIsMCwwLjQtMC4yLDAuNC0wLjQKCQkJYzAtMC4yLTAuMi0wLjQtMC40LTAuNEg2LjJ6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuOCwyNS43SDYuMmMtMC4zLDAtMC42LDAuMy0wLjYsMC42YzAsMC4zLDAuMywwLjYsMC42LDAuNmgxMC43YzAuMywwLDAuNi0wLjMsMC42LTAuNgoJCQlDMTcuNCwyNS45LDE3LjIsMjUuNywxNi44LDI1Ljd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTE2LjgsMjdINi4yYy0wLjQsMC0wLjgtMC4zLTAuOC0wLjhjMC0wLjQsMC4zLTAuOCwwLjgtMC44aDEwLjdjMC40LDAsMC44LDAuMywwLjgsMC44CgkJCUMxNy42LDI2LjcsMTcuMywyNywxNi44LDI3eiBNNi4yLDI1LjhjLTAuMiwwLTAuNCwwLjItMC40LDAuNGMwLDAuMiwwLjIsMC40LDAuNCwwLjRoMTAuN2MwLjIsMCwwLjQtMC4yLDAuNC0wLjQKCQkJYzAtMC4yLTAuMi0wLjQtMC40LTAuNEg2LjJ6Ii8+Cgk8L2c+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTUuOSw5LjFINy4xYy0wLjgsMC0xLjUsMC43LTEuNSwxLjV2MTAuMWMwLDAuMiwwLDAuMywwLjEsMC40YzAsMCwwLDAsMCwwbDAsMGMwLjIsMC42LDAuNywxLDEuNCwxaDguOQoJCQljMC42LDAsMS4yLTAuNCwxLjQtMWwwLDBjMCwwLDAsMCwwLTAuMWMwLTAuMSwwLjEtMC4zLDAuMS0wLjRWMTAuNkMxNy40LDkuNywxNi44LDkuMSwxNS45LDkuMXogTTcuMSwxMC4zaDguOQoJCQljMC4yLDAsMC4zLDAuMSwwLjMsMC4zVjE5Yy0wLjQtMC4zLTAuOS0wLjQtMS40LTAuNmMtMC4xLDAtMC4zLTAuMS0wLjUtMC4xYy0wLjItMC4xLTAuNC0wLjEtMC41LTAuMmwtMC4xLDAKCQkJYy0wLjItMC4xLTAuNC0wLjEtMC41LTAuMmMwLTAuNSwwLTAuNSwwLjItMC44YzAuNy0wLjcsMS0xLjUsMS0yLjdjMC0xLjgtMS4yLTMtMy0zYy0xLjgsMC0zLDEuMi0zLDNjMCwxLjEsMC4zLDIsMSwyLjcKCQkJYzAuMiwwLjIsMC4yLDAuMywwLjIsMC44Yy0wLjEsMC4xLTAuMywwLjEtMC41LDAuMmwtMC43LDAuMmMtMC4yLDAtMC4zLDAuMS0wLjUsMC4xYy0wLjUsMC4xLTEsMC4zLTEuNCwwLjZ2LTguNAoJCQlDNi44LDEwLjQsNi45LDEwLjMsNy4xLDEwLjN6IE03LjEsMjAuOWMtMC4xLDAtMC4xLDAtMC4yLTAuMWMwLjItMC45LDAuNi0xLDEuNi0xLjNjMC4xLDAsMC4zLTAuMSwwLjUtMC4yCgkJCWMwLjItMC4xLDAuMy0wLjEsMC41LTAuMmwwLjEsMGMwLjUtMC4yLDEuMy0wLjQsMS4zLTEuNGMwLTAuNiwwLTEtMC41LTEuNmMtMC40LTAuNS0wLjYtMS0wLjYtMS44YzAtMS4xLDAuNy0xLjgsMS44LTEuOAoJCQljMS4xLDAsMS44LDAuNywxLjgsMS44YzAsMC44LTAuMiwxLjQtMC42LDEuOGMtMC41LDAuNS0wLjUsMS0wLjUsMS42YzAsMC45LDAuOCwxLjIsMS4zLDEuNGwwLjEsMGMwLjIsMC4xLDAuNCwwLjEsMC41LDAuMgoJCQljMC4yLDAuMSwwLjMsMC4xLDAuNSwwLjFjMSwwLjMsMS40LDAuNCwxLjYsMS4zYzAsMC0wLjEsMC4xLTAuMiwwLjFINy4xeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNS45LDIyLjNINy4xYy0wLjcsMC0xLjMtMC40LTEuNS0xbC0wLjEsMGwwLTAuMmMwLTAuMi0wLjEtMC4zLTAuMS0wLjVWMTAuNmMwLTAuOSwwLjctMS43LDEuNy0xLjdoOC45CgkJCWMwLjksMCwxLjcsMC43LDEuNywxLjd2MTAuMWMwLDAuMSwwLDAuMy0wLjEsMC41bDAsMC4xbC0wLjEsMEMxNy4yLDIxLjksMTYuNiwyMi4zLDE1LjksMjIuM3ogTTUuOCwyMS4xTDUuOCwyMS4xCgkJCUM2LDIxLjYsNi41LDIyLDcuMSwyMmg4LjljMC42LDAsMS0wLjQsMS4yLTAuOWwwLTAuMWMwLTAuMSwwLjEtMC4zLDAuMS0wLjRWMTAuNmMwLTAuNy0wLjYtMS4zLTEuMy0xLjNINy4xCgkJCWMtMC43LDAtMS4zLDAuNi0xLjMsMS4zdjEwLjFDNS43LDIwLjgsNS44LDIwLjksNS44LDIxLjFMNS44LDIxLjFMNS44LDIxLjF6IE0xNS45LDIxLjFINy4xYy0wLjEsMC0wLjIsMC0wLjMtMC4xbC0wLjEtMC4xbDAtMC4xCgkJCWMwLjItMSwwLjctMS4xLDEuNy0xLjRjMC4xLDAsMC4zLTAuMSwwLjUtMC4yYzAuMi0wLjEsMC4zLTAuMSwwLjUtMC4ybDAuMSwwYzAuNS0wLjIsMS4yLTAuNCwxLjItMS4yYzAtMC42LDAtMS0wLjUtMS41CgkJCWMtMC41LTAuNS0wLjctMS4xLTAuNy0xLjljMC0xLjIsMC43LTIsMS45LTJzMS45LDAuOCwxLjksMmMwLDAuOS0wLjIsMS40LTAuNywxLjljLTAuNSwwLjUtMC41LDAuOS0wLjUsMS41YzAsMC44LDAuNywxLDEuMiwxLjIKCQkJbDAuMSwwYzAuMiwwLjEsMC4zLDAuMSwwLjUsMC4yYzAuMiwwLjEsMC4zLDAuMSwwLjUsMC4xYzEsMC4zLDEuNSwwLjQsMS43LDEuNGwwLDAuMUwxNi4yLDIxQzE2LjEsMjEuMSwxNiwyMS4xLDE1LjksMjEuMXoKCQkJIE03LjEsMjAuOGg4LjhjLTAuMi0wLjctMC41LTAuOC0xLjQtMWMtMC4yLDAtMC4zLTAuMS0wLjUtMC4xYy0wLjItMC4xLTAuNC0wLjEtMC41LTAuMmwtMC4xLDBjLTAuNS0wLjItMS40LTAuNS0xLjQtMS41CgkJCWMwLTAuNywwLTEuMSwwLjYtMS43YzAuNC0wLjQsMC42LTAuOSwwLjYtMS43YzAtMS0wLjYtMS42LTEuNi0xLjZzLTEuNiwwLjYtMS42LDEuNmMwLDAuOCwwLjIsMS4zLDAuNiwxLjdjMC42LDAuNiwwLjYsMSwwLjYsMS43CgkJCWMwLDEuMS0wLjksMS40LTEuNCwxLjVsLTAuMSwwYy0wLjIsMC4xLTAuMywwLjEtMC41LDAuMmMtMC4yLDAuMS0wLjQsMC4xLTAuNSwwLjJDNy42LDIwLDcuMywyMC4xLDcuMSwyMC44eiBNMTYuNCwxOS4zbC0wLjMtMC4yCgkJCWMtMC40LTAuMy0wLjgtMC40LTEuMy0wLjVjLTAuMSwwLTAuMy0wLjEtMC41LTAuMWMtMC4yLTAuMS0wLjQtMC4xLTAuNS0wLjJsLTAuMSwwYy0wLjMtMC4xLTAuNS0wLjItMC42LTAuM2wwLDB2MAoJCQljMC0wLjUsMC0wLjYsMC4zLTAuOWMwLjYtMC43LDAuOS0xLjUsMC45LTIuNWMwLTEuNy0xLjEtMi44LTIuOC0yLjhjLTEuNywwLTIuOCwxLjEtMi44LDIuOGMwLDEuMSwwLjMsMS45LDAuOSwyLjUKCQkJYzAuMywwLjMsMC4zLDAuNCwwLjMsMC45djAuMWwwLDBjLTAuMSwwLjEtMC4yLDAuMS0wLjYsMC4ybC0wLjcsMC4yYy0wLjEsMC0wLjIsMC4xLTAuNCwwLjFsLTAuMSwwYy0wLjUsMC4xLTAuOSwwLjMtMS4zLDAuNQoJCQlsLTAuMywwLjJ2LTguN2MwLTAuMywwLjItMC41LDAuNS0wLjVoOC45YzAuMywwLDAuNSwwLjIsMC41LDAuNVYxOS4zeiBNNy4xLDEwLjRjLTAuMSwwLTAuMSwwLjEtMC4xLDAuMXY4LjEKCQkJYzAuNC0wLjIsMC44LTAuMywxLjItMC40bDAuMSwwYzAuMSwwLDAuMi0wLjEsMC40LTAuMWwwLjctMC4yYzAuMi0wLjEsMC4zLTAuMSwwLjQtMC4xYzAtMC40LDAtMC40LTAuMi0wLjZjLTAuNy0wLjctMS0xLjYtMS0yLjgKCQkJYzAtMS45LDEuMy0zLjIsMy4xLTMuMmMxLjksMCwzLjEsMS4zLDMuMSwzLjJjMCwxLjItMC4zLDItMSwyLjhjLTAuMiwwLjItMC4yLDAuMi0wLjIsMC42YzAuMSwwLDAuMywwLjEsMC40LDAuMWwwLjEsMAoJCQljMC4yLDAuMSwwLjQsMC4xLDAuNSwwLjJjMC4yLDAsMC4zLDAuMSwwLjQsMC4xYzAuNCwwLjEsMC44LDAuMiwxLjIsMC40di04LjFjMC0wLjEtMC4xLTAuMS0wLjEtMC4xSDcuMXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K"); }
  /* line 242, sass/theme/_r5.scss */
  .page-r5custom .form-icon.email-icon::after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMjVweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMjUgMTgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1IDE4OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzY4NkM2RDt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLjUsOUwwLDBWMThoMjVWMEwxMi41LDl6IE0yNCwxNy4xSDFWMS45bDExLjUsOC4zTDI0LDEuOVYxNy4xeiIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIyMy44LDAuOSAyNSwwIDAsMCAxLjMsMC45IAkiLz4KPC9nPgo8L3N2Zz4K"); }
  /* line 249, sass/theme/_r5.scss */
  .page-r5custom .form-icon.address-icon::after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMjJweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMjIgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIyIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzY4NkM2RDt9Cjwvc3R5bGU+CjxnIGlkPSJfeDM3XyI+Cgk8Zz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTEsMjkuOWMtMC4xLDAtMC4zLTAuMS0wLjQtMC4yYzAsMC0yLjctMy4yLTUuMy03LjFDMS44LDE3LjMsMCwxMy4yLDAsMTAuNUMwLDQuOCw0LjksMC4xLDExLDAuMQoJCQlzMTEsNC42LDExLDEwLjRjMCwyLjctMS44LDYuNy01LjMsMTJjLTIuNiwzLjktNS4zLDcuMi01LjMsNy4yQzExLjMsMjkuOCwxMS4xLDI5LjksMTEsMjkuOUMxMSwyOS45LDExLDI5LjksMTEsMjkuOXogTTExLDEKCQkJQzUuNSwxLDEsNS4zLDEsMTAuNWMwLDUuNCw4LjIsMTUuOSwxMCwxOC4yYzEuOS0yLjMsMTAtMTIuOSwxMC0xOC4yQzIxLDUuMywxNi41LDEsMTEsMXoiLz4KCTwvZz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMSwxNi40Yy0zLjUsMC02LjMtMi42LTYuMy01LjlTNy41LDQuNiwxMSw0LjZjMy41LDAsNi4zLDIuNiw2LjMsNS45UzE0LjUsMTYuNCwxMSwxNi40eiBNMTEsNS41CgkJCWMtMi45LDAtNS4zLDIuMi01LjMsNXMyLjQsNSw1LjMsNXM1LjMtMi4yLDUuMy01UzEzLjksNS41LDExLDUuNXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K"); }
  /* line 254, sass/theme/_r5.scss */
  .page-r5custom .form-icon.diet-icon {
    padding-top: 0.5rem; }
    /* line 257, sass/theme/_r5.scss */
    .page-r5custom .form-icon.diet-icon::after {
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMzBweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMzAgMjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDIyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzY2NjY2NjtzdHJva2U6Izg3ODc4NztzdHJva2Utd2lkdGg6MC4yNTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNSwwLjZDOS4yLDAuNiw0LjYsNS4zLDQuNiwxMWMwLDUuNyw0LjYsMTAuNCwxMC40LDEwLjRjNS43LDAsMTAuNC00LjYsMTAuNC0xMC40QzI1LjMsNS4zLDIwLjcsMC42LDE1LDAuNnoKCSBNMTUsMjFDOS41LDIxLDUsMTYuNSw1LDExQzUsNS41LDkuNSwxLDE1LDFjNS41LDAsMTAsNC41LDEwLDEwQzI1LDE2LjUsMjAuNSwyMSwxNSwyMXogTTE1LDQuMWMtMy44LDAtNi45LDMuMS02LjksNi45CgljMCwzLjgsMy4xLDYuOSw2LjksNi45YzMuOCwwLDYuOS0zLjEsNi45LTYuOUMyMS44LDcuMiwxOC44LDQuMSwxNSw0LjF6IE0xNSwxNy41Yy0zLjYsMC02LjUtMi45LTYuNS02LjVjMC0zLjYsMi45LTYuNSw2LjUtNi41CgljMy42LDAsNi41LDIuOSw2LjUsNi41QzIxLjUsMTQuNiwxOC41LDE3LjUsMTUsMTcuNXogTTI5LjcsMjAuMWwtMC40LTguNWMwLDAsMC0wLjEsMC0wLjFsLTAuMS0yLjNsMC04LjRjMC0wLjEtMC4xLTAuMi0wLjItMC4zCgljLTAuMSwwLTAuMS0wLjEtMC4yLTAuMWMwLDAtMC4xLDAtMC4xLDBjLTAuNSwwLjItMSwwLjYtMS4zLDEuMmMtMC40LDAuNi0wLjYsMS4zLTAuNiwybC0wLjMsNy4yYzAsMC4xLDAuMSwwLjIsMC4yLDAuM2wwLjEsMC4xCglsMCwwYzAuNCwwLjUsMC44LDEsMC44LDEuNkwyNywyMC4xYzAsMCwwLDAsMCwwYzAsMC40LDAuMSwwLjgsMC40LDFjMC4zLDAuMywwLjYsMC40LDEsMC40aDBjMC40LDAsMC43LTAuMiwxLTAuNAoJQzI5LjYsMjAuOSwyOS44LDIwLjUsMjkuNywyMC4xeiBNMjkuNCwyMC40QzI5LjQsMjAuNCwyOS40LDIwLjQsMjkuNCwyMC40YzAsMC4xLDAsMC4xLDAsMC4yYzAsMC4xLTAuMSwwLjEtMC4xLDAuMgoJYzAsMCwwLDAuMS0wLjEsMC4xYzAsMCwwLDAuMS0wLjEsMC4xQzI5LDIxLDI5LDIxLDI4LjksMjEuMWMtMC4xLDAuMS0wLjIsMC4xLTAuNCwwLjFjMCwwLTAuMSwwLTAuMSwwaDBjMCwwLTAuMSwwLTAuMSwwCgljLTAuMSwwLTAuMy0wLjEtMC40LTAuMWMtMC4xLDAtMC4yLTAuMS0wLjItMC4yYzAsMC0wLjEtMC4xLTAuMS0wLjJjLTAuMS0wLjItMC4yLTAuNC0wLjItMC42bDAuNS03LjJjMCwwLDAsMCwwLDAKCWMwLTAuOC0wLjQtMS4zLTAuOS0xLjljMCwwLDAtMC4xLTAuMS0wLjFjMCwwLDAsMCwwLDBjMCwwLDAsMCwwLDBoMGwwLjMtNy4yYzAsMCwwLDAsMCwwYzAsMCwwLDAsMCwwdjBjMC0wLjcsMC4yLTEuMywwLjUtMS44CgljMC4zLTAuNSwwLjctMC45LDEuMS0xLjFjMCwwLDAsMCwwLjEsMGMwLDAsMCwwLDAsMGwwLDguNHYwbDAuMSwyLjRjMCwwLDAsMCwwLDBsMC40LDguNUMyOS40LDIwLjIsMjkuNCwyMC4zLDI5LjQsMjAuNHogTTIuOCw3LjkKCUwyLjgsNy45YzAuNC0wLjIsMC44LTAuNiwwLjgtMS4xbDAtNS44YzAtMC4zLTAuMi0wLjUtMC41LTAuNUgyLjljLTAuMSwwLTAuMywwLTAuMywwLjFDMi41LDAuNSwyLjQsMC40LDIuMiwwLjRoMAoJYy0wLjEsMC0wLjMsMC0wLjMsMC4xQzEuOCwwLjUsMS43LDAuNCwxLjUsMC40aDBjLTAuMSwwLTAuMywwLTAuMywwLjFDMS4xLDAuNSwxLDAuNCwwLjgsMC40SDAuOGMtMC4zLDAtMC41LDAuMi0wLjUsMC41bDAsNS44CgljMCwwLjUsMC4zLDAuOSwwLjcsMS4xbDAsMEMxLjIsOCwxLjMsOC4yLDEuMyw4LjRjMCwwLjEsMCwyLjgtMC4xLDMuNWMwLDAsMCwwLDAsMGwtMC43LDcuOWMtMC4xLDAuNSwwLjEsMSwwLjQsMS4zCgljMC4zLDAuMywwLjYsMC41LDEuMSwwLjVjMC40LDAsMC44LTAuMiwxLTAuNGMwLjMtMC4zLDAuNC0wLjgsMC40LTEuM2wtMC43LTcuOWMwLDAsMCwwLDAsMGMtMC4xLTAuNy0wLjEtMy40LTAuMS0zLjUKCUMyLjUsOC4yLDIuNyw4LDIuOCw3Ljl6IE0yLjYsNy42QzIuNCw3LjcsMi4yLDgsMi4yLDguNGMwLDAsMC4xLDIuOCwwLjEsMy42TDMsMTkuOGMwLjEsMC43LTAuMywxLjMtMSwxLjNzLTEuMS0wLjYtMS4xLTEuMwoJbDAuNy03LjljMC4xLTAuOCwwLjEtMy42LDAuMS0zLjZjMC0wLjMtMC4yLTAuNy0wLjUtMC44bDAsMEMwLjksNy40LDAuNiw3LjEsMC42LDYuN2wwLTUuOGMwLTAuMSwwLjEtMC4xLDAuMS0wLjFoMC4xCglDMC45LDAuOCwxLDAuOCwxLDAuOWwwLjEsNC4zYzAsMC4xLDAuMSwwLjEsMC4yLDAuMWgwYzAuMSwwLDAuMiwwLDAuMi0wLjFsMC00LjNjMC0wLjEsMC4xLTAuMSwwLjEtMC4xaDBjMC4xLDAsMC4xLDAuMSwwLjEsMC4xCglsMC4xLDQuM2MwLDAuMSwwLjEsMC4xLDAuMiwwLjFoMGMwLjEsMCwwLjIsMCwwLjItMC4xbDAtNC4zYzAtMC4xLDAuMS0wLjEsMC4xLTAuMWgwYzAuMSwwLDAuMSwwLjEsMC4xLDAuMWwwLjEsNC4zCgljMCwwLjEsMC4xLDAuMSwwLjIsMC4xaDBjMC4xLDAsMC4yLDAsMC4yLTAuMWwwLTQuM2MwLTAuMSwwLjEtMC4xLDAuMS0wLjFoMC4xYzAuMSwwLDAuMSwwLjEsMC4xLDAuMWwwLDUuOAoJQzMuMiw3LjEsMi45LDcuNCwyLjYsNy42TDIuNiw3LjZ6Ii8+Cjwvc3ZnPgo="); }
  /* line 264, sass/theme/_r5.scss */
  .page-r5custom .form-icon.phone-icon::after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB3aWR0aD0iMjlweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMjkgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI5IDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzY4NkM2RDt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnIGlkPSJfeDM5XyI+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIzLjIsMTUuNEMyMy4yLDE1LjQsMjMuMiwxNS40LDIzLjIsMTUuNGMtMC4zLDAtMC41LTAuMi0wLjUtMC41YzAtMS4zLTAuMy0yLjUtMC44LTMuNwoJCQkJYy0xLjQtMi45LTQuMi00LjctNy40LTQuN2MtMC4zLDAtMC41LTAuMi0wLjUtMC41YzAtMC4zLDAuMi0wLjUsMC41LTAuNWMwLDAsMCwwLDAsMGMxLjcsMCwzLjQsMC41LDQuOSwxLjQKCQkJCWMxLjUsMC45LDIuNywyLjMsMy41LDMuOWMwLjYsMS4zLDAuOSwyLjcsMC45LDQuMUMyMy43LDE1LjIsMjMuNSwxNS40LDIzLjIsMTUuNHoiLz4KCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTIzLjIsMTUuNWMtMC4yLDAtMC4zLTAuMS0wLjUtMC4yYy0wLjEtMC4xLTAuMi0wLjMtMC4yLTAuNWMwLTEuMy0wLjMtMi41LTAuOC0zLjYKCQkJCWMtMS40LTIuOC00LjItNC42LTcuMy00LjdjLTAuNCwwLTAuNy0wLjMtMC43LTAuN2MwLTAuNCwwLjMtMC43LDAuNy0wLjdjMS44LDAsMy41LDAuNSw1LDEuNWMxLjUsMSwyLjgsMi4zLDMuNiw0CgkJCQljMC42LDEuMywxLDIuNywxLDQuMkMyMy45LDE1LjIsMjMuNiwxNS41LDIzLjIsMTUuNXogTTE0LjQsNS41Yy0wLjIsMC0wLjQsMC4yLTAuNCwwLjRjMCwwLjIsMC4yLDAuNCwwLjQsMC40CgkJCQljMy4yLDAsNi4xLDEuOSw3LjYsNC44YzAuNiwxLjIsMC45LDIuNCwwLjksMy43YzAsMC4xLDAsMC4yLDAuMSwwLjNjMC4xLDAuMSwwLjIsMC4xLDAuMywwLjFoMGMwLjIsMCwwLjQtMC4yLDAuNC0wLjQKCQkJCWMwLTEuNC0wLjMtMi44LTAuOS00LjFjLTAuOC0xLjYtMi0yLjktMy41LTMuOUMxNy44LDYsMTYuMSw1LjUsMTQuNCw1LjV6Ii8+CgkJPC9nPgoJPC9nPgoJPGc+CgkJPGc+CgkJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yOC4zLDE1LjRDMjguMywxNS40LDI4LjMsMTUuNCwyOC4zLDE1LjRjLTAuMywwLTAuNS0wLjItMC41LTAuNWMwLTIuMS0wLjUtNC0xLjQtNS45CgkJCQljLTIuMy00LjctNi45LTcuNi0xMi4xLTcuNmMtMC4zLDAtMC41LTAuMi0wLjUtMC41YzAtMC4zLDAuMi0wLjUsMC41LTAuNWMwLDAsMCwwLDAsMGMyLjcsMCw1LjMsMC44LDcuNiwyLjIKCQkJCWMyLjMsMS41LDQuMiwzLjUsNS40LDZjMSwyLDEuNSw0LjEsMS41LDYuNEMyOC45LDE1LjIsMjguNiwxNS40LDI4LjMsMTUuNHoiLz4KCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI4LjMsMTUuNWMtMC4yLDAtMC4zLTAuMS0wLjUtMC4yYy0wLjEtMC4xLTAuMi0wLjMtMC4yLTAuNWMwLTItMC41LTQtMS4zLTUuOGMtMi4yLTQuNi02LjgtNy41LTEyLTcuNgoJCQkJYy0wLjQsMC0wLjctMC4zLTAuNy0wLjdjMC0wLjQsMC4zLTAuNywwLjctMC43YzIuNywwLDUuNCwwLjgsNy43LDIuMmMyLjQsMS41LDQuMywzLjYsNS41LDYuMWMxLDIsMS41LDQuMiwxLjUsNi40CgkJCQlDMjksMTUuMiwyOC43LDE1LjUsMjguMywxNS41eiBNMTQuNCwwLjRjLTAuMiwwLTAuNCwwLjItMC40LDAuNGMwLDAuMSwwLDAuMiwwLjEsMC4zYzAuMSwwLjEsMC4yLDAuMSwwLjMsMC4xCgkJCQljNS4yLDAsOS45LDMsMTIuMiw3LjdjMC45LDEuOSwxLjQsMy45LDEuNCw1LjljMCwwLjEsMCwwLjIsMC4xLDAuM2MwLjEsMC4xLDAuMiwwLjEsMC4zLDAuMWgwYzAuMiwwLDAuNC0wLjIsMC40LTAuNAoJCQkJYzAtMi4yLTAuNS00LjMtMS40LTYuM2MtMS4yLTIuNS0zLjEtNC42LTUuNC02QzE5LjcsMS4yLDE3LDAuNCwxNC40LDAuNHoiLz4KCQk8L2c+Cgk8L2c+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIyLjUsMjkuOWMtMi4xLDAtNC43LTEtNy41LTIuOGMtMi45LTEuOS01LjQtNC40LTctNi4xYy0zLjEtMy4zLTUuNS02LjctNi43LTkuN0MwLjUsOS41LDAuMSw3LjksMC4xLDYuNAoJCQkJYzAtMS42LDAuNS0zLDEuNC00LjJMMi42LDFDMywwLjQsMy43LDAuMSw0LjQsMC4xQzUsMC4xLDUuNiwwLjQsNiwwLjhsMy44LDQuMWMwLjcsMC44LDAuOCwyLDAuMSwyLjhsLTEuNywyLjMKCQkJCWMwLjIsMC41LDEsMi4yLDQuNyw2LjJjMy43LDQsNS40LDQuOSw1LjksNS4xbDIuNS0xLjZjMC40LTAuMiwwLjgtMC40LDEuMi0wLjRjMC42LDAsMS4yLDAuMywxLjYsMC43bDMuOCw0LjEKCQkJCWMwLjQsMC41LDAuNywxLjEsMC42LDEuOGMtMC4xLDAuNi0wLjQsMS4yLTAuOSwxLjZsLTEuNCwxQzI1LjIsMjkuNSwyMy45LDI5LjksMjIuNSwyOS45eiBNNC40LDEuMkM0LDEuMiwzLjcsMS40LDMuNCwxLjZMMi40LDMKCQkJCWMwLDAsMCwwLDAsMGMtMy40LDQsMS4xLDExLjUsNi40LDE3LjJjNSw1LjQsMTAuMiw4LjYsMTMuNyw4LjZjMS4yLDAsMi4yLTAuMywzLTFjMCwwLDAsMCwwLDBsMS40LTFjMC4zLTAuMiwwLjUtMC41LDAuNS0wLjgKCQkJCWMwLTAuMy0wLjEtMC43LTAuMy0wLjlMMjMuMywyMWMtMC4yLTAuMi0wLjUtMC4zLTAuOC0wLjNjLTAuMiwwLTAuNCwwLjEtMC42LDAuMmMwLDAsMCwwLDAsMGwtMi43LDEuN2MtMC4xLDAuMS0wLjIsMC4xLTAuMywwLjEKCQkJCWMtMC4zLDAtMS45LTAuNC02LjctNS41Yy00LjgtNS4yLTUtNi44LTUtNy4xYzAtMC4xLDAtMC4yLDAuMS0wLjNsMS45LTIuNWMwLDAsMCwwLDAsMGMwLjMtMC40LDAuMy0xLTAuMS0xLjRMNS4yLDEuNgoJCQkJQzUsMS4zLDQuNywxLjIsNC40LDEuMnoiLz4KCQkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTIyLjUsMzBjLTIuMiwwLTQuNy0xLTcuNS0yLjljLTIuOS0yLTUuNS00LjQtNy4xLTYuMWMtMy4xLTMuMy01LjUtNi43LTYuOC05LjdDMC40LDkuNSwwLDcuOSwwLDYuNAoJCQkJYzAtMS43LDAuNS0zLjEsMS41LTQuMmwxLjEtMS4zQzMsMC4zLDMuNiwwLDQuNCwwQzUsMCw1LjYsMC4zLDYuMSwwLjhsMy44LDQuMWMwLjgsMC44LDAuOCwyLjEsMC4xLDNsLTEuNywyLjMKCQkJCWMwLjIsMC41LDEsMi4yLDQuNyw2LjFjMy42LDMuOSw1LjMsNC45LDUuOCw1LjFsMi40LTEuNWMwLjQtMC4zLDAuOC0wLjQsMS4zLTAuNGMwLjYsMCwxLjIsMC4zLDEuNywwLjdsMy44LDQuMQoJCQkJYzAuNSwwLjUsMC43LDEuMiwwLjYsMS45Yy0wLjEsMC43LTAuNCwxLjMtMSwxLjdsLTEuNCwxQzI1LjIsMjkuNiwyNCwzMCwyMi41LDMweiBNNC40LDAuMkMzLjcsMC4yLDMuMSwwLjUsMi43LDFMMS42LDIuMwoJCQkJQzAuNywzLjUsMC4yLDQuOCwwLjIsNi40YzAsMS40LDAuNCwzLDEuMiw0LjhjMS4zLDMsMy43LDYuNCw2LjcsOS42YzEuNiwxLjcsNC4xLDQuMiw3LDYuMWM0LjYsMy4xLDguNCwzLjYsMTEsMS42bDEuNC0xCgkJCQljMC41LTAuNCwwLjgtMC45LDAuOS0xLjVjMC4xLTAuNi0wLjEtMS4yLTAuNi0xLjdMMjQsMjAuM2MtMC40LTAuNC0wLjktMC43LTEuNS0wLjdjLTAuNCwwLTAuOCwwLjEtMS4yLDAuNGwtMi41LDEuNmwtMC4xLDAKCQkJCWMtMC42LTAuMi0yLjItMS4yLTUuOS01LjJjLTMuNy00LTQuNi01LjctNC43LTYuM2wwLTAuMWwxLjgtMi40YzAuNi0wLjgsMC42LTEuOS0wLjEtMi43TDUuOSwwLjlDNS41LDAuNSw1LDAuMiw0LjQsMC4yegoJCQkJIE0yMi41LDI4LjljLTMuNiwwLTguOC0zLjItMTMuOC04LjdDMy40LDE0LjUtMS4yLDYuOSwyLjMsMi45bDEuMS0xLjNjMC4yLTAuMywwLjYtMC41LDEtMC41YzAuNCwwLDAuNywwLjEsMC45LDAuNGwzLjgsNC4xCgkJCQlDOS41LDYsOS42LDYuNyw5LjIsNy4yTDcuMyw5LjdDNy4yLDkuOCw3LjIsOS45LDcuMiwxMGMwLDAuMiwwLjEsMS44LDUsN2M0LjgsNS4yLDYuNSw1LjUsNi42LDUuNWMwLjEsMCwwLjIsMCwwLjMtMC4xbDIuNy0xLjcKCQkJCWMwLjUtMC40LDEuMi0wLjMsMS42LDAuMmwzLjgsNC4xYzAuMywwLjMsMC40LDAuNiwwLjMsMWMwLDAuNC0wLjIsMC43LTAuNSwwLjlsLTEuNCwxQzI0LjcsMjguNiwyMy43LDI4LjksMjIuNSwyOC45eiBNNC40LDEuMwoJCQkJQzQsMS4zLDMuNywxLjUsMy41LDEuN0wyLjUsM0MtMC45LDcsMy42LDE0LjQsOC45LDIwLjFjNSw1LjQsMTAuMSw4LjYsMTMuNiw4LjZjMS4xLDAsMi4xLTAuMywyLjktMWwwLDBsMS40LTEKCQkJCWMwLjItMC4yLDAuNC0wLjUsMC40LTAuOGMwLTAuMy0wLjEtMC42LTAuMy0wLjhMMjMuMiwyMWMtMC4zLTAuMy0wLjktMC40LTEuMy0wLjFsLTIuNywxLjdjLTAuMSwwLjEtMC4zLDAuMS0wLjQsMC4xCgkJCQljLTAuMywwLTItMC40LTYuOC01LjZDNy4zLDEyLjEsNywxMC40LDcsMTBjMC0wLjEsMC0wLjMsMC4xLTAuNEw5LDdjMC4zLTAuNCwwLjMtMC45LDAtMS4zTDUuMSwxLjdDNC45LDEuNCw0LjcsMS4zLDQuNCwxLjN6Ii8+CgkJPC9nPgoJPC9nPgo8L2c+Cjwvc3ZnPgo="); }

/* line 275, sass/theme/_r5.scss */
.page-r5customdark #header .inner {
  background-color: #000000; }
  /* line 278, sass/theme/_r5.scss */
  .page-r5customdark #header .inner.fixed {
    background-color: #000000; }
/* line 283, sass/theme/_r5.scss */
.page-r5customdark #header #contacts {
  margin-top: 0; }
  /* line 286, sass/theme/_r5.scss */
  .page-r5customdark #header #contacts ul {
    position: static;
    margin-bottom: 0; }
    /* line 292, sass/theme/_r5.scss */
    .page-r5customdark #header #contacts ul li a {
      color: #ffffff !important; }

/* line 301, sass/theme/_r5.scss */
.block-r5ti {
  padding-top: 0;
  padding-bottom: 0; }
  /* line 306, sass/theme/_r5.scss */
  .block-r5ti .image img {
    width: 50%;
    height: auto;
    margin-bottom: 2.0rem; }
    @media (min-width: 768px) {
      /* line 306, sass/theme/_r5.scss */
      .block-r5ti .image img {
        width: 100%; } }
  /* line 316, sass/theme/_r5.scss */
  .block-r5ti .image a {
    display: inline-block;
    margin-bottom: 2.0rem;
    text-decoration: none; }
    /* line 321, sass/theme/_r5.scss */
    .block-r5ti .image a img {
      margin-bottom: 0.5rem; }
    /* line 325, sass/theme/_r5.scss */
    .block-r5ti .image a span {
      display: block;
      line-height: 1.1; }

/* line 333, sass/theme/_r5.scss */
.block-r5tfi {
  padding-top: 0;
  padding-bottom: 3.0rem; }
  /* line 337, sass/theme/_r5.scss */
  .block-r5tfi img {
    max-width: 100%;
    height: auto; }
  /* line 342, sass/theme/_r5.scss */
  .block-r5tfi .form {
    margin-bottom: 3.0rem; }
  @media (min-width: 768px) {
    /* line 346, sass/theme/_r5.scss */
    .block-r5tfi h2 {
      margin-top: 2.0rem;
      margin-bottom: 1.0rem; } }

/* line 355, sass/theme/_r5.scss */
.btn-register {
  background-color: #252652;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 1.5rem;
  padding: 0.5rem 1.0rem;
  border: none;
  background-color: #252652;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.25rem; }
  /* line 366, sass/theme/_r5.scss */
  .btn-register:hover, .btn-register:focus, .btn-register:active {
    color: #ffffff; }
    @media (min-width: 1200px) {
      /* line 366, sass/theme/_r5.scss */
      .btn-register:hover, .btn-register:focus, .btn-register:active {
        background-color: #706f6f; } }

/* line 377, sass/theme/_r5.scss */
#footer {
  /*h6 {
    font-size: 1.0rem;
    margin-bottom: 0.125rem;
  }*/ }
  /* line 379, sass/theme/_r5.scss */
  #footer img {
    max-width: 180px;
    margin-bottom: 2.0rem; }
  /* line 389, sass/theme/_r5.scss */
  #footer address {
    margin-bottom: 0.125rem; }
  /* line 393, sass/theme/_r5.scss */
  #footer ul.list-inline {
    margin-bottom: 0.5rem; }
    /* line 396, sass/theme/_r5.scss */
    #footer ul.list-inline li {
      font-weight: bold; }
      /* line 399, sass/theme/_r5.scss */
      #footer ul.list-inline li a {
        color: #ffffff !important;
        text-decoration: none; }
        @media (min-width: 1200px) {
          /* line 403, sass/theme/_r5.scss */
          #footer ul.list-inline li a:hover {
            color: rgba(255, 255, 255, 0.6) !important; } }

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