/*!
Theme Name: A Sibree Consulting
Author: Bravo Studio
Author URI: https://www.bravostudio.co.uk/
Version: 1.0.10
Text Domain: bravo
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

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

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

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

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

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

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

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

figure {
  margin: 0;
}

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

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

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

p {
  margin: 0;
}

cite {
  font-style: normal;
}

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

table {
  border-collapse: collapse;
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1440px) {
  .container {
    padding-right: 48px;
    padding-left: 48px;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 1400px;
  }
}
@media (max-width: 1023.98px) {
  .container--left-padding-mobile {
    padding-right: 0;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1440px) {
  .container-fluid {
    padding-right: 48px;
    padding-left: 48px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1921px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

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

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

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

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1921px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1921px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (max-width: 1023.98px) {
  .container--no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
html {
  font-size: 62.5%;
}

body {
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
  font-weight: 300;
  color: #00375A;
}

@media (min-width: 1024px) {
  .wrapper {
    padding: 40px;
  }
}

.wrapper:not(body.home .wrapper):not(body.page-header-image-added .wrapper) {
  padding-top: 88px;
}
@media (min-width: 1024px) {
  .wrapper:not(body.home .wrapper):not(body.page-header-image-added .wrapper) {
    padding-top: 151px;
  }
}
@media (min-width: 1921px) {
  .wrapper:not(body.home .wrapper):not(body.page-header-image-added .wrapper) {
    padding-top: 189px;
  }
}

p, ul:not(.menu):not(.menu ul):not(.page-nav__filter), ol, address, .gform_description {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2.2rem;
  margin: 0 0 2.4rem;
  letter-spacing: 0.03rem;
}
p.caps, ul:not(.menu):not(.menu ul):not(.page-nav__filter).caps, ol.caps, address.caps, .gform_description.caps {
  margin-bottom: 0;
}
p.lead, ul:not(.menu):not(.menu ul):not(.page-nav__filter).lead, ol.lead, address.lead, .gform_description.lead {
  font-size: 1.8rem;
}
@media (min-width: 1200px) {
  p, ul:not(.menu):not(.menu ul):not(.page-nav__filter), ol, address, .gform_description {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  p.lead, ul:not(.menu):not(.menu ul):not(.page-nav__filter).lead, ol.lead, address.lead, .gform_description.lead {
    font-size: 2.2rem;
  }
}

p:last-child, address:last-child {
  margin-bottom: 0;
}

.caps {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: 2px;
}
@media (min-width: 1200px) {
  .caps {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}

address {
  font-style: normal;
}

ul {
  list-style-type: disc;
  padding: 0 0 0 2rem;
  letter-spacing: 0.03rem;
}
ul.link-list {
  list-style: none;
  padding: 0;
  margin-top: 3rem;
  border-top: 1px solid rgba(111, 177, 219, 0.1);
  width: 100%;
}
ul.link-list li {
  border-bottom: 1px solid rgba(111, 177, 219, 0.1);
}
ul.link-list li a {
  display: block;
  padding-top: 1.2rem;
  padding-bottom: 1rem;
  font-family: "dm-sans", Arial, Helvetica, sans-serif !important;
  text-decoration: none;
  position: relative;
  -moz-transition: background-color 0.2s, color 0.2s, padding-left 0.3s ease-in-out;
  -o-transition: background-color 0.2s, color 0.2s, padding-left 0.3s ease-in-out;
  -webkit-transition: background-color 0.2s, color 0.2s, padding-left 0.3s ease-in-out;
  transition: background-color 0.2s, color 0.2s, padding-left 0.3s ease-in-out;
}
ul.link-list li a::after {
  content: "";
  border: solid #005B96;
  border-width: 1px 1px 0 0;
  display: inline-block;
  padding: 4px;
  transform-origin: right;
  transform: rotate(45deg) translate(-25%);
  position: absolute;
  right: 0.4rem;
  top: 50%;
  z-index: 100;
}
@media (min-width: 1200px) {
  ul.link-list li a:hover {
    padding-left: 1.2rem;
  }
}
ul.ticks {
  list-style: none;
  padding-left: 0;
}
ul.ticks li {
  margin-bottom: 1.4rem;
  padding-left: 50px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 36 36'%3E%3Cpath d='M18,0C8.1,0,0,8.1,0,18c0,9.9,8.1,18,18,18c9.9,0,18-8.1,18-18C36,8.1,27.9,0,18,0L18,0z M18,1c9.4,0,17,7.6,17,17s-7.6,17-17,17S1,27.4,1,18S8.6,1,18,1 M9,18.3l0.6-0.5l5.4,5.4l11.4-11.4l0.5,0.5l-12,12L9,18.3z' fill='%236FB1DB' stroke-width='0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 36px;
  min-height: 41px;
}
ul.ticks li:last-child {
  margin-bottom: 0;
}

ol {
  list-style-type: decimal;
  padding: 0 0 0 2rem;
  letter-spacing: 0.03rem;
}
ol li {
  padding-left: 0.5rem;
}
ol ol {
  list-style-type: upper-latin;
}
ol.circles {
  list-style: none;
  counter-reset: myCounter;
  margin-left: 0;
  padding-left: 5px;
}
ol.circles li {
  position: relative;
  padding-left: 2.75em;
  margin: 0.8em 0;
  list-style: none;
  line-height: 1.8em;
}
ol.circles li::before {
  content: counter(myCounter);
  counter-increment: myCounter;
  position: absolute;
  font-weight: 300;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  line-height: 2em;
  padding: 0px;
  color: #005B96;
  background-color: #fff;
  text-align: center;
  border-radius: 1em;
  z-index: 1;
  text-shadow: none;
}

a {
  color: #00375A;
  font-family: "dm-sans-24pt", Arial, Helvetica, sans-serif;
  text-decoration: underline;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media (min-width: 1200px) {
  a:hover {
    color: #005B96;
  }
}
a:focus {
  outline: 0;
}

a.stretched-link::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}

strong, b {
  font-family: "dm-sans-24pt", Arial, Helvetica, sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "dm-sans-24pt", Arial, Helvetica, sans-serif;
  font-weight: 800;
  letter-spacing: -2px;
}
.h1 em:not(p em), .h2 em:not(p em), .h3 em:not(p em), .h4 em:not(p em), .h5 em:not(p em), .h6 em:not(p em), h1 em:not(p em), h2 em:not(p em), h3 em:not(p em), h4 em:not(p em), h5 em:not(p em), h6 em:not(p em) {
  color: #6FB1DB;
  font-style: normal;
}

.h1, h1 {
  font-size: 3.4rem;
  line-height: 4.4rem;
}
.h1 small, h1 small {
  line-height: 1.2;
}
.h1 + p em, .h1 + p.sub-heading, h1 + p em, h1 + p.sub-heading {
  font-style: normal;
  font-size: 3rem;
  line-height: 4rem;
}

.h2, h2 {
  font-size: 3.2rem;
  line-height: 4rem;
  margin-bottom: 2rem;
}
.h2.font-san-serif, h2.font-san-serif {
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 200;
  letter-spacing: -1px;
}
.h2 + p, h2 + p {
  margin-top: 1.4rem;
}
.h2 + p em, .h2 + p.sub-heading, h2 + p em, h2 + p.sub-heading {
  font-style: normal;
  font-size: 2.4rem;
  line-height: 3.2rem;
  display: block;
}

.h3, h3, .modal-form__wrapper .gform_title {
  font-size: 2.8rem;
  line-height: 3.8rem;
  letter-spacing: -1px;
}
.h3 + p, h3 + p, .modal-form__wrapper .gform_title + p {
  margin-top: 2rem;
}

.h4, h4, .site-footer__form-inner .gform_title {
  font-size: 2.4rem;
  line-height: 3.2rem;
  letter-spacing: -1px;
}

.h5, h5 {
  font-size: 2rem;
  line-height: 2.8rem;
  letter-spacing: -1px;
}

.sans-font {
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.sans-bold-font {
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.serif-font {
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
}

hr {
  margin: 4rem 0;
  border: 0;
  border-top: 1px solid rgba(17, 17, 17, 0.1);
}

@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 6rem;
    line-height: 7rem;
  }
  .h1 + p em, .h1 + p.sub-heading, h1 + p em, h1 + p.sub-heading {
    font-size: 3rem;
    line-height: 4rem;
  }
  .h2, h2 {
    font-size: 5rem;
    line-height: 5.4rem;
  }
  .h2.font-san-serif, h2.font-san-serif {
    font-size: 4.6rem;
    line-height: 4.5rem;
  }
  .h2 + p em, .h2 + p.sub-heading, h2 + p em, h2 + p.sub-heading {
    font-size: 3rem;
    line-height: 4rem;
  }
  .h3, h3, .modal-form__wrapper .gform_title {
    font-size: 4rem;
    line-height: 5.2rem;
  }
  .h4, h4, .site-footer__form-inner .gform_title {
    font-size: 3.2rem;
    line-height: 4rem;
  }
  .h5, h5 {
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
}
@media (min-width: 1921px) {
  .h1, h1 {
    font-size: 7rem;
    line-height: 8rem;
  }
  .h1 + p em, .h1 + p.sub-heading, h1 + p em, h1 + p.sub-heading {
    font-size: 4rem;
    line-height: 5rem;
  }
}
.img-responsive,
.woocommerce img.img-responsive,
.woocommerce-page img.img-responsive:not(.logo-strip__img) {
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.wp-block-image {
  text-align: center;
  margin-bottom: 2rem;
}
.wp-block-image figcaption {
  color: #999;
  margin-top: 0.5rem;
}
.wp-block-image img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}

.full-width-image picture, .full-width-image img {
  width: 100%;
  height: auto;
  display: block;
}
.full-width-image--text-box {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 20px;
}
.full-width-image__text-box {
  background-color: #fff;
  padding: 30px;
  margin: 0 auto;
  max-width: 750px;
  z-index: 1;
  border-radius: 6px;
}
.full-width-image__text-box .caps, .full-width-image__text-box h2, .full-width-image__text-box .buttons {
  text-align: center;
}
.full-width-image--static img {
  max-height: 70vw;
}
.full-width-image--parallax {
  background-size: cover;
  background-position: 50%;
  width: 100%;
  height: 70vw;
}
@media (min-width: 1024px) {
  .full-width-image__text-box {
    padding: 60px;
  }
  .full-width-image--static img {
    max-height: 40vw;
  }
  .full-width-image--parallax {
    background-attachment: fixed;
    height: 40vw;
  }
}

.play {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.play::after {
  content: "";
  margin-left: 25px;
  height: 0;
  width: 0;
  border-color: transparent;
  border-width: 15px 20px;
  border-style: solid;
  border-left-color: #005B96;
  display: block;
}
.play--small {
  width: 40px;
  height: 40px;
}
.play--small::after {
  margin-left: 12px;
  border-width: 7px 10px;
}

span.icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: sub;
}
span.icon--clock {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z' fill='%2389795E' stroke='%2389795E' stroke-width='1'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
}
span.icon--medkit {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M96 480h320V128h-32V80c0-26.51-21.49-48-48-48H176c-26.51 0-48 21.49-48 48v48H96v352zm96-384h128v32H192V96zm320 80v256c0 26.51-21.49 48-48 48h-16V128h16c26.51 0 48 21.49 48 48zM64 480H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v352zm288-208v32c0 8.837-7.163 16-16 16h-48v48c0 8.837-7.163 16-16 16h-32c-8.837 0-16-7.163-16-16v-48h-48c-8.837 0-16-7.163-16-16v-32c0-8.837 7.163-16 16-16h48v-48c0-8.837 7.163-16 16-16h32c8.837 0 16 7.163 16 16v48h48c8.837 0 16 7.163 16 16z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--moon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 0 0 279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--bed {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M176 256c44.11 0 80-35.89 80-80s-35.89-80-80-80-80 35.89-80 80 35.89 80 80 80zm352-128H304c-8.84 0-16 7.16-16 16v144H64V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v352c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-48h512v48c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16V240c0-61.86-50.14-112-112-112z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--calendar-check {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M432,64h-48V12c0-6.6-5.4-12-12-12h-40c-6.6,0-12,5.4-12,12v52H192V12c0-6.6-5.4-12-12-12h-40c-6.6,0-12,5.4-12,12v52H80c-26.5,0-48,21.5-48,48v352c0,26.5,21.5,48,48,48h352c26.5,0,48-21.5,48-48V112C480,85.5,458.5,64,432,64z M426,239H86c-1.6,0-3.1-0.2-4.2-0.5c-1.1-0.3-1.8-0.7-1.8-1.1V160h352v77.4c0,0.4-0.6,0.8-1.8,1.1C429.1,238.8,427.6,239,426,239z M426,464H86c-1.6,0-3.1-0.4-4.2-1.1c-1.1-0.7-1.8-1.7-1.8-2.7V273h352v187.2c0,1-0.6,2-1.8,2.7C429.1,463.6,427.6,464,426,464z' fill='%2389795E' stroke='%2389795E' stroke-width='1'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
}
span.icon--users {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M96,224c35.3,0,64-28.7,64-64s-28.7-64-64-64s-64,28.7-64,64S60.7,224,96,224z M320,256c61.9,0,112-50.1,112-112S381.9,32,320,32S208,82.1,208,144S258.1,256,320,256z M396.8,288h-8.3c-20.8,10-43.9,16-68.5,16s-47.6-6-68.5-16h-8.3C179.6,288,128,339.6,128,403.2V432c0,26.5,21.5,48,48,48h288c26.5,0,48-21.5,48-48v-28.8C512,339.6,460.4,288,396.8,288zM173.1,274.6C161.5,263.1,145.6,256,128,256H64c-35.3,0-64,28.7-64,64v32c0,17.7,14.3,32,32,32h65.9C104.2,336.6,132.8,296.7,173.1,274.6L173.1,274.6z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--bullseye {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M248 8C111.03 8 0 119.03 0 256s111.03 248 248 248 248-111.03 248-248S384.97 8 248 8zm0 432c-101.69 0-184-82.29-184-184 0-101.69 82.29-184 184-184 101.69 0 184 82.29 184 184 0 101.69-82.29 184-184 184zm0-312c-70.69 0-128 57.31-128 128s57.31 128 128 128 128-57.31 128-128-57.31-128-128-128zm0 192c-35.29 0-64-28.71-64-64s28.71-64 64-64 64 28.71 64 64-28.71 64-64 64z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--gdp {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M441.5,366.9v133.5c0,3.4-1.1,6.2-3.3,8.4s-5,3.3-8.4,3.3H82.2c-3.4,0-6.2-1.1-8.4-3.3c-2.2-2.2-3.3-5-3.3-8.4v-54.5c0-3.2,1.2-5.9,3.5-8.2c2.3-2.3,5-3.5,8.2-3.5h35.3V294.9H82.9c-3.4,0-6.2-1.2-8.4-3.5c-2.2-2.3-3.3-5-3.3-8.2v-47.6c0-3.4,1.1-6.2,3.3-8.4c2.2-2.2,5-3.3,8.4-3.3h34.5v-81.1c0-41.5,15-75.6,44.9-102.5S230.4,0,276.7,0c44.8,0,85.5,15.2,121.8,45.5c2.2,1.9,3.4,4.4,3.6,7.5c0.2,3-0.6,5.8-2.5,8.2l-37.5,46.2c-2.2,2.7-4.8,4.1-8,4.4c-3.2,0.5-5.9-0.4-8.4-2.5c-1.2-1.2-4.4-3.5-9.5-6.9s-13.5-7.3-25.1-11.6c-11.6-4.4-22.9-6.5-33.8-6.5c-20.6,0-37.2,5.7-49.8,17.1c-12.6,11.4-18.9,26.3-18.9,44.7V224h110.9c3.2,0,5.9,1.1,8.2,3.3c2.3,2.2,3.5,5,3.5,8.4v47.6c0,3.2-1.2,5.9-3.5,8.2c-2.3,2.3-5,3.5-8.2,3.5H208.7v137.8h150.5v-65.8c0-3.2,1.1-5.9,3.3-8.2c2.2-2.3,5-3.5,8.4-3.5h58.9c3.4,0,6.2,1.2,8.4,3.5S441.5,363.8,441.5,366.9z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--chev-left {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 320 512'%3E%3Cpath d='M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--chev-right {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 320 512'%3E%3Cpath d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z' fill='%23755896' stroke='%23755896' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--padlock {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 23 32'%3E%3Cpath d='M2.79,12.94H3.9v-5.4C3.9,3.41,7.32,0,11.46,0c4.22,0,7.56,3.41,7.56,7.54v5.4h1.11c1.59,0,2.87,1.27,2.87,2.86v13.34c0,1.59-1.27,2.86-2.87,2.86H2.79C1.27,32,0,30.73,0,29.14V15.8C0,14.21,1.27,12.94,2.79,12.94z M5.25,12.94h12.42v-5.4c0-3.41-2.79-6.19-6.21-6.19S5.25,4.13,5.25,7.54V12.94z M20.13,14.29H2.79c-0.8,0-1.43,0.71-1.43,1.51v13.34c0,0.79,0.64,1.51,1.43,1.51h17.35c0.8,0,1.51-0.71,1.51-1.51V15.8C21.65,15.01,20.93,14.29,20.13,14.29z M7,22.95C6.76,22.71,6.76,22.23,7,22c0.32-0.24,0.72-0.24,0.96,0l2.23,2.14l4.78-4.76c0.24-0.24,0.72-0.24,0.96,0c0.24,0.24,0.24,0.71,0,0.95l-5.25,5.24c-0.32,0.32-0.72,0.32-0.96,0L7,22.95z' fill='%23755896' stroke-width='0'/%3E%3C/svg%3E");
  width: 23px;
}
span.icon--magGlass {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 30 30'%3E%3Cpath d='M18.8,21.6c-1.9,1.4-4.3,2.2-6.9,2.2C5.3,23.8,0,18.5,0,11.9S5.3,0,11.9,0s11.9,5.3,11.9,11.9c0,2.6-0.8,5-2.2,6.9l7.8,7.8c0.8,0.8,0.8,2,0,2.8l0,0c-0.8,0.8-2,0.8-2.8,0L18.8,21.6L18.8,21.6z M11.9,21c5,0,9.1-4.1,9.1-9.1s-4.1-9.1-9.1-9.1s-9.1,4.1-9.1,9.1S6.9,21,11.9,21L11.9,21z' fill='%23ffffff' stroke-width='0'/%3E%3C/svg%3E");
  width: 20px;
  position: absolute;
  top: 10px;
  left: 15px;
}
span.icon--arrowSelect {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 14 25'%3E%3Cpath d='M2.5,12.5L13.7,1.7c0.4-0.4,0.4-1,0-1.4c-0.4-0.4-1-0.4-1.4,0L0.3,11.8c0,0,0,0,0,0C0.1,12,0,12.2,0,12.5c0,0.3,0.1,0.5,0.3,0.7c0,0,0,0,0,0l11.9,11.5c0.4,0.4,1,0.4,1.4,0c0.4-0.4,0.4-1,0-1.4L2.5,12.5z' fill='%23B88E37' stroke='%23B88E37' stroke-width='1'/%3E%3C/svg%3E");
  background-size: 6px 10px;
}
span.icon--quote-mark {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 40 31'%3E%3Cpath d='M8.74251 30.8982C7.38523 30.8982 6.10778 30.6188 4.91018 30.0599C3.71257 29.501 2.63473 28.7824 1.67665 27.9042C1.1976 26.7864 0.798403 25.6687 0.479042 24.5509C0.159681 23.3533 0 22.1557 0 20.9581C0 17.1257 0.758483 13.8124 2.27545 11.018C3.87226 8.22356 5.86826 5.94811 8.26347 4.19162C10.7385 2.35529 13.3733 0.958086 16.1677 0L17.3653 2.63473C15.2894 3.67266 13.5329 4.71058 12.0958 5.74851C10.6587 6.70659 9.42116 7.86427 8.38323 9.22156C7.34531 10.5788 6.42715 12.3353 5.62874 14.491L4.91018 10.8982L11.3772 14.6108C13.3733 15.6487 14.7705 16.9262 15.5689 18.4431C16.4471 19.8802 16.8862 21.2375 16.8862 22.515C16.8862 24.9102 16.1277 26.9062 14.6108 28.503C13.0938 30.0998 11.1377 30.8982 8.74251 30.8982ZM31.3772 30.8982C30.02 30.8982 28.7425 30.6188 27.5449 30.0599C26.3473 29.501 25.2695 28.7824 24.3114 27.9042C23.8323 26.7864 23.4331 25.6687 23.1138 24.5509C22.7944 23.3533 22.6347 22.1557 22.6347 20.9581C22.6347 17.1257 23.3932 13.8124 24.9102 11.018C26.507 8.22356 28.503 5.94811 30.8982 4.19162C33.3733 2.35529 36.008 0.958086 38.8024 0L40 2.63473C37.9242 3.67266 36.1677 4.71058 34.7305 5.74851C33.2934 6.70659 32.0559 7.86427 31.018 9.22156C29.98 10.5788 29.0619 12.3353 28.2635 14.491L27.5449 10.8982L34.012 14.6108C36.008 15.6487 37.4052 16.9262 38.2036 18.4431C39.0818 19.8802 39.521 21.2375 39.521 22.515C39.521 24.9102 38.7625 26.9062 37.2455 28.503C35.7285 30.0998 33.7725 30.8982 31.3772 30.8982Z' fill='%23B88E37' stroke-width='0'/%3E%3C/svg%3E");
  background-position-x: left;
  width: 100%;
  height: 31px;
  opacity: 0.4;
}
span.icon--quote-mark-rev {
  transform: rotate(180deg);
}
span.icon--page-left, span.icon--page-right {
  position: relative;
  border-radius: 50%;
  outline: none;
  background-color: #fff;
  width: 48px;
  height: 48px;
  border: 1px solid #ddd;
  box-shadow: 0px 4px 7px rgba(0, 91, 150, 0.05);
}
span.icon--page-left::after, span.icon--page-right::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 15 28'%3E%3Cpath d='M13.2652 27.7023L0.639146 14.0238L13.2653 0.345703L14.7349 1.70227L3.36096 14.0238L14.7349 26.3457L13.2652 27.7023Z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 22px;
}
@media (min-width: 1024px) {
  span.icon--page-left--page-left, span.icon--page-left--page-right, span.icon--page-right--page-left, span.icon--page-right--page-right {
    width: 54px;
    height: 54px;
  }
}
span.icon--page-right::after {
  left: 42%;
  transform: translate(0, -50%) rotate(180deg);
}
span.icon--page-left::after {
  left: 58%;
  transform: translate(-100%, -50%);
}
span.icon--facebook, span.icon--youtube, span.icon--twitter, span.icon--instagram, span.icon--pinterest {
  width: 24px;
  height: 24px;
  background-position: center;
}
span.icon--facebook {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 320 512'%3E%3Cpath d='M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z' fill='%23ffffff' stroke='%23ffffff' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--youtube {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 576 512'%3E%3Cpath d='M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z' fill='%23ffffff' stroke='%23ffffff' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--twitter {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 512 512'%3E%3Cpath d='M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z' fill='%23ffffff' stroke='%23ffffff' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--instagram {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 448 512'%3E%3Cpath d='M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z' fill='%23ffffff' stroke='%23ffffff' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--pinterest {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 384 512'%3E%3Cpath d='M204 6.5C101.4 6.5 0 74.9 0 185.6 0 256 39.6 296 63.6 296c9.9 0 15.6-27.6 15.6-35.4 0-9.3-23.7-29.1-23.7-67.8 0-80.4 61.2-137.4 140.4-137.4 68.1 0 118.5 38.7 118.5 109.8 0 53.1-21.3 152.7-90.3 152.7-24.9 0-46.2-18-46.2-43.8 0-37.8 26.4-74.4 26.4-113.4 0-66.2-93.9-54.2-93.9 25.8 0 16.8 2.1 35.4 9.6 50.7-13.8 59.4-42 147.9-42 209.1 0 18.9 2.7 37.5 4.5 56.4 3.4 3.8 1.7 3.4 6.9 1.5 50.4-69 48.6-82.5 71.4-172.8 12.3 23.4 44.1 36 69.3 36 106.2 0 153.9-103.5 153.9-196.8C384 71.3 298.2 6.5 204 6.5z' fill='%23ffffff' stroke='%23ffffff' stroke-width='1'/%3E%3C/svg%3E");
}
span.icon--time {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 50 50'%3E%3Cpath d='M25 50C21.5278 50 18.2808 49.3426 15.259 48.0278C12.2372 46.7129 9.59595 44.9252 7.33535 42.6647C5.07479 40.4041 3.28708 37.7628 1.97222 34.741C0.657407 31.7192 0 28.4722 0 25C0 23.0431 0.231482 21.1419 0.694444 19.2963C1.15741 17.4506 1.8287 15.6829 2.70833 13.9931C3.58796 12.3032 4.6412 10.7292 5.86806 9.27083C7.09491 7.8125 8.49537 6.50463 10.0694 5.34722L28.6806 23.9583L25.7639 26.9444L9.79167 10.9722C7.98611 12.9167 6.59722 15.081 5.625 17.4653C4.65278 19.8495 4.16667 22.3611 4.16667 25C4.16667 30.787 6.19213 35.706 10.2431 39.7569C14.294 43.8079 19.213 45.8333 25 45.8333C30.787 45.8333 35.706 43.8079 39.7569 39.7569C43.8079 35.706 45.8333 30.787 45.8333 25C45.8333 19.537 44.0046 14.8032 40.3472 10.7986C36.6898 6.79398 32.1296 4.60648 26.6667 4.23611V11.1806H22.5V0H24.8611C28.3205 0 31.5811 0.659722 34.6431 1.97917C37.7051 3.29861 40.3704 5.08102 42.6389 7.32639C44.9074 9.57176 46.7014 12.2106 48.0208 15.2431C49.3403 18.2755 50 21.5278 50 25C50 28.4722 49.3426 31.7192 48.0278 34.741C46.7129 37.7628 44.9252 40.4041 42.6647 42.6647C40.4041 44.9252 37.7628 46.7129 34.741 48.0278C31.7192 49.3426 28.4722 50 25 50ZM24.8684 42.8472C24.1228 42.8472 23.4954 42.595 22.9861 42.0906C22.4769 41.5863 22.2222 40.9613 22.2222 40.2156C22.2222 39.47 22.4744 38.8426 22.9788 38.3333C23.4832 37.8241 24.1082 37.5694 24.8538 37.5694C25.5994 37.5694 26.2269 37.8216 26.7361 38.326C27.2454 38.8304 27.5 39.4554 27.5 40.201C27.5 40.9466 27.2478 41.5741 26.7434 42.0833C26.2391 42.5926 25.6141 42.8472 24.8684 42.8472ZM40.2156 27.5C39.47 27.5 38.8426 27.2478 38.3333 26.7434C37.8241 26.2391 37.5694 25.6141 37.5694 24.8684C37.5694 24.1228 37.8216 23.4954 38.326 22.9861C38.8304 22.4769 39.4554 22.2222 40.201 22.2222C40.9466 22.2222 41.5741 22.4744 42.0833 22.9788C42.5926 23.4832 42.8472 24.1082 42.8472 24.8538C42.8472 25.5994 42.595 26.2269 42.0906 26.7361C41.5863 27.2454 40.9613 27.5 40.2156 27.5ZM9.72952 27.5C8.98391 27.5 8.35648 27.2478 7.84722 26.7434C7.33796 26.2391 7.08333 25.6141 7.08333 24.8684C7.08333 24.1228 7.33553 23.4954 7.83993 22.9861C8.34428 22.4769 8.96928 22.2222 9.71493 22.2222C10.4605 22.2222 11.088 22.4744 11.5972 22.9788C12.1065 23.4832 12.3611 24.1082 12.3611 24.8538C12.3611 25.5994 12.1089 26.2269 11.6045 26.7361C11.1002 27.2454 10.4752 27.5 9.72952 27.5Z' fill='%2389795E' stroke-width='0'/%3E%3C/svg%3E");
}
span.icon--pain {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 50 50'%3E%3Cpath d='M16.25 25C18 25 19.4583 24.3646 20.625 23.0938C21.7917 21.8229 22.6042 20.3125 23.0625 18.5625L19.4375 17.6875C19.2292 18.6042 18.8646 19.4271 18.3438 20.1562C17.8229 20.8854 17.125 21.25 16.25 21.25C15.375 21.25 14.6771 20.8854 14.1562 20.1562C13.6354 19.4271 13.2708 18.6042 13.0625 17.6875L9.4375 18.5625C9.89583 20.3125 10.7083 21.8229 11.875 23.0938C13.0417 24.3646 14.5 25 16.25 25ZM25 38.75C26.625 38.75 28.1875 38.3854 29.6875 37.6562C31.1875 36.9271 32.5833 35.8333 33.875 34.375L31.125 31.875C30.2083 32.875 29.2292 33.6354 28.1875 34.1562C27.1458 34.6771 26.0833 34.9375 25 34.9375C23.9167 34.9375 22.8542 34.6771 21.8125 34.1562C20.7708 33.6354 19.7917 32.875 18.875 31.875L16.125 34.375C17.4583 35.8333 18.8646 36.9271 20.3438 37.6562C21.8229 38.3854 23.375 38.75 25 38.75ZM33.75 25C35.5 25 36.9583 24.3646 38.125 23.0938C39.2917 21.8229 40.1042 20.3125 40.5625 18.5625L36.9375 17.6875C36.7292 18.6042 36.3646 19.4271 35.8438 20.1562C35.3229 20.8854 34.625 21.25 33.75 21.25C32.875 21.25 32.1771 20.8854 31.6562 20.1562C31.1354 19.4271 30.7708 18.6042 30.5625 17.6875L26.9375 18.5625C27.3958 20.3125 28.2083 21.8229 29.375 23.0938C30.5417 24.3646 32 25 33.75 25ZM25 50C21.5417 50 18.2917 49.3438 15.25 48.0312C12.2083 46.7188 9.5625 44.9375 7.3125 42.6875C5.0625 40.4375 3.28125 37.7917 1.96875 34.75C0.65625 31.7083 0 28.4583 0 25C0 21.5417 0.65625 18.2917 1.96875 15.25C3.28125 12.2083 5.0625 9.5625 7.3125 7.3125C9.5625 5.0625 12.2083 3.28125 15.25 1.96875C18.2917 0.65625 21.5417 0 25 0C28.4583 0 31.7083 0.65625 34.75 1.96875C37.7917 3.28125 40.4375 5.0625 42.6875 7.3125C44.9375 9.5625 46.7188 12.2083 48.0312 15.25C49.3438 18.2917 50 21.5417 50 25C50 28.4583 49.3438 31.7083 48.0312 34.75C46.7188 37.7917 44.9375 40.4375 42.6875 42.6875C40.4375 44.9375 37.7917 46.7188 34.75 48.0312C31.7083 49.3438 28.4583 50 25 50ZM25 46.25C30.9323 46.25 35.957 44.1914 40.0742 40.0742C44.1914 35.957 46.25 30.9323 46.25 25C46.25 19.0677 44.1914 14.043 40.0742 9.92575C35.957 5.80858 30.9323 3.75 25 3.75C19.0677 3.75 14.043 5.80858 9.92575 9.92575C5.80858 14.043 3.75 19.0677 3.75 25C3.75 30.9323 5.80858 35.957 9.92575 40.0742C14.043 44.1914 19.0677 46.25 25 46.25Z' fill='%2389795E' stroke-width='0'/%3E%3C/svg%3E");
}
span.icon--results {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 50 50'%3E%3Cpath d='M24.9688 50C21.4315 50 18.144 49.3646 15.1061 48.0938C12.0682 46.8229 9.42572 45.0625 7.17853 42.8125C4.93134 40.5625 3.17312 37.9167 1.90387 34.875C0.634623 31.8333 0 28.5417 0 25C0 21.5 0.634623 18.2292 1.90387 15.1875C3.17312 12.1458 4.93134 9.5 7.17853 7.25C9.42572 5 12.0682 3.22917 15.1061 1.9375C18.144 0.645833 21.4315 0 24.9688 0C28.0899 0 31.0029 0.5 33.7079 1.5C36.4128 2.5 38.8473 3.875 41.0112 5.625L38.3271 8.3125C36.496 6.85417 34.4569 5.72917 32.2097 4.9375C29.9625 4.14583 27.5489 3.75 24.9688 3.75C18.9347 3.75 13.8889 5.78125 9.83146 9.84375C5.77403 13.9062 3.74532 18.9583 3.74532 25C3.74532 31.0417 5.77403 36.0938 9.83146 40.1562C13.8889 44.2188 18.9347 46.25 24.9688 46.25C31.0029 46.25 36.0487 44.2188 40.1061 40.1562C44.1635 36.0938 46.1923 31.0417 46.1923 25C46.1923 23.75 46.0986 22.5312 45.9114 21.3438C45.7241 20.1562 45.4432 19 45.0687 17.875L47.9401 15C48.6059 16.5417 49.1053 18.1458 49.4382 19.8125C49.7711 21.4792 49.9376 23.2083 49.9376 25C49.9376 28.5417 49.2926 31.8333 48.0025 34.875C46.7124 37.9167 44.9438 40.5625 42.6966 42.8125C40.4494 45.0625 37.8069 46.8229 34.769 48.0938C31.7312 49.3646 28.4644 50 24.9688 50ZM21.2859 36.375L10.9863 26L13.7953 23.1875L21.2859 30.6875L47.1286 4.8125L50 7.625L21.2859 36.375Z' fill='%2389795E' stroke-width='0'/%3E%3C/svg%3E");
}
span.icon--duration {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 50 50'%3E%3Cpath d='M22.0625 40.75L13.4375 32.1875L16.0625 29.5625L22.0625 35.4375L33.5625 23.9375L36.1875 26.625L22.0625 40.75ZM6.25 50C5.25 50 4.375 49.625 3.625 48.875C2.875 48.125 2.5 47.25 2.5 46.25V7.5C2.5 6.5 2.875 5.625 3.625 4.875C4.375 4.125 5.25 3.75 6.25 3.75H10.3125V0H14.375V3.75H35.625V0H39.6875V3.75H43.75C44.75 3.75 45.625 4.125 46.375 4.875C47.125 5.625 47.5 6.5 47.5 7.5V46.25C47.5 47.25 47.125 48.125 46.375 48.875C45.625 49.625 44.75 50 43.75 50H6.25ZM6.25 46.25H43.75V19.375H6.25V46.25ZM6.25 15.625H43.75V7.5H6.25V15.625Z' fill='%2389795E' stroke-width='0'/%3E%3C/svg%3E");
}
span.icon--price {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 50 50'%3E%3Cpath d='M29.8628 48.8764C29.1147 49.6255 28.2107 50 27.1509 50C26.091 50 25.187 49.6255 24.4389 48.8764L1.05985 25.4682C0.644223 25.052 0.363674 24.6151 0.218204 24.1573C0.0727348 23.6995 0 23.221 0 22.7216V3.74532C0 2.66334 0.353283 1.76862 1.05985 1.06117C1.76642 0.353725 2.66002 0 3.74065 0H22.6933C23.192 0 23.6908 0.0728256 24.1895 0.218477C24.6883 0.364128 25.1455 0.645027 25.5611 1.06117L48.8155 24.3446C49.6052 25.1352 50 26.0612 50 27.1223C50 28.1835 49.6052 29.1094 48.8155 29.9001L29.8628 48.8764ZM27.3067 46.3171L46.2594 27.3408L22.6933 3.74532H3.74065V22.7216L27.3067 46.3171ZM10.2868 13.4831C11.1596 13.4831 11.9181 13.1606 12.5623 12.5156C13.2066 11.8706 13.5287 11.1111 13.5287 10.2372C13.5287 9.3633 13.2066 8.60383 12.5623 7.9588C11.9181 7.31377 11.1596 6.99126 10.2868 6.99126C9.41397 6.99126 8.65544 7.31377 8.01122 7.9588C7.367 8.60383 7.04489 9.3633 7.04489 10.2372C7.04489 11.1111 7.367 11.8706 8.01122 12.5156C8.65544 13.1606 9.41397 13.4831 10.2868 13.4831Z' fill='%2389795E' stroke-width='0'/%3E%3C/svg%3E");
}

.table,
.wp-block-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.6rem;
  font-size: 1.2rem;
  border-radius: 2px;
  overflow: hidden;
}
.table th, .table td,
.wp-block-table th,
.wp-block-table td {
  padding: 1rem;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
  line-height: 1.6;
}
.table th.icon, .table td.icon,
.wp-block-table th.icon,
.wp-block-table td.icon {
  display: none;
}
.table thead th,
.wp-block-table thead th {
  vertical-align: bottom;
  border-bottom: 0;
  background-color: #005B96;
  color: #fff;
  text-align: left;
}
.table thead th svg,
.wp-block-table thead th svg {
  height: 20px;
  width: auto;
}
.table thead th.lighter,
.wp-block-table thead th.lighter {
  background-color: rgb(0, 106.47, 175.5);
}
.table tbody th, .table tbody th,
.wp-block-table tbody th,
.wp-block-table tbody th {
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
}
.table tbody th,
.wp-block-table tbody th {
  text-align: center;
  font-weight: bold;
}
.table-responsive,
.wp-block-table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 1024px) {
  .table,
  .wp-block-table {
    font-size: 1.6rem;
  }
  .table thead th svg,
  .wp-block-table thead th svg {
    height: 30px;
  }
  .table th, .table td,
  .wp-block-table th,
  .wp-block-table td {
    padding: 1.4rem;
  }
  .table th.icon, .table td.icon,
  .wp-block-table th.icon,
  .wp-block-table td.icon {
    display: table-cell;
  }
  .table tbody th,
  .wp-block-table tbody th {
    white-space: nowrap;
  }
}

.video-embed,
.wp-block-embed__wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin-bottom: 2rem;
  border-radius: 6px;
}
.video-embed::before,
.wp-block-embed__wrapper::before {
  padding-top: 56.25%;
  display: block;
  content: "";
}
.video-embed iframe,
.wp-block-embed__wrapper iframe {
  border: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.button {
  border-radius: 0;
  text-decoration: none;
  position: relative;
  background-color: #005B96;
  color: #fff;
  padding: 1rem 1.8rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  margin: 0;
  text-align: center;
  border-radius: 2em;
  width: 100%;
  z-index: 1;
  font-weight: 500;
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.button.button--outline {
  background: rgba(255, 255, 255, 0.8);
  color: #00375A;
}
.button.button--border {
  border: 1px solid #005B96;
  background: rgba(255, 255, 255, 0.8);
  color: #00375A;
}
.button.button--dark {
  background-color: #6FB1DB;
  border: 1px solid #6FB1DB;
  color: #fff;
}
.button.button--success {
  background-color: #28a745;
  border: 1px solid #28a745;
}
.button.button--small {
  font-size: 1rem;
  padding: 0.2rem 0.8rem;
}
.button.button--no-arrow {
  padding-right: 1rem;
}
.button.button--no-arrow::after {
  display: none;
}
.button.button--full-width {
  width: 100%;
  min-width: auto;
}
.button.button--margin {
  margin: 1.6rem 0;
}
.button.button--trans {
  background-color: transparent;
}
.button.button--text-white {
  color: #fff;
}
@media (max-width: 575.98px) {
  .button__spliter + .button {
    margin-top: 1rem;
  }
}
@media (min-width: 576px) {
  .button {
    width: auto;
  }
}
@media (min-width: 1024px) {
  .button:hover, .button:focus {
    color: #fff;
    outline: 0;
    background: #00375A;
  }
  .button:hover::before, .button:focus::before {
    opacity: 1;
  }
  .button.button--outline:hover, .button.button--outline:focus {
    color: #fff;
    background: #00375A;
  }
  .button.button--border:hover, .button.button--border:focus {
    border-color: transparent;
  }
}
@media (min-width: 1200px) {
  .button {
    font-size: 1.8rem;
    padding: 1.4rem 3rem;
  }
}

.button--auto {
  min-width: auto;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
  text-align: center;
  padding: 0;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.card__img-top {
  position: relative;
  min-height: 300px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 4rem;
}
.card__img-top img {
  min-height: 300px;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.card__img-top .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.card--big .card__img-top {
  min-height: 330px;
}
.card--big .card__img-top img {
  min-height: 330px;
}
.card__body {
  padding: 0 0 2rem 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
.card__body p {
  line-height: 3.2rem;
  margin-top: 0;
}
.card__title {
  margin-bottom: 1rem;
}
.card__title a {
  text-decoration: none;
}
.card--slim {
  margin-bottom: 0;
}
.card--slim .card__body .card__text {
  color: #fff;
}
.card--product .card__img-top {
  min-height: auto;
}
.card--product .card__img-top img {
  min-height: auto;
  position: static;
  transform: none;
  margin: 0;
}
.card--product .card__body {
  align-items: flex-start;
  padding: 1rem 0;
  text-align: left;
}
.card--img-portrait .card__img-top {
  min-height: auto;
  overflow: visible;
}
.card--img-portrait .card__img-top img {
  min-height: auto;
  position: static;
  transform: none;
  margin: 0;
  width: 100%;
}
.card__popup {
  display: none;
}
.card--bordered {
  border: 1px solid #f3f3f3;
  background-color: #fff;
  padding: 1rem 1rem 0;
  margin-bottom: 0;
  height: auto;
}
.card--bordered:hover {
  border: 1px solid #fff;
  box-shadow: 0px 15px 20px rgba(0, 91, 150, 0.1);
  transform: translateY(-2px);
}
.card--logo .card__img-top {
  box-shadow: 0px 15px 20px rgba(0, 91, 150, 0.1);
}
.card--box-shadow {
  box-shadow: 0px 15px 20px rgba(0, 91, 150, 0.1);
}
.card__post-info {
  font-size: 1.4rem;
  line-height: 2rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 2rem;
}
.card__square {
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card__square::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.card__square-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 91, 150, 0.5);
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (max-width: 767.98px) {
  .card--mobile-slim {
    margin-bottom: 0;
  }
  .card--mobile-slim .card__body .card__title {
    margin-bottom: 1rem;
  }
  .card--mobile-slim .card__body p {
    font-size: 0.7rem;
    margin-bottom: 0.8rem;
  }
  .card--mobile-slim .card__body .button {
    padding: 0.5rem 2rem 0.5rem 1rem;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 1024px) {
  .card__square-content:hover {
    background-color: rgba(0, 91, 150, 0.2);
  }
}
@media (min-width: 1200px) {
  .card--hover:hover {
    box-shadow: 0px 15px 20px rgba(0, 91, 150, 0.1);
    transform: translateY(-2px);
  }
  .card--hover:hover .button, .card--logo:hover .button {
    background: #fff;
    background: -webkit-linear-gradient(legacy-direction(0deg), #fff 0%, #f3f3f3 100%);
    background: linear-gradient(0deg, #fff 0%, #f3f3f3 100%);
    border: 1px solid #ddd;
    color: #005B96;
    pointer-events: none;
  }
  .card--logo:hover {
    transform: translateY(-4px);
  }
  .card--logo:hover .card__img-top {
    box-shadow: 0px 15px 20px rgba(0, 91, 150, 0.2);
  }
  .card--slim .card__img-top {
    min-height: 200px;
  }
  .card__tab {
    padding: 1.2rem 2.4rem;
  }
  .card__body {
    height: 100%;
  }
  .card--product .card__body {
    padding: 1.5rem;
  }
  .card__post-info {
    font-size: 1.6rem;
  }
}

.media {
  text-align: center;
  width: 100%;
}
.media__img {
  position: relative;
  margin-bottom: 2rem;
}
.media__img img {
  width: 420px;
  height: auto;
  display: inline-block;
}
.media__img .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.media__body blockquote {
  margin: 0 0 1.6rem;
}
.media__body blockquote p {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .media {
    display: flex;
    align-items: center;
    text-align: left;
  }
  .media__img {
    margin: 0;
    align-self: flex-start;
    flex: 0 0 50%;
    text-align: center;
  }
  .media__body {
    flex: 1;
    margin-bottom: 1rem;
    padding-left: 24px;
  }
  .media__body blockquote p {
    font-size: 1.6rem;
  }
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background-color: transparent;
}

/* Dots */
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 1rem 0 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #6FB1DB;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  border-radius: 50%;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background: #005B96;
}

