<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #3caff2;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0e8bd3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

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

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a &gt; code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

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

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

.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: none; }

  .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: none; }

  .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: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .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: none; }

  .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%; } }
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary &gt; th,
.table-primary &gt; td {
  background-color: #c8e9fb; }

.table-hover .table-primary:hover {
  background-color: #b0dff9; }
  .table-hover .table-primary:hover &gt; td,
  .table-hover .table-primary:hover &gt; th {
    background-color: #b0dff9; }

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; td {
  background-color: #e9edc2; }

.table-hover .table-secondary:hover {
  background-color: #e2e7ae; }
  .table-hover .table-secondary:hover &gt; td,
  .table-hover .table-secondary:hover &gt; th {
    background-color: #e2e7ae; }

.table-success,
.table-success &gt; th,
.table-success &gt; td {
  background-color: #f7b8df; }

.table-hover .table-success:hover {
  background-color: #f4a1d5; }
  .table-hover .table-success:hover &gt; td,
  .table-hover .table-success:hover &gt; th {
    background-color: #f4a1d5; }

.table-info,
.table-info &gt; th,
.table-info &gt; td {
  background-color: #d1e6cf; }

.table-hover .table-info:hover {
  background-color: #c1ddbe; }
  .table-hover .table-info:hover &gt; td,
  .table-hover .table-info:hover &gt; th {
    background-color: #c1ddbe; }

.table-warning,
.table-warning &gt; th,
.table-warning &gt; td {
  background-color: #ffeeba; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover &gt; td,
  .table-hover .table-warning:hover &gt; th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger &gt; th,
.table-danger &gt; td {
  background-color: #f5c6cb; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover &gt; td,
  .table-hover .table-danger:hover &gt; th {
    background-color: #f1b0b7; }

.table-light,
.table-light &gt; th,
.table-light &gt; td {
  background-color: #fdfdfe; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover &gt; td,
  .table-hover .table-light:hover &gt; th {
    background-color: #ececf6; }

.table-dark,
.table-dark &gt; th,
.table-dark &gt; td {
  background-color: #c6c8ca; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover &gt; td,
  .table-hover .table-dark:hover &gt; th {
    background-color: #b9bbbe; }

.table-active,
.table-active &gt; th,
.table-active &gt; td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover &gt; td,
  .table-hover .table-active:hover &gt; th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm &gt; .table-bordered {
      border: 0; } }
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md &gt; .table-bordered {
      border: 0; } }
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg &gt; .table-bordered {
      border: 0; } }
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl &gt; .table-bordered {
      border: 0; } }
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive &gt; .table-bordered {
    border: 0; }

.form-control, .select-custom select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select, .get_in_touch .form .nf-element, .woocommerce form .input-text, .cart_totals form .input-text, .woocommerce form .form-row .input-text {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control, .select-custom select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select, .get_in_touch .form .nf-element, .woocommerce form .input-text, .cart_totals form .input-text, .woocommerce form .form-row .input-text {
      transition: none; } }
  .form-control::-ms-expand, .select-custom select::-ms-expand, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select::-ms-expand, .get_in_touch .form .nf-element::-ms-expand, .woocommerce form .input-text::-ms-expand, .cart_totals form .input-text::-ms-expand, .woocommerce form .form-row .input-text::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .select-custom select:focus, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:focus, .get_in_touch .form .nf-element:focus, .woocommerce form .input-text:focus, .cart_totals form .input-text:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b4e0fa;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
  .form-control::placeholder, .select-custom select::placeholder, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select::placeholder, .get_in_touch .form .nf-element::placeholder, .woocommerce form .input-text::placeholder, .cart_totals form .input-text::placeholder, .woocommerce form .form-row .input-text::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .select-custom select:disabled, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:disabled, .get_in_touch .form .nf-element:disabled, .woocommerce form .input-text:disabled, .cart_totals form .input-text:disabled, .form-control[readonly], .select-custom select[readonly], .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select[readonly], .get_in_touch .form [readonly].nf-element, .woocommerce form [readonly].input-text, .cart_totals form [readonly].input-text {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value, .select-custom select:focus::-ms-value, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:focus::-ms-value, .get_in_touch .form select.nf-element:focus::-ms-value, .woocommerce form select.input-text:focus::-ms-value, .cart_totals form select.input-text:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], .select-custom select[size], .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select[size], .get_in_touch .form select[size].nf-element, .woocommerce form select[size].input-text, .cart_totals form select[size].input-text, select.form-control[multiple], .select-custom select[multiple], .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select[multiple], .get_in_touch .form select[multiple].nf-element, .woocommerce form select[multiple].input-text, .cart_totals form select[multiple].input-text {
  height: auto; }

textarea.form-control, .get_in_touch .form textarea.nf-element, .woocommerce form textarea.input-text, .cart_totals form textarea.input-text, .woocommerce form .form-row textarea.input-text {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row &gt; .col,
  .form-row &gt; [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #e2008d; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(226, 0, 141, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:valid, .was-validated .select-custom select:valid, .select-custom .was-validated select:valid, .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:valid, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:valid, .was-validated .get_in_touch .form .nf-element:valid, .get_in_touch .form .was-validated .nf-element:valid, .was-validated .woocommerce form .input-text:valid, .woocommerce form .was-validated .input-text:valid, .was-validated .cart_totals form .input-text:valid, .cart_totals form .was-validated .input-text:valid, .form-control.is-valid, .select-custom select.is-valid, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-valid, .get_in_touch .form .is-valid.nf-element, .woocommerce form .is-valid.input-text, .cart_totals form .is-valid.input-text,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #e2008d; }
  .was-validated .form-control:valid:focus, .was-validated .select-custom select:valid:focus, .select-custom .was-validated select:valid:focus, .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:valid:focus, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:valid:focus, .was-validated .get_in_touch .form .nf-element:valid:focus, .get_in_touch .form .was-validated .nf-element:valid:focus, .was-validated .woocommerce form .input-text:valid:focus, .woocommerce form .was-validated .input-text:valid:focus, .was-validated .cart_totals form .input-text:valid:focus, .cart_totals form .was-validated .input-text:valid:focus, .form-control.is-valid:focus, .select-custom select.is-valid:focus, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-valid:focus, .get_in_touch .form .is-valid.nf-element:focus, .woocommerce form .is-valid.input-text:focus, .cart_totals form .is-valid.input-text:focus,
  .was-validated .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    border-color: #e2008d;
    box-shadow: 0 0 0 0.2rem rgba(226, 0, 141, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback, .was-validated .select-custom select:valid ~ .valid-feedback, .select-custom .was-validated select:valid ~ .valid-feedback, .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:valid ~ .valid-feedback, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:valid ~ .valid-feedback, .was-validated .get_in_touch .form .nf-element:valid ~ .valid-feedback, .get_in_touch .form .was-validated .nf-element:valid ~ .valid-feedback, .was-validated .woocommerce form .input-text:valid ~ .valid-feedback, .woocommerce form .was-validated .input-text:valid ~ .valid-feedback, .was-validated .cart_totals form .input-text:valid ~ .valid-feedback, .cart_totals form .was-validated .input-text:valid ~ .valid-feedback, .was-validated .woocommerce form .form-row .input-text:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip,
  .was-validated .select-custom select:valid ~ .valid-tooltip,
  .select-custom .was-validated select:valid ~ .valid-tooltip,
  .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:valid ~ .valid-tooltip,
  .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:valid ~ .valid-tooltip,
  .was-validated .get_in_touch .form .nf-element:valid ~ .valid-tooltip,
  .get_in_touch .form .was-validated .nf-element:valid ~ .valid-tooltip,
  .was-validated .woocommerce form .input-text:valid ~ .valid-tooltip,
  .woocommerce form .was-validated .input-text:valid ~ .valid-tooltip,
  .was-validated .cart_totals form .input-text:valid ~ .valid-tooltip,
  .cart_totals form .was-validated .input-text:valid ~ .valid-tooltip,
  .was-validated .woocommerce form .form-row .input-text:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .select-custom select.is-valid ~ .valid-feedback, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-valid ~ .valid-feedback, .get_in_touch .form .is-valid.nf-element ~ .valid-feedback, .woocommerce form .is-valid.input-text ~ .valid-feedback, .cart_totals form .is-valid.input-text ~ .valid-feedback, .woocommerce form .form-row .is-valid.input-text ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .select-custom select.is-valid ~ .valid-tooltip,
  .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-valid ~ .valid-tooltip,
  .get_in_touch .form .is-valid.nf-element ~ .valid-tooltip,
  .woocommerce form .is-valid.input-text ~ .valid-tooltip,
  .cart_totals form .is-valid.input-text ~ .valid-tooltip,
  .woocommerce form .form-row .is-valid.input-text ~ .valid-tooltip,
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #e2008d; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #e2008d; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #ff63c4; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #ff16a7; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(226, 0, 141, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #e2008d; }
  .was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(226, 0, 141, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated .form-control:invalid, .was-validated .select-custom select:invalid, .select-custom .was-validated select:invalid, .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:invalid, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:invalid, .was-validated .get_in_touch .form .nf-element:invalid, .get_in_touch .form .was-validated .nf-element:invalid, .was-validated .woocommerce form .input-text:invalid, .woocommerce form .was-validated .input-text:invalid, .was-validated .cart_totals form .input-text:invalid, .cart_totals form .was-validated .input-text:invalid, .form-control.is-invalid, .select-custom select.is-invalid, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-invalid, .get_in_touch .form .is-invalid.nf-element, .woocommerce form .is-invalid.input-text, .cart_totals form .is-invalid.input-text,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .was-validated .select-custom select:invalid:focus, .select-custom .was-validated select:invalid:focus, .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:invalid:focus, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:invalid:focus, .was-validated .get_in_touch .form .nf-element:invalid:focus, .get_in_touch .form .was-validated .nf-element:invalid:focus, .was-validated .woocommerce form .input-text:invalid:focus, .woocommerce form .was-validated .input-text:invalid:focus, .was-validated .cart_totals form .input-text:invalid:focus, .cart_totals form .was-validated .input-text:invalid:focus, .form-control.is-invalid:focus, .select-custom select.is-invalid:focus, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-invalid:focus, .get_in_touch .form .is-invalid.nf-element:focus, .woocommerce form .is-invalid.input-text:focus, .cart_totals form .is-invalid.input-text:focus,
  .was-validated .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .select-custom select:invalid ~ .invalid-feedback, .select-custom .was-validated select:invalid ~ .invalid-feedback, .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:invalid ~ .invalid-feedback, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:invalid ~ .invalid-feedback, .was-validated .get_in_touch .form .nf-element:invalid ~ .invalid-feedback, .get_in_touch .form .was-validated .nf-element:invalid ~ .invalid-feedback, .was-validated .woocommerce form .input-text:invalid ~ .invalid-feedback, .woocommerce form .was-validated .input-text:invalid ~ .invalid-feedback, .was-validated .cart_totals form .input-text:invalid ~ .invalid-feedback, .cart_totals form .was-validated .input-text:invalid ~ .invalid-feedback, .was-validated .woocommerce form .form-row .input-text:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip,
  .was-validated .select-custom select:invalid ~ .invalid-tooltip,
  .select-custom .was-validated select:invalid ~ .invalid-tooltip,
  .was-validated .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:invalid ~ .invalid-tooltip,
  .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .was-validated select:invalid ~ .invalid-tooltip,
  .was-validated .get_in_touch .form .nf-element:invalid ~ .invalid-tooltip,
  .get_in_touch .form .was-validated .nf-element:invalid ~ .invalid-tooltip,
  .was-validated .woocommerce form .input-text:invalid ~ .invalid-tooltip,
  .woocommerce form .was-validated .input-text:invalid ~ .invalid-tooltip,
  .was-validated .cart_totals form .input-text:invalid ~ .invalid-tooltip,
  .cart_totals form .was-validated .input-text:invalid ~ .invalid-tooltip,
  .was-validated .woocommerce form .form-row .input-text:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .select-custom select.is-invalid ~ .invalid-feedback, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-invalid ~ .invalid-feedback, .get_in_touch .form .is-invalid.nf-element ~ .invalid-feedback, .woocommerce form .is-invalid.input-text ~ .invalid-feedback, .cart_totals form .is-invalid.input-text ~ .invalid-feedback, .woocommerce form .form-row .is-invalid.input-text ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .select-custom select.is-invalid ~ .invalid-tooltip,
  .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.is-invalid ~ .invalid-tooltip,
  .get_in_touch .form .is-invalid.nf-element ~ .invalid-tooltip,
  .woocommerce form .is-invalid.input-text ~ .invalid-tooltip,
  .cart_totals form .is-invalid.input-text ~ .invalid-tooltip,
  .woocommerce form .form-row .is-invalid.input-text ~ .invalid-tooltip,
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #efa2a9; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }
  .was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline .select-custom select, .select-custom .form-inline select, .form-inline .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .form-inline select, .form-inline .get_in_touch .form .nf-element, .get_in_touch .form .form-inline .nf-element, .form-inline .woocommerce form .input-text, .woocommerce form .form-inline .input-text, .form-inline .cart_totals form .input-text, .cart_totals form .form-inline .input-text {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline a, .get_in_touch .form .submit-wrap input[type='button'], .woocommerce form input[type="submit"], .cart_totals form input[type="submit"], .swpm-buy-now-button-submit {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline a, .get_in_touch .form .submit-wrap input[type='button'], .woocommerce form input[type="submit"], .cart_totals form input[type="submit"], .swpm-buy-now-button-submit {
      transition: none; } }
  .btn:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline a:hover, .get_in_touch .form .submit-wrap input[type='button']:hover, .woocommerce form input[type="submit"]:hover, .cart_totals form input[type="submit"]:hover, .swpm-buy-now-button-submit:hover, .btn:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline a:focus, .get_in_touch .form .submit-wrap input[type='button']:focus, .woocommerce form input[type="submit"]:focus, .cart_totals form input[type="submit"]:focus, .swpm-buy-now-button-submit:focus {
    text-decoration: none; }
  .btn:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline a:focus, .get_in_touch .form .submit-wrap input[type='button']:focus, .woocommerce form input[type="submit"]:focus, .cart_totals form input[type="submit"]:focus, .swpm-buy-now-button-submit:focus, .btn.focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.focus, .resource-content .calls-to-action .add_to_cart_inline a.focus, .get_in_touch .form .submit-wrap input.focus[type='button'], .woocommerce form input.focus[type="submit"], .cart_totals form input.focus[type="submit"], .focus.swpm-buy-now-button-submit {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
  .btn.disabled, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.disabled, .resource-content .calls-to-action .add_to_cart_inline a.disabled, .get_in_touch .form .submit-wrap input.disabled[type='button'], .woocommerce form input.disabled[type="submit"], .cart_totals form input.disabled[type="submit"], .disabled.swpm-buy-now-button-submit, .btn:disabled, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:disabled, .resource-content .calls-to-action .add_to_cart_inline a:disabled, .get_in_touch .form .submit-wrap input[type='button']:disabled, .woocommerce form input[type="submit"]:disabled, .cart_totals form input[type="submit"]:disabled, .swpm-buy-now-button-submit:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:not(:disabled):not(.disabled), .resource-content .calls-to-action .add_to_cart_inline a:not(:disabled):not(.disabled), .get_in_touch .form .submit-wrap input[type='button']:not(:disabled):not(.disabled), .woocommerce form input[type="submit"]:not(:disabled):not(.disabled), .cart_totals form input[type="submit"]:not(:disabled):not(.disabled), .swpm-buy-now-button-submit:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.disabled, .resource-content .calls-to-action .add_to_cart_inline a.disabled, a.disabled.swpm-buy-now-button-submit,
fieldset:disabled a.btn,
fieldset:disabled .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline fieldset:disabled a,
fieldset:disabled .resource-content .calls-to-action .add_to_cart_inline a,
.resource-content .calls-to-action .add_to_cart_inline fieldset:disabled a,
fieldset:disabled a.swpm-buy-now-button-submit {
  pointer-events: none; }

.btn-primary, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline a, .get_in_touch .form .submit-wrap input[type='button'], .woocommerce form input[type="submit"], .cart_totals form input[type="submit"], .swpm-buy-now-button-submit {
  color: #fff;
  background-color: #3caff2;
  border-color: #3caff2; }
  .btn-primary:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline a:hover, .get_in_touch .form .submit-wrap input[type='button']:hover, .woocommerce form input[type="submit"]:hover, .cart_totals form input[type="submit"]:hover, .swpm-buy-now-button-submit:hover {
    color: #fff;
    background-color: #18a0f0;
    border-color: #109aeb; }
  .btn-primary:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline a:focus, .get_in_touch .form .submit-wrap input[type='button']:focus, .woocommerce form input[type="submit"]:focus, .cart_totals form input[type="submit"]:focus, .swpm-buy-now-button-submit:focus, .btn-primary.focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.focus, .resource-content .calls-to-action .add_to_cart_inline a.focus, .get_in_touch .form .submit-wrap input.focus[type='button'], .woocommerce form input.focus[type="submit"], .cart_totals form input.focus[type="submit"], .focus.swpm-buy-now-button-submit {
    box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.5); }
  .btn-primary.disabled, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.disabled, .resource-content .calls-to-action .add_to_cart_inline a.disabled, .get_in_touch .form .submit-wrap input.disabled[type='button'], .woocommerce form input.disabled[type="submit"], .cart_totals form input.disabled[type="submit"], .disabled.swpm-buy-now-button-submit, .btn-primary:disabled, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:disabled, .resource-content .calls-to-action .add_to_cart_inline a:disabled, .get_in_touch .form .submit-wrap input[type='button']:disabled, .woocommerce form input[type="submit"]:disabled, .cart_totals form input[type="submit"]:disabled, .swpm-buy-now-button-submit:disabled {
    color: #fff;
    background-color: #3caff2;
    border-color: #3caff2; }
  .btn-primary:not(:disabled):not(.disabled):active, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:not(:disabled):not(.disabled):active, .resource-content .calls-to-action .add_to_cart_inline a:not(:disabled):not(.disabled):active, .get_in_touch .form .submit-wrap input[type='button']:not(:disabled):not(.disabled):active, .woocommerce form input[type="submit"]:not(:disabled):not(.disabled):active, .cart_totals form input[type="submit"]:not(:disabled):not(.disabled):active, .swpm-buy-now-button-submit:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:not(:disabled):not(.disabled).active, .resource-content .calls-to-action .add_to_cart_inline a:not(:disabled):not(.disabled).active, .get_in_touch .form .submit-wrap input[type='button']:not(:disabled):not(.disabled).active, .woocommerce form input[type="submit"]:not(:disabled):not(.disabled).active, .cart_totals form input[type="submit"]:not(:disabled):not(.disabled).active, .swpm-buy-now-button-submit:not(:disabled):not(.disabled).active, .show &gt; .btn-primary.dropdown-toggle, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .show &gt; a.dropdown-toggle, .resource-content .calls-to-action .add_to_cart_inline .show &gt; a.dropdown-toggle, .get_in_touch .form .submit-wrap .show &gt; input.dropdown-toggle[type='button'], .woocommerce form .show &gt; input.dropdown-toggle[type="submit"], .cart_totals form .show &gt; input.dropdown-toggle[type="submit"], .show &gt; .dropdown-toggle.swpm-buy-now-button-submit {
    color: #fff;
    background-color: #109aeb;
    border-color: #0f93df; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:not(:disabled):not(.disabled):active:focus, .resource-content .calls-to-action .add_to_cart_inline a:not(:disabled):not(.disabled):active:focus, .get_in_touch .form .submit-wrap input[type='button']:not(:disabled):not(.disabled):active:focus, .woocommerce form input[type="submit"]:not(:disabled):not(.disabled):active:focus, .cart_totals form input[type="submit"]:not(:disabled):not(.disabled):active:focus, .swpm-buy-now-button-submit:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:not(:disabled):not(.disabled).active:focus, .resource-content .calls-to-action .add_to_cart_inline a:not(:disabled):not(.disabled).active:focus, .get_in_touch .form .submit-wrap input[type='button']:not(:disabled):not(.disabled).active:focus, .woocommerce form input[type="submit"]:not(:disabled):not(.disabled).active:focus, .cart_totals form input[type="submit"]:not(:disabled):not(.disabled).active:focus, .swpm-buy-now-button-submit:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-primary.dropdown-toggle:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .show &gt; a.dropdown-toggle:focus, .resource-content .calls-to-action .add_to_cart_inline .show &gt; a.dropdown-toggle:focus, .get_in_touch .form .submit-wrap .show &gt; input.dropdown-toggle[type='button']:focus, .woocommerce form .show &gt; input.dropdown-toggle[type="submit"]:focus, .cart_totals form .show &gt; input.dropdown-toggle[type="submit"]:focus, .show &gt; .dropdown-toggle.swpm-buy-now-button-submit:focus {
      box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.5); }

.btn-secondary {
  color: #212529;
  background-color: #b1bf25;
  border-color: #b1bf25; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #939f1f;
    border-color: #89941d; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(177, 191, 37, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #212529;
    background-color: #b1bf25;
    border-color: #b1bf25; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show &gt; .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #89941d;
    border-color: #808a1b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(177, 191, 37, 0.5); }

.btn-success, .swpm-payment-button .swpm-buy-now-button-submit, .woocommerce form .form-row button.button {
  color: #fff;
  background-color: #e2008d;
  border-color: #e2008d; }
  .btn-success:hover, .swpm-payment-button .swpm-buy-now-button-submit:hover, .woocommerce form .form-row button.button:hover {
    color: #fff;
    background-color: #bc0075;
    border-color: #af006d; }
  .btn-success:focus, .swpm-payment-button .swpm-buy-now-button-submit:focus, .woocommerce form .form-row button.button:focus, .btn-success.focus, .swpm-payment-button .focus.swpm-buy-now-button-submit, .woocommerce form .form-row button.focus.button {
    box-shadow: 0 0 0 0.2rem rgba(226, 0, 141, 0.5); }
  .btn-success.disabled, .swpm-payment-button .disabled.swpm-buy-now-button-submit, .woocommerce form .form-row button.disabled.button, .btn-success:disabled, .swpm-payment-button .swpm-buy-now-button-submit:disabled, .woocommerce form .form-row button.button:disabled {
    color: #fff;
    background-color: #e2008d;
    border-color: #e2008d; }
  .btn-success:not(:disabled):not(.disabled):active, .swpm-payment-button .swpm-buy-now-button-submit:not(:disabled):not(.disabled):active, .woocommerce form .form-row button.button:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .swpm-payment-button .swpm-buy-now-button-submit:not(:disabled):not(.disabled).active, .woocommerce form .form-row button.button:not(:disabled):not(.disabled).active, .show &gt; .btn-success.dropdown-toggle, .swpm-payment-button .show &gt; .dropdown-toggle.swpm-buy-now-button-submit, .woocommerce form .form-row .show &gt; button.dropdown-toggle.button {
    color: #fff;
    background-color: #af006d;
    border-color: #a20065; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .swpm-payment-button .swpm-buy-now-button-submit:not(:disabled):not(.disabled):active:focus, .woocommerce form .form-row button.button:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .swpm-payment-button .swpm-buy-now-button-submit:not(:disabled):not(.disabled).active:focus, .woocommerce form .form-row button.button:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-success.dropdown-toggle:focus, .swpm-payment-button .show &gt; .dropdown-toggle.swpm-buy-now-button-submit:focus, .woocommerce form .form-row .show &gt; button.dropdown-toggle.button:focus {
      box-shadow: 0 0 0 0.2rem rgba(226, 0, 141, 0.5); }

.btn-info {
  color: #fff;
  background-color: #5ca654;
  border-color: #5ca654; }
  .btn-info:hover {
    color: #fff;
    background-color: #4e8d47;
    border-color: #498443; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(92, 166, 84, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #5ca654;
    border-color: #5ca654; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show &gt; .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #498443;
    border-color: #457c3f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(92, 166, 84, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show &gt; .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show &gt; .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show &gt; .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary {
  color: #3caff2;
  background-color: transparent;
  background-image: none;
  border-color: #3caff2; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #3caff2;
    border-color: #3caff2; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #3caff2;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #3caff2;
    border-color: #3caff2; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.5); }

.btn-outline-secondary {
  color: #b1bf25;
  background-color: transparent;
  background-image: none;
  border-color: #b1bf25; }
  .btn-outline-secondary:hover {
    color: #212529;
    background-color: #b1bf25;
    border-color: #b1bf25; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(177, 191, 37, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #b1bf25;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #b1bf25;
    border-color: #b1bf25; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(177, 191, 37, 0.5); }

.btn-outline-success {
  color: #e2008d;
  background-color: transparent;
  background-image: none;
  border-color: #e2008d; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #e2008d;
    border-color: #e2008d; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(226, 0, 141, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #e2008d;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #e2008d;
    border-color: #e2008d; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(226, 0, 141, 0.5); }

.btn-outline-info {
  color: #5ca654;
  background-color: transparent;
  background-image: none;
  border-color: #5ca654; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5ca654;
    border-color: #5ca654; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(92, 166, 84, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5ca654;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5ca654;
    border-color: #5ca654; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(92, 166, 84, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show &gt; .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #3caff2;
  background-color: transparent; }
  .btn-link:hover {
    color: #0e8bd3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg &gt; .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-lg &gt; a, .resource-content .calls-to-action .add_to_cart_inline .btn-group-lg &gt; a, .get_in_touch .form .submit-wrap .btn-group-lg &gt; input[type='button'], .woocommerce form .btn-group-lg &gt; input[type="submit"], .cart_totals form .btn-group-lg &gt; input[type="submit"], .btn-group-lg &gt; .swpm-buy-now-button-submit {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm &gt; .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-sm &gt; a, .resource-content .calls-to-action .add_to_cart_inline .btn-group-sm &gt; a, .get_in_touch .form .submit-wrap .btn-group-sm &gt; input[type='button'], .woocommerce form .btn-group-sm &gt; input[type="submit"], .cart_totals form .btn-group-sm &gt; input[type="submit"], .btn-group-sm &gt; .swpm-buy-now-button-submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media screen and (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }
.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }
.dropleft .dropdown-toggle::after {
  display: none; }
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }
.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #3caff2; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group &gt; .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a, .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a, .get_in_touch .form .submit-wrap .btn-group &gt; input[type='button'], .woocommerce form .btn-group &gt; input[type="submit"], .cart_totals form .btn-group &gt; input[type="submit"], .btn-group &gt; .swpm-buy-now-button-submit,
  .btn-group-vertical &gt; .btn,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a,
  .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'],
  .woocommerce form .btn-group-vertical &gt; input[type="submit"],
  .cart_totals form .btn-group-vertical &gt; input[type="submit"],
  .btn-group-vertical &gt; .swpm-buy-now-button-submit {
    position: relative;
    flex: 0 1 auto; }
    .btn-group &gt; .btn:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a:hover, .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a:hover, .get_in_touch .form .submit-wrap .btn-group &gt; input[type='button']:hover, .woocommerce form .btn-group &gt; input[type="submit"]:hover, .cart_totals form .btn-group &gt; input[type="submit"]:hover, .btn-group &gt; .swpm-buy-now-button-submit:hover,
    .btn-group-vertical &gt; .btn:hover,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a:hover,
    .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a:hover,
    .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button']:hover,
    .woocommerce form .btn-group-vertical &gt; input[type="submit"]:hover,
    .cart_totals form .btn-group-vertical &gt; input[type="submit"]:hover,
    .btn-group-vertical &gt; .swpm-buy-now-button-submit:hover {
      z-index: 1; }
    .btn-group &gt; .btn:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a:focus, .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a:focus, .get_in_touch .form .submit-wrap .btn-group &gt; input[type='button']:focus, .woocommerce form .btn-group &gt; input[type="submit"]:focus, .cart_totals form .btn-group &gt; input[type="submit"]:focus, .btn-group &gt; .swpm-buy-now-button-submit:focus, .btn-group &gt; .btn:active, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a:active, .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a:active, .get_in_touch .form .submit-wrap .btn-group &gt; input[type='button']:active, .woocommerce form .btn-group &gt; input[type="submit"]:active, .cart_totals form .btn-group &gt; input[type="submit"]:active, .btn-group &gt; .swpm-buy-now-button-submit:active, .btn-group &gt; .btn.active, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a.active, .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a.active, .get_in_touch .form .submit-wrap .btn-group &gt; input.active[type='button'], .woocommerce form .btn-group &gt; input.active[type="submit"], .cart_totals form .btn-group &gt; input.active[type="submit"], .btn-group &gt; .active.swpm-buy-now-button-submit,
    .btn-group-vertical &gt; .btn:focus,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a:focus,
    .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a:focus,
    .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button']:focus,
    .woocommerce form .btn-group-vertical &gt; input[type="submit"]:focus,
    .cart_totals form .btn-group-vertical &gt; input[type="submit"]:focus,
    .btn-group-vertical &gt; .swpm-buy-now-button-submit:focus,
    .btn-group-vertical &gt; .btn:active,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a:active,
    .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a:active,
    .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button']:active,
    .woocommerce form .btn-group-vertical &gt; input[type="submit"]:active,
    .cart_totals form .btn-group-vertical &gt; input[type="submit"]:active,
    .btn-group-vertical &gt; .swpm-buy-now-button-submit:active,
    .btn-group-vertical &gt; .btn.active,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a.active,
    .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a.active,
    .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input.active[type='button'],
    .woocommerce form .btn-group-vertical &gt; input.active[type="submit"],
    .cart_totals form .btn-group-vertical &gt; input.active[type="submit"],
    .btn-group-vertical &gt; .active.swpm-buy-now-button-submit {
      z-index: 1; }
  .btn-group .btn + .btn, .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group a + .btn, .btn-group .resource-content .calls-to-action .add_to_cart_inline a + .btn, .resource-content .calls-to-action .add_to_cart_inline .btn-group a + .btn, .btn-group .get_in_touch .form .submit-wrap input[type='button'] + .btn, .get_in_touch .form .submit-wrap .btn-group input[type='button'] + .btn, .btn-group .woocommerce form input[type="submit"] + .btn, .woocommerce form .btn-group input[type="submit"] + .btn, .btn-group .cart_totals form input[type="submit"] + .btn, .cart_totals form .btn-group input[type="submit"] + .btn, .btn-group .swpm-buy-now-button-submit + .btn, .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .btn + a, .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group a + a, .btn-group .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .get_in_touch .form .submit-wrap input[type='button'] + a, .get_in_touch .form .submit-wrap .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group input[type='button'] + a, .btn-group .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .woocommerce form input[type="submit"] + a, .woocommerce form .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form .btn-group input[type="submit"] + a, .btn-group .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .cart_totals form input[type="submit"] + a, .cart_totals form .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form .btn-group input[type="submit"] + a, .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .swpm-buy-now-button-submit + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .swpm-buy-now-button-submit + a, .btn-group .resource-content .calls-to-action .add_to_cart_inline .btn + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group .btn + a, .btn-group .resource-content .calls-to-action .add_to_cart_inline a + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group a + a, .btn-group .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group .get_in_touch .form .submit-wrap input[type='button'] + a, .get_in_touch .form .submit-wrap .btn-group .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a, .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group input[type='button'] + a, .btn-group .woocommerce form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group .woocommerce form input[type="submit"] + a, .woocommerce form .btn-group .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .woocommerce form .btn-group input[type="submit"] + a, .btn-group .cart_totals form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group .cart_totals form input[type="submit"] + a, .cart_totals form .btn-group .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .cart_totals form .btn-group input[type="submit"] + a, .btn-group .resource-content .calls-to-action .add_to_cart_inline .swpm-buy-now-button-submit + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group .swpm-buy-now-button-submit + a, .btn-group .get_in_touch .form .submit-wrap .btn + input[type='button'], .get_in_touch .form .submit-wrap .btn-group .btn + input[type='button'], .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type='button'], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group a + input[type='button'], .btn-group .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .btn-group .resource-content .calls-to-action .add_to_cart_inline a + input[type='button'], .resource-content .calls-to-action .add_to_cart_inline .btn-group .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline .btn-group a + input[type='button'], .btn-group .get_in_touch .form .submit-wrap input[type='button'] + input[type='button'], .get_in_touch .form .submit-wrap .btn-group input[type='button'] + input[type='button'], .btn-group .woocommerce form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .btn-group .woocommerce form input[type="submit"] + input[type='button'], .woocommerce form .btn-group .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .woocommerce form .btn-group input[type="submit"] + input[type='button'], .btn-group .cart_totals form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .btn-group .cart_totals form input[type="submit"] + input[type='button'], .cart_totals form .btn-group .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .cart_totals form .btn-group input[type="submit"] + input[type='button'], .btn-group .get_in_touch .form .submit-wrap .swpm-buy-now-button-submit + input[type='button'], .get_in_touch .form .submit-wrap .btn-group .swpm-buy-now-button-submit + input[type='button'], .btn-group .woocommerce form .btn + input[type="submit"], .woocommerce form .btn-group .btn + input[type="submit"], .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form a + input[type="submit"], .woocommerce form .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .woocommerce form a + input[type="submit"], .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group a + input[type="submit"], .btn-group .resource-content .calls-to-action .add_to_cart_inline .woocommerce form a + input[type="submit"], .woocommerce form .btn-group .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"], .resource-content .calls-to-action .add_to_cart_inline .btn-group .woocommerce form a + input[type="submit"], .woocommerce form .resource-content .calls-to-action .add_to_cart_inline .btn-group a + input[type="submit"], .btn-group .get_in_touch .form .submit-wrap .woocommerce form input[type='button'] + input[type="submit"], .woocommerce form .btn-group .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"], .get_in_touch .form .submit-wrap .btn-group .woocommerce form input[type='button'] + input[type="submit"], .woocommerce form .get_in_touch .form .submit-wrap .btn-group input[type='button'] + input[type="submit"], .btn-group .woocommerce form input[type="submit"] + input[type="submit"], .woocommerce form .btn-group input[type="submit"] + input[type="submit"], .btn-group .woocommerce form .swpm-buy-now-button-submit + input[type="submit"], .woocommerce form .btn-group .swpm-buy-now-button-submit + input[type="submit"], .btn-group .cart_totals form .btn + input[type="submit"], .cart_totals form .btn-group .btn + input[type="submit"], .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form a + input[type="submit"], .cart_totals form .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .cart_totals form a + input[type="submit"], .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group a + input[type="submit"], .btn-group .resource-content .calls-to-action .add_to_cart_inline .cart_totals form a + input[type="submit"], .cart_totals form .btn-group .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"], .resource-content .calls-to-action .add_to_cart_inline .btn-group .cart_totals form a + input[type="submit"], .cart_totals form .resource-content .calls-to-action .add_to_cart_inline .btn-group a + input[type="submit"], .btn-group .get_in_touch .form .submit-wrap .cart_totals form input[type='button'] + input[type="submit"], .cart_totals form .btn-group .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"], .get_in_touch .form .submit-wrap .btn-group .cart_totals form input[type='button'] + input[type="submit"], .cart_totals form .get_in_touch .form .submit-wrap .btn-group input[type='button'] + input[type="submit"], .btn-group .cart_totals form input[type="submit"] + input[type="submit"], .cart_totals form .btn-group input[type="submit"] + input[type="submit"], .btn-group .cart_totals form .swpm-buy-now-button-submit + input[type="submit"], .cart_totals form .btn-group .swpm-buy-now-button-submit + input[type="submit"], .btn-group .btn + .swpm-buy-now-button-submit, .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .swpm-buy-now-button-submit, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group a + .swpm-buy-now-button-submit, .btn-group .resource-content .calls-to-action .add_to_cart_inline a + .swpm-buy-now-button-submit, .resource-content .calls-to-action .add_to_cart_inline .btn-group a + .swpm-buy-now-button-submit, .btn-group .get_in_touch .form .submit-wrap input[type='button'] + .swpm-buy-now-button-submit, .get_in_touch .form .submit-wrap .btn-group input[type='button'] + .swpm-buy-now-button-submit, .btn-group .woocommerce form input[type="submit"] + .swpm-buy-now-button-submit, .woocommerce form .btn-group input[type="submit"] + .swpm-buy-now-button-submit, .btn-group .cart_totals form input[type="submit"] + .swpm-buy-now-button-submit, .cart_totals form .btn-group input[type="submit"] + .swpm-buy-now-button-submit, .btn-group .swpm-buy-now-button-submit + .swpm-buy-now-button-submit,
  .btn-group .btn + .btn-group,
  .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .btn-group,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group a + .btn-group,
  .btn-group .resource-content .calls-to-action .add_to_cart_inline a + .btn-group,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group a + .btn-group,
  .btn-group .get_in_touch .form .submit-wrap input[type='button'] + .btn-group,
  .get_in_touch .form .submit-wrap .btn-group input[type='button'] + .btn-group,
  .btn-group .woocommerce form input[type="submit"] + .btn-group,
  .woocommerce form .btn-group input[type="submit"] + .btn-group,
  .btn-group .cart_totals form input[type="submit"] + .btn-group,
  .cart_totals form .btn-group input[type="submit"] + .btn-group,
  .btn-group .swpm-buy-now-button-submit + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group .btn-group + a,
  .btn-group .resource-content .calls-to-action .add_to_cart_inline .btn-group + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group .btn-group + a,
  .btn-group .get_in_touch .form .submit-wrap .btn-group + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group .btn-group + input[type='button'],
  .btn-group .woocommerce form .btn-group + input[type="submit"],
  .woocommerce form .btn-group .btn-group + input[type="submit"],
  .btn-group .cart_totals form .btn-group + input[type="submit"],
  .cart_totals form .btn-group .btn-group + input[type="submit"],
  .btn-group .btn-group + .swpm-buy-now-button-submit,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .btn,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a + .btn,
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a + .btn,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a + .btn,
  .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + .btn,
  .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + .btn,
  .btn-group-vertical .woocommerce form input[type="submit"] + .btn,
  .woocommerce form .btn-group-vertical input[type="submit"] + .btn,
  .btn-group-vertical .cart_totals form input[type="submit"] + .btn,
  .cart_totals form .btn-group-vertical input[type="submit"] + .btn,
  .btn-group-vertical .swpm-buy-now-button-submit + .btn,
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .btn + a,
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a + a,
  .btn-group-vertical .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + a,
  .get_in_touch .form .submit-wrap .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + a,
  .btn-group-vertical .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .woocommerce form input[type="submit"] + a,
  .woocommerce form .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form .btn-group-vertical input[type="submit"] + a,
  .btn-group-vertical .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .cart_totals form input[type="submit"] + a,
  .cart_totals form .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form .btn-group-vertical input[type="submit"] + a,
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .swpm-buy-now-button-submit + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .swpm-buy-now-button-submit + a,
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline .btn + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .btn + a,
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a + a,
  .btn-group-vertical .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + a,
  .get_in_touch .form .submit-wrap .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a,
  .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + a,
  .btn-group-vertical .woocommerce form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .woocommerce form input[type="submit"] + a,
  .woocommerce form .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .woocommerce form .btn-group-vertical input[type="submit"] + a,
  .btn-group-vertical .cart_totals form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .cart_totals form input[type="submit"] + a,
  .cart_totals form .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .cart_totals form .btn-group-vertical input[type="submit"] + a,
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline .swpm-buy-now-button-submit + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .swpm-buy-now-button-submit + a,
  .btn-group-vertical .get_in_touch .form .submit-wrap .btn + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical .btn + input[type='button'],
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type='button'],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a + input[type='button'],
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a + input[type='button'],
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a + input[type='button'],
  .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + input[type='button'],
  .btn-group-vertical .woocommerce form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical .woocommerce form input[type="submit"] + input[type='button'],
  .woocommerce form .btn-group-vertical .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .woocommerce form .btn-group-vertical input[type="submit"] + input[type='button'],
  .btn-group-vertical .cart_totals form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical .cart_totals form input[type="submit"] + input[type='button'],
  .cart_totals form .btn-group-vertical .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .cart_totals form .btn-group-vertical input[type="submit"] + input[type='button'],
  .btn-group-vertical .get_in_touch .form .submit-wrap .swpm-buy-now-button-submit + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical .swpm-buy-now-button-submit + input[type='button'],
  .btn-group-vertical .woocommerce form .btn + input[type="submit"],
  .woocommerce form .btn-group-vertical .btn + input[type="submit"],
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form a + input[type="submit"],
  .woocommerce form .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .woocommerce form a + input[type="submit"],
  .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a + input[type="submit"],
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline .woocommerce form a + input[type="submit"],
  .woocommerce form .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"],
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .woocommerce form a + input[type="submit"],
  .woocommerce form .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a + input[type="submit"],
  .btn-group-vertical .get_in_touch .form .submit-wrap .woocommerce form input[type='button'] + input[type="submit"],
  .woocommerce form .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"],
  .get_in_touch .form .submit-wrap .btn-group-vertical .woocommerce form input[type='button'] + input[type="submit"],
  .woocommerce form .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + input[type="submit"],
  .btn-group-vertical .woocommerce form input[type="submit"] + input[type="submit"],
  .woocommerce form .btn-group-vertical input[type="submit"] + input[type="submit"],
  .btn-group-vertical .woocommerce form .swpm-buy-now-button-submit + input[type="submit"],
  .woocommerce form .btn-group-vertical .swpm-buy-now-button-submit + input[type="submit"],
  .btn-group-vertical .cart_totals form .btn + input[type="submit"],
  .cart_totals form .btn-group-vertical .btn + input[type="submit"],
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form a + input[type="submit"],
  .cart_totals form .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .cart_totals form a + input[type="submit"],
  .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a + input[type="submit"],
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline .cart_totals form a + input[type="submit"],
  .cart_totals form .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"],
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .cart_totals form a + input[type="submit"],
  .cart_totals form .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a + input[type="submit"],
  .btn-group-vertical .get_in_touch .form .submit-wrap .cart_totals form input[type='button'] + input[type="submit"],
  .cart_totals form .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"],
  .get_in_touch .form .submit-wrap .btn-group-vertical .cart_totals form input[type='button'] + input[type="submit"],
  .cart_totals form .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + input[type="submit"],
  .btn-group-vertical .cart_totals form input[type="submit"] + input[type="submit"],
  .cart_totals form .btn-group-vertical input[type="submit"] + input[type="submit"],
  .btn-group-vertical .cart_totals form .swpm-buy-now-button-submit + input[type="submit"],
  .cart_totals form .btn-group-vertical .swpm-buy-now-button-submit + input[type="submit"],
  .btn-group-vertical .btn + .swpm-buy-now-button-submit,
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .swpm-buy-now-button-submit,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a + .swpm-buy-now-button-submit,
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a + .swpm-buy-now-button-submit,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a + .swpm-buy-now-button-submit,
  .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + .swpm-buy-now-button-submit,
  .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + .swpm-buy-now-button-submit,
  .btn-group-vertical .woocommerce form input[type="submit"] + .swpm-buy-now-button-submit,
  .woocommerce form .btn-group-vertical input[type="submit"] + .swpm-buy-now-button-submit,
  .btn-group-vertical .cart_totals form input[type="submit"] + .swpm-buy-now-button-submit,
  .cart_totals form .btn-group-vertical input[type="submit"] + .swpm-buy-now-button-submit,
  .btn-group-vertical .swpm-buy-now-button-submit + .swpm-buy-now-button-submit,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .btn-group,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a + .btn-group,
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a + .btn-group,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a + .btn-group,
  .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'] + .btn-group,
  .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'] + .btn-group,
  .btn-group-vertical .woocommerce form input[type="submit"] + .btn-group,
  .woocommerce form .btn-group-vertical input[type="submit"] + .btn-group,
  .btn-group-vertical .cart_totals form input[type="submit"] + .btn-group,
  .cart_totals form .btn-group-vertical input[type="submit"] + .btn-group,
  .btn-group-vertical .swpm-buy-now-button-submit + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical .btn-group + a,
  .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline .btn-group + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical .btn-group + a,
  .btn-group-vertical .get_in_touch .form .submit-wrap .btn-group + input[type='button'],
  .get_in_touch .form .submit-wrap .btn-group-vertical .btn-group + input[type='button'],
  .btn-group-vertical .woocommerce form .btn-group + input[type="submit"],
  .woocommerce form .btn-group-vertical .btn-group + input[type="submit"],
  .btn-group-vertical .cart_totals form .btn-group + input[type="submit"],
  .cart_totals form .btn-group-vertical .btn-group + input[type="submit"],
  .btn-group-vertical .btn-group + .swpm-buy-now-button-submit,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group &gt; .btn:first-child, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a:first-child, .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a:first-child, .get_in_touch .form .submit-wrap .btn-group &gt; input[type='button']:first-child, .woocommerce form .btn-group &gt; input[type="submit"]:first-child, .cart_totals form .btn-group &gt; input[type="submit"]:first-child, .btn-group &gt; .swpm-buy-now-button-submit:first-child {
  margin-left: 0; }
.btn-group &gt; .btn:not(:last-child):not(.dropdown-toggle), .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a:not(:last-child):not(.dropdown-toggle), .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a:not(:last-child):not(.dropdown-toggle), .get_in_touch .form .submit-wrap .btn-group &gt; input[type='button']:not(:last-child):not(.dropdown-toggle), .woocommerce form .btn-group &gt; input[type="submit"]:not(:last-child):not(.dropdown-toggle), .cart_totals form .btn-group &gt; input[type="submit"]:not(:last-child):not(.dropdown-toggle), .btn-group &gt; .swpm-buy-now-button-submit:not(:last-child):not(.dropdown-toggle),
.btn-group &gt; .btn-group:not(:last-child) &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; .btn-group:not(:last-child) &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; .btn-group:not(:last-child) &gt; a,
.get_in_touch .form .submit-wrap .btn-group &gt; .btn-group:not(:last-child) &gt; input[type='button'],
.woocommerce form .btn-group &gt; .btn-group:not(:last-child) &gt; input[type="submit"],
.cart_totals form .btn-group &gt; .btn-group:not(:last-child) &gt; input[type="submit"],
.btn-group &gt; .btn-group:not(:last-child) &gt; .swpm-buy-now-button-submit {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
.btn-group &gt; .btn:not(:first-child), .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; a:not(:first-child), .resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; a:not(:first-child), .get_in_touch .form .submit-wrap .btn-group &gt; input[type='button']:not(:first-child), .woocommerce form .btn-group &gt; input[type="submit"]:not(:first-child), .cart_totals form .btn-group &gt; input[type="submit"]:not(:first-child), .btn-group &gt; .swpm-buy-now-button-submit:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group &gt; .btn-group:not(:first-child) &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .btn-group &gt; .btn-group:not(:first-child) &gt; a,
.get_in_touch .form .submit-wrap .btn-group &gt; .btn-group:not(:first-child) &gt; input[type='button'],
.woocommerce form .btn-group &gt; .btn-group:not(:first-child) &gt; input[type="submit"],
.cart_totals form .btn-group &gt; .btn-group:not(:first-child) &gt; input[type="submit"],
.btn-group &gt; .btn-group:not(:first-child) &gt; .swpm-buy-now-button-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm &gt; .btn + .dropdown-toggle-split, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-sm &gt; a + .dropdown-toggle-split, .resource-content .calls-to-action .add_to_cart_inline .btn-group-sm &gt; a + .dropdown-toggle-split, .get_in_touch .form .submit-wrap .btn-group-sm &gt; input[type='button'] + .dropdown-toggle-split, .woocommerce form .btn-group-sm &gt; input[type="submit"] + .dropdown-toggle-split, .cart_totals form .btn-group-sm &gt; input[type="submit"] + .dropdown-toggle-split, .btn-group-sm &gt; .swpm-buy-now-button-submit + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg &gt; .btn + .dropdown-toggle-split, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-lg &gt; a + .dropdown-toggle-split, .resource-content .calls-to-action .add_to_cart_inline .btn-group-lg &gt; a + .dropdown-toggle-split, .get_in_touch .form .submit-wrap .btn-group-lg &gt; input[type='button'] + .dropdown-toggle-split, .woocommerce form .btn-group-lg &gt; input[type="submit"] + .dropdown-toggle-split, .cart_totals form .btn-group-lg &gt; input[type="submit"] + .dropdown-toggle-split, .btn-group-lg &gt; .swpm-buy-now-button-submit + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical a, .btn-group-vertical .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical a, .btn-group-vertical .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .btn-group-vertical input[type='button'], .btn-group-vertical .woocommerce form input[type="submit"], .woocommerce form .btn-group-vertical input[type="submit"], .btn-group-vertical .cart_totals form input[type="submit"], .cart_totals form .btn-group-vertical input[type="submit"], .btn-group-vertical .swpm-buy-now-button-submit,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical &gt; .btn + .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a + .btn, .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a + .btn, .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + .btn, .woocommerce form .btn-group-vertical &gt; input[type="submit"] + .btn, .cart_totals form .btn-group-vertical &gt; input[type="submit"] + .btn, .btn-group-vertical &gt; .swpm-buy-now-button-submit + .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; .btn + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a + a, .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; input[type='button'] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + a, .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form .btn-group-vertical &gt; input[type="submit"] + a, .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form .btn-group-vertical &gt; input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; .swpm-buy-now-button-submit + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; .btn + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a + a, .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; input[type='button'] + a, .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + a, .woocommerce form .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .woocommerce form .btn-group-vertical &gt; input[type="submit"] + a, .cart_totals form .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .cart_totals form .btn-group-vertical &gt; input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; .swpm-buy-now-button-submit + a, .get_in_touch .form .submit-wrap .btn-group-vertical &gt; .btn + input[type='button'], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group-vertical &gt; a + input[type='button'], .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a + input[type='button'], .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap .btn-group-vertical &gt; a + input[type='button'], .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a + input[type='button'], .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + input[type='button'], .woocommerce form .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .woocommerce form .btn-group-vertical &gt; input[type="submit"] + input[type='button'], .cart_totals form .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .cart_totals form .btn-group-vertical &gt; input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .btn-group-vertical &gt; .swpm-buy-now-button-submit + input[type='button'], .woocommerce form .btn-group-vertical &gt; .btn + input[type="submit"], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form .btn-group-vertical &gt; a + input[type="submit"], .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a + input[type="submit"], .resource-content .calls-to-action .add_to_cart_inline .woocommerce form .btn-group-vertical &gt; a + input[type="submit"], .woocommerce form .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a + input[type="submit"], .get_in_touch .form .submit-wrap .woocommerce form .btn-group-vertical &gt; input[type='button'] + input[type="submit"], .woocommerce form .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + input[type="submit"], .woocommerce form .btn-group-vertical &gt; input[type="submit"] + input[type="submit"], .woocommerce form .btn-group-vertical &gt; .swpm-buy-now-button-submit + input[type="submit"], .cart_totals form .btn-group-vertical &gt; .btn + input[type="submit"], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form .btn-group-vertical &gt; a + input[type="submit"], .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a + input[type="submit"], .resource-content .calls-to-action .add_to_cart_inline .cart_totals form .btn-group-vertical &gt; a + input[type="submit"], .cart_totals form .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a + input[type="submit"], .get_in_touch .form .submit-wrap .cart_totals form .btn-group-vertical &gt; input[type='button'] + input[type="submit"], .cart_totals form .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + input[type="submit"], .cart_totals form .btn-group-vertical &gt; input[type="submit"] + input[type="submit"], .cart_totals form .btn-group-vertical &gt; .swpm-buy-now-button-submit + input[type="submit"], .btn-group-vertical &gt; .btn + .swpm-buy-now-button-submit, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a + .swpm-buy-now-button-submit, .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a + .swpm-buy-now-button-submit, .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + .swpm-buy-now-button-submit, .woocommerce form .btn-group-vertical &gt; input[type="submit"] + .swpm-buy-now-button-submit, .cart_totals form .btn-group-vertical &gt; input[type="submit"] + .swpm-buy-now-button-submit, .btn-group-vertical &gt; .swpm-buy-now-button-submit + .swpm-buy-now-button-submit,
  .btn-group-vertical &gt; .btn + .btn-group,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a + .btn-group,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a + .btn-group,
  .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button'] + .btn-group,
  .woocommerce form .btn-group-vertical &gt; input[type="submit"] + .btn-group,
  .cart_totals form .btn-group-vertical &gt; input[type="submit"] + .btn-group,
  .btn-group-vertical &gt; .swpm-buy-now-button-submit + .btn-group,
  .btn-group-vertical &gt; .btn-group + .btn,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; .btn-group + a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; .btn-group + a,
  .get_in_touch .form .submit-wrap .btn-group-vertical &gt; .btn-group + input[type='button'],
  .woocommerce form .btn-group-vertical &gt; .btn-group + input[type="submit"],
  .cart_totals form .btn-group-vertical &gt; .btn-group + input[type="submit"],
  .btn-group-vertical &gt; .btn-group + .swpm-buy-now-button-submit,
  .btn-group-vertical &gt; .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .btn-group-vertical &gt; .btn:not(:last-child):not(.dropdown-toggle), .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a:not(:last-child):not(.dropdown-toggle), .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a:not(:last-child):not(.dropdown-toggle), .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button']:not(:last-child):not(.dropdown-toggle), .woocommerce form .btn-group-vertical &gt; input[type="submit"]:not(:last-child):not(.dropdown-toggle), .cart_totals form .btn-group-vertical &gt; input[type="submit"]:not(:last-child):not(.dropdown-toggle), .btn-group-vertical &gt; .swpm-buy-now-button-submit:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; a,
  .get_in_touch .form .submit-wrap .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; input[type='button'],
  .woocommerce form .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; input[type="submit"],
  .cart_totals form .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; input[type="submit"],
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .swpm-buy-now-button-submit {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical &gt; .btn:not(:first-child), .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; a:not(:first-child), .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; a:not(:first-child), .get_in_touch .form .submit-wrap .btn-group-vertical &gt; input[type='button']:not(:first-child), .woocommerce form .btn-group-vertical &gt; input[type="submit"]:not(:first-child), .cart_totals form .btn-group-vertical &gt; input[type="submit"]:not(:first-child), .btn-group-vertical &gt; .swpm-buy-now-button-submit:not(:first-child),
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; a,
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; a,
  .get_in_touch .form .submit-wrap .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; input[type='button'],
  .woocommerce form .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; input[type="submit"],
  .cart_totals form .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; input[type="submit"],
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .swpm-buy-now-button-submit {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle &gt; .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-toggle &gt; a, .resource-content .calls-to-action .add_to_cart_inline .btn-group-toggle &gt; a, .get_in_touch .form .submit-wrap .btn-group-toggle &gt; input[type='button'], .woocommerce form .btn-group-toggle &gt; input[type="submit"], .cart_totals form .btn-group-toggle &gt; input[type="submit"], .btn-group-toggle &gt; .swpm-buy-now-button-submit,
.btn-group-toggle &gt; .btn-group &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-toggle &gt; .btn-group &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .btn-group-toggle &gt; .btn-group &gt; a,
.get_in_touch .form .submit-wrap .btn-group-toggle &gt; .btn-group &gt; input[type='button'],
.woocommerce form .btn-group-toggle &gt; .btn-group &gt; input[type="submit"],
.cart_totals form .btn-group-toggle &gt; .btn-group &gt; input[type="submit"],
.btn-group-toggle &gt; .btn-group &gt; .swpm-buy-now-button-submit {
  margin-bottom: 0; }
  .btn-group-toggle &gt; .btn input[type="radio"], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-toggle &gt; a input[type="radio"], .resource-content .calls-to-action .add_to_cart_inline .btn-group-toggle &gt; a input[type="radio"], .get_in_touch .form .submit-wrap .btn-group-toggle &gt; input[type='button'] input[type="radio"], .woocommerce form .btn-group-toggle &gt; input[type="submit"] input[type="radio"], .cart_totals form .btn-group-toggle &gt; input[type="submit"] input[type="radio"], .btn-group-toggle &gt; .swpm-buy-now-button-submit input[type="radio"],
  .btn-group-toggle &gt; .btn input[type="checkbox"],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-toggle &gt; a input[type="checkbox"],
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-toggle &gt; a input[type="checkbox"],
  .get_in_touch .form .submit-wrap .btn-group-toggle &gt; input[type='button'] input[type="checkbox"],
  .woocommerce form .btn-group-toggle &gt; input[type="submit"] input[type="checkbox"],
  .cart_totals form .btn-group-toggle &gt; input[type="submit"] input[type="checkbox"],
  .btn-group-toggle &gt; .swpm-buy-now-button-submit input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="radio"],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-toggle &gt; .btn-group &gt; a input[type="radio"],
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-toggle &gt; .btn-group &gt; a input[type="radio"],
  .get_in_touch .form .submit-wrap .btn-group-toggle &gt; .btn-group &gt; input[type='button'] input[type="radio"],
  .woocommerce form .btn-group-toggle &gt; .btn-group &gt; input[type="submit"] input[type="radio"],
  .cart_totals form .btn-group-toggle &gt; .btn-group &gt; input[type="submit"] input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; .swpm-buy-now-button-submit input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="checkbox"],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn-group-toggle &gt; .btn-group &gt; a input[type="checkbox"],
  .resource-content .calls-to-action .add_to_cart_inline .btn-group-toggle &gt; .btn-group &gt; a input[type="checkbox"],
  .get_in_touch .form .submit-wrap .btn-group-toggle &gt; .btn-group &gt; input[type='button'] input[type="checkbox"],
  .woocommerce form .btn-group-toggle &gt; .btn-group &gt; input[type="submit"] input[type="checkbox"],
  .cart_totals form .btn-group-toggle &gt; .btn-group &gt; input[type="submit"] input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; .swpm-buy-now-button-submit input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group &gt; .form-control, .select-custom .input-group &gt; select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select, .get_in_touch .form .input-group &gt; .nf-element, .woocommerce form .input-group &gt; .input-text, .cart_totals form .input-group &gt; .input-text, .woocommerce form .form-row .input-group &gt; .input-text,
  .input-group &gt; .custom-select,
  .input-group &gt; .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group &gt; .form-control + .form-control, .select-custom .input-group &gt; select + .form-control, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select + .form-control, .get_in_touch .form .input-group &gt; .nf-element + .form-control, .woocommerce form .input-group &gt; .input-text + .form-control, .cart_totals form .input-group &gt; .input-text + .form-control, .select-custom .input-group &gt; .form-control + select, .select-custom .input-group &gt; select + select, .get_in_touch .form .select-custom .input-group &gt; .nf-element + select, .select-custom .get_in_touch .form .input-group &gt; .nf-element + select, .woocommerce form .select-custom .input-group &gt; .input-text + select, .select-custom .woocommerce form .input-group &gt; .input-text + select, .cart_totals form .select-custom .input-group &gt; .input-text + select, .select-custom .cart_totals form .input-group &gt; .input-text + select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; .form-control + select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select + select, .get_in_touch .form .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; .nf-element + select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .get_in_touch .form .input-group &gt; .nf-element + select, .woocommerce form .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; .input-text + select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .woocommerce form .input-group &gt; .input-text + select, .cart_totals form .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; .input-text + select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .cart_totals form .input-group &gt; .input-text + select, .get_in_touch .form .input-group &gt; .form-control + .nf-element, .select-custom .get_in_touch .form .input-group &gt; select + .nf-element, .get_in_touch .form .select-custom .input-group &gt; select + .nf-element, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .get_in_touch .form .input-group &gt; select + .nf-element, .get_in_touch .form .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select + .nf-element, .get_in_touch .form .input-group &gt; .nf-element + .nf-element, .woocommerce form .get_in_touch .form .input-group &gt; .input-text + .nf-element, .get_in_touch .form .woocommerce form .input-group &gt; .input-text + .nf-element, .cart_totals form .get_in_touch .form .input-group &gt; .input-text + .nf-element, .get_in_touch .form .cart_totals form .input-group &gt; .input-text + .nf-element, .woocommerce form .input-group &gt; .form-control + .input-text, .select-custom .woocommerce form .input-group &gt; select + .input-text, .woocommerce form .select-custom .input-group &gt; select + .input-text, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .woocommerce form .input-group &gt; select + .input-text, .woocommerce form .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select + .input-text, .get_in_touch .form .woocommerce form .input-group &gt; .nf-element + .input-text, .woocommerce form .get_in_touch .form .input-group &gt; .nf-element + .input-text, .woocommerce form .input-group &gt; .input-text + .input-text, .cart_totals form .input-group &gt; .form-control + .input-text, .select-custom .cart_totals form .input-group &gt; select + .input-text, .cart_totals form .select-custom .input-group &gt; select + .input-text, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .cart_totals form .input-group &gt; select + .input-text, .cart_totals form .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select + .input-text, .get_in_touch .form .cart_totals form .input-group &gt; .nf-element + .input-text, .cart_totals form .get_in_touch .form .input-group &gt; .nf-element + .input-text, .cart_totals form .input-group &gt; .input-text + .input-text,
    .input-group &gt; .form-control + .custom-select,
    .select-custom .input-group &gt; select + .custom-select,
    .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select + .custom-select,
    .get_in_touch .form .input-group &gt; .nf-element + .custom-select,
    .woocommerce form .input-group &gt; .input-text + .custom-select,
    .cart_totals form .input-group &gt; .input-text + .custom-select,
    .input-group &gt; .form-control + .custom-file,
    .select-custom .input-group &gt; select + .custom-file,
    .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select + .custom-file,
    .get_in_touch .form .input-group &gt; .nf-element + .custom-file,
    .woocommerce form .input-group &gt; .input-text + .custom-file,
    .cart_totals form .input-group &gt; .input-text + .custom-file,
    .input-group &gt; .custom-select + .form-control,
    .select-custom .input-group &gt; .custom-select + select,
    .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; .custom-select + select,
    .get_in_touch .form .input-group &gt; .custom-select + .nf-element,
    .woocommerce form .input-group &gt; .custom-select + .input-text,
    .cart_totals form .input-group &gt; .custom-select + .input-text,
    .input-group &gt; .custom-select + .custom-select,
    .input-group &gt; .custom-select + .custom-file,
    .input-group &gt; .custom-file + .form-control,
    .select-custom .input-group &gt; .custom-file + select,
    .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; .custom-file + select,
    .get_in_touch .form .input-group &gt; .custom-file + .nf-element,
    .woocommerce form .input-group &gt; .custom-file + .input-text,
    .cart_totals form .input-group &gt; .custom-file + .input-text,
    .input-group &gt; .custom-file + .custom-select,
    .input-group &gt; .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group &gt; .form-control:focus, .select-custom .input-group &gt; select:focus, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select:focus, .get_in_touch .form .input-group &gt; .nf-element:focus, .woocommerce form .input-group &gt; .input-text:focus, .cart_totals form .input-group &gt; .input-text:focus, .woocommerce form .form-row .input-group &gt; .input-text:focus,
  .input-group &gt; .custom-select:focus,
  .input-group &gt; .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group &gt; .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group &gt; .form-control:not(:last-child), .select-custom .input-group &gt; select:not(:last-child), .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select:not(:last-child), .get_in_touch .form .input-group &gt; .nf-element:not(:last-child), .woocommerce form .input-group &gt; .input-text:not(:last-child), .cart_totals form .input-group &gt; .input-text:not(:last-child), .woocommerce form .form-row .input-group &gt; .input-text:not(:last-child),
  .input-group &gt; .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group &gt; .form-control:not(:first-child), .select-custom .input-group &gt; select:not(:first-child), .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group &gt; select:not(:first-child), .get_in_touch .form .input-group &gt; .nf-element:not(:first-child), .woocommerce form .input-group &gt; .input-text:not(:first-child), .cart_totals form .input-group &gt; .input-text:not(:first-child), .woocommerce form .form-row .input-group &gt; .input-text:not(:first-child),
  .input-group &gt; .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group &gt; .custom-file {
    display: flex;
    align-items: center; }
    .input-group &gt; .custom-file:not(:last-child) .custom-file-label, .input-group &gt; .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group &gt; .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a, .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a, .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'], .input-group-prepend .woocommerce form input[type="submit"], .woocommerce form .input-group-prepend input[type="submit"], .input-group-prepend .cart_totals form input[type="submit"], .cart_totals form .input-group-prepend input[type="submit"], .input-group-prepend .swpm-buy-now-button-submit,
  .input-group-append .btn,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append a,
  .input-group-append .get_in_touch .form .submit-wrap input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append input[type='button'],
  .input-group-append .woocommerce form input[type="submit"],
  .woocommerce form .input-group-append input[type="submit"],
  .input-group-append .cart_totals form input[type="submit"],
  .cart_totals form .input-group-append input[type="submit"],
  .input-group-append .swpm-buy-now-button-submit {
    position: relative;
    z-index: 2; }
  .input-group-prepend .btn + .btn, .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a + .btn, .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a + .btn, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a + .btn, .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + .btn, .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + .btn, .input-group-prepend .woocommerce form input[type="submit"] + .btn, .woocommerce form .input-group-prepend input[type="submit"] + .btn, .input-group-prepend .cart_totals form input[type="submit"] + .btn, .cart_totals form .input-group-prepend input[type="submit"] + .btn, .input-group-prepend .swpm-buy-now-button-submit + .btn, .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .btn + a, .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a + a, .input-group-prepend .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + a, .get_in_touch .form .submit-wrap .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + a, .input-group-prepend .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .woocommerce form input[type="submit"] + a, .woocommerce form .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form .input-group-prepend input[type="submit"] + a, .input-group-prepend .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .cart_totals form input[type="submit"] + a, .cart_totals form .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form .input-group-prepend input[type="submit"] + a, .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .swpm-buy-now-button-submit + a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .swpm-buy-now-button-submit + a, .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline .btn + a, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .btn + a, .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a + a, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a + a, .input-group-prepend .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + a, .get_in_touch .form .submit-wrap .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a, .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + a, .input-group-prepend .woocommerce form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .woocommerce form input[type="submit"] + a, .woocommerce form .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .woocommerce form .input-group-prepend input[type="submit"] + a, .input-group-prepend .cart_totals form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .cart_totals form input[type="submit"] + a, .cart_totals form .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a, .resource-content .calls-to-action .add_to_cart_inline .cart_totals form .input-group-prepend input[type="submit"] + a, .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline .swpm-buy-now-button-submit + a, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .swpm-buy-now-button-submit + a, .input-group-prepend .get_in_touch .form .submit-wrap .btn + input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend .btn + input[type='button'], .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type='button'], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a + input[type='button'], .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a + input[type='button'], .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .get_in_touch .form .submit-wrap a + input[type='button'], .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a + input[type='button'], .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + input[type='button'], .input-group-prepend .woocommerce form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend .woocommerce form input[type="submit"] + input[type='button'], .woocommerce form .input-group-prepend .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .woocommerce form .input-group-prepend input[type="submit"] + input[type='button'], .input-group-prepend .cart_totals form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend .cart_totals form input[type="submit"] + input[type='button'], .cart_totals form .input-group-prepend .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'], .get_in_touch .form .submit-wrap .cart_totals form .input-group-prepend input[type="submit"] + input[type='button'], .input-group-prepend .get_in_touch .form .submit-wrap .swpm-buy-now-button-submit + input[type='button'], .get_in_touch .form .submit-wrap .input-group-prepend .swpm-buy-now-button-submit + input[type='button'], .input-group-prepend .woocommerce form .btn + input[type="submit"], .woocommerce form .input-group-prepend .btn + input[type="submit"], .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form a + input[type="submit"], .woocommerce form .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .woocommerce form a + input[type="submit"], .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a + input[type="submit"], .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline .woocommerce form a + input[type="submit"], .woocommerce form .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"], .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .woocommerce form a + input[type="submit"], .woocommerce form .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a + input[type="submit"], .input-group-prepend .get_in_touch .form .submit-wrap .woocommerce form input[type='button'] + input[type="submit"], .woocommerce form .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"], .get_in_touch .form .submit-wrap .input-group-prepend .woocommerce form input[type='button'] + input[type="submit"], .woocommerce form .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + input[type="submit"], .input-group-prepend .woocommerce form input[type="submit"] + input[type="submit"], .woocommerce form .input-group-prepend input[type="submit"] + input[type="submit"], .input-group-prepend .woocommerce form .swpm-buy-now-button-submit + input[type="submit"], .woocommerce form .input-group-prepend .swpm-buy-now-button-submit + input[type="submit"], .input-group-prepend .cart_totals form .btn + input[type="submit"], .cart_totals form .input-group-prepend .btn + input[type="submit"], .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form a + input[type="submit"], .cart_totals form .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"], .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .cart_totals form a + input[type="submit"], .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a + input[type="submit"], .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline .cart_totals form a + input[type="submit"], .cart_totals form .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"], .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .cart_totals form a + input[type="submit"], .cart_totals form .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a + input[type="submit"], .input-group-prepend .get_in_touch .form .submit-wrap .cart_totals form input[type='button'] + input[type="submit"], .cart_totals form .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"], .get_in_touch .form .submit-wrap .input-group-prepend .cart_totals form input[type='button'] + input[type="submit"], .cart_totals form .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + input[type="submit"], .input-group-prepend .cart_totals form input[type="submit"] + input[type="submit"], .cart_totals form .input-group-prepend input[type="submit"] + input[type="submit"], .input-group-prepend .cart_totals form .swpm-buy-now-button-submit + input[type="submit"], .cart_totals form .input-group-prepend .swpm-buy-now-button-submit + input[type="submit"], .input-group-prepend .btn + .swpm-buy-now-button-submit, .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .swpm-buy-now-button-submit, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a + .swpm-buy-now-button-submit, .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a + .swpm-buy-now-button-submit, .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a + .swpm-buy-now-button-submit, .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + .swpm-buy-now-button-submit, .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + .swpm-buy-now-button-submit, .input-group-prepend .woocommerce form input[type="submit"] + .swpm-buy-now-button-submit, .woocommerce form .input-group-prepend input[type="submit"] + .swpm-buy-now-button-submit, .input-group-prepend .cart_totals form input[type="submit"] + .swpm-buy-now-button-submit, .cart_totals form .input-group-prepend input[type="submit"] + .swpm-buy-now-button-submit, .input-group-prepend .swpm-buy-now-button-submit + .swpm-buy-now-button-submit,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .input-group-text,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend a + .input-group-text,
  .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline a + .input-group-text,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend a + .input-group-text,
  .input-group-prepend .get_in_touch .form .submit-wrap input[type='button'] + .input-group-text,
  .get_in_touch .form .submit-wrap .input-group-prepend input[type='button'] + .input-group-text,
  .input-group-prepend .woocommerce form input[type="submit"] + .input-group-text,
  .woocommerce form .input-group-prepend input[type="submit"] + .input-group-text,
  .input-group-prepend .cart_totals form input[type="submit"] + .input-group-text,
  .cart_totals form .input-group-prepend input[type="submit"] + .input-group-text,
  .input-group-prepend .swpm-buy-now-button-submit + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-text + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-prepend .input-group-text + a,
  .input-group-prepend .resource-content .calls-to-action .add_to_cart_inline .input-group-text + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-prepend .input-group-text + a,
  .input-group-prepend .get_in_touch .form .submit-wrap .input-group-text + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-prepend .input-group-text + input[type='button'],
  .input-group-prepend .woocommerce form .input-group-text + input[type="submit"],
  .woocommerce form .input-group-prepend .input-group-text + input[type="submit"],
  .input-group-prepend .cart_totals form .input-group-text + input[type="submit"],
  .cart_totals form .input-group-prepend .input-group-text + input[type="submit"],
  .input-group-prepend .input-group-text + .swpm-buy-now-button-submit,
  .input-group-append .btn + .btn,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .btn,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a + .btn,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline a + .btn,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append a + .btn,
  .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + .btn,
  .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + .btn,
  .input-group-append .woocommerce form input[type="submit"] + .btn,
  .woocommerce form .input-group-append input[type="submit"] + .btn,
  .input-group-append .cart_totals form input[type="submit"] + .btn,
  .cart_totals form .input-group-append input[type="submit"] + .btn,
  .input-group-append .swpm-buy-now-button-submit + .btn,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .btn + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .btn + a,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a + a,
  .input-group-append .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + a,
  .get_in_touch .form .submit-wrap .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type='button'] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + a,
  .input-group-append .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .woocommerce form input[type="submit"] + a,
  .woocommerce form .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form .input-group-append input[type="submit"] + a,
  .input-group-append .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .cart_totals form input[type="submit"] + a,
  .cart_totals form .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline input[type="submit"] + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form .input-group-append input[type="submit"] + a,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .swpm-buy-now-button-submit + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .swpm-buy-now-button-submit + a,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline .btn + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .btn + a,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline a + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append a + a,
  .input-group-append .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + a,
  .get_in_touch .form .submit-wrap .input-group-append .resource-content .calls-to-action .add_to_cart_inline input[type='button'] + a,
  .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + a,
  .input-group-append .woocommerce form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .woocommerce form input[type="submit"] + a,
  .woocommerce form .input-group-append .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .woocommerce form .input-group-append input[type="submit"] + a,
  .input-group-append .cart_totals form .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .cart_totals form input[type="submit"] + a,
  .cart_totals form .input-group-append .resource-content .calls-to-action .add_to_cart_inline input[type="submit"] + a,
  .resource-content .calls-to-action .add_to_cart_inline .cart_totals form .input-group-append input[type="submit"] + a,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline .swpm-buy-now-button-submit + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .swpm-buy-now-button-submit + a,
  .input-group-append .get_in_touch .form .submit-wrap .btn + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append .btn + input[type='button'],
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type='button'],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a + input[type='button'],
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append .resource-content .calls-to-action .add_to_cart_inline a + input[type='button'],
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .get_in_touch .form .submit-wrap a + input[type='button'],
  .get_in_touch .form .submit-wrap .resource-content .calls-to-action .add_to_cart_inline .input-group-append a + input[type='button'],
  .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + input[type='button'],
  .input-group-append .woocommerce form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append .woocommerce form input[type="submit"] + input[type='button'],
  .woocommerce form .input-group-append .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .woocommerce form .input-group-append input[type="submit"] + input[type='button'],
  .input-group-append .cart_totals form .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append .cart_totals form input[type="submit"] + input[type='button'],
  .cart_totals form .input-group-append .get_in_touch .form .submit-wrap input[type="submit"] + input[type='button'],
  .get_in_touch .form .submit-wrap .cart_totals form .input-group-append input[type="submit"] + input[type='button'],
  .input-group-append .get_in_touch .form .submit-wrap .swpm-buy-now-button-submit + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append .swpm-buy-now-button-submit + input[type='button'],
  .input-group-append .woocommerce form .btn + input[type="submit"],
  .woocommerce form .input-group-append .btn + input[type="submit"],
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .woocommerce form a + input[type="submit"],
  .woocommerce form .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .woocommerce form a + input[type="submit"],
  .woocommerce form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a + input[type="submit"],
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline .woocommerce form a + input[type="submit"],
  .woocommerce form .input-group-append .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"],
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .woocommerce form a + input[type="submit"],
  .woocommerce form .resource-content .calls-to-action .add_to_cart_inline .input-group-append a + input[type="submit"],
  .input-group-append .get_in_touch .form .submit-wrap .woocommerce form input[type='button'] + input[type="submit"],
  .woocommerce form .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"],
  .get_in_touch .form .submit-wrap .input-group-append .woocommerce form input[type='button'] + input[type="submit"],
  .woocommerce form .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + input[type="submit"],
  .input-group-append .woocommerce form input[type="submit"] + input[type="submit"],
  .woocommerce form .input-group-append input[type="submit"] + input[type="submit"],
  .input-group-append .woocommerce form .swpm-buy-now-button-submit + input[type="submit"],
  .woocommerce form .input-group-append .swpm-buy-now-button-submit + input[type="submit"],
  .input-group-append .cart_totals form .btn + input[type="submit"],
  .cart_totals form .input-group-append .btn + input[type="submit"],
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .cart_totals form a + input[type="submit"],
  .cart_totals form .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + input[type="submit"],
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .cart_totals form a + input[type="submit"],
  .cart_totals form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a + input[type="submit"],
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline .cart_totals form a + input[type="submit"],
  .cart_totals form .input-group-append .resource-content .calls-to-action .add_to_cart_inline a + input[type="submit"],
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .cart_totals form a + input[type="submit"],
  .cart_totals form .resource-content .calls-to-action .add_to_cart_inline .input-group-append a + input[type="submit"],
  .input-group-append .get_in_touch .form .submit-wrap .cart_totals form input[type='button'] + input[type="submit"],
  .cart_totals form .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + input[type="submit"],
  .get_in_touch .form .submit-wrap .input-group-append .cart_totals form input[type='button'] + input[type="submit"],
  .cart_totals form .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + input[type="submit"],
  .input-group-append .cart_totals form input[type="submit"] + input[type="submit"],
  .cart_totals form .input-group-append input[type="submit"] + input[type="submit"],
  .input-group-append .cart_totals form .swpm-buy-now-button-submit + input[type="submit"],
  .cart_totals form .input-group-append .swpm-buy-now-button-submit + input[type="submit"],
  .input-group-append .btn + .swpm-buy-now-button-submit,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .swpm-buy-now-button-submit,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a + .swpm-buy-now-button-submit,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline a + .swpm-buy-now-button-submit,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append a + .swpm-buy-now-button-submit,
  .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + .swpm-buy-now-button-submit,
  .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + .swpm-buy-now-button-submit,
  .input-group-append .woocommerce form input[type="submit"] + .swpm-buy-now-button-submit,
  .woocommerce form .input-group-append input[type="submit"] + .swpm-buy-now-button-submit,
  .input-group-append .cart_totals form input[type="submit"] + .swpm-buy-now-button-submit,
  .cart_totals form .input-group-append input[type="submit"] + .swpm-buy-now-button-submit,
  .input-group-append .swpm-buy-now-button-submit + .swpm-buy-now-button-submit,
  .input-group-append .btn + .input-group-text,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a + .input-group-text,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append a + .input-group-text,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline a + .input-group-text,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append a + .input-group-text,
  .input-group-append .get_in_touch .form .submit-wrap input[type='button'] + .input-group-text,
  .get_in_touch .form .submit-wrap .input-group-append input[type='button'] + .input-group-text,
  .input-group-append .woocommerce form input[type="submit"] + .input-group-text,
  .woocommerce form .input-group-append input[type="submit"] + .input-group-text,
  .input-group-append .cart_totals form input[type="submit"] + .input-group-text,
  .cart_totals form .input-group-append input[type="submit"] + .input-group-text,
  .input-group-append .swpm-buy-now-button-submit + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-text + a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-append .input-group-text + a,
  .input-group-append .resource-content .calls-to-action .add_to_cart_inline .input-group-text + a,
  .resource-content .calls-to-action .add_to_cart_inline .input-group-append .input-group-text + a,
  .input-group-append .get_in_touch .form .submit-wrap .input-group-text + input[type='button'],
  .get_in_touch .form .submit-wrap .input-group-append .input-group-text + input[type='button'],
  .input-group-append .woocommerce form .input-group-text + input[type="submit"],
  .woocommerce form .input-group-append .input-group-text + input[type="submit"],
  .input-group-append .cart_totals form .input-group-text + input[type="submit"],
  .cart_totals form .input-group-append .input-group-text + input[type="submit"],
  .input-group-append .input-group-text + .swpm-buy-now-button-submit {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg &gt; .form-control, .select-custom .input-group-lg &gt; select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group-lg &gt; select, .get_in_touch .form .input-group-lg &gt; .nf-element, .woocommerce form .input-group-lg &gt; .input-text, .cart_totals form .input-group-lg &gt; .input-text, .woocommerce form .form-row .input-group-lg &gt; .input-text,
.input-group-lg &gt; .input-group-prepend &gt; .input-group-text,
.input-group-lg &gt; .input-group-append &gt; .input-group-text,
.input-group-lg &gt; .input-group-prepend &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-lg &gt; .input-group-prepend &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .input-group-lg &gt; .input-group-prepend &gt; a,
.get_in_touch .form .submit-wrap .input-group-lg &gt; .input-group-prepend &gt; input[type='button'],
.woocommerce form .input-group-lg &gt; .input-group-prepend &gt; input[type="submit"],
.cart_totals form .input-group-lg &gt; .input-group-prepend &gt; input[type="submit"],
.input-group-lg &gt; .input-group-prepend &gt; .swpm-buy-now-button-submit,
.input-group-lg &gt; .input-group-append &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-lg &gt; .input-group-append &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .input-group-lg &gt; .input-group-append &gt; a,
.get_in_touch .form .submit-wrap .input-group-lg &gt; .input-group-append &gt; input[type='button'],
.woocommerce form .input-group-lg &gt; .input-group-append &gt; input[type="submit"],
.cart_totals form .input-group-lg &gt; .input-group-append &gt; input[type="submit"],
.input-group-lg &gt; .input-group-append &gt; .swpm-buy-now-button-submit {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm &gt; .form-control, .select-custom .input-group-sm &gt; select, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .input-group-sm &gt; select, .get_in_touch .form .input-group-sm &gt; .nf-element, .woocommerce form .input-group-sm &gt; .input-text, .cart_totals form .input-group-sm &gt; .input-text, .woocommerce form .form-row .input-group-sm &gt; .input-text,
.input-group-sm &gt; .input-group-prepend &gt; .input-group-text,
.input-group-sm &gt; .input-group-append &gt; .input-group-text,
.input-group-sm &gt; .input-group-prepend &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-sm &gt; .input-group-prepend &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .input-group-sm &gt; .input-group-prepend &gt; a,
.get_in_touch .form .submit-wrap .input-group-sm &gt; .input-group-prepend &gt; input[type='button'],
.woocommerce form .input-group-sm &gt; .input-group-prepend &gt; input[type="submit"],
.cart_totals form .input-group-sm &gt; .input-group-prepend &gt; input[type="submit"],
.input-group-sm &gt; .input-group-prepend &gt; .swpm-buy-now-button-submit,
.input-group-sm &gt; .input-group-append &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group-sm &gt; .input-group-append &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .input-group-sm &gt; .input-group-append &gt; a,
.get_in_touch .form .submit-wrap .input-group-sm &gt; .input-group-append &gt; input[type='button'],
.woocommerce form .input-group-sm &gt; .input-group-append &gt; input[type="submit"],
.cart_totals form .input-group-sm &gt; .input-group-append &gt; input[type="submit"],
.input-group-sm &gt; .input-group-append &gt; .swpm-buy-now-button-submit {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group &gt; .input-group-prepend &gt; .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group &gt; .input-group-prepend &gt; a, .resource-content .calls-to-action .add_to_cart_inline .input-group &gt; .input-group-prepend &gt; a, .get_in_touch .form .submit-wrap .input-group &gt; .input-group-prepend &gt; input[type='button'], .woocommerce form .input-group &gt; .input-group-prepend &gt; input[type="submit"], .cart_totals form .input-group &gt; .input-group-prepend &gt; input[type="submit"], .input-group &gt; .input-group-prepend &gt; .swpm-buy-now-button-submit,
.input-group &gt; .input-group-prepend &gt; .input-group-text,
.input-group &gt; .input-group-append:not(:last-child) &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group &gt; .input-group-append:not(:last-child) &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .input-group &gt; .input-group-append:not(:last-child) &gt; a,
.get_in_touch .form .submit-wrap .input-group &gt; .input-group-append:not(:last-child) &gt; input[type='button'],
.woocommerce form .input-group &gt; .input-group-append:not(:last-child) &gt; input[type="submit"],
.cart_totals form .input-group &gt; .input-group-append:not(:last-child) &gt; input[type="submit"],
.input-group &gt; .input-group-append:not(:last-child) &gt; .swpm-buy-now-button-submit,
.input-group &gt; .input-group-append:not(:last-child) &gt; .input-group-text,
.input-group &gt; .input-group-append:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group &gt; .input-group-append:last-child &gt; a:not(:last-child):not(.dropdown-toggle),
.resource-content .calls-to-action .add_to_cart_inline .input-group &gt; .input-group-append:last-child &gt; a:not(:last-child):not(.dropdown-toggle),
.get_in_touch .form .submit-wrap .input-group &gt; .input-group-append:last-child &gt; input[type='button']:not(:last-child):not(.dropdown-toggle),
.woocommerce form .input-group &gt; .input-group-append:last-child &gt; input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.cart_totals form .input-group &gt; .input-group-append:last-child &gt; input[type="submit"]:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .swpm-buy-now-button-submit:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group &gt; .input-group-append &gt; .btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group &gt; .input-group-append &gt; a, .resource-content .calls-to-action .add_to_cart_inline .input-group &gt; .input-group-append &gt; a, .get_in_touch .form .submit-wrap .input-group &gt; .input-group-append &gt; input[type='button'], .woocommerce form .input-group &gt; .input-group-append &gt; input[type="submit"], .cart_totals form .input-group &gt; .input-group-append &gt; input[type="submit"], .input-group &gt; .input-group-append &gt; .swpm-buy-now-button-submit,
.input-group &gt; .input-group-append &gt; .input-group-text,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .btn,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group &gt; .input-group-prepend:not(:first-child) &gt; a,
.resource-content .calls-to-action .add_to_cart_inline .input-group &gt; .input-group-prepend:not(:first-child) &gt; a,
.get_in_touch .form .submit-wrap .input-group &gt; .input-group-prepend:not(:first-child) &gt; input[type='button'],
.woocommerce form .input-group &gt; .input-group-prepend:not(:first-child) &gt; input[type="submit"],
.cart_totals form .input-group &gt; .input-group-prepend:not(:first-child) &gt; input[type="submit"],
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .swpm-buy-now-button-submit,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .input-group-text,
.input-group &gt; .input-group-prepend:first-child &gt; .btn:not(:first-child),
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .input-group &gt; .input-group-prepend:first-child &gt; a:not(:first-child),
.resource-content .calls-to-action .add_to_cart_inline .input-group &gt; .input-group-prepend:first-child &gt; a:not(:first-child),
.get_in_touch .form .submit-wrap .input-group &gt; .input-group-prepend:first-child &gt; input[type='button']:not(:first-child),
.woocommerce form .input-group &gt; .input-group-prepend:first-child &gt; input[type="submit"]:not(:first-child),
.cart_totals form .input-group &gt; .input-group-prepend:first-child &gt; input[type="submit"]:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .swpm-buy-now-button-submit:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #3caff2; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
  .custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #e3f4fd; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    user-select: none;
    background-color: #dee2e6; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3caff2; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #3caff2; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(60, 175, 242, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(60, 175, 242, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3caff2; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(60, 175, 242, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #b4e0fa;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(180, 224, 250, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #b4e0fa;
    box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
    .custom-file-input:focus ~ .custom-file-label::after {
      border-color: #b4e0fa; }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #3caff2;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #e3f4fd; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #3caff2;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #e3f4fd; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #3caff2;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #e3f4fd; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }
.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
  color: #fff;
  background-color: #3caff2; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content &gt; .tab-pane {
  display: none; }
.tab-content &gt; .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar &gt; .container,
  .navbar &gt; .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }
  .navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm &gt; .container,
  .navbar-expand-sm &gt; .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm &gt; .container,
    .navbar-expand-sm &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }
@media (max-width: 767.98px) {
  .navbar-expand-md &gt; .container,
  .navbar-expand-md &gt; .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md &gt; .container,
    .navbar-expand-md &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }
@media (max-width: 991.98px) {
  .navbar-expand-lg &gt; .container,
  .navbar-expand-lg &gt; .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg &gt; .container,
    .navbar-expand-lg &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }
@media (max-width: 1199.98px) {
  .navbar-expand-xl &gt; .container,
  .navbar-expand-xl &gt; .container-fluid {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl &gt; .container,
    .navbar-expand-xl &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show &gt; .nav-link,
.navbar-light .navbar-nav .active &gt; .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show &gt; .nav-link,
.navbar-dark .navbar-nav .active &gt; .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card &gt; hr {
    margin-right: 0;
    margin-left: 0; }
  .card &gt; .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card &gt; .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: flex;
  flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group &gt; .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: row wrap; }
      .card-group &gt; .card {
        flex: 1 0 0%;
        margin-bottom: 0; }
        .card-group &gt; .card + .card {
          margin-left: 0;
          border-left: 0; }
        .card-group &gt; .card:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group &gt; .card:first-child .card-img-top,
          .card-group &gt; .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group &gt; .card:first-child .card-img-bottom,
          .card-group &gt; .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group &gt; .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group &gt; .card:last-child .card-img-top,
          .card-group &gt; .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group &gt; .card:last-child .card-img-bottom,
          .card-group &gt; .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group &gt; .card:only-child {
          border-radius: 0.25rem; }
          .card-group &gt; .card:only-child .card-img-top,
          .card-group &gt; .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group &gt; .card:only-child .card-img-bottom,
          .card-group &gt; .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0; }
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0; }
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }
.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3caff2;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0e8bd3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(60, 175, 242, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #3caff2;
  border-color: #3caff2; }
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a .badge, .resource-content .calls-to-action .add_to_cart_inline a .badge, .get_in_touch .form .submit-wrap input[type='button'] .badge, .woocommerce form input[type="submit"] .badge, .cart_totals form input[type="submit"] .badge, .swpm-buy-now-button-submit .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #3caff2; }
  .badge-primary[href]:hover, .badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #109aeb; }

.badge-secondary {
  color: #212529;
  background-color: #b1bf25; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #89941d; }

.badge-success {
  color: #fff;
  background-color: #e2008d; }
  .badge-success[href]:hover, .badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #af006d; }

.badge-info {
  color: #fff;
  background-color: #5ca654; }
  .badge-info[href]:hover, .badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #498443; }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  .badge-warning[href]:hover, .badge-warning[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:hover, .badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  .badge-light[href]:hover, .badge-light[href]:focus {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5; }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #1f5b7e;
  background-color: #d8effc;
  border-color: #c8e9fb; }
  .alert-primary hr {
    border-top-color: #b0dff9; }
  .alert-primary .alert-link {
    color: #153d55; }

.alert-secondary {
  color: #5c6313;
  background-color: #eff2d3;
  border-color: #e9edc2; }
  .alert-secondary hr {
    border-top-color: #e2e7ae; }
  .alert-secondary .alert-link {
    color: #34380b; }

.alert-success {
  color: #760049;
  background-color: #f9cce8;
  border-color: #f7b8df; }
  .alert-success hr {
    border-top-color: #f4a1d5; }
  .alert-success .alert-link {
    color: #430029; }

.alert-info {
  color: #30562c;
  background-color: #deeddd;
  border-color: #d1e6cf; }
  .alert-info hr {
    border-top-color: #c1ddbe; }
  .alert-info .alert-link {
    color: #1d341b; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3caff2;
  transition: width 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:hover, .list-group-item:focus {
    z-index: 1;
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #3caff2;
    border-color: #3caff2; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-primary {
  color: #1f5b7e;
  background-color: #c8e9fb; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #1f5b7e;
    background-color: #b0dff9; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #1f5b7e;
    border-color: #1f5b7e; }

.list-group-item-secondary {
  color: #5c6313;
  background-color: #e9edc2; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #5c6313;
    background-color: #e2e7ae; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #5c6313;
    border-color: #5c6313; }

.list-group-item-success {
  color: #760049;
  background-color: #f7b8df; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #760049;
    background-color: #f4a1d5; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #760049;
    border-color: #760049; }

.list-group-item-info {
  color: #30562c;
  background-color: #d1e6cf; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #30562c;
    background-color: #c1ddbe; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #30562c;
    border-color: #30562c; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer; }
    .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
      color: #000;
      text-decoration: none;
      opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
    @media screen and (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2)); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }
  .modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef; }
  .modal-footer &gt; :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer &gt; :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
    bottom: calc((0.5rem + 1px) * -1); }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
  .bs-popover-top .arrow::after,
  .bs-popover-auto[x-placement^="top"] .arrow::after {
    border-width: 0.5rem 0.5rem 0; }
  .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
    bottom: 1px;
    border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
  .bs-popover-right .arrow::after,
  .bs-popover-auto[x-placement^="right"] .arrow::after {
    border-width: 0.5rem 0.5rem 0.5rem 0; }
  .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
    left: 1px;
    border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
    top: calc((0.5rem + 1px) * -1); }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
  .bs-popover-bottom .arrow::after,
  .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-width: 0 0.5rem 0.5rem 0.5rem; }
  .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
    top: 1px;
    border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
  .bs-popover-left .arrow::after,
  .bs-popover-auto[x-placement^="left"] .arrow::after {
    border-width: 0.5rem 0 0.5rem 0.5rem; }
  .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
    right: 1px;
    border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
      transition: none; } }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0; }
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
      transform: translate3d(0, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #3caff2 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #109aeb !important; }

.bg-secondary {
  background-color: #b1bf25 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #89941d !important; }

.bg-success {
  background-color: #e2008d !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #af006d !important; }

.bg-info {
  background-color: #5ca654 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #498443 !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #3caff2 !important; }

.border-secondary {
  border-color: #b1bf25 !important; }

.border-success {
  border-color: #e2008d !important; }

.border-info {
  border-color: #5ca654 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.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: 992px) {
  .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 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; } }
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

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

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

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

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

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

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

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

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

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

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }

  .flex-sm-column {
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    justify-content: flex-end !important; }

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

  .justify-content-sm-between {
    justify-content: space-between !important; }

  .justify-content-sm-around {
    justify-content: space-around !important; }

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

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

  .align-items-sm-center {
    align-items: center !important; }

  .align-items-sm-baseline {
    align-items: baseline !important; }

  .align-items-sm-stretch {
    align-items: stretch !important; }

  .align-content-sm-start {
    align-content: flex-start !important; }

  .align-content-sm-end {
    align-content: flex-end !important; }

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

  .align-self-sm-start {
    align-self: flex-start !important; }

  .align-self-sm-end {
    align-self: flex-end !important; }

  .align-self-sm-center {
    align-self: center !important; }

  .align-self-sm-baseline {
    align-self: baseline !important; }

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }

  .flex-md-column {
    flex-direction: column !important; }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    justify-content: flex-start !important; }

  .justify-content-md-end {
    justify-content: flex-end !important; }

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

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

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

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

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

  .align-self-md-start {
    align-self: flex-start !important; }

  .align-self-md-end {
    align-self: flex-end !important; }

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }

  .flex-lg-column {
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    justify-content: flex-end !important; }

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

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

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

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

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

  .align-self-lg-start {
    align-self: flex-start !important; }

  .align-self-lg-end {
    align-self: flex-end !important; }

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }

  .flex-xl-column {
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    justify-content: flex-end !important; }

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

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

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

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

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

  .align-self-xl-start {
    align-self: flex-start !important; }

  .align-self-xl-end {
    align-self: flex-end !important; }

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

  .float-sm-right {
    float: right !important; }

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

  .float-md-right {
    float: right !important; }

  .float-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }

  .float-lg-right {
    float: right !important; }

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

  .float-xl-right {
    float: right !important; }

  .float-xl-none {
    float: none !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; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !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; }

.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-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-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-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: 992px) {
  .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-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-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; } }
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }

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

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

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

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

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

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

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

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

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

.text-white {
  color: #fff !important; }

.text-primary {
  color: #3caff2 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #109aeb !important; }

.text-secondary {
  color: #b1bf25 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #89941d !important; }

.text-success {
  color: #e2008d !important; }

a.text-success:hover, a.text-success:focus {
  color: #af006d !important; }

.text-info {
  color: #5ca654 !important; }

a.text-info:hover, a.text-info:focus {
  color: #498443 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }

  a:not(.btn):not(.swpm-buy-now-button-submit) {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  @page {
    size: a3; }
  body {
    min-width: 992px !important; }

  .container {
    min-width: 992px !important; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }

  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* 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: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.block-header .btn-primary, .block-header .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .block-header a, .block-header .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .block-header a, .block-header .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .block-header input[type='button'], .block-header .woocommerce form input[type="submit"], .woocommerce form .block-header input[type="submit"], .block-header .cart_totals form input[type="submit"], .cart_totals form .block-header input[type="submit"], .block-header .swpm-buy-now-button-submit, .text_with_two_images .btn, .text_with_two_images .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .text_with_two_images a, .text_with_two_images .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .text_with_two_images a, .text_with_two_images .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .text_with_two_images input[type='button'], .text_with_two_images .woocommerce form input[type="submit"], .woocommerce form .text_with_two_images input[type="submit"], .text_with_two_images .cart_totals form input[type="submit"], .cart_totals form .text_with_two_images input[type="submit"], .text_with_two_images .swpm-buy-now-button-submit, .stats-carousel .col-lg-6 .btn, .stats-carousel .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .stats-carousel .col-lg-6 a, .stats-carousel .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .stats-carousel .col-lg-6 a, .stats-carousel .col-lg-6 .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .stats-carousel .col-lg-6 input[type='button'], .stats-carousel .col-lg-6 .woocommerce form input[type="submit"], .woocommerce form .stats-carousel .col-lg-6 input[type="submit"], .stats-carousel .col-lg-6 .cart_totals form input[type="submit"], .cart_totals form .stats-carousel .col-lg-6 input[type="submit"], .stats-carousel .col-lg-6 .swpm-buy-now-button-submit,
.double-cta .col-lg-6 .btn,
.double-cta .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .double-cta .col-lg-6 a,
.double-cta .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a,
.resource-content .calls-to-action .add_to_cart_inline .double-cta .col-lg-6 a,
.double-cta .col-lg-6 .get_in_touch .form .submit-wrap input[type='button'],
.get_in_touch .form .submit-wrap .double-cta .col-lg-6 input[type='button'],
.double-cta .col-lg-6 .woocommerce form input[type="submit"],
.woocommerce form .double-cta .col-lg-6 input[type="submit"],
.double-cta .col-lg-6 .cart_totals form input[type="submit"],
.cart_totals form .double-cta .col-lg-6 input[type="submit"],
.double-cta .col-lg-6 .swpm-buy-now-button-submit, .page-template-our-stories-template .role_block .btn, .page-template-our-stories-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-our-stories-template .role_block a, .page-template-our-stories-template .role_block .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-our-stories-template .role_block a, .page-template-our-stories-template .role_block .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-our-stories-template .role_block input[type='button'], .page-template-our-stories-template .role_block .woocommerce form input[type="submit"], .woocommerce form .page-template-our-stories-template .role_block input[type="submit"], .page-template-our-stories-template .role_block .cart_totals form input[type="submit"], .cart_totals form .page-template-our-stories-template .role_block input[type="submit"], .page-template-our-stories-template .role_block .swpm-buy-now-button-submit,
.page-template-impact-template .role_block .btn,
.page-template-impact-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-impact-template .role_block a,
.page-template-impact-template .role_block .resource-content .calls-to-action .add_to_cart_inline a,
.resource-content .calls-to-action .add_to_cart_inline .page-template-impact-template .role_block a,
.page-template-impact-template .role_block .get_in_touch .form .submit-wrap input[type='button'],
.get_in_touch .form .submit-wrap .page-template-impact-template .role_block input[type='button'],
.page-template-impact-template .role_block .woocommerce form input[type="submit"],
.woocommerce form .page-template-impact-template .role_block input[type="submit"],
.page-template-impact-template .role_block .cart_totals form input[type="submit"],
.cart_totals form .page-template-impact-template .role_block input[type="submit"],
.page-template-impact-template .role_block .swpm-buy-now-button-submit {
  border-color: #fff;
  color: #fff;
  background: rgba(0, 0, 0, 0);
  transition: all 0.2s ease-in-out; }
  .block-header .btn-primary:hover, .block-header .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .block-header a:hover, .block-header .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .block-header a:hover, .block-header .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .block-header input[type='button']:hover, .block-header .woocommerce form input[type="submit"]:hover, .woocommerce form .block-header input[type="submit"]:hover, .block-header .cart_totals form input[type="submit"]:hover, .cart_totals form .block-header input[type="submit"]:hover, .block-header .swpm-buy-now-button-submit:hover, .text_with_two_images .btn:hover, .text_with_two_images .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .text_with_two_images a:hover, .text_with_two_images .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .text_with_two_images a:hover, .text_with_two_images .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .text_with_two_images input[type='button']:hover, .text_with_two_images .woocommerce form input[type="submit"]:hover, .woocommerce form .text_with_two_images input[type="submit"]:hover, .text_with_two_images .cart_totals form input[type="submit"]:hover, .cart_totals form .text_with_two_images input[type="submit"]:hover, .text_with_two_images .swpm-buy-now-button-submit:hover, .stats-carousel .col-lg-6 .btn:hover, .stats-carousel .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .stats-carousel .col-lg-6 a:hover, .stats-carousel .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .stats-carousel .col-lg-6 a:hover, .stats-carousel .col-lg-6 .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .stats-carousel .col-lg-6 input[type='button']:hover, .stats-carousel .col-lg-6 .woocommerce form input[type="submit"]:hover, .woocommerce form .stats-carousel .col-lg-6 input[type="submit"]:hover, .stats-carousel .col-lg-6 .cart_totals form input[type="submit"]:hover, .cart_totals form .stats-carousel .col-lg-6 input[type="submit"]:hover, .stats-carousel .col-lg-6 .swpm-buy-now-button-submit:hover,
  .double-cta .col-lg-6 .btn:hover,
  .double-cta .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .double-cta .col-lg-6 a:hover,
  .double-cta .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a:hover,
  .resource-content .calls-to-action .add_to_cart_inline .double-cta .col-lg-6 a:hover,
  .double-cta .col-lg-6 .get_in_touch .form .submit-wrap input[type='button']:hover,
  .get_in_touch .form .submit-wrap .double-cta .col-lg-6 input[type='button']:hover,
  .double-cta .col-lg-6 .woocommerce form input[type="submit"]:hover,
  .woocommerce form .double-cta .col-lg-6 input[type="submit"]:hover,
  .double-cta .col-lg-6 .cart_totals form input[type="submit"]:hover,
  .cart_totals form .double-cta .col-lg-6 input[type="submit"]:hover,
  .double-cta .col-lg-6 .swpm-buy-now-button-submit:hover, .page-template-our-stories-template .role_block .btn:hover, .page-template-our-stories-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-our-stories-template .role_block a:hover, .page-template-our-stories-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .page-template-our-stories-template .role_block a:hover, .page-template-our-stories-template .role_block .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .page-template-our-stories-template .role_block input[type='button']:hover, .page-template-our-stories-template .role_block .woocommerce form input[type="submit"]:hover, .woocommerce form .page-template-our-stories-template .role_block input[type="submit"]:hover, .page-template-our-stories-template .role_block .cart_totals form input[type="submit"]:hover, .cart_totals form .page-template-our-stories-template .role_block input[type="submit"]:hover, .page-template-our-stories-template .role_block .swpm-buy-now-button-submit:hover,
  .page-template-impact-template .role_block .btn:hover,
  .page-template-impact-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-impact-template .role_block a:hover,
  .page-template-impact-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:hover,
  .resource-content .calls-to-action .add_to_cart_inline .page-template-impact-template .role_block a:hover,
  .page-template-impact-template .role_block .get_in_touch .form .submit-wrap input[type='button']:hover,
  .get_in_touch .form .submit-wrap .page-template-impact-template .role_block input[type='button']:hover,
  .page-template-impact-template .role_block .woocommerce form input[type="submit"]:hover,
  .woocommerce form .page-template-impact-template .role_block input[type="submit"]:hover,
  .page-template-impact-template .role_block .cart_totals form input[type="submit"]:hover,
  .cart_totals form .page-template-impact-template .role_block input[type="submit"]:hover,
  .page-template-impact-template .role_block .swpm-buy-now-button-submit:hover, .block-header .btn-primary:focus, .block-header .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .block-header a:focus, .block-header .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .block-header a:focus, .block-header .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .block-header input[type='button']:focus, .block-header .woocommerce form input[type="submit"]:focus, .woocommerce form .block-header input[type="submit"]:focus, .block-header .cart_totals form input[type="submit"]:focus, .cart_totals form .block-header input[type="submit"]:focus, .block-header .swpm-buy-now-button-submit:focus, .text_with_two_images .btn:focus, .text_with_two_images .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .text_with_two_images a:focus, .text_with_two_images .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .text_with_two_images a:focus, .text_with_two_images .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .text_with_two_images input[type='button']:focus, .text_with_two_images .woocommerce form input[type="submit"]:focus, .woocommerce form .text_with_two_images input[type="submit"]:focus, .text_with_two_images .cart_totals form input[type="submit"]:focus, .cart_totals form .text_with_two_images input[type="submit"]:focus, .text_with_two_images .swpm-buy-now-button-submit:focus, .stats-carousel .col-lg-6 .btn:focus, .stats-carousel .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .stats-carousel .col-lg-6 a:focus, .stats-carousel .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .stats-carousel .col-lg-6 a:focus, .stats-carousel .col-lg-6 .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .stats-carousel .col-lg-6 input[type='button']:focus, .stats-carousel .col-lg-6 .woocommerce form input[type="submit"]:focus, .woocommerce form .stats-carousel .col-lg-6 input[type="submit"]:focus, .stats-carousel .col-lg-6 .cart_totals form input[type="submit"]:focus, .cart_totals form .stats-carousel .col-lg-6 input[type="submit"]:focus, .stats-carousel .col-lg-6 .swpm-buy-now-button-submit:focus,
  .double-cta .col-lg-6 .btn:focus,
  .double-cta .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .double-cta .col-lg-6 a:focus,
  .double-cta .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a:focus,
  .resource-content .calls-to-action .add_to_cart_inline .double-cta .col-lg-6 a:focus,
  .double-cta .col-lg-6 .get_in_touch .form .submit-wrap input[type='button']:focus,
  .get_in_touch .form .submit-wrap .double-cta .col-lg-6 input[type='button']:focus,
  .double-cta .col-lg-6 .woocommerce form input[type="submit"]:focus,
  .woocommerce form .double-cta .col-lg-6 input[type="submit"]:focus,
  .double-cta .col-lg-6 .cart_totals form input[type="submit"]:focus,
  .cart_totals form .double-cta .col-lg-6 input[type="submit"]:focus,
  .double-cta .col-lg-6 .swpm-buy-now-button-submit:focus, .page-template-our-stories-template .role_block .btn:focus, .page-template-our-stories-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-our-stories-template .role_block a:focus, .page-template-our-stories-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .page-template-our-stories-template .role_block a:focus, .page-template-our-stories-template .role_block .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .page-template-our-stories-template .role_block input[type='button']:focus, .page-template-our-stories-template .role_block .woocommerce form input[type="submit"]:focus, .woocommerce form .page-template-our-stories-template .role_block input[type="submit"]:focus, .page-template-our-stories-template .role_block .cart_totals form input[type="submit"]:focus, .cart_totals form .page-template-our-stories-template .role_block input[type="submit"]:focus, .page-template-our-stories-template .role_block .swpm-buy-now-button-submit:focus,
  .page-template-impact-template .role_block .btn:focus,
  .page-template-impact-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-impact-template .role_block a:focus,
  .page-template-impact-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:focus,
  .resource-content .calls-to-action .add_to_cart_inline .page-template-impact-template .role_block a:focus,
  .page-template-impact-template .role_block .get_in_touch .form .submit-wrap input[type='button']:focus,
  .get_in_touch .form .submit-wrap .page-template-impact-template .role_block input[type='button']:focus,
  .page-template-impact-template .role_block .woocommerce form input[type="submit"]:focus,
  .woocommerce form .page-template-impact-template .role_block input[type="submit"]:focus,
  .page-template-impact-template .role_block .cart_totals form input[type="submit"]:focus,
  .cart_totals form .page-template-impact-template .role_block input[type="submit"]:focus,
  .page-template-impact-template .role_block .swpm-buy-now-button-submit:focus {
    background: rgba(0, 0, 0, 0.25); }

.btn, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline a, .get_in_touch .form .submit-wrap input[type='button'], .woocommerce form input[type="submit"], .cart_totals form input[type="submit"], .swpm-buy-now-button-submit {
  border-radius: 0;
  padding: 10px 25px;
  white-space: normal !important;
  word-wrap: break-word; }
  .btn:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline a:focus, .get_in_touch .form .submit-wrap input[type='button']:focus, .woocommerce form input[type="submit"]:focus, .cart_totals form input[type="submit"]:focus, .swpm-buy-now-button-submit:focus, .btn:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline a:hover, .get_in_touch .form .submit-wrap input[type='button']:hover, .woocommerce form input[type="submit"]:hover, .cart_totals form input[type="submit"]:hover, .swpm-buy-now-button-submit:hover {
    transition: all 0.2s ease-in-out; }

a.donate-btn, a.search-btn {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.2px;
  text-align: right;
  color: #ffffff !important;
  text-transform: uppercase;
  padding: 10px; }
  @media (min-width: 768px) {
    a.donate-btn, a.search-btn {
      padding-top: 12px;
      padding-bottom: 12px; } }
  @media (min-width: 992px) {
    a.donate-btn, a.search-btn {
      font-size: 15px;
      padding: 16.5px 30px; } }
  @media (min-width: 1200px) {
    a.donate-btn, a.search-btn {
      font-size: 19px;
      height: 54px; } }
  @media (min-width: 1600px) {
    a.donate-btn, a.search-btn {
      padding-left: 50px;
      padding-right: 50px;
      height: 58px; } }

@media (max-width: 767px) {
  a.donate-btn {
    margin-right: 5px; } }

a.search-btn {
  background-color: #66a650;
  border-color: #66a650; }
  @media (min-width: 1200px) {
    a.search-btn {
      width: 68px; } }
  @media (min-width: 1600px) {
    a.search-btn {
      width: 72px; } }

.btn-learn-more {
  margin-left: 50px; }
  @media (min-width: 768px) {
    .btn-learn-more {
      margin-left: 50px; } }
  @media (min-width: 992px) {
    .btn-learn-more {
      margin-left: 50px; } }
  @media (min-width: 1200px) {
    .btn-learn-more {
      margin-left: 50px; } }

.invisible-submit {
  visibility: hidden;
  height: 0;
  padding: 0 !important;
  margin: 0 !important; }

body {
  font-family: 'Montserrat', sans-serif; }

a {
  color: #3caff2; }

p strong {
  font-weight: 500; }

h2 {
  margin-bottom: 24px; }
  @media (min-width: 992px) {
    h2 {
      font-size: 34px;
      margin-bottom: 28px; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 36px; } }
  @media (min-width: 1600px) {
    h2 {
      font-size: 40px; } }

@keyframes delay-pointer-events {
  0% {
    visibility: hidden; }
  50% {
    visibility: hidden; }
  100% {
    visibility: visible; } }
body:not(.show-focus-outlines) .form-control:focus, body:not(.show-focus-outlines) .select-custom select:focus, .select-custom body:not(.show-focus-outlines) select:focus, body:not(.show-focus-outlines) .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:focus, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] body:not(.show-focus-outlines) select:focus, body:not(.show-focus-outlines) .get_in_touch .form .nf-element:focus, .get_in_touch .form body:not(.show-focus-outlines) .nf-element:focus, body:not(.show-focus-outlines) .woocommerce form .input-text:focus, .woocommerce form body:not(.show-focus-outlines) .input-text:focus, body:not(.show-focus-outlines) .cart_totals form .input-text:focus, .cart_totals form body:not(.show-focus-outlines) .input-text:focus,
body:not(.show-focus-outlines) input[type="submit"]:focus,
body:not(.show-focus-outlines) .btn:focus,
body:not(.show-focus-outlines) .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline body:not(.show-focus-outlines) a:focus,
body:not(.show-focus-outlines) .resource-content .calls-to-action .add_to_cart_inline a:focus,
.resource-content .calls-to-action .add_to_cart_inline body:not(.show-focus-outlines) a:focus,
body:not(.show-focus-outlines) .get_in_touch .form .submit-wrap input[type='button']:focus,
.get_in_touch .form .submit-wrap body:not(.show-focus-outlines) input[type='button']:focus,
body:not(.show-focus-outlines) .woocommerce form input[type="submit"]:focus,
.woocommerce form body:not(.show-focus-outlines) input[type="submit"]:focus,
body:not(.show-focus-outlines) .cart_totals form input[type="submit"]:focus,
.cart_totals form body:not(.show-focus-outlines) input[type="submit"]:focus,
body:not(.show-focus-outlines) .swpm-buy-now-button-submit:focus {
  outline: none;
  box-shadow: none; }

.frame {
  border: 6px solid #3caff2;
  position: absolute;
  width: 70%;
  height: 90%; }

.image-with-frame {
  position: relative;
  width: 85%;
  margin: 35px auto 10px; }
  @media (min-width: 768px) {
    .image-with-frame {
      margin: 0 auto 10px; } }
  @media (min-width: 992px) {
    .image-with-frame {
      width: 100%; } }
  @media (max-width: 991px) {
    .image-with-frame .frame {
      top: -15px;
      left: -15px;
      height: 95%;
      width: 95%; } }
  .image-with-frame img {
    width: 100%;
    margin-left: 12px; }
    @media (min-width: 768px) {
      .image-with-frame img {
        margin-left: 0; } }

.col-lg-5:not(.order-1) .image-with-frame {
  margin: 0 auto 10px; }

.underline {
  width: 70px;
  height: 6px;
  display: inline-block;
  margin-bottom: 45px;
  background: #3caff2; }

.remove-margin-bottom {
  margin-bottom: 0px !important; }

.block-header {
  padding: 35px 25px; }
  @media (min-width: 768px) {
    .block-header {
      padding: 70px 0 60px 0; } }
  @media (min-width: 992px) {
    .block-header {
      padding: 110px 0 100px 0; } }
  .block-header h1 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 28px; }
    @media (min-width: 768px) {
      .block-header h1 {
        font-size: 32px; } }
    @media (min-width: 992px) {
      .block-header h1 {
        font-size: 42px; } }
    @media (min-width: 1200px) {
      .block-header h1 {
        font-size: 54px; } }
    @media (min-width: 1600px) {
      .block-header h1 {
        font-size: 60px; } }
  .block-header .intro,
  .block-header a {
    color: #fff; }
  @media (min-width: 1600px) {
    .block-header .intro {
      font-size: 21px; } }
  .block-header .btn-primary, .block-header .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .block-header a, .block-header .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .block-header a, .block-header .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .block-header input[type='button'], .block-header .woocommerce form input[type="submit"], .woocommerce form .block-header input[type="submit"], .block-header .cart_totals form input[type="submit"], .cart_totals form .block-header input[type="submit"], .block-header .swpm-buy-now-button-submit {
    border-radius: 30px;
    margin-top: 15px;
    margin-bottom: 0;
    padding: 10px 30px; }
    @media (min-width: 768px) {
      .block-header .btn-primary, .block-header .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .block-header a, .block-header .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .block-header a, .block-header .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .block-header input[type='button'], .block-header .woocommerce form input[type="submit"], .woocommerce form .block-header input[type="submit"], .block-header .cart_totals form input[type="submit"], .cart_totals form .block-header input[type="submit"], .block-header .swpm-buy-now-button-submit {
        margin-bottom: 25px; } }
    .block-header .btn-primary:hover, .block-header .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .block-header a:hover, .block-header .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .block-header a:hover, .block-header .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .block-header input[type='button']:hover, .block-header .woocommerce form input[type="submit"]:hover, .woocommerce form .block-header input[type="submit"]:hover, .block-header .cart_totals form input[type="submit"]:hover, .cart_totals form .block-header input[type="submit"]:hover, .block-header .swpm-buy-now-button-submit:hover, .block-header .btn-primary:focus, .block-header .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .block-header a:focus, .block-header .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .block-header a:focus, .block-header .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .block-header input[type='button']:focus, .block-header .woocommerce form input[type="submit"]:focus, .woocommerce form .block-header input[type="submit"]:focus, .block-header .cart_totals form input[type="submit"]:focus, .cart_totals form .block-header input[type="submit"]:focus, .block-header .swpm-buy-now-button-submit:focus {
      background: rgba(0, 0, 0, 0.2); }
  .block-header .social {
    margin-top: 5px;
    margin-left: -17px;
    overflow: hidden; }
    .block-header .social a {
      display: block;
      float: left;
      font-size: 25px;
      padding-left: 17px;
      padding-right: 17px; }
      .block-header .social a i {
        position: relative;
        top: 0;
        transition: all 0.2s ease-in-out; }
      .block-header .social a:hover i {
        top: -5px; }
  .block-header.block-margin-bottom {
    margin-bottom: 45px; }
    @media (min-width: 992px) {
      .block-header.block-margin-bottom {
        margin-bottom: 90px; } }

.social-container {
  width: 100%;
  max-width: 990px;
  margin: 0 auto 30px; }
  @media (max-width: 991px) {
    .social-container {
      width: 50%; }
      .social-container .social-button-links .social {
        margin-left: 0; } }

.error404 .social-button-links,
.search .social-button-links {
  display: none; }

.social-button-links .social {
  margin-top: 5px;
  margin-left: -17px;
  overflow: hidden;
  padding: 0 0 20px 10px; }
  .social-button-links .social a {
    display: block;
    float: left;
    font-size: 25px;
    padding-left: 17px;
    padding-right: 17px; }
    .social-button-links .social a i {
      position: relative;
      top: 0;
      transition: all 0.2s ease-in-out; }
    .social-button-links .social a:hover i {
      top: -5px; }

.card {
  border-radius: 0; }
  .card img {
    height: auto;
    width: 100%; }
  .card .card-body {
    border-radius: 0; }
  .card p.date {
    padding: 10px 25px 0; }
  .card .download-button-block {
    padding: 10px 15px 15px 0; }

.header-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin-bottom: 40px; }
  .header-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.2));
    z-index: 1; }
  .header-image .row {
    position: relative;
    z-index: 2; }
  @media (max-width: 767px) {
    .header-image .btn-primary, .header-image .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .header-image a, .header-image .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .header-image a, .header-image .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .header-image input[type='button'], .header-image .woocommerce form input[type="submit"], .woocommerce form .header-image input[type="submit"], .header-image .cart_totals form input[type="submit"], .cart_totals form .header-image input[type="submit"], .header-image .swpm-buy-now-button-submit {
      margin-bottom: 0; } }
  .header-image .btn-primary:hover, .header-image .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .header-image a:hover, .header-image .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .header-image a:hover, .header-image .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .header-image input[type='button']:hover, .header-image .woocommerce form input[type="submit"]:hover, .woocommerce form .header-image input[type="submit"]:hover, .header-image .cart_totals form input[type="submit"]:hover, .cart_totals form .header-image input[type="submit"]:hover, .header-image .swpm-buy-now-button-submit:hover, .header-image .btn-primary:focus, .header-image .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .header-image a:focus, .header-image .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .header-image a:focus, .header-image .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .header-image input[type='button']:focus, .header-image .woocommerce form input[type="submit"]:focus, .woocommerce form .header-image input[type="submit"]:focus, .header-image .cart_totals form input[type="submit"]:focus, .cart_totals form .header-image input[type="submit"]:focus, .header-image .swpm-buy-now-button-submit:focus {
    background: rgba(0, 0, 0, 0.5); }

.header-margin-below {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .header-margin-below {
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .header-margin-below {
      margin-bottom: 80px; } }

.large-feature-text-with-background-colour {
  padding: 35px 10px;
  margin-bottom: 90px; }
  @media (min-width: 768px) {
    .large-feature-text-with-background-colour {
      padding: 60px 15px; } }
  @media (min-width: 1200px) {
    .large-feature-text-with-background-colour {
      padding: 80px 15px; } }
  .large-feature-text-with-background-colour * {
    color: #fff; }
  .large-feature-text-with-background-colour .title {
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 500; }
    @media (min-width: 768px) {
      .large-feature-text-with-background-colour .title {
        font-size: 40px;
        margin-bottom: 25px; } }
    @media (max-width: 991px) {
      .large-feature-text-with-background-colour .title {
        font-size: 16px; } }
  .large-feature-text-with-background-colour p {
    font-size: 17px;
    margin-bottom: 28px;
    line-height: 28px; }
    @media (max-width: 991px) {
      .large-feature-text-with-background-colour p {
        margin: 0; } }
    .large-feature-text-with-background-colour p a {
      color: #fff;
      text-decoration: underline; }
  .large-feature-text-with-background-colour .btn, .large-feature-text-with-background-colour .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .large-feature-text-with-background-colour a, .large-feature-text-with-background-colour .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .large-feature-text-with-background-colour a, .large-feature-text-with-background-colour .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .large-feature-text-with-background-colour input[type='button'], .large-feature-text-with-background-colour .woocommerce form input[type="submit"], .woocommerce form .large-feature-text-with-background-colour input[type="submit"], .large-feature-text-with-background-colour .cart_totals form input[type="submit"], .cart_totals form .large-feature-text-with-background-colour input[type="submit"], .large-feature-text-with-background-colour .swpm-buy-now-button-submit {
    border-color: #fff;
    background: transparent;
    padding: 10px 30px; }
    .large-feature-text-with-background-colour .btn:hover, .large-feature-text-with-background-colour .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .large-feature-text-with-background-colour a:hover, .large-feature-text-with-background-colour .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .large-feature-text-with-background-colour a:hover, .large-feature-text-with-background-colour .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .large-feature-text-with-background-colour input[type='button']:hover, .large-feature-text-with-background-colour .woocommerce form input[type="submit"]:hover, .woocommerce form .large-feature-text-with-background-colour input[type="submit"]:hover, .large-feature-text-with-background-colour .cart_totals form input[type="submit"]:hover, .cart_totals form .large-feature-text-with-background-colour input[type="submit"]:hover, .large-feature-text-with-background-colour .swpm-buy-now-button-submit:hover, .large-feature-text-with-background-colour .btn:focus, .large-feature-text-with-background-colour .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .large-feature-text-with-background-colour a:focus, .large-feature-text-with-background-colour .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .large-feature-text-with-background-colour a:focus, .large-feature-text-with-background-colour .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .large-feature-text-with-background-colour input[type='button']:focus, .large-feature-text-with-background-colour .woocommerce form input[type="submit"]:focus, .woocommerce form .large-feature-text-with-background-colour input[type="submit"]:focus, .large-feature-text-with-background-colour .cart_totals form input[type="submit"]:focus, .cart_totals form .large-feature-text-with-background-colour input[type="submit"]:focus, .large-feature-text-with-background-colour .swpm-buy-now-button-submit:focus {
      background: rgba(0, 0, 0, 0.2); }

.half-width-stats-carousel .carousel-indicators li,
.full-width-stats-carousel .carousel-indicators li,
.full-width-quote-carousel .carousel-indicators li,
.story-slider .carousel-indicators li,
.double-cta-carousel .carousel-indicators li {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: transparent; }
  .half-width-stats-carousel .carousel-indicators li.active,
  .full-width-stats-carousel .carousel-indicators li.active,
  .full-width-quote-carousel .carousel-indicators li.active,
  .story-slider .carousel-indicators li.active,
  .double-cta-carousel .carousel-indicators li.active {
    background-color: #fff; }
.half-width-stats-carousel .carousel-control-prev-icon,
.half-width-stats-carousel .carousel-control-next-icon,
.full-width-stats-carousel .carousel-control-prev-icon,
.full-width-stats-carousel .carousel-control-next-icon,
.full-width-quote-carousel .carousel-control-prev-icon,
.full-width-quote-carousel .carousel-control-next-icon,
.story-slider .carousel-control-prev-icon,
.story-slider .carousel-control-next-icon,
.double-cta-carousel .carousel-control-prev-icon,
.double-cta-carousel .carousel-control-next-icon {
  background-image: none;
  position: relative; }
  .half-width-stats-carousel .carousel-control-prev-icon:before,
  .half-width-stats-carousel .carousel-control-next-icon:before,
  .full-width-stats-carousel .carousel-control-prev-icon:before,
  .full-width-stats-carousel .carousel-control-next-icon:before,
  .full-width-quote-carousel .carousel-control-prev-icon:before,
  .full-width-quote-carousel .carousel-control-next-icon:before,
  .story-slider .carousel-control-prev-icon:before,
  .story-slider .carousel-control-next-icon:before,
  .double-cta-carousel .carousel-control-prev-icon:before,
  .double-cta-carousel .carousel-control-next-icon:before {
    font-family: 'Font Awesome Solid';
    font-size: 27px;
    position: absolute;
    top: 4px;
    left: 2px;
    color: #fff; }
    @media (min-width: 768px) {
      .half-width-stats-carousel .carousel-control-prev-icon:before,
      .half-width-stats-carousel .carousel-control-next-icon:before,
      .full-width-stats-carousel .carousel-control-prev-icon:before,
      .full-width-stats-carousel .carousel-control-next-icon:before,
      .full-width-quote-carousel .carousel-control-prev-icon:before,
      .full-width-quote-carousel .carousel-control-next-icon:before,
      .story-slider .carousel-control-prev-icon:before,
      .story-slider .carousel-control-next-icon:before,
      .double-cta-carousel .carousel-control-prev-icon:before,
      .double-cta-carousel .carousel-control-next-icon:before {
        font-size: 44px; } }
.half-width-stats-carousel .carousel-control-next-icon:before,
.full-width-stats-carousel .carousel-control-next-icon:before,
.full-width-quote-carousel .carousel-control-next-icon:before,
.story-slider .carousel-control-next-icon:before,
.double-cta-carousel .carousel-control-next-icon:before {
  content: '\f054'; }
.half-width-stats-carousel .carousel-control-prev-icon:before,
.full-width-stats-carousel .carousel-control-prev-icon:before,
.full-width-quote-carousel .carousel-control-prev-icon:before,
.story-slider .carousel-control-prev-icon:before,
.double-cta-carousel .carousel-control-prev-icon:before {
  content: '\f053'; }

.half-width-stats-carousel .carousel-control-prev,
.half-width-stats-carousel .carousel-control-next,
.full-width-stats-carousel .carousel-control-prev,
.full-width-stats-carousel .carousel-control-next,
.full-width-quote-carousel .carousel-control-prev,
.full-width-quote-carousel .carousel-control-next,
.double-cta-carousel .carousel-control-prev,
.double-cta-carousel .carousel-control-next {
  width: 8%;
  bottom: initial;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.15s ease-in-out; }

@media (min-width: 768px) {
  .half-width-stats-carousel .carousel-control-prev,
  .half-width-stats-carousel .carousel-control-next,
  .double-cta-carousel .carousel-control-prev,
  .double-cta-carousel .carousel-control-next {
    width: 16%; } }

.half-width-stats-carousel .carousel-indicators,
.full-width-quote-carousel .carousel-indicators,
.double-cta-carousel .carousel-indicators {
  bottom: 25px; }
  .half-width-stats-carousel .carousel-indicators li,
  .full-width-quote-carousel .carousel-indicators li,
  .double-cta-carousel .carousel-indicators li {
    background-color: transparent;
    border: 1px solid #fff;
    transition: all 0.15s ease-in-out; }
    .half-width-stats-carousel .carousel-indicators li.active,
    .full-width-quote-carousel .carousel-indicators li.active,
    .double-cta-carousel .carousel-indicators li.active {
      background-color: rgba(0, 0, 0, 0.35);
      border-color: transparent; }
.half-width-stats-carousel .carousel-control-prev-icon:before,
.half-width-stats-carousel .carousel-control-next-icon:before,
.full-width-quote-carousel .carousel-control-prev-icon:before,
.full-width-quote-carousel .carousel-control-next-icon:before,
.double-cta-carousel .carousel-control-prev-icon:before,
.double-cta-carousel .carousel-control-next-icon:before {
  top: -18px; }

.double-cta-carousel .slide {
  padding-bottom: 40px; }
.double-cta-carousel .carousel-indicators {
  bottom: -25px; }

.full-width-stats-carousel {
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .full-width-stats-carousel {
      margin-bottom: 120px; } }
  .full-width-stats-carousel .carousel-item {
    padding: 40px 25px 55px 25px; }
    @media (min-width: 768px) {
      .full-width-stats-carousel .carousel-item {
        padding: 70px 0 65px 0; } }
    @media (min-width: 1200px) {
      .full-width-stats-carousel .carousel-item {
        padding: 85px 0 80px 0; } }
    .full-width-stats-carousel .carousel-item * {
      color: #fff; }
    @media (max-width: 767px) {
      .full-width-stats-carousel .carousel-item .col-5,
      .full-width-stats-carousel .carousel-item .col-3 {
        max-width: 100%;
        flex: none; } }
  @media (min-width: 1200px) {
    .full-width-stats-carousel .carousel-indicators {
      bottom: 30px; } }
  .full-width-stats-carousel .title {
    text-transform: uppercase;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
    font-weight: bold; }
    @media all and (min-width: 600px) {
      .full-width-stats-carousel .title {
        font-size: 32px;
        line-height: 42px; } }
    @media (min-width: 768px) {
      .full-width-stats-carousel .title {
        font-size: 37px;
        line-height: 47px; } }
    @media (min-width: 992px) {
      .full-width-stats-carousel .title {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 25px; } }
  .full-width-stats-carousel .content p a {
    color: #fff;
    text-decoration: underline; }
  @media (max-width: 767px) {
    .full-width-stats-carousel .col-sm-4 {
      text-align: center; }
      .full-width-stats-carousel .col-sm-4 img {
        max-height: 150px;
        width: auto;
        margin-top: 10px; } }
  .full-width-stats-carousel .btn, .full-width-stats-carousel .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .full-width-stats-carousel a, .full-width-stats-carousel .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .full-width-stats-carousel a, .full-width-stats-carousel .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .full-width-stats-carousel input[type='button'], .full-width-stats-carousel .woocommerce form input[type="submit"], .woocommerce form .full-width-stats-carousel input[type="submit"], .full-width-stats-carousel .cart_totals form input[type="submit"], .cart_totals form .full-width-stats-carousel input[type="submit"], .full-width-stats-carousel .swpm-buy-now-button-submit {
    background: transparent;
    border-color: white;
    margin-top: 20px; }
    .full-width-stats-carousel .btn:hover, .full-width-stats-carousel .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .full-width-stats-carousel a:hover, .full-width-stats-carousel .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .full-width-stats-carousel a:hover, .full-width-stats-carousel .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .full-width-stats-carousel input[type='button']:hover, .full-width-stats-carousel .woocommerce form input[type="submit"]:hover, .woocommerce form .full-width-stats-carousel input[type="submit"]:hover, .full-width-stats-carousel .cart_totals form input[type="submit"]:hover, .cart_totals form .full-width-stats-carousel input[type="submit"]:hover, .full-width-stats-carousel .swpm-buy-now-button-submit:hover, .full-width-stats-carousel .btn:focus, .full-width-stats-carousel .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .full-width-stats-carousel a:focus, .full-width-stats-carousel .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .full-width-stats-carousel a:focus, .full-width-stats-carousel .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .full-width-stats-carousel input[type='button']:focus, .full-width-stats-carousel .woocommerce form input[type="submit"]:focus, .woocommerce form .full-width-stats-carousel input[type="submit"]:focus, .full-width-stats-carousel .cart_totals form input[type="submit"]:focus, .cart_totals form .full-width-stats-carousel input[type="submit"]:focus, .full-width-stats-carousel .swpm-buy-now-button-submit:focus {
      background: rgba(0, 0, 0, 0.2); }

.container &gt; .list {
  padding: 60px 15px; }
  @media (min-width: 992px) {
    .container &gt; .list {
      padding-top: 0px;
      padding-bottom: 80px; } }
  .container &gt; .list .col-12 .title {
    margin-bottom: 45px;
    font-size: 32px; }
  .container &gt; .list .item {
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .container &gt; .list .item {
        padding-right: 30px; } }
    .container &gt; .list .item p a {
      text-decoration: underline; }
    .container &gt; .list .item .title {
      margin-bottom: 15px;
      font-size: 21px; }
    .container &gt; .list .item .number {
      display: inline-block;
      background: #3caff2;
      color: #fff;
      border-radius: 50%;
      padding: 3px 10px 1px 10px;
      float: left;
      margin-right: 20px; }
    .container &gt; .list .item .content {
      float: left;
      width: calc(100% - 60px); }

.large-feature-text {
  padding: 45px 15px; }
  @media (min-width: 768px) {
    .large-feature-text {
      padding-top: 70px;
      padding-bottom: 70px; } }
  .large-feature-text .title {
    color: #3caff2;
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 500;
    line-height: 42px; }
  .large-feature-text p {
    color: #3caff2; }
  .large-feature-text .btn, .large-feature-text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .large-feature-text a, .large-feature-text .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .large-feature-text a, .large-feature-text .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .large-feature-text input[type='button'], .large-feature-text .woocommerce form input[type="submit"], .woocommerce form .large-feature-text input[type="submit"], .large-feature-text .cart_totals form input[type="submit"], .cart_totals form .large-feature-text input[type="submit"], .large-feature-text .swpm-buy-now-button-submit {
    border-color: #3caff2;
    color: #3caff2;
    background: transparent;
    margin-top: 12px; }
    .large-feature-text .btn:hover, .large-feature-text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .large-feature-text a:hover, .large-feature-text .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .large-feature-text a:hover, .large-feature-text .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .large-feature-text input[type='button']:hover, .large-feature-text .woocommerce form input[type="submit"]:hover, .woocommerce form .large-feature-text input[type="submit"]:hover, .large-feature-text .cart_totals form input[type="submit"]:hover, .cart_totals form .large-feature-text input[type="submit"]:hover, .large-feature-text .swpm-buy-now-button-submit:hover, .large-feature-text .btn:focus, .large-feature-text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .large-feature-text a:focus, .large-feature-text .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .large-feature-text a:focus, .large-feature-text .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .large-feature-text input[type='button']:focus, .large-feature-text .woocommerce form input[type="submit"]:focus, .woocommerce form .large-feature-text input[type="submit"]:focus, .large-feature-text .cart_totals form input[type="submit"]:focus, .cart_totals form .large-feature-text input[type="submit"]:focus, .large-feature-text .swpm-buy-now-button-submit:focus {
      background: #3caff2;
      color: #fff; }

.text_with_two_images {
  background: #3caff2; }
  .text_with_two_images * {
    color: #fff; }
  @media (min-width: 768px) {
    .text_with_two_images img {
      display: none; } }
  .text_with_two_images .bg-img {
    background-repeat: no-repeat;
    background-size: cover; }
  .text_with_two_images .title {
    font-size: 28px; }
    @media (min-width: 992px) {
      .text_with_two_images .title {
        font-size: 32px; } }
    @media (min-width: 1200px) {
      .text_with_two_images .title {
        font-size: 35px; } }
  .text_with_two_images .btn, .text_with_two_images .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .text_with_two_images a, .text_with_two_images .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .text_with_two_images a, .text_with_two_images .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .text_with_two_images input[type='button'], .text_with_two_images .woocommerce form input[type="submit"], .woocommerce form .text_with_two_images input[type="submit"], .text_with_two_images .cart_totals form input[type="submit"], .cart_totals form .text_with_two_images input[type="submit"], .text_with_two_images .swpm-buy-now-button-submit {
    margin-top: 20px;
    font-size: 18px;
    padding: 10px 22px; }
    @media (min-width: 992px) {
      .text_with_two_images .btn, .text_with_two_images .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .text_with_two_images a, .text_with_two_images .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .text_with_two_images a, .text_with_two_images .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .text_with_two_images input[type='button'], .text_with_two_images .woocommerce form input[type="submit"], .woocommerce form .text_with_two_images input[type="submit"], .text_with_two_images .cart_totals form input[type="submit"], .cart_totals form .text_with_two_images input[type="submit"], .text_with_two_images .swpm-buy-now-button-submit {
        padding: 10px 35px;
        margin-top: 40px; } }
  .text_with_two_images .row {
    display: table; }
    @media (min-width: 1200px) {
      .text_with_two_images .row {
        min-height: 450px; } }
  .text_with_two_images .col-4 {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle; }
  .text_with_two_images .col-4:first-child {
    padding: 32px 20px; }
    @media (min-width: 992px) {
      .text_with_two_images .col-4:first-child {
        padding: 40px; } }

.centered-text {
  padding: 45px 15px 40px;
  font-weight: 500;
  font-size: 19px; }
  @media (min-width: 768px) {
    .centered-text {
      font-size: 24px;
      padding-top: 50px;
      padding-bottom: 75px; } }
  .centered-text.report-listing-introduction {
    font-size: 18px; }
    @media (min-width: 768px) {
      .centered-text.report-listing-introduction {
        font-size: 20px; } }
    @media (max-width: 767px) {
      .centered-text.report-listing-introduction {
        padding-top: 35px; } }
  @media (min-width: 992px) {
    .centered-text {
      padding-top: 20px;
      padding-bottom: 75px; } }
  @media (min-width: 1200px) {
    .centered-text {
      padding-top: 65px;
      padding-bottom: 120px; } }

.accordion-block {
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .accordion-block {
      margin-bottom: 80px; } }
  @media (min-width: 992px) {
    .accordion-block {
      margin-bottom: 120px; } }
  @media (min-width: 1200px) {
    .accordion-block {
      margin-bottom: 160px; } }
  @media (max-width: 767px) {
    .accordion-block h2 {
      font-size: 28px; } }
  .accordion-block .col-lg-9 {
    margin: 0 auto; }
  .accordion-block .card-header {
    border: none;
    border-radius: 0;
    padding: 0; }
    .accordion-block .card-header a {
      color: #fff;
      font-size: 19px;
      line-height: 29px;
      display: block;
      position: relative;
      cursor: pointer;
      padding: 20px 70px 20px 18px; }
      @media (min-width: 768px) {
        .accordion-block .card-header a {
          padding: 20px 85px 20px 32px; } }
      @media (min-width: 768px) {
        .accordion-block .card-header a {
          font-size: 21px;
          line-height: 31px; } }
      @media (min-width: 1200px) {
        .accordion-block .card-header a {
          font-size: 24px;
          line-height: 34px; } }
      .accordion-block .card-header a:hover, .accordion-block .card-header a:focus {
        color: #fff; }
      .accordion-block .card-header a:before, .accordion-block .card-header a:after {
        content: '';
        display: inline-block;
        border-radius: 5px;
        background-color: #fff;
        position: absolute; }
      .accordion-block .card-header a:before {
        top: 32px;
        right: 18px;
        width: 30px;
        height: 4px; }
        @media (min-width: 768px) {
          .accordion-block .card-header a:before {
            right: 25px; } }
      .accordion-block .card-header a:after {
        top: 19px;
        right: 31px;
        width: 4px;
        height: 30px;
        transition: all 0.25s ease-in-out; }
        @media (min-width: 768px) {
          .accordion-block .card-header a:after {
            right: 38px; } }
      .accordion-block .card-header a:not(.collapsed):after {
        height: 4px;
        top: 32px; }
  .accordion-block .card {
    border: 0;
    margin-bottom: 20px; }
  .accordion-block .card-body {
    color: #13313c;
    font-size: 18px;
    line-height: 27px;
    padding: 28px 20px 15px 20px; }
    @media (min-width: 768px) {
      .accordion-block .card-body {
        padding-left: 32px;
        padding-right: 32px; } }
  .accordion-block .underline {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .accordion-block .underline {
        margin-bottom: 55px; } }

.four-col-grid {
  padding: 50px 0; }
  @media (min-width: 768px) {
    .four-col-grid {
      padding: 70px 0; } }
  .four-col-grid h2 {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .four-col-grid h2 {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 28px; } }
  .four-col-grid .row {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap; }
  .four-col-grid .underline {
    margin-botom: 60px; }
  .four-col-grid .card {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    min-width: initial; }
    .four-col-grid .card h4 {
      margin-bottom: 28px; }
    .four-col-grid .card .btn, .four-col-grid .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .four-col-grid .card a, .four-col-grid .card .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .four-col-grid .card a, .four-col-grid .card .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .four-col-grid .card input[type='button'], .four-col-grid .card .woocommerce form input[type="submit"], .woocommerce form .four-col-grid .card input[type="submit"], .four-col-grid .card .cart_totals form input[type="submit"], .cart_totals form .four-col-grid .card input[type="submit"], .four-col-grid .card .swpm-buy-now-button-submit {
      color: #3caff2;
      background: transparent; }
      .four-col-grid .card .btn:hover, .four-col-grid .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .four-col-grid .card a:hover, .four-col-grid .card .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .four-col-grid .card a:hover, .four-col-grid .card .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .four-col-grid .card input[type='button']:hover, .four-col-grid .card .woocommerce form input[type="submit"]:hover, .woocommerce form .four-col-grid .card input[type="submit"]:hover, .four-col-grid .card .cart_totals form input[type="submit"]:hover, .cart_totals form .four-col-grid .card input[type="submit"]:hover, .four-col-grid .card .swpm-buy-now-button-submit:hover, .four-col-grid .card .btn:focus, .four-col-grid .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .four-col-grid .card a:focus, .four-col-grid .card .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .four-col-grid .card a:focus, .four-col-grid .card .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .four-col-grid .card input[type='button']:focus, .four-col-grid .card .woocommerce form input[type="submit"]:focus, .woocommerce form .four-col-grid .card input[type="submit"]:focus, .four-col-grid .card .cart_totals form input[type="submit"]:focus, .cart_totals form .four-col-grid .card input[type="submit"]:focus, .four-col-grid .card .swpm-buy-now-button-submit:focus {
        background: #3caff2;
        color: #fff; }
    .four-col-grid .card .card-body {
      padding: 30px 20px 25px 20px; }

.text-with-cta {
  overflow: hidden; }
  @media (min-width: 768px) {
    .text-with-cta {
      padding: 0 0 50px 0; } }
  .text-with-cta .event-content-block {
    padding: 0 60px 60px; }
    @media (max-width: 991px) {
      .text-with-cta .event-content-block {
        padding: 0 15px; } }
    @media (min-width: 992px) {
      .text-with-cta .event-content-block {
        padding: 0 60px 0 120px; } }
    @media (min-width: 1200px) {
      .text-with-cta .event-content-block {
        padding: 0 60px 0 180px; } }
    @media (min-width: 1600px) {
      .text-with-cta .event-content-block {
        padding: 0 70px 0 190px; } }
    .text-with-cta .event-content-block a {
      text-decoration: underline; }
    .text-with-cta .event-content-block p {
      font-size: 18px;
      line-height: 30px; }
      @media (max-width: 991px) {
        .text-with-cta .event-content-block p {
          font-size: 16px; } }
    .text-with-cta .event-content-block .title h3 {
      font-size: 35px;
      margin-bottom: 28px; }
      @media (max-width: 991px) {
        .text-with-cta .event-content-block .title h3 {
          font-size: 28px; } }
    .text-with-cta .event-content-block img {
      max-width: 100%;
      height: auto; }
    .text-with-cta .event-content-block .social-button-links {
      margin-top: 25px; }
    .text-with-cta .event-content-block .sidebar-right {
      margin: 0 25px 30px 80px;
      padding: 25px;
      width: 450px;
      max-width: 450px; }
      .text-with-cta .event-content-block .sidebar-right * {
        color: #fff; }
      .text-with-cta .event-content-block .sidebar-right p {
        font-size: 18px;
        line-height: 30px; }
        @media (max-width: 991px) {
          .text-with-cta .event-content-block .sidebar-right p {
            font-size: 16px; } }
      .text-with-cta .event-content-block .sidebar-right h4 {
        margin-top: 20px;
        font-size: 30px;
        font-weight: bold; }
        @media (max-width: 991px) {
          .text-with-cta .event-content-block .sidebar-right h4 {
            font-size: 18px; } }
      .text-with-cta .event-content-block .sidebar-right .fal, .text-with-cta .event-content-block .sidebar-right .fab {
        display: inline-block;
        margin-right: 15px; }
      .text-with-cta .event-content-block .sidebar-right .telephone,
      .text-with-cta .event-content-block .sidebar-right .job,
      .text-with-cta .event-content-block .sidebar-right .email,
      .text-with-cta .event-content-block .sidebar-right .field {
        font-size: 16px;
        margin-bottom: 15px; }
      @media (max-width: 991px) {
        .text-with-cta .event-content-block .sidebar-right {
          margin: 0 0 35px;
          width: 100%;
          max-width: 100%; }
          .text-with-cta .event-content-block .sidebar-right.float-right {
            float: none !important; } }
  .text-with-cta .col-md-4 {
    padding: 40px; }
    @media (min-width: 768px) {
      .text-with-cta .col-md-4 {
        padding: 60px; } }
    .text-with-cta .col-md-4 * {
      color: #fff; }
    .text-with-cta .col-md-4 a {
      text-decoration: underline; }
    .text-with-cta .col-md-4 p {
      font-size: 18px;
      line-height: 30px; }
    .text-with-cta .col-md-4 h4 {
      margin-top: 28px;
      margin-bottom: 20px;
      font-size: 30px;
      font-weight: bold; }
    .text-with-cta .col-md-4 .fal, .text-with-cta .col-md-4 .fab {
      display: inline-block;
      margin-right: 15px; }
    .text-with-cta .col-md-4 .telephone,
    .text-with-cta .col-md-4 .job,
    .text-with-cta .col-md-4 .email {
      font-size: 21px;
      margin-bottom: 15px; }
  .text-with-cta .col-md-8 {
    padding: 0 40px 40px; }
    @media (min-width: 768px) {
      .text-with-cta .col-md-8 {
        padding: 0 60px 60px; } }
    @media (min-width: 992px) {
      .text-with-cta .col-md-8 {
        padding: 0 60px 0 120px; } }
    @media (min-width: 1200px) {
      .text-with-cta .col-md-8 {
        padding: 0 60px 0 180px; } }
    @media (min-width: 1600px) {
      .text-with-cta .col-md-8 {
        padding: 0 70px 0 190px; } }
    .text-with-cta .col-md-8 p {
      font-size: 18px;
      line-height: 30px; }
    .text-with-cta .col-md-8 .title h3 {
      font-size: 35px;
      margin-bottom: 28px; }
    .text-with-cta .col-md-8 img {
      max-width: 100%;
      height: auto; }

.two-panel-promotional-area,
.three-panel-promotional-area,
.query-programmes {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .two-panel-promotional-area,
    .three-panel-promotional-area,
    .query-programmes {
      margin-bottom: 90px; } }
  .two-panel-promotional-area h3,
  .three-panel-promotional-area h3,
  .query-programmes h3 {
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #13313c;
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .two-panel-promotional-area h3,
      .three-panel-promotional-area h3,
      .query-programmes h3 {
        font-size: 40px; } }
  .two-panel-promotional-area h4,
  .three-panel-promotional-area h4,
  .query-programmes h4 {
    font-size: 32px; }
  .two-panel-promotional-area p,
  .three-panel-promotional-area p,
  .query-programmes p {
    font-weight: 400;
    font-size: 18px; }
    @media (min-width: 1600px) {
      .two-panel-promotional-area p,
      .three-panel-promotional-area p,
      .query-programmes p {
        font-size: 20px; } }
    .two-panel-promotional-area p a,
    .three-panel-promotional-area p a,
    .query-programmes p a {
      color: #fff;
      text-decoration: underline; }
  .two-panel-promotional-area .image,
  .three-panel-promotional-area .image,
  .query-programmes .image {
    max-height: 469px;
    overflow: hidden; }
    .two-panel-promotional-area .image img,
    .three-panel-promotional-area .image img,
    .query-programmes .image img {
      width: 100%; }
  .two-panel-promotional-area .btn-primary, .two-panel-promotional-area .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area a, .two-panel-promotional-area .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area a, .two-panel-promotional-area .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .two-panel-promotional-area input[type='button'], .two-panel-promotional-area .woocommerce form input[type="submit"], .woocommerce form .two-panel-promotional-area input[type="submit"], .two-panel-promotional-area .cart_totals form input[type="submit"], .cart_totals form .two-panel-promotional-area input[type="submit"], .two-panel-promotional-area .swpm-buy-now-button-submit,
  .three-panel-promotional-area .btn-primary,
  .three-panel-promotional-area .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area a,
  .three-panel-promotional-area .resource-content .calls-to-action .add_to_cart_inline a,
  .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area a,
  .three-panel-promotional-area .get_in_touch .form .submit-wrap input[type='button'],
  .get_in_touch .form .submit-wrap .three-panel-promotional-area input[type='button'],
  .three-panel-promotional-area .woocommerce form input[type="submit"],
  .woocommerce form .three-panel-promotional-area input[type="submit"],
  .three-panel-promotional-area .cart_totals form input[type="submit"],
  .cart_totals form .three-panel-promotional-area input[type="submit"],
  .three-panel-promotional-area .swpm-buy-now-button-submit,
  .query-programmes .btn-primary,
  .query-programmes .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes a,
  .query-programmes .resource-content .calls-to-action .add_to_cart_inline a,
  .resource-content .calls-to-action .add_to_cart_inline .query-programmes a,
  .query-programmes .get_in_touch .form .submit-wrap input[type='button'],
  .get_in_touch .form .submit-wrap .query-programmes input[type='button'],
  .query-programmes .woocommerce form input[type="submit"],
  .woocommerce form .query-programmes input[type="submit"],
  .query-programmes .cart_totals form input[type="submit"],
  .cart_totals form .query-programmes input[type="submit"],
  .query-programmes .swpm-buy-now-button-submit {
    border-color: 1px solid #3caff2; }
  .two-panel-promotional-area .text-center .title-wrap,
  .three-panel-promotional-area .text-center .title-wrap,
  .query-programmes .text-center .title-wrap {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .two-panel-promotional-area .text-center .title,
  .three-panel-promotional-area .text-center .title,
  .query-programmes .text-center .title {
    color: #fff;
    display: inline-block;
    background-color: #3caff2;
    padding: 8px 35px;
    font-size: 19px; }
    @media (min-width: 992px) {
      .two-panel-promotional-area .text-center .title,
      .three-panel-promotional-area .text-center .title,
      .query-programmes .text-center .title {
        font-size: 24px; } }
    @media (min-width: 1200px) {
      .two-panel-promotional-area .text-center .title,
      .three-panel-promotional-area .text-center .title,
      .query-programmes .text-center .title {
        font-size: 32px; } }
  .two-panel-promotional-area .col-md-6:hover .further-info,
  .two-panel-promotional-area .col-md-4:hover .further-info,
  .three-panel-promotional-area .col-md-6:hover .further-info,
  .three-panel-promotional-area .col-md-4:hover .further-info,
  .query-programmes .col-md-6:hover .further-info,
  .query-programmes .col-md-4:hover .further-info {
    opacity: 1; }
    .two-panel-promotional-area .col-md-6:hover .further-info .title,
    .two-panel-promotional-area .col-md-4:hover .further-info .title,
    .three-panel-promotional-area .col-md-6:hover .further-info .title,
    .three-panel-promotional-area .col-md-4:hover .further-info .title,
    .query-programmes .col-md-6:hover .further-info .title,
    .query-programmes .col-md-4:hover .further-info .title {
      top: 0; }
    .two-panel-promotional-area .col-md-6:hover .further-info .content,
    .two-panel-promotional-area .col-md-4:hover .further-info .content,
    .three-panel-promotional-area .col-md-6:hover .further-info .content,
    .three-panel-promotional-area .col-md-4:hover .further-info .content,
    .query-programmes .col-md-6:hover .further-info .content,
    .query-programmes .col-md-4:hover .further-info .content {
      top: 0; }
    .two-panel-promotional-area .col-md-6:hover .further-info .btn, .two-panel-promotional-area .col-md-6:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area .col-md-6:hover .further-info a, .two-panel-promotional-area .col-md-6:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area .col-md-6:hover .further-info a, .two-panel-promotional-area .col-md-6:hover .further-info .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .two-panel-promotional-area .col-md-6:hover .further-info input[type='button'], .two-panel-promotional-area .col-md-6:hover .further-info .woocommerce form input[type="submit"], .woocommerce form .two-panel-promotional-area .col-md-6:hover .further-info input[type="submit"], .two-panel-promotional-area .col-md-6:hover .further-info .cart_totals form input[type="submit"], .cart_totals form .two-panel-promotional-area .col-md-6:hover .further-info input[type="submit"], .two-panel-promotional-area .col-md-6:hover .further-info .swpm-buy-now-button-submit,
    .two-panel-promotional-area .col-md-4:hover .further-info .btn,
    .two-panel-promotional-area .col-md-4:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area .col-md-4:hover .further-info a,
    .two-panel-promotional-area .col-md-4:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area .col-md-4:hover .further-info a,
    .two-panel-promotional-area .col-md-4:hover .further-info .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .two-panel-promotional-area .col-md-4:hover .further-info input[type='button'],
    .two-panel-promotional-area .col-md-4:hover .further-info .woocommerce form input[type="submit"],
    .woocommerce form .two-panel-promotional-area .col-md-4:hover .further-info input[type="submit"],
    .two-panel-promotional-area .col-md-4:hover .further-info .cart_totals form input[type="submit"],
    .cart_totals form .two-panel-promotional-area .col-md-4:hover .further-info input[type="submit"],
    .two-panel-promotional-area .col-md-4:hover .further-info .swpm-buy-now-button-submit,
    .three-panel-promotional-area .col-md-6:hover .further-info .btn,
    .three-panel-promotional-area .col-md-6:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area .col-md-6:hover .further-info a,
    .three-panel-promotional-area .col-md-6:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area .col-md-6:hover .further-info a,
    .three-panel-promotional-area .col-md-6:hover .further-info .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .three-panel-promotional-area .col-md-6:hover .further-info input[type='button'],
    .three-panel-promotional-area .col-md-6:hover .further-info .woocommerce form input[type="submit"],
    .woocommerce form .three-panel-promotional-area .col-md-6:hover .further-info input[type="submit"],
    .three-panel-promotional-area .col-md-6:hover .further-info .cart_totals form input[type="submit"],
    .cart_totals form .three-panel-promotional-area .col-md-6:hover .further-info input[type="submit"],
    .three-panel-promotional-area .col-md-6:hover .further-info .swpm-buy-now-button-submit,
    .three-panel-promotional-area .col-md-4:hover .further-info .btn,
    .three-panel-promotional-area .col-md-4:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area .col-md-4:hover .further-info a,
    .three-panel-promotional-area .col-md-4:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area .col-md-4:hover .further-info a,
    .three-panel-promotional-area .col-md-4:hover .further-info .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .three-panel-promotional-area .col-md-4:hover .further-info input[type='button'],
    .three-panel-promotional-area .col-md-4:hover .further-info .woocommerce form input[type="submit"],
    .woocommerce form .three-panel-promotional-area .col-md-4:hover .further-info input[type="submit"],
    .three-panel-promotional-area .col-md-4:hover .further-info .cart_totals form input[type="submit"],
    .cart_totals form .three-panel-promotional-area .col-md-4:hover .further-info input[type="submit"],
    .three-panel-promotional-area .col-md-4:hover .further-info .swpm-buy-now-button-submit,
    .query-programmes .col-md-6:hover .further-info .btn,
    .query-programmes .col-md-6:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes .col-md-6:hover .further-info a,
    .query-programmes .col-md-6:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .query-programmes .col-md-6:hover .further-info a,
    .query-programmes .col-md-6:hover .further-info .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .query-programmes .col-md-6:hover .further-info input[type='button'],
    .query-programmes .col-md-6:hover .further-info .woocommerce form input[type="submit"],
    .woocommerce form .query-programmes .col-md-6:hover .further-info input[type="submit"],
    .query-programmes .col-md-6:hover .further-info .cart_totals form input[type="submit"],
    .cart_totals form .query-programmes .col-md-6:hover .further-info input[type="submit"],
    .query-programmes .col-md-6:hover .further-info .swpm-buy-now-button-submit,
    .query-programmes .col-md-4:hover .further-info .btn,
    .query-programmes .col-md-4:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes .col-md-4:hover .further-info a,
    .query-programmes .col-md-4:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .query-programmes .col-md-4:hover .further-info a,
    .query-programmes .col-md-4:hover .further-info .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .query-programmes .col-md-4:hover .further-info input[type='button'],
    .query-programmes .col-md-4:hover .further-info .woocommerce form input[type="submit"],
    .woocommerce form .query-programmes .col-md-4:hover .further-info input[type="submit"],
    .query-programmes .col-md-4:hover .further-info .cart_totals form input[type="submit"],
    .cart_totals form .query-programmes .col-md-4:hover .further-info input[type="submit"],
    .query-programmes .col-md-4:hover .further-info .swpm-buy-now-button-submit {
      opacity: 1;
      visibility: visible;
      transition: opacity 80ms;
      transition-delay: 80ms;
      z-index: 10000;
      cursor: pointer; }
      .two-panel-promotional-area .col-md-6:hover .further-info .btn.with-delegation, .two-panel-promotional-area .col-md-6:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.with-delegation, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area .col-md-6:hover .further-info a.with-delegation, .two-panel-promotional-area .col-md-6:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a.with-delegation, .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area .col-md-6:hover .further-info a.with-delegation, .two-panel-promotional-area .col-md-6:hover .further-info .get_in_touch .form .submit-wrap input.with-delegation[type='button'], .get_in_touch .form .submit-wrap .two-panel-promotional-area .col-md-6:hover .further-info input.with-delegation[type='button'], .two-panel-promotional-area .col-md-6:hover .further-info .woocommerce form input.with-delegation[type="submit"], .woocommerce form .two-panel-promotional-area .col-md-6:hover .further-info input.with-delegation[type="submit"], .two-panel-promotional-area .col-md-6:hover .further-info .cart_totals form input.with-delegation[type="submit"], .cart_totals form .two-panel-promotional-area .col-md-6:hover .further-info input.with-delegation[type="submit"], .two-panel-promotional-area .col-md-6:hover .further-info .with-delegation.swpm-buy-now-button-submit,
      .two-panel-promotional-area .col-md-4:hover .further-info .btn.with-delegation,
      .two-panel-promotional-area .col-md-4:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.with-delegation,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area .col-md-4:hover .further-info a.with-delegation,
      .two-panel-promotional-area .col-md-4:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a.with-delegation,
      .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area .col-md-4:hover .further-info a.with-delegation,
      .two-panel-promotional-area .col-md-4:hover .further-info .get_in_touch .form .submit-wrap input.with-delegation[type='button'],
      .get_in_touch .form .submit-wrap .two-panel-promotional-area .col-md-4:hover .further-info input.with-delegation[type='button'],
      .two-panel-promotional-area .col-md-4:hover .further-info .woocommerce form input.with-delegation[type="submit"],
      .woocommerce form .two-panel-promotional-area .col-md-4:hover .further-info input.with-delegation[type="submit"],
      .two-panel-promotional-area .col-md-4:hover .further-info .cart_totals form input.with-delegation[type="submit"],
      .cart_totals form .two-panel-promotional-area .col-md-4:hover .further-info input.with-delegation[type="submit"],
      .two-panel-promotional-area .col-md-4:hover .further-info .with-delegation.swpm-buy-now-button-submit,
      .three-panel-promotional-area .col-md-6:hover .further-info .btn.with-delegation,
      .three-panel-promotional-area .col-md-6:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.with-delegation,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area .col-md-6:hover .further-info a.with-delegation,
      .three-panel-promotional-area .col-md-6:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a.with-delegation,
      .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area .col-md-6:hover .further-info a.with-delegation,
      .three-panel-promotional-area .col-md-6:hover .further-info .get_in_touch .form .submit-wrap input.with-delegation[type='button'],
      .get_in_touch .form .submit-wrap .three-panel-promotional-area .col-md-6:hover .further-info input.with-delegation[type='button'],
      .three-panel-promotional-area .col-md-6:hover .further-info .woocommerce form input.with-delegation[type="submit"],
      .woocommerce form .three-panel-promotional-area .col-md-6:hover .further-info input.with-delegation[type="submit"],
      .three-panel-promotional-area .col-md-6:hover .further-info .cart_totals form input.with-delegation[type="submit"],
      .cart_totals form .three-panel-promotional-area .col-md-6:hover .further-info input.with-delegation[type="submit"],
      .three-panel-promotional-area .col-md-6:hover .further-info .with-delegation.swpm-buy-now-button-submit,
      .three-panel-promotional-area .col-md-4:hover .further-info .btn.with-delegation,
      .three-panel-promotional-area .col-md-4:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.with-delegation,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area .col-md-4:hover .further-info a.with-delegation,
      .three-panel-promotional-area .col-md-4:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a.with-delegation,
      .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area .col-md-4:hover .further-info a.with-delegation,
      .three-panel-promotional-area .col-md-4:hover .further-info .get_in_touch .form .submit-wrap input.with-delegation[type='button'],
      .get_in_touch .form .submit-wrap .three-panel-promotional-area .col-md-4:hover .further-info input.with-delegation[type='button'],
      .three-panel-promotional-area .col-md-4:hover .further-info .woocommerce form input.with-delegation[type="submit"],
      .woocommerce form .three-panel-promotional-area .col-md-4:hover .further-info input.with-delegation[type="submit"],
      .three-panel-promotional-area .col-md-4:hover .further-info .cart_totals form input.with-delegation[type="submit"],
      .cart_totals form .three-panel-promotional-area .col-md-4:hover .further-info input.with-delegation[type="submit"],
      .three-panel-promotional-area .col-md-4:hover .further-info .with-delegation.swpm-buy-now-button-submit,
      .query-programmes .col-md-6:hover .further-info .btn.with-delegation,
      .query-programmes .col-md-6:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.with-delegation,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes .col-md-6:hover .further-info a.with-delegation,
      .query-programmes .col-md-6:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a.with-delegation,
      .resource-content .calls-to-action .add_to_cart_inline .query-programmes .col-md-6:hover .further-info a.with-delegation,
      .query-programmes .col-md-6:hover .further-info .get_in_touch .form .submit-wrap input.with-delegation[type='button'],
      .get_in_touch .form .submit-wrap .query-programmes .col-md-6:hover .further-info input.with-delegation[type='button'],
      .query-programmes .col-md-6:hover .further-info .woocommerce form input.with-delegation[type="submit"],
      .woocommerce form .query-programmes .col-md-6:hover .further-info input.with-delegation[type="submit"],
      .query-programmes .col-md-6:hover .further-info .cart_totals form input.with-delegation[type="submit"],
      .cart_totals form .query-programmes .col-md-6:hover .further-info input.with-delegation[type="submit"],
      .query-programmes .col-md-6:hover .further-info .with-delegation.swpm-buy-now-button-submit,
      .query-programmes .col-md-4:hover .further-info .btn.with-delegation,
      .query-programmes .col-md-4:hover .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a.with-delegation,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes .col-md-4:hover .further-info a.with-delegation,
      .query-programmes .col-md-4:hover .further-info .resource-content .calls-to-action .add_to_cart_inline a.with-delegation,
      .resource-content .calls-to-action .add_to_cart_inline .query-programmes .col-md-4:hover .further-info a.with-delegation,
      .query-programmes .col-md-4:hover .further-info .get_in_touch .form .submit-wrap input.with-delegation[type='button'],
      .get_in_touch .form .submit-wrap .query-programmes .col-md-4:hover .further-info input.with-delegation[type='button'],
      .query-programmes .col-md-4:hover .further-info .woocommerce form input.with-delegation[type="submit"],
      .woocommerce form .query-programmes .col-md-4:hover .further-info input.with-delegation[type="submit"],
      .query-programmes .col-md-4:hover .further-info .cart_totals form input.with-delegation[type="submit"],
      .cart_totals form .query-programmes .col-md-4:hover .further-info input.with-delegation[type="submit"],
      .query-programmes .col-md-4:hover .further-info .with-delegation.swpm-buy-now-button-submit {
        animation: delay-pointer-events 600ms linear; }
  .two-panel-promotional-area .further-info,
  .three-panel-promotional-area .further-info,
  .query-programmes .further-info {
    display: block;
    background: #b1bf25;
    padding: 20px;
    color: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
    @media (min-width: 992px) {
      .two-panel-promotional-area .further-info,
      .three-panel-promotional-area .further-info,
      .query-programmes .further-info {
        padding: 30px; } }
    @media (min-width: 1200px) {
      .two-panel-promotional-area .further-info,
      .three-panel-promotional-area .further-info,
      .query-programmes .further-info {
        padding: 50px; } }
    .two-panel-promotional-area .further-info:hover, .two-panel-promotional-area .further-info:focus,
    .three-panel-promotional-area .further-info:hover,
    .three-panel-promotional-area .further-info:focus,
    .query-programmes .further-info:hover,
    .query-programmes .further-info:focus {
      text-decoration: none; }
    .two-panel-promotional-area .further-info .title,
    .three-panel-promotional-area .further-info .title,
    .query-programmes .further-info .title {
      position: relative;
      top: 15px;
      margin-bottom: 15px;
      transition: all 0.3s ease-in-out; }
      .two-panel-promotional-area .further-info .title h3,
      .three-panel-promotional-area .further-info .title h3,
      .query-programmes .further-info .title h3 {
        display: inline-block;
        color: #fff;
        font-size: 23px;
        margin-bottom: 0; }
        @media (min-width: 992px) {
          .two-panel-promotional-area .further-info .title h3,
          .three-panel-promotional-area .further-info .title h3,
          .query-programmes .further-info .title h3 {
            font-size: 27px;
            margin-bottom: 20px; } }
        @media (min-width: 1200px) {
          .two-panel-promotional-area .further-info .title h3,
          .three-panel-promotional-area .further-info .title h3,
          .query-programmes .further-info .title h3 {
            font-size: 35px; } }
        @media (min-width: 992px) {
          .two-panel-promotional-area .further-info .title h3:after,
          .three-panel-promotional-area .further-info .title h3:after,
          .query-programmes .further-info .title h3:after {
            content: '';
            display: block;
            height: 3px;
            width: 50%;
            background-color: #fff;
            margin: 0 auto;
            margin-top: 20px; } }
        @media (max-width: 991px) {
          .two-panel-promotional-area .further-info .title h3,
          .three-panel-promotional-area .further-info .title h3,
          .query-programmes .further-info .title h3 {
            font-size: 21px; } }
    .two-panel-promotional-area .further-info .content,
    .three-panel-promotional-area .further-info .content,
    .query-programmes .further-info .content {
      position: relative;
      top: 15px;
      transition: all 0.3s ease-in-out; }
      @media all and (max-width: 991px) {
        .two-panel-promotional-area .further-info .content p,
        .three-panel-promotional-area .further-info .content p,
        .query-programmes .further-info .content p {
          font-size: 16px; } }
      @media (max-width: 991px) {
        .two-panel-promotional-area .further-info .content p,
        .three-panel-promotional-area .further-info .content p,
        .query-programmes .further-info .content p {
          font-size: 14px; } }
    .two-panel-promotional-area .further-info .btn, .two-panel-promotional-area .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area .further-info a, .two-panel-promotional-area .further-info .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area .further-info a, .two-panel-promotional-area .further-info .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .two-panel-promotional-area .further-info input[type='button'], .two-panel-promotional-area .further-info .woocommerce form input[type="submit"], .woocommerce form .two-panel-promotional-area .further-info input[type="submit"], .two-panel-promotional-area .further-info .cart_totals form input[type="submit"], .cart_totals form .two-panel-promotional-area .further-info input[type="submit"], .two-panel-promotional-area .further-info .swpm-buy-now-button-submit,
    .three-panel-promotional-area .further-info .btn,
    .three-panel-promotional-area .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area .further-info a,
    .three-panel-promotional-area .further-info .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area .further-info a,
    .three-panel-promotional-area .further-info .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .three-panel-promotional-area .further-info input[type='button'],
    .three-panel-promotional-area .further-info .woocommerce form input[type="submit"],
    .woocommerce form .three-panel-promotional-area .further-info input[type="submit"],
    .three-panel-promotional-area .further-info .cart_totals form input[type="submit"],
    .cart_totals form .three-panel-promotional-area .further-info input[type="submit"],
    .three-panel-promotional-area .further-info .swpm-buy-now-button-submit,
    .query-programmes .further-info .btn,
    .query-programmes .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes .further-info a,
    .query-programmes .further-info .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .query-programmes .further-info a,
    .query-programmes .further-info .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .query-programmes .further-info input[type='button'],
    .query-programmes .further-info .woocommerce form input[type="submit"],
    .woocommerce form .query-programmes .further-info input[type="submit"],
    .query-programmes .further-info .cart_totals form input[type="submit"],
    .cart_totals form .query-programmes .further-info input[type="submit"],
    .query-programmes .further-info .swpm-buy-now-button-submit {
      border-color: #fff;
      background: transparent;
      padding: 10px 30px;
      margin-top: 15px;
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s, opacity 0.5s linear; }
      .two-panel-promotional-area .further-info .btn:hover, .two-panel-promotional-area .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area .further-info a:hover, .two-panel-promotional-area .further-info .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area .further-info a:hover, .two-panel-promotional-area .further-info .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .two-panel-promotional-area .further-info input[type='button']:hover, .two-panel-promotional-area .further-info .woocommerce form input[type="submit"]:hover, .woocommerce form .two-panel-promotional-area .further-info input[type="submit"]:hover, .two-panel-promotional-area .further-info .cart_totals form input[type="submit"]:hover, .cart_totals form .two-panel-promotional-area .further-info input[type="submit"]:hover, .two-panel-promotional-area .further-info .swpm-buy-now-button-submit:hover, .two-panel-promotional-area .further-info .btn:focus, .two-panel-promotional-area .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-panel-promotional-area .further-info a:focus, .two-panel-promotional-area .further-info .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .two-panel-promotional-area .further-info a:focus, .two-panel-promotional-area .further-info .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .two-panel-promotional-area .further-info input[type='button']:focus, .two-panel-promotional-area .further-info .woocommerce form input[type="submit"]:focus, .woocommerce form .two-panel-promotional-area .further-info input[type="submit"]:focus, .two-panel-promotional-area .further-info .cart_totals form input[type="submit"]:focus, .cart_totals form .two-panel-promotional-area .further-info input[type="submit"]:focus, .two-panel-promotional-area .further-info .swpm-buy-now-button-submit:focus,
      .three-panel-promotional-area .further-info .btn:hover,
      .three-panel-promotional-area .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area .further-info a:hover,
      .three-panel-promotional-area .further-info .resource-content .calls-to-action .add_to_cart_inline a:hover,
      .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area .further-info a:hover,
      .three-panel-promotional-area .further-info .get_in_touch .form .submit-wrap input[type='button']:hover,
      .get_in_touch .form .submit-wrap .three-panel-promotional-area .further-info input[type='button']:hover,
      .three-panel-promotional-area .further-info .woocommerce form input[type="submit"]:hover,
      .woocommerce form .three-panel-promotional-area .further-info input[type="submit"]:hover,
      .three-panel-promotional-area .further-info .cart_totals form input[type="submit"]:hover,
      .cart_totals form .three-panel-promotional-area .further-info input[type="submit"]:hover,
      .three-panel-promotional-area .further-info .swpm-buy-now-button-submit:hover,
      .three-panel-promotional-area .further-info .btn:focus,
      .three-panel-promotional-area .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-panel-promotional-area .further-info a:focus,
      .three-panel-promotional-area .further-info .resource-content .calls-to-action .add_to_cart_inline a:focus,
      .resource-content .calls-to-action .add_to_cart_inline .three-panel-promotional-area .further-info a:focus,
      .three-panel-promotional-area .further-info .get_in_touch .form .submit-wrap input[type='button']:focus,
      .get_in_touch .form .submit-wrap .three-panel-promotional-area .further-info input[type='button']:focus,
      .three-panel-promotional-area .further-info .woocommerce form input[type="submit"]:focus,
      .woocommerce form .three-panel-promotional-area .further-info input[type="submit"]:focus,
      .three-panel-promotional-area .further-info .cart_totals form input[type="submit"]:focus,
      .cart_totals form .three-panel-promotional-area .further-info input[type="submit"]:focus,
      .three-panel-promotional-area .further-info .swpm-buy-now-button-submit:focus,
      .query-programmes .further-info .btn:hover,
      .query-programmes .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes .further-info a:hover,
      .query-programmes .further-info .resource-content .calls-to-action .add_to_cart_inline a:hover,
      .resource-content .calls-to-action .add_to_cart_inline .query-programmes .further-info a:hover,
      .query-programmes .further-info .get_in_touch .form .submit-wrap input[type='button']:hover,
      .get_in_touch .form .submit-wrap .query-programmes .further-info input[type='button']:hover,
      .query-programmes .further-info .woocommerce form input[type="submit"]:hover,
      .woocommerce form .query-programmes .further-info input[type="submit"]:hover,
      .query-programmes .further-info .cart_totals form input[type="submit"]:hover,
      .cart_totals form .query-programmes .further-info input[type="submit"]:hover,
      .query-programmes .further-info .swpm-buy-now-button-submit:hover,
      .query-programmes .further-info .btn:focus,
      .query-programmes .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus,
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .query-programmes .further-info a:focus,
      .query-programmes .further-info .resource-content .calls-to-action .add_to_cart_inline a:focus,
      .resource-content .calls-to-action .add_to_cart_inline .query-programmes .further-info a:focus,
      .query-programmes .further-info .get_in_touch .form .submit-wrap input[type='button']:focus,
      .get_in_touch .form .submit-wrap .query-programmes .further-info input[type='button']:focus,
      .query-programmes .further-info .woocommerce form input[type="submit"]:focus,
      .woocommerce form .query-programmes .further-info input[type="submit"]:focus,
      .query-programmes .further-info .cart_totals form input[type="submit"]:focus,
      .cart_totals form .query-programmes .further-info input[type="submit"]:focus,
      .query-programmes .further-info .swpm-buy-now-button-submit:focus {
        background: rgba(0, 0, 0, 0.2); }

.query-programmes {
  margin-bottom: 20px; }

.events {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .events {
      margin-bottom: 80px; } }
  .events .underline {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .events .underline {
        margin-bottom: 65px; } }
  .events .card {
    border: 0; }
    .events .card .fal,
    .events .card .fab {
      color: #3caff2;
      margin-right: 10px; }
    .events .card .card-body {
      padding-top: 25px; }
    .events .card a {
      font-size: 18px;
      font-weight: 500;
      color: #000000; }
    .events .card .card-image-container {
      position: relative; }
      .events .card .card-image-container .further-info {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #3caff2;
        top: 0;
        left: 0;
        opacity: 0;
        transition: all 0.3s ease-in-out; }
        .events .card .card-image-container .further-info .btn, .events .card .card-image-container .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .events .card .card-image-container .further-info a, .events .card .card-image-container .further-info .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .events .card .card-image-container .further-info a, .events .card .card-image-container .further-info .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .events .card .card-image-container .further-info input[type='button'], .events .card .card-image-container .further-info .woocommerce form input[type="submit"], .woocommerce form .events .card .card-image-container .further-info input[type="submit"], .events .card .card-image-container .further-info .cart_totals form input[type="submit"], .cart_totals form .events .card .card-image-container .further-info input[type="submit"], .events .card .card-image-container .further-info .swpm-buy-now-button-submit {
          border-color: #fff;
          background: none;
          color: #fff; }
      .events .card .card-image-container:hover .further-info {
        opacity: 1; }
  .events .event-date {
    padding-right: 7px; }
    .events .event-date:after {
      content: '|';
      display: inline-block;
      color: #ddd;
      padding-right: 10px;
      padding-left: 20px; }
  .events .no-events {
    margin-top: 5px; }
    @media (min-width: 768px) {
      .events .no-events {
        margin-top: 40px; } }
  .events a.btn, .events .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .events a, .events .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .events a, .events a.swpm-buy-now-button-submit {
    color: #00aeef;
    font-size: 14px;
    border: 1px solid #00aeef;
    display: block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    margin: 60px auto 0;
    padding: 0; }
    @media (min-width: 768px) {
      .events a.btn, .events .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .events a, .events .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .events a, .events a.swpm-buy-now-button-submit {
        margin-top: 80px; } }

.resources {
  background-color: #f4f4f4;
  padding: 70px 0 100px 0;
  margin-bottom: 80px; }
  .resources .underline {
    margin-bottom: 85px; }
  .resources .col-md-10 {
    margin: 0 auto; }
  .resources .col-md-6 {
    position: relative; }
    .resources .col-md-6:first-child {
      padding-right: 50px; }
    .resources .col-md-6 img {
      width: 100%; }
  .resources .frame {
    top: -25px;
    left: -10px;
    width: 85%;
    height: 95%; }
  .resources .resources-introduction {
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .resources .resources-introduction {
        margin-left: -25px; } }
  .resources .download-links {
    list-style: none;
    padding-top: 30px;
    padding-left: 0; }
    .resources .download-links a {
      color: #000;
      font-size: 18px;
      margin-bottom: 25px;
      display: inline-block; }
      .resources .download-links a:hover, .resources .download-links a:focus {
        text-decoration: none;
        color: #3caff2; }
    .resources .download-links .fal, .resources .download-links .fab {
      margin-right: 18px;
      color: #3caff2; }

.partners {
  padding: 90px 0 100px 0; }
  .partners p {
    font-size: 18px;
    margin-bottom: 35px; }
  .partners img {
    width: 100%; }
  .partners .underline {
    margin-bottom: 60px; }
  .partners .col-md-8 {
    margin: 0 auto; }
  .partners .col-md-3 {
    padding: 0 30px; }

.full-width-cards {
  margin: 0 auto;
  margin-bottom: 45px;
  padding: 0; }
  @media (min-width: 768px) {
    .full-width-cards {
      margin-bottom: 90px; } }
  .full-width-cards .col-md-10 {
    margin: 0 auto; }
  .full-width-cards .card {
    margin-bottom: 32px;
    border: 0;
    box-shadow: 0 0 16px -1px rgba(0, 0, 0, 0.15); }
    .full-width-cards .card .row {
      margin: 0; }
      .full-width-cards .card .row .col-md-6:first-child {
        padding-left: 0; }
      .full-width-cards .card .row .col-md-6:last-child {
        background-color: #f4f4f4;
        padding: 30px; }
        @media (min-width: 1200px) {
          .full-width-cards .card .row .col-md-6:last-child {
            padding: 40px; } }
    .full-width-cards .card .fal {
      color: #fff;
      background: #b1bf25;
      padding: 20px;
      font-size: 30px;
      padding: 5px 12px; }
      @media (min-width: 768px) {
        .full-width-cards .card .fal {
          font-size: 38px; } }
      @media (min-width: 992px) {
        .full-width-cards .card .fal {
          padding: 10px 16px; } }
      @media (min-width: 1200px) {
        .full-width-cards .card .fal {
          padding: 12px 20px; } }
    .full-width-cards .card .btn, .full-width-cards .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .full-width-cards .card a, .full-width-cards .card .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .full-width-cards .card a, .full-width-cards .card .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .full-width-cards .card input[type='button'], .full-width-cards .card .woocommerce form input[type="submit"], .woocommerce form .full-width-cards .card input[type="submit"], .full-width-cards .card .cart_totals form input[type="submit"], .cart_totals form .full-width-cards .card input[type="submit"], .full-width-cards .card .swpm-buy-now-button-submit {
      background: #fff;
      color: #3caff2;
      margin-top: 8px; }
      .full-width-cards .card .btn:hover, .full-width-cards .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .full-width-cards .card a:hover, .full-width-cards .card .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .full-width-cards .card a:hover, .full-width-cards .card .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .full-width-cards .card input[type='button']:hover, .full-width-cards .card .woocommerce form input[type="submit"]:hover, .woocommerce form .full-width-cards .card input[type="submit"]:hover, .full-width-cards .card .cart_totals form input[type="submit"]:hover, .cart_totals form .full-width-cards .card input[type="submit"]:hover, .full-width-cards .card .swpm-buy-now-button-submit:hover, .full-width-cards .card .btn:focus, .full-width-cards .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .full-width-cards .card a:focus, .full-width-cards .card .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .full-width-cards .card a:focus, .full-width-cards .card .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .full-width-cards .card input[type='button']:focus, .full-width-cards .card .woocommerce form input[type="submit"]:focus, .woocommerce form .full-width-cards .card input[type="submit"]:focus, .full-width-cards .card .cart_totals form input[type="submit"]:focus, .cart_totals form .full-width-cards .card input[type="submit"]:focus, .full-width-cards .card .swpm-buy-now-button-submit:focus {
        background: #3caff2;
        color: #fff; }
  .full-width-cards .card-body {
    padding: 0; }
    .full-width-cards .card-body h4 {
      font-size: 18px;
      line-height: 25px;
      text-transform: uppercase;
      font-weight: 900;
      color: #264245;
      padding: 20px 10px 0 25px; }
      @media (min-width: 768px) {
        .full-width-cards .card-body h4 {
          padding: 20px 40px 0 70px; } }
      @media (min-width: 1200px) {
        .full-width-cards .card-body h4 {
          padding: 25px 45px 0 85px; } }
      @media (min-width: 1600px) {
        .full-width-cards .card-body h4 {
          padding-right: 60px; } }
    .full-width-cards .card-body ul {
      margin: 0 0 1.5rem 1rem;
      padding: 0; }
  .full-width-cards .col-md-6:first-child p {
    padding: 8px 15px 15px 25px;
    font-size: 18px; }
    @media (min-width: 768px) {
      .full-width-cards .col-md-6:first-child p {
        padding: 8px 60px 0 85px;
        font-size: 22px; } }
  @media all and (max-width: 991px) {
    .full-width-cards .query-reports {
      margin: 0;
      padding-left: 15px;
      padding-right: 15px; } }
  @media all and (max-width: 991px) {
    .full-width-cards .query-reports .full-width-cards {
      margin-bottom: 10px; } }

.query-reports .card-body p {
  font-size: 16px !important; }

.stats-carousel,
.double-cta {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .stats-carousel,
    .double-cta {
      margin-bottom: 80px; } }
  @media (min-width: 992px) {
    .stats-carousel,
    .double-cta {
      margin-bottom: 110px; } }
  @media (min-width: 1200px) {
    .stats-carousel,
    .double-cta {
      margin-bottom: 140px; } }
  .stats-carousel .col-lg-6,
  .double-cta .col-lg-6 {
    background-color: #b1bf25;
    color: #fff;
    padding: 40px 30px; }
    @media (min-width: 768px) {
      .stats-carousel .col-lg-6,
      .double-cta .col-lg-6 {
        padding: 60px; } }
    @media (min-width: 992px) {
      .stats-carousel .col-lg-6,
      .double-cta .col-lg-6 {
        padding: 70px 60px; } }
    @media (min-width: 1200px) {
      .stats-carousel .col-lg-6,
      .double-cta .col-lg-6 {
        padding: 90px 80px; } }
    @media (min-width: 1600px) {
      .stats-carousel .col-lg-6,
      .double-cta .col-lg-6 {
        padding: 120px 142px; } }
    .stats-carousel .col-lg-6:first-child,
    .double-cta .col-lg-6:first-child {
      background-color: #e2008d; }
    .stats-carousel .col-lg-6 h3,
    .double-cta .col-lg-6 h3 {
      margin-bottom: 25px;
      font-size: 28px;
      line-height: 40px; }
      @media (min-width: 768px) {
        .stats-carousel .col-lg-6 h3,
        .double-cta .col-lg-6 h3 {
          font-size: 34px;
          line-height: 50px; } }
      @media (min-width: 1200px) {
        .stats-carousel .col-lg-6 h3,
        .double-cta .col-lg-6 h3 {
          font-size: 38px;
          line-height: 48px; } }
      @media (min-width: 1600px) {
        .stats-carousel .col-lg-6 h3,
        .double-cta .col-lg-6 h3 {
          font-size: 42px;
          line-height: 52px; } }
      .stats-carousel .col-lg-6 h3 b, .stats-carousel .col-lg-6 h3 strong,
      .double-cta .col-lg-6 h3 b,
      .double-cta .col-lg-6 h3 strong {
        font-weight: 900; }
    .stats-carousel .col-lg-6 .btn, .stats-carousel .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .stats-carousel .col-lg-6 a, .stats-carousel .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .stats-carousel .col-lg-6 a, .stats-carousel .col-lg-6 .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .stats-carousel .col-lg-6 input[type='button'], .stats-carousel .col-lg-6 .woocommerce form input[type="submit"], .woocommerce form .stats-carousel .col-lg-6 input[type="submit"], .stats-carousel .col-lg-6 .cart_totals form input[type="submit"], .cart_totals form .stats-carousel .col-lg-6 input[type="submit"], .stats-carousel .col-lg-6 .swpm-buy-now-button-submit,
    .double-cta .col-lg-6 .btn,
    .double-cta .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .double-cta .col-lg-6 a,
    .double-cta .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a,
    .resource-content .calls-to-action .add_to_cart_inline .double-cta .col-lg-6 a,
    .double-cta .col-lg-6 .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .double-cta .col-lg-6 input[type='button'],
    .double-cta .col-lg-6 .woocommerce form input[type="submit"],
    .woocommerce form .double-cta .col-lg-6 input[type="submit"],
    .double-cta .col-lg-6 .cart_totals form input[type="submit"],
    .cart_totals form .double-cta .col-lg-6 input[type="submit"],
    .double-cta .col-lg-6 .swpm-buy-now-button-submit {
      font-size: 20px;
      padding: 10px 35px; }
      @media (min-width: 768px) {
        .stats-carousel .col-lg-6 .btn, .stats-carousel .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .stats-carousel .col-lg-6 a, .stats-carousel .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .stats-carousel .col-lg-6 a, .stats-carousel .col-lg-6 .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .stats-carousel .col-lg-6 input[type='button'], .stats-carousel .col-lg-6 .woocommerce form input[type="submit"], .woocommerce form .stats-carousel .col-lg-6 input[type="submit"], .stats-carousel .col-lg-6 .cart_totals form input[type="submit"], .cart_totals form .stats-carousel .col-lg-6 input[type="submit"], .stats-carousel .col-lg-6 .swpm-buy-now-button-submit,
        .double-cta .col-lg-6 .btn,
        .double-cta .col-lg-6 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
        .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .double-cta .col-lg-6 a,
        .double-cta .col-lg-6 .resource-content .calls-to-action .add_to_cart_inline a,
        .resource-content .calls-to-action .add_to_cart_inline .double-cta .col-lg-6 a,
        .double-cta .col-lg-6 .get_in_touch .form .submit-wrap input[type='button'],
        .get_in_touch .form .submit-wrap .double-cta .col-lg-6 input[type='button'],
        .double-cta .col-lg-6 .woocommerce form input[type="submit"],
        .woocommerce form .double-cta .col-lg-6 input[type="submit"],
        .double-cta .col-lg-6 .cart_totals form input[type="submit"],
        .cart_totals form .double-cta .col-lg-6 input[type="submit"],
        .double-cta .col-lg-6 .swpm-buy-now-button-submit {
          margin-top: 18px; } }
  .stats-carousel .row,
  .double-cta .row {
    margin: 0; }
  .stats-carousel p,
  .double-cta p {
    font-size: 14px; }
    .stats-carousel p a,
    .double-cta p a {
      color: #fff;
      text-decoration: underline; }

@media (max-width: 767px) {
  .double-cta h2 {
    font-size: 26px; } }

.stats-carousel .col-lg-6:nth-child(1) {
  place-content: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .stats-carousel .col-lg-6:nth-child(1) {
      padding: 60px; } }
  @media (min-width: 992px) {
    .stats-carousel .col-lg-6:nth-child(1) {
      padding: 70px 60px; } }
  @media (min-width: 1200px) {
    .stats-carousel .col-lg-6:nth-child(1) {
      padding: 90px 80px; } }
  @media (min-width: 1600px) {
    .stats-carousel .col-lg-6:nth-child(1) {
      padding: 120px 142px; } }
  .stats-carousel .col-lg-6:nth-child(1) * {
    flex-basis: 100%; }
  .stats-carousel .col-lg-6:nth-child(1) .btn, .stats-carousel .col-lg-6:nth-child(1) .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .stats-carousel .col-lg-6:nth-child(1) a, .stats-carousel .col-lg-6:nth-child(1) .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .stats-carousel .col-lg-6:nth-child(1) a, .stats-carousel .col-lg-6:nth-child(1) .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .stats-carousel .col-lg-6:nth-child(1) input[type='button'], .stats-carousel .col-lg-6:nth-child(1) .woocommerce form input[type="submit"], .woocommerce form .stats-carousel .col-lg-6:nth-child(1) input[type="submit"], .stats-carousel .col-lg-6:nth-child(1) .cart_totals form input[type="submit"], .cart_totals form .stats-carousel .col-lg-6:nth-child(1) input[type="submit"], .stats-carousel .col-lg-6:nth-child(1) .swpm-buy-now-button-submit {
    flex-shrink: 1;
    flex-basis: 0; }
.stats-carousel .col-lg-6:nth-child(2) {
  padding: 0; }
.stats-carousel p {
  font-size: 16px; }

.three-card-grid {
  margin: 0 auto;
  margin-top: 85px;
  margin-bottom: 100px; }
  .three-card-grid .col-lg-10 {
    margin: 0 auto;
    margin-top: 30px; }
  .three-card-grid .card {
    text-align: center;
    border-radius: 0;
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.25);
    border: 0; }
    .three-card-grid .card h3 {
      font-size: 24px;
      color: #848484;
      font-weight: normal; }
      .three-card-grid .card h3:after {
        content: '';
        display: block;
        height: 1px;
        width: 60px;
        background: #e2008d;
        margin: 0 auto;
        margin-top: 20px; }
    .three-card-grid .card .btn, .three-card-grid .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-card-grid .card a, .three-card-grid .card .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .three-card-grid .card a, .three-card-grid .card .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .three-card-grid .card input[type='button'], .three-card-grid .card .woocommerce form input[type="submit"], .woocommerce form .three-card-grid .card input[type="submit"], .three-card-grid .card .cart_totals form input[type="submit"], .cart_totals form .three-card-grid .card input[type="submit"], .three-card-grid .card .swpm-buy-now-button-submit {
      margin-top: 20px;
      border: 1px solid #3caff2;
      background: #fff;
      color: #3caff2; }
      @media all and (max-width: 991px) {
        .three-card-grid .card .btn, .three-card-grid .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-card-grid .card a, .three-card-grid .card .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .three-card-grid .card a, .three-card-grid .card .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .three-card-grid .card input[type='button'], .three-card-grid .card .woocommerce form input[type="submit"], .woocommerce form .three-card-grid .card input[type="submit"], .three-card-grid .card .cart_totals form input[type="submit"], .cart_totals form .three-card-grid .card input[type="submit"], .three-card-grid .card .swpm-buy-now-button-submit {
          padding: 10px 15px; } }
      .three-card-grid .card .btn:hover, .three-card-grid .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-card-grid .card a:hover, .three-card-grid .card .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .three-card-grid .card a:hover, .three-card-grid .card .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .three-card-grid .card input[type='button']:hover, .three-card-grid .card .woocommerce form input[type="submit"]:hover, .woocommerce form .three-card-grid .card input[type="submit"]:hover, .three-card-grid .card .cart_totals form input[type="submit"]:hover, .cart_totals form .three-card-grid .card input[type="submit"]:hover, .three-card-grid .card .swpm-buy-now-button-submit:hover, .three-card-grid .card .btn:focus, .three-card-grid .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .three-card-grid .card a:focus, .three-card-grid .card .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .three-card-grid .card a:focus, .three-card-grid .card .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .three-card-grid .card input[type='button']:focus, .three-card-grid .card .woocommerce form input[type="submit"]:focus, .woocommerce form .three-card-grid .card input[type="submit"]:focus, .three-card-grid .card .cart_totals form input[type="submit"]:focus, .cart_totals form .three-card-grid .card input[type="submit"]:focus, .three-card-grid .card .swpm-buy-now-button-submit:focus {
        color: #fff;
        background: #3caff2;
        border-color: #3caff2; }
  .three-card-grid .card-body {
    padding: 30px 20px; }

.image_with_text {
  margin-bottom: 50px; }
  @media (min-width: 992px) {
    .image_with_text {
      margin-bottom: 50px; } }
  .image_with_text p {
    font-size: 17px;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .image_with_text p {
        font-size: 18px;
        margin-bottom: 25px; } }
    .image_with_text p strong {
      font-size: 17px;
      font-weight: 500;
      display: inline-block;
      margin-bottom: 8px; }
      @media (min-width: 992px) {
        .image_with_text p strong {
          font-size: 20px; } }
    .image_with_text p img {
      max-width: 100%;
      margin-bottom: 15px;
      height: auto; }
  .image_with_text ul {
    list-style: none;
    padding-left: 0;
    font-size: 17px; }
    @media (min-width: 992px) {
      .image_with_text ul {
        font-size: 18px; } }
    .image_with_text ul li {
      margin-bottom: 10px;
      position: relative;
      padding-left: 34px; }
      .image_with_text ul li:before {
        content: '\f00c';
        font-family: 'Font Awesome Solid';
        color: #b1bf25;
        display: block;
        float: left;
        font-size: 22px;
        padding: 0 14px 0 0;
        position: absolute;
        top: 0;
        left: 0; }
  .image_with_text .btn, .image_with_text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text a, .image_with_text .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image_with_text a, .image_with_text .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .image_with_text input[type='button'], .image_with_text .woocommerce form input[type="submit"], .woocommerce form .image_with_text input[type="submit"], .image_with_text .cart_totals form input[type="submit"], .cart_totals form .image_with_text input[type="submit"], .image_with_text .swpm-buy-now-button-submit {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    padding: 10px 30px;
    color: #3caff2;
    background: #fff; }
    @media (min-width: 768px) {
      .image_with_text .btn, .image_with_text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text a, .image_with_text .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image_with_text a, .image_with_text .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .image_with_text input[type='button'], .image_with_text .woocommerce form input[type="submit"], .woocommerce form .image_with_text input[type="submit"], .image_with_text .cart_totals form input[type="submit"], .cart_totals form .image_with_text input[type="submit"], .image_with_text .swpm-buy-now-button-submit {
        font-size: 20px;
        margin-bottom: 30px; } }
    .image_with_text .btn:hover, .image_with_text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text a:hover, .image_with_text .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .image_with_text a:hover, .image_with_text .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .image_with_text input[type='button']:hover, .image_with_text .woocommerce form input[type="submit"]:hover, .woocommerce form .image_with_text input[type="submit"]:hover, .image_with_text .cart_totals form input[type="submit"]:hover, .cart_totals form .image_with_text input[type="submit"]:hover, .image_with_text .swpm-buy-now-button-submit:hover, .image_with_text .btn:focus, .image_with_text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text a:focus, .image_with_text .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .image_with_text a:focus, .image_with_text .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .image_with_text input[type='button']:focus, .image_with_text .woocommerce form input[type="submit"]:focus, .woocommerce form .image_with_text input[type="submit"]:focus, .image_with_text .cart_totals form input[type="submit"]:focus, .cart_totals form .image_with_text input[type="submit"]:focus, .image_with_text .swpm-buy-now-button-submit:focus {
      color: #fff;
      background: #3caff2; }
  .image_with_text .framed-image img {
    width: 100%; }
  .image_with_text .content {
    padding-right: 40px; }
  .image_with_text .frame {
    top: -27px;
    left: -15px;
    height: 92%;
    width: 87%; }
    @media (min-width: 768px) {
      .image_with_text .frame {
        top: -25px;
        left: -25px; } }
    @media (min-width: 992px) {
      .image_with_text .frame {
        height: 85%;
        width: 85%; } }
  @media (max-width: 767px) {
    .image_with_text .text-wrapper {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .image_with_text .col-lg-5:not(.order-2) .text-wrapper {
      margin-bottom: 50px; } }
  @media (min-width: 768px) {
    .image_with_text .col-lg-5:not(.order-2) p, .image_with_text .col-lg-5:not(.order-2) ul, .image_with_text .col-lg-5:not(.order-2) .btn, .image_with_text .col-lg-5:not(.order-2) .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text .col-lg-5:not(.order-2) a, .image_with_text .col-lg-5:not(.order-2) .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image_with_text .col-lg-5:not(.order-2) a, .image_with_text .col-lg-5:not(.order-2) .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .image_with_text .col-lg-5:not(.order-2) input[type='button'], .image_with_text .col-lg-5:not(.order-2) .woocommerce form input[type="submit"], .woocommerce form .image_with_text .col-lg-5:not(.order-2) input[type="submit"], .image_with_text .col-lg-5:not(.order-2) .cart_totals form input[type="submit"], .cart_totals form .image_with_text .col-lg-5:not(.order-2) input[type="submit"], .image_with_text .col-lg-5:not(.order-2) .swpm-buy-now-button-submit {
      margin-right: 50px; } }
  @media all and (min-width: 768px) and (max-width: 991px) {
    .image_with_text .col-lg-5:not(.order-2) .image-with-frame {
      padding-left: 25px; }
      .image_with_text .col-lg-5:not(.order-2) .image-with-frame .frame {
        left: 0; } }
  @media (min-width: 768px) {
    .image_with_text .order-2 p, .image_with_text .order-2 ul {
      margin-left: 50px; } }
  .image_with_text .order-2 h3 {
    margin-bottom: 30px;
    font-size: 2.125rem; }
  @media (max-width: 767px) {
    .image_with_text .order-2 .text-wrapper {
      margin-top: 25px; } }
  @media (max-width: 767px) {
    .image_with_text .order-2 .text-wrapper .btn, .image_with_text .order-2 .text-wrapper .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text .order-2 .text-wrapper a, .image_with_text .order-2 .text-wrapper .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image_with_text .order-2 .text-wrapper a, .image_with_text .order-2 .text-wrapper .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .image_with_text .order-2 .text-wrapper input[type='button'], .image_with_text .order-2 .text-wrapper .woocommerce form input[type="submit"], .woocommerce form .image_with_text .order-2 .text-wrapper input[type="submit"], .image_with_text .order-2 .text-wrapper .cart_totals form input[type="submit"], .cart_totals form .image_with_text .order-2 .text-wrapper input[type="submit"], .image_with_text .order-2 .text-wrapper .swpm-buy-now-button-submit {
      margin-bottom: 10px; } }
  .image_with_text .modal {
    top: 25px; }
  .image_with_text .modal-content {
    border: 0;
    border-radius: 0;
    text-align: left; }
    .image_with_text .modal-content &gt; a {
      color: transparent;
      font-size: 0;
      display: block;
      position: absolute;
      right: 25px;
      top: 11px;
      cursor: pointer;
      z-index: 1; }
      .image_with_text .modal-content &gt; a:before {
        content: '\f00d';
        font-family: 'Font Awesome Solid';
        display: inline-block;
        color: #000;
        font-size: 28px;
        cursor: pointer; }
    .image_with_text .modal-content h3 {
      margin-top: 15px;
      margin-bottom: 25px;
      font-size: 25px;
      padding-right: 48px;
      color: #212529; }
      .image_with_text .modal-content h3::after {
        display: none; }
    .image_with_text .modal-content p {
      color: #585858;
      line-height: 27px;
      margin-right: 0px !important; }
    .image_with_text .modal-content img {
      max-width: 100%;
      height: auto; }
    .image_with_text .modal-content .btn, .image_with_text .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text .modal-content a, .image_with_text .modal-content .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image_with_text .modal-content a, .image_with_text .modal-content .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .image_with_text .modal-content input[type='button'], .image_with_text .modal-content .woocommerce form input[type="submit"], .woocommerce form .image_with_text .modal-content input[type="submit"], .image_with_text .modal-content .cart_totals form input[type="submit"], .cart_totals form .image_with_text .modal-content input[type="submit"], .image_with_text .modal-content .swpm-buy-now-button-submit {
      margin: 0 0 15px;
      border: 1px solid #3caff2;
      background: #fff;
      color: #3caff2; }
      @media all and (max-width: 991px) {
        .image_with_text .modal-content .btn, .image_with_text .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text .modal-content a, .image_with_text .modal-content .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image_with_text .modal-content a, .image_with_text .modal-content .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .image_with_text .modal-content input[type='button'], .image_with_text .modal-content .woocommerce form input[type="submit"], .woocommerce form .image_with_text .modal-content input[type="submit"], .image_with_text .modal-content .cart_totals form input[type="submit"], .cart_totals form .image_with_text .modal-content input[type="submit"], .image_with_text .modal-content .swpm-buy-now-button-submit {
          padding: 10px 15px; } }
      .image_with_text .modal-content .btn:hover, .image_with_text .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text .modal-content a:hover, .image_with_text .modal-content .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .image_with_text .modal-content a:hover, .image_with_text .modal-content .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .image_with_text .modal-content input[type='button']:hover, .image_with_text .modal-content .woocommerce form input[type="submit"]:hover, .woocommerce form .image_with_text .modal-content input[type="submit"]:hover, .image_with_text .modal-content .cart_totals form input[type="submit"]:hover, .cart_totals form .image_with_text .modal-content input[type="submit"]:hover, .image_with_text .modal-content .swpm-buy-now-button-submit:hover, .image_with_text .modal-content .btn:focus, .image_with_text .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image_with_text .modal-content a:focus, .image_with_text .modal-content .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .image_with_text .modal-content a:focus, .image_with_text .modal-content .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .image_with_text .modal-content input[type='button']:focus, .image_with_text .modal-content .woocommerce form input[type="submit"]:focus, .woocommerce form .image_with_text .modal-content input[type="submit"]:focus, .image_with_text .modal-content .cart_totals form input[type="submit"]:focus, .cart_totals form .image_with_text .modal-content input[type="submit"]:focus, .image_with_text .modal-content .swpm-buy-now-button-submit:focus {
        color: #fff;
        background: #3caff2;
        border-color: #3caff2; }

.story-slider .row {
  margin: 0; }
.story-slider .story {
  background-color: #e2008d;
  padding: 45px;
  color: #fff; }
  @media (min-width: 992px) {
    .story-slider .story {
      padding: 60px; } }
  @media (min-width: 1200px) {
    .story-slider .story {
      padding-left: 90px;
      padding-right: 90px; } }
  .story-slider .story * {
    color: #fff; }
  .story-slider .story h2 {
    margin-bottom: 20px;
    text-transform: uppercase; }
  .story-slider .story p {
    font-size: 20px; }
    .story-slider .story p a {
      color: #fff;
      text-decoration: underline; }
  .story-slider .story small {
    font-size: 16px; }
.story-slider .story-image {
  background-repeat: no-repeat;
  background-size: cover; }
.story-slider .frame {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
  border-color: #e2008d; }
.story-slider .carousel-control-next {
  height: 95px;
  width: 95px;
  right: 13%; }
.story-slider .carousel-control-next-icon:before {
  top: 11px; }

.latest {
  background: #f4f4f4;
  padding: 80px 0; }
  .latest h2 {
    margin-bottom: 35px; }
  .latest .col-md-10 {
    margin: 0 auto;
    padding: 0; }
  .latest .frame {
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .latest .tweets {
    margin-top: 45px; }
    .latest .tweets .card-body {
      padding-bottom: 20px; }
  .latest .card {
    border-radius: 0;
    height: 100%; }
    .latest .card h4 {
      font-size: 18px;
      line-height: 28px; }
      .latest .card h4 a {
        color: #212529; }
    .latest .card img {
      width: 100%;
      height: auto; }
  .latest .card-body {
    padding: 25px; }
    .latest .card-body p {
      margin-bottom: 0; }
  .latest .justify-content-md-center {
    margin-top: 35px;
    margin-bottom: 75px; }
    .latest .justify-content-md-center .col-md-5 {
      position: relative; }
      .latest .justify-content-md-center .col-md-5 h4 {
        font-size: 28px;
        color: #444;
        padding-top: 25px;
        margin-bottom: 20px; }
      .latest .justify-content-md-center .col-md-5 p {
        font-size: 18px;
        margin-bottom: 30px;
        color: #444; }
      .latest .justify-content-md-center .col-md-5 .btn, .latest .justify-content-md-center .col-md-5 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .latest .justify-content-md-center .col-md-5 a, .latest .justify-content-md-center .col-md-5 .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .latest .justify-content-md-center .col-md-5 a, .latest .justify-content-md-center .col-md-5 .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .latest .justify-content-md-center .col-md-5 input[type='button'], .latest .justify-content-md-center .col-md-5 .woocommerce form input[type="submit"], .woocommerce form .latest .justify-content-md-center .col-md-5 input[type="submit"], .latest .justify-content-md-center .col-md-5 .cart_totals form input[type="submit"], .cart_totals form .latest .justify-content-md-center .col-md-5 input[type="submit"], .latest .justify-content-md-center .col-md-5 .swpm-buy-now-button-submit {
        background-color: rgba(0, 0, 0, 0);
        color: #3caff2; }
        .latest .justify-content-md-center .col-md-5 .btn:hover, .latest .justify-content-md-center .col-md-5 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .latest .justify-content-md-center .col-md-5 a:hover, .latest .justify-content-md-center .col-md-5 .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .latest .justify-content-md-center .col-md-5 a:hover, .latest .justify-content-md-center .col-md-5 .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .latest .justify-content-md-center .col-md-5 input[type='button']:hover, .latest .justify-content-md-center .col-md-5 .woocommerce form input[type="submit"]:hover, .woocommerce form .latest .justify-content-md-center .col-md-5 input[type="submit"]:hover, .latest .justify-content-md-center .col-md-5 .cart_totals form input[type="submit"]:hover, .cart_totals form .latest .justify-content-md-center .col-md-5 input[type="submit"]:hover, .latest .justify-content-md-center .col-md-5 .swpm-buy-now-button-submit:hover, .latest .justify-content-md-center .col-md-5 .btn:focus, .latest .justify-content-md-center .col-md-5 .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .latest .justify-content-md-center .col-md-5 a:focus, .latest .justify-content-md-center .col-md-5 .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .latest .justify-content-md-center .col-md-5 a:focus, .latest .justify-content-md-center .col-md-5 .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .latest .justify-content-md-center .col-md-5 input[type='button']:focus, .latest .justify-content-md-center .col-md-5 .woocommerce form input[type="submit"]:focus, .woocommerce form .latest .justify-content-md-center .col-md-5 input[type="submit"]:focus, .latest .justify-content-md-center .col-md-5 .cart_totals form input[type="submit"]:focus, .cart_totals form .latest .justify-content-md-center .col-md-5 input[type="submit"]:focus, .latest .justify-content-md-center .col-md-5 .swpm-buy-now-button-submit:focus {
          color: #fff;
          background-color: #3caff2; }
    .latest .justify-content-md-center .order-2 {
      padding-left: 35px; }
  .latest .social-logo {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.75);
    border-radius: 100px;
    width: 50px;
    height: 50px; }
    .latest .social-logo img {
      padding-top: 17px;
      padding-left: 0px;
      margin-left: 10px;
      width: 34px; }
  .latest .social-info {
    width: calc(100% - 50px);
    padding-left: 20px;
    font-size: 14px;
    color: #929292; }
  .latest .social-header {
    margin-bottom: 20px; }
    .latest .social-header:after {
      display: block;
      content: '';
      clear: both; }
  .latest .social-content {
    font-size: 14px;
    line-height: 1.71;
    color: #929292; }

.get-involved .card {
  text-align: center;
  border-radius: 0;
  display: flex;
  height: 100%; }
  .get-involved .card h3 {
    font-size: 24px;
    color: #848484;
    font-weight: normal;
    flex: 1 0 auto; }
    .get-involved .card h3:after {
      content: '';
      display: block;
      height: 1px;
      width: 60px;
      background: #e2008d;
      margin: 0 auto;
      margin-top: 20px; }
  .get-involved .card .btn, .get-involved .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved .card a, .get-involved .card .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .get-involved .card a, .get-involved .card .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .get-involved .card input[type='button'], .get-involved .card .woocommerce form input[type="submit"], .woocommerce form .get-involved .card input[type="submit"], .get-involved .card .cart_totals form input[type="submit"], .cart_totals form .get-involved .card input[type="submit"], .get-involved .card .swpm-buy-now-button-submit {
    margin-top: 20px;
    border: 1px solid #3caff2;
    background: #fff;
    color: #3caff2; }
    .get-involved .card .btn:hover, .get-involved .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved .card a:hover, .get-involved .card .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .get-involved .card a:hover, .get-involved .card .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .get-involved .card input[type='button']:hover, .get-involved .card .woocommerce form input[type="submit"]:hover, .woocommerce form .get-involved .card input[type="submit"]:hover, .get-involved .card .cart_totals form input[type="submit"]:hover, .cart_totals form .get-involved .card input[type="submit"]:hover, .get-involved .card .swpm-buy-now-button-submit:hover, .get-involved .card .btn:focus, .get-involved .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved .card a:focus, .get-involved .card .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .get-involved .card a:focus, .get-involved .card .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .get-involved .card input[type='button']:focus, .get-involved .card .woocommerce form input[type="submit"]:focus, .woocommerce form .get-involved .card input[type="submit"]:focus, .get-involved .card .cart_totals form input[type="submit"]:focus, .cart_totals form .get-involved .card input[type="submit"]:focus, .get-involved .card .swpm-buy-now-button-submit:focus {
      color: #fff;
      background: #3caff2;
      border-color: #3caff2; }
.get-involved .card-body {
  padding: 30px 20px;
  display: flex;
  flex-direction: column; }
.get-involved .three-card-grid {
  padding: 20px;
  box-shadow: 0px 0px 46px 2px rgba(0, 0, 0, 0.15);
  margin-top: 0;
  margin-bottom: -30px;
  position: relative;
  top: -125px;
  background-color: #fff; }
  @media (min-width: 992px) {
    .get-involved .three-card-grid {
      padding: 70px; } }
.get-involved .modal {
  top: 25px; }
.get-involved .modal-content, .awards .modal-content {
  border: 0;
  border-radius: 0;
  text-align: left; }
  .get-involved .modal-content &gt; a, .awards .modal-body &gt; a  {
    color: transparent;
    font-size: 0;
    display: block;
    position: absolute;
    right: 25px;
    top: 11px;
    cursor: pointer;
    z-index: 1; }
    .awards .modal-body &gt; a {
      position: relative;
      top: -6px;
      right: 0;
      float:right;
    }
    .get-involved .modal-content &gt; a:before, .awards .modal-body &gt; a:before {
      content: '\f00d';
      font-family: 'Font Awesome Solid';
      display: inline-block;
      color: #000;
      font-size: 28px;
      cursor: pointer; }
  .get-involved .modal-content h3 {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 25px;
    padding-right: 48px;
    color: #212529; }
    .get-involved .modal-content h3::after {
      display: none; }
  .get-involved .modal-content p {
    color: #585858;
    line-height: 27px; }
  .get-involved .modal-content img {
    max-width: 100%;
    height: auto; }
  .get-involved .modal-content .btn, .get-involved .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved .modal-content a, .get-involved .modal-content .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .get-involved .modal-content a, .get-involved .modal-content .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .get-involved .modal-content input[type='button'], .get-involved .modal-content .woocommerce form input[type="submit"], .woocommerce form .get-involved .modal-content input[type="submit"], .get-involved .modal-content .cart_totals form input[type="submit"], .cart_totals form .get-involved .modal-content input[type="submit"], .get-involved .modal-content .swpm-buy-now-button-submit {
    margin: 0 0 15px;
    border: 1px solid #3caff2;
    background: #fff;
    color: #3caff2; }
    @media all and (max-width: 991px) {
      .get-involved .modal-content .btn, .get-involved .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved .modal-content a, .get-involved .modal-content .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .get-involved .modal-content a, .get-involved .modal-content .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .get-involved .modal-content input[type='button'], .get-involved .modal-content .woocommerce form input[type="submit"], .woocommerce form .get-involved .modal-content input[type="submit"], .get-involved .modal-content .cart_totals form input[type="submit"], .cart_totals form .get-involved .modal-content input[type="submit"], .get-involved .modal-content .swpm-buy-now-button-submit {
        padding: 10px 15px; } }
    .get-involved .modal-content .btn:hover, .get-involved .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved .modal-content a:hover, .get-involved .modal-content .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .get-involved .modal-content a:hover, .get-involved .modal-content .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .get-involved .modal-content input[type='button']:hover, .get-involved .modal-content .woocommerce form input[type="submit"]:hover, .woocommerce form .get-involved .modal-content input[type="submit"]:hover, .get-involved .modal-content .cart_totals form input[type="submit"]:hover, .cart_totals form .get-involved .modal-content input[type="submit"]:hover, .get-involved .modal-content .swpm-buy-now-button-submit:hover, .get-involved .modal-content .btn:focus, .get-involved .modal-content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved .modal-content a:focus, .get-involved .modal-content .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .get-involved .modal-content a:focus, .get-involved .modal-content .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .get-involved .modal-content input[type='button']:focus, .get-involved .modal-content .woocommerce form input[type="submit"]:focus, .woocommerce form .get-involved .modal-content input[type="submit"]:focus, .get-involved .modal-content .cart_totals form input[type="submit"]:focus, .cart_totals form .get-involved .modal-content input[type="submit"]:focus, .get-involved .modal-content .swpm-buy-now-button-submit:focus {
      color: #fff;
      background: #3caff2;
      border-color: #3caff2; }

.get-involved-banner {
  padding: 60px 20px 150px 20px;
  background: #3caff2;
  color: #fff; }
  @media (min-width: 768px) {
    .get-involved-banner {
      padding: 75px 20px 180px 20px; } }
  .get-involved-banner * {
    color: #fff; }
  .get-involved-banner h2 {
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .get-involved-banner h2 {
        font-size: 28px;
        margin-bottom: 18px; } }
  .get-involved-banner p {
    font-size: 20px;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 45px; }
    .get-involved-banner p a {
      color: #fff;
      text-decoration: underline; }
  .get-involved-banner .btn, .get-involved-banner .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved-banner a, .get-involved-banner .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .get-involved-banner a, .get-involved-banner .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .get-involved-banner input[type='button'], .get-involved-banner .woocommerce form input[type="submit"], .woocommerce form .get-involved-banner input[type="submit"], .get-involved-banner .cart_totals form input[type="submit"], .cart_totals form .get-involved-banner input[type="submit"], .get-involved-banner .swpm-buy-now-button-submit {
    border: 1px solid #fff;
    background: transparent; }
    .get-involved-banner .btn:hover, .get-involved-banner .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved-banner a:hover, .get-involved-banner .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .get-involved-banner a:hover, .get-involved-banner .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .get-involved-banner input[type='button']:hover, .get-involved-banner .woocommerce form input[type="submit"]:hover, .woocommerce form .get-involved-banner input[type="submit"]:hover, .get-involved-banner .cart_totals form input[type="submit"]:hover, .cart_totals form .get-involved-banner input[type="submit"]:hover, .get-involved-banner .swpm-buy-now-button-submit:hover, .get-involved-banner .btn:focus, .get-involved-banner .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .get-involved-banner a:focus, .get-involved-banner .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .get-involved-banner a:focus, .get-involved-banner .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .get-involved-banner input[type='button']:focus, .get-involved-banner .woocommerce form input[type="submit"]:focus, .woocommerce form .get-involved-banner input[type="submit"]:focus, .get-involved-banner .cart_totals form input[type="submit"]:focus, .cart_totals form .get-involved-banner input[type="submit"]:focus, .get-involved-banner .swpm-buy-now-button-submit:focus {
      background: #fff;
      color: #3caff2; }

.heading-title h3 {
  font-size: 32px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #13313c; }
  @media (min-width: 992px) {
    .heading-title h3 {
      font-size: 40px; } }
@media (max-width: 991px) {
  .heading-title {
    padding-top: 45px; } }

.supporters-wrap {
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .supporters-wrap {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 30px; } }
  .supporters-wrap h2 {
    margin-bottom: 30px; }
  .supporters-wrap &gt; p {
    font-size: 19px; }
  .supporters-wrap .underline {
    margin-top: 25px;
    margin-bottom: 30px; }
  .supporters-wrap .col-md-10 {
    margin: 0 auto; }

.supporters-grid &gt; .row {
  align-items: center;
  justify-content: center; }
.supporters-grid &gt; .row + .row .col-md-2 + .col-md-2:before {
  content: '+';
  display: inline-block;
  color: #ff7900;
  position: absolute;
  top: -22px;
  left: -8px;
  font-size: 30px; }
.supporters-grid .col-md-2 {
  padding: 0 15px 30px 15px; }
  .supported_by {
    padding-left: 0px;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
    font-size: 0.8rem;
  }
  @media (min-width: 768px) {
    .supporters-grid .col-md-2 {
      flex: 0 0 20%;
      max-width: 20%;
      padding: 40px 15px; } 
    .supported_by {
    padding-left: 0px;
    text-align: left;
    font-size: 1rem;
      }
    }
  @media (min-width: 992px) {
    .supporters-grid .col-md-2 {
      padding: 45px 40px; } 
.supported_by {
    padding-left: 0px;
    text-align: left;
  }
    }
  .supporters-grid .col-md-2 img {
    width: 100%; }
.awards {
  margin-bottom: 45px; }
  @media (min-width: 768px) {
    .awards {
      margin-top: 0px; } 
    }
  @media (min-width: 1200px) {
    .awards {
      margin-bottom: 60px;
      margin-top: 0px; } 
  .supported_by {
    padding-left: 0px;
    text-align: left;
  }
    }
  
  .container .no-white-space {
    margin-bottom: 0;
  }
  .awards .cursor-image {
    cursor: pointer;
  }
  .awards .winner {
    padding: 0;
    margin-bottom: 45px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); }
    .awards .winner-image-col, .awards .runner_outer {
      padding: 0;
      position: relative;
      background: #efefef;
      }
    .awards .winner-image {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: auto;
      display: block; }
    .awards .winner-banner-col {
      background: #00aeef;
      color: #fff;
      padding: 15px;
      display: flex;
      flex-wrap: wrap; }
      @media (min-width: 992px) {
        .awards .winner-banner-col {
          flex-wrap: nowrap; } }
    .awards .winner-blue-banner-left {
      font-size: 16px;
      font-weight: 500;
      min-width: 100%;
      display: inline-block;
      flex-grow: 1;
      text-align: center; }
      @media (min-width: 992px) {
        .awards .winner-blue-banner-left {
          min-width: 50%;
          font-size: 22px; } }
    .awards .winner-blue-banner-right {
      font-size: 16px;
      font-weight: 600;
      min-width: 100%;
      display: inline-block;
      flex-grow: 1;
      text-align: center; }
      @media (min-width: 992px) {
        .awards .winner-blue-banner-right {
          min-width: 50%;
          font-size: 22px; } }
    .awards .winner-text-col {
      padding: 15px; }
      @media (min-width: 992px) {
        .awards .winner-text-col {
          padding: 45px; } }
    .awards .winner-cup-image-container {
      padding: 15px; }
      @media (min-width: 992px) {
        .awards .winner-cup-image-container {
          padding: 0 20px 20px 20px; } }
      @media (min-width: 1200px) {
        .awards .winner-cup-image-container {
          padding: 0 40px 20px 40px; } }
    .awards .winner-cup-image {
      display: block;
      width: 100%; }
  .awards .runners-up {
    padding: 0; }
  .awards .runner-up {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .awards .runner-up {
        margin-bottom: 30px; } }
    .awards .runner-up-title {
      padding: 15px;
      font-size: 14px; }
    .awards .runner-up-title {
      padding: 15px;
      font-size: 14px;
      margin: 0; }
    .awards .runner-up-image-container {
      padding: 0;
      padding-bottom: 44.8936170213%;
      position: relative;
      background: #efefef; }
    .awards .runner-up-image {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: auto;
      display: block; }
    .awards .runner-up-text {
      padding: 0 15px 0 15px;
      font-size: 14px; }
    .awards  .no-runner-up-title {
      padding-top: 46px;
    }
    .awards .runner-up-header {
      margin: 0 15px;
      color: #00aeef;
      border: 1px solid #00aeef;
      padding: 15px;
      text-align: center;
      font-size: 17px; }
      @media (min-width: 768px) {
        .awards .runner-up-header {
          font-size: 22px; } }

.contact-text {
  margin-bottom: 45px;
  margin-top: 45px; }
  @media (min-width: 1200px) {
    .contact-text {
      margin-bottom: 90px;
      margin-top: 90px; } }
  .contact-text h2, .contact-text h3, .contact-text p {
    text-align: center; }
  @media (max-width: 767px) {
    .contact-text h2 {
      font-size: 27px;
      line-height: 37px; } }
  @media (max-width: 767px) {
    .contact-text h3 {
      font-size: 24px;
      line-height: 34px; } }

#menu-main-navigation li a {
  position: relative; }
  @media (min-width: 992px) {
    #menu-main-navigation li a::after {
      background: #00aeef;
      position: absolute;
      height: 3px;
      width: 100%;
      left: 50%;
      top: 71px;
      opacity: 0;
      display: block;
      transition: opacity 0.35s ease;
      content: '';
      transform: translateX(-50%); } }
  @media (min-width: 992px) {
    #menu-main-navigation li a:hover::after {
      opacity: 1; } }

.announcement {
  background: #ff7900;
  padding: 12px;
  color: #fff;
  text-align: center; }
  .announcement a {
    color: #fff;
    font-weight: bold; }
  .announcement p {
    font-size: 13px;
    margin: 0; }
  .announcement .swpm-payment-button {
    display: inline-block;
    margin-left: 10px; }

#maxi {
  overflow: hidden;
  transition: height ease-in-out 0.25s; }
  #maxi .maxi-nav {
    background: #f4f4f4;
    padding: 15px;
    color: #13313c;
    font-weight: 500; }
    @media (min-width: 768px) {
      #maxi .maxi-nav {
        padding: 45px; } }
    @media (min-width: 768px) {
      #maxi .maxi-nav .content-col {
        padding: 0 45px 45px; } }
    #maxi .maxi-nav .content-row {
      margin: 0; }
    #maxi .maxi-nav .content-block h3 {
      font-size: 16px;
      margin-bottom: 22px; }
      #maxi .maxi-nav .content-block h3 a {
        color: #13313c; }
      #maxi .maxi-nav .content-block h3 a:hover {
        color: #ff7900;
        text-decoration: none; }
    #maxi .maxi-nav .content-block p {
      font-size: 14px; }
    #maxi .maxi-nav .content-block img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 35px; }
    #maxi .maxi-nav .menu-col {
      border-bottom: 1px solid #ddd;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        #maxi .maxi-nav .menu-col {
          padding: 0 0 0 45px;
          border-left: 1px solid #ddd;
          border-bottom: transparent; } }
      #maxi .maxi-nav .menu-col ul {
        list-style: none;
        padding: 0; }
        #maxi .maxi-nav .menu-col ul ul {
          margin-top: 22px; }
        #maxi .maxi-nav .menu-col ul li {
          font-size: 16px;
          margin-bottom: 20px;
          padding: 0 0 0 30px;
          position: relative; }
          #maxi .maxi-nav .menu-col ul li::before {
            font-family: 'Font Awesome Solid';
            content: '\f054';
            color: #ff7900;
            position: relative;
            left: -13px; }
          #maxi .maxi-nav .menu-col ul li a {
            color: #13313c;
            transition: color 0.35s ease; }
            #maxi .maxi-nav .menu-col ul li a:hover {
              text-decoration: none;
              color: #ff7900; }
    #maxi .maxi-nav .menu-row {
      margin: 35px 0 0 0; }

.image-collage-panel-overlay {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  margin-bottom: 45px;
  background: #efefef;
  overflow: hidden; }
  @media (min-width: 992px) {
    .image-collage-panel-overlay {
      margin-bottom: 90px;
      padding-bottom: 56.25%;
      padding-top: 0; } }
  .image-collage-panel-overlay img {
    position: absolute;
    height: auto;
    top: 0;
    left: 0;
    width: 100%;
    display: block; }
  .image-collage-panel-overlay .content {
    width: 100%;
    padding: 15px;
    text-align: center;
    color: #fff; }
    @media (max-width: 767px) {
      .image-collage-panel-overlay .content {
        padding-top: 25px;
        padding-bottom: 30px; } }
    @media (min-width: 992px) {
      .image-collage-panel-overlay .content {
        padding: 45px;
        width: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }
    .image-collage-panel-overlay .content p a {
      color: #fff;
      text-decoration: underline; }
    .image-collage-panel-overlay .content a.btn, .image-collage-panel-overlay .content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image-collage-panel-overlay .content a, .image-collage-panel-overlay .content .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image-collage-panel-overlay .content a, .image-collage-panel-overlay .content a.swpm-buy-now-button-submit {
      border: 1px solid #fff;
      background: transparent; }
      @media (max-width: 767px) {
        .image-collage-panel-overlay .content a.btn, .image-collage-panel-overlay .content .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .image-collage-panel-overlay .content a, .image-collage-panel-overlay .content .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .image-collage-panel-overlay .content a, .image-collage-panel-overlay .content a.swpm-buy-now-button-submit {
          margin-top: 5px; } }

.infographic-statistic-block {
  padding: 15px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 45px; }
  @media (min-width: 992px) {
    .infographic-statistic-block {
      padding: 60px;
      margin-bottom: 90px; } }
  .infographic-statistic-block .title {
    margin-bottom: 30px; }
  .infographic-statistic-block .line {
    height: 1px;
    background: #fff;
    display: block;
    bottom: 0;
    width: 45px;
    margin: 0 auto 30px auto; }
  .infographic-statistic-block .content {
    margin-bottom: 30px; }
  .infographic-statistic-block img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px; }
  .infographic-statistic-block .bold-text {
    font-size: 18px;
    font-weight: bold; }
    @media (min-width: 1200px) {
      .infographic-statistic-block .bold-text {
        font-size: 22px; } }
  .infographic-statistic-block .footer-text {
    margin-top: 30px; }
    .infographic-statistic-block .footer-text a {
      text-decoration: underline;
      color: #fff; }
  .infographic-statistic-block .bar {
    position: relative;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.4); }
    .infographic-statistic-block .bar-text {
      position: absolute;
      top: 0;
      left: 10px;
      line-height: 45px;
      font-weight: bold;
      font-size: 22px; }
    .infographic-statistic-block .bar-fill {
      height: 45px;
      width: 0;
      transition: width ease-in-out 0.6s;
      background: #fff; }

@media (min-width: 768px) {
  .query-radios {
    display: flex;
    justify-content: space-between; } }
.query-radios input {
  display: none; }
  .query-radios input:checked ~ label {
    color: #fff;
    background-color: #00aeef; }
.query-radios label {
  width: 100%;
  text-align: center;
  background-color: #d8d8d8;
  font-size: 15.7px;
  color: #8c97b2;
  cursor: pointer;
  line-height: 47px; }
  @media (min-width: 768px) {
    .query-radios label {
      width: 120px; } }
  @media (max-width: 767px) {
    .query-radios label {
      line-height: 25px;
      padding-top: 8px;
      padding-bottom: 8px; } }

.query-pager .query-prevpage {
  display: none; }
.query-pager .query-nextpage {
  text-align: center; }
  .query-pager .query-nextpage a {
    color: #00aeef;
    font-size: 14px;
    border: 1px solid #00aeef;
    display: inline-block;
    width: 148px;
    height: 44px;
    line-height: 44px; }
    .query-pager .query-nextpage a:hover {
      background-color: #00aeef;
      transition: all 0.3s ease-in-out;
      color: #fff;
      text-decoration: none; }

.shadow-box {
  box-shadow: 0 0 10px 5px #efefef;
  background: #fff; }

.multi-size-navigational-boxes {
  margin-bottom: 45px;
  color: #13313c; }
  @media (min-width: 992px) {
    .multi-size-navigational-boxes {
      margin-bottom: 90px; } }
  .multi-size-navigational-boxes h2 {
    font-weight: bold;
    margin-bottom: 15px;
    color: #13313c;
    font-size: 18px; }
    @media (min-width: 992px) {
      .multi-size-navigational-boxes h2 {
        font-size: 2rem; } }
  .multi-size-navigational-boxes .col-1-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center; }
  .multi-size-navigational-boxes .col-2-box {
    text-align: center; }
  .multi-size-navigational-boxes .col-3-box h2 {
    font-weight: 500; }
  .multi-size-navigational-boxes .col-3-box:first-child {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .multi-size-navigational-boxes .col-3-box:first-child {
        margin-bottom: 30px; } }
  .multi-size-navigational-boxes .responsive-bottom-margin {
    margin-bottom: 15px; }
    @media (min-width: 992px) {
      .multi-size-navigational-boxes .responsive-bottom-margin {
        margin-bottom: 0; } }
  .multi-size-navigational-boxes .row,
  .multi-size-navigational-boxes .shadow-box {
    min-height: 100%; }
  .multi-size-navigational-boxes .padding-box {
    padding: 15px; }
    @media (min-width: 992px) {
      .multi-size-navigational-boxes .padding-box {
        padding: 30px; } }
  .multi-size-navigational-boxes a.btn, .multi-size-navigational-boxes .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .multi-size-navigational-boxes a, .multi-size-navigational-boxes .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .multi-size-navigational-boxes a, .multi-size-navigational-boxes a.swpm-buy-now-button-submit {
    border: 1px solid #00aeef;
    background: transparent;
    color: #00aeef; }
    .multi-size-navigational-boxes a.btn:hover, .multi-size-navigational-boxes .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .multi-size-navigational-boxes a:hover, .multi-size-navigational-boxes .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .multi-size-navigational-boxes a:hover, .multi-size-navigational-boxes a.swpm-buy-now-button-submit:hover {
      background: #00aeef;
      color: #fff; }
  .multi-size-navigational-boxes img {
    width: 100%;
    height: auto;
    display: block; }

.tabbed-navigation {
  margin-bottom: 45px;
  color: #13313c; }
  @media (min-width: 992px) {
    .tabbed-navigation {
      margin-bottom: 90px; } }
  .tabbed-navigation ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    padding: 0;
    border-bottom: #ddd 1px solid; }
    .tabbed-navigation ul li {
      padding: 15px;
      margin: 0;
      flex-shrink: 1;
      color: #8c97b2;
      cursor: pointer; }
      .tabbed-navigation ul li:hover {
        color: #00aeef; }
    .tabbed-navigation ul li.active {
      font-weight: 500;
      color: #13313c;
      position: relative; }
      .tabbed-navigation ul li.active::after {
        content: '';
        position: absolute;
        bottom: 0;
        width: 100%;
        display: block;
        height: 3px;
        background: #00aeef;
        left: 0; }
  .tabbed-navigation .tab-content-block {
    text-align: center;
    padding-top: 30px; }
    .tabbed-navigation .tab-content-block .image {
      padding: 0 30px 30px 30px; }
      .tabbed-navigation .tab-content-block .image img {
        border-radius: 50%;
        width: 100%;
        height: auto;
        display: block; }
    .tabbed-navigation .tab-content-block .title {
      margin-bottom: 22px;
      font-weight: 500; }
    .tabbed-navigation .tab-content-block .content {
      font-size: 14px; }
  .tabbed-navigation .link {
    marin-top: 22px;
    font-size: 14px; }
  .tabbed-navigation .center-content {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column; }
  .tabbed-navigation .tabbed-navigation-tab-content {
    display: none; }
  .tabbed-navigation .tabbed-navigation-tab-content.active {
    display: block; }

.page-template-impact-template .multi-size-navigational-boxes .column-top-container {
  display: flex;
  flex-grow: 1;
  align-content: center;
  justify-content: center; }
.page-template-impact-template .multi-size-navigational-boxes .column-content-container {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .page-template-impact-template .multi-size-navigational-boxes .column-content-container .btn, .page-template-impact-template .multi-size-navigational-boxes .column-content-container .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-impact-template .multi-size-navigational-boxes .column-content-container a, .page-template-impact-template .multi-size-navigational-boxes .column-content-container .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-impact-template .multi-size-navigational-boxes .column-content-container a, .page-template-impact-template .multi-size-navigational-boxes .column-content-container .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-impact-template .multi-size-navigational-boxes .column-content-container input[type='button'], .page-template-impact-template .multi-size-navigational-boxes .column-content-container .woocommerce form input[type="submit"], .woocommerce form .page-template-impact-template .multi-size-navigational-boxes .column-content-container input[type="submit"], .page-template-impact-template .multi-size-navigational-boxes .column-content-container .cart_totals form input[type="submit"], .cart_totals form .page-template-impact-template .multi-size-navigational-boxes .column-content-container input[type="submit"], .page-template-impact-template .multi-size-navigational-boxes .column-content-container .swpm-buy-now-button-submit {
    margin-top: 90px; }
.page-template-impact-template .carousel-item {
  padding: 10px; }
.page-template-impact-template .carousel-control-prev, .page-template-impact-template .carousel-control-next {
  left: -60px;
  background-color: #888888;
  height: 48px;
  width: 50px;
  opacity: 1;
  top: 50%;
  margin-top: -24px; }
.page-template-impact-template .carousel-control-next {
  left: auto;
  right: -60px; }

.four-zero-four {
  padding: 100px 30px;
  color: #13313c; }
  .four-zero-four h1 {
    padding-bottom: 30px; }
    @media (max-width: 767px) {
      .four-zero-four h1 {
        font-size: 22px; } }

.homepage-hero .caption {
  position: absolute;
  z-index: 2; }
  @media (max-width: 767px) {
    .homepage-hero .caption {
      left: 0;
      right: 0; } }
  @media (min-width: 768px) {
    .homepage-hero .caption {
      padding-left: 150px; } }
  @media (min-width: 1600px) {
    .homepage-hero .caption {
      padding-left: 175px; } }
  @media (max-width: 767px) {
    .homepage-hero .caption .flex-column {
      margin: 0 auto; } }
  .homepage-hero .caption .title {
    font-size: 30px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .homepage-hero .caption .title {
        font-size: 46px; } }
    @media (min-width: 1200px) {
      .homepage-hero .caption .title {
        font-size: 50px; } }
    @media (min-width: 1600px) {
      .homepage-hero .caption .title {
        font-size: 60px; } }
  .homepage-hero .caption .content {
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: #ffffff;
    max-width: 430px; }
    .homepage-hero .caption .content p {
      line-height: 30px; }
      .homepage-hero .caption .content p a {
        color: #fff;
        text-decoration: underline; }
  .homepage-hero .caption .social {
    margin-top: 5px;
    margin-left: -17px;
    overflow: hidden; }
    @media (max-width: 991px) {
      .homepage-hero .caption .social {
        display: none; } }
    .homepage-hero .caption .social a {
      display: block;
      float: left;
      color: #fff;
      font-size: 25px;
      padding-left: 17px;
      padding-right: 17px; }
      .homepage-hero .caption .social a i {
        position: relative;
        top: 0;
        transition: all 0.2s ease-in-out; }
      .homepage-hero .caption .social a:hover i {
        top: -5px; }
.homepage-hero .gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(110deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 55%); }
.homepage-hero .carousel.slide img {
  width: 100%; }
.homepage-hero .carousel.slide .carousel-control-prev,
.homepage-hero .carousel.slide .carousel-control-next {
  width: 9%; }

.hero-area-new-style img,
.hero-area-new-homepage img {
  width: 100% !important;
  height: 100%;
  display: block;
  margin-left: 15px; }

.two-image-content-copy-block {
  color: #848484;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .two-image-content-copy-block {
      margin-bottom: 90px; } }
  @media (max-width: 991px) {
    .two-image-content-copy-block {
      margin: 40px 0 !important; } }
  .two-image-content-copy-block img {
    width: 100%;
    height: auto; }
  @media (max-width: 767px) {
    .two-image-content-copy-block .col-sm-6 {
      margin-bottom: 20px; } }
  .two-image-content-copy-block-block h3 {
    margin-bottom: 0px;
    padding: 20px 15px 5px;
    color: #33333a; }
  .two-image-content-copy-block-block p {
    padding: 15px; }
    .two-image-content-copy-block-block p a {
      color: #848484;
      text-decoration: underline; }
  .two-image-content-copy-block-block .btn, .two-image-content-copy-block-block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-image-content-copy-block-block a, .two-image-content-copy-block-block .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .two-image-content-copy-block-block a, .two-image-content-copy-block-block .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .two-image-content-copy-block-block input[type='button'], .two-image-content-copy-block-block .woocommerce form input[type="submit"], .woocommerce form .two-image-content-copy-block-block input[type="submit"], .two-image-content-copy-block-block .cart_totals form input[type="submit"], .cart_totals form .two-image-content-copy-block-block input[type="submit"], .two-image-content-copy-block-block .swpm-buy-now-button-submit {
    margin: 0 15px 15px;
    border: 1px solid #3caff2;
    background: #fff;
    color: #3caff2; }
    @media all and (max-width: 991px) {
      .two-image-content-copy-block-block .btn, .two-image-content-copy-block-block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-image-content-copy-block-block a, .two-image-content-copy-block-block .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .two-image-content-copy-block-block a, .two-image-content-copy-block-block .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .two-image-content-copy-block-block input[type='button'], .two-image-content-copy-block-block .woocommerce form input[type="submit"], .woocommerce form .two-image-content-copy-block-block input[type="submit"], .two-image-content-copy-block-block .cart_totals form input[type="submit"], .cart_totals form .two-image-content-copy-block-block input[type="submit"], .two-image-content-copy-block-block .swpm-buy-now-button-submit {
        padding: 10px 15px; } }
    .two-image-content-copy-block-block .btn:hover, .two-image-content-copy-block-block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-image-content-copy-block-block a:hover, .two-image-content-copy-block-block .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .two-image-content-copy-block-block a:hover, .two-image-content-copy-block-block .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .two-image-content-copy-block-block input[type='button']:hover, .two-image-content-copy-block-block .woocommerce form input[type="submit"]:hover, .woocommerce form .two-image-content-copy-block-block input[type="submit"]:hover, .two-image-content-copy-block-block .cart_totals form input[type="submit"]:hover, .cart_totals form .two-image-content-copy-block-block input[type="submit"]:hover, .two-image-content-copy-block-block .swpm-buy-now-button-submit:hover, .two-image-content-copy-block-block .btn:focus, .two-image-content-copy-block-block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .two-image-content-copy-block-block a:focus, .two-image-content-copy-block-block .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .two-image-content-copy-block-block a:focus, .two-image-content-copy-block-block .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .two-image-content-copy-block-block input[type='button']:focus, .two-image-content-copy-block-block .woocommerce form input[type="submit"]:focus, .woocommerce form .two-image-content-copy-block-block input[type="submit"]:focus, .two-image-content-copy-block-block .cart_totals form input[type="submit"]:focus, .cart_totals form .two-image-content-copy-block-block input[type="submit"]:focus, .two-image-content-copy-block-block .swpm-buy-now-button-submit:focus {
      color: #fff;
      background: #3caff2;
      border-color: #3caff2; }
  .two-image-content-copy-block .two-image-content-copy-block-block {
    height: 100%; }

.spinner {
  background: url("/wp-admin/images/spinner-2x.gif") no-repeat;
  background-size: 24px 24px;
  display: none;
  opacity: .7;
  filter: alpha(opacity=70);
  width: 24px;
  height: 24px;
  margin: -5px auto 15px; }

.basic-container-padding {
  padding: 50px; }

.swpm-login-widget-form {
  padding: 60px 15px; }
  .swpm-login-widget-form .swpm-label {
    font-weight: 700;
    margin: 0;
    padding: 10px 0; }
  .swpm-login-widget-form .swpm-text-field {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .swpm-login-widget-form .swpm-remember-me {
    padding: 10px 0; }
  .swpm-login-widget-form .form input[type="checkbox"] {
    width: 15px !important;
    height: 15px;
    padding: 0;
    display: inline-block;
    border: 1px solid #13313c;
    margin-right: 10px;
    cursor: pointer;
    outline: none;
    position: relative;
    top: 2px; }
  .swpm-login-widget-form .swpm-forgot-pass-link,
  .swpm-login-widget-form .swpm-join-us-link {
    margin: 5px 0 10px; }

.swpm-pw-reset-widget-form {
  width: 600px;
  margin: 0 auto;
  padding: 50px 0 50px; }
  .swpm-pw-reset-widget-form .swpm_label {
    font-weight: 700;
    margin: 0;
    padding: 0; }
  .swpm-pw-reset-widget-form .swpm-text-field {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .swpm-pw-reset-widget-form input[type="submit"] {
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    padding: 8px 15px;
    color: #fff;
    background-color: #3caff2;
    border: 0; }

.cta-margin-bottom {
  margin-bottom: 30px; }

select::-ms-expand {
  display: none; }

@media (max-width: 991px) {
  .md-max-hidden {
    display: none; } }

.full_width {
  width: 100% !important;
  height: auto !important; }

.col-md-6:hover .further-info.with-delegation .btn, .col-md-6:hover .further-info.with-delegation .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .col-md-6:hover .further-info.with-delegation a, .col-md-6:hover .further-info.with-delegation .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .col-md-6:hover .further-info.with-delegation a, .col-md-6:hover .further-info.with-delegation .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .col-md-6:hover .further-info.with-delegation input[type='button'], .col-md-6:hover .further-info.with-delegation .woocommerce form input[type="submit"], .woocommerce form .col-md-6:hover .further-info.with-delegation input[type="submit"], .col-md-6:hover .further-info.with-delegation .cart_totals form input[type="submit"], .cart_totals form .col-md-6:hover .further-info.with-delegation input[type="submit"], .col-md-6:hover .further-info.with-delegation .swpm-buy-now-button-submit,
.col-md-4:hover .further-info.with-delegation .btn,
.col-md-4:hover .further-info.with-delegation .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .col-md-4:hover .further-info.with-delegation a,
.col-md-4:hover .further-info.with-delegation .resource-content .calls-to-action .add_to_cart_inline a,
.resource-content .calls-to-action .add_to_cart_inline .col-md-4:hover .further-info.with-delegation a,
.col-md-4:hover .further-info.with-delegation .get_in_touch .form .submit-wrap input[type='button'],
.get_in_touch .form .submit-wrap .col-md-4:hover .further-info.with-delegation input[type='button'],
.col-md-4:hover .further-info.with-delegation .woocommerce form input[type="submit"],
.woocommerce form .col-md-4:hover .further-info.with-delegation input[type="submit"],
.col-md-4:hover .further-info.with-delegation .cart_totals form input[type="submit"],
.cart_totals form .col-md-4:hover .further-info.with-delegation input[type="submit"],
.col-md-4:hover .further-info.with-delegation .swpm-buy-now-button-submit {
  animation: delay-pointer-events 600ms linear;
  opacity: 1;
  visibility: visible;
  transition: opacity 80ms;
  transition-delay: 80ms;
  z-index: 10000; }

.further-info .btn, .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .further-info a, .further-info .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .further-info a, .further-info .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .further-info input[type='button'], .further-info .woocommerce form input[type="submit"], .woocommerce form .further-info input[type="submit"], .further-info .cart_totals form input[type="submit"], .cart_totals form .further-info input[type="submit"], .further-info .swpm-buy-now-button-submit {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear !important; }
  .further-info .btn:hover, .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .further-info a:hover, .further-info .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .further-info a:hover, .further-info .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .further-info input[type='button']:hover, .further-info .woocommerce form input[type="submit"]:hover, .woocommerce form .further-info input[type="submit"]:hover, .further-info .cart_totals form input[type="submit"]:hover, .cart_totals form .further-info input[type="submit"]:hover, .further-info .swpm-buy-now-button-submit:hover, .further-info .btn:focus, .further-info .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .further-info a:focus, .further-info .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .further-info a:focus, .further-info .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .further-info input[type='button']:focus, .further-info .woocommerce form input[type="submit"]:focus, .woocommerce form .further-info input[type="submit"]:focus, .further-info .cart_totals form input[type="submit"]:focus, .cart_totals form .further-info input[type="submit"]:focus, .further-info .swpm-buy-now-button-submit:focus {
    background: rgba(0, 0, 0, 0.2); }

@font-face {
  font-family: 'Font Awesome Solid';
  font-style: normal;
  src: url("../fonts/FontAwesome/webfonts/fa-solid-900.ttf");
  src: url("../fonts/FontAwesome/webfonts/fa-solid-900.ttf") format("woff2"); }
@font-face {
  font-family: 'Font Awesome Brand';
  font-style: normal;
  src: url("../fonts/FontAwesome/webfonts/fa-brands-400.ttf");
  src: url("../fonts/FontAwesome/webfonts/fa-brands-400.woff2") format("woff2"); }
.fal {
  font-family: 'Font Awesome Solid';
  display: inline-block;
  font-style: normal; }

.fab {
  font-family: 'Font Awesome Brand';
  display: inline-block;
  font-style: normal; }

.fa-search:before {
  content: '\f002'; }

.fa-times:before {
  content: '\f00d'; }

.fa-facebook-f:before {
  content: '\f39e'; }

.fa-twitter:before,
.fa-x:before {
  content: '\e61b'; }

.fa-linkedin-in:before {
  content: '\f0e1'; }

.fa-instagram:before {
  content: '\f16d'; }

.fa-phone:before {
  content: '\f095'; }

.fa-envelope:before {
  content: '\f0e0'; }

.fa-calendar-alt:before {
  content: '\f073'; }

.fa-clock:before {
  content: '\f017'; }

.fa-arrow-to-bottom:before {
  content: '\f33d'; }

.fa-newspaper:before {
  content: '\f1ea'; }

.home {
  /*
  .carousel-indicators {
    bottom:50%;
    margin-left:30px;
    margin-right:30px;
    &gt; li {
      text-indent:0;
      background:none;
      color:#fff;
      font-size:30px;
      width:20px;
      height:38px;
      margin:0;
      position:absolute;
      @include bp(lg) {
        font-size:40px;
      }
      &amp;:before {
        font-family:'Font Awesome Solid';
      }
      &amp;:first-child {
        left:0;
        &amp;:before {
          content:'\f053';
        }
      }
      &amp;:last-child {
        right:0;
        &amp;:before {
          content:'\f054';
        }
      }
    }
  }
  */ }
  .home .hero-panels {
    position: relative; }
    @media (min-width: 992px) {
      .home .hero-panels {
        top: -65px;
        margin-bottom: -65px; } }
    @media (min-width: 1200px) {
      .home .hero-panels {
        top: -125px;
        margin-bottom: -125px; } }
    @media (min-width: 1600px) {
      .home .hero-panels {
        top: -160px;
        margin-bottom: -160px; } }
    .home .hero-panels .hero-1,
    .home .hero-panels .hero-2 {
      padding: 40px 25px; }
      @media (min-width: 992px) {
        .home .hero-panels .hero-1,
        .home .hero-panels .hero-2 {
          padding: 50px 35px; } }
      @media (min-width: 1200px) {
        .home .hero-panels .hero-1,
        .home .hero-panels .hero-2 {
          padding-left: 50px;
          padding-right: 50px; } }
    @media (min-width: 992px) {
      .home .hero-panels .hero-1 {
        min-height: 300px;
        align-self: flex-end; } }
    .home .hero-panels p {
      margin-bottom: 0;
      color: #fff;
      font-size: 20px; }
      @media (min-width: 992px) {
        .home .hero-panels p {
          font-size: 25px; } }
      @media (min-width: 1200px) {
        .home .hero-panels p {
          font-size: 32px; } }
      @media (min-width: 1600px) {
        .home .hero-panels p {
          font-size: 36px; } }
      .home .hero-panels p strong {
        font-weight: 800; }
    .home .hero-panels .hero-3 &gt; div {
      padding: 30px; }
      @media (min-width: 992px) {
        .home .hero-panels .hero-3 &gt; div {
          padding: 35px; } }
      @media (min-width: 1200px) {
        .home .hero-panels .hero-3 &gt; div {
          padding: 42px; } }
      @media (min-width: 1600px) {
        .home .hero-panels .hero-3 &gt; div {
          padding: 50px; } }
    .home .hero-panels .hero-3 div {
      width: 100%; }
    .home .hero-panels .hero-3 .hero-3-white p {
      color: #000;
      font-size: 17px; }
      @media (min-width: 1200px) {
        .home .hero-panels .hero-3 .hero-3-white p {
          font-size: 21px; } }
      @media (min-width: 1600px) {
        .home .hero-panels .hero-3 .hero-3-white p {
          font-size: 25px; } }
  .home .three-panel-promotional-area {
    margin-top: 120px;
    margin-bottom: 110px; }
  .home .image_with_text {
    margin-bottom: 120px; }
    .home .image_with_text .title {
      margin-bottom: 80px; }
      .home .image_with_text .title h2 {
        margin-bottom: 35px; }
    .home .image_with_text .order-1 .frame {
      left: -10px;
      right: initial;
      z-index: 0; }
    .home .image_with_text .frame {
      top: -25px;
      left: initial;
      right: -10px;
      z-index: -1; }
    .home .image_with_text .btn-primary, .home .image_with_text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .home .image_with_text a, .home .image_with_text .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .home .image_with_text a, .home .image_with_text .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .home .image_with_text input[type='button'], .home .image_with_text .woocommerce form input[type="submit"], .woocommerce form .home .image_with_text input[type="submit"], .home .image_with_text .cart_totals form input[type="submit"], .cart_totals form .home .image_with_text input[type="submit"], .home .image_with_text .swpm-buy-now-button-submit {
      background-color: #fff;
      color: #3caff2;
      padding: 10px 30px;
      margin-top: 20px;
      transition: all 0.2s ease-in-out; }
      .home .image_with_text .btn-primary:hover, .home .image_with_text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .home .image_with_text a:hover, .home .image_with_text .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .home .image_with_text a:hover, .home .image_with_text .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .home .image_with_text input[type='button']:hover, .home .image_with_text .woocommerce form input[type="submit"]:hover, .woocommerce form .home .image_with_text input[type="submit"]:hover, .home .image_with_text .cart_totals form input[type="submit"]:hover, .cart_totals form .home .image_with_text input[type="submit"]:hover, .home .image_with_text .swpm-buy-now-button-submit:hover, .home .image_with_text .btn-primary:focus, .home .image_with_text .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .home .image_with_text a:focus, .home .image_with_text .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .home .image_with_text a:focus, .home .image_with_text .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .home .image_with_text input[type='button']:focus, .home .image_with_text .woocommerce form input[type="submit"]:focus, .woocommerce form .home .image_with_text input[type="submit"]:focus, .home .image_with_text .cart_totals form input[type="submit"]:focus, .cart_totals form .home .image_with_text input[type="submit"]:focus, .home .image_with_text .swpm-buy-now-button-submit:focus {
        background-color: #3caff2;
        color: #fff; }
    .home .image_with_text .col-md-5.order-2 {
      padding-left: 35px; }
      .home .image_with_text .col-md-5.order-2 h4 {
        margin-left: 50px; }
    .home .image_with_text .col-md-5:not(.order-2) {
      padding-right: 50px; }
    .home .image_with_text .col-md-5 h4 {
      font-size: 34px;
      margin-bottom: 30px; }
  .home .carousel-item &gt; .row {
    display: block; }
  .home .full-width-stats-carousel .carousel-item &gt; .row {
    display: flex; }
  .home .story-slider .row {
    margin: 0; }
  .home .story-slider .carousel-item &gt; .row {
    display: flex; }
  .home .story-slider .carousel-indicators {
    width: 50%;
    margin: 0;
    bottom: 35px; }
  .home .story-slider .carousel-control-next {
    height: 87px;
    width: 87px;
    top: 50%;
    opacity: 1;
    margin-top: -43px;
    right: 15%;
    margin-right: -36px; }
    .home .story-slider .carousel-control-next .carousel-control-next-icon {
      position: absolute;
      top: 0; }
  .home .story-slider .story {
    background-color: #e2008d;
    padding: 60px 90px;
    color: #fff; }
    .home .story-slider .story * {
      color: #fff; }
    .home .story-slider .story h2 {
      margin-bottom: 20px;
      text-transform: uppercase; }
    .home .story-slider .story p {
      font-size: 28px; }
  .home .story-slider .story-image {
    background-repeat: no-repeat;
    background-size: cover; }
  .home .story-slider .frame {
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
    border-color: #e2008d; }

.member-logged-in .top-nav .nav li:nth-child(2) {
  display: none !important; }
.member-logged-in .top-nav .nav li:nth-child(3) {
  display: block !important; }
@media (max-width: 991px) {
  .member-logged-in .top-nav .nav li:nth-child(2) {
    display: none !important; }
  .member-logged-in .top-nav .nav li:nth-child(3) {
    display: block !important; } }

.top-nav {
  padding-top: 9px;
  display: flex; }
  @media (min-width: 768px) {
    .top-nav {
      justify-content: flex-end; } }
  @media (max-width: 767px) {
    .top-nav {
      width: 100%;
      display: block; } }
  .top-nav .nav {
    margin-right: 15px; }
    @media (min-width: 992px) {
      .top-nav .nav {
        margin-right: 27px; } }
    .top-nav .nav li:nth-child(2) {
      display: block; }
    .top-nav .nav li:nth-child(3) {
      display: none; }
  .top-nav li {
    padding: 5px 0; }
    @media (min-width: 768px) {
      .top-nav li {
        padding: 20px 0; } }
    .top-nav li a {
      font-size: 12px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: center;
      color: #13313c;
      text-transform: uppercase;
      padding: 0 7px; }
      @media (min-width: 768px) {
        .top-nav li a {
          border-right: 1px solid #d9d9d9;
          padding: 0 9px; } }
      @media (min-width: 992px) {
        .top-nav li a {
          padding: 0 16px;
          font-size: 13px; } }
      @media (min-width: 1200px) {
        .top-nav li a {
          padding: 0 21px; } }
    .top-nav li:last-child a {
      border: 0;
      padding-right: 0; }
    .top-nav li.mobile-hover-event .sub-menu {
      transform: scale(1) !important; }
    .top-nav li.menu-item-has-children {
      position: relative; }
      .top-nav li.menu-item-has-children .sub-menu {
        transition: all 0.5s;
        overflow: hidden;
        transform-origin: top center;
        transform: scale(1, 0);
        display: block;
        position: absolute;
        background: #ccc;
        z-index: 99;
        border-top: 2px solid #77c6f5;
        top: 70px;
        min-width: 180px;
        padding: 5px 0 15px;
        margin-top: -14px;
        opacity: 0; }
        .top-nav li.menu-item-has-children .sub-menu li {
          padding: 10px 0; }
          .top-nav li.menu-item-has-children .sub-menu li a {
            padding: 5px 10px 0 20px;
            text-align: left; }
            .top-nav li.menu-item-has-children .sub-menu li a:before {
              content: "\f054";
              font-family: "Font Awesome Solid";
              color: #fd7e14;
              margin-right: 10px; }
        @media (max-width: 991px) {
          .top-nav li.menu-item-has-children .sub-menu {
            top: 50px; } }
      .top-nav li.menu-item-has-children:not(.mobile-hover-event):hover .sub-menu {
        transform: scale(1);
        opacity: 1; }
  .top-nav .cart-icon {
    margin: 20px 23px 0 -10px;
    padding-left: 15px;
    height: 20px;
    border-left: 1px solid #d9d9d9; }
    @media (min-width: 1200px) {
      .top-nav .cart-icon {
        margin: 20px 28px 0 -6px;
        padding-left: 20px; } }
    @media (max-width: 991px) {
      .top-nav .cart-icon {
        display: none !important; } }
    .top-nav .cart-icon img {
      width: 20px;
      height: auto;
      vertical-align: top;
      margin-top: -1px; }

.navbar-header {
  padding-top: 0;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .navbar-header {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .navbar-header {
      position: relative;
      padding-left: 12px;
      padding-right: 12px; } }
  .navbar-header #menu-item-22 a:before {
    content: '\f3c5';
    font-family: 'Font Awesome Solid';
    color: #3caff2;
    margin-right: 8px; }
  .navbar-header .search-btn {
    padding: 10px 15px; }
    @media (min-width: 768px) {
      .navbar-header .search-btn {
        padding-top: 12px;
        padding-bottom: 12px; } }
    @media (min-width: 992px) {
      .navbar-header .search-btn {
        margin-left: 15px;
        padding: 16.5px 25px; } }
  @media all and (min-width: 1600px) {
    .navbar-header .col-xxl-7 {
      flex: 0 0 58.33333%;
      max-width: 58.33333%; } }
  .navbar-header .logo {
    width: auto;
    max-width: none;
    height: 80px; }
    @media (min-width: 768px) {
      .navbar-header .logo {
        height: 80px; } }
    @media (min-width: 992px) {
      .navbar-header .logo {
        height: 100px; } }
    @media (min-width: 1200px) {
      .navbar-header .logo {
        height: 118px; } }
    @media all and (max-width: 1599px) {
      .navbar-header .logo {
        position: relative;
        top: 14px; } }
    @media (min-width: 1600px) {
      .navbar-header .logo {
        height: 142px; } }
  @media (max-width: 767px) {
    .navbar-header .logo-wrap {
      width: 100%;
      text-align: left;
      padding-left: 28px; } }
  @media (min-width: 992px) {
    .navbar-header .logo-wrap {
      padding-right: 10px; } }
  @media (min-width: 1200px) {
    .navbar-header .logo-wrap {
      padding-right: 20px; } }
  @media (min-width: 1600px) {
    .navbar-header .logo-wrap {
      padding-right: 40px;
      width: auto; } }
  @media all and (max-width: 991px) {
    .navbar-header .logo-wrap a {
      max-width: 50%;
      padding: 10px 35px 0 0; } }
  .navbar-header .logo-wrap a {
    display: inline-block; }
    @media (min-width: 1600px) {
      .navbar-header .logo-wrap a:first-child {
        margin-right: 15px; } }
    .navbar-header .logo-wrap a:last-of-type {
      padding-right: 0; }

.navbar {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #032f3c;
  padding-right: 0;
  padding-top: 20px; }
  @media (min-width: 1200px) {
    .navbar {
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .navbar {
      float: right;
      position: static; } }

.nav-wrap .mobile-up-content {
  display: block; }
  @media (max-width: 991px) {
    .nav-wrap .mobile-up-content {
      display: none; } }
@media (max-width: 767px) {
  .nav-wrap {
    width: 100%; } }
@media (max-width: 991px) {
  .nav-wrap .mobile-down-content {
    display: block !important; }
    .nav-wrap .mobile-down-content ul &gt; li:nth-child(2) {
      display: block; }
    .nav-wrap .mobile-down-content ul &gt; li:nth-child(3) {
      display: none; }
  .nav-wrap .mobile-down-content &gt; .nav-btns {
    display: block !important; } }

@media (max-width: 767px) {
  .navbar-toggler {
    position: relative;
    top: 20px;
    right: 7px;
    font-size: 26px; } }
.navbar-toggler .navbar-toggler-icon {
  background-image: none; }
  .navbar-toggler .navbar-toggler-icon:before {
    content: ''; }
@media (max-width: 991px) {
  .navbar-toggler {
    padding: 10px 15px !important; } }

.nav-btns {
  float: right; }
  @media (max-width: 767px) {
    .nav-btns {
      margin-top: -20px;
      margin-left: 14px;
      margin-right: 15px;
      float: left;
      padding-bottom: 20px; } }
  @media (max-width: 991px) {
    .nav-btns {
      display: none !important; } }

@media (max-width: 767px) {
  #menu-top-navigation {
    padding-right: 55px; } }
@media (max-width: 991px) {
  #menu-top-navigation .nav-wrap {
    overflow: inherit; }
  #menu-top-navigation li {
    width: 50%;
    padding-bottom: 15px; } }

.menu-top-navigation-container {
  float: left; }
  @media (max-width: 767px) {
    .menu-top-navigation-container {
      padding-left: 6px; } }
  @media (max-width: 991px) {
    .menu-top-navigation-container {
      display: none !important; } }

.menu-main-navigation-container {
  width: 100%; }
  @media all and (max-width: 991px) {
    .menu-main-navigation-container {
      padding-top: 10px; } }

#menu-main-navigation {
  width: 100%; }
  @media all and (max-width: 991px) {
    #menu-main-navigation {
      padding-top: 10px; } }
  #menu-main-navigation li .sub-menu {
    display: none; }
  #menu-main-navigation li a {
    color: #032f3c;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase; }
    @media all and (max-width: 1599px) {
      #menu-main-navigation li a {
        padding: 8px 13px; } }
    @media all and (max-width: 1199px) {
      #menu-main-navigation li a {
        padding: 8px 9px;
        font-size: 13px; } }
    @media all and (max-width: 991px) {
      #menu-main-navigation li a {
        padding: 16px 9px;
        font-size: 17px; }
        #menu-main-navigation li a:before {
          content: " "; } }
  #menu-main-navigation li:last-child a {
    padding-right: 0; }
  @media (max-width: 991px) {
    #menu-main-navigation {
      padding: 0 5px;
      margin-bottom: 40px; }
      #menu-main-navigation #maxi {
        display: none !important; }
      #menu-main-navigation li {
        position: relative;
        text-align: left; }
        #menu-main-navigation li.menu-item-has-children .sub-menu li:not(.menu-item-has-children) .fa:after {
          content: ""; }
        #menu-main-navigation li.menu-item-has-children .fa.dropdown-selector {
          font-family: 'Font Awesome Solid';
          color: #000;
          float: right;
          padding: 8px 15px 8px 35px;
          font-weight: normal;
          position: absolute;
          top: 6px;
          right: 0; }
        #menu-main-navigation li.menu-item-has-children .fa.fa-caret-right:after {
          content: "\f0da"; }
        #menu-main-navigation li.menu-item-has-children .fa.fa-caret-down:after {
          content: "\f0d7"; }
        #menu-main-navigation li.menu-item-has-children a {
          padding: 12px 9px; }
          #menu-main-navigation li.menu-item-has-children a:after {
            color: #000;
            float: right;
            margin: 0 6px 0 0; }
        #menu-main-navigation li:not(.menu-item-has-children) a.dropdown-selector {
          display: none; }
        #menu-main-navigation li .sub-menu {
          padding: 0;
          margin-bottom: 5px; }
          #menu-main-navigation li .sub-menu li {
            padding: 0 0 0 15px;
            text-align: left;
            margin: 0; }
            #menu-main-navigation li .sub-menu li.menu-item-has-children a, #menu-main-navigation li .sub-menu li:not(.menu-item-has-children) a {
              padding: 8px 9px;
              font-size: 13px;
              text-align: left; }
            #menu-main-navigation li .sub-menu li.menu-item-has-children a {
              text-transform: uppercase;
              font-weight: bold; }
            #menu-main-navigation li .sub-menu li:not(.menu-item-has-children) a {
              text-transform: capitalize;
              font-weight: 500; }
              #menu-main-navigation li .sub-menu li:not(.menu-item-has-children) a.dropdown-selector {
                display: none; }
      #menu-main-navigation li:last-child a {
        padding-right: 9px; }
      #menu-main-navigation a.cart-icon {
        padding: 12px 9px; }
        #menu-main-navigation a.cart-icon img {
          margin-top: -4px;
          margin-left: 5px;
          padding: 0;
          width: 20px;
          height: auto; } }

@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 0;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: left, visibility;
    z-index: 11; }
    .offcanvas-collapse li {
      display: block;
      width: 100%;
      text-align: center; }

  .offcanvas-collapse.open {
    left: 0;
    visibility: visible; } }
.select-custom {
  background-color: #fff;
  position: relative; }
  .select-custom:after {
    content: '\f078';
    font-family: 'Font Awesome Solid';
    background-color: #3caff2;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 25px;
    padding: 2px 14px; }
  @media (max-width: 767px) {
    .select-custom.float-right {
      float: none !important; } }
  .select-custom select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    background-color: rgba(0, 0, 0, 0);
    height: 42px;
    position: relative;
    z-index: 1;
    color: #888;
    font-size: 14px;
    padding: 5px 65px 5px 15px; }
    .select-custom select:hover, .select-custom select:focus {
      background-color: rgba(0, 0, 0, 0); }
  @media (max-width: 991px) {
    .select-custom {
      margin: 45px 15px 0; } }

#in-page-navigation {
  min-width: 300px; }

.spinner-master2 * {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  box-sizing: border-box; }

.spinner-master2.navbar-toggle {
  position: relative;
  margin: 50px auto;
  height: 35px;
  width: 36px;
  margin-right: 15px;
  border: 0;
  padding: 0; }

.spinner-master2 input[type=checkbox] {
  display: none; }

.spinner-master2 label {
  cursor: pointer;
  margin: 0;
  z-index: 9999;
  height: 100%;
  width: 100%; }

.spinner-master2 {
  position: absolute;
  top: 22px;
  right: -14px;
  float: right;
  z-index: 1;
  background: transparent;
  padding: 15px;
  border-radius: 50%;
  margin-left: -6px;
  /* .collapsed {
    .spinner2 {
      background-color: $brand-yellow;
    }
  } */ }
  @media all and (min-width: 768px) {
    .spinner-master2 {
      position: static; } }
  @media (min-width: 992px) {
    .spinner-master2 {
      display: none; } }
  @media (max-width: 767px) {
    .spinner-master2 {
      right: -3px;
      top: 52px; } }
  .spinner-master2:not(.collapsed) .spinner2 {
    background-color: #fff; }
  .spinner-master2 .spinner2 {
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #888;
    border-radius: 2px; }

.spinner-master2 .diagonal.part-1 {
  position: relative;
  float: left; }

.spinner-master2 .horizontal {
  position: relative;
  float: left;
  margin-top: 7px; }

.spinner-master2 .diagonal.part-2 {
  position: relative;
  float: right;
  margin-top: 7px; }

.spinner-master2 .spinner-spin2 {
  width: 32px; }
.spinner-master2.active .spinner2 {
  background-color: #fff; }
  .spinner-master2.active .spinner2:last-child {
    width: 100%; }

footer &gt; img {
  width: 100%; }
  @media (max-width: 991px) {
    footer &gt; img.footer-image {
      display: none; } }
footer .bar {
  background-color: #b1bf25;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal; }
  @media (min-width: 768px) {
    footer .bar {
      font-size: 22px; } }
  @media (min-width: 992px) {
    footer .bar {
      font-size: 27px; } }
  @media (min-width: 1200px) {
    footer .bar {
      font-size: 32px; } }
  footer .bar .footer-tagline {
    color: #0c8b02; }
    footer .bar .footer-tagline span {
      color: #ffffff; }
footer h3 {
  text-transform: uppercase;
  font-size: 22px;
  color: #3caff2;
  margin-bottom: 25px; }
footer .bordered-title {
  display: inline-block;
  border: 4px solid #3caff2;
  padding: 17px 30px;
  margin-bottom: 35px; }
footer .special-link {
  text-align: center;
  padding: 5px 0;
  font-size: 13px; }
  footer .special-link .float-right {
    float: none !important; }
  footer .special-link:last-child {
    padding: 14px 0 5px; }
footer #menu-footer-secondary-menu .nav-link {
  padding: 0.5rem 2rem; }
@media (max-width: 991px) {
  footer #menu-footer-secondary-menu li {
    display: block;
    width: 100%; } }
@media (max-width: 991px) {
  footer .about-mission {
    display: none; } }
@media (max-width: 991px) {
  footer .footer-social-container {
    text-align: center; } }
footer .footer-social-container .social-link {
  margin-bottom: 25px; }
  footer .footer-social-container .social-link a {
    color: #000;
    display: inline-block;
    padding-left: 40px; }
    footer .footer-social-container .social-link a:hover, footer .footer-social-container .social-link a:focus {
      text-decoration: none; }
      footer .footer-social-container .social-link a:hover i, footer .footer-social-container .social-link a:focus i {
        color: #e2008d; }
    footer .footer-social-container .social-link a i {
      color: #3caff2;
      margin-right: 15px;
      font-size: 20px;
      width: 25px;
      text-align: center;
      position: relative;
      top: 1px;
      margin-left: -40px;
      transition: all 0.15s ease-in-out; }
  @media (max-width: 991px) {
    footer .footer-social-container .social-link {
      max-width: 50px;
      display: inline-block; }
      footer .footer-social-container .social-link a span {
        display: none !important; } }
footer .call-to-action {
  color: #fff;
  background-color: #3caff2;
  padding: 30px;
  font-size: 20px;
  font-weight: 500;
  text-align: center; }
  @media (min-width: 1200px) {
    footer .call-to-action {
      font-size: 25px; } }
  @media all and (max-width: 1199px) {
    footer .call-to-action {
      margin-top: 15px; } }
  footer .call-to-action .btn, footer .call-to-action .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline footer .call-to-action a, footer .call-to-action .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline footer .call-to-action a, footer .call-to-action .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap footer .call-to-action input[type='button'], footer .call-to-action .woocommerce form input[type="submit"], .woocommerce form footer .call-to-action input[type="submit"], footer .call-to-action .cart_totals form input[type="submit"], .cart_totals form footer .call-to-action input[type="submit"], footer .call-to-action .swpm-buy-now-button-submit {
    margin-top: 22px;
    font-size: 24px;
    text-transform: uppercase;
    padding: 10px 30px; }

.footer-row {
  background-color: #f5f5f5;
  padding: 40px 15px; }
  @media (min-width: 768px) {
    .footer-row {
      padding: 45px 35px; } }
  @media (min-width: 992px) {
    .footer-row {
      padding: 50px; } }
  @media (min-width: 1200px) {
    .footer-row {
      padding: 60px; } }
  .footer-row + .footer-row {
    border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .footer-row p {
    font-size: 14px;
    line-height: 28px; }
  .footer-row .col-lg-4:first-child {
    margin-bottom: 35px; }

.footer-bottom {
  color: #888;
  padding: 30px 15px;
  font-size: 14px; }
  @media (min-width: 768px) {
    .footer-bottom {
      padding: 40px 50px 45px 50px; } }
  @media (min-width: 1200px) {
    .footer-bottom {
      padding-left: 60px;
      padding-right: 60px; } }
  .footer-bottom .menu-footer-container {
    display: inline-block; }
    .footer-bottom .menu-footer-container a {
      color: #888;
      padding: 0;
      display: inline-block; }
      .footer-bottom .menu-footer-container a:hover {
        color: #3caff2;
        text-decoration: underline; }
    .footer-bottom .menu-footer-container li + li {
      padding-right: 0; }
      .footer-bottom .menu-footer-container li + li:before {
        content: '|';
        display: inline-block;
        padding: 0 8px; }
      @media (min-width: 1200px) {
        .footer-bottom .menu-footer-container li + li {
          padding-right: 5px; }
          .footer-bottom .menu-footer-container li + li:before {
            padding: 0 10px; } }
  .footer-bottom .charity-number {
    display: block;
    margin-top: 1rem; }
    @media (min-width: 992px) {
      .footer-bottom .charity-number {
        display: inline-block;
        margin-top: 0;
        margin-left: 5px; } }
  .footer-bottom .col-md-4 span:before {
    content: '|';
    display: inline-block;
    padding-right: 10px; }
  @media all and (max-width: 1599px) {
    .footer-bottom .col {
      max-width: none;
      flex: none;
      float: left;
      display: inline-block;
      width: auto;
      padding-right: 4.5%; } }
  @media all and (max-width: 1199px) {
    .footer-bottom .col {
      padding-right: 12px;
      font-size: 13px; } }
  .footer-bottom .col:last-child {
    padding-right: 0; }
    @media all and (max-width: 991px) {
      .footer-bottom .col:last-child {
        padding-top: 15px; } }
  @media all and (max-width: 1599px) {
    .footer-bottom .row {
      overflow: hidden; } }

.footer-tagline,
.social-hastag {
  padding-top: 32px;
  padding-bottom: 32px; }
  @media (max-width: 767px) {
    .footer-tagline,
    .social-hastag {
      font-size: 19px; } }
  @media (max-width: 991px) {
    .footer-tagline span,
    .social-hastag span {
      display: block;
      padding-top: 15px; } }

.footer-tagline {
  padding-left: 50px; }
  @media (min-width: 992px) {
    .footer-tagline {
      padding-left: 75px; } }
  @media (max-width: 767px) {
    .footer-tagline {
      padding-bottom: 15px; } }

.social-hastag {
  padding-right: 50px; }
  @media (min-width: 992px) {
    .social-hastag {
      padding-right: 75px; } }
  @media (max-width: 767px) {
    .social-hastag {
      padding-top: 0;
      padding-left: 35px; } }
  .social-hastag a {
    color: #fff;
    font-weight: bold;
    display: inline-block; }
    @media (max-width: 767px) {
      .social-hastag a {
        float: left !important;
        padding-left: 15px; } }

.page-template-resources-template .query-resources-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 45px 35px; }
  @media (min-width: 992px) {
    .page-template-resources-template .query-resources-wrapper {
      padding: 60px; } }
  .page-template-resources-template .query-resources-wrapper .col-md-4 {
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .page-template-resources-template .query-resources-wrapper .col-md-4 {
        margin-bottom: 55px; } }
  .page-template-resources-template .query-resources-wrapper .query-exposed {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .page-template-resources-template .query-resources-wrapper .query-exposed {
        margin-bottom: 60px; } }
    .page-template-resources-template .query-resources-wrapper .query-exposed form {
      margin-left: -2.66%;
      margin-right: -2.66%; }
    .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] {
      margin-bottom: 22px; }
      @media (min-width: 768px) {
        .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] {
          margin-bottom: 32px; } }
      @media (min-width: 992px) {
        .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] {
          width: 28%;
          float: left;
          margin-left: 2.66%;
          margin-right: 2.66%; } }
      .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select {
        -webkit-appearance: none;
        -webkit-border-radius: 0px;
        -moz-appearance: none;
        -o-appearance: none;
        appearance: none;
        background-color: rgba(0, 0, 0, 0);
        height: 42px;
        position: relative;
        z-index: 1;
        color: #888;
        font-size: 14px; }
        .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:hover, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select:focus {
          background-color: rgba(0, 0, 0, 0); }
      .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .query-select {
        background-color: #fff;
        position: relative; }
        .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .query-select:after {
          content: '\f078';
          font-family: 'Font Awesome Solid';
          background-color: #ccc;
          color: #fff;
          position: absolute;
          top: 0;
          right: 0;
          font-size: 25px;
          padding: 2px 14px;
          pointer-events: none; }
  .page-template-resources-template .query-resources-wrapper .card-img-top {
    height: auto;
    border-radius: 0; }
  .page-template-resources-template .query-resources-wrapper .card {
    height: 100%;
    border: 0; }
    @media (max-width: 767px) {
      .page-template-resources-template .query-resources-wrapper .card {
        margin-left: -15px;
        margin-right: -15px; } }
    .page-template-resources-template .query-resources-wrapper .card .card-link,
    .page-template-resources-template .query-resources-wrapper .card .btn-info,
    .page-template-resources-template .query-resources-wrapper .card .btn-primary,
    .page-template-resources-template .query-resources-wrapper .card .add_to_cart_inline a,
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .card a,
    .resource-content .calls-to-action .add_to_cart_inline .page-template-resources-template .query-resources-wrapper .card a,
    .page-template-resources-template .query-resources-wrapper .card .get_in_touch .form .submit-wrap input[type='button'],
    .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .card input[type='button'],
    .page-template-resources-template .query-resources-wrapper .card .woocommerce form input[type="submit"],
    .woocommerce form .page-template-resources-template .query-resources-wrapper .card input[type="submit"],
    .page-template-resources-template .query-resources-wrapper .card .cart_totals form input[type="submit"],
    .cart_totals form .page-template-resources-template .query-resources-wrapper .card input[type="submit"],
    .page-template-resources-template .query-resources-wrapper .card .swpm-buy-now-button-submit {
      text-align: center;
      font-size: 14px;
      padding: 11px 15px;
      width: 100%; }
    .page-template-resources-template .query-resources-wrapper .card .card-link {
      color: #000;
      transition: all 0.2s ease-in-out; }
      .page-template-resources-template .query-resources-wrapper .card .card-link:hover, .page-template-resources-template .query-resources-wrapper .card .card-link:focus {
        color: #5ca654; }
    .page-template-resources-template .query-resources-wrapper .card .card-body {
      padding-bottom: 110px;
      position: relative;
      border: 1px solid #ddd;
      border-top: 0; }
      @media (min-width: 768px) {
        .page-template-resources-template .query-resources-wrapper .card .card-body {
          padding-bottom: 160px; } }
      @media (min-width: 992px) {
        .page-template-resources-template .query-resources-wrapper .card .card-body {
          padding-bottom: 130px; } }
      .page-template-resources-template .query-resources-wrapper .card .card-body &gt; .row {
        position: absolute;
        bottom: 0;
        width: 100%;
        margin-top: 0; }
    .page-template-resources-template .query-resources-wrapper .card .card-text {
      font-size: 14px;
      margin-bottom: 0; }
      .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term:not(:empty) {
        padding-right: 15px; }
        .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term:not(:empty):before {
          font-family: 'Font Awesome Solid';
          color: #3caff2;
          display: inline-block;
          padding-right: 10px;
          margin-bottom: 20px; }
      .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term:first-child:before {
        content: '\f007'; }
      .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term:nth-child(2):before {
        content: '\f164'; }
      .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term:last-child:before {
        content: '\f4ad'; }
      .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term:empty:before {
        display: none; }
      .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term + .qw-taxonomy-term:not(:empty) {
        border-left: 1px solid #ddd;
        padding-left: 18px; }
      .page-template-resources-template .query-resources-wrapper .card .card-text .qw-taxonomy-term.age-terms:before {
        content: '\f007'; }
    .page-template-resources-template .query-resources-wrapper .card .row {
      margin-top: 25px;
      margin-left: -20px;
      margin-right: -20px;
      justify-content: flex-end; }
    .page-template-resources-template .query-resources-wrapper .card .resource-price {
      display: none; }
    .page-template-resources-template .query-resources-wrapper .card .modal {
      top: 25px; }
    .page-template-resources-template .query-resources-wrapper .card .modal-content {
      border: 0;
      border-radius: 0; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content &gt; a {
        color: transparent;
        font-size: 0;
        display: block;
        position: absolute;
        right: 25px;
        top: 11px;
        cursor: pointer;
        z-index: 1; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content &gt; a:before {
          content: '\f00d';
          font-family: 'Font Awesome Solid';
          display: inline-block;
          color: #000;
          font-size: 28px;
          cursor: pointer; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content h2 {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 25px;
        padding-right: 48px; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content .row {
        margin: 0; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content .row .col-6:first-child {
          padding: 0; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content .row .col-6:last-child {
          padding-left: 25px; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content .nav-tabs {
        margin-top: 28px;
        width: 100%; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content .nav-tabs .nav-link {
          color: #000; }
          .page-template-resources-template .query-resources-wrapper .card .modal-content .nav-tabs .nav-link.active {
            border-top: 0;
            border-left: 0;
            border-right: 0;
            border-bottom: 2px solid #3caff2; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content .tab-content {
        padding-top: 15px;
        color: #585858;
        line-height: 27px; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content .btn, .page-template-resources-template .query-resources-wrapper .card .modal-content .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .card .modal-content a, .resource-content .calls-to-action .add_to_cart_inline .page-template-resources-template .query-resources-wrapper .card .modal-content a, .page-template-resources-template .query-resources-wrapper .card .modal-content .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .card .modal-content input[type='button'], .page-template-resources-template .query-resources-wrapper .card .modal-content .woocommerce form input[type="submit"], .woocommerce form .page-template-resources-template .query-resources-wrapper .card .modal-content input[type="submit"], .page-template-resources-template .query-resources-wrapper .card .modal-content .cart_totals form input[type="submit"], .cart_totals form .page-template-resources-template .query-resources-wrapper .card .modal-content input[type="submit"], .page-template-resources-template .query-resources-wrapper .card .modal-content .swpm-buy-now-button-submit {
        background-color: #5ca654;
        border-color: #5ca654;
        margin-top: 5px;
        padding: 10px 25px;
        width: 100%; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content .btn:hover, .page-template-resources-template .query-resources-wrapper .card .modal-content .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .card .modal-content a:hover, .resource-content .calls-to-action .add_to_cart_inline .page-template-resources-template .query-resources-wrapper .card .modal-content a:hover, .page-template-resources-template .query-resources-wrapper .card .modal-content .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .card .modal-content input[type='button']:hover, .page-template-resources-template .query-resources-wrapper .card .modal-content .woocommerce form input[type="submit"]:hover, .woocommerce form .page-template-resources-template .query-resources-wrapper .card .modal-content input[type="submit"]:hover, .page-template-resources-template .query-resources-wrapper .card .modal-content .cart_totals form input[type="submit"]:hover, .cart_totals form .page-template-resources-template .query-resources-wrapper .card .modal-content input[type="submit"]:hover, .page-template-resources-template .query-resources-wrapper .card .modal-content .swpm-buy-now-button-submit:hover, .page-template-resources-template .query-resources-wrapper .card .modal-content .btn:focus, .page-template-resources-template .query-resources-wrapper .card .modal-content .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .card .modal-content a:focus, .resource-content .calls-to-action .add_to_cart_inline .page-template-resources-template .query-resources-wrapper .card .modal-content a:focus, .page-template-resources-template .query-resources-wrapper .card .modal-content .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .page-template-resources-template .query-resources-wrapper .card .modal-content input[type='button']:focus, .page-template-resources-template .query-resources-wrapper .card .modal-content .woocommerce form input[type="submit"]:focus, .woocommerce form .page-template-resources-template .query-resources-wrapper .card .modal-content input[type="submit"]:focus, .page-template-resources-template .query-resources-wrapper .card .modal-content .cart_totals form input[type="submit"]:focus, .cart_totals form .page-template-resources-template .query-resources-wrapper .card .modal-content input[type="submit"]:focus, .page-template-resources-template .query-resources-wrapper .card .modal-content .swpm-buy-now-button-submit:focus {
          background-color: #498443; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content .resource-download-now {
        width: 100%;
        text-align: left;
        position: relative;
        /*
        &amp;:after{
        	content: '';
        	display: block;
        	background-image: url('../images/pdf-icon.png');
        	width: 27px;
        	height: 29px;
        	position: absolute;
        	right: 7px;
        	top: 7px;
        }
        */ }
      .page-template-resources-template .query-resources-wrapper .card .modal-content .resource-modal-content {
        padding-right: 10px; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content .resource-modal-content a.nav-link.active {
          border: 0;
          border-bottom: 2px solid #00aeef; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content .resource-modal-content .resource-categories {
          margin-top: 25px;
          width: 100%;
          overflow: hidden;
          margin-left: -12.5px;
          margin-right: -12.5px; }
          .page-template-resources-template .query-resources-wrapper .card .modal-content .resource-modal-content .resource-categories .qw-taxonomy-term {
            color: #ffffff;
            background-color: #888888;
            font-size: 14px;
            text-align: center;
            line-height: 32px;
            padding: 0;
            margin: 0 15px;
            width: calc(33.3333% - 30px);
            display: inline-block;
            float: left; }
      .page-template-resources-template .query-resources-wrapper .card .modal-content .quality-mark-badge {
        position: absolute;
        top: 10px;
        left: 25px; }
        .page-template-resources-template .query-resources-wrapper .card .modal-content .quality-mark-badge img {
          max-width: 100px; }
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline {
    margin: 0px;
    text-align: right;
    /*position: absolute;
    right:0;
    bottom:90px;*/
    width: 100%; }
    @media (min-width: 992px) {
      .page-template-resources-template .query-resources-wrapper .add_to_cart_inline {
        /*bottom:60px;*/
        width: 50%; } }
    .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a {
      width: 100% !important;
      font-size: 14px;
      padding: 11px 15px; }

.resource-content {
  margin-bottom: 45px; }
  @media (min-width: 992px) {
    .resource-content {
      margin-bottom: 90px; } }
  .resource-content .calls-to-action {
    margin-bottom: 2rem; }
    .resource-content .calls-to-action .btn.btn-info, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .resource-content .calls-to-action a.btn-info, .resource-content .calls-to-action .add_to_cart_inline a.btn-info, .resource-content .calls-to-action .get_in_touch .form .submit-wrap input.btn-info[type='button'], .get_in_touch .form .submit-wrap .resource-content .calls-to-action input.btn-info[type='button'], .resource-content .calls-to-action .woocommerce form input.btn-info[type="submit"], .woocommerce form .resource-content .calls-to-action input.btn-info[type="submit"], .resource-content .calls-to-action .cart_totals form input.btn-info[type="submit"], .cart_totals form .resource-content .calls-to-action input.btn-info[type="submit"], .resource-content .calls-to-action .btn-info.swpm-buy-now-button-submit {
      display: block;
      width: 200px;
      margin-bottom: 1rem; }
      @media only screen and (min-width: 600px) {
        .resource-content .calls-to-action .btn.btn-info, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .resource-content .calls-to-action a.btn-info, .resource-content .calls-to-action .add_to_cart_inline a.btn-info, .resource-content .calls-to-action .get_in_touch .form .submit-wrap input.btn-info[type='button'], .get_in_touch .form .submit-wrap .resource-content .calls-to-action input.btn-info[type='button'], .resource-content .calls-to-action .woocommerce form input.btn-info[type="submit"], .woocommerce form .resource-content .calls-to-action input.btn-info[type="submit"], .resource-content .calls-to-action .cart_totals form input.btn-info[type="submit"], .cart_totals form .resource-content .calls-to-action input.btn-info[type="submit"], .resource-content .calls-to-action .btn-info.swpm-buy-now-button-submit {
          display: inline-block;
          width: auto;
          margin-bottom: 0;
          margin-right: 1rem; } }
    .resource-content .calls-to-action .btn.back, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .resource-content .calls-to-action a.back, .resource-content .calls-to-action .add_to_cart_inline a.back, .resource-content .calls-to-action .get_in_touch .form .submit-wrap input.back[type='button'], .get_in_touch .form .submit-wrap .resource-content .calls-to-action input.back[type='button'], .resource-content .calls-to-action .woocommerce form input.back[type="submit"], .woocommerce form .resource-content .calls-to-action input.back[type="submit"], .resource-content .calls-to-action .cart_totals form input.back[type="submit"], .cart_totals form .resource-content .calls-to-action input.back[type="submit"], .resource-content .calls-to-action .back.swpm-buy-now-button-submit {
      border: 1px solid #3caff2;
      background: #fff;
      color: #3caff2; }
      .resource-content .calls-to-action .btn.back:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .resource-content .calls-to-action a.back:hover, .resource-content .calls-to-action .add_to_cart_inline a.back:hover, .resource-content .calls-to-action .get_in_touch .form .submit-wrap input.back[type='button']:hover, .get_in_touch .form .submit-wrap .resource-content .calls-to-action input.back[type='button']:hover, .resource-content .calls-to-action .woocommerce form input.back[type="submit"]:hover, .woocommerce form .resource-content .calls-to-action input.back[type="submit"]:hover, .resource-content .calls-to-action .cart_totals form input.back[type="submit"]:hover, .cart_totals form .resource-content .calls-to-action input.back[type="submit"]:hover, .resource-content .calls-to-action .back.swpm-buy-now-button-submit:hover, .resource-content .calls-to-action .btn.back:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .resource-content .calls-to-action a.back:focus, .resource-content .calls-to-action .add_to_cart_inline a.back:focus, .resource-content .calls-to-action .get_in_touch .form .submit-wrap input.back[type='button']:focus, .get_in_touch .form .submit-wrap .resource-content .calls-to-action input.back[type='button']:focus, .resource-content .calls-to-action .woocommerce form input.back[type="submit"]:focus, .woocommerce form .resource-content .calls-to-action input.back[type="submit"]:focus, .resource-content .calls-to-action .cart_totals form input.back[type="submit"]:focus, .cart_totals form .resource-content .calls-to-action input.back[type="submit"]:focus, .resource-content .calls-to-action .back.swpm-buy-now-button-submit:focus {
        color: #fff;
        background: #3caff2;
        border-color: #3caff2; }
    .resource-content .calls-to-action .add_to_cart_inline {
      margin: 0 !important;
      width: auto;
      display: inline-block; }
      .resource-content .calls-to-action .add_to_cart_inline a {
        min-width: 200px;
        font-size: 1rem; }
        @media only screen and (min-width: 600px) {
          .resource-content .calls-to-action .add_to_cart_inline a {
            min-width: 135px; } }
  .resource-content .content p:first-of-type {
    font-weight: 500;
    margin-top: 1rem; }
  .resource-content .resource-image {
    position: relative;
    margin: 1.25rem 0 2.5rem; }
    .resource-content .resource-image img {
      max-width: 100%;
      height: auto;
      z-index: 0; }
      @media (min-width: 768px) {
        .resource-content .resource-image img {
          max-width: 600px; } }
      @media (min-width: 992px) {
        .resource-content .resource-image img {
          max-width: 100%; } }
    .resource-content .resource-image img.quality-mark-badge {
      position: absolute;
      top: 6px;
      left: 0;
      max-width: 140px;
      z-index: 50; }

.resource-basic-content {
  margin-bottom: 45px !important; }
  @media (min-width: 992px) {
    .resource-basic-content {
      margin-bottom: 90px !important; } }

.two-column-copy-blocks-bold,
.one-panel-block-colour {
  color: white; }
  @media (min-width: 768px) {
    .two-column-copy-blocks-bold,
    .one-panel-block-colour {
      margin-bottom: 70px; } }
  .two-column-copy-blocks-bold .text-col-left,
  .one-panel-block-colour .text-col-left {
    padding: 50px 50px 0 50px; }
  .two-column-copy-blocks-bold .text-col-right,
  .one-panel-block-colour .text-col-right {
    padding: 50px 50px 50px 30px; }
  @media (min-width: 768px) {
    .two-column-copy-blocks-bold .text-col,
    .one-panel-block-colour .text-col {
      padding: 60px; } }
  @media (min-width: 992px) {
    .two-column-copy-blocks-bold .text-col,
    .one-panel-block-colour .text-col {
      padding: 70px 60px; } }
  @media (min-width: 1200px) {
    .two-column-copy-blocks-bold .text-col,
    .one-panel-block-colour .text-col {
      padding: 90px 80px; } }
  @media (min-width: 1600px) {
    .two-column-copy-blocks-bold .text-col,
    .one-panel-block-colour .text-col {
      padding: 120px 142px; } }
  .two-column-copy-blocks-bold .bold-text-col,
  .one-panel-block-colour .bold-text-col {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    line-height: 38px;
    color: #e2008d; }
  .two-column-copy-blocks-bold ul,
  .one-panel-block-colour ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    height: 100%; }
  .two-column-copy-blocks-bold li,
  .one-panel-block-colour li {
    margin-bottom: 10px; }
    .two-column-copy-blocks-bold li:last-child,
    .one-panel-block-colour li:last-child {
      margin-bottom: 0; }

.two-column-copy-blocks-bold .text-col-left {
  padding: 50px 55px 0; }
  @media (min-width: 768px) {
    .two-column-copy-blocks-bold .text-col-left {
      padding: 60px 30px 60px 100px; } }
  @media (min-width: 992px) {
    .two-column-copy-blocks-bold .text-col-left {
      padding: 70px 40px 70px 115px; } }
  @media (min-width: 1200px) {
    .two-column-copy-blocks-bold .text-col-left {
      padding: 90px 50px 90px 135px; } }
  @media (min-width: 1600px) {
    .two-column-copy-blocks-bold .text-col-left {
      padding: 110px 60px 110px 135px; } }
.two-column-copy-blocks-bold .text-col-right {
  padding: 30px 55px 50px; }
  @media (min-width: 768px) {
    .two-column-copy-blocks-bold .text-col-right {
      padding: 55px 100px 60px 30px; } }
  @media (min-width: 992px) {
    .two-column-copy-blocks-bold .text-col-right {
      padding: 65px 115px 70px 40px; } }
  @media (min-width: 1200px) {
    .two-column-copy-blocks-bold .text-col-right {
      padding: 85px 135px 90px 50px; } }
  @media (min-width: 1600px) {
    .two-column-copy-blocks-bold .text-col-right {
      padding: 105px 135px 110px 60px; } }

.two-column-copy-blocks-bold {
  color: inherit; }
  @media (max-width: 767px) {
    .two-column-copy-blocks-bold .bold-text-col {
      padding-left: 50px; } }
  .two-column-copy-blocks-bold cite {
    display: block;
    font-style: normal;
    font-size: 75%;
    font-weight: 400; }

.page-template-our-stories-template .select-custom,
.page-template-impact-template .select-custom {
  display: none; }
.page-template-our-stories-template .image_with_text,
.page-template-impact-template .image_with_text {
  margin-top: 40px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .page-template-our-stories-template .image_with_text,
    .page-template-impact-template .image_with_text {
      margin-top: 65px;
      margin-bottom: 40px; } }
  @media (min-width: 992px) {
    .page-template-our-stories-template .image_with_text,
    .page-template-impact-template .image_with_text {
      margin-top: 140px;
      margin-bottom: 100px; } }
  @media (max-width: 991px) {
    .page-template-our-stories-template .image_with_text,
    .page-template-impact-template .image_with_text {
      margin-top: 80px !important;
      margin-bottom: 40px !important; } }
  .page-template-our-stories-template .image_with_text h2,
  .page-template-impact-template .image_with_text h2 {
    font-size: 25px;
    margin-bottom: 16px;
    text-transform: uppercase;
    font-weight: 600; }
    @media (min-width: 768px) {
      .page-template-our-stories-template .image_with_text h2,
      .page-template-impact-template .image_with_text h2 {
        font-size: 30px;
        margin-bottom: 25px; } }
    @media (min-width: 992px) {
      .page-template-our-stories-template .image_with_text h2,
      .page-template-impact-template .image_with_text h2 {
        font-size: 36px; } }
    @media (min-width: 1200px) {
      .page-template-our-stories-template .image_with_text h2,
      .page-template-impact-template .image_with_text h2 {
        font-size: 40px; } }
  .page-template-our-stories-template .image_with_text .framed-image,
  .page-template-impact-template .image_with_text .framed-image {
    height: 100%; }
  .page-template-our-stories-template .image_with_text .frame,
  .page-template-impact-template .image_with_text .frame {
    border-width: 7px;
    width: 95%;
    height: 95%; }
  @media (max-width: 767px) {
    .page-template-our-stories-template .image_with_text .content,
    .page-template-impact-template .image_with_text .content {
      padding: 25px 15px 0 15px; } }
  .page-template-our-stories-template .image_with_text .order-2.offset-2,
  .page-template-impact-template .image_with_text .order-2.offset-2 {
    margin-right: 16.666%;
    margin-left: 0; }
    .page-template-our-stories-template .image_with_text .order-2.offset-2 .content,
    .page-template-impact-template .image_with_text .order-2.offset-2 .content {
      padding-right: 0;
      padding-left: 50px; }
  .page-template-our-stories-template .image_with_text .order-1 .frame,
  .page-template-impact-template .image_with_text .order-1 .frame {
    left: initial;
    right: -15px;
    top: -30px;
    width: 90%; }
.page-template-our-stories-template .role_block *,
.page-template-impact-template .role_block * {
  color: #fff; }
.page-template-our-stories-template .role_block .col-4 img,
.page-template-impact-template .role_block .col-4 img {
  width: 100%; }
.page-template-our-stories-template .role_block .name,
.page-template-impact-template .role_block .name {
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .page-template-our-stories-template .role_block .name,
    .page-template-impact-template .role_block .name {
      font-size: 32px; } }
  @media (min-width: 992px) {
    .page-template-our-stories-template .role_block .name,
    .page-template-impact-template .role_block .name {
      font-size: 48px; } }
.page-template-our-stories-template .role_block .role,
.page-template-impact-template .role_block .role {
  font-size: 21px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .page-template-our-stories-template .role_block .role,
    .page-template-impact-template .role_block .role {
      margin-bottom: 45px; } }
.page-template-our-stories-template .role_block .btn, .page-template-our-stories-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-our-stories-template .role_block a, .page-template-our-stories-template .role_block .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-our-stories-template .role_block a, .page-template-our-stories-template .role_block .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-our-stories-template .role_block input[type='button'], .page-template-our-stories-template .role_block .woocommerce form input[type="submit"], .woocommerce form .page-template-our-stories-template .role_block input[type="submit"], .page-template-our-stories-template .role_block .cart_totals form input[type="submit"], .cart_totals form .page-template-our-stories-template .role_block input[type="submit"], .page-template-our-stories-template .role_block .swpm-buy-now-button-submit,
.page-template-impact-template .role_block .btn,
.page-template-impact-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
.page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-impact-template .role_block a,
.page-template-impact-template .role_block .resource-content .calls-to-action .add_to_cart_inline a,
.resource-content .calls-to-action .add_to_cart_inline .page-template-impact-template .role_block a,
.page-template-impact-template .role_block .get_in_touch .form .submit-wrap input[type='button'],
.get_in_touch .form .submit-wrap .page-template-impact-template .role_block input[type='button'],
.page-template-impact-template .role_block .woocommerce form input[type="submit"],
.woocommerce form .page-template-impact-template .role_block input[type="submit"],
.page-template-impact-template .role_block .cart_totals form input[type="submit"],
.cart_totals form .page-template-impact-template .role_block input[type="submit"],
.page-template-impact-template .role_block .swpm-buy-now-button-submit {
  margin-bottom: 50px;
  font-size: 18px;
  padding: 10px 32px;
  white-space: normal; }
  .page-template-our-stories-template .role_block .btn:hover, .page-template-our-stories-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-our-stories-template .role_block a:hover, .page-template-our-stories-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .page-template-our-stories-template .role_block a:hover, .page-template-our-stories-template .role_block .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .page-template-our-stories-template .role_block input[type='button']:hover, .page-template-our-stories-template .role_block .woocommerce form input[type="submit"]:hover, .woocommerce form .page-template-our-stories-template .role_block input[type="submit"]:hover, .page-template-our-stories-template .role_block .cart_totals form input[type="submit"]:hover, .cart_totals form .page-template-our-stories-template .role_block input[type="submit"]:hover, .page-template-our-stories-template .role_block .swpm-buy-now-button-submit:hover, .page-template-our-stories-template .role_block .btn:focus, .page-template-our-stories-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-our-stories-template .role_block a:focus, .page-template-our-stories-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .page-template-our-stories-template .role_block a:focus, .page-template-our-stories-template .role_block .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .page-template-our-stories-template .role_block input[type='button']:focus, .page-template-our-stories-template .role_block .woocommerce form input[type="submit"]:focus, .woocommerce form .page-template-our-stories-template .role_block input[type="submit"]:focus, .page-template-our-stories-template .role_block .cart_totals form input[type="submit"]:focus, .cart_totals form .page-template-our-stories-template .role_block input[type="submit"]:focus, .page-template-our-stories-template .role_block .swpm-buy-now-button-submit:focus,
  .page-template-impact-template .role_block .btn:hover,
  .page-template-impact-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-impact-template .role_block a:hover,
  .page-template-impact-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:hover,
  .resource-content .calls-to-action .add_to_cart_inline .page-template-impact-template .role_block a:hover,
  .page-template-impact-template .role_block .get_in_touch .form .submit-wrap input[type='button']:hover,
  .get_in_touch .form .submit-wrap .page-template-impact-template .role_block input[type='button']:hover,
  .page-template-impact-template .role_block .woocommerce form input[type="submit"]:hover,
  .woocommerce form .page-template-impact-template .role_block input[type="submit"]:hover,
  .page-template-impact-template .role_block .cart_totals form input[type="submit"]:hover,
  .cart_totals form .page-template-impact-template .role_block input[type="submit"]:hover,
  .page-template-impact-template .role_block .swpm-buy-now-button-submit:hover,
  .page-template-impact-template .role_block .btn:focus,
  .page-template-impact-template .role_block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-impact-template .role_block a:focus,
  .page-template-impact-template .role_block .resource-content .calls-to-action .add_to_cart_inline a:focus,
  .resource-content .calls-to-action .add_to_cart_inline .page-template-impact-template .role_block a:focus,
  .page-template-impact-template .role_block .get_in_touch .form .submit-wrap input[type='button']:focus,
  .get_in_touch .form .submit-wrap .page-template-impact-template .role_block input[type='button']:focus,
  .page-template-impact-template .role_block .woocommerce form input[type="submit"]:focus,
  .woocommerce form .page-template-impact-template .role_block input[type="submit"]:focus,
  .page-template-impact-template .role_block .cart_totals form input[type="submit"]:focus,
  .cart_totals form .page-template-impact-template .role_block input[type="submit"]:focus,
  .page-template-impact-template .role_block .swpm-buy-now-button-submit:focus {
    background: #fff;
    color: #b1bf25;
    border-color: #fff; }
@media (max-width: 767px) {
  .page-template-our-stories-template .role_block .text-center,
  .page-template-impact-template .role_block .text-center {
    padding-left: 15px;
    padding-right: 15px; } }
@media (max-width: 991px) {
  .page-template-our-stories-template .role_block .mobile-order-1,
  .page-template-impact-template .role_block .mobile-order-1 {
    order: 1 !important;
    display: none; } }

.page-template-our-stories-template .image_with_text p {
  margin-left: 0; }

.page-template-basic-page .hero-area-1 .frame {
  width: 100%;
  height: 100%;
  top: 40px;
  left: 30px; }
.page-template-basic-page .hero-area-1 .block-header {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .page-template-basic-page .hero-area-1 .block-header {
      padding-bottom: 90px; } }
  @media (min-width: 992px) {
    .page-template-basic-page .hero-area-1 .block-header {
      padding-bottom: 100px; } }
  @media (min-width: 1200px) {
    .page-template-basic-page .hero-area-1 .block-header {
      padding-bottom: 220px; } }
.page-template-basic-page .hero-area-1 .banner-bottom {
  position: relative;
  clear: both;
  z-index: 10;
  margin-bottom: 45px; }
  @media (min-width: 992px) {
    .page-template-basic-page .hero-area-1 .banner-bottom {
      margin-bottom: 90px; } }
  .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text {
    background: #7a439a;
    flex: none;
    max-width: none;
    float: left; }
    @media (min-width: 1200px) {
      .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text {
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column; } }
    @media (min-width: 768px) {
      .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text {
        width: calc((100% / 3) *2);
        right: 0;
        top: -52px;
        float: right; } }
    .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text {
      padding: 40px 35px;
      position: relative;
      min-height: 150px;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      @media all and (min-width: 600px) {
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text {
          padding-left: 50px;
          padding-right: 50px; } }
      @media (min-width: 768px) {
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text {
          padding: 40px 50px 40px 75px;
          min-height: 150px; } }
      @media (min-width: 992px) {
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text {
          padding: 40px 85px; } }
      @media (min-width: 1200px) {
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text {
          padding-left: 110px;
          padding-right: 110px; } }
      .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text p {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0; }
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text p + p {
          margin-top: 15px; }
        @media (min-width: 992px) {
          .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text p {
            font-size: 20px; } }
        @media (min-width: 1200px) {
          .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .intro-text p {
            font-size: 22px; } }
    .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .large-area-body-text {
      background: white;
      width: 100%;
      padding: 40px 35px 40px 35px; }
      @media (min-width: 768px) {
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .large-area-body-text {
          padding: 75px 50px 0 75px;
          -webkit-columns: 2;
          -moz-columns: 2;
          columns: 2; } }
      @media (min-width: 992px) {
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .large-area-body-text {
          padding: 75px 85px 0 85px; } }
      @media (min-width: 1200px) {
        .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .large-area-body-text {
          padding-left: 110px;
          padding-right: 110px; } }
      .page-template-basic-page .hero-area-1 .banner-bottom .large-intro-text .large-area-body-text p a {
        color: #212529;
        text-decoration: underline; }
  .page-template-basic-page .hero-area-1 .banner-bottom .col-md-4 {
    background: #3caff2;
    padding: 40px 35px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    flex: none;
    max-width: none;
    float: left; }
    @media (max-width: 767px) {
      .page-template-basic-page .hero-area-1 .banner-bottom .col-md-4 {
        text-align: center; }
        .page-template-basic-page .hero-area-1 .banner-bottom .col-md-4 img {
          max-width: 200px; } }
    @media (min-width: 768px) {
      .page-template-basic-page .hero-area-1 .banner-bottom .col-md-4 {
        width: calc(100% / 3);
        padding: 70px 35px; } }
    @media (min-width: 992px) {
      .page-template-basic-page .hero-area-1 .banner-bottom .col-md-4 {
        padding: 75px 50px; } }
    @media (min-width: 1200px) {
      .page-template-basic-page .hero-area-1 .banner-bottom .col-md-4 {
        padding: 100px 70px; } }
    .page-template-basic-page .hero-area-1 .banner-bottom .col-md-4 img {
      width: 100%;
      height: auto; }
.page-template-basic-page .hero-area-2 .frame {
  left: -40px;
  z-index: -1; }
.page-template-basic-page .hero-area-2 .banner-bottom .large-intro-text {
  float: left;
  left: 0;
  right: auto; }
  .page-template-basic-page .hero-area-2 .banner-bottom .large-intro-text .intro-text p {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.36; }
.page-template-basic-page .hero-area-2 .banner-bottom .col-md-4 {
  float: right;
  right: 0;
  left: auto;
  color: #fff;
  font-size: 42px;
  padding: 40px 70px;
  line-height: 52px; }
  .page-template-basic-page .hero-area-2 .banner-bottom .col-md-4 strong, .page-template-basic-page .hero-area-2 .banner-bottom .col-md-4 b {
    font-weight: 900; }
  .page-template-basic-page .hero-area-2 .banner-bottom .col-md-4 p a {
    color: #fff;
    text-decoration: underline; }
.page-template-basic-page .image_with_text {
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .page-template-basic-page .image_with_text {
      padding-top: 50px;
      margin-bottom: 60px; } }
  @media (min-width: 992px) {
    .page-template-basic-page .image_with_text {
      margin-bottom: 80px; } }
  @media (min-width: 1200px) {
    .page-template-basic-page .image_with_text {
      margin-bottom: 120px; } }
  .page-template-basic-page .image_with_text .col-md-5:not(.framed-image) {
    padding-right: 50px; }
    .page-template-basic-page .image_with_text .col-md-5:not(.framed-image).order-2 {
      padding-left: 50px;
      padding-right: 0; }
  @media (min-width: 768px) {
    .page-template-basic-page .image_with_text .text-wrapper {
      padding: 0 15px; } }
  @media (min-width: 1200px) {
    .page-template-basic-page .image_with_text .text-wrapper {
      padding-left: 40px; } }
  .page-template-basic-page .image_with_text .order-2 p, .page-template-basic-page .image_with_text .order-2 ul {
    margin-left: 0px; }
.page-template-basic-page .story-slider {
  margin-bottom: 70px; }
  @media (min-width: 992px) {
    .page-template-basic-page .story-slider {
      margin-bottom: 90px; } }
  @media (min-width: 1200px) {
    .page-template-basic-page .story-slider {
      margin-bottom: 130px; } }
  .page-template-basic-page .story-slider .row {
    margin: 0; }
  .page-template-basic-page .story-slider .frame {
    height: 85%; }
  .page-template-basic-page .story-slider .carousel-item &gt; .row {
    display: flex; }
  .page-template-basic-page .story-slider .carousel-indicators {
    width: 50%;
    margin: 0;
    bottom: 45px;
    justify-content: left;
    padding-left: 34px; }
    @media (min-width: 992px) {
      .page-template-basic-page .story-slider .carousel-indicators {
        padding-left: 86px; } }
  .page-template-basic-page .story-slider .carousel-control-next {
    height: 85px;
    width: 85px;
    opacity: 1;
    top: initial;
    bottom: 275px;
    right: 15%;
    margin-right: -36px;
    transition: color 0.15s ease-in-out; }
    @media (min-width: 768px) {
      .page-template-basic-page .story-slider .carousel-control-next {
        margin-top: -43px;
        top: 50%;
        bottom: initial;
        height: 95px;
        width: 95px; } }
    .page-template-basic-page .story-slider .carousel-control-next:hover {
      color: rgba(255, 255, 255, 0.7); }
    .page-template-basic-page .story-slider .carousel-control-next .carousel-control-next-icon {
      position: absolute;
      top: 0; }
      .page-template-basic-page .story-slider .carousel-control-next .carousel-control-next-icon:before {
        font-size: 55px;
        top: 3px;
        left: -1px; }
        @media (min-width: 768px) {
          .page-template-basic-page .story-slider .carousel-control-next .carousel-control-next-icon:before {
            top: 7px; } }
  .page-template-basic-page .story-slider .story {
    min-height: 350px;
    background-color: #e2008d;
    color: #fff;
    padding: 45px 35px 70px 35px; }
    @media (min-width: 992px) {
      .page-template-basic-page .story-slider .story {
        padding: 60px 50px 75px 50px; } }
    @media (min-width: 1200px) {
      .page-template-basic-page .story-slider .story {
        padding-left: 90px;
        padding-right: 90px; } }
    .page-template-basic-page .story-slider .story * {
      color: #fff; }
    .page-template-basic-page .story-slider .story h2 {
      margin-bottom: 20px;
      text-transform: initial; }
    .page-template-basic-page .story-slider .story p {
      font-size: 16px; }
    .page-template-basic-page .story-slider .story b, .page-template-basic-page .story-slider .story strong {
      font-size: 17px; }
  .page-template-basic-page .story-slider .story-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 767px) {
      .page-template-basic-page .story-slider .story-image {
        height: 320px; } }
  .page-template-basic-page .story-slider .frame {
    left: -6px;
    top: 50%;
    transform: translateY(-50%);
    border-color: #e2008d; }
.page-template-basic-page .half-width-stats-carousel,
.page-template-basic-page .full-width-quote-carousel,
.page-template-basic-page .double-cta-carousel {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .page-template-basic-page .half-width-stats-carousel,
    .page-template-basic-page .full-width-quote-carousel,
    .page-template-basic-page .double-cta-carousel {
      margin-bottom: 65px; } }
  @media (min-width: 992px) {
    .page-template-basic-page .half-width-stats-carousel,
    .page-template-basic-page .full-width-quote-carousel,
    .page-template-basic-page .double-cta-carousel {
      margin-bottom: 90px; } }
  @media (min-width: 1200px) {
    .page-template-basic-page .half-width-stats-carousel,
    .page-template-basic-page .full-width-quote-carousel,
    .page-template-basic-page .double-cta-carousel {
      margin-bottom: 120px; } }
  .page-template-basic-page .half-width-stats-carousel .carousel-item,
  .page-template-basic-page .full-width-quote-carousel .carousel-item,
  .page-template-basic-page .double-cta-carousel .carousel-item {
    color: #ffffff;
    font-size: 17px;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: normal;
    text-align: center; }
    @media (min-width: 768px) {
      .page-template-basic-page .half-width-stats-carousel .carousel-item,
      .page-template-basic-page .full-width-quote-carousel .carousel-item,
      .page-template-basic-page .double-cta-carousel .carousel-item {
        font-size: 20px;
        line-height: 27px; } }
    .page-template-basic-page .half-width-stats-carousel .carousel-item .slide-container,
    .page-template-basic-page .full-width-quote-carousel .carousel-item .slide-container,
    .page-template-basic-page .double-cta-carousel .carousel-item .slide-container {
      min-height: 450px; }
      @media (max-width: 767px) {
        .page-template-basic-page .half-width-stats-carousel .carousel-item .slide-container,
        .page-template-basic-page .full-width-quote-carousel .carousel-item .slide-container,
        .page-template-basic-page .double-cta-carousel .carousel-item .slide-container {
          padding-top: 35px;
          padding-bottom: 50px; }
          .page-template-basic-page .half-width-stats-carousel .carousel-item .slide-container .col-9,
          .page-template-basic-page .full-width-quote-carousel .carousel-item .slide-container .col-9,
          .page-template-basic-page .double-cta-carousel .carousel-item .slide-container .col-9 {
            padding: 0; } }
.page-template-basic-page .half-width-stats-carousel {
  margin-bottom: 0; }
.page-template-basic-page .double-cta-carousel {
  margin-bottom: 0; }
  .page-template-basic-page .double-cta-carousel .carousel-item .slide-container {
    min-height: 300px; }
.page-template-basic-page .request-programme-information-form-wrap {
  margin: 0 auto; }
  @media (max-width: 767px) {
    .page-template-basic-page .request-programme-information-form-wrap {
      padding: 0; } }
  .page-template-basic-page .request-programme-information-form-wrap h2 {
    margin-bottom: 30px; }
.page-template-basic-page .request-programme-information-form {
  margin-bottom: 70px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 40px;
  border-top: 3px solid #b1bf25; }
  @media (min-width: 992px) {
    .page-template-basic-page .request-programme-information-form {
      padding: 60px;
      margin-bottom: 110px; } }
  @media (min-width: 1200px) {
    .page-template-basic-page .request-programme-information-form {
      margin-bottom: 125px; } }
  .page-template-basic-page .request-programme-information-form h3 {
    margin-bottom: 30px;
    font-size: 23px; }
    @media (min-width: 768px) {
      .page-template-basic-page .request-programme-information-form h3 {
        margin-bottom: 40px; } }
  .page-template-basic-page .request-programme-information-form form {
    margin: 0 auto;
    display: block;
    max-width: 800px;
    overflow: hidden;
    background: #fff; }
    @media (min-width: 992px) {
      .page-template-basic-page .request-programme-information-form form {
        height: 50px;
        box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); } }
    .page-template-basic-page .request-programme-information-form form .nf-field-container {
      border-radius: 0;
      border: 0;
      color: #888;
      background: #fff;
      padding-left: 0px;
      width: 100%;
      margin-bottom: 0px;
      clear: none; }
      @media (min-width: 992px) {
        .page-template-basic-page .request-programme-information-form form .nf-field-container {
          width: calc(50% - 72px);
          height: 52px;
          float: left;
          position: relative;
          top: 0px;
          padding-top: 12px;
          padding-bottom: 12px; } }
      @media all and (max-width: 991px) {
        .page-template-basic-page .request-programme-information-form form .nf-field-container {
          margin-bottom: 15px;
          border: 1px solid #ddd; } }
      .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="text"],
      .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="email"] {
        border-radius: 0;
        border: 0;
        color: #888;
        padding-left: 20px;
        width: 100%; }
        @media (min-width: 992px) {
          .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="text"],
          .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="email"] {
            width: 100%;
            height: 30px;
            float: left;
            position: relative;
            top: 0; } }
      @media (min-width: 992px) {
        .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="email"] {
          border-left: 2px solid #ddd; } }
      .page-template-basic-page .request-programme-information-form form .nf-field-container .btn, .page-template-basic-page .request-programme-information-form form .nf-field-container .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a, .page-template-basic-page .request-programme-information-form form .nf-field-container .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a, .page-template-basic-page .request-programme-information-form form .nf-field-container .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-basic-page .request-programme-information-form form .nf-field-container input[type='button'], .page-template-basic-page .request-programme-information-form .woocommerce form .nf-field-container input[type="submit"], .woocommerce .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"], .page-template-basic-page .request-programme-information-form .cart_totals form .nf-field-container input[type="submit"], .cart_totals .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"], .page-template-basic-page .request-programme-information-form form .nf-field-container .swpm-buy-now-button-submit {
        background-color: #3caff2;
        border-color: #00b9e4;
        background-color: #00b9e4;
        color: #fff;
        float: right;
        padding: 7px 30px;
        margin-top: 6px;
        margin-right: 5px; }
        @media all and (max-width: 991px) {
          .page-template-basic-page .request-programme-information-form form .nf-field-container .btn, .page-template-basic-page .request-programme-information-form form .nf-field-container .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a, .page-template-basic-page .request-programme-information-form form .nf-field-container .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a, .page-template-basic-page .request-programme-information-form form .nf-field-container .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-basic-page .request-programme-information-form form .nf-field-container input[type='button'], .page-template-basic-page .request-programme-information-form .woocommerce form .nf-field-container input[type="submit"], .woocommerce .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"], .page-template-basic-page .request-programme-information-form .cart_totals form .nf-field-container input[type="submit"], .cart_totals .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"], .page-template-basic-page .request-programme-information-form form .nf-field-container .swpm-buy-now-button-submit {
            margin-right: 0;
            width: 100%; } }
        .page-template-basic-page .request-programme-information-form form .nf-field-container .btn:hover, .page-template-basic-page .request-programme-information-form form .nf-field-container .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a:hover, .page-template-basic-page .request-programme-information-form form .nf-field-container .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a:hover, .page-template-basic-page .request-programme-information-form form .nf-field-container .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .page-template-basic-page .request-programme-information-form form .nf-field-container input[type='button']:hover, .page-template-basic-page .request-programme-information-form .woocommerce form .nf-field-container input[type="submit"]:hover, .woocommerce .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"]:hover, .page-template-basic-page .request-programme-information-form .cart_totals form .nf-field-container input[type="submit"]:hover, .cart_totals .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"]:hover, .page-template-basic-page .request-programme-information-form form .nf-field-container .swpm-buy-now-button-submit:hover, .page-template-basic-page .request-programme-information-form form .nf-field-container .btn:focus, .page-template-basic-page .request-programme-information-form form .nf-field-container .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a:focus, .page-template-basic-page .request-programme-information-form form .nf-field-container .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .request-programme-information-form form .nf-field-container a:focus, .page-template-basic-page .request-programme-information-form form .nf-field-container .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .page-template-basic-page .request-programme-information-form form .nf-field-container input[type='button']:focus, .page-template-basic-page .request-programme-information-form .woocommerce form .nf-field-container input[type="submit"]:focus, .woocommerce .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"]:focus, .page-template-basic-page .request-programme-information-form .cart_totals form .nf-field-container input[type="submit"]:focus, .cart_totals .page-template-basic-page .request-programme-information-form form .nf-field-container input[type="submit"]:focus, .page-template-basic-page .request-programme-information-form form .nf-field-container .swpm-buy-now-button-submit:focus {
          background-color: #0e8bd3; }
    .page-template-basic-page .request-programme-information-form form .nf-field-container.submit-container {
      border-radius: 0;
      border: 0;
      color: #888;
      background: #fff;
      padding-left: 0px;
      width: 100%;
      margin-bottom: 0px;
      clear: none; }
      @media (min-width: 992px) {
        .page-template-basic-page .request-programme-information-form form .nf-field-container.submit-container {
          width: auto;
          float: right;
          padding-top: 0px;
          padding-bottom: 0px; } }
    .page-template-basic-page .request-programme-information-form form .nf-form-fields-required {
      display: none; }
    .page-template-basic-page .request-programme-information-form form .nf-input-limit {
      margin-top: 0px; }
.page-template-basic-page .related-content {
  background-color: #f7f7f7;
  padding-top: 50px;
  padding-bottom: 35px; }
  @media (min-width: 768px) {
    .page-template-basic-page .related-content {
      padding-top: 80px;
      padding-bottom: 70px; } }
  @media (min-width: 992px) {
    .page-template-basic-page .related-content {
      padding-top: 100px;
      padding-bottom: 100px; } }
  .page-template-basic-page .related-content .three-card-grid {
    margin: 0 auto; }
    .page-template-basic-page .related-content .three-card-grid .card {
      box-shadow: none;
      border: 1px solid #d3d3d3;
      display: flex;
      height: 100%;
      position: relative;
      padding-bottom: 85px; }
    .page-template-basic-page .related-content .three-card-grid .card-body {
      padding: 0;
      display: flex;
      flex-direction: column; }
      .page-template-basic-page .related-content .three-card-grid .card-body h3 {
        margin-top: 25px;
        margin-bottom: 0;
        font-size: 19px;
        padding-left: 15px;
        padding-right: 15px;
        flex: 1 0 auto; }
        @media (min-width: 992px) {
          .page-template-basic-page .related-content .three-card-grid .card-body h3 {
            font-size: 22px;
            padding-left: 20px;
            padding-right: 20px;
            font-size: 20px; } }
      .page-template-basic-page .related-content .three-card-grid .card-body .btn, .page-template-basic-page .related-content .three-card-grid .card-body .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a, .page-template-basic-page .related-content .three-card-grid .card-body .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a, .page-template-basic-page .related-content .three-card-grid .card-body .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-basic-page .related-content .three-card-grid .card-body input[type='button'], .page-template-basic-page .related-content .three-card-grid .card-body .woocommerce form input[type="submit"], .woocommerce form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"], .page-template-basic-page .related-content .three-card-grid .card-body .cart_totals form input[type="submit"], .cart_totals form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"], .page-template-basic-page .related-content .three-card-grid .card-body .swpm-buy-now-button-submit {
        background-color: #3caff2;
        color: #fff;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 1px;
        padding: 11px 22px;
        position: absolute;
        bottom: 22px;
        left: 15px;
        right: 15px;
        margin: 0 auto;
        max-width: 200px; }
        @media (min-width: 992px) {
          .page-template-basic-page .related-content .three-card-grid .card-body .btn, .page-template-basic-page .related-content .three-card-grid .card-body .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a, .page-template-basic-page .related-content .three-card-grid .card-body .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a, .page-template-basic-page .related-content .three-card-grid .card-body .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-basic-page .related-content .three-card-grid .card-body input[type='button'], .page-template-basic-page .related-content .three-card-grid .card-body .woocommerce form input[type="submit"], .woocommerce form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"], .page-template-basic-page .related-content .three-card-grid .card-body .cart_totals form input[type="submit"], .cart_totals form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"], .page-template-basic-page .related-content .three-card-grid .card-body .swpm-buy-now-button-submit {
            padding-left: 35px;
            padding-right: 35px;
            left: 20px;
            right: 20px; } }
        @media (min-width: 1200px) {
          .page-template-basic-page .related-content .three-card-grid .card-body .btn, .page-template-basic-page .related-content .three-card-grid .card-body .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a, .page-template-basic-page .related-content .three-card-grid .card-body .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a, .page-template-basic-page .related-content .three-card-grid .card-body .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .page-template-basic-page .related-content .three-card-grid .card-body input[type='button'], .page-template-basic-page .related-content .three-card-grid .card-body .woocommerce form input[type="submit"], .woocommerce form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"], .page-template-basic-page .related-content .three-card-grid .card-body .cart_totals form input[type="submit"], .cart_totals form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"], .page-template-basic-page .related-content .three-card-grid .card-body .swpm-buy-now-button-submit {
            padding-left: 55px;
            padding-right: 55px; } }
        .page-template-basic-page .related-content .three-card-grid .card-body .btn:hover, .page-template-basic-page .related-content .three-card-grid .card-body .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a:hover, .page-template-basic-page .related-content .three-card-grid .card-body .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a:hover, .page-template-basic-page .related-content .three-card-grid .card-body .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .page-template-basic-page .related-content .three-card-grid .card-body input[type='button']:hover, .page-template-basic-page .related-content .three-card-grid .card-body .woocommerce form input[type="submit"]:hover, .woocommerce form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"]:hover, .page-template-basic-page .related-content .three-card-grid .card-body .cart_totals form input[type="submit"]:hover, .cart_totals form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"]:hover, .page-template-basic-page .related-content .three-card-grid .card-body .swpm-buy-now-button-submit:hover, .page-template-basic-page .related-content .three-card-grid .card-body .btn:focus, .page-template-basic-page .related-content .three-card-grid .card-body .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:focus, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a:focus, .page-template-basic-page .related-content .three-card-grid .card-body .resource-content .calls-to-action .add_to_cart_inline a:focus, .resource-content .calls-to-action .add_to_cart_inline .page-template-basic-page .related-content .three-card-grid .card-body a:focus, .page-template-basic-page .related-content .three-card-grid .card-body .get_in_touch .form .submit-wrap input[type='button']:focus, .get_in_touch .form .submit-wrap .page-template-basic-page .related-content .three-card-grid .card-body input[type='button']:focus, .page-template-basic-page .related-content .three-card-grid .card-body .woocommerce form input[type="submit"]:focus, .woocommerce form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"]:focus, .page-template-basic-page .related-content .three-card-grid .card-body .cart_totals form input[type="submit"]:focus, .cart_totals form .page-template-basic-page .related-content .three-card-grid .card-body input[type="submit"]:focus, .page-template-basic-page .related-content .three-card-grid .card-body .swpm-buy-now-button-submit:focus {
          background-color: #0e8bd3; }
      .page-template-basic-page .related-content .three-card-grid .card-body .sub-underline {
        display: none; }
    @media all and (max-width: 767px) {
      .page-template-basic-page .related-content .three-card-grid .col-md-4 {
        margin-bottom: 20px; } }
  .page-template-basic-page .related-content .underline {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .page-template-basic-page .related-content .underline {
        margin-bottom: 55px; } }
  .page-template-basic-page .related-content .card h3:after {
    display: none; }
  .page-template-basic-page .related-content .sub-underline {
    display: block;
    height: 1px;
    width: 60px;
    background: #e2008d;
    margin: 0 auto;
    margin-top: 20px; }

.page-template-youth-unemployment .text_with_two_images .row {
  display: flex; }
.page-template-youth-unemployment .text_with_two_images .col-4 {
  display: flex; }

.report-img-wrap {
  background-color: #b1bf25;
  padding: 10px;
  display: inline-block; }
  .report-img-wrap img {
    max-width: 62px; }

.page-template-basic-page .latest, .page-template-basic-page .large-feature-text-with-background-colour {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .page-template-basic-page .latest, .page-template-basic-page .large-feature-text-with-background-colour {
      margin-bottom: 120px; } }
@media (max-width: 991px) {
  .page-template-basic-page .large-feature-text-with-background-colour {
    margin-bottom: 65px; } }
.page-template-basic-page .remove-padding {
  padding: 0px; }
.page-template-basic-page .generic-content {
  padding: 40px 0 20px; }
  @media (max-width: 767px) {
    .page-template-basic-page .generic-content {
      padding-top: 0; } }
  @media (max-width: 991px) {
    .page-template-basic-page .generic-content {
      padding: 50px 0 20px; } }
  @media (max-width: 767px) {
    .page-template-basic-page .generic-content &gt; .row {
      margin: 0; } }
  @media (max-width: 767px) {
    .page-template-basic-page .generic-content.contact-text {
      padding-top: 0;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 20px; } }
  .page-template-basic-page .generic-content .alignnone {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto; }
  .page-template-basic-page .generic-content h4 {
    margin: 25px 0 20px; }
  .page-template-basic-page .generic-content p a {
    color: #212529;
    text-decoration: underline; }

#region_postcode_search {
  position: relative; }
  @media (max-width: 767px) {
    #region_postcode_search {
      margin-bottom: 20px; } }
  #region_postcode_search button[type='submit'] {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #00aeef;
    border: 0;
    height: 100%;
    width: 73px;
    color: #ffffff; }
  #region_postcode_search .alert {
    position: absolute;
    margin-top: 100px;
    width: 100%; }
    @media (min-width: 768px) {
      #region_postcode_search .alert {
        margin-top: 12px;
        width: auto; } }

.page-template-regional-map-template h1 {
  font-size: 25px;
  font-weight: 500;
  color: #13313c; }
  @media (min-width: 768px) {
    .page-template-regional-map-template h1 {
      font-size: 40px; } }
.page-template-regional-map-template form input, .page-template-regional-map-template form select {
  font-size: 13px;
  color: #8c97b2;
  height: 60px; }
@media (min-width: 992px) {
  .page-template-regional-map-template #region_selector_container {
    margin-left: 50px; } }
.page-template-regional-map-template #region_selector::after {
  position: absolute;
  text-align: center;
  line-height: 60px;
  pointer-events: none;
  top: 0;
  font-size: 20px;
  right: 15px;
  cursor: pointer;
  background: #00aeef;
  border: 0;
  height: 100%;
  width: 73px;
  color: #ffffff;
  font-family: "Font Awesome Solid";
  content: '\f078'; }
.page-template-regional-map-template #region_selector select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer; }
.page-template-regional-map-template #regional-map {
  margin-top: 80px;
  margin-bottom: 80px; }
.page-template-regional-map-template .regional-map-container {
  position: relative; }
.page-template-regional-map-template .region {
  position: absolute;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.28); }
  .page-template-regional-map-template .region a {
    display: block;
    padding: 7px;
    color: #13313c;
    font-size: 13.6px;
    font-weight: 600;
    line-height: 17px;
    width: 114px;
    transition: all 0.3s ease-in-out; }
    .page-template-regional-map-template .region a:hover {
      text-decoration: none;
      background-color: #00aeef;
      color: #ffffff; }
.page-template-regional-map-template #region-scotland {
  top: 185px;
  right: 113px; }
.page-template-regional-map-template #region-northern-ireland {
  top: 310px;
  left: -24px; }
  .page-template-regional-map-template #region-northern-ireland a {
    width: 134px; }
.page-template-regional-map-template #region-northern-east {
  top: 363px;
  right: 99px; }
.page-template-regional-map-template #region-yorkshire-and-humber {
  top: 433px;
  right: 56px; }
.page-template-regional-map-template #region-north-west {
  top: 493px;
  left: 229px; }
.page-template-regional-map-template #region-east-midlands {
  top: 515px;
  right: 28px; }
.page-template-regional-map-template #region-west-midlands {
  top: 586px;
  left: 268px; }
  .page-template-regional-map-template #region-west-midlands a {
    width: 127px; }
.page-template-regional-map-template #region-wales {
  top: 611px;
  left: 116px; }
.page-template-regional-map-template #region-east-of-england {
  top: 625px;
  right: -8px; }
  .page-template-regional-map-template #region-east-of-england a {
    width: 85px; }
.page-template-regional-map-template #region-london {
  top: 678px;
  left: 312px; }
.page-template-regional-map-template #region-south-west {
  top: 760px;
  left: 99px; }
.page-template-regional-map-template #region-south-central {
  top: 780px;
  left: 255px; }
.page-template-regional-map-template #region-south-east {
  bottom: 5px;
  right: -16px; }
@media all and (max-width: 610px) {
  .page-template-regional-map-template .regional-map-container img {
    width: 100%; }
  .page-template-regional-map-template #region-scotland {
    top: 20%;
    right: 20%; }
  .page-template-regional-map-template #region-northern-ireland {
    top: 35%;
    left: 0; }
  .page-template-regional-map-template #region-northern-east {
    top: 42%;
    right: 13%; }
  .page-template-regional-map-template #region-yorkshire-and-humber {
    top: 49%;
    right: 11%; }
  .page-template-regional-map-template #region-north-west {
    top: 58%;
    left: 40%; }
  .page-template-regional-map-template #region-east-midlands {
    top: 61%;
    right: -1%; }
  .page-template-regional-map-template #region-west-midlands {
    top: 69%;
    left: 49%; }
  .page-template-regional-map-template #region-wales {
    top: 74%;
    left: 18%; }
  .page-template-regional-map-template #region-east-of-england {
    top: 75%;
    right: 0; }
  .page-template-regional-map-template #region-london {
    top: 81%;
    left: 57%;
    width: 70px; }
  .page-template-regional-map-template #region-south-west {
    top: 89%;
    left: 13%; }
  .page-template-regional-map-template #region-south-central {
    top: 90%;
    left: 45%; }
  .page-template-regional-map-template #region-south-east {
    bottom: 3%;
    right: 0;
    width: 90px; } }
@media all and (min-width: 411px) {
  .page-template-regional-map-template .regional-map-container {
    background-image: none !important; } }
@media all and (max-width: 410px) {
  .page-template-regional-map-template .regional-map-container {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
    .page-template-regional-map-template .regional-map-container img {
      display: none; }
  .page-template-regional-map-template .region {
    position: static;
    width: 100% !important;
    box-shadow: none;
    text-align: center;
    background: none; }
    .page-template-regional-map-template .region a {
      display: inline-block;
      background: rgba(204, 204, 204, 0.5);
      width: 200px !important; } }

.page-template-regional-template .supporters-grid .col-md-3 {
  padding: 45px 40px; }
.page-template-regional-template .large-feature-text-with-background-colour,
.page-template-regional-template .resources,
.page-template-regional-template .latest,
.page-template-regional-template .supporters-wrap {
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .page-template-regional-template .large-feature-text-with-background-colour,
    .page-template-regional-template .resources,
    .page-template-regional-template .latest,
    .page-template-regional-template .supporters-wrap {
      margin-bottom: 80px; } }
.page-template-regional-template .four-col-grid .apply-section-resize .card {
  display: flex;
  flex-direction: column;
  height: 100%; }
.page-template-regional-template .four-col-grid .apply-section-resize .card-body {
  display: flex;
  flex-direction: column; }
.page-template-regional-template .four-col-grid .apply-section-resize .card-body h4 {
  flex: 1 0 auto; }

.postcode-form-wrap {
  flex-direction: column; }
  .postcode-form-wrap h2 {
    margin-bottom: 30px; }
  .postcode-form-wrap .underline {
    margin: 0 auto 45px;
    background: #b1bf25; }

.postcode-form {
  margin-bottom: 0;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 60px;
  border-top: 3px solid #b1bf25;
  clear: both;
  overflow: hidden;
  min-height: 240px; }
  @media (min-width: 768px) {
    .postcode-form {
      margin-bottom: 150px; } }
  @media (max-width: 991px) {
    .postcode-form {
      padding: 30px 20px !important;
      min-height: 50px; } }
  .postcode-form h3 {
    margin-bottom: 40px;
    font-size: 23px; }
  .postcode-form form {
    margin: 0 auto;
    display: block;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
    max-width: 800px;
    overflow: hidden;
    padding: 6px 0; }
    .postcode-form form input[type="text"] {
      border-radius: 0;
      float: left;
      border: 0;
      width: 80%;
      color: #888;
      height: 32px;
      margin-top: 4px; }
      @media (max-width: 767px) {
        .postcode-form form input[type="text"] {
          width: calc(100% - 92px); } }
    .postcode-form form .btn, .postcode-form form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .postcode-form form a, .postcode-form form .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .postcode-form form a, .postcode-form form .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .postcode-form form input[type='button'], .postcode-form .woocommerce form input[type="submit"], .woocommerce .postcode-form form input[type="submit"], .postcode-form .cart_totals form input[type="submit"], .cart_totals .postcode-form form input[type="submit"], .postcode-form form .swpm-buy-now-button-submit {
      background-color: #3caff2;
      color: #fff;
      float: right;
      padding: 7px 15px;
      margin-top: 0;
      margin-right: 5px; }
      @media (min-width: 768px) {
        .postcode-form form .btn, .postcode-form form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .postcode-form form a, .postcode-form form .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .postcode-form form a, .postcode-form form .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .postcode-form form input[type='button'], .postcode-form .woocommerce form input[type="submit"], .woocommerce .postcode-form form input[type="submit"], .postcode-form .cart_totals form input[type="submit"], .cart_totals .postcode-form form input[type="submit"], .postcode-form form .swpm-buy-now-button-submit {
          padding: 7px 30px; } }

.postcode-form-email form input[type='text'],
.postcode-form-email form input[type='email'] {
  width: 40%;
  display: inline-block;
  border: 0; }
.postcode-form-email form input[type='text'] {
  border-right: 2px solid #ddd; }

.our-work {
  background: #f7f7f7;
  margin-bottom: 45px;
  padding: 45px 22px 0 22px; }
  @media (min-width: 768px) {
    .our-work {
      margin-bottom: 90px; } }
  @media (min-width: 768px) {
    .our-work {
      padding: 45px; } }
  @media (min-width: 992px) {
    .our-work {
      padding: 94px 125px 125px 125px; } }
  @media (max-width: 767px) {
    .our-work-block {
      margin-bottom: 22px; } }
  .our-work-block a {
    display: flex;
    flex-direction: column;
    height: 100%; }
  .our-work-block a:active,
  .our-work-block a:hover {
    text-decoration: none; }
  .our-work-block-image {
    background: #111;
    width: 100%;
    display: block;
    height: auto;
    max-width: 100%;
    flex-shrink: 0; }
  .our-work-block-title {
    background: #fcfcfc;
    padding: 22px;
    border: 1px solid #d3d3d3;
    text-align: center;
    font-size: 22px;
    color: #3caff2;
    line-height: 25px;
    flex: 1 0 auto;
    text-decoration: underline;
    cursor: pointer; }
    @media (min-width: 768px) {
      .our-work-block-title {
        padding: 45px; } }
    .our-work-block-title:active, .our-work-block-title:hover {
      color: #3caff2;
      transition: all 0.2s ease-in-out; }

.three-block-video,
.full-width-video {
  position: relative;
  cursor: pointer;
  background: #000; }
  @media (min-width: 768px) {
    .three-block-video,
    .full-width-video {
      margin-bottom: 45px; } }
  @media (min-width: 992px) {
    .three-block-video,
    .full-width-video {
      margin-bottom: 90px; } }
  .three-block-video-poster,
  .full-width-video-poster {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #000000;
    transition: opacity 0.35s ease;
    opacity: 1; }
  .three-block-video-title-container,
  .full-width-video-title-container {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: block;
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.35s ease, transform 0.35s ease; }
  .three-block-video-title,
  .full-width-video-title {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    margin: 0;
    display: block; }
    @media (min-width: 992px) {
      .three-block-video-title,
      .full-width-video-title {
        font-size: 40px; } }
    .three-block-video-title::after,
    .full-width-video-title::after {
      font-family: 'Font Awesome Solid';
      content: '\f144';
      font-size: 80px;
      display: block; }
      @media (min-width: 992px) {
        .three-block-video-title::after,
        .full-width-video-title::after {
          font-size: 90px; } }
  .three-block-video-poster-image-container,
  .full-width-video-poster-image-container {
    position: absolute;
    height: 100%;
    width: 100%;
    padding-bottom: 56.25%; }
  .three-block-video-poster-image,
  .full-width-video-poster-image {
    position: absolute;
    height: auto;
    width: 100%;
    opacity: 0.75;
    transition: opacity ease 0.5s; }
    .three-block-video-poster-image:hover,
    .full-width-video-poster-image:hover {
      opacity: 0.5; }
  .three-block-video-container,
  .full-width-video-container {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-bottom: 56.25%; }
    .awards .full-width-video-container {
      padding-bottom: 45.25%;
    }
    .awards .runner_outer .full-width-video-container {
      padding-bottom: 0;
    }
    .three-block-video-container iframe,
    .full-width-video-container iframe {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  .three-block-video .three-block-video-col,
  .full-width-video .three-block-video-col {
    padding: 0;
    float: left;
    height: 390px; }
    .awards .winner-image-col {
        height: 525px;
       }
       .awards .runner_outer {
        height: 285px;
       }
    @media (min-width: 768px) {
      .three-block-video .three-block-video-col,
      .full-width-video .three-block-video-col {
        height: 250px; } 
       .awards .winner-image-col {
        height: 385px;
       }
       .awards .runner_outer {
        height: 100px;
       }
        .awards .modal-dialog {
          width: 600px;
          max-width: 600px;
          margin: 30px auto;
        }
      }
    @media (min-width: 992px) {
      .three-block-video .three-block-video-col,
      .full-width-video .three-block-video-col {
        height: 325px; }
      .awards .winner-image-col {
        height: 460px;
       }
       .awards .runner_outer {
        height: 165px;
       }
       .awards .runner_outer {
        height: 100px;
       }
       .awards .modal-dialog {
        width: 900px;
        max-width: 900px;
        margin: 30px auto;
      }
         }
    @media (min-width: 1200px) {
      .three-block-video .three-block-video-col,
      .full-width-video .three-block-video-col {
        height: 390px; } 
       .awards .winner-image-col {
        height: 525px;
       }
       .awards .runner_outer {
        height: 165px;
       }
      }
  .slide-away {
    transform: translateY(-100%);
    opacity: 0; }

  .fade-out {
    opacity: 0; }

.three-block-video {
  height: 1170px;
  overflow: hidden;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .three-block-video {
      height: 250px; } }
  @media (min-width: 992px) {
    .three-block-video {
      height: 325px; } }
  @media (min-width: 1200px) {
    .three-block-video {
      height: 390px; } }
  .three-block-video .full-width-video-poster:before {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .three-block-video .full-width-video-poster-image, .awards .winner-image, .awards .runner-up-image  {
    display: none; }
  .three-block-video .full-width-video-poster-image-container, .awards .full-width-video-poster-image-container  {
    padding-bottom: 0; }
  .three-block-video .video-background, .awards .video-background {
    background-size: cover;
    height: 100%;
    background-position: center center; }

.one-panel-promotional-area {
  position: relative;
  margin-bottom: 45px; }
  @media (min-width: 992px) {
    .one-panel-promotional-area {
      margin-bottom: 90px;
      display: flex; } }
  .one-panel-promotional-area .btn-primary, .one-panel-promotional-area .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .one-panel-promotional-area a, .one-panel-promotional-area .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .one-panel-promotional-area a, .one-panel-promotional-area .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .one-panel-promotional-area input[type='button'], .one-panel-promotional-area .woocommerce form input[type="submit"], .woocommerce form .one-panel-promotional-area input[type="submit"], .one-panel-promotional-area .cart_totals form input[type="submit"], .cart_totals form .one-panel-promotional-area input[type="submit"], .one-panel-promotional-area .swpm-buy-now-button-submit {
    background: transparent;
    border-color: white;
    margin-top: 20px; }
    .one-panel-promotional-area .btn-primary:hover, .one-panel-promotional-area .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a:hover, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .one-panel-promotional-area a:hover, .one-panel-promotional-area .resource-content .calls-to-action .add_to_cart_inline a:hover, .resource-content .calls-to-action .add_to_cart_inline .one-panel-promotional-area a:hover, .one-panel-promotional-area .get_in_touch .form .submit-wrap input[type='button']:hover, .get_in_touch .form .submit-wrap .one-panel-promotional-area input[type='button']:hover, .one-panel-promotional-area .woocommerce form input[type="submit"]:hover, .woocommerce form .one-panel-promotional-area input[type="submit"]:hover, .one-panel-promotional-area .cart_totals form input[type="submit"]:hover, .cart_totals form .one-panel-promotional-area input[type="submit"]:hover, .one-panel-promotional-area .swpm-buy-now-button-submit:hover {
      background: #e2008d; }
  .one-panel-promotional-area-image-container {
    position: relative;
    padding-bottom: 64.92434663%; }
    @media (min-width: 768px) {
      .one-panel-promotional-area-image-container {
        padding-bottom: 0; } }
  .one-panel-promotional-area-text {
    color: white;
    padding: 42px 35px 55px 35px; }
    @media (min-width: 768px) {
      .one-panel-promotional-area-text {
        padding: 90px 75px; } }
    @media (min-width: 1200px) {
      .one-panel-promotional-area-text {
        padding: 100px; } }
    .one-panel-promotional-area-text h3 {
      font-size: 2.125rem;
      margin-bottom: 25px; }
    .one-panel-promotional-area-text p {
      font-size: 17px;
      line-height: 25px; }
      .one-panel-promotional-area-text p a {
        color: #fff;
        text-decoration: underline; }

.find-my-local {
  position: relative;
  margin-bottom: 45px; }
  @media (min-width: 768px) {
    .find-my-local {
      margin-bottom: 90px;
      display: flex; } }
  @media (min-width: 1200px) {
    .find-my-local {
      margin-bottom: 156px; } }
  .find-my-local-image-container {
    position: relative;
    padding-bottom: 64.92434663%; }
    @media (min-width: 768px) {
      .find-my-local-image-container {
        padding-bottom: 0; } }
  .find-my-local-text {
    padding: 42px 25px 55px 25px; }
    @media (min-width: 768px) {
      .find-my-local-text {
        padding: 70px 55px 65px 55px; } }
    @media (min-width: 1200px) {
      .find-my-local-text {
        padding: 85px 65px 80px 65px; } }
    .find-my-local-text p:first-of-type {
      margin-top: 30px; }
    .find-my-local-text p:last-of-type {
      margin-bottom: 30px; }
  .find-my-local form {
    margin-top: 30px; }
    .find-my-local form input {
      font-size: 13px;
      color: #8c97b2;
      height: 60px; }

.video-block {
  position: relative;
  margin-bottom: 45px;
  min-height: 400px; }
  @media (min-width: 768px) {
    .video-block {
      margin-bottom: 90px;
      display: flex; } }
  @media (min-width: 1200px) {
    .video-block {
      margin-bottom: 156px; } }
  .video-block .btn-primary, .video-block .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .video-block a, .video-block .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .video-block a, .video-block .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .video-block input[type='button'], .video-block .woocommerce form input[type="submit"], .woocommerce form .video-block input[type="submit"], .video-block .cart_totals form input[type="submit"], .cart_totals form .video-block input[type="submit"], .video-block .swpm-buy-now-button-submit {
    background: transparent;
    border-color: white;
    margin-top: 20px; }
  .video-block-image-container {
    position: relative;
    padding-bottom: 64.92434663%; }
    @media (min-width: 768px) {
      .video-block-image-container {
        padding-bottom: 0; } }
  .video-block-text {
    padding: 42px 25px 55px 25px; }
    @media (min-width: 768px) {
      .video-block-text {
        padding: 70px 55px 65px 55px; } }
    @media (min-width: 1200px) {
      .video-block-text {
        padding: 85px 65px 80px 65px; } }
    .video-block-text p {
      font-size: 17px;
      line-height: 27px; }
      @media (min-width: 768px) {
        .video-block-text p {
          padding-right: 20px; } }
  .video-block-video {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1; }
    .video-block-video iframe {
      position: absolute;
      width: 100%;
      height: 100%; }
    .video-block-video.play {
      z-index: 0; }
    @media (min-width: 768px) {
      .video-block-video {
        padding-bottom: 0; } }
  .video-block .play-button {
    background: #00aeef;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 0%;
    transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 50%;
    display: block;
    z-index: 1;
    cursor: pointer; }
    @media (min-width: 768px) {
      .video-block .play-button {
        left: 0%;
        top: 50%; } }
    .video-block .play-button::before {
      height: 90px;
      width: 90px;
      background: rgba(0, 174, 239, 0.3);
      left: 50%;
      top: 50%;
      transform: scale(1) translate3d(-50%, -50%, 0);
      position: absolute;
      display: block;
      border-radius: 50%;
      font-family: 'Font Awesome Solid';
      content: '\f04b';
      line-height: 90px;
      text-align: center;
      color: white;
      transition: transform 0.35s ease;
      transform-origin: 0 0; }
    .video-block .play-button:hover:before {
      transform: scale(1.3) translate3d(-50%, -50%, 0); }

.to-front {
  z-index: 1; }

.query-news-wrapper {
  padding-bottom: 45px; }
  @media (min-width: 992px) {
    .query-news-wrapper {
      background-color: #f4f4f4;
      padding-top: 50px;
      margin-top: -40px;
      padding-bottom: 90px; } }
  .query-news-wrapper .filter {
    background: #fff;
    position: relative;
    height: 0%; }
    @media (min-width: 992px) {
      .query-news-wrapper .filter {
        margin-top: -50px;
        padding-top: 15px; } }
    @media (min-width: 1200px) {
      .query-news-wrapper .filter {
        padding: 35px; } }
    .query-news-wrapper .filter .query-exposed .query-exposed-taxonomy_brands {
      margin-bottom: 10px;
      font-weight: 500; }
      @media (min-width: 1200px) {
        .query-news-wrapper .filter .query-exposed .query-exposed-taxonomy_brands {
          margin-bottom: 0; } }
    .query-news-wrapper .filter .query-exposed input[type=submit] {
      display: block;
      max-width: 80px; }
    .query-news-wrapper .filter .query-exposed input[type=checkbox] {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 15px;
      height: 15px;
      display: inline-block;
      border: 1px solid #13313c;
      margin-right: 10px;
      cursor: pointer;
      outline: none;
      position: relative;
      top: 2px; }
      .query-news-wrapper .filter .query-exposed input[type=checkbox]:checked {
        background: #b1bf36; }
    .query-news-wrapper .filter .query-exposed select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      border: 1px solid #13313c;
      border-radius: 0;
      background: transparent;
      min-width: 160px;
      padding: 5px;
      font-size: 12px;
      font-weight: 500;
      color: #13313c; }
    .query-news-wrapper .filter .query-exposed .query-checkbox {
      margin-right: 20px;
      font-size: 12px; }
      @media (min-width: 1200px) {
        .query-news-wrapper .filter .query-exposed .query-checkbox {
          margin-bottom: 20px; } }
    .query-news-wrapper .filter .query-exposed .query-select {
      display: inline-block;
      position: relative;
      margin-bottom: 20px; }
      .query-news-wrapper .filter .query-exposed .query-select::after {
        position: absolute;
        width: 40px;
        top: 50%;
        height: 100%;
        transform: translateY(-50%);
        font-family: 'Font Awesome Solid';
        content: '\f078';
        color: #00aeef;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none; }
    .query-news-wrapper .filter-row {
      margin: 0;
      background: #f4f4f4;
      margin-bottom: 45px;
      padding: 45px; }
      @media (min-width: 992px) {
        .query-news-wrapper .filter-row {
          background: transparent;
          margin-bottom: 0;
          padding: 0; } }
    .query-news-wrapper .filter-header {
      background: #b1bf36;
      height: 44px;
      width: 100%;
      top: 0;
      z-index: 2;
      display: flex;
      margin-bottom: 20px;
      position: relative; }
      @media (min-width: 992px) {
        .query-news-wrapper .filter-header {
          top: -44px;
          margin-bottom: 0;
          left: 0;
          right: 0;
          position: absolute; } }
      .query-news-wrapper .filter-header .filter-icon {
        font-family: 'Font Awesome Solid';
        color: #fff;
        max-width: 44px;
        width: 100%;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px; }
      .query-news-wrapper .filter-header .filter-text {
        display: flex;
        align-items: center;
        flex-grow: 1;
        text-transform: uppercase;
        padding: 0 5px;
        color: #fff; }
    .query-news-wrapper .filter .filter-sep {
      height: 3px;
      margin: 0 0 20px 0;
      background: #ebebeb;
      width: 100%;
      border: none; }
    .query-news-wrapper .filter .news-letter-signup {
      margin-bottom: 20px;
      width: 100%; }
      .query-news-wrapper .filter .news-letter-signup-header {
        color: #13313c;
        font-size: 16px;
        text-transform: uppercase; }
      .query-news-wrapper .filter .news-letter-signup .btn-signup {
        color: #fff;
        background-color: #3caff2;
        border-color: #3caff2;
        width: 100%; }
        .query-news-wrapper .filter .news-letter-signup .btn-signup:focus, .query-news-wrapper .filter .news-letter-signup .btn-signup:hover {
          color: #fff;
          background-color: #18a0f0;
          border-color: #109aeb; }
      .query-news-wrapper .filter .news-letter-signup-form {
        margin-bottom: 20px; }
        .query-news-wrapper .filter .news-letter-signup-form input[type=text],
        .query-news-wrapper .filter .news-letter-signup-form input[type=email] {
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          border: 1px solid #e3e3e3;
          border-radius: 0;
          background: transparent;
          min-width: 160px;
          padding: 5px;
          font-size: 12px;
          font-weight: 500;
          color: #13313c;
          margin-bottom: 10px;
          outline: none;
          width: 100%;
          background: #fff; }
          .query-news-wrapper .filter .news-letter-signup-form input[type=text]::placeholder,
          .query-news-wrapper .filter .news-letter-signup-form input[type=email]::placeholder {
            color: #e3e3e3; }
      .query-news-wrapper .filter .news-letter-signup .news-letter-signup-actions {
        display: flex; }
        .query-news-wrapper .filter .news-letter-signup .news-letter-signup-actions button[type=submit] {
          flex-grow: 1;
          flex-basis: 50%;
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          outline: none;
          border: none;
          background-color: #00aeef;
          color: #fff;
          padding: 8px;
          font-size: 12px;
          cursor: pointer; }
          .query-news-wrapper .filter .news-letter-signup .news-letter-signup-actions button[type=submit]:hover {
            background-color: #23c3ff; }
        .query-news-wrapper .filter .news-letter-signup .news-letter-signup-actions a {
          display: flex;
          align-items: center;
          flex-grow: 1;
          font-size: 10px;
          flex-basis: 50%; }
    .query-news-wrapper .filter .contact-list {
      margin: 0;
      padding: 0;
      list-style: none; }
      .query-news-wrapper .filter .contact-list li {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 20px;
        padding-left: 30px;
        line-height: 20px;
        color: #13313c;
        position: relative;
        word-break: break-all; }
        .query-news-wrapper .filter .contact-list li::after {
          content: 'd';
          position: absolute;
          left: 0;
          top: 0;
          height: 20px;
          width: 30px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #00aeef;
          font-family: 'Font Awesome Solid'; }
        .query-news-wrapper .filter .contact-list li.tel::after {
          content: '\f095'; }
        .query-news-wrapper .filter .contact-list li.email::after {
          content: '\f0e0'; }
  @media (min-width: 992px) {
    .query-news-wrapper .cards {
      padding: 40px 40px 0 0; } }
  .query-news-wrapper .cards .card-wrapper {
    margin-bottom: 20px; }
  .query-news-wrapper .cards .card {
    height: 100%;
    border: none; }
    .query-news-wrapper .cards .card .image {
      padding-bottom: 64.0243902439%;
      overflow: hidden;
      position: relative;
      background: #b1bf36; }
      .query-news-wrapper .cards .card .image a {
        position: absolute;
        padding-bottom: 64.0243902439%;
        display: block;
        width: 100%; }
      .query-news-wrapper .cards .card .image img {
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: auto;
        position: absolute; }
    .query-news-wrapper .cards .card-title a {
      color: #000; }
    .query-news-wrapper .cards .card .comment-col {
      text-align: center; }
    .query-news-wrapper .cards .card .date {
      font-weight: 600;
      font-size: 12px; }
    .query-news-wrapper .cards .card .comment-count {
      padding: 5px 20px;
      display: inline-block;
      background: #3caff2;
      text-align: center;
      color: #ffffff;
      border-radius: 5px;
      position: relative; }
      .query-news-wrapper .cards .card .comment-count::after {
        position: absolute;
        left: 5px;
        bottom: -10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #3caff2;
        content: ''; }
    .query-news-wrapper .cards .card-detail {
      padding-top: 20px;
      padding-bottom: 10px; }
      .query-news-wrapper .cards .card-detail p {
        font-size: 14px; }
    .query-news-wrapper .cards .card-body {
      padding: 0; }

.query-subscriptions-wrapper, .query-programmes-wrapper, .query-events-wrapper {
  padding-bottom: 60px;
  margin-top: 45px; }
  @media (min-width: 992px) {
    .query-subscriptions-wrapper, .query-programmes-wrapper, .query-events-wrapper {
      margin-top: 45px; } }
  @media (min-width: 1200px) {
    .query-subscriptions-wrapper, .query-programmes-wrapper, .query-events-wrapper {
      margin-top: 90px; } }
  .query-subscriptions-wrapper .desc-text, .query-programmes-wrapper .desc-text, .query-events-wrapper .desc-text {
    margin-bottom: 45px; }
    @media (min-width: 992px) {
      .query-subscriptions-wrapper .desc-text, .query-programmes-wrapper .desc-text, .query-events-wrapper .desc-text {
        margin-bottom: 45px; } }
  .query-subscriptions-wrapper .links, .query-programmes-wrapper .links, .query-events-wrapper .links {
    padding: 15px;
    margin-bottom: 45px;
    margin-top: 0;
    color: #13313c;
    font-weight: 500; }
    @media (min-width: 768px) {
      .query-subscriptions-wrapper .links, .query-programmes-wrapper .links, .query-events-wrapper .links {
        margin-bottom: 45px;
        margin-top: 0; } }
    @media (min-width: 992px) {
      .query-subscriptions-wrapper .links, .query-programmes-wrapper .links, .query-events-wrapper .links {
        margin-bottom: 0;
        margin-top: 0; } }
    .query-subscriptions-wrapper .links ul, .query-programmes-wrapper .links ul, .query-events-wrapper .links ul {
      list-style: none;
      padding: 0; }
      .query-subscriptions-wrapper .links ul li, .query-programmes-wrapper .links ul li, .query-events-wrapper .links ul li {
        font-size: 16px;
        margin-bottom: 10px;
        padding: 0 0 0 10px; }
        .query-subscriptions-wrapper .links ul li a, .query-programmes-wrapper .links ul li a, .query-events-wrapper .links ul li a {
          color: #13313c; }
          .query-subscriptions-wrapper .links ul li a:hover, .query-programmes-wrapper .links ul li a:hover, .query-events-wrapper .links ul li a:hover {
            text-decoration: none;
            color: #00aeef; }
        .query-subscriptions-wrapper .links ul li a::after, .query-programmes-wrapper .links ul li a::after, .query-events-wrapper .links ul li a::after {
          font-family: 'Font Awesome Solid';
          content: '\f054';
          color: #00aeef;
          padding-left: 10px; }
    .query-subscriptions-wrapper .links-header, .query-programmes-wrapper .links-header, .query-events-wrapper .links-header {
      width: 100%;
      top: 0;
      z-index: 2;
      display: flex;
      margin-bottom: 20px;
      position: relative;
      border-bottom: #efefef 1px solid; }
      .query-subscriptions-wrapper .links-header .filter-icon, .query-programmes-wrapper .links-header .filter-icon, .query-events-wrapper .links-header .filter-icon {
        font-family: 'Font Awesome Solid';
        max-width: 44px;
        width: 100%;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px; }
      .query-subscriptions-wrapper .links-header-text, .query-programmes-wrapper .links-header-text, .query-events-wrapper .links-header-text {
        display: flex;
        align-items: center;
        flex-grow: 1;
        text-transform: uppercase;
        padding: 0 5px;
        font-size: 20px; }
  .query-subscriptions-wrapper .filter, .query-programmes-wrapper .filter, .query-events-wrapper .filter {
    position: relative;
    height: 0%;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .query-subscriptions-wrapper .filter, .query-programmes-wrapper .filter, .query-events-wrapper .filter {
        margin-bottom: 45px; } }
    .query-subscriptions-wrapper .filter .query-exposed, .query-programmes-wrapper .filter .query-exposed, .query-events-wrapper .filter .query-exposed {
      padding: 15px 0; }
      @media (min-width: 1200px) {
        .query-subscriptions-wrapper .filter .query-exposed, .query-programmes-wrapper .filter .query-exposed, .query-events-wrapper .filter .query-exposed {
          padding: 15px; } }
    .query-subscriptions-wrapper .filter .filter-container form, .query-programmes-wrapper .filter .filter-container form, .query-events-wrapper .filter .filter-container form {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      @media (max-width: 767px) {
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search, .query-programmes-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-programmes-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-programmes-wrapper .filter .filter-container form .query-exposed-search, .query-events-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-events-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-events-wrapper .filter .filter-container form .query-exposed-search {
          width: 100%;
          margin-bottom: 10px; } }
      @media (min-width: 992px) {
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search, .query-programmes-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-programmes-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-programmes-wrapper .filter .filter-container form .query-exposed-search, .query-events-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-events-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-events-wrapper .filter .filter-container form .query-exposed-search {
          width: 100%;
          margin-bottom: 10px; } }
      @media (min-width: 1200px) {
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search, .query-programmes-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-programmes-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-programmes-wrapper .filter .filter-container form .query-exposed-search, .query-events-wrapper .filter .filter-container form .query-exposed-taxonomy_subscription-category,
        .query-events-wrapper .filter .filter-container form .query-exposed-taxonomy_age-range,
        .query-events-wrapper .filter .filter-container form .query-exposed-search {
          width: auto;
          margin-bottom: 0; } }
      @media all and (max-width: 991px) {
        .query-subscriptions-wrapper .filter .filter-container form div[class^="query-exposed-taxonomy"], .query-programmes-wrapper .filter .filter-container form div[class^="query-exposed-taxonomy"], .query-events-wrapper .filter .filter-container form div[class^="query-exposed-taxonomy"] {
          margin-bottom: 20px; } }
      .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search,
      .query-subscriptions-wrapper .filter .filter-container form .query-select, .query-programmes-wrapper .filter .filter-container form .query-exposed-search,
      .query-programmes-wrapper .filter .filter-container form .query-select, .query-events-wrapper .filter .filter-container form .query-exposed-search,
      .query-events-wrapper .filter .filter-container form .query-select {
        position: relative; }
        @media (min-width: 768px) {
          .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search,
          .query-subscriptions-wrapper .filter .filter-container form .query-select, .query-programmes-wrapper .filter .filter-container form .query-exposed-search,
          .query-programmes-wrapper .filter .filter-container form .query-select, .query-events-wrapper .filter .filter-container form .query-exposed-search,
          .query-events-wrapper .filter .filter-container form .query-select {
            margin-right: 20px;
            min-width: 100; } }
        @media (min-width: 992px) {
          .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search,
          .query-subscriptions-wrapper .filter .filter-container form .query-select, .query-programmes-wrapper .filter .filter-container form .query-exposed-search,
          .query-programmes-wrapper .filter .filter-container form .query-select, .query-events-wrapper .filter .filter-container form .query-exposed-search,
          .query-events-wrapper .filter .filter-container form .query-select {
            min-width: 140px; } }
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search::after,
        .query-subscriptions-wrapper .filter .filter-container form .query-select::after, .query-programmes-wrapper .filter .filter-container form .query-exposed-search::after,
        .query-programmes-wrapper .filter .filter-container form .query-select::after, .query-events-wrapper .filter .filter-container form .query-exposed-search::after,
        .query-events-wrapper .filter .filter-container form .query-select::after {
          position: absolute;
          text-align: center;
          line-height: 38px;
          pointer-events: none;
          top: 0;
          font-size: 20px;
          right: 0px;
          cursor: pointer;
          background: #00aeef;
          border: 0;
          height: 100%;
          width: 43px;
          color: #ffffff;
          font-family: "Font Awesome Solid";
          content: '\f078'; }
      @media (min-width: 768px) {
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search, .query-programmes-wrapper .filter .filter-container form .query-exposed-search, .query-events-wrapper .filter .filter-container form .query-exposed-search {
          margin-right: 20px; } }
      @media (min-width: 992px) {
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search, .query-programmes-wrapper .filter .filter-container form .query-exposed-search, .query-events-wrapper .filter .filter-container form .query-exposed-search {
          margin-right: 0; } }
      @media (min-width: 1200px) {
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search, .query-programmes-wrapper .filter .filter-container form .query-exposed-search, .query-events-wrapper .filter .filter-container form .query-exposed-search {
          margin-right: 0; } }
      @media (min-width: 1600px) {
        .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search, .query-programmes-wrapper .filter .filter-container form .query-exposed-search, .query-events-wrapper .filter .filter-container form .query-exposed-search {
          margin-right: 20px; } }
      .query-subscriptions-wrapper .filter .filter-container form .query-exposed-search::after, .query-programmes-wrapper .filter .filter-container form .query-exposed-search::after, .query-events-wrapper .filter .filter-container form .query-exposed-search::after {
        content: '\f002'; }
      .query-subscriptions-wrapper .filter .filter-container form input,
      .query-subscriptions-wrapper .filter .filter-container form select, .query-programmes-wrapper .filter .filter-container form input,
      .query-programmes-wrapper .filter .filter-container form select, .query-events-wrapper .filter .filter-container form input,
      .query-events-wrapper .filter .filter-container form select {
        width: 100%;
        -moz-appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
        appearance: none;
        cursor: pointer;
        font-size: 13px;
        color: #8c97b2;
        padding: 8px;
        outline: none;
        border: 1px solid #c9cedb;
        background: transparent; }
      .query-subscriptions-wrapper .filter .filter-container form input[type=submit], .query-programmes-wrapper .filter .filter-container form input[type=submit], .query-events-wrapper .filter .filter-container form input[type=submit] {
        background: #00aeef;
        color: #fff;
        border: none;
        width: auto; }
        @media (min-width: 1200px) {
          .query-subscriptions-wrapper .filter .filter-container form input[type=submit], .query-programmes-wrapper .filter .filter-container form input[type=submit], .query-events-wrapper .filter .filter-container form input[type=submit] {
            margin-top: 10px;
            width: 100%; } }
        @media (min-width: 1600px) {
          .query-subscriptions-wrapper .filter .filter-container form input[type=submit], .query-programmes-wrapper .filter .filter-container form input[type=submit], .query-events-wrapper .filter .filter-container form input[type=submit] {
            margin-top: 0;
            width: auto; } }
      .query-subscriptions-wrapper .filter .filter-container form input,
      .query-subscriptions-wrapper .filter .filter-container form div, .query-programmes-wrapper .filter .filter-container form input,
      .query-programmes-wrapper .filter .filter-container form div, .query-events-wrapper .filter .filter-container form input,
      .query-events-wrapper .filter .filter-container form div {
        flex-grow: 1; }
        @media (max-width: 767px) {
          .query-subscriptions-wrapper .filter .filter-container form input,
          .query-subscriptions-wrapper .filter .filter-container form div, .query-programmes-wrapper .filter .filter-container form input,
          .query-programmes-wrapper .filter .filter-container form div, .query-events-wrapper .filter .filter-container form input,
          .query-events-wrapper .filter .filter-container form div {
            flex-grow: unset;
            width: 100%; } }
    .query-subscriptions-wrapper .filter-row, .query-programmes-wrapper .filter-row, .query-events-wrapper .filter-row {
      margin: 0;
      background: #f4f4f4;
      margin-bottom: 45px;
      padding: 45px; }
      @media (min-width: 992px) {
        .query-subscriptions-wrapper .filter-row, .query-programmes-wrapper .filter-row, .query-events-wrapper .filter-row {
          background: transparent;
          margin-bottom: 0;
          padding: 0; } }
    .query-subscriptions-wrapper .filter-header, .query-programmes-wrapper .filter-header, .query-events-wrapper .filter-header {
      background: #b1bf36;
      height: 44px;
      width: 100%;
      top: 0;
      z-index: 2;
      display: flex;
      margin-bottom: 20px;
      position: relative; }
      @media (min-width: 992px) {
        .query-subscriptions-wrapper .filter-header, .query-programmes-wrapper .filter-header, .query-events-wrapper .filter-header {
          top: -44px;
          margin-bottom: 0;
          left: 0;
          right: 0;
          position: absolute; } }
      .query-subscriptions-wrapper .filter-header .filter-icon, .query-programmes-wrapper .filter-header .filter-icon, .query-events-wrapper .filter-header .filter-icon {
        font-family: 'Font Awesome Solid';
        color: #fff;
        max-width: 44px;
        width: 100%;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px; }
      .query-subscriptions-wrapper .filter-header .filter-text, .query-programmes-wrapper .filter-header .filter-text, .query-events-wrapper .filter-header .filter-text {
        display: flex;
        align-items: center;
        flex-grow: 1;
        text-transform: uppercase;
        padding: 0 5px;
        color: #fff; }
    .query-subscriptions-wrapper .filter .filter-sep, .query-programmes-wrapper .filter .filter-sep, .query-events-wrapper .filter .filter-sep {
      height: 3px;
      margin: 0 0 20px 0;
      background: #ebebeb;
      width: 100%;
      border: none; }
    .query-subscriptions-wrapper .filter .news-letter-signup-header, .query-programmes-wrapper .filter .news-letter-signup-header, .query-events-wrapper .filter .news-letter-signup-header {
      text-transform: uppercase;
      color: #13313c;
      font-size: 16px;
      margin-bottom: 20px;
      width: 100%; }
    .query-subscriptions-wrapper .filter .news-letter-signup-form, .query-programmes-wrapper .filter .news-letter-signup-form, .query-events-wrapper .filter .news-letter-signup-form {
      margin-bottom: 20px; }
      .query-subscriptions-wrapper .filter .news-letter-signup-form input[type=text],
      .query-subscriptions-wrapper .filter .news-letter-signup-form input[type=email], .query-programmes-wrapper .filter .news-letter-signup-form input[type=text],
      .query-programmes-wrapper .filter .news-letter-signup-form input[type=email], .query-events-wrapper .filter .news-letter-signup-form input[type=text],
      .query-events-wrapper .filter .news-letter-signup-form input[type=email] {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 1px solid #e3e3e3;
        border-radius: 0;
        background: transparent;
        min-width: 160px;
        padding: 5px;
        font-size: 12px;
        font-weight: 500;
        color: #13313c;
        margin-bottom: 10px;
        outline: none;
        width: 100%;
        background: #fff; }
        .query-subscriptions-wrapper .filter .news-letter-signup-form input[type=text]::placeholder,
        .query-subscriptions-wrapper .filter .news-letter-signup-form input[type=email]::placeholder, .query-programmes-wrapper .filter .news-letter-signup-form input[type=text]::placeholder,
        .query-programmes-wrapper .filter .news-letter-signup-form input[type=email]::placeholder, .query-events-wrapper .filter .news-letter-signup-form input[type=text]::placeholder,
        .query-events-wrapper .filter .news-letter-signup-form input[type=email]::placeholder {
          color: #e3e3e3; }
    .query-subscriptions-wrapper .filter .news-letter-signup-actions, .query-programmes-wrapper .filter .news-letter-signup-actions, .query-events-wrapper .filter .news-letter-signup-actions {
      display: flex; }
      .query-subscriptions-wrapper .filter .news-letter-signup-actions button[type=submit], .query-programmes-wrapper .filter .news-letter-signup-actions button[type=submit], .query-events-wrapper .filter .news-letter-signup-actions button[type=submit] {
        flex-grow: 1;
        flex-basis: 50%;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        outline: none;
        border: none;
        background-color: #00aeef;
        color: #fff;
        padding: 8px;
        font-size: 12px;
        cursor: pointer; }
        .query-subscriptions-wrapper .filter .news-letter-signup-actions button[type=submit]:hover, .query-programmes-wrapper .filter .news-letter-signup-actions button[type=submit]:hover, .query-events-wrapper .filter .news-letter-signup-actions button[type=submit]:hover {
          background-color: #23c3ff; }
      .query-subscriptions-wrapper .filter .news-letter-signup-actions a, .query-programmes-wrapper .filter .news-letter-signup-actions a, .query-events-wrapper .filter .news-letter-signup-actions a {
        display: flex;
        align-items: center;
        flex-grow: 1;
        font-size: 10px;
        flex-basis: 50%; }
    .query-subscriptions-wrapper .filter .contact-list, .query-programmes-wrapper .filter .contact-list, .query-events-wrapper .filter .contact-list {
      margin: 0;
      padding: 0;
      list-style: none; }
      .query-subscriptions-wrapper .filter .contact-list li, .query-programmes-wrapper .filter .contact-list li, .query-events-wrapper .filter .contact-list li {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 20px;
        padding-left: 30px;
        line-height: 20px;
        color: #13313c;
        position: relative;
        word-break: break-all; }
        .query-subscriptions-wrapper .filter .contact-list li::after, .query-programmes-wrapper .filter .contact-list li::after, .query-events-wrapper .filter .contact-list li::after {
          content: 'd';
          position: absolute;
          left: 0;
          top: 0;
          height: 20px;
          width: 30px;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #00aeef;
          font-family: 'Font Awesome Solid'; }
        .query-subscriptions-wrapper .filter .contact-list li.tel::after, .query-programmes-wrapper .filter .contact-list li.tel::after, .query-events-wrapper .filter .contact-list li.tel::after {
          content: '\f095'; }
        .query-subscriptions-wrapper .filter .contact-list li.email::after, .query-programmes-wrapper .filter .contact-list li.email::after, .query-events-wrapper .filter .contact-list li.email::after {
          content: '\f0e0'; }
  .query-subscriptions-wrapper .cards .card-wrapper, .query-programmes-wrapper .cards .card-wrapper, .query-events-wrapper .cards .card-wrapper {
    margin-bottom: 28px; }
  .query-subscriptions-wrapper .cards .card, .query-programmes-wrapper .cards .card, .query-events-wrapper .cards .card {
    height: 100%;
    border: none; }
    .query-subscriptions-wrapper .cards .card .image, .query-programmes-wrapper .cards .card .image, .query-events-wrapper .cards .card .image {
      padding-bottom: 64.0243902439%;
      overflow: hidden;
      position: relative;
      background: #b1bf36; }
      .query-subscriptions-wrapper .cards .card .image .new-flag, .query-programmes-wrapper .cards .card .image .new-flag, .query-events-wrapper .cards .card .image .new-flag {
        padding: 5px 10px;
        display: inline-block;
        background: #e2008d;
        text-align: center;
        color: #ffffff;
        border-radius: 5px;
        position: absolute;
        top: 15px;
        left: 15px;
        z-index: 1; }
        .query-subscriptions-wrapper .cards .card .image .new-flag::after, .query-programmes-wrapper .cards .card .image .new-flag::after, .query-events-wrapper .cards .card .image .new-flag::after {
          position: absolute;
          left: 5px;
          bottom: -10px;
          width: 0;
          height: 0;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          border-left: 10px solid #e2008d;
          content: ''; }
      .query-subscriptions-wrapper .cards .card .image a, .query-programmes-wrapper .cards .card .image a, .query-events-wrapper .cards .card .image a {
        position: absolute;
        padding-bottom: 64.0243902439%;
        display: block;
        width: 100%; }
      .query-subscriptions-wrapper .cards .card .image img, .query-programmes-wrapper .cards .card .image img, .query-events-wrapper .cards .card .image img {
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: auto;
        position: absolute; }
    .query-subscriptions-wrapper .cards .card-title a, .query-programmes-wrapper .cards .card-title a, .query-events-wrapper .cards .card-title a {
      color: #000; }
    .query-subscriptions-wrapper .cards .card .comment-col, .query-programmes-wrapper .cards .card .comment-col, .query-events-wrapper .cards .card .comment-col {
      text-align: center; }
    .query-subscriptions-wrapper .cards .card .date, .query-programmes-wrapper .cards .card .date, .query-events-wrapper .cards .card .date {
      font-weight: 600;
      font-size: 12px; }
    .query-subscriptions-wrapper .cards .card-detail, .query-programmes-wrapper .cards .card-detail, .query-events-wrapper .cards .card-detail {
      padding-top: 20px;
      padding-bottom: 10px; }
      .query-subscriptions-wrapper .cards .card-detail p, .query-programmes-wrapper .cards .card-detail p, .query-events-wrapper .cards .card-detail p {
        font-size: 14px; }
    .query-subscriptions-wrapper .cards .card-body, .query-programmes-wrapper .cards .card-body, .query-events-wrapper .cards .card-body {
      padding: 0; }

@media (max-width: 767px) {
  .query-subscriptions .col-lg-10 &gt; .row {
    margin: 0; } }
@media (max-width: 767px) {
  .query-subscriptions .filter-container form {
    padding-left: 15px;
    padding-right: 15px; } }

.query-programmes-wrapper {
  margin-top: 0; }
  .query-programmes-wrapper .filter .filter-container form input[type=submit] {
    display: none; }
  @media (max-width: 767px) {
    .query-programmes-wrapper .query-wrapper-content &gt; .row {
      margin: 0; } }

@media (max-width: 767px) {
  .page-template-events-template {
    padding: 32px 20px; } }
.page-template-events-template h1 {
  font-size: 28px;
  font-weight: 500;
  color: #13313c; }
  @media (min-width: 768px) {
    .page-template-events-template h1 {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .page-template-events-template h1 {
      margin-bottom: 15px; } }
@media (max-width: 767px) {
  .page-template-events-template .underline {
    margin-bottom: 25px; } }
.page-template-events-template .block-header {
  margin-bottom: 45px; }
.page-template-events-template .filter-info {
  margin-bottom: 45px;
  color: #8c97b2;
  text-align: center; }
  @media (min-width: 992px) {
    .page-template-events-template .filter-info {
      text-align: left; } }
  .page-template-events-template .filter-info .replace-me-2 {
    color: #00aeef;
    font-weight: bold; }
  .page-template-events-template .filter-info p {
    font-size: 14px;
    margin-bottom: 0; }

.query-events-wrapper .query-exposed form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .query-events-wrapper .query-exposed form div {
    flex-grow: 1;
    min-width: 100%; }
    @media (min-width: 768px) {
      .query-events-wrapper .query-exposed form div {
        min-width: 0; } }
.query-events-wrapper .query-exposed input,
.query-events-wrapper .query-exposed select {
  font-size: 13px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  color: #8c97b2;
  height: 60px;
  outline: none;
  width: 100%;
  background: #fff;
  border: #c9cedb 1px solid;
  padding: 12px; }
.query-events-wrapper .query-exposed-search {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .query-events-wrapper .query-exposed-search {
      margin-right: 40px;
      margin-bottom: 0; } }
  .query-events-wrapper .query-exposed-search .submit-search-icon-wrapper {
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 60px;
    cursor: pointer;
    visibility: visible !important; }
.query-events-wrapper .query-exposed-search,
.query-events-wrapper .query-select {
  position: relative; }
  .query-events-wrapper .query-exposed-search::after,
  .query-events-wrapper .query-select::after {
    position: absolute;
    text-align: center;
    line-height: 60px;
    top: 0;
    font-size: 20px;
    right: 0px;
    cursor: pointer;
    background: #00aeef;
    border: 0;
    height: 100%;
    width: 60px;
    color: #ffffff;
    font-family: "Font Awesome Solid";
    content: '\f078';
    pointer-events: none; }
.query-events-wrapper .query-exposed-search::after {
  content: '\f002'; }

.query-programmes h3 {
  height: 25px;
  font-family: Montserrat;
  font-size: 20.4px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align: left; }
.query-programmes .further-info p {
  text-align: left;
  font-size: 13.6px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff; }
  @media (max-width: 767px) {
    .query-programmes .further-info p {
      font-size: 14px;
      line-height: 22px; } }

.query-stories .col-md-4 {
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .query-stories .col-md-4 {
      margin-bottom: 30px; } }

.query-stories-wrapper .query-pager .query-nextpage {
  margin-top: 10px; }

.story-list {
  margin-top: 40px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .story-list {
      margin-top: 80px;
      margin-bottom: 80px; } }
  .story-list h3 {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .story-list h3 {
        margin-bottom: 61px; } }

.get_in_touch {
  margin-bottom: 80px;
  position: relative; }
  .get_in_touch .content-container {
    padding-top: 77px; }
    @media (max-width: 991px) {
      .get_in_touch .content-container {
        padding-top: 0 !important; } }
  .get_in_touch h3 {
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: 0.4px;
    color: #ffffff;
    margin-top: 26px;
    margin-bottom: 60px; }
  .get_in_touch .telephone, .get_in_touch .email {
    font-size: 18px;
    line-height: 1.67;
    letter-spacing: 0.3px;
    color: #ffffff;
    margin-bottom: 27px; }
    .get_in_touch .telephone i, .get_in_touch .email i {
      padding-right: 27px; }
    .get_in_touch .telephone a, .get_in_touch .email a {
      color: #ffffff; }
  .get_in_touch .form {
    background-color: #ffffff;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
    padding: 49px 73px;
    min-height: 573px; }
    .get_in_touch .form h3 {
      font-size: 34px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.76;
      letter-spacing: 0.5px;
      color: #00b9e4;
      margin-top: 0;
      margin-bottom: 20px; }
    .get_in_touch .form .submit-wrap input[type='button'] {
      margin-top: 25px;
      width: 188px;
      font-size: 16px;
      line-height: 16px; }
    .get_in_touch .form .nf-element {
      height: auto;
      border-radius: 0; }
    .get_in_touch .form textarea.nf-element {
      height: 157px; }
    .get_in_touch .form select.nf-element {
      position: relative;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none; }
    .get_in_touch .form .list-select-wrap .nf-field-element:after {
      position: absolute;
      text-align: center;
      line-height: 38px;
      pointer-events: none;
      top: 0;
      font-size: 20px;
      right: 0px;
      cursor: pointer;
      background: #00aeef;
      border: 0;
      height: 100%;
      width: 60px;
      color: #ffffff;
      font-family: "Font Awesome Solid";
      content: '\f078'; }
    .get_in_touch .form input[type="checkbox"] {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 15px !important;
      height: 15px;
      padding: 0;
      display: inline-block;
      border: 1px solid #13313c;
      margin-right: 10px;
      cursor: pointer;
      outline: none;
      position: relative;
      top: 2px; }
      .get_in_touch .form input[type="checkbox"]:checked {
        background-color: #b1bf36;
        border-color: #13313c; }
    .get_in_touch .form .nf-error-msg {
      font-size: 12px; }
    .get_in_touch .form .label-right .nf-field-label {
      display: inline;
      width: 100%; }
    .get_in_touch .form .list-checkbox-wrap input {
      margin-top: 2px; }
  .get_in_touch .nf-form-fields-required {
    display: none; }
  .get_in_touch .background {
    width: 100%;
    height: calc(100% - 165px);
    position: absolute; }
    @media (max-width: 991px) {
      .get_in_touch .background {
        display: none; } }
  .get_in_touch .content {
    padding-right: 50px; }
    @media (max-width: 991px) {
      .get_in_touch .content h3:empty {
        display: none; } }

.page-template-skills-template .text_with_two_images strong, .page-template-skills-template .text_with_two_images b {
  font-weight: 900; }
.page-template-skills-template .text_with_two_images .row {
  display: flex; }
.page-template-skills-template .text_with_two_images .col-4 {
  display: flex;
  align-items: center !important; }
  .page-template-skills-template .text_with_two_images .col-4 .title {
    margin-bottom: 20px; }
    .page-template-skills-template .text_with_two_images .col-4 .title:after {
      content: '';
      display: block;
      width: 70px;
      border-bottom: 2px solid #fff;
      margin: auto;
      height: 15px; }
.page-template-skills-template .large-feature-text {
  margin-top: 42px;
  margin-bottom: 60px; }

@media (max-width: 767px) {
  .related-content h2 {
    font-size: 28px; } }
.related-content .underline {
  margin-bottom: 0;
  width: 72px;
  height: 5px; }
.related-content .card h3 {
  margin-top: 28px;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #848484; }
  .related-content .card h3:after {
    display: none; }
.related-content .card .sub-underline {
  width: 30px;
  height: 1px;
  margin: 26px auto 0; }
.related-content .card .btn, .related-content .card .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .related-content .card a, .related-content .card .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .related-content .card a, .related-content .card .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .related-content .card input[type='button'], .related-content .card .woocommerce form input[type="submit"], .woocommerce form .related-content .card input[type="submit"], .related-content .card .cart_totals form input[type="submit"], .cart_totals form .related-content .card input[type="submit"], .related-content .card .swpm-buy-now-button-submit {
  margin-top: 26px; }
.related-content .card .card-img-top {
  height: auto !important; }
@media (max-width: 767px) {
  .related-content .three-card-grid {
    margin-top: 35px;
    margin-bottom: 40px; } }

.woocommerce, .cart_totals {
  padding: 0;
  max-width: 990px;
  margin: 60px auto;
  width: 100%; }
  .woocommerce .checkout-button, .cart_totals .checkout-button {
    color: #fff;
    background-color: #e2008d !important;
    border-color: #e2008d !important; }
  .woocommerce h3, .cart_totals h3 {
    margin: 15px 0 15px; }
  .woocommerce .woocommerce-error li, .cart_totals .woocommerce-error li {
    padding: 0 0 12px; }
  .woocommerce .woocommerce-checkout-review-order-table, .cart_totals .woocommerce-checkout-review-order-table {
    margin: 15px 0 45px; }
    .woocommerce .woocommerce-checkout-review-order-table .cart_item .product-name .variation, .cart_totals .woocommerce-checkout-review-order-table .cart_item .product-name .variation {
      padding: 8px 0 5px; }

.woocommerce form .form-row {
  float: none;
  margin-bottom: 10px; }
  .woocommerce form .form-row .input-text {
    border-radius: 0; }
  .woocommerce form .form-row label {
    width: 100%;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 0; }
  .woocommerce form .form-row .woocommerce-input-wrapper, .woocommerce form .form-row textarea {
    width: 100%; }

.swpm-item-address div &gt; .swpm-full {
  margin-top: 10px; }

.label.swpm-desc {
  font-size: 15px; }

.newsletter-form .newsletter-form-box {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  max-width: 800px;
  overflow: hidden;
  margin: 0 auto; }
  @media (max-width: 991px) {
    .newsletter-form .newsletter-form-box {
      width: 100%; } }
.newsletter-form .newsletter-form-title {
  float: left;
  line-height: 45px;
  padding-left: 20px;
  font-weight: 500; }
  @media (max-width: 991px) {
    .newsletter-form .newsletter-form-title {
      font-size: 15px;
      text-align: center;
      padding: 25px 8px;
      line-height: 35px; } }
.newsletter-form .btn, .newsletter-form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .newsletter-form a, .newsletter-form .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .newsletter-form a, .newsletter-form .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .newsletter-form input[type='button'], .newsletter-form .woocommerce form input[type="submit"], .woocommerce form .newsletter-form input[type="submit"], .newsletter-form .cart_totals form input[type="submit"], .cart_totals form .newsletter-form input[type="submit"], .newsletter-form .swpm-buy-now-button-submit {
  float: right; }
  @media (max-width: 991px) {
    .newsletter-form .btn, .newsletter-form .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .newsletter-form a, .newsletter-form .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .newsletter-form a, .newsletter-form .get_in_touch .form .submit-wrap input[type='button'], .get_in_touch .form .submit-wrap .newsletter-form input[type='button'], .newsletter-form .woocommerce form input[type="submit"], .woocommerce form .newsletter-form input[type="submit"], .newsletter-form .cart_totals form input[type="submit"], .cart_totals form .newsletter-form input[type="submit"], .newsletter-form .swpm-buy-now-button-submit {
      width: 100%;
      padding: 15px; } }

.page-template-membership-page .not-logged-in,
.page-template-membership-login .not-logged-in {
  text-align: center; }
  .page-template-membership-page .not-logged-in a.btn, .page-template-membership-page .not-logged-in .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a, .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-membership-page .not-logged-in a, .page-template-membership-page .not-logged-in .resource-content .calls-to-action .add_to_cart_inline a, .resource-content .calls-to-action .add_to_cart_inline .page-template-membership-page .not-logged-in a, .page-template-membership-page .not-logged-in a.swpm-buy-now-button-submit,
  .page-template-membership-login .not-logged-in a.btn,
  .page-template-membership-login .not-logged-in .page-template-resources-template .query-resources-wrapper .add_to_cart_inline a,
  .page-template-resources-template .query-resources-wrapper .add_to_cart_inline .page-template-membership-login .not-logged-in a,
  .page-template-membership-login .not-logged-in .resource-content .calls-to-action .add_to_cart_inline a,
  .resource-content .calls-to-action .add_to_cart_inline .page-template-membership-login .not-logged-in a,
  .page-template-membership-login .not-logged-in a.swpm-buy-now-button-submit {
    min-width: 150px;
    margin: 10px 0; }
.page-template-membership-page form.swpm-form-builder,
.page-template-membership-login form.swpm-form-builder {
  width: 100%;
  margin: 0 auto; }
.page-template-membership-page .swpm-section .swpm-label,
.page-template-membership-login .swpm-section .swpm-label {
  font-weight: 700;
  margin: 0;
  padding: 10px 0; }
.page-template-membership-page .swpm-section .swpm-required-asterisk,
.page-template-membership-login .swpm-section .swpm-required-asterisk {
  color: #e80000; }
.page-template-membership-page .swpm-section .swpm-item.swpm-item-address &gt; div &gt; span,
.page-template-membership-login .swpm-section .swpm-item.swpm-item-address &gt; div &gt; span {
  display: block; }
.page-template-membership-page .swpm-section .swpm-item.swpm-item-address &gt; div small,
.page-template-membership-login .swpm-section .swpm-item.swpm-item-address &gt; div small {
  padding: 15px 0 10px; }
.page-template-membership-page .swpm-section .span.swpm-full input, .page-template-membership-page .swpm-section span.swpm-full input[type="text"].swpm-medium,
.page-template-membership-login .swpm-section .span.swpm-full input,
.page-template-membership-login .swpm-section span.swpm-full input[type="text"].swpm-medium {
  float: none; }
.page-template-membership-page .swpm-section input[type="password"].swpm-text.form-control, .page-template-membership-page .swpm-section .get_in_touch .form input[type="password"].swpm-text.nf-element, .get_in_touch .form .page-template-membership-page .swpm-section input[type="password"].swpm-text.nf-element, .page-template-membership-page .swpm-section .woocommerce form input[type="password"].swpm-text.input-text, .woocommerce form .page-template-membership-page .swpm-section input[type="password"].swpm-text.input-text, .page-template-membership-page .swpm-section .cart_totals form input[type="password"].swpm-text.input-text, .cart_totals form .page-template-membership-page .swpm-section input[type="password"].swpm-text.input-text,
.page-template-membership-login .swpm-section input[type="password"].swpm-text.form-control,
.page-template-membership-login .swpm-section .get_in_touch .form input[type="password"].swpm-text.nf-element,
.get_in_touch .form .page-template-membership-login .swpm-section input[type="password"].swpm-text.nf-element,
.page-template-membership-login .swpm-section .woocommerce form input[type="password"].swpm-text.input-text,
.woocommerce form .page-template-membership-login .swpm-section input[type="password"].swpm-text.input-text,
.page-template-membership-login .swpm-section .cart_totals form input[type="password"].swpm-text.input-text,
.cart_totals form .page-template-membership-login .swpm-section input[type="password"].swpm-text.input-text {
  margin-bottom: 10px; }
.page-template-membership-page .swpm-section .swpm-form-builder-address-label-bottom,
.page-template-membership-login .swpm-section .swpm-form-builder-address-label-bottom {
  display: block;
  margin-bottom: 15px; }
  .page-template-membership-page .swpm-section .swpm-form-builder-address-label-bottom label,
  .page-template-membership-login .swpm-section .swpm-form-builder-address-label-bottom label {
    padding: 10px 0 4px;
    display: block;
    font-weight: bold; }
  .page-template-membership-page .swpm-section .swpm-form-builder-address-label-bottom input,
  .page-template-membership-login .swpm-section .swpm-form-builder-address-label-bottom input {
    margin-bottom: 10px; }
.page-template-membership-page .swpm-section .swpm-text.form-control, .page-template-membership-page .swpm-section .select-custom select.swpm-text, .select-custom .page-template-membership-page .swpm-section select.swpm-text, .page-template-membership-page .swpm-section .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.swpm-text, .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .page-template-membership-page .swpm-section select.swpm-text, .page-template-membership-page .swpm-section .get_in_touch .form .swpm-text.nf-element, .get_in_touch .form .page-template-membership-page .swpm-section .swpm-text.nf-element, .page-template-membership-page .swpm-section .woocommerce form .swpm-text.input-text, .woocommerce form .page-template-membership-page .swpm-section .swpm-text.input-text, .page-template-membership-page .swpm-section .cart_totals form .swpm-text.input-text, .cart_totals form .page-template-membership-page .swpm-section .swpm-text.input-text,
.page-template-membership-page .swpm-section input[type="password"].swpm-text.form-control,
.page-template-membership-page .swpm-section .get_in_touch .form input[type="password"].swpm-text.nf-element,
.get_in_touch .form .page-template-membership-page .swpm-section input[type="password"].swpm-text.nf-element,
.page-template-membership-page .swpm-section .woocommerce form input[type="password"].swpm-text.input-text,
.woocommerce form .page-template-membership-page .swpm-section input[type="password"].swpm-text.input-text,
.page-template-membership-page .swpm-section .cart_totals form input[type="password"].swpm-text.input-text,
.cart_totals form .page-template-membership-page .swpm-section input[type="password"].swpm-text.input-text,
.page-template-membership-page .swpm-section select.swpm-text.form-control,
.page-template-membership-page .swpm-section .select-custom select.swpm-text,
.select-custom .page-template-membership-page .swpm-section select.swpm-text,
.page-template-membership-page .swpm-section .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.swpm-text,
.page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .page-template-membership-page .swpm-section select.swpm-text,
.page-template-membership-page .swpm-section .get_in_touch .form select.swpm-text.nf-element,
.get_in_touch .form .page-template-membership-page .swpm-section select.swpm-text.nf-element,
.page-template-membership-page .swpm-section .woocommerce form select.swpm-text.input-text,
.woocommerce form .page-template-membership-page .swpm-section select.swpm-text.input-text,
.page-template-membership-page .swpm-section .cart_totals form select.swpm-text.input-text,
.cart_totals form .page-template-membership-page .swpm-section select.swpm-text.input-text,
.page-template-membership-login .swpm-section .swpm-text.form-control,
.page-template-membership-login .swpm-section .select-custom select.swpm-text,
.select-custom .page-template-membership-login .swpm-section select.swpm-text,
.page-template-membership-login .swpm-section .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.swpm-text,
.page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .page-template-membership-login .swpm-section select.swpm-text,
.page-template-membership-login .swpm-section .get_in_touch .form .swpm-text.nf-element,
.get_in_touch .form .page-template-membership-login .swpm-section .swpm-text.nf-element,
.page-template-membership-login .swpm-section .woocommerce form .swpm-text.input-text,
.woocommerce form .page-template-membership-login .swpm-section .swpm-text.input-text,
.page-template-membership-login .swpm-section .cart_totals form .swpm-text.input-text,
.cart_totals form .page-template-membership-login .swpm-section .swpm-text.input-text,
.page-template-membership-login .swpm-section input[type="password"].swpm-text.form-control,
.page-template-membership-login .swpm-section .get_in_touch .form input[type="password"].swpm-text.nf-element,
.get_in_touch .form .page-template-membership-login .swpm-section input[type="password"].swpm-text.nf-element,
.page-template-membership-login .swpm-section .woocommerce form input[type="password"].swpm-text.input-text,
.woocommerce form .page-template-membership-login .swpm-section input[type="password"].swpm-text.input-text,
.page-template-membership-login .swpm-section .cart_totals form input[type="password"].swpm-text.input-text,
.cart_totals form .page-template-membership-login .swpm-section input[type="password"].swpm-text.input-text,
.page-template-membership-login .swpm-section select.swpm-text.form-control,
.page-template-membership-login .swpm-section .select-custom select.swpm-text,
.select-custom .page-template-membership-login .swpm-section select.swpm-text,
.page-template-membership-login .swpm-section .page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] select.swpm-text,
.page-template-resources-template .query-resources-wrapper .query-exposed [class^="query-exposed-taxonomy"] .page-template-membership-login .swpm-section select.swpm-text,
.page-template-membership-login .swpm-section .get_in_touch .form select.swpm-text.nf-element,
.get_in_touch .form .page-template-membership-login .swpm-section select.swpm-text.nf-element,
.page-template-membership-login .swpm-section .woocommerce form select.swpm-text.input-text,
.woocommerce form .page-template-membership-login .swpm-section select.swpm-text.input-text,
.page-template-membership-login .swpm-section .cart_totals form select.swpm-text.input-text,
.cart_totals form .page-template-membership-login .swpm-section select.swpm-text.input-text {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.page-template-membership-basic-page .basic-content {
  padding: 0 80px 50px; }

.swpm-form-builder-container #item-swpm-4 {
  display: none; }

form#profile-2 #item-swpm-10, form#profile-2 #item-swpm-12 {
  display: none; }

body.search .search-page-form, body.page-template-search .search-page-form {
  max-width: 990px;
  margin: 50px auto 5px; }
  body.search .search-page-form form, body.page-template-search .search-page-form form {
    position: relative; }
  body.search .search-page-form input[type='text'], body.page-template-search .search-page-form input[type='text'] {
    width: 100%;
    height: 47px;
    padding: 15px;
    display: inline-block; }
  body.search .search-page-form button[type='submit'], body.page-template-search .search-page-form button[type='submit'] {
    position: absolute;
    top: 0;
    right: 0; }
body.search ul.list-group, body.page-template-search ul.list-group {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
  border-radius: 0; }
  body.search ul.list-group .list-group-item, body.page-template-search ul.list-group .list-group-item {
    margin-bottom: 15px;
    border-radius: 0;
    border: none; }
body.search .search-result, body.page-template-search .search-result {
  margin-bottom: 20px; }
body.search .result-found, body.page-template-search .result-found {
  font-size: 24px; }
  body.search .result-found b, body.page-template-search .result-found b {
    color: #3caff2; }
body.search .search-pagination, body.page-template-search .search-pagination {
  font-size: 0;
  margin-bottom: 30px; }
  body.search .search-pagination span, body.search .search-pagination a, body.page-template-search .search-pagination span, body.page-template-search .search-pagination a {
    transition: all 0.2s ease-in-out;
    background-color: #e2008d;
    color: #fff;
    display: inline-block;
    padding: 7.5px;
    font-size: 16px; }
    body.search .search-pagination span.current, body.search .search-pagination a.current, body.page-template-search .search-pagination span.current, body.page-template-search .search-pagination a.current {
      color: #e2008d;
      background-color: #fff; }
  body.search .search-pagination a:hover, body.page-template-search .search-pagination a:hover {
    background-color: #bc0075;
    text-decoration: none; }
body.search .no-results-message, body.page-template-search .no-results-message {
  margin: 30px 20px; }
  body.search .no-results-message span, body.page-template-search .no-results-message span {
    font-size: 1.3rem; }

.logo {
  width: 165px; }

html, body {
  width: 100%;
  overflow-x: hidden; }

@media all and (max-width: 991px) {
  .container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto; } }
@media all and (max-width: 767px) {
  .container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto; } }
@media all and (max-width: 1440px) {
  .container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto; } }
@media all and (min-width: 1200px) {
  .container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto; } }
@media all and (min-width: 1440px) {
  .container {
    max-width: 1440px; } }
@media all and (min-width: 1600px) {
  .container {
    max-width: 1440px; } }

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


.page-id-5816 .container:nth-of-type(9) .generic-content:first-of-type{
  padding-top: 0px !important;
}

.page-id-5816 .container:nth-of-type(9) .generic-content:first-of-type{
  background-color:#b8bf0d;
  color: white;
  margin-bottom: 80px;
  position: relative;
  height: 730px;
  margin-bottom: 250px;
}

.page-id-5816 .container:nth-of-type(9) .generic-content:first-of-type .row:first-of-type{
  padding-top: 55px;
}

.page-id-5816 .generic-content .nf-form-cont{
  width: 60%;
  float: right;
  background-color: #ffffff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 49px 73px;
  min-height: 573px;
  color: black;
  z-index: 1;
}

/* .page-id-5816 .generic-content .nf-form-cont input[type=button]:hover{
  background-color: #18a0f0;
  border-color: #109aeb;
} */

.page-id-5816 .generic-content .get_in_touch  h3 {
  font-size: 34px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.76;
  letter-spacing: 0.5px;
  color: #0c8b02;
  margin-top: 0;
  margin-bottom: 20px;
}

.page-id-5816 .get_in_touch .form .submit-wrap input[type='button']{
  background-color: #b1bf25;
  border-color: #b1bf25;
}

.page-id-5816 .get_in_touch .form .submit-wrap input[type='button']:hover{
  background-color: #939f1f;
  border-color: #89941d;
}

.page-id-5816 .get_in_touch .form .list-select-wrap .nf-field-element:after{
  background: #b1bf25;
}

/* .page-id-5816 .header-margin-below{
  margin-bottom: 0px;
} */


.page-id-5816 .container:nth-of-type(5) .generic-content .form{
  box-shadow: none;
  padding: 0px;
  padding-top: 8px;
}

.page-id-5816 .container:nth-of-type(5) .generic-content .nf-form-cont{
  width: 50%;
  float: right;
  background-color: #ffffff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 49px 73px;
  min-height: 573px;
  color: black;
  z-index: 1;
}

.page-id-5816 .container:nth-of-type(4) .generic-content {
  background-color: white;
  color: black;
  position: relative;
  height:auto;
  margin-bottom: 0px;
}

.page-id-5816 .container:nth-of-type(4) .generic-content:first-of-type .row:first-of-type{
  padding-top: 40px;
}

@media (max-width: 1200px) {
  .page-id-5816 .container:nth-of-type(5) .nf-form-cont{
    width: 80%;
  }
}

@media (max-width: 991px) {
  .page-id-5816 .generic-content .nf-form-cont{
    width: 100%;
  }
}

@media (max-width: 760px) {
  .page-id-5816 .container:nth-of-type(5) .generic-content .nf-form-cont{
    width: 100%;
    padding: 49px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  }
  .page-id-5816 .generic-content:first-of-type{
    background-color: white;
    height: auto;
    margin-bottom: 35px;
  }
  .page-id-5816 .generic-content:first-of-type .row:first-of-type{
    padding-top: 0px;
  }

  /* .page-id-5816 .generic-content:first-of-type .col-md-10{
    padding: 0px;
  } */

  .page-id-5816 .generic-content .get_in_touch h3{
    /* padding: 0px 73px; */
    margin-bottom: 0px;
  }

  .page-id-5816 .generic-content .get_in_touch .form{
    box-shadow: none;
    padding: 18px 73px;
  }
  .page-id-5816 .generic-content .get_in_touch .nf-after-form-content .nf-error-msg{
    padding: 12px 73px;
  }
}


@media (max-width: 480px) {

  .page-id-5816 .generic-content .get_in_touch h3{
    padding: 0px 25px;
    margin-bottom: 0px;
  }

  .page-id-5816 .generic-content .get_in_touch .form{
    box-shadow: none;
    padding: 18px 25px;
  }

  .page-id-5816 .generic-content .get_in_touch .nf-after-form-content .nf-error-msg{
    padding: 8px 25px;
  }
}

#registration-1 #item-swpm-23, #registration-1 #item-swpm-52 {
  display:none;
}

#item-swpm-23, #item-swpm-52, #item-swpm-24, #item-swpm-53, #billing_company_field {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}

#billing_company_field, #profile-2 #item-swpm-24, #profile-2 #item-swpm-53  {
  width: 100% !important
}

.swpm-form-builder li .autocomplete-items, #billing_company_field .autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 61%;
  left: 0;
  right: 0;
  width: 98%;
  margin: 0 auto
}

#billing_company_field .autocomplete-items {
  top: 97%;
}

#profile-2 #item-swpm-24 .autocomplete-items, #profile-2 #item-swpm-53 .autocomplete-items {
  font-size: 1.2em
}

#item-swpm-23 .autocomplete-items, #item-swpm-52 .autocomplete-items {
  font-size: 1.2em
}

.swpm-form-builder li .autocomplete-items div, #billing_company_field .autocomplete-items div  {
  padding: 10px;
  cursor: pointer;
  background-color: #eeeeee;
  border-bottom: 1px solid #d4d4d4;
}
.swpm-form-builder li .autocomplete-items div:hover, #billing_company_field .autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.swpm-form-builder li .autocomplete-active, #billing_company_field .autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.woocommerce-validated-overwrite input {
  border-color: #6dc22e !important;
}

.woocommerce-validated-overwrite label {
  color: #000000 !important;
}

.pum-theme-default-theme {
  background-color: rgba( 0, 0, 0, 0.80 ) !important;
}

.pum-theme-default-theme input {
  padding: 16px 20px;
}

.pum-theme-default-theme .nf-form-title {
  display: none;
}

.pum-container.pum-responsive.pum-responsive-medium {
    padding: 30px;
}

.pum-theme-default-theme .nf-before-form-content {
  margin-bottom: 20px;
  margin-top: 30px;
}

.pum-theme-default-theme .field-wrap.submit-wrap.textbox-wrap, 
.pum-theme-default-theme .field-wrap.submit-wrap.textbox-wrap .nf-field-element {
  justify-content: center;
  align-items: center;
  display: flex;
}

.pum-theme-default-theme .field-wrap.submit-wrap.textbox-wrap input {
  background: #e2008d;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  min-width: 140px;
  font-weight: bold;
  color: white;
  border: none;
}

.pum-theme-default-theme .field-wrap.submit-wrap.textbox-wrap input:hover{
  opacity: 0.9; 
}

button.pum-close.popmake-close {
  width: 80px !important;
  font-weight: bold !important;
  font-size: 20px !important;
  box-shadow: none !important;
}

.pum-theme-default-theme .nf-after-form-content{
  display: none !important;
}

.pum-container.pum-responsive.pum-responsive-medium {
  max-width: 600px !important;
}

.pum-content.popmake-content p {
  color: black;
}

@media (max-width: 600px) {
  .pum-title.popmake-title {
    padding-right: 70px;
  }

  .pum-container.pum-responsive.pum-responsive-medium {
    padding: 20px;
  }
}

@media (max-width: 480px){
  .pum-theme-default-theme .field-wrap.submit-wrap.textbox-wrap input{
    width: 100%;
  }
}

@media (max-width: 400px){
  .pum-title.popmake-title {
    font-size: 26px !important;
  }
}
#nf-field-300-wrap.field-wrap{
  display: none;
}

#wc-stripe-payment-request-button-separator, 
#wc-stripe-payment-request-wrapper {
  display: none !important;
}
select option[value="n/a"]{
  display: none;
}#item-swpm-68 {
  display:none
}</pre></body></html>