.slick-prev, .slick-next {
  position: absolute;
  z-index: 2;
  outline: none;
}
.slick-prev::after, .slick-next::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 15 28'%3E%3Cpath d='M13.2652 27.7023L0.639146 14.0238L13.2653 0.345703L14.7349 1.70227L3.36096 14.0238L14.7349 26.3457L13.2652 27.7023Z' fill='%23ffffff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
}
.slick-prev.slick-disabled, .slick-next.slick-disabled {
  opacity: 0.4;
}

.slick-next::after {
  transform: rotate(180deg);
}

.single-slider .slick-prev, .single-slider .slick-next {
  top: 10px;
  width: 23px;
  height: 40px;
}
.single-slider .slick-prev::after, .single-slider .slick-next::after {
  top: 0;
  left: 0;
  width: 23px;
  height: 40px;
}
.single-slider .slick-next {
  right: 20px;
}
.single-slider .slick-prev {
  left: 20px;
}
@media (min-width: 1024px) {
  .single-slider .slick-next {
    right: 48px;
  }
  .single-slider .slick-prev {
    left: 48px;
  }
}

.video-slider .slick-prev, .video-slider .slick-next {
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
}
.video-slider .slick-prev::after, .video-slider .slick-next::after {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 22px;
}
.video-slider .slick-next {
  right: 1rem;
}
.video-slider .slick-next::after {
  left: 42%;
}
.video-slider .slick-prev {
  left: 1rem;
}
.video-slider .slick-prev::after {
  left: 58%;
}
@media (min-width: 1024px) {
  .video-slider .slick-prev, .video-slider .slick-next {
    width: 54px;
    height: 54px;
  }
  .video-slider .slick-next {
    right: 2rem;
  }
  .video-slider .slick-next::after {
    left: 42%;
  }
  .video-slider .slick-prev {
    left: 2rem;
  }
  .video-slider .slick-prev::after {
    left: 58%;
  }
}

.two-column-slider {
  padding: 0 0 2.5rem;
}
.two-column-slider .slick-prev, .two-column-slider .slick-next {
  bottom: 0;
  width: 35px;
  height: 35px;
  border: 2px solid #005B96;
}
.two-column-slider .slick-prev::after, .two-column-slider .slick-next::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 14px;
}
.two-column-slider .slick-next {
  right: 38%;
}
.two-column-slider .slick-next::after {
  left: 42%;
}
.two-column-slider .slick-prev {
  left: 38%;
}
.two-column-slider .slick-prev::after {
  left: 58%;
}
@media (min-width: 1024px) {
  .two-column-slider {
    padding: 0 6rem;
  }
  .two-column-slider .slick-prev, .two-column-slider .slick-next {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
  }
  .two-column-slider .slick-prev::after, .two-column-slider .slick-next::after {
    width: 10px;
    height: 18px;
  }
  .two-column-slider .slick-next {
    right: 20px;
  }
  .two-column-slider .slick-prev {
    left: 20px;
  }
}

.three-column-slider .slick-dots {
  margin-top: 40px !important;
}
.three-column-slider .slick-prev, .three-column-slider .slick-next {
  transform: translateY(25%);
  bottom: 0;
  width: 48px;
  height: 48px;
}
.three-column-slider .slick-prev::after, .three-column-slider .slick-next::after {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 22px;
}
.three-column-slider .slick-next {
  right: 2.4rem;
}
.three-column-slider .slick-next::after {
  left: 42%;
}
.three-column-slider .slick-prev {
  left: 2.4rem;
}
.three-column-slider .slick-prev::after {
  left: 58%;
}
@media (max-width: 575.98px) {
  .three-column-slider .slick-list {
    padding: 0 20% 0 0 !important;
  }
  .three-column-slider .slick-slide {
    opacity: 0.5;
  }
  .three-column-slider .slick-slide.slick-current {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .three-column-slider .slick-dots {
    margin-top: 90px !important;
  }
}

.video-testimonial-slider .slick-dots {
  margin-top: 40px !important;
}
.video-testimonial-slider .slick-prev, .video-testimonial-slider .slick-next {
  transform: translateY(25%);
  bottom: 0;
  width: 48px;
  height: 48px;
  border: 1px solid #ddd;
}
.video-testimonial-slider .slick-prev::after, .video-testimonial-slider .slick-next::after {
  top: 50%;
  left: 50%;
  width: 12px;
  height: 22px;
}
.video-testimonial-slider .slick-next {
  right: 2.4rem;
}
.video-testimonial-slider .slick-next::after {
  left: 42%;
}
.video-testimonial-slider .slick-prev {
  left: 2.4rem;
}
.video-testimonial-slider .slick-prev::after {
  left: 58%;
}
@media (min-width: 1024px) {
  .video-testimonial-slider .slick-dots {
    margin-top: 90px !important;
  }
  .video-testimonial-slider .slick-prev, .video-testimonial-slider .slick-next {
    transform: translateY(-25%);
  }
}

.logo-strip-slider {
  padding: 0 0 2.5rem;
}
.logo-strip-slider .slick-prev, .logo-strip-slider .slick-next {
  bottom: 0;
  width: 35px;
  height: 35px;
  border: 2px solid #005B96;
}
.logo-strip-slider .slick-prev::after, .logo-strip-slider .slick-next::after {
  top: 50%;
  left: 50%;
  width: 8px;
  height: 14px;
}
.logo-strip-slider .slick-next {
  right: 38%;
}
.logo-strip-slider .slick-next::after {
  left: 42%;
}
.logo-strip-slider .slick-prev {
  left: 38%;
}
.logo-strip-slider .slick-prev::after {
  left: 58%;
}
@media (min-width: 1024px) {
  .logo-strip-slider {
    padding: 0 6rem;
  }
  .logo-strip-slider .slick-prev, .logo-strip-slider .slick-next {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
  }
  .logo-strip-slider .slick-prev::after, .logo-strip-slider .slick-next::after {
    width: 10px;
    height: 18px;
  }
  .logo-strip-slider .slick-next {
    right: 0;
  }
  .logo-strip-slider .slick-prev {
    left: 0;
  }
}

.modal:not(.romwcr),
.modal-form,
.modal-card,
.modal-search {
  pointer-events: auto;
  position: fixed;
  background: rgba(0, 55, 90, 0.9);
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  cursor: pointer;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}

.modal__wrapper,
.modal-form__wrapper,
.modal-card__wrapper,
.modal-search__wrapper {
  padding: 60px 40px 40px;
  position: relative;
  opacity: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
  background: #fff;
  cursor: auto;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.modal__wrapper img,
.modal-form__wrapper img,
.modal-card__wrapper img,
.modal-search__wrapper img {
  margin-bottom: 1.6rem;
}

.modal-form__wrapper {
  padding: 40px 20px 20px;
}

.modal-search__wrapper {
  padding: 20px;
}

.modal.active,
.modal-form.active,
.modal-card.active,
.modal-search.active {
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}

.modal.active .modal__wrapper,
.modal-form.active .modal-form__wrapper,
.modal-card.active .modal-card__wrapper,
.modal-search.active .modal-search__wrapper {
  opacity: 1;
}

.modal__content {
  display: none;
}

.close {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: #005B96;
  color: #fff;
  cursor: pointer;
  border: 0;
  outline: 0;
  border-radius: 50%;
  z-index: 1002;
}
.close span {
  display: block;
  position: absolute;
  height: 2px;
  width: 60%;
  background: #fff;
  left: 20%;
}
.close span:nth-child(1) {
  transform: rotate(-45deg);
}
.close span:nth-child(2) {
  transform: rotate(45deg);
}
.close-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1024px) {
  .modal:not(.romwcr),
  .modal-form,
  .modal-card,
  .modal-search {
    top: 0;
    left: 0;
  }
  .modal__wrapper,
  .modal-card__wrapper,
  .modal-search__wrapper {
    padding: 60px;
  }
  .modal__wrapper,
  .modal-form__wrapper {
    max-width: 750px;
  }
  .modal-card__wrapper,
  .modal-search__wrapper {
    max-width: 1400px;
  }
  .close {
    top: 20px;
    right: 40px;
  }
}
.modal-form .gform_wrapper.gravity-theme {
  max-width: 500px;
  margin: 0 auto;
}
.modal-form .gform_wrapper.gravity-theme .gform_heading {
  text-align: center;
  margin-bottom: 1rem;
}
.modal-form .gform_wrapper.gravity-theme .gform_footer button {
  margin-left: auto;
  margin-right: auto;
}
.modal-form .gform_wrapper.gravity-theme .gfield_validation_message {
  display: none;
}
.modal-form .gform_wrapper.gravity-theme .gform_validation_errors {
  margin-bottom: 1rem;
  padding: 16px;
  text-align: center;
  font-size: 1.4rem;
  color: #c02b0a;
}
.modal-form .gform_wrapper.gravity-theme .gform_validation_errors .gform-icon {
  display: none;
}
.modal-form .gform_confirmation_wrapper .gform_confirmation_message {
  margin-bottom: 2rem;
  text-align: center;
  font-size: 2rem;
}

.YouTubePopUp-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 55, 90, 0.9);
  top: 0;
  left: 0;
  z-index: 9999999999999;
}

.YouTubePopUp-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.logged-in .YouTubePopUp-Wrap { /* For WordPress */
  top: 32px;
  z-index: 99998;
}

.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.YouTubePopUp-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0px;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url(../images/close.png) no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
}

.YouTubePopUp-Close:hover {
  opacity: 0.5;
}

@media all and (max-width: 768px) and (min-width: 10px) {
  .YouTubePopUp-Content {
    max-width: 90%;
  }
}
@media all and (max-width: 600px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 320px !important;
  }
  .YouTubePopUp-Close {
    bottom: 362px;
  }
}
@media all and (max-width: 480px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 220px !important;
  }
  .YouTubePopUp-Close {
    bottom: 262px;
  }
}
@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-video-close {
  opacity: 0;
}
.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 1500px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 50px;
  display: table;
}

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -40px;
  right: -40px;
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border: none;
  background: #005B96;
  border-radius: 50%;
}
.modal-video-close-btn:before {
  transform: rotate(45deg);
}
.modal-video-close-btn:after {
  transform: rotate(-45deg);
}
.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 60%;
  left: 20%;
  top: 48%;
  background: #fff;
}

.accordion__items {
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 2rem;
  border-top: 1px solid #eee;
}
.accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.accordion__item {
  width: 100%;
  overflow: hidden;
  padding-bottom: 1rem;
  border-bottom: 1px solid #eee;
}
.accordion__item:not(:last-child) {
  margin-bottom: 3rem;
}
.accordion__item .label {
  display: flex;
  padding: 0 60px 2rem 0;
  cursor: pointer;
  position: relative;
  font-size: 1.8rem;
}
.accordion__item .label:hover {
  text-decoration: underline;
}
.accordion__item .label > span.icon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -moz-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: transform 0.2s;
  transition: transform 0.2s;
  transform-origin: center;
  transform: rotate(270deg);
}
.accordion__item .content {
  max-height: 0;
  padding: 0;
  transition: max-height 1s cubic-bezier(0, 1, 0, 1);
  overflow: hidden;
}
.accordion input:checked + .label {
  color: #005B96;
}
.accordion input:checked + .label > span.icon {
  transform: rotate(90deg);
}
.accordion input:checked ~ .content {
  max-height: 100vh;
  transition: max-height 1s ease-in-out;
}
@media (min-width: 1024px) {
  .accordion__items {
    padding-bottom: 3rem;
  }
  .accordion__item {
    padding-bottom: 2rem;
  }
  .accordion__item .label {
    padding: 1rem 80px 2rem 0;
    font-size: 2.2rem;
  }
  .accordion__item .label > span.icon {
    width: 40px;
    height: 40px;
  }
  .accordion__item .content {
    padding-right: 80px;
  }
}

.page-numbers {
  list-style: none;
  margin: 0 0 40px;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.page-numbers li {
  margin: 0 0.5rem;
}
.page-numbers li:first-child {
  margin-right: 1rem;
}
.page-numbers li:last-child {
  margin-left: 1rem;
}
.page-numbers li a {
  font-family: "dm-sans", Arial, Helvetica, sans-serif !important;
}
.page-numbers li span.current {
  color: #6FB1DB;
}
@media (min-width: 1024px) {
  .page-numbers {
    margin: 0 0 80px;
  }
}

.gradient--bottom-light {
  background: #f3f3f3;
  background: -webkit-linear-gradient(legacy-direction(0deg), #f3f3f3 0%, #fff 100%);
  background: linear-gradient(0deg, #f3f3f3 0%, #fff 100%);
}

.gradient--top-light {
  background: #fff;
  background: -webkit-linear-gradient(legacy-direction(0deg), #fff 0%, #f3f3f3 100%);
  background: linear-gradient(0deg, #fff 0%, #f3f3f3 100%);
}

.gradient--left-light {
  background: #f3f3f3;
  background: -webkit-linear-gradient(legacy-direction(90deg), #f3f3f3 0%, #fff 100%);
  background: linear-gradient(90deg, #f3f3f3 0%, #fff 100%);
}

.gradient--right-light {
  background: #fff;
  background: -webkit-linear-gradient(legacy-direction(90deg), #fff 0%, #f3f3f3 100%);
  background: linear-gradient(90deg, #fff 0%, #f3f3f3 100%);
}

.gradient--bottom-dark {
  background: #ddd;
  background: -webkit-linear-gradient(legacy-direction(0deg), #ddd 0%, #fff 100%);
  background: linear-gradient(0deg, #ddd 0%, #fff 100%);
}

.gradient--right-dark {
  background: #fff;
  background: -webkit-linear-gradient(legacy-direction(90deg), #fff 0%, #ddd 100%);
  background: linear-gradient(90deg, #fff 0%, #ddd 100%);
}

.gradient-45deg-multicolour {
  background: #005B96;
  background: -webkit-linear-gradient(legacy-direction(40deg), #005B96 0%, #005B96 50%, #005B96 55.73%, #005B96 100%);
  background: linear-gradient(40deg, #005B96 0%, #005B96 50%, #005B96 55.73%, #005B96 100%);
}

.gradient-45deg-top-dark {
  background: #fff;
  background: -webkit-linear-gradient(legacy-direction(315deg), #fff 20%, rgba(111, 177, 219, 0.3) 80%);
  background: linear-gradient(315deg, #fff 20%, rgba(111, 177, 219, 0.3) 80%);
}

.gradient-45deg-bottom-dark {
  background: rgba(111, 177, 219, 0.3);
  background: -webkit-linear-gradient(legacy-direction(315deg), rgba(111, 177, 219, 0.3) 20%, #fff 80%);
  background: linear-gradient(315deg, rgba(111, 177, 219, 0.3) 20%, #fff 80%);
}

.gradient-45deg-top-light {
  background: #fff;
  background: -webkit-linear-gradient(legacy-direction(315deg), #fff 20%, rgba(111, 177, 219, 0.1) 80%);
  background: linear-gradient(315deg, #fff 20%, rgba(111, 177, 219, 0.1) 80%);
}

.gradient-45deg-bottom-light {
  background: rgba(111, 177, 219, 0.1);
  background: -webkit-linear-gradient(legacy-direction(315deg), rgba(111, 177, 219, 0.1) 20%, #fff 80%);
  background: linear-gradient(315deg, rgba(111, 177, 219, 0.1) 20%, #fff 80%);
}

.geo-graphic {
  position: relative;
  overflow: hidden;
}
.geo-graphic::before, .geo-graphic::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 0;
}
@media (max-width: 1023.98px) {
  .geo-graphic::before, .geo-graphic::after {
    transform: scale(0.5);
  }
  .geo-graphic--mobile-hide::before, .geo-graphic--mobile-hide::after {
    display: none;
  }
}
@media (min-width: 1024px) {
  .geo-graphic::before, .geo-graphic::after {
    transform: scale(0.7);
  }
}
@media (min-width: 1200px) {
  .geo-graphic::before, .geo-graphic::after {
    transform: scale(0.8);
  }
}
@media (min-width: 1921px) {
  .geo-graphic::after {
    transform: scale(1);
  }
}

.geo-graphic--sm_tr::after {
  background-image: url("/wp-content/uploads/geo_graphic_sm_tr.png");
  top: 0;
  right: 0;
  width: 361px;
  height: 383px;
  transform-origin: top right;
}
@media (max-width: 1023.98px) {
  .geo-graphic--sm_tr {
    padding-top: 120px !important;
  }
}
@media (min-width: 1921px) {
  .geo-graphic--sm_tr::after {
    transform: scale(0.8);
  }
}

.geo-graphic--sm_bl::before {
  background-image: url("/wp-content/uploads/geo_graphic_sm_bl.png");
  bottom: 0;
  left: 0;
  width: 389px;
  height: 379px;
  transform-origin: bottom left;
}
@media (max-width: 1023.98px) {
  .geo-graphic--sm_bl {
    padding-bottom: 120px !important;
  }
}
@media (min-width: 1921px) {
  .geo-graphic--sm_bl::before {
    transform: scale(0.8);
  }
}

.geo-graphic--md_tr::after {
  background-image: url("/wp-content/uploads/geo_graphic_md_tr.png");
  top: 0;
  right: 0;
  width: 568px;
  height: 607px;
  transform-origin: top right;
}
@media (max-width: 1023.98px) {
  .geo-graphic--md_tr.geo-graphic--space:not(.geo-graphic--mobile-hide) {
    padding-top: 120px !important;
  }
}

.geo-graphic--md_br::after {
  background-image: url("/wp-content/uploads/geo_graphic_md_br.png");
  bottom: 0;
  right: 0;
  width: 583px;
  height: 567px;
  transform-origin: bottom right;
}
@media (max-width: 1023.98px) {
  .geo-graphic--md_br.geo-graphic--space:not(.geo-graphic--mobile-hide) {
    padding-bottom: 200px !important;
  }
}

.geo-graphic--lg_br::after {
  background-image: url("/wp-content/uploads/geo_graphic_lg_br.png");
  bottom: 0;
  right: 0;
  width: 726px;
  height: 715px;
  transform-origin: bottom right;
}

.bg-light {
  background-color: #6FB1DB;
}

.text-left {
  text-align: left !important;
  align-items: flex-start;
}

.text-center,
.has-text-align-center {
  text-align: center !important;
}

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

.text-white {
  color: #fff !important;
}
.text-white a {
  color: #fff;
}
.text-white a:hover {
  color: #005B96;
}

.text-dark {
  color: #00375A;
}

.text-primary {
  color: #005B96;
}

.text-gradient {
  background: -webkit-linear-gradient(45deg, #005B96, #ddd, #005B96);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

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

.justify-center {
  justify-content: center !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.vert-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
.vert-padding--slim {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .vert-padding {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .vert-padding--slim {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  .vert-padding {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .vert-padding--slim {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.vert-padding-top {
  padding-top: 40px;
}
@media (min-width: 1024px) {
  .vert-padding-top {
    padding-top: 90px;
  }
}
@media (min-width: 1200px) {
  .vert-padding-top {
    padding-top: 90px;
  }
}

.vert-padding-bottom {
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .vert-padding-bottom {
    padding-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  .vert-padding-bottom {
    padding-bottom: 90px;
  }
}

.vert-margin {
  margin-top: 40px;
  margin-bottom: 40px;
}
.vert-margin--slim {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  .vert-margin {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .vert-margin--slim {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  .vert-margin {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .vert-margin--slim {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

.vert-margin-top {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .vert-margin-top {
    margin-top: 90px;
  }
}
@media (min-width: 1200px) {
  .vert-margin-top {
    margin-top: 90px;
  }
}

.vert-margin-bottom {
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .vert-margin-bottom {
    margin-bottom: 90px;
  }
}
@media (min-width: 1200px) {
  .vert-margin-bottom {
    margin-bottom: 90px;
  }
}

@media (max-width: 1023.98px) {
  .vert-padding--no-mobile {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .vert-margin--no-mobile {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  -moz-transition: background-color 0.3s, top 0.3s;
  -o-transition: background-color 0.3s, top 0.3s;
  -webkit-transition: background-color 0.3s, top 0.3s;
  transition: background-color 0.3s, top 0.3s;
}
@media (min-width: 1024px) {
  .site-header {
    top: 40px;
  }
}
.site-header.shrink, .site-header.open {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  top: 0;
}
.site-header__inner {
  padding: 10px 10px;
  display: flex;
  align-items: center;
  width: 100%;
}
.site-header__logo {
  flex-grow: 1;
  text-align: center;
}
.site-header__logo svg {
  width: 190px;
  height: auto;
}
.site-header__menu-icon {
  flex-basis: 62px;
  cursor: pointer;
  position: relative;
  z-index: 1003;
}
.site-header__menu-icon__body {
  width: 42px;
  height: 22px;
  padding-top: 0;
  position: relative;
}
.site-header__menu-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #00375A;
  opacity: 1;
  left: 0;
  border-radius: 1px;
  transform: rotate(0deg);
  -moz-transition: transform 0.3s, opacity 0.3s, background 0.3s;
  -o-transition: transform 0.3s, opacity 0.3s, background 0.3s;
  -webkit-transition: transform 0.3s, opacity 0.3s, background 0.3s;
  transition: transform 0.3s, opacity 0.3s, background 0.3s;
}
.site-header__menu-icon span:nth-child(1) {
  top: 0;
}
.site-header__menu-icon span:nth-child(2) {
  top: calc(50% - 1px);
  opacity: 1;
}
.site-header__menu-icon span:nth-child(3) {
  top: auto;
  bottom: 0;
}
.site-header__menu-icon.open span:nth-child(1) {
  transform: rotate(45deg);
  top: calc(50% - 1px);
}
.site-header__menu-icon.open span:nth-child(2) {
  opacity: 0;
}
.site-header__menu-icon.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: calc(50% - 1px);
  bottom: auto;
}
.site-header__social {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-right: 10px;
  gap: 20px;
}
.site-header__social a {
  display: block;
  text-decoration: none;
  margin: 0;
}
.site-header__social a svg {
  width: 42px;
  height: auto;
}
@media (min-width: 1024px) {
  .site-header {
    display: flex;
    align-items: center;
  }
  .site-header__inner {
    position: relative;
    padding: 20px;
  }
  .site-header.shrink .site-header__inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .site-header.shrink .site-menu .menu-depth-1 {
    top: 141px;
  }
  .site-header__logo {
    z-index: 1;
    display: flex;
    opacity: 1;
  }
  .site-header__logo svg {
    width: 240px;
    height: 63px;
    -moz-transition: width 0.4s, height 0.4s;
    -o-transition: width 0.4s, height 0.4s;
    -webkit-transition: width 0.4s, height 0.4s;
    transition: width 0.4s, height 0.4s;
  }
  .site-header.shrink .site-header__logo svg {
    width: 160px;
    height: 42px;
  }
  .site-header .site-menu:not(.site-menu--left) {
    order: 2;
  }
  .site-header__cta {
    text-align: center;
    align-self: flex-start;
    display: flex;
    align-items: center;
  }
  .site-header__cta span {
    display: block;
    font-size: 1.6rem;
    padding: 0 16px 0 0;
  }
  .site-header__cta .button {
    white-space: nowrap;
  }
}
@media (min-width: 1200px) {
  .site-header.shrink .site-menu .menu-depth-1 {
    top: 173px;
  }
  .site-header__logo svg {
    width: 382px;
    height: 100px;
  }
  .site-header.shrink .site-header__logo svg {
    width: 240px;
    height: 63px;
  }
  .site-header__cta span {
    font-size: 1.8rem;
    padding: 0 25px 0 0;
  }
}
@media (min-width: 1921px) {
  .site-header__inner {
    padding-left: 40px;
    padding-right: 40px;
  }
  .site-header__social {
    gap: 20px;
    padding-right: 20px;
  }
}

.site-menu {
  width: 100%;
  z-index: 2;
}
.site-menu ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  width: 100%;
  font-size: 1.6rem;
}
.site-menu ul a {
  font-weight: 500;
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
}
@media (max-width: 1023.98px) {
  .site-menu {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    flex-grow: 1;
    flex-wrap: wrap;
    margin: 0 auto;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    max-height: -webkit-fill-available;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    pointer-events: none;
    opacity: 0;
    padding-top: 20px;
    -moz-transition: opacity 0.3s, top 0.3s;
    -o-transition: opacity 0.3s, top 0.3s;
    -webkit-transition: opacity 0.3s, top 0.3s;
    transition: opacity 0.3s, top 0.3s;
  }
  .site-menu.open {
    opacity: 1;
    pointer-events: all;
  }
  .site-menu__primary {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .site-menu__primary li.menu-item > a, .site-menu__primary li.menu-item > span {
    display: block;
    padding: 20px 0 0;
    text-decoration: none;
    position: relative;
    font-size: 2rem;
    color: #00375A;
  }
  .site-menu__primary li.menu-item > a.inactive, .site-menu__primary li.menu-item > span.inactive {
    pointer-events: none;
  }
  .site-menu__primary li.menu-item > span {
    color: #005B96;
    letter-spacing: 1px;
  }
  .site-menu__primary li.menu-item:last-child > a {
    border-bottom: 0;
  }
  .site-menu__primary li.menu-item .sub-menu {
    border-left: 1px solid #6FB1DB;
    padding-left: 20px;
    margin-top: 20px;
  }
  .site-menu__primary li.menu-item .sub-menu li.menu-item a {
    padding: 10px 0;
    font-size: 1.6rem;
  }
  .site-menu__primary .button {
    margin-top: 20px;
    width: 100%;
  }
  .site-menu__primary .site-header__cta span {
    display: block;
    font-size: 1.8rem;
    border-top: 1px solid #6FB1DB;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .site-menu {
    padding: 0;
    -moz-transition: padding-top 0.2s;
    -o-transition: padding-top 0.2s;
    -webkit-transition: padding-top 0.2s;
    transition: padding-top 0.2s;
  }
  .site-menu__inner {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
    display: flex;
    justify-content: space-between;
  }
  .site-menu__primary {
    display: flex;
    align-items: center;
    flex-basis: 100%;
  }
  .site-menu--left .site-menu__primary, .site-menu--right .site-menu__primary {
    justify-content: center;
  }
  .site-menu ul.menu {
    display: flex;
    justify-content: flex-start;
  }
  .site-menu ul.menu li {
    line-height: 1;
    position: relative;
  }
  .site-menu ul.menu a {
    text-decoration: none;
    position: relative;
    white-space: nowrap;
    color: #00375A;
    font-size: 1.6rem;
    padding: 32px 16px;
  }
  .site-menu ul.menu a:hover {
    color: #005B96;
  }
  .site-menu li.menu-item-has-children a::after {
    content: "";
    position: absolute;
    bottom: 16px;
    left: calc(50% - 4px);
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #00375A;
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
  }
  .site-menu .sub-menu {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #005B96;
    padding: 20px 30px;
    width: 300px;
    opacity: 0;
    pointer-events: none;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .site-menu .sub-menu .menu-item {
    font-size: 1.3rem;
    line-height: 1.8rem;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .site-menu .sub-menu .menu-item a {
    padding: 1.4rem 0;
    display: block;
  }
  .site-menu .sub-menu .menu-item a::after {
    display: none;
  }
  .site-menu .sub-menu .menu-item:last-child {
    border: 0;
  }
  .site-menu .sub-menu a:not(:hover) {
    color: #fff !important;
  }
  .site-menu .sub-menu a:hover {
    color: #6FB1DB !important;
  }
  .site-menu .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    pointer-events: all;
  }
}
@media (min-width: 1200px) {
  .site-menu ul.menu a {
    font-size: 1.8rem;
  }
}
@media (min-width: 1921px) {
  .site-menu ul.menu a {
    padding: 32px 25px;
  }
}

.site-footer__row {
  padding: 30px 0;
  text-align: center;
  font-size: 1.4rem;
}
.site-footer__row .container {
  flex-direction: column;
}
.site-footer__row .menu-footer-container {
  text-transform: uppercase;
}
.site-footer__row .menu-footer-container ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  line-height: 30px;
}
.site-footer__row .menu-footer-container ul a {
  color: #fff;
  letter-spacing: 2px;
}
.site-footer__row a.tel, .site-footer__row a.email {
  font-size: 1.8rem;
  line-height: 30px;
}
.site-footer__row a.tel {
  color: #fff;
}
.site-footer__row:first-child {
  background-color: #6FB1DB;
}
.site-footer__row:first-child .site-footer__right a {
  display: block;
}
.site-footer__row:last-child .site-footer__left {
  order: 12;
}
.site-footer__row:last-child .site-footer__right {
  order: 1;
}
.site-footer__social {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding-bottom: 30px;
}
.site-footer__social a {
  margin-left: 1.4rem;
}
.site-footer__social svg {
  width: 50px;
  height: auto;
  vertical-align: text-bottom;
}
@media (min-width: 1024px) {
  .site-footer__row {
    width: 100%;
  }
  .site-footer__row .menu-footer-container ul {
    display: flex;
    gap: 10px;
    margin: 0;
  }
  .site-footer__row .menu-footer-container ul a {
    font-size: 1.2rem;
  }
  .site-footer .container {
    flex-direction: row;
  }
  .site-footer__left {
    text-align: left;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .site-footer__left p {
    margin: 0;
  }
  .site-footer__right {
    flex: 1;
    text-align: right;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .site-footer__row:last-child .site-footer__left {
    order: 1;
  }
  .site-footer__row:last-child .site-footer__right {
    order: 12;
  }
  .site-footer__social {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .site-footer__row .menu-footer-container ul {
    gap: 20px;
  }
  .site-footer__row .menu-footer-container ul a {
    font-size: 1.4rem;
  }
}

.page-header--image {
  position: relative;
  overflow: hidden;
}
.page-header__bg-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.page-header__bg-img::after {
  content: "";
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(legacy-direction(0deg), rgba(255, 255, 255, 0) 10%, white 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, white 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-header__content {
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
  text-align: center;
}
.page-header__content h1 {
  margin-bottom: 2rem;
  text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.6);
}
.page-header__content p {
  text-align: center;
  max-width: 900px;
  text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.6);
}
.page-header__content--noimg {
  padding-top: calc(3rem + 50px);
  padding-bottom: 3rem;
  min-height: auto;
}
.page-header__content--noimg p {
  color: #00375A;
}
@media (min-width: 1024px) {
  .page-header__content {
    padding-top: 3rem;
    padding-bottom: 3rem;
    min-height: 50vh;
  }
  .page-header__content--noimg {
    padding-top: calc(4rem + 105px);
    padding-bottom: 5rem;
    min-height: auto;
  }
}
@media (min-width: 1200px) {
  .page-header__content--noimg {
    padding-top: calc(4rem + 140px);
  }
}

.text-content__aside {
  margin-top: 40px;
}
.text-content .downtime-level {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0.5rem 0;
}
.text-content .downtime-level span {
  width: 54px;
  height: 54px;
  background-color: rgba(221, 221, 221, 0.5);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
}
.text-content .downtime-level span:nth-child(2) {
  transform: translateX(-15%);
}
.text-content .downtime-level span:nth-child(3) {
  transform: translateX(-30%);
}
.text-content .downtime-level span:nth-child(4) {
  transform: translateX(-45%);
}
.text-content .downtime-level span:nth-child(5) {
  transform: translateX(-60%);
}
.text-content .downtime-level span.checked {
  border: 2px solid #005B96;
  color: #005B96;
  background-color: #fff;
  z-index: 1;
}
.text-content .downtime-level span i {
  font-style: normal;
  font-weight: 700;
}
.text-content .downtime-level strong {
  color: #005B96;
  width: 100%;
  margin: 0.5rem 0;
}
@media (min-width: 768px) {
  .text-content .downtime-level {
    margin-top: 0;
    margin-bottom: 0.8rem;
  }
  .text-content .downtime-level strong {
    width: auto;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .text-content__aside {
    margin-top: 0;
  }
}

.two-col-content {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
}
.two-col-content--bg {
  background-color: #f3f3f3;
}
.two-col-content__text {
  padding-top: 40px;
  padding-bottom: 80px;
}
.two-col-content__text img {
  max-width: 100%;
  height: auto;
}
.two-col-content__text ul:last-child {
  margin: 0;
}
.two-col-content__text--additional {
  position: relative;
  z-index: 1;
}
.two-col-content__media {
  overflow: hidden;
  position: relative;
}
.two-col-content--full .two-col-content__media {
  width: 100%;
}
.two-col-content--full .two-col-content__media img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100% !important;
}
.two-col-content__img {
  padding-bottom: 100%;
  position: relative;
}
.two-col-content--contained .two-col-content__media img {
  height: 100%;
}
.two-col-content--contained .two-col-content__img {
  height: 100%;
}
@media (max-width: 1023.98px) {
  .two-col-content__media--text + .col-lg-6 .two-col-content__text--additional {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .two-col-content {
    display: block;
  }
  .two-col-content--bg {
    background-color: #f3f3f3;
    padding-left: 45px;
    padding-right: 45px;
  }
  .two-col-content .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .two-col-content__text {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 20px;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .two-col-content__text--additional {
    display: block;
  }
  .two-col-content--right .two-col-content__text:not(.two-col-content__text--additional) {
    padding-right: 0;
    padding-left: 60px;
  }
  .two-col-content--full .two-col-content__media img {
    width: 100%;
    height: 100%;
  }
  .two-col-content--right.two-col-content--full .two-col-content__media {
    right: auto;
    left: 0;
  }
  .two-col-content--left.two-col-content--contained .two-col-content__media:not(.two-col-content__media--text) {
    padding-left: 0;
  }
  .two-col-content--right.two-col-content--contained .two-col-content__media {
    padding-right: 0;
  }
}
@media (min-width: 1921px) {
  .two-col-content__text:not(.two-col-content__text--additional) {
    padding-right: 100px;
    padding-left: 100px;
  }
}
.two-col-content__text--additional {
  padding-top: 2.4rem;
}

.contact-page {
  position: relative;
  background-color: #fff;
  background-image: url("/wp-content/uploads/pheasant_transparent_colour.png");
  background-repeat: no-repeat;
  background-position: center 40px;
}
.contact-page--dark {
  background-color: #00375A;
}
.contact-page--dark *:not(em):not(input):not(textarea):not(.gform-icon) {
  color: #fff !important;
}
@media (max-width: 1023.98px) {
  .contact-page {
    background-size: 75%;
  }
}
@media (min-width: 1024px) {
  .contact-page {
    background-position: 85% bottom;
  }
}
.contact-page__form span.gform_description {
  display: block;
  margin-bottom: 2rem;
}
.contact-page .gform_wrapper .gform_required_legend {
  margin-bottom: 2.4rem;
}
.contact-page .gform_wrapper .gform_validation_errors {
  margin-bottom: 2rem;
}
.contact-page .gform_submission_error {
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
  letter-spacing: 0;
}
.contact-page .gform_wrapper.gravity-theme .gfield_validation_message, .contact-page .gform_wrapper.gravity-theme .validation_message {
  border: 0;
}
.contact-page .gform_confirmation_wrapper {
  border: 1px solid #ddd;
  background-color: #fff;
  font-size: 2rem;
  border-radius: 2px;
  padding: 2rem;
  text-align: center;
}
.contact-page .gform_confirmation_wrapper .gform_confirmation_message {
  color: #005B96 !important;
}
.contact-page .gform_heading {
  display: none;
}
.contact-page .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 400;
  color: #005B96;
  letter-spacing: 2px;
}
.contact-page .gform_wrapper.gravity-theme .gfield_label .gfield_required {
  color: #005B96;
  font-size: 16px;
}
.contact-page .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 2.4rem;
}
.contact-page .ginput_container_text input, .contact-page .ginput_container_phone input, .contact-page .ginput_container_email input, .contact-page .ginput_container_textarea textarea {
  border: 1px solid #00375A;
  border-radius: 4px;
  padding: 1.6rem !important;
  font-size: 1.6rem !important;
}
.contact-page .ginput_container_text input:focus, .contact-page .ginput_container_phone input:focus, .contact-page .ginput_container_email input:focus, .contact-page .ginput_container_textarea textarea:focus {
  outline-color: #005B96;
}
.contact-page .ginput_container_consent {
  display: flex;
}
.contact-page .ginput_container_consent label {
  font-size: 1.4rem;
  font-weight: inherit;
  padding: 0 0 0 1rem;
}
.contact-page .ginput_container_consent input {
  margin-top: 0.2rem;
}
.contact-page .gform_footer {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.contact-page .gform_footer .gform_button {
  margin-bottom: 0;
}
.contact-page__map {
  overflow: hidden;
}
.contact-page__map iframe {
  width: 100%;
  min-height: 600px;
  display: block;
}
@media (max-width: 1023.98px) {
  .contact-page__address {
    padding-top: 0;
  }
}
@media (min-width: 1024px) {
  .contact-page .gform_footer {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.hero-banner-image {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: center;
  text-align: center;
}
.hero-banner-image__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
.hero-banner-image__img::after {
  content: "";
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(legacy-direction(0deg), rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  opacity: 1;
}
.hero-banner-image__img img, .hero-banner-image__img .slick-slide {
  height: 100vh;
}
.hero-banner-image__content {
  padding-top: calc(3rem + 88px);
  padding-bottom: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero-banner-image__content h1 {
  margin-bottom: 2rem;
  text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.6);
}
.hero-banner-image__content p {
  max-width: 900px;
  text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.6);
}
@media (min-width: 1024px) {
  .hero-banner-image__content {
    padding-top: calc(3rem + 151px);
  }
}
@media (min-width: 1200px) {
  .hero-banner-image {
    min-height: calc(100vh - 80px);
  }
  .hero-banner-image img, .hero-banner-image .slick-slide {
    height: calc(100vh - 80px);
  }
  .hero-banner-image__content {
    padding-top: calc(5rem + 151px);
    padding-bottom: 5rem;
  }
}
@media (min-width: 1921px) {
  .hero-banner-image__content {
    padding-top: calc(5rem + 189px);
  }
}

.text-over-img {
  position: relative;
}
.text-over-img a {
  text-decoration: none;
}
.text-over-img__text {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
  position: relative;
  z-index: 1;
}
.text-over-img__text .caps, .text-over-img__text h2, .text-over-img__text .buttons {
  text-align: center;
}
.text-over-img--dark .text-over-img__text {
  background-color: #00375A;
}
.text-over-img--dark .text-over-img__text h2, .text-over-img--dark .text-over-img__text h3, .text-over-img--dark .text-over-img__text p, .text-over-img--dark .text-over-img__text ul {
  color: #fff;
}
.text-over-img__img img {
  display: block;
  height: 500px;
}
@media (min-width: 1024px) {
  .text-over-img {
    padding-top: 0;
    padding-bottom: 40px;
    min-height: 800px;
    overflow: hidden;
  }
  .text-over-img__text {
    padding: 40px;
    margin: 0;
    width: 40%;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
  }
  .text-over-img:hover .text-over-img__text::after {
    right: 2rem;
  }
  .text-over-img__img {
    position: absolute;
    top: 0;
    z-index: 0;
    right: 0;
    height: 100%;
    width: 75%;
    overflow: hidden;
  }
  .text-over-img__img img {
    transform: scale(1);
    height: 100%;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .text-over-img--right .text-over-img__text {
    right: 0;
  }
  .text-over-img--right .text-over-img__img {
    right: auto;
    left: 0;
  }
}
@media (min-width: 1200px) {
  .text-over-img__text {
    padding: 60px;
    border-radius: 6px;
    width: 50%;
  }
}
@media (min-width: 1921px) {
  .text-over-img {
    min-height: 950px;
  }
}

.block-cards__grid {
  padding: 20px;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-gap: 20px;
  width: 100%;
  display: grid;
  height: 700px;
}
.block-cards__grid img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-cards div {
  position: relative;
}
.block-cards__item--1 {
  grid-row: 1/span 1;
  grid-column: 1/span 12;
}
.block-cards__item--2 {
  grid-row: 2/span 1;
  grid-column: 1/span 6;
}
.block-cards__item--3 {
  grid-row: 2/span 1;
  grid-column: 7/span 6;
}
.block-cards__item--4 {
  grid-row: 3/span 1;
  grid-column: 1/span 6;
}
.block-cards__item--5 {
  grid-row: 3/span 1;
  grid-column: 7/span 6;
}
.block-cards a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.block-cards a:hover {
  color: #fff;
}
.block-cards__image {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  filter: grayscale(100%);
  pointer-events: none;
}
.block-cards__content {
  padding: 0 20px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-cards__content::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #6fb1db;
  mix-blend-mode: multiply;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  z-index: 0;
}
.block-cards__content p {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  z-index: 1;
}
@media (min-width: 768px) {
  .block-cards__grid {
    grid-template-rows: repeat(2, 1fr);
  }
  .block-cards__item--1 {
    grid-row: 1/span 1;
    grid-column: 1/span 6;
  }
  .block-cards__item--2 {
    grid-row: 1/span 1;
    grid-column: 7/span 6;
  }
  .block-cards__item--3 {
    grid-row: 2/span 1;
    grid-column: 1/span 4;
  }
  .block-cards__item--4 {
    grid-row: 2/span 1;
    grid-column: 5/span 4;
  }
  .block-cards__item--5 {
    grid-row: 2/span 1;
    grid-column: 9/span 4;
  }
  .block-cards__content p {
    font-size: 2.2rem;
  }
  .block-cards__item:hover .block-cards__content::before {
    background-color: #005B96;
  }
}
@media (min-width: 1024px) {
  .block-cards__grid {
    grid-template-rows: repeat(1, 1fr);
    grid-template-columns: repeat(10, 1fr);
    height: 520px;
  }
  .block-cards__item {
    display: flex;
    align-items: center;
  }
  .block-cards__item--1 {
    grid-row: 1/span 1;
    grid-column: 1/span 2;
  }
  .block-cards__item--2 {
    grid-row: 1/span 1;
    grid-column: 3/span 2;
  }
  .block-cards__item--3 {
    grid-row: 1/span 1;
    grid-column: 5/span 2;
  }
  .block-cards__item--4 {
    grid-row: 1/span 1;
    grid-column: 7/span 2;
  }
  .block-cards__item--5 {
    grid-row: 1/span 1;
    grid-column: 9/span 2;
  }
  .block-cards__content p {
    font-size: 2.6rem;
  }
}
.intro-statement {
  background-color: #fff;
}
.intro-statement__logo {
  width: 200px;
  height: auto;
  margin-bottom: 1.4rem;
}
.intro-statement--bg {
  background-color: #f3f3f3;
}
@media (max-width: 1023.98px) {
  .intro-statement {
    text-align: center;
  }
}

.card-listing {
  background-color: #6FB1DB;
}
@media (max-width: 1023.98px) {
  .card-listing {
    text-align: center;
  }
}
.card-listing .row {
  row-gap: 40px;
}
.card-listing__item {
  position: relative;
  width: 100%;
  border-radius: 50%;
  padding-bottom: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.card-listing__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
}
.card-listing__content p {
  flex-basis: 100%;
}
.card-listing__content p a {
  color: #00375A;
  text-decoration: none;
}
.card-listing__icon img {
  width: 92px;
  height: auto;
}
@media (min-width: 768px) {
  .card-listing__icon img {
    width: 80px;
  }
}
@media (min-width: 1024px) {
  .card-listing__item:hover {
    background-color: white;
  }
  .card-listing__content {
    width: 75%;
  }
  .card-listing__icon img {
    width: 110px;
  }
}
@media (min-width: 1200px) {
  .card-listing__icon img {
    width: 110px;
  }
}

.article {
  position: relative;
}
.article__list-item {
  position: relative;
}
.article__img {
  max-height: 800px;
  overflow: hidden;
}
.article__list-content {
  position: relative;
  padding: 20px;
  margin-top: -40px;
  background-color: #fff;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.article__breadcrumbs {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .article__content {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: -90px;
    background-color: #fff;
  }
}

.page-nav {
  width: 100%;
  position: relative;
}
.page-nav.stick {
  position: fixed;
  z-index: 999;
  top: 0;
  background-color: #f3f3f3;
}
.page-nav.stick.offset {
  top: 76.5px;
}
.page-nav__filter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-nav__filter li {
  white-space: nowrap;
}
.page-nav__filter li a, .page-nav__filter li button {
  text-decoration: none;
  display: inline-block;
  font-family: "dm-sans", Arial, Helvetica, sans-serif;
  padding: 0.8rem 1.6rem;
  margin: 0.6rem;
  font-size: 1.6rem;
  border: 1px solid #ddd;
  border-radius: 2rem;
  background-color: #fff;
}
.page-nav__filter li.active a, .page-nav__filter li button.active {
  border-color: #6FB1DB;
  background-color: #6FB1DB;
}
.page-nav__filter li.heading {
  font-size: 1.6rem;
  flex-basis: 100%;
  text-align: center;
  margin-bottom: 0.6rem;
}
.page-nav__sub-menu {
  background-color: #ddd;
  text-align: center;
  padding: 0.8rem 0;
}
.page-nav .link-list-trigger {
  font-size: 1rem;
}
.page-nav .link-list-trigger:focus {
  outline: 0;
}
.page-nav .link-list-icon {
  background-color: #005B96;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
  padding: 10px;
  position: relative;
  z-index: 1;
  margin-right: 10px;
  vertical-align: middle;
}
.page-nav .link-list-icon-body {
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
}
.page-nav .link-list-icon-body span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
}
.page-nav .link-list-icon-body span:nth-child(1) {
  top: 17%;
}
.page-nav .link-list-icon-body span:nth-child(2) {
  top: 47%;
}
.page-nav .link-list-icon-body span:nth-child(3) {
  top: 77%;
}
.page-nav .link-list-close {
  position: absolute;
  top: 0;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #005B96;
  color: #fff;
  cursor: pointer;
  border: 0;
  outline: 0;
  border-radius: 50%;
  z-index: 1002;
}
.page-nav .link-list-close span {
  display: block;
  position: absolute;
  height: 2px;
  width: 60%;
  background: #fff;
  left: 20%;
  top: 47%;
}
.page-nav .link-list-close span:nth-child(1) {
  transform: rotate(-45deg);
}
.page-nav .link-list-close span:nth-child(2) {
  transform: rotate(45deg);
}
.page-nav__dropdown {
  position: absolute;
  left: 0;
  top: 0;
  max-height: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  border-bottom: 0 solid #005B96;
  padding: 0;
  overflow: hidden;
  -moz-transition: max-height 0.2s, padding 0.5s, border 0.5s;
  -o-transition: max-height 0.2s, padding 0.5s, border 0.5s;
  -webkit-transition: max-height 0.2s, padding 0.5s, border 0.5s;
  transition: max-height 0.2s, padding 0.5s, border 0.5s;
}
.page-nav__dropdown.open {
  max-height: 100vh;
  padding: 40px 0;
  border-bottom-width: 5px;
}
.page-nav__container {
  position: relative;
}
.page-nav__links-title {
  width: 100%;
  margin-bottom: 2rem;
}
.page-nav__links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-nav__links ul li {
  line-height: 2.2;
}
.page-nav__links ul a {
  text-decoration: none;
}
.page-nav__links ul a:not(:hover) {
  color: #00375A;
}
@media (max-width: 1023.98px) {
  .page-nav__links::after {
    content: "";
    border: solid #005B96;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg) translate(-50%, 0);
    -webkit-transform: rotate(45deg) translate(-50%, 0);
    -moz-transition: border 0.5s;
    -o-transition: border 0.5s;
    -webkit-transition: border 0.5s;
    transition: border 0.5s;
    position: absolute;
    left: 50%;
    bottom: -10px;
    z-index: 100;
  }
  .page-nav__scroll {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 1024px) {
  .page-nav__filter {
    padding: 0;
  }
  .page-nav__filter li.heading {
    flex-basis: auto;
    text-align: left;
    margin-bottom: 0;
    margin-right: 1rem;
    display: flex;
    align-items: center;
  }
  .page-nav__links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .page-nav__links-title {
    width: 100%;
  }
  .page-nav__links ul {
    width: 31.5%;
  }
  .page-nav__scroll {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .page-nav.stick.offset {
    top: 138.5px;
  }
}
@media (min-width: 1921px) {
  .page-nav.stick.offset {
    top: 148.5px;
  }
}

.lg-backdrop {
  background-color: #111;
}

.lg-outer .lg-img-wrap {
  padding: 0;
}

.lg-autoplay-button {
  display: none;
}

.lg-toolbar {
  background-color: transparent;
}

.lg-toolbar .lg-close {
  height: 22px;
  width: 22px;
  padding: 0;
  margin: 20px 20px 0 0;
}
.lg-toolbar .lg-close:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 22 22'%3E%3Cpath d='M21.3,0L22,0.7L0.7,22L0,21.3L21.3,0z M0,0.7L0.7,0L22,21.3L21.3,22L0,0.7z' fill='%23fff' stroke='%23fff' stroke-width='0'/%3E%3C/svg%3E");
  width: 22px;
  height: 22px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}
.lg-toolbar .lg-close .lg-icon {
  font-size: 0;
}

@media (min-width: 1024px) {
  .lg-toolbar .lg-close {
    margin: 40px 40px 0 0;
  }
}
.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: transparent;
  padding: 0;
  font-size: 0;
}

.lg-actions .lg-prev,
.lg-actions .lg-next {
  display: block;
  height: 30px;
  width: 15px;
  margin-bottom: 20px;
  cursor: pointer;
  bottom: 20px;
  top: auto;
  margin-bottom: 0;
  margin-top: 0;
  font-size: inherit;
}

.lg-actions .lg-prev {
  width: 17px;
  height: 30px;
  margin-right: 20px;
}
.lg-actions .lg-prev:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 15 28'%3E%3Cpath d='M13.2652 27.7023L0.639146 14.0238L13.2653 0.345703L14.7349 1.70227L3.36096 14.0238L14.7349 26.3457L13.2652 27.7023Z' fill='%23ffffff'/%3E%3C/svg%3E");
  width: 17px;
  height: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}

.lg-actions .lg-next {
  width: 17px;
  height: 30px;
}
.lg-actions .lg-next:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 15 28'%3E%3Cpath d='M13.2652 27.7023L0.639146 14.0238L13.2653 0.345703L14.7349 1.70227L3.36096 14.0238L14.7349 26.3457L13.2652 27.7023Z' fill='%23ffffff'/%3E%3C/svg%3E");
  width: 17px;
  height: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
}

@media (min-width: 1024px) {
  .lg-actions .lg-next, .lg-actions .lg-prev {
    bottom: auto;
    top: 50%;
  }
  .lg-actions .lg-prev {
    left: 40px;
  }
  .lg-actions .lg-next {
    right: 40px;
  }
}
#lg-counter {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  padding: 0;
}
@media (min-width: 1024px) {
  #lg-counter {
    bottom: 40px;
    left: 40px;
    transform: none;
  }
}

/*! lightgallery - v1.6.14 - 2020-04-21
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: "lg";
  src: url("/wp-content/themes/unitygardendesign/fonts/lg.eot?n1z373");
  src: url("/wp-content/themes/unitygardendesign/fonts/?#iefixn1z373") format("embedded-opentype"), url("/wp-content/themes/unitygardendesign/fonts/lg.woff?n1z373") format("woff"), url("/wp-content/themes/unitygardendesign/fonts/lg.ttf?n1z373") format("truetype"), url("/wp-content/themes/unitygardendesign/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: transparent;
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 0;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}

.lg-actions .lg-next {
  right: 20px;
}

.lg-actions .lg-next:before {
  content: "\e095";
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 0;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: #FFF;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  /* background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent; */
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  /* background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent; */
}

.lg-outer .lg-has-html5 .lg-video-play {
  /* background: transparent url("../img/video-play.png") no-repeat scroll 0 0; */
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  /* background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent; */
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  /* background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent; */
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}

.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer #lg-share {
  position: relative;
}

.lg-outer #lg-share:after {
  content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  background: url("/wp-content/themes/unitygardendesign/img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}

.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}

.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}

.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html {
  display: none;
}

.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}


