/******************************************************************************************
* ----------------------------------------------------------------------------------------
* _____ _____  ___  _____
* |  _  \ ___ \/ _ \|  _  \
* | | | | |_/ / /_\ \ | | |
* | | | |    /|  _  | | | |
* | |/ /| |\ \| | | | |/ /
* |___/ \_| \_\_| |_/___/
*
* ----------------------------------------------------------------------------------------
* Created for KEO/RIS Marketing.
* Author: Darin Radimaker | github - id8
* ----------------------------------------------------------------------------------------
* Date: 6/8/2016 |  Time: 12:37 PM
* ----------------------------------------------------------------------------------------
*******************************************************************************************/
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}
body *::selection {
  background: var(--wp--preset--color--primary);
  color: #fff;
}
@font-face {
  font-family: "ICO";
  src: url("../fonts/icomoon.eot?#iefix");
  src: url("../fonts/icomoon.eot?#iefix") format("eot"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg") format("svg");
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
.basic-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 20px;
}
body {
  font-size: 20px;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  color: var(--wp--preset--color--black);
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: var(--wp--preset--color--primary);
  text-decoration: none;
}
a:hover,
a:focus {
  color: var(--wp--preset--color--primary);
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5em;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1em;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  border-top: 1px solid #dfdfff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1em;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  line-height: 1;
  color: #0000ef;
  font-size: 87.5%;
}
h1 .large,
h2 .large,
h3 .large,
h4 .large,
h5 .large,
h6 .large,
.h1 .large,
.h2 .large,
.h3 .large,
.h4 .large,
.h5 .large,
.h6 .large {
  font-size: 112.5%;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 1em;
  margin-bottom: 0.25em;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0.5em;
  margin-top: 0;
  margin-bottom: 0.125em;
}
h1,
.h1 {
  font-size: 3em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 1.5em;
}
h4,
.h4 {
  font-size: 1.25em;
}
h5,
.h5 {
  font-size: 1.1em;
}
h6,
.h6 {
  font-size: 1em;
}
p {
  margin-bottom: 0.5em;
}
.lead {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}
small,
.small {
  font-size: 75%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #0000ef;
}
.text-primary {
  color: var(--wp--preset--color--primary);
}
a.text-primary:hover,
a.text-primary:focus {
  color: var(--wp--preset--color--primary);
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #3c763d;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #31708f;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #8a6d3b;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #a94442;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0.5em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
dt,
dd {
  line-height: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #0000ef;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0.5em 1em;
  margin: 0 0 1em;
  font-size: 1.2em;
  border-left: 5px solid var(--wp--preset--color--secondary);
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5em;
  color: var(--wp--preset--color--gray-dark);
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid var(--wp--preset--color--secondary);
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: 1.5em;
}
p,
ol,
table,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  width: 100%;
}
p,
ol,
table,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
address,
iframe,
img,
picture,
a,
audio,
canvas,
progress,
video,
b,
strong,
dfn,
mark,
small,
sub,
sup,
svg,
figure,
code,
kbd,
pre,
samp {
  margin-top: 0;
}
p:last-child,
ol:last-child,
table:last-child,
ul:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
address:last-child,
iframe:last-child,
img:last-child,
picture:last-child,
a:last-child,
audio:last-child,
canvas:last-child,
progress:last-child,
video:last-child,
b:last-child,
strong:last-child,
dfn:last-child,
mark:last-child,
small:last-child,
sub:last-child,
sup:last-child,
svg:last-child,
figure:last-child,
code:last-child,
kbd:last-child,
pre:last-child,
samp:last-child {
  margin-bottom: 0;
}
p.align-inline,
ol.align-inline,
table.align-inline,
ul.align-inline,
h1.align-inline,
h2.align-inline,
h3.align-inline,
h4.align-inline,
h5.align-inline,
h6.align-inline,
address.align-inline,
iframe.align-inline,
img.align-inline,
picture.align-inline,
a.align-inline,
audio.align-inline,
canvas.align-inline,
progress.align-inline,
video.align-inline,
b.align-inline,
strong.align-inline,
dfn.align-inline,
mark.align-inline,
small.align-inline,
sub.align-inline,
sup.align-inline,
svg.align-inline,
figure.align-inline,
code.align-inline,
kbd.align-inline,
pre.align-inline,
samp.align-inline {
  width: auto;
  margin-right: 30px;
}
p.align-inline:last-child,
ol.align-inline:last-child,
table.align-inline:last-child,
ul.align-inline:last-child,
h1.align-inline:last-child,
h2.align-inline:last-child,
h3.align-inline:last-child,
h4.align-inline:last-child,
h5.align-inline:last-child,
h6.align-inline:last-child,
address.align-inline:last-child,
iframe.align-inline:last-child,
img.align-inline:last-child,
picture.align-inline:last-child,
a.align-inline:last-child,
audio.align-inline:last-child,
canvas.align-inline:last-child,
progress.align-inline:last-child,
video.align-inline:last-child,
b.align-inline:last-child,
strong.align-inline:last-child,
dfn.align-inline:last-child,
mark.align-inline:last-child,
small.align-inline:last-child,
sub.align-inline:last-child,
sup.align-inline:last-child,
svg.align-inline:last-child,
figure.align-inline:last-child,
code.align-inline:last-child,
kbd.align-inline:last-child,
pre.align-inline:last-child,
samp.align-inline:last-child {
  margin-right: 0;
}
p.has-background,
ol.has-background,
table.has-background,
ul.has-background,
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background,
address.has-background,
iframe.has-background,
img.has-background,
picture.has-background,
a.has-background,
audio.has-background,
canvas.has-background,
progress.has-background,
video.has-background,
b.has-background,
strong.has-background,
dfn.has-background,
mark.has-background,
small.has-background,
sub.has-background,
sup.has-background,
svg.has-background,
figure.has-background,
code.has-background,
kbd.has-background,
pre.has-background,
samp.has-background {
  padding: 0;
}
p,
ol,
table,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
  width: 100%;
}
strong {
  font-weight: 600;
}
strong h1,
strong .h1,
strong h2,
strong .h2,
strong h3,
strong .h3,
strong h4,
strong .h4,
strong h5,
strong .h5,
strong h6,
strong .h6 {
  font-weight: 800;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  hyphens: auto;
  word-break: break-word;
  line-height: 1em;
  text-transform: initial;
  margin-top: 0;
  letter-spacing: 0em;
  margin-bottom: 30px;
  margin-left: 0em;
}
h1.text-xl,
.h1.text-xl,
h2.text-xl,
.h2.text-xl,
h3.text-xl,
.h3.text-xl,
h4.text-xl,
.h4.text-xl,
h5.text-xl,
.h5.text-xl,
h6.text-xl,
.h6.text-xl,
h1.text-lg,
.h1.text-lg,
h2.text-lg,
.h2.text-lg,
h3.text-lg,
.h3.text-lg,
h4.text-lg,
.h4.text-lg,
h5.text-lg,
.h5.text-lg,
h6.text-lg,
.h6.text-lg,
h1.text-xxl,
.h1.text-xxl,
h2.text-xxl,
.h2.text-xxl,
h3.text-xxl,
.h3.text-xxl,
h4.text-xxl,
.h4.text-xxl,
h5.text-xxl,
.h5.text-xxl,
h6.text-xxl,
.h6.text-xxl {
  line-height: 1em;
}
h1:only-child,
.h1:only-child,
h2:only-child,
.h2:only-child,
h3:only-child,
.h3:only-child,
h4:only-child,
.h4:only-child,
h5:only-child,
.h5:only-child,
h6:only-child,
.h6:only-child {
  margin-bottom: 0;
}
h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong,
h6 strong,
.h6 strong {
  font-weight: 800;
}
.column > h1:last-child,
.column > h2:last-child,
.column > h3:last-child,
.column > h4:last-child,
.column > h5:last-child,
.column > h6:last-child {
  margin-bottom: 0;
}
p {
  display: inline-block;
  margin-bottom: 30px;
}
p:empty {
  display: none !important;
}
i.fa,
i.b-icon,
span.b-icon {
  margin-bottom: 30px;
}
i.fa.h-icon,
i.b-icon.h-icon,
span.b-icon.h-icon {
  margin-bottom: 0;
  margin-right: 0.25em;
  vertical-align: bottom;
}
i.fa:last-child,
i.b-icon:last-child,
span.b-icon:last-child {
  margin-bottom: 0;
}
a,
a.btn,
.btn {
  margin-bottom: 30px;
  font-weight: 700;
}
a:last-child,
a.btn:last-child,
.btn:last-child {
  margin-bottom: 0;
}
a i.fa,
a.btn i.fa,
.btn i.fa,
a i.b-icon,
a.btn i.b-icon,
.btn i.b-icon,
a span.b-icon,
a.btn span.b-icon,
.btn span.b-icon {
  margin-bottom: 0px;
  margin-right: 0.25em;
  color: inherit;
}
.column ul,
.context-text ul,
.column ol,
.context-text ol {
  font-size: 1em;
  line-height: 1.5em;
  padding: 0 0 0 0;
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  list-style: none;
  margin-bottom: 30px;
}
.column ul ul,
.context-text ul ul,
.column ol ul,
.context-text ol ul,
.column ul ol,
.context-text ul ol,
.column ol ol,
.context-text ol ol {
  margin-bottom: 0;
}
.column ul li,
.context-text ul li,
.column ol li,
.context-text ol li {
  position: relative;
  width: 100%;
  padding-left: 1.25em;
  margin-bottom: 7.5px;
}
.column ul li:last-child,
.context-text ul li:last-child,
.column ol li:last-child,
.context-text ol li:last-child {
  border-bottom: 0px solid transparent;
  margin-bottom: 0;
}
.column ul li li,
.context-text ul li li,
.column ol li li,
.context-text ol li li {
  margin-bottom: 7.5px;
}
.column ul li li:last-child,
.context-text ul li li:last-child,
.column ol li li:last-child,
.context-text ol li li:last-child {
  margin-bottom: 0;
}
.column ul li li li,
.context-text ul li li li,
.column ol li li li,
.context-text ol li li li {
  margin-bottom: 7.5px;
}
.column ul li li li:last-child,
.context-text ul li li li:last-child,
.column ol li li li:last-child,
.context-text ol li li li:last-child {
  margin-bottom: 0;
}
.column ul li:before,
.context-text ul li:before,
.column ol li:before,
.context-text ol li:before {
  font-weight: bold;
  display: inline-block;
  min-width: 1em;
  vertical-align: middle;
  width: auto;
  padding-right: 1em;
  left: 0;
}
.column ul li:before,
.context-text ul li:before {
  content: '\2022';
}
.column ul ul,
.context-text ul ul,
.column ol ul,
.context-text ol ul,
.column ul ol,
.context-text ul ol,
.column ol ol,
.context-text ol ol {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.column ul ol li,
.context-text ul ol li,
.column ol ol li,
.context-text ol ol li {
  padding-left: 1.75em;
}
.column ol,
.context-text ol {
  counter-reset: section;
  list-style-type: none;
}
.column ol li:before,
.context-text ol li:before {
  counter-increment: section;
  content: counters(section, ".");
}
blockquote {
  padding: 0.5em 1em;
  margin-bottom: 1em;
  font-size: 1.2em;
  border-left: 5px solid var(--wp--preset--color--secondary);
}
blockquote p:last-child {
  font-size: 0.75em;
  font-style: italic;
}
blockquote p:last-child:only-child {
  font-size: 1em;
  font-style: normal;
}
.column p + hr,
.column h1 + hr,
.column h2 + hr,
.column h3 + hr,
.column h4 + hr,
.column h5 + hr,
.column h6 + hr,
.column ul + hr,
.column ol + hr,
.column p + hr.wp-block-separator,
.column h1 + hr.wp-block-separator,
.column h2 + hr.wp-block-separator,
.column h3 + hr.wp-block-separator,
.column h4 + hr.wp-block-separator,
.column h5 + hr.wp-block-separator,
.column h6 + hr.wp-block-separator,
.column ul + hr.wp-block-separator,
.column ol + hr.wp-block-separator,
.column p + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column h1 + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column h2 + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column h3 + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column h4 + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column h5 + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column h6 + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column ul + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.column ol + hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  margin-top: 0;
}
.column i.fa,
.column i.b-icon,
.column span.fa,
.column span.b-icon {
  font-size: inherit;
  line-height: 1;
}
.column hr,
.column hr.wp-block-separator,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
  position: relative;
  overflow: visible;
  border: 0;
  height: auto;
  display: inline-block;
  text-align: inherit;
}
.column hr:only-child,
.column hr.wp-block-separator:only-child,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots):only-child,
.column hr:last-child,
.column hr.wp-block-separator:last-child,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots):last-child {
  margin: 0 0 0 0;
}
.column hr:before,
.column hr.wp-block-separator:before,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots):before {
  content: '';
  width: 100%;
  height: 0px;
  border-top: 1px solid;
  display: block;
  float: none;
  line-height: 0;
  margin: 0 0 0 0;
  vertical-align: top;
  max-width: 100%;
}
.column hr.is-style-short-secondary-separator:before,
.column hr.wp-block-separator.is-style-short-secondary-separator:before,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots).is-style-short-secondary-separator:before {
  height: 0.2em;
  border: 0px solid;
  width: 12em;
  background: var(--wp--preset--color--secondary);
}
.column hr.is-style-secondary-separator:before,
.column hr.wp-block-separator.is-style-secondary-separator:before,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots).is-style-secondary-separator:before {
  height: 0.25em;
  border: 0px solid;
  background: var(--wp--preset--color--secondary);
}
.column hr.is-style-green-star:before,
.column hr.wp-block-separator.is-style-green-star:before,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots).is-style-green-star:before {
  border-top: 0.25em solid var(--wp--preset--color--secondary) !important;
  height: 1.5em;
}
.column hr.is-style-green-star:after,
.column hr.wp-block-separator.is-style-green-star:after,
.column hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots).is-style-green-star:after {
  content: url("../images/Group.svg") !important;
  position: absolute;
  margin-top: -2.66em;
  right: -3%;
}
.column > hr:only-child {
  margin-top: 0;
  margin-bottom: 0;
}
.column > hr:last-child {
  margin-bottom: 0;
}
.column > hr:first-child {
  margin-top: 0;
}
iframe {
  max-width: 100%;
  width: 100%;
  display: inline-block;
}
.next-prev-links {
  border-top: 1px solid var(--wp--preset--color--black);
}
.next-prev-links a.btn {
  margin: 20px 0 20px 0;
  display: inline-block;
}
.text-2x {
  font-size: 2em;
  line-height: 1.5em;
}
.text-2x h1,
.text-2x .h1,
.text-2x h2,
.text-2x .h2,
.text-2x h3,
.text-2x .h3,
.text-2x h4,
.text-2x .h4,
.text-2x h5,
.text-2x .h5,
.text-2x h6,
.text-2x .h6 {
  line-height: 1em;
}
.text-2x h1.text-xl,
.text-2x .h1.text-xl,
.text-2x h2.text-xl,
.text-2x .h2.text-xl,
.text-2x h3.text-xl,
.text-2x .h3.text-xl,
.text-2x h4.text-xl,
.text-2x .h4.text-xl,
.text-2x h5.text-xl,
.text-2x .h5.text-xl,
.text-2x h6.text-xl,
.text-2x .h6.text-xl,
.text-2x h1.text-xxl,
.text-2x .h1.text-xxl,
.text-2x h2.text-xxl,
.text-2x .h2.text-xxl,
.text-2x h3.text-xxl,
.text-2x .h3.text-xxl,
.text-2x h4.text-xxl,
.text-2x .h4.text-xxl,
.text-2x h5.text-xxl,
.text-2x .h5.text-xxl,
.text-2x h6.text-xxl,
.text-2x .h6.text-xxl,
.text-2x h1.text-lg,
.text-2x .h1.text-lg,
.text-2x h2.text-lg,
.text-2x .h2.text-lg,
.text-2x h3.text-lg,
.text-2x .h3.text-lg,
.text-2x h4.text-lg,
.text-2x .h4.text-lg,
.text-2x h5.text-lg,
.text-2x .h5.text-lg,
.text-2x h6.text-lg,
.text-2x .h6.text-lg {
  line-height: 1em;
}
.text-2x h1,
.text-2x .h1,
.text-2x h2,
.text-2x .h2,
.text-2x h3,
.text-2x .h3,
.text-2x h4,
.text-2x .h4,
.text-2x h5,
.text-2x .h5,
.text-2x h6,
.text-2x .h6 {
  margin-bottom: 30px;
}
.text-2x h1:only-child,
.text-2x .h1:only-child,
.text-2x h2:only-child,
.text-2x .h2:only-child,
.text-2x h3:only-child,
.text-2x .h3:only-child,
.text-2x h4:only-child,
.text-2x .h4:only-child,
.text-2x h5:only-child,
.text-2x .h5:only-child,
.text-2x h6:only-child,
.text-2x .h6:only-child {
  margin-bottom: 0;
}
.text-2x ul li,
.text-2x ol li {
  margin-bottom: 7.5px;
}
.text-2x ul li li,
.text-2x ol li li {
  margin-bottom: 7.5px;
}
.text-2x ul li li:last-child,
.text-2x ol li li:last-child {
  margin-bottom: 0;
}
.text-2x ul li li li,
.text-2x ol li li li {
  margin-bottom: 7.5px;
}
.text-2x ul li li li:last-child,
.text-2x ol li li li:last-child {
  margin-bottom: 0;
}
.text-2x .btn {
  margin-bottom: 30px;
}
.text-2x .btn:last-child {
  margin-bottom: 0px;
}
.text-2x p {
  margin-bottom: 30px;
}
.text-2x p:empty {
  display: none !important;
}
.text-2x i.fa,
.text-2x .b-icon {
  margin-bottom: 30px;
}
.text-2x i.fa.h-icon,
.text-2x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-2x i.fa:last-child,
.text-2x .b-icon:last-child {
  margin-bottom: 0;
}
.text-2x .img-wrapper {
  margin-bottom: 30px;
}
.text-2x .img-wrapper:last-child {
  margin-bottom: 0;
}
.text-2x .column ul,
.text-2x .column ol {
  margin-bottom: 30px;
}
.text-2x .column ul ul,
.text-2x .column ol ul,
.text-2x .column ul ol,
.text-2x .column ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-2x hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid var(--wp--preset--color--black);
}
.text-2x p + hr,
.text-2x h1 + hr,
.text-2x h2 + hr,
.text-2x h3 + hr,
.text-2x h4 + hr,
.text-2x h5 + hr,
.text-2x h6 + hr,
.text-2x ul + hr,
.text-2x ol + hr {
  margin-top: 0;
}
.text-3x {
  font-size: 3em;
  line-height: 1.5em;
}
.text-3x h1,
.text-3x .h1,
.text-3x h2,
.text-3x .h2,
.text-3x h3,
.text-3x .h3,
.text-3x h4,
.text-3x .h4,
.text-3x h5,
.text-3x .h5,
.text-3x h6,
.text-3x .h6 {
  line-height: 1em;
}
.text-3x h1.text-xl,
.text-3x .h1.text-xl,
.text-3x h2.text-xl,
.text-3x .h2.text-xl,
.text-3x h3.text-xl,
.text-3x .h3.text-xl,
.text-3x h4.text-xl,
.text-3x .h4.text-xl,
.text-3x h5.text-xl,
.text-3x .h5.text-xl,
.text-3x h6.text-xl,
.text-3x .h6.text-xl,
.text-3x h1.text-xxl,
.text-3x .h1.text-xxl,
.text-3x h2.text-xxl,
.text-3x .h2.text-xxl,
.text-3x h3.text-xxl,
.text-3x .h3.text-xxl,
.text-3x h4.text-xxl,
.text-3x .h4.text-xxl,
.text-3x h5.text-xxl,
.text-3x .h5.text-xxl,
.text-3x h6.text-xxl,
.text-3x .h6.text-xxl,
.text-3x h1.text-lg,
.text-3x .h1.text-lg,
.text-3x h2.text-lg,
.text-3x .h2.text-lg,
.text-3x h3.text-lg,
.text-3x .h3.text-lg,
.text-3x h4.text-lg,
.text-3x .h4.text-lg,
.text-3x h5.text-lg,
.text-3x .h5.text-lg,
.text-3x h6.text-lg,
.text-3x .h6.text-lg {
  line-height: 1em;
}
.text-3x h1,
.text-3x .h1,
.text-3x h2,
.text-3x .h2,
.text-3x h3,
.text-3x .h3,
.text-3x h4,
.text-3x .h4,
.text-3x h5,
.text-3x .h5,
.text-3x h6,
.text-3x .h6 {
  margin-bottom: 30px;
}
.text-3x h1:only-child,
.text-3x .h1:only-child,
.text-3x h2:only-child,
.text-3x .h2:only-child,
.text-3x h3:only-child,
.text-3x .h3:only-child,
.text-3x h4:only-child,
.text-3x .h4:only-child,
.text-3x h5:only-child,
.text-3x .h5:only-child,
.text-3x h6:only-child,
.text-3x .h6:only-child {
  margin-bottom: 0;
}
.text-3x ul li,
.text-3x ol li {
  margin-bottom: 7.5px;
}
.text-3x ul li li,
.text-3x ol li li {
  margin-bottom: 7.5px;
}
.text-3x ul li li:last-child,
.text-3x ol li li:last-child {
  margin-bottom: 0;
}
.text-3x ul li li li,
.text-3x ol li li li {
  margin-bottom: 7.5px;
}
.text-3x ul li li li:last-child,
.text-3x ol li li li:last-child {
  margin-bottom: 0;
}
.text-3x .btn {
  margin-bottom: 30px;
}
.text-3x .btn:last-child {
  margin-bottom: 0px;
}
.text-3x p {
  margin-bottom: 30px;
}
.text-3x p:empty {
  display: none !important;
}
.text-3x i.fa,
.text-3x .b-icon {
  margin-bottom: 30px;
}
.text-3x i.fa.h-icon,
.text-3x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-3x i.fa:last-child,
.text-3x .b-icon:last-child {
  margin-bottom: 0;
}
.text-3x .img-wrapper {
  margin-bottom: 30px;
}
.text-3x .img-wrapper:last-child {
  margin-bottom: 0;
}
.text-3x .column ul,
.text-3x .column ol {
  margin-bottom: 30px;
}
.text-3x .column ul ul,
.text-3x .column ol ul,
.text-3x .column ul ol,
.text-3x .column ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-3x hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid var(--wp--preset--color--black);
}
.text-3x p + hr,
.text-3x h1 + hr,
.text-3x h2 + hr,
.text-3x h3 + hr,
.text-3x h4 + hr,
.text-3x h5 + hr,
.text-3x h6 + hr,
.text-3x ul + hr,
.text-3x ol + hr {
  margin-top: 0;
}
.text-4x {
  font-size: 4em;
  line-height: 1.5em;
}
.text-4x h1,
.text-4x .h1,
.text-4x h2,
.text-4x .h2,
.text-4x h3,
.text-4x .h3,
.text-4x h4,
.text-4x .h4,
.text-4x h5,
.text-4x .h5,
.text-4x h6,
.text-4x .h6 {
  line-height: 1em;
}
.text-4x h1.text-xl,
.text-4x .h1.text-xl,
.text-4x h2.text-xl,
.text-4x .h2.text-xl,
.text-4x h3.text-xl,
.text-4x .h3.text-xl,
.text-4x h4.text-xl,
.text-4x .h4.text-xl,
.text-4x h5.text-xl,
.text-4x .h5.text-xl,
.text-4x h6.text-xl,
.text-4x .h6.text-xl,
.text-4x h1.text-xxl,
.text-4x .h1.text-xxl,
.text-4x h2.text-xxl,
.text-4x .h2.text-xxl,
.text-4x h3.text-xxl,
.text-4x .h3.text-xxl,
.text-4x h4.text-xxl,
.text-4x .h4.text-xxl,
.text-4x h5.text-xxl,
.text-4x .h5.text-xxl,
.text-4x h6.text-xxl,
.text-4x .h6.text-xxl,
.text-4x h1.text-lg,
.text-4x .h1.text-lg,
.text-4x h2.text-lg,
.text-4x .h2.text-lg,
.text-4x h3.text-lg,
.text-4x .h3.text-lg,
.text-4x h4.text-lg,
.text-4x .h4.text-lg,
.text-4x h5.text-lg,
.text-4x .h5.text-lg,
.text-4x h6.text-lg,
.text-4x .h6.text-lg {
  line-height: 1em;
}
.text-4x h1,
.text-4x .h1,
.text-4x h2,
.text-4x .h2,
.text-4x h3,
.text-4x .h3,
.text-4x h4,
.text-4x .h4,
.text-4x h5,
.text-4x .h5,
.text-4x h6,
.text-4x .h6 {
  margin-bottom: 30px;
}
.text-4x h1:only-child,
.text-4x .h1:only-child,
.text-4x h2:only-child,
.text-4x .h2:only-child,
.text-4x h3:only-child,
.text-4x .h3:only-child,
.text-4x h4:only-child,
.text-4x .h4:only-child,
.text-4x h5:only-child,
.text-4x .h5:only-child,
.text-4x h6:only-child,
.text-4x .h6:only-child {
  margin-bottom: 0;
}
.text-4x ul li,
.text-4x ol li {
  margin-bottom: 7.5px;
}
.text-4x ul li li,
.text-4x ol li li {
  margin-bottom: 7.5px;
}
.text-4x ul li li:last-child,
.text-4x ol li li:last-child {
  margin-bottom: 0;
}
.text-4x ul li li li,
.text-4x ol li li li {
  margin-bottom: 7.5px;
}
.text-4x ul li li li:last-child,
.text-4x ol li li li:last-child {
  margin-bottom: 0;
}
.text-4x .btn {
  margin-bottom: 30px;
}
.text-4x .btn:last-child {
  margin-bottom: 0px;
}
.text-4x p {
  margin-bottom: 30px;
}
.text-4x p:empty {
  display: none !important;
}
.text-4x i.fa,
.text-4x .b-icon {
  margin-bottom: 30px;
}
.text-4x i.fa.h-icon,
.text-4x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-4x i.fa:last-child,
.text-4x .b-icon:last-child {
  margin-bottom: 0;
}
.text-4x .img-wrapper {
  margin-bottom: 30px;
}
.text-4x .img-wrapper:last-child {
  margin-bottom: 0;
}
.text-4x .column ul,
.text-4x .column ol {
  margin-bottom: 30px;
}
.text-4x .column ul ul,
.text-4x .column ol ul,
.text-4x .column ul ol,
.text-4x .column ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-4x hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid var(--wp--preset--color--black);
}
.text-4x p + hr,
.text-4x h1 + hr,
.text-4x h2 + hr,
.text-4x h3 + hr,
.text-4x h4 + hr,
.text-4x h5 + hr,
.text-4x h6 + hr,
.text-4x ul + hr,
.text-4x ol + hr {
  margin-top: 0;
}
.text-5x {
  font-size: 5em;
  line-height: 1.5em;
}
.text-5x h1,
.text-5x .h1,
.text-5x h2,
.text-5x .h2,
.text-5x h3,
.text-5x .h3,
.text-5x h4,
.text-5x .h4,
.text-5x h5,
.text-5x .h5,
.text-5x h6,
.text-5x .h6 {
  line-height: 1em;
}
.text-5x h1.text-xl,
.text-5x .h1.text-xl,
.text-5x h2.text-xl,
.text-5x .h2.text-xl,
.text-5x h3.text-xl,
.text-5x .h3.text-xl,
.text-5x h4.text-xl,
.text-5x .h4.text-xl,
.text-5x h5.text-xl,
.text-5x .h5.text-xl,
.text-5x h6.text-xl,
.text-5x .h6.text-xl,
.text-5x h1.text-xxl,
.text-5x .h1.text-xxl,
.text-5x h2.text-xxl,
.text-5x .h2.text-xxl,
.text-5x h3.text-xxl,
.text-5x .h3.text-xxl,
.text-5x h4.text-xxl,
.text-5x .h4.text-xxl,
.text-5x h5.text-xxl,
.text-5x .h5.text-xxl,
.text-5x h6.text-xxl,
.text-5x .h6.text-xxl,
.text-5x h1.text-lg,
.text-5x .h1.text-lg,
.text-5x h2.text-lg,
.text-5x .h2.text-lg,
.text-5x h3.text-lg,
.text-5x .h3.text-lg,
.text-5x h4.text-lg,
.text-5x .h4.text-lg,
.text-5x h5.text-lg,
.text-5x .h5.text-lg,
.text-5x h6.text-lg,
.text-5x .h6.text-lg {
  line-height: 1em;
}
.text-5x h1,
.text-5x .h1,
.text-5x h2,
.text-5x .h2,
.text-5x h3,
.text-5x .h3,
.text-5x h4,
.text-5x .h4,
.text-5x h5,
.text-5x .h5,
.text-5x h6,
.text-5x .h6 {
  margin-bottom: 30px;
}
.text-5x h1:only-child,
.text-5x .h1:only-child,
.text-5x h2:only-child,
.text-5x .h2:only-child,
.text-5x h3:only-child,
.text-5x .h3:only-child,
.text-5x h4:only-child,
.text-5x .h4:only-child,
.text-5x h5:only-child,
.text-5x .h5:only-child,
.text-5x h6:only-child,
.text-5x .h6:only-child {
  margin-bottom: 0;
}
.text-5x ul li,
.text-5x ol li {
  margin-bottom: 7.5px;
}
.text-5x ul li li,
.text-5x ol li li {
  margin-bottom: 7.5px;
}
.text-5x ul li li:last-child,
.text-5x ol li li:last-child {
  margin-bottom: 0;
}
.text-5x ul li li li,
.text-5x ol li li li {
  margin-bottom: 7.5px;
}
.text-5x ul li li li:last-child,
.text-5x ol li li li:last-child {
  margin-bottom: 0;
}
.text-5x .btn {
  margin-bottom: 30px;
}
.text-5x .btn:last-child {
  margin-bottom: 0px;
}
.text-5x p {
  margin-bottom: 30px;
}
.text-5x p:empty {
  display: none !important;
}
.text-5x i.fa,
.text-5x .b-icon {
  margin-bottom: 30px;
}
.text-5x i.fa.h-icon,
.text-5x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-5x i.fa:last-child,
.text-5x .b-icon:last-child {
  margin-bottom: 0;
}
.text-5x .img-wrapper {
  margin-bottom: 30px;
}
.text-5x .img-wrapper:last-child {
  margin-bottom: 0;
}
.text-5x .column ul,
.text-5x .column ol {
  margin-bottom: 30px;
}
.text-5x .column ul ul,
.text-5x .column ol ul,
.text-5x .column ul ol,
.text-5x .column ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-5x hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid var(--wp--preset--color--black);
}
.text-5x p + hr,
.text-5x h1 + hr,
.text-5x h2 + hr,
.text-5x h3 + hr,
.text-5x h4 + hr,
.text-5x h5 + hr,
.text-5x h6 + hr,
.text-5x ul + hr,
.text-5x ol + hr {
  margin-top: 0;
}
.text-lg,
.has-lg-font-size {
  font-size: 1.25em;
  line-height: 1.5em;
}
.text-lg h1,
.has-lg-font-size h1,
.text-lg .h1,
.has-lg-font-size .h1,
.text-lg h2,
.has-lg-font-size h2,
.text-lg .h2,
.has-lg-font-size .h2,
.text-lg h3,
.has-lg-font-size h3,
.text-lg .h3,
.has-lg-font-size .h3,
.text-lg h4,
.has-lg-font-size h4,
.text-lg .h4,
.has-lg-font-size .h4,
.text-lg h5,
.has-lg-font-size h5,
.text-lg .h5,
.has-lg-font-size .h5,
.text-lg h6,
.has-lg-font-size h6,
.text-lg .h6,
.has-lg-font-size .h6 {
  line-height: 1em;
}
.text-lg h1.text-xl,
.has-lg-font-size h1.text-xl,
.text-lg .h1.text-xl,
.has-lg-font-size .h1.text-xl,
.text-lg h2.text-xl,
.has-lg-font-size h2.text-xl,
.text-lg .h2.text-xl,
.has-lg-font-size .h2.text-xl,
.text-lg h3.text-xl,
.has-lg-font-size h3.text-xl,
.text-lg .h3.text-xl,
.has-lg-font-size .h3.text-xl,
.text-lg h4.text-xl,
.has-lg-font-size h4.text-xl,
.text-lg .h4.text-xl,
.has-lg-font-size .h4.text-xl,
.text-lg h5.text-xl,
.has-lg-font-size h5.text-xl,
.text-lg .h5.text-xl,
.has-lg-font-size .h5.text-xl,
.text-lg h6.text-xl,
.has-lg-font-size h6.text-xl,
.text-lg .h6.text-xl,
.has-lg-font-size .h6.text-xl,
.text-lg h1.text-xxl,
.has-lg-font-size h1.text-xxl,
.text-lg .h1.text-xxl,
.has-lg-font-size .h1.text-xxl,
.text-lg h2.text-xxl,
.has-lg-font-size h2.text-xxl,
.text-lg .h2.text-xxl,
.has-lg-font-size .h2.text-xxl,
.text-lg h3.text-xxl,
.has-lg-font-size h3.text-xxl,
.text-lg .h3.text-xxl,
.has-lg-font-size .h3.text-xxl,
.text-lg h4.text-xxl,
.has-lg-font-size h4.text-xxl,
.text-lg .h4.text-xxl,
.has-lg-font-size .h4.text-xxl,
.text-lg h5.text-xxl,
.has-lg-font-size h5.text-xxl,
.text-lg .h5.text-xxl,
.has-lg-font-size .h5.text-xxl,
.text-lg h6.text-xxl,
.has-lg-font-size h6.text-xxl,
.text-lg .h6.text-xxl,
.has-lg-font-size .h6.text-xxl,
.text-lg h1.text-lg,
.has-lg-font-size h1.text-lg,
.text-lg .h1.text-lg,
.has-lg-font-size .h1.text-lg,
.text-lg h2.text-lg,
.has-lg-font-size h2.text-lg,
.text-lg .h2.text-lg,
.has-lg-font-size .h2.text-lg,
.text-lg h3.text-lg,
.has-lg-font-size h3.text-lg,
.text-lg .h3.text-lg,
.has-lg-font-size .h3.text-lg,
.text-lg h4.text-lg,
.has-lg-font-size h4.text-lg,
.text-lg .h4.text-lg,
.has-lg-font-size .h4.text-lg,
.text-lg h5.text-lg,
.has-lg-font-size h5.text-lg,
.text-lg .h5.text-lg,
.has-lg-font-size .h5.text-lg,
.text-lg h6.text-lg,
.has-lg-font-size h6.text-lg,
.text-lg .h6.text-lg,
.has-lg-font-size .h6.text-lg {
  line-height: 1em;
}
.text-lg h1,
.has-lg-font-size h1,
.text-lg .h1,
.has-lg-font-size .h1,
.text-lg h2,
.has-lg-font-size h2,
.text-lg .h2,
.has-lg-font-size .h2,
.text-lg h3,
.has-lg-font-size h3,
.text-lg .h3,
.has-lg-font-size .h3,
.text-lg h4,
.has-lg-font-size h4,
.text-lg .h4,
.has-lg-font-size .h4,
.text-lg h5,
.has-lg-font-size h5,
.text-lg .h5,
.has-lg-font-size .h5,
.text-lg h6,
.has-lg-font-size h6,
.text-lg .h6,
.has-lg-font-size .h6 {
  margin-bottom: 37.5px;
}
.text-lg h1:only-child,
.has-lg-font-size h1:only-child,
.text-lg .h1:only-child,
.has-lg-font-size .h1:only-child,
.text-lg h2:only-child,
.has-lg-font-size h2:only-child,
.text-lg .h2:only-child,
.has-lg-font-size .h2:only-child,
.text-lg h3:only-child,
.has-lg-font-size h3:only-child,
.text-lg .h3:only-child,
.has-lg-font-size .h3:only-child,
.text-lg h4:only-child,
.has-lg-font-size h4:only-child,
.text-lg .h4:only-child,
.has-lg-font-size .h4:only-child,
.text-lg h5:only-child,
.has-lg-font-size h5:only-child,
.text-lg .h5:only-child,
.has-lg-font-size .h5:only-child,
.text-lg h6:only-child,
.has-lg-font-size h6:only-child,
.text-lg .h6:only-child,
.has-lg-font-size .h6:only-child {
  margin-bottom: 0;
}
.text-lg ul li,
.has-lg-font-size ul li,
.text-lg ol li,
.has-lg-font-size ol li {
  margin-bottom: 9.375px;
}
.text-lg ul li li,
.has-lg-font-size ul li li,
.text-lg ol li li,
.has-lg-font-size ol li li {
  margin-bottom: 9.375px;
}
.text-lg ul li li:last-child,
.has-lg-font-size ul li li:last-child,
.text-lg ol li li:last-child,
.has-lg-font-size ol li li:last-child {
  margin-bottom: 0;
}
.text-lg ul li li li,
.has-lg-font-size ul li li li,
.text-lg ol li li li,
.has-lg-font-size ol li li li {
  margin-bottom: 9.375px;
}
.text-lg ul li li li:last-child,
.has-lg-font-size ul li li li:last-child,
.text-lg ol li li li:last-child,
.has-lg-font-size ol li li li:last-child {
  margin-bottom: 0;
}
.text-lg .btn,
.has-lg-font-size .btn {
  margin-bottom: 30px;
}
.text-lg .btn:last-child,
.has-lg-font-size .btn:last-child {
  margin-bottom: 0px;
}
.text-lg p,
.has-lg-font-size p {
  margin-bottom: 37.5px;
}
.text-lg p:empty,
.has-lg-font-size p:empty {
  display: none !important;
}
.text-lg i.fa,
.has-lg-font-size i.fa,
.text-lg .b-icon,
.has-lg-font-size .b-icon {
  margin-bottom: 37.5px;
}
.text-lg i.fa.h-icon,
.has-lg-font-size i.fa.h-icon,
.text-lg .b-icon.h-icon,
.has-lg-font-size .b-icon.h-icon {
  margin-bottom: 0;
}
.text-lg i.fa:last-child,
.has-lg-font-size i.fa:last-child,
.text-lg .b-icon:last-child,
.has-lg-font-size .b-icon:last-child {
  margin-bottom: 0;
}
.text-lg .img-wrapper,
.has-lg-font-size .img-wrapper {
  margin-bottom: 37.5px;
}
.text-lg .img-wrapper:last-child,
.has-lg-font-size .img-wrapper:last-child {
  margin-bottom: 0;
}
.text-lg .column ul,
.has-lg-font-size .column ul,
.text-lg .column ol,
.has-lg-font-size .column ol {
  margin-bottom: 37.5px;
}
.text-lg .column ul ul,
.has-lg-font-size .column ul ul,
.text-lg .column ol ul,
.has-lg-font-size .column ol ul,
.text-lg .column ul ol,
.has-lg-font-size .column ul ol,
.text-lg .column ol ol,
.has-lg-font-size .column ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-lg hr,
.has-lg-font-size hr {
  margin-top: 37.5px;
  margin-bottom: 37.5px;
  border: 0;
  border-top: 1px solid var(--wp--preset--color--black);
}
.text-lg p + hr,
.has-lg-font-size p + hr,
.text-lg h1 + hr,
.has-lg-font-size h1 + hr,
.text-lg h2 + hr,
.has-lg-font-size h2 + hr,
.text-lg h3 + hr,
.has-lg-font-size h3 + hr,
.text-lg h4 + hr,
.has-lg-font-size h4 + hr,
.text-lg h5 + hr,
.has-lg-font-size h5 + hr,
.text-lg h6 + hr,
.has-lg-font-size h6 + hr,
.text-lg ul + hr,
.has-lg-font-size ul + hr,
.text-lg ol + hr,
.has-lg-font-size ol + hr {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .text-lg,
  .has-lg-font-size {
    font-size: 1.25em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    line-height: 1em;
  }
  .text-lg h1.text-xl,
  .has-lg-font-size h1.text-xl,
  .text-lg .h1.text-xl,
  .has-lg-font-size .h1.text-xl,
  .text-lg h2.text-xl,
  .has-lg-font-size h2.text-xl,
  .text-lg .h2.text-xl,
  .has-lg-font-size .h2.text-xl,
  .text-lg h3.text-xl,
  .has-lg-font-size h3.text-xl,
  .text-lg .h3.text-xl,
  .has-lg-font-size .h3.text-xl,
  .text-lg h4.text-xl,
  .has-lg-font-size h4.text-xl,
  .text-lg .h4.text-xl,
  .has-lg-font-size .h4.text-xl,
  .text-lg h5.text-xl,
  .has-lg-font-size h5.text-xl,
  .text-lg .h5.text-xl,
  .has-lg-font-size .h5.text-xl,
  .text-lg h6.text-xl,
  .has-lg-font-size h6.text-xl,
  .text-lg .h6.text-xl,
  .has-lg-font-size .h6.text-xl,
  .text-lg h1.text-xxl,
  .has-lg-font-size h1.text-xxl,
  .text-lg .h1.text-xxl,
  .has-lg-font-size .h1.text-xxl,
  .text-lg h2.text-xxl,
  .has-lg-font-size h2.text-xxl,
  .text-lg .h2.text-xxl,
  .has-lg-font-size .h2.text-xxl,
  .text-lg h3.text-xxl,
  .has-lg-font-size h3.text-xxl,
  .text-lg .h3.text-xxl,
  .has-lg-font-size .h3.text-xxl,
  .text-lg h4.text-xxl,
  .has-lg-font-size h4.text-xxl,
  .text-lg .h4.text-xxl,
  .has-lg-font-size .h4.text-xxl,
  .text-lg h5.text-xxl,
  .has-lg-font-size h5.text-xxl,
  .text-lg .h5.text-xxl,
  .has-lg-font-size .h5.text-xxl,
  .text-lg h6.text-xxl,
  .has-lg-font-size h6.text-xxl,
  .text-lg .h6.text-xxl,
  .has-lg-font-size .h6.text-xxl,
  .text-lg h1.text-lg,
  .has-lg-font-size h1.text-lg,
  .text-lg .h1.text-lg,
  .has-lg-font-size .h1.text-lg,
  .text-lg h2.text-lg,
  .has-lg-font-size h2.text-lg,
  .text-lg .h2.text-lg,
  .has-lg-font-size .h2.text-lg,
  .text-lg h3.text-lg,
  .has-lg-font-size h3.text-lg,
  .text-lg .h3.text-lg,
  .has-lg-font-size .h3.text-lg,
  .text-lg h4.text-lg,
  .has-lg-font-size h4.text-lg,
  .text-lg .h4.text-lg,
  .has-lg-font-size .h4.text-lg,
  .text-lg h5.text-lg,
  .has-lg-font-size h5.text-lg,
  .text-lg .h5.text-lg,
  .has-lg-font-size .h5.text-lg,
  .text-lg h6.text-lg,
  .has-lg-font-size h6.text-lg,
  .text-lg .h6.text-lg,
  .has-lg-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    margin-bottom: 37.5px;
  }
  .text-lg h1:only-child,
  .has-lg-font-size h1:only-child,
  .text-lg .h1:only-child,
  .has-lg-font-size .h1:only-child,
  .text-lg h2:only-child,
  .has-lg-font-size h2:only-child,
  .text-lg .h2:only-child,
  .has-lg-font-size .h2:only-child,
  .text-lg h3:only-child,
  .has-lg-font-size h3:only-child,
  .text-lg .h3:only-child,
  .has-lg-font-size .h3:only-child,
  .text-lg h4:only-child,
  .has-lg-font-size h4:only-child,
  .text-lg .h4:only-child,
  .has-lg-font-size .h4:only-child,
  .text-lg h5:only-child,
  .has-lg-font-size h5:only-child,
  .text-lg .h5:only-child,
  .has-lg-font-size .h5:only-child,
  .text-lg h6:only-child,
  .has-lg-font-size h6:only-child,
  .text-lg .h6:only-child,
  .has-lg-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg ul li,
  .has-lg-font-size ul li,
  .text-lg ol li,
  .has-lg-font-size ol li {
    margin-bottom: 9.375px;
  }
  .text-lg ul li li,
  .has-lg-font-size ul li li,
  .text-lg ol li li,
  .has-lg-font-size ol li li {
    margin-bottom: 9.375px;
  }
  .text-lg ul li li:last-child,
  .has-lg-font-size ul li li:last-child,
  .text-lg ol li li:last-child,
  .has-lg-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-lg ul li li li,
  .has-lg-font-size ul li li li,
  .text-lg ol li li li,
  .has-lg-font-size ol li li li {
    margin-bottom: 9.375px;
  }
  .text-lg ul li li li:last-child,
  .has-lg-font-size ul li li li:last-child,
  .text-lg ol li li li:last-child,
  .has-lg-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-lg .btn,
  .has-lg-font-size .btn {
    margin-bottom: 30px;
  }
  .text-lg .btn:last-child,
  .has-lg-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-lg p,
  .has-lg-font-size p {
    margin-bottom: 37.5px;
  }
  .text-lg p:empty,
  .has-lg-font-size p:empty {
    display: none !important;
  }
  .text-lg i.fa,
  .has-lg-font-size i.fa,
  .text-lg .b-icon,
  .has-lg-font-size .b-icon {
    margin-bottom: 37.5px;
  }
  .text-lg i.fa.h-icon,
  .has-lg-font-size i.fa.h-icon,
  .text-lg .b-icon.h-icon,
  .has-lg-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-lg i.fa:last-child,
  .has-lg-font-size i.fa:last-child,
  .text-lg .b-icon:last-child,
  .has-lg-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-lg .img-wrapper,
  .has-lg-font-size .img-wrapper {
    margin-bottom: 37.5px;
  }
  .text-lg .img-wrapper:last-child,
  .has-lg-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-lg .column ul,
  .has-lg-font-size .column ul,
  .text-lg .column ol,
  .has-lg-font-size .column ol {
    margin-bottom: 37.5px;
  }
  .text-lg .column ul ul,
  .has-lg-font-size .column ul ul,
  .text-lg .column ol ul,
  .has-lg-font-size .column ol ul,
  .text-lg .column ul ol,
  .has-lg-font-size .column ul ol,
  .text-lg .column ol ol,
  .has-lg-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-lg hr,
  .has-lg-font-size hr {
    margin-top: 37.5px;
    margin-bottom: 37.5px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-lg p + hr,
  .has-lg-font-size p + hr,
  .text-lg h1 + hr,
  .has-lg-font-size h1 + hr,
  .text-lg h2 + hr,
  .has-lg-font-size h2 + hr,
  .text-lg h3 + hr,
  .has-lg-font-size h3 + hr,
  .text-lg h4 + hr,
  .has-lg-font-size h4 + hr,
  .text-lg h5 + hr,
  .has-lg-font-size h5 + hr,
  .text-lg h6 + hr,
  .has-lg-font-size h6 + hr,
  .text-lg ul + hr,
  .has-lg-font-size ul + hr,
  .text-lg ol + hr,
  .has-lg-font-size ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .text-lg,
  .has-lg-font-size {
    font-size: 1.125em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    line-height: 1em;
  }
  .text-lg h1.text-xl,
  .has-lg-font-size h1.text-xl,
  .text-lg .h1.text-xl,
  .has-lg-font-size .h1.text-xl,
  .text-lg h2.text-xl,
  .has-lg-font-size h2.text-xl,
  .text-lg .h2.text-xl,
  .has-lg-font-size .h2.text-xl,
  .text-lg h3.text-xl,
  .has-lg-font-size h3.text-xl,
  .text-lg .h3.text-xl,
  .has-lg-font-size .h3.text-xl,
  .text-lg h4.text-xl,
  .has-lg-font-size h4.text-xl,
  .text-lg .h4.text-xl,
  .has-lg-font-size .h4.text-xl,
  .text-lg h5.text-xl,
  .has-lg-font-size h5.text-xl,
  .text-lg .h5.text-xl,
  .has-lg-font-size .h5.text-xl,
  .text-lg h6.text-xl,
  .has-lg-font-size h6.text-xl,
  .text-lg .h6.text-xl,
  .has-lg-font-size .h6.text-xl,
  .text-lg h1.text-xxl,
  .has-lg-font-size h1.text-xxl,
  .text-lg .h1.text-xxl,
  .has-lg-font-size .h1.text-xxl,
  .text-lg h2.text-xxl,
  .has-lg-font-size h2.text-xxl,
  .text-lg .h2.text-xxl,
  .has-lg-font-size .h2.text-xxl,
  .text-lg h3.text-xxl,
  .has-lg-font-size h3.text-xxl,
  .text-lg .h3.text-xxl,
  .has-lg-font-size .h3.text-xxl,
  .text-lg h4.text-xxl,
  .has-lg-font-size h4.text-xxl,
  .text-lg .h4.text-xxl,
  .has-lg-font-size .h4.text-xxl,
  .text-lg h5.text-xxl,
  .has-lg-font-size h5.text-xxl,
  .text-lg .h5.text-xxl,
  .has-lg-font-size .h5.text-xxl,
  .text-lg h6.text-xxl,
  .has-lg-font-size h6.text-xxl,
  .text-lg .h6.text-xxl,
  .has-lg-font-size .h6.text-xxl,
  .text-lg h1.text-lg,
  .has-lg-font-size h1.text-lg,
  .text-lg .h1.text-lg,
  .has-lg-font-size .h1.text-lg,
  .text-lg h2.text-lg,
  .has-lg-font-size h2.text-lg,
  .text-lg .h2.text-lg,
  .has-lg-font-size .h2.text-lg,
  .text-lg h3.text-lg,
  .has-lg-font-size h3.text-lg,
  .text-lg .h3.text-lg,
  .has-lg-font-size .h3.text-lg,
  .text-lg h4.text-lg,
  .has-lg-font-size h4.text-lg,
  .text-lg .h4.text-lg,
  .has-lg-font-size .h4.text-lg,
  .text-lg h5.text-lg,
  .has-lg-font-size h5.text-lg,
  .text-lg .h5.text-lg,
  .has-lg-font-size .h5.text-lg,
  .text-lg h6.text-lg,
  .has-lg-font-size h6.text-lg,
  .text-lg .h6.text-lg,
  .has-lg-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    margin-bottom: 33.75px;
  }
  .text-lg h1:only-child,
  .has-lg-font-size h1:only-child,
  .text-lg .h1:only-child,
  .has-lg-font-size .h1:only-child,
  .text-lg h2:only-child,
  .has-lg-font-size h2:only-child,
  .text-lg .h2:only-child,
  .has-lg-font-size .h2:only-child,
  .text-lg h3:only-child,
  .has-lg-font-size h3:only-child,
  .text-lg .h3:only-child,
  .has-lg-font-size .h3:only-child,
  .text-lg h4:only-child,
  .has-lg-font-size h4:only-child,
  .text-lg .h4:only-child,
  .has-lg-font-size .h4:only-child,
  .text-lg h5:only-child,
  .has-lg-font-size h5:only-child,
  .text-lg .h5:only-child,
  .has-lg-font-size .h5:only-child,
  .text-lg h6:only-child,
  .has-lg-font-size h6:only-child,
  .text-lg .h6:only-child,
  .has-lg-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg ul li,
  .has-lg-font-size ul li,
  .text-lg ol li,
  .has-lg-font-size ol li {
    margin-bottom: 8.4375px;
  }
  .text-lg ul li li,
  .has-lg-font-size ul li li,
  .text-lg ol li li,
  .has-lg-font-size ol li li {
    margin-bottom: 8.4375px;
  }
  .text-lg ul li li:last-child,
  .has-lg-font-size ul li li:last-child,
  .text-lg ol li li:last-child,
  .has-lg-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-lg ul li li li,
  .has-lg-font-size ul li li li,
  .text-lg ol li li li,
  .has-lg-font-size ol li li li {
    margin-bottom: 8.4375px;
  }
  .text-lg ul li li li:last-child,
  .has-lg-font-size ul li li li:last-child,
  .text-lg ol li li li:last-child,
  .has-lg-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-lg .btn,
  .has-lg-font-size .btn {
    margin-bottom: 30px;
  }
  .text-lg .btn:last-child,
  .has-lg-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-lg p,
  .has-lg-font-size p {
    margin-bottom: 33.75px;
  }
  .text-lg p:empty,
  .has-lg-font-size p:empty {
    display: none !important;
  }
  .text-lg i.fa,
  .has-lg-font-size i.fa,
  .text-lg .b-icon,
  .has-lg-font-size .b-icon {
    margin-bottom: 33.75px;
  }
  .text-lg i.fa.h-icon,
  .has-lg-font-size i.fa.h-icon,
  .text-lg .b-icon.h-icon,
  .has-lg-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-lg i.fa:last-child,
  .has-lg-font-size i.fa:last-child,
  .text-lg .b-icon:last-child,
  .has-lg-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-lg .img-wrapper,
  .has-lg-font-size .img-wrapper {
    margin-bottom: 33.75px;
  }
  .text-lg .img-wrapper:last-child,
  .has-lg-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-lg .column ul,
  .has-lg-font-size .column ul,
  .text-lg .column ol,
  .has-lg-font-size .column ol {
    margin-bottom: 33.75px;
  }
  .text-lg .column ul ul,
  .has-lg-font-size .column ul ul,
  .text-lg .column ol ul,
  .has-lg-font-size .column ol ul,
  .text-lg .column ul ol,
  .has-lg-font-size .column ul ol,
  .text-lg .column ol ol,
  .has-lg-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-lg hr,
  .has-lg-font-size hr {
    margin-top: 33.75px;
    margin-bottom: 33.75px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-lg p + hr,
  .has-lg-font-size p + hr,
  .text-lg h1 + hr,
  .has-lg-font-size h1 + hr,
  .text-lg h2 + hr,
  .has-lg-font-size h2 + hr,
  .text-lg h3 + hr,
  .has-lg-font-size h3 + hr,
  .text-lg h4 + hr,
  .has-lg-font-size h4 + hr,
  .text-lg h5 + hr,
  .has-lg-font-size h5 + hr,
  .text-lg h6 + hr,
  .has-lg-font-size h6 + hr,
  .text-lg ul + hr,
  .has-lg-font-size ul + hr,
  .text-lg ol + hr,
  .has-lg-font-size ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .text-lg,
  .has-lg-font-size {
    font-size: 1em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    line-height: 1em;
  }
  .text-lg h1.text-xl,
  .has-lg-font-size h1.text-xl,
  .text-lg .h1.text-xl,
  .has-lg-font-size .h1.text-xl,
  .text-lg h2.text-xl,
  .has-lg-font-size h2.text-xl,
  .text-lg .h2.text-xl,
  .has-lg-font-size .h2.text-xl,
  .text-lg h3.text-xl,
  .has-lg-font-size h3.text-xl,
  .text-lg .h3.text-xl,
  .has-lg-font-size .h3.text-xl,
  .text-lg h4.text-xl,
  .has-lg-font-size h4.text-xl,
  .text-lg .h4.text-xl,
  .has-lg-font-size .h4.text-xl,
  .text-lg h5.text-xl,
  .has-lg-font-size h5.text-xl,
  .text-lg .h5.text-xl,
  .has-lg-font-size .h5.text-xl,
  .text-lg h6.text-xl,
  .has-lg-font-size h6.text-xl,
  .text-lg .h6.text-xl,
  .has-lg-font-size .h6.text-xl,
  .text-lg h1.text-xxl,
  .has-lg-font-size h1.text-xxl,
  .text-lg .h1.text-xxl,
  .has-lg-font-size .h1.text-xxl,
  .text-lg h2.text-xxl,
  .has-lg-font-size h2.text-xxl,
  .text-lg .h2.text-xxl,
  .has-lg-font-size .h2.text-xxl,
  .text-lg h3.text-xxl,
  .has-lg-font-size h3.text-xxl,
  .text-lg .h3.text-xxl,
  .has-lg-font-size .h3.text-xxl,
  .text-lg h4.text-xxl,
  .has-lg-font-size h4.text-xxl,
  .text-lg .h4.text-xxl,
  .has-lg-font-size .h4.text-xxl,
  .text-lg h5.text-xxl,
  .has-lg-font-size h5.text-xxl,
  .text-lg .h5.text-xxl,
  .has-lg-font-size .h5.text-xxl,
  .text-lg h6.text-xxl,
  .has-lg-font-size h6.text-xxl,
  .text-lg .h6.text-xxl,
  .has-lg-font-size .h6.text-xxl,
  .text-lg h1.text-lg,
  .has-lg-font-size h1.text-lg,
  .text-lg .h1.text-lg,
  .has-lg-font-size .h1.text-lg,
  .text-lg h2.text-lg,
  .has-lg-font-size h2.text-lg,
  .text-lg .h2.text-lg,
  .has-lg-font-size .h2.text-lg,
  .text-lg h3.text-lg,
  .has-lg-font-size h3.text-lg,
  .text-lg .h3.text-lg,
  .has-lg-font-size .h3.text-lg,
  .text-lg h4.text-lg,
  .has-lg-font-size h4.text-lg,
  .text-lg .h4.text-lg,
  .has-lg-font-size .h4.text-lg,
  .text-lg h5.text-lg,
  .has-lg-font-size h5.text-lg,
  .text-lg .h5.text-lg,
  .has-lg-font-size .h5.text-lg,
  .text-lg h6.text-lg,
  .has-lg-font-size h6.text-lg,
  .text-lg .h6.text-lg,
  .has-lg-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    margin-bottom: 30px;
  }
  .text-lg h1:only-child,
  .has-lg-font-size h1:only-child,
  .text-lg .h1:only-child,
  .has-lg-font-size .h1:only-child,
  .text-lg h2:only-child,
  .has-lg-font-size h2:only-child,
  .text-lg .h2:only-child,
  .has-lg-font-size .h2:only-child,
  .text-lg h3:only-child,
  .has-lg-font-size h3:only-child,
  .text-lg .h3:only-child,
  .has-lg-font-size .h3:only-child,
  .text-lg h4:only-child,
  .has-lg-font-size h4:only-child,
  .text-lg .h4:only-child,
  .has-lg-font-size .h4:only-child,
  .text-lg h5:only-child,
  .has-lg-font-size h5:only-child,
  .text-lg .h5:only-child,
  .has-lg-font-size .h5:only-child,
  .text-lg h6:only-child,
  .has-lg-font-size h6:only-child,
  .text-lg .h6:only-child,
  .has-lg-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg ul li,
  .has-lg-font-size ul li,
  .text-lg ol li,
  .has-lg-font-size ol li {
    margin-bottom: 7.5px;
  }
  .text-lg ul li li,
  .has-lg-font-size ul li li,
  .text-lg ol li li,
  .has-lg-font-size ol li li {
    margin-bottom: 7.5px;
  }
  .text-lg ul li li:last-child,
  .has-lg-font-size ul li li:last-child,
  .text-lg ol li li:last-child,
  .has-lg-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-lg ul li li li,
  .has-lg-font-size ul li li li,
  .text-lg ol li li li,
  .has-lg-font-size ol li li li {
    margin-bottom: 7.5px;
  }
  .text-lg ul li li li:last-child,
  .has-lg-font-size ul li li li:last-child,
  .text-lg ol li li li:last-child,
  .has-lg-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-lg .btn,
  .has-lg-font-size .btn {
    margin-bottom: 30px;
  }
  .text-lg .btn:last-child,
  .has-lg-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-lg p,
  .has-lg-font-size p {
    margin-bottom: 30px;
  }
  .text-lg p:empty,
  .has-lg-font-size p:empty {
    display: none !important;
  }
  .text-lg i.fa,
  .has-lg-font-size i.fa,
  .text-lg .b-icon,
  .has-lg-font-size .b-icon {
    margin-bottom: 30px;
  }
  .text-lg i.fa.h-icon,
  .has-lg-font-size i.fa.h-icon,
  .text-lg .b-icon.h-icon,
  .has-lg-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-lg i.fa:last-child,
  .has-lg-font-size i.fa:last-child,
  .text-lg .b-icon:last-child,
  .has-lg-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-lg .img-wrapper,
  .has-lg-font-size .img-wrapper {
    margin-bottom: 30px;
  }
  .text-lg .img-wrapper:last-child,
  .has-lg-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-lg .column ul,
  .has-lg-font-size .column ul,
  .text-lg .column ol,
  .has-lg-font-size .column ol {
    margin-bottom: 30px;
  }
  .text-lg .column ul ul,
  .has-lg-font-size .column ul ul,
  .text-lg .column ol ul,
  .has-lg-font-size .column ol ul,
  .text-lg .column ul ol,
  .has-lg-font-size .column ul ol,
  .text-lg .column ol ol,
  .has-lg-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-lg hr,
  .has-lg-font-size hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-lg p + hr,
  .has-lg-font-size p + hr,
  .text-lg h1 + hr,
  .has-lg-font-size h1 + hr,
  .text-lg h2 + hr,
  .has-lg-font-size h2 + hr,
  .text-lg h3 + hr,
  .has-lg-font-size h3 + hr,
  .text-lg h4 + hr,
  .has-lg-font-size h4 + hr,
  .text-lg h5 + hr,
  .has-lg-font-size h5 + hr,
  .text-lg h6 + hr,
  .has-lg-font-size h6 + hr,
  .text-lg ul + hr,
  .has-lg-font-size ul + hr,
  .text-lg ol + hr,
  .has-lg-font-size ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .text-lg,
  .has-lg-font-size {
    font-size: 1em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    line-height: 1em;
  }
  .text-lg h1.text-xl,
  .has-lg-font-size h1.text-xl,
  .text-lg .h1.text-xl,
  .has-lg-font-size .h1.text-xl,
  .text-lg h2.text-xl,
  .has-lg-font-size h2.text-xl,
  .text-lg .h2.text-xl,
  .has-lg-font-size .h2.text-xl,
  .text-lg h3.text-xl,
  .has-lg-font-size h3.text-xl,
  .text-lg .h3.text-xl,
  .has-lg-font-size .h3.text-xl,
  .text-lg h4.text-xl,
  .has-lg-font-size h4.text-xl,
  .text-lg .h4.text-xl,
  .has-lg-font-size .h4.text-xl,
  .text-lg h5.text-xl,
  .has-lg-font-size h5.text-xl,
  .text-lg .h5.text-xl,
  .has-lg-font-size .h5.text-xl,
  .text-lg h6.text-xl,
  .has-lg-font-size h6.text-xl,
  .text-lg .h6.text-xl,
  .has-lg-font-size .h6.text-xl,
  .text-lg h1.text-xxl,
  .has-lg-font-size h1.text-xxl,
  .text-lg .h1.text-xxl,
  .has-lg-font-size .h1.text-xxl,
  .text-lg h2.text-xxl,
  .has-lg-font-size h2.text-xxl,
  .text-lg .h2.text-xxl,
  .has-lg-font-size .h2.text-xxl,
  .text-lg h3.text-xxl,
  .has-lg-font-size h3.text-xxl,
  .text-lg .h3.text-xxl,
  .has-lg-font-size .h3.text-xxl,
  .text-lg h4.text-xxl,
  .has-lg-font-size h4.text-xxl,
  .text-lg .h4.text-xxl,
  .has-lg-font-size .h4.text-xxl,
  .text-lg h5.text-xxl,
  .has-lg-font-size h5.text-xxl,
  .text-lg .h5.text-xxl,
  .has-lg-font-size .h5.text-xxl,
  .text-lg h6.text-xxl,
  .has-lg-font-size h6.text-xxl,
  .text-lg .h6.text-xxl,
  .has-lg-font-size .h6.text-xxl,
  .text-lg h1.text-lg,
  .has-lg-font-size h1.text-lg,
  .text-lg .h1.text-lg,
  .has-lg-font-size .h1.text-lg,
  .text-lg h2.text-lg,
  .has-lg-font-size h2.text-lg,
  .text-lg .h2.text-lg,
  .has-lg-font-size .h2.text-lg,
  .text-lg h3.text-lg,
  .has-lg-font-size h3.text-lg,
  .text-lg .h3.text-lg,
  .has-lg-font-size .h3.text-lg,
  .text-lg h4.text-lg,
  .has-lg-font-size h4.text-lg,
  .text-lg .h4.text-lg,
  .has-lg-font-size .h4.text-lg,
  .text-lg h5.text-lg,
  .has-lg-font-size h5.text-lg,
  .text-lg .h5.text-lg,
  .has-lg-font-size .h5.text-lg,
  .text-lg h6.text-lg,
  .has-lg-font-size h6.text-lg,
  .text-lg .h6.text-lg,
  .has-lg-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-lg h1,
  .has-lg-font-size h1,
  .text-lg .h1,
  .has-lg-font-size .h1,
  .text-lg h2,
  .has-lg-font-size h2,
  .text-lg .h2,
  .has-lg-font-size .h2,
  .text-lg h3,
  .has-lg-font-size h3,
  .text-lg .h3,
  .has-lg-font-size .h3,
  .text-lg h4,
  .has-lg-font-size h4,
  .text-lg .h4,
  .has-lg-font-size .h4,
  .text-lg h5,
  .has-lg-font-size h5,
  .text-lg .h5,
  .has-lg-font-size .h5,
  .text-lg h6,
  .has-lg-font-size h6,
  .text-lg .h6,
  .has-lg-font-size .h6 {
    margin-bottom: 30px;
  }
  .text-lg h1:only-child,
  .has-lg-font-size h1:only-child,
  .text-lg .h1:only-child,
  .has-lg-font-size .h1:only-child,
  .text-lg h2:only-child,
  .has-lg-font-size h2:only-child,
  .text-lg .h2:only-child,
  .has-lg-font-size .h2:only-child,
  .text-lg h3:only-child,
  .has-lg-font-size h3:only-child,
  .text-lg .h3:only-child,
  .has-lg-font-size .h3:only-child,
  .text-lg h4:only-child,
  .has-lg-font-size h4:only-child,
  .text-lg .h4:only-child,
  .has-lg-font-size .h4:only-child,
  .text-lg h5:only-child,
  .has-lg-font-size h5:only-child,
  .text-lg .h5:only-child,
  .has-lg-font-size .h5:only-child,
  .text-lg h6:only-child,
  .has-lg-font-size h6:only-child,
  .text-lg .h6:only-child,
  .has-lg-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg ul li,
  .has-lg-font-size ul li,
  .text-lg ol li,
  .has-lg-font-size ol li {
    margin-bottom: 7.5px;
  }
  .text-lg ul li li,
  .has-lg-font-size ul li li,
  .text-lg ol li li,
  .has-lg-font-size ol li li {
    margin-bottom: 7.5px;
  }
  .text-lg ul li li:last-child,
  .has-lg-font-size ul li li:last-child,
  .text-lg ol li li:last-child,
  .has-lg-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-lg ul li li li,
  .has-lg-font-size ul li li li,
  .text-lg ol li li li,
  .has-lg-font-size ol li li li {
    margin-bottom: 7.5px;
  }
  .text-lg ul li li li:last-child,
  .has-lg-font-size ul li li li:last-child,
  .text-lg ol li li li:last-child,
  .has-lg-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-lg .btn,
  .has-lg-font-size .btn {
    margin-bottom: 30px;
  }
  .text-lg .btn:last-child,
  .has-lg-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-lg p,
  .has-lg-font-size p {
    margin-bottom: 30px;
  }
  .text-lg p:empty,
  .has-lg-font-size p:empty {
    display: none !important;
  }
  .text-lg i.fa,
  .has-lg-font-size i.fa,
  .text-lg .b-icon,
  .has-lg-font-size .b-icon {
    margin-bottom: 30px;
  }
  .text-lg i.fa.h-icon,
  .has-lg-font-size i.fa.h-icon,
  .text-lg .b-icon.h-icon,
  .has-lg-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-lg i.fa:last-child,
  .has-lg-font-size i.fa:last-child,
  .text-lg .b-icon:last-child,
  .has-lg-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-lg .img-wrapper,
  .has-lg-font-size .img-wrapper {
    margin-bottom: 30px;
  }
  .text-lg .img-wrapper:last-child,
  .has-lg-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-lg .column ul,
  .has-lg-font-size .column ul,
  .text-lg .column ol,
  .has-lg-font-size .column ol {
    margin-bottom: 30px;
  }
  .text-lg .column ul ul,
  .has-lg-font-size .column ul ul,
  .text-lg .column ol ul,
  .has-lg-font-size .column ol ul,
  .text-lg .column ul ol,
  .has-lg-font-size .column ul ol,
  .text-lg .column ol ol,
  .has-lg-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-lg hr,
  .has-lg-font-size hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-lg p + hr,
  .has-lg-font-size p + hr,
  .text-lg h1 + hr,
  .has-lg-font-size h1 + hr,
  .text-lg h2 + hr,
  .has-lg-font-size h2 + hr,
  .text-lg h3 + hr,
  .has-lg-font-size h3 + hr,
  .text-lg h4 + hr,
  .has-lg-font-size h4 + hr,
  .text-lg h5 + hr,
  .has-lg-font-size h5 + hr,
  .text-lg h6 + hr,
  .has-lg-font-size h6 + hr,
  .text-lg ul + hr,
  .has-lg-font-size ul + hr,
  .text-lg ol + hr,
  .has-lg-font-size ol + hr {
    margin-top: 0;
  }
}
.text-xl,
.has-xl-font-size {
  font-size: 1.5em;
  line-height: 1.5em;
}
.text-xl h1,
.has-xl-font-size h1,
.text-xl .h1,
.has-xl-font-size .h1,
.text-xl h2,
.has-xl-font-size h2,
.text-xl .h2,
.has-xl-font-size .h2,
.text-xl h3,
.has-xl-font-size h3,
.text-xl .h3,
.has-xl-font-size .h3,
.text-xl h4,
.has-xl-font-size h4,
.text-xl .h4,
.has-xl-font-size .h4,
.text-xl h5,
.has-xl-font-size h5,
.text-xl .h5,
.has-xl-font-size .h5,
.text-xl h6,
.has-xl-font-size h6,
.text-xl .h6,
.has-xl-font-size .h6 {
  line-height: 1em;
}
.text-xl h1.text-xl,
.has-xl-font-size h1.text-xl,
.text-xl .h1.text-xl,
.has-xl-font-size .h1.text-xl,
.text-xl h2.text-xl,
.has-xl-font-size h2.text-xl,
.text-xl .h2.text-xl,
.has-xl-font-size .h2.text-xl,
.text-xl h3.text-xl,
.has-xl-font-size h3.text-xl,
.text-xl .h3.text-xl,
.has-xl-font-size .h3.text-xl,
.text-xl h4.text-xl,
.has-xl-font-size h4.text-xl,
.text-xl .h4.text-xl,
.has-xl-font-size .h4.text-xl,
.text-xl h5.text-xl,
.has-xl-font-size h5.text-xl,
.text-xl .h5.text-xl,
.has-xl-font-size .h5.text-xl,
.text-xl h6.text-xl,
.has-xl-font-size h6.text-xl,
.text-xl .h6.text-xl,
.has-xl-font-size .h6.text-xl,
.text-xl h1.text-xxl,
.has-xl-font-size h1.text-xxl,
.text-xl .h1.text-xxl,
.has-xl-font-size .h1.text-xxl,
.text-xl h2.text-xxl,
.has-xl-font-size h2.text-xxl,
.text-xl .h2.text-xxl,
.has-xl-font-size .h2.text-xxl,
.text-xl h3.text-xxl,
.has-xl-font-size h3.text-xxl,
.text-xl .h3.text-xxl,
.has-xl-font-size .h3.text-xxl,
.text-xl h4.text-xxl,
.has-xl-font-size h4.text-xxl,
.text-xl .h4.text-xxl,
.has-xl-font-size .h4.text-xxl,
.text-xl h5.text-xxl,
.has-xl-font-size h5.text-xxl,
.text-xl .h5.text-xxl,
.has-xl-font-size .h5.text-xxl,
.text-xl h6.text-xxl,
.has-xl-font-size h6.text-xxl,
.text-xl .h6.text-xxl,
.has-xl-font-size .h6.text-xxl,
.text-xl h1.text-lg,
.has-xl-font-size h1.text-lg,
.text-xl .h1.text-lg,
.has-xl-font-size .h1.text-lg,
.text-xl h2.text-lg,
.has-xl-font-size h2.text-lg,
.text-xl .h2.text-lg,
.has-xl-font-size .h2.text-lg,
.text-xl h3.text-lg,
.has-xl-font-size h3.text-lg,
.text-xl .h3.text-lg,
.has-xl-font-size .h3.text-lg,
.text-xl h4.text-lg,
.has-xl-font-size h4.text-lg,
.text-xl .h4.text-lg,
.has-xl-font-size .h4.text-lg,
.text-xl h5.text-lg,
.has-xl-font-size h5.text-lg,
.text-xl .h5.text-lg,
.has-xl-font-size .h5.text-lg,
.text-xl h6.text-lg,
.has-xl-font-size h6.text-lg,
.text-xl .h6.text-lg,
.has-xl-font-size .h6.text-lg {
  line-height: 1em;
}
.text-xl h1,
.has-xl-font-size h1,
.text-xl .h1,
.has-xl-font-size .h1,
.text-xl h2,
.has-xl-font-size h2,
.text-xl .h2,
.has-xl-font-size .h2,
.text-xl h3,
.has-xl-font-size h3,
.text-xl .h3,
.has-xl-font-size .h3,
.text-xl h4,
.has-xl-font-size h4,
.text-xl .h4,
.has-xl-font-size .h4,
.text-xl h5,
.has-xl-font-size h5,
.text-xl .h5,
.has-xl-font-size .h5,
.text-xl h6,
.has-xl-font-size h6,
.text-xl .h6,
.has-xl-font-size .h6 {
  margin-bottom: 45px;
}
.text-xl h1:only-child,
.has-xl-font-size h1:only-child,
.text-xl .h1:only-child,
.has-xl-font-size .h1:only-child,
.text-xl h2:only-child,
.has-xl-font-size h2:only-child,
.text-xl .h2:only-child,
.has-xl-font-size .h2:only-child,
.text-xl h3:only-child,
.has-xl-font-size h3:only-child,
.text-xl .h3:only-child,
.has-xl-font-size .h3:only-child,
.text-xl h4:only-child,
.has-xl-font-size h4:only-child,
.text-xl .h4:only-child,
.has-xl-font-size .h4:only-child,
.text-xl h5:only-child,
.has-xl-font-size h5:only-child,
.text-xl .h5:only-child,
.has-xl-font-size .h5:only-child,
.text-xl h6:only-child,
.has-xl-font-size h6:only-child,
.text-xl .h6:only-child,
.has-xl-font-size .h6:only-child {
  margin-bottom: 0;
}
.text-xl ul li,
.has-xl-font-size ul li,
.text-xl ol li,
.has-xl-font-size ol li {
  margin-bottom: 11.25px;
}
.text-xl ul li li,
.has-xl-font-size ul li li,
.text-xl ol li li,
.has-xl-font-size ol li li {
  margin-bottom: 11.25px;
}
.text-xl ul li li:last-child,
.has-xl-font-size ul li li:last-child,
.text-xl ol li li:last-child,
.has-xl-font-size ol li li:last-child {
  margin-bottom: 0;
}
.text-xl ul li li li,
.has-xl-font-size ul li li li,
.text-xl ol li li li,
.has-xl-font-size ol li li li {
  margin-bottom: 11.25px;
}
.text-xl ul li li li:last-child,
.has-xl-font-size ul li li li:last-child,
.text-xl ol li li li:last-child,
.has-xl-font-size ol li li li:last-child {
  margin-bottom: 0;
}
.text-xl .btn,
.has-xl-font-size .btn {
  margin-bottom: 30px;
}
.text-xl .btn:last-child,
.has-xl-font-size .btn:last-child {
  margin-bottom: 0px;
}
.text-xl p,
.has-xl-font-size p {
  margin-bottom: 45px;
}
.text-xl p:empty,
.has-xl-font-size p:empty {
  display: none !important;
}
.text-xl i.fa,
.has-xl-font-size i.fa,
.text-xl .b-icon,
.has-xl-font-size .b-icon {
  margin-bottom: 45px;
}
.text-xl i.fa.h-icon,
.has-xl-font-size i.fa.h-icon,
.text-xl .b-icon.h-icon,
.has-xl-font-size .b-icon.h-icon {
  margin-bottom: 0;
}
.text-xl i.fa:last-child,
.has-xl-font-size i.fa:last-child,
.text-xl .b-icon:last-child,
.has-xl-font-size .b-icon:last-child {
  margin-bottom: 0;
}
.text-xl .img-wrapper,
.has-xl-font-size .img-wrapper {
  margin-bottom: 45px;
}
.text-xl .img-wrapper:last-child,
.has-xl-font-size .img-wrapper:last-child {
  margin-bottom: 0;
}
.text-xl .column ul,
.has-xl-font-size .column ul,
.text-xl .column ol,
.has-xl-font-size .column ol {
  margin-bottom: 45px;
}
.text-xl .column ul ul,
.has-xl-font-size .column ul ul,
.text-xl .column ol ul,
.has-xl-font-size .column ol ul,
.text-xl .column ul ol,
.has-xl-font-size .column ul ol,
.text-xl .column ol ol,
.has-xl-font-size .column ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-xl hr,
.has-xl-font-size hr {
  margin-top: 45px;
  margin-bottom: 45px;
  border: 0;
  border-top: 1px solid var(--wp--preset--color--black);
}
.text-xl p + hr,
.has-xl-font-size p + hr,
.text-xl h1 + hr,
.has-xl-font-size h1 + hr,
.text-xl h2 + hr,
.has-xl-font-size h2 + hr,
.text-xl h3 + hr,
.has-xl-font-size h3 + hr,
.text-xl h4 + hr,
.has-xl-font-size h4 + hr,
.text-xl h5 + hr,
.has-xl-font-size h5 + hr,
.text-xl h6 + hr,
.has-xl-font-size h6 + hr,
.text-xl ul + hr,
.has-xl-font-size ul + hr,
.text-xl ol + hr,
.has-xl-font-size ol + hr {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .text-xl,
  .has-xl-font-size {
    font-size: 1.375em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    line-height: 1em;
  }
  .text-xl h1.text-xl,
  .has-xl-font-size h1.text-xl,
  .text-xl .h1.text-xl,
  .has-xl-font-size .h1.text-xl,
  .text-xl h2.text-xl,
  .has-xl-font-size h2.text-xl,
  .text-xl .h2.text-xl,
  .has-xl-font-size .h2.text-xl,
  .text-xl h3.text-xl,
  .has-xl-font-size h3.text-xl,
  .text-xl .h3.text-xl,
  .has-xl-font-size .h3.text-xl,
  .text-xl h4.text-xl,
  .has-xl-font-size h4.text-xl,
  .text-xl .h4.text-xl,
  .has-xl-font-size .h4.text-xl,
  .text-xl h5.text-xl,
  .has-xl-font-size h5.text-xl,
  .text-xl .h5.text-xl,
  .has-xl-font-size .h5.text-xl,
  .text-xl h6.text-xl,
  .has-xl-font-size h6.text-xl,
  .text-xl .h6.text-xl,
  .has-xl-font-size .h6.text-xl,
  .text-xl h1.text-xxl,
  .has-xl-font-size h1.text-xxl,
  .text-xl .h1.text-xxl,
  .has-xl-font-size .h1.text-xxl,
  .text-xl h2.text-xxl,
  .has-xl-font-size h2.text-xxl,
  .text-xl .h2.text-xxl,
  .has-xl-font-size .h2.text-xxl,
  .text-xl h3.text-xxl,
  .has-xl-font-size h3.text-xxl,
  .text-xl .h3.text-xxl,
  .has-xl-font-size .h3.text-xxl,
  .text-xl h4.text-xxl,
  .has-xl-font-size h4.text-xxl,
  .text-xl .h4.text-xxl,
  .has-xl-font-size .h4.text-xxl,
  .text-xl h5.text-xxl,
  .has-xl-font-size h5.text-xxl,
  .text-xl .h5.text-xxl,
  .has-xl-font-size .h5.text-xxl,
  .text-xl h6.text-xxl,
  .has-xl-font-size h6.text-xxl,
  .text-xl .h6.text-xxl,
  .has-xl-font-size .h6.text-xxl,
  .text-xl h1.text-lg,
  .has-xl-font-size h1.text-lg,
  .text-xl .h1.text-lg,
  .has-xl-font-size .h1.text-lg,
  .text-xl h2.text-lg,
  .has-xl-font-size h2.text-lg,
  .text-xl .h2.text-lg,
  .has-xl-font-size .h2.text-lg,
  .text-xl h3.text-lg,
  .has-xl-font-size h3.text-lg,
  .text-xl .h3.text-lg,
  .has-xl-font-size .h3.text-lg,
  .text-xl h4.text-lg,
  .has-xl-font-size h4.text-lg,
  .text-xl .h4.text-lg,
  .has-xl-font-size .h4.text-lg,
  .text-xl h5.text-lg,
  .has-xl-font-size h5.text-lg,
  .text-xl .h5.text-lg,
  .has-xl-font-size .h5.text-lg,
  .text-xl h6.text-lg,
  .has-xl-font-size h6.text-lg,
  .text-xl .h6.text-lg,
  .has-xl-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    margin-bottom: 41.25px;
  }
  .text-xl h1:only-child,
  .has-xl-font-size h1:only-child,
  .text-xl .h1:only-child,
  .has-xl-font-size .h1:only-child,
  .text-xl h2:only-child,
  .has-xl-font-size h2:only-child,
  .text-xl .h2:only-child,
  .has-xl-font-size .h2:only-child,
  .text-xl h3:only-child,
  .has-xl-font-size h3:only-child,
  .text-xl .h3:only-child,
  .has-xl-font-size .h3:only-child,
  .text-xl h4:only-child,
  .has-xl-font-size h4:only-child,
  .text-xl .h4:only-child,
  .has-xl-font-size .h4:only-child,
  .text-xl h5:only-child,
  .has-xl-font-size h5:only-child,
  .text-xl .h5:only-child,
  .has-xl-font-size .h5:only-child,
  .text-xl h6:only-child,
  .has-xl-font-size h6:only-child,
  .text-xl .h6:only-child,
  .has-xl-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl ul li,
  .has-xl-font-size ul li,
  .text-xl ol li,
  .has-xl-font-size ol li {
    margin-bottom: 10.3125px;
  }
  .text-xl ul li li,
  .has-xl-font-size ul li li,
  .text-xl ol li li,
  .has-xl-font-size ol li li {
    margin-bottom: 10.3125px;
  }
  .text-xl ul li li:last-child,
  .has-xl-font-size ul li li:last-child,
  .text-xl ol li li:last-child,
  .has-xl-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xl ul li li li,
  .has-xl-font-size ul li li li,
  .text-xl ol li li li,
  .has-xl-font-size ol li li li {
    margin-bottom: 10.3125px;
  }
  .text-xl ul li li li:last-child,
  .has-xl-font-size ul li li li:last-child,
  .text-xl ol li li li:last-child,
  .has-xl-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xl .btn,
  .has-xl-font-size .btn {
    margin-bottom: 30px;
  }
  .text-xl .btn:last-child,
  .has-xl-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xl p,
  .has-xl-font-size p {
    margin-bottom: 41.25px;
  }
  .text-xl p:empty,
  .has-xl-font-size p:empty {
    display: none !important;
  }
  .text-xl i.fa,
  .has-xl-font-size i.fa,
  .text-xl .b-icon,
  .has-xl-font-size .b-icon {
    margin-bottom: 41.25px;
  }
  .text-xl i.fa.h-icon,
  .has-xl-font-size i.fa.h-icon,
  .text-xl .b-icon.h-icon,
  .has-xl-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xl i.fa:last-child,
  .has-xl-font-size i.fa:last-child,
  .text-xl .b-icon:last-child,
  .has-xl-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xl .img-wrapper,
  .has-xl-font-size .img-wrapper {
    margin-bottom: 41.25px;
  }
  .text-xl .img-wrapper:last-child,
  .has-xl-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-xl .column ul,
  .has-xl-font-size .column ul,
  .text-xl .column ol,
  .has-xl-font-size .column ol {
    margin-bottom: 41.25px;
  }
  .text-xl .column ul ul,
  .has-xl-font-size .column ul ul,
  .text-xl .column ol ul,
  .has-xl-font-size .column ol ul,
  .text-xl .column ul ol,
  .has-xl-font-size .column ul ol,
  .text-xl .column ol ol,
  .has-xl-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xl hr,
  .has-xl-font-size hr {
    margin-top: 41.25px;
    margin-bottom: 41.25px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-xl p + hr,
  .has-xl-font-size p + hr,
  .text-xl h1 + hr,
  .has-xl-font-size h1 + hr,
  .text-xl h2 + hr,
  .has-xl-font-size h2 + hr,
  .text-xl h3 + hr,
  .has-xl-font-size h3 + hr,
  .text-xl h4 + hr,
  .has-xl-font-size h4 + hr,
  .text-xl h5 + hr,
  .has-xl-font-size h5 + hr,
  .text-xl h6 + hr,
  .has-xl-font-size h6 + hr,
  .text-xl ul + hr,
  .has-xl-font-size ul + hr,
  .text-xl ol + hr,
  .has-xl-font-size ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .text-xl,
  .has-xl-font-size {
    font-size: 1.25em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    line-height: 1em;
  }
  .text-xl h1.text-xl,
  .has-xl-font-size h1.text-xl,
  .text-xl .h1.text-xl,
  .has-xl-font-size .h1.text-xl,
  .text-xl h2.text-xl,
  .has-xl-font-size h2.text-xl,
  .text-xl .h2.text-xl,
  .has-xl-font-size .h2.text-xl,
  .text-xl h3.text-xl,
  .has-xl-font-size h3.text-xl,
  .text-xl .h3.text-xl,
  .has-xl-font-size .h3.text-xl,
  .text-xl h4.text-xl,
  .has-xl-font-size h4.text-xl,
  .text-xl .h4.text-xl,
  .has-xl-font-size .h4.text-xl,
  .text-xl h5.text-xl,
  .has-xl-font-size h5.text-xl,
  .text-xl .h5.text-xl,
  .has-xl-font-size .h5.text-xl,
  .text-xl h6.text-xl,
  .has-xl-font-size h6.text-xl,
  .text-xl .h6.text-xl,
  .has-xl-font-size .h6.text-xl,
  .text-xl h1.text-xxl,
  .has-xl-font-size h1.text-xxl,
  .text-xl .h1.text-xxl,
  .has-xl-font-size .h1.text-xxl,
  .text-xl h2.text-xxl,
  .has-xl-font-size h2.text-xxl,
  .text-xl .h2.text-xxl,
  .has-xl-font-size .h2.text-xxl,
  .text-xl h3.text-xxl,
  .has-xl-font-size h3.text-xxl,
  .text-xl .h3.text-xxl,
  .has-xl-font-size .h3.text-xxl,
  .text-xl h4.text-xxl,
  .has-xl-font-size h4.text-xxl,
  .text-xl .h4.text-xxl,
  .has-xl-font-size .h4.text-xxl,
  .text-xl h5.text-xxl,
  .has-xl-font-size h5.text-xxl,
  .text-xl .h5.text-xxl,
  .has-xl-font-size .h5.text-xxl,
  .text-xl h6.text-xxl,
  .has-xl-font-size h6.text-xxl,
  .text-xl .h6.text-xxl,
  .has-xl-font-size .h6.text-xxl,
  .text-xl h1.text-lg,
  .has-xl-font-size h1.text-lg,
  .text-xl .h1.text-lg,
  .has-xl-font-size .h1.text-lg,
  .text-xl h2.text-lg,
  .has-xl-font-size h2.text-lg,
  .text-xl .h2.text-lg,
  .has-xl-font-size .h2.text-lg,
  .text-xl h3.text-lg,
  .has-xl-font-size h3.text-lg,
  .text-xl .h3.text-lg,
  .has-xl-font-size .h3.text-lg,
  .text-xl h4.text-lg,
  .has-xl-font-size h4.text-lg,
  .text-xl .h4.text-lg,
  .has-xl-font-size .h4.text-lg,
  .text-xl h5.text-lg,
  .has-xl-font-size h5.text-lg,
  .text-xl .h5.text-lg,
  .has-xl-font-size .h5.text-lg,
  .text-xl h6.text-lg,
  .has-xl-font-size h6.text-lg,
  .text-xl .h6.text-lg,
  .has-xl-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    margin-bottom: 37.5px;
  }
  .text-xl h1:only-child,
  .has-xl-font-size h1:only-child,
  .text-xl .h1:only-child,
  .has-xl-font-size .h1:only-child,
  .text-xl h2:only-child,
  .has-xl-font-size h2:only-child,
  .text-xl .h2:only-child,
  .has-xl-font-size .h2:only-child,
  .text-xl h3:only-child,
  .has-xl-font-size h3:only-child,
  .text-xl .h3:only-child,
  .has-xl-font-size .h3:only-child,
  .text-xl h4:only-child,
  .has-xl-font-size h4:only-child,
  .text-xl .h4:only-child,
  .has-xl-font-size .h4:only-child,
  .text-xl h5:only-child,
  .has-xl-font-size h5:only-child,
  .text-xl .h5:only-child,
  .has-xl-font-size .h5:only-child,
  .text-xl h6:only-child,
  .has-xl-font-size h6:only-child,
  .text-xl .h6:only-child,
  .has-xl-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl ul li,
  .has-xl-font-size ul li,
  .text-xl ol li,
  .has-xl-font-size ol li {
    margin-bottom: 9.375px;
  }
  .text-xl ul li li,
  .has-xl-font-size ul li li,
  .text-xl ol li li,
  .has-xl-font-size ol li li {
    margin-bottom: 9.375px;
  }
  .text-xl ul li li:last-child,
  .has-xl-font-size ul li li:last-child,
  .text-xl ol li li:last-child,
  .has-xl-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xl ul li li li,
  .has-xl-font-size ul li li li,
  .text-xl ol li li li,
  .has-xl-font-size ol li li li {
    margin-bottom: 9.375px;
  }
  .text-xl ul li li li:last-child,
  .has-xl-font-size ul li li li:last-child,
  .text-xl ol li li li:last-child,
  .has-xl-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xl .btn,
  .has-xl-font-size .btn {
    margin-bottom: 30px;
  }
  .text-xl .btn:last-child,
  .has-xl-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xl p,
  .has-xl-font-size p {
    margin-bottom: 37.5px;
  }
  .text-xl p:empty,
  .has-xl-font-size p:empty {
    display: none !important;
  }
  .text-xl i.fa,
  .has-xl-font-size i.fa,
  .text-xl .b-icon,
  .has-xl-font-size .b-icon {
    margin-bottom: 37.5px;
  }
  .text-xl i.fa.h-icon,
  .has-xl-font-size i.fa.h-icon,
  .text-xl .b-icon.h-icon,
  .has-xl-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xl i.fa:last-child,
  .has-xl-font-size i.fa:last-child,
  .text-xl .b-icon:last-child,
  .has-xl-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xl .img-wrapper,
  .has-xl-font-size .img-wrapper {
    margin-bottom: 37.5px;
  }
  .text-xl .img-wrapper:last-child,
  .has-xl-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-xl .column ul,
  .has-xl-font-size .column ul,
  .text-xl .column ol,
  .has-xl-font-size .column ol {
    margin-bottom: 37.5px;
  }
  .text-xl .column ul ul,
  .has-xl-font-size .column ul ul,
  .text-xl .column ol ul,
  .has-xl-font-size .column ol ul,
  .text-xl .column ul ol,
  .has-xl-font-size .column ul ol,
  .text-xl .column ol ol,
  .has-xl-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xl hr,
  .has-xl-font-size hr {
    margin-top: 37.5px;
    margin-bottom: 37.5px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-xl p + hr,
  .has-xl-font-size p + hr,
  .text-xl h1 + hr,
  .has-xl-font-size h1 + hr,
  .text-xl h2 + hr,
  .has-xl-font-size h2 + hr,
  .text-xl h3 + hr,
  .has-xl-font-size h3 + hr,
  .text-xl h4 + hr,
  .has-xl-font-size h4 + hr,
  .text-xl h5 + hr,
  .has-xl-font-size h5 + hr,
  .text-xl h6 + hr,
  .has-xl-font-size h6 + hr,
  .text-xl ul + hr,
  .has-xl-font-size ul + hr,
  .text-xl ol + hr,
  .has-xl-font-size ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .text-xl,
  .has-xl-font-size {
    font-size: 1.125em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    line-height: 1em;
  }
  .text-xl h1.text-xl,
  .has-xl-font-size h1.text-xl,
  .text-xl .h1.text-xl,
  .has-xl-font-size .h1.text-xl,
  .text-xl h2.text-xl,
  .has-xl-font-size h2.text-xl,
  .text-xl .h2.text-xl,
  .has-xl-font-size .h2.text-xl,
  .text-xl h3.text-xl,
  .has-xl-font-size h3.text-xl,
  .text-xl .h3.text-xl,
  .has-xl-font-size .h3.text-xl,
  .text-xl h4.text-xl,
  .has-xl-font-size h4.text-xl,
  .text-xl .h4.text-xl,
  .has-xl-font-size .h4.text-xl,
  .text-xl h5.text-xl,
  .has-xl-font-size h5.text-xl,
  .text-xl .h5.text-xl,
  .has-xl-font-size .h5.text-xl,
  .text-xl h6.text-xl,
  .has-xl-font-size h6.text-xl,
  .text-xl .h6.text-xl,
  .has-xl-font-size .h6.text-xl,
  .text-xl h1.text-xxl,
  .has-xl-font-size h1.text-xxl,
  .text-xl .h1.text-xxl,
  .has-xl-font-size .h1.text-xxl,
  .text-xl h2.text-xxl,
  .has-xl-font-size h2.text-xxl,
  .text-xl .h2.text-xxl,
  .has-xl-font-size .h2.text-xxl,
  .text-xl h3.text-xxl,
  .has-xl-font-size h3.text-xxl,
  .text-xl .h3.text-xxl,
  .has-xl-font-size .h3.text-xxl,
  .text-xl h4.text-xxl,
  .has-xl-font-size h4.text-xxl,
  .text-xl .h4.text-xxl,
  .has-xl-font-size .h4.text-xxl,
  .text-xl h5.text-xxl,
  .has-xl-font-size h5.text-xxl,
  .text-xl .h5.text-xxl,
  .has-xl-font-size .h5.text-xxl,
  .text-xl h6.text-xxl,
  .has-xl-font-size h6.text-xxl,
  .text-xl .h6.text-xxl,
  .has-xl-font-size .h6.text-xxl,
  .text-xl h1.text-lg,
  .has-xl-font-size h1.text-lg,
  .text-xl .h1.text-lg,
  .has-xl-font-size .h1.text-lg,
  .text-xl h2.text-lg,
  .has-xl-font-size h2.text-lg,
  .text-xl .h2.text-lg,
  .has-xl-font-size .h2.text-lg,
  .text-xl h3.text-lg,
  .has-xl-font-size h3.text-lg,
  .text-xl .h3.text-lg,
  .has-xl-font-size .h3.text-lg,
  .text-xl h4.text-lg,
  .has-xl-font-size h4.text-lg,
  .text-xl .h4.text-lg,
  .has-xl-font-size .h4.text-lg,
  .text-xl h5.text-lg,
  .has-xl-font-size h5.text-lg,
  .text-xl .h5.text-lg,
  .has-xl-font-size .h5.text-lg,
  .text-xl h6.text-lg,
  .has-xl-font-size h6.text-lg,
  .text-xl .h6.text-lg,
  .has-xl-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    margin-bottom: 33.75px;
  }
  .text-xl h1:only-child,
  .has-xl-font-size h1:only-child,
  .text-xl .h1:only-child,
  .has-xl-font-size .h1:only-child,
  .text-xl h2:only-child,
  .has-xl-font-size h2:only-child,
  .text-xl .h2:only-child,
  .has-xl-font-size .h2:only-child,
  .text-xl h3:only-child,
  .has-xl-font-size h3:only-child,
  .text-xl .h3:only-child,
  .has-xl-font-size .h3:only-child,
  .text-xl h4:only-child,
  .has-xl-font-size h4:only-child,
  .text-xl .h4:only-child,
  .has-xl-font-size .h4:only-child,
  .text-xl h5:only-child,
  .has-xl-font-size h5:only-child,
  .text-xl .h5:only-child,
  .has-xl-font-size .h5:only-child,
  .text-xl h6:only-child,
  .has-xl-font-size h6:only-child,
  .text-xl .h6:only-child,
  .has-xl-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl ul li,
  .has-xl-font-size ul li,
  .text-xl ol li,
  .has-xl-font-size ol li {
    margin-bottom: 8.4375px;
  }
  .text-xl ul li li,
  .has-xl-font-size ul li li,
  .text-xl ol li li,
  .has-xl-font-size ol li li {
    margin-bottom: 8.4375px;
  }
  .text-xl ul li li:last-child,
  .has-xl-font-size ul li li:last-child,
  .text-xl ol li li:last-child,
  .has-xl-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xl ul li li li,
  .has-xl-font-size ul li li li,
  .text-xl ol li li li,
  .has-xl-font-size ol li li li {
    margin-bottom: 8.4375px;
  }
  .text-xl ul li li li:last-child,
  .has-xl-font-size ul li li li:last-child,
  .text-xl ol li li li:last-child,
  .has-xl-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xl .btn,
  .has-xl-font-size .btn {
    margin-bottom: 30px;
  }
  .text-xl .btn:last-child,
  .has-xl-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xl p,
  .has-xl-font-size p {
    margin-bottom: 33.75px;
  }
  .text-xl p:empty,
  .has-xl-font-size p:empty {
    display: none !important;
  }
  .text-xl i.fa,
  .has-xl-font-size i.fa,
  .text-xl .b-icon,
  .has-xl-font-size .b-icon {
    margin-bottom: 33.75px;
  }
  .text-xl i.fa.h-icon,
  .has-xl-font-size i.fa.h-icon,
  .text-xl .b-icon.h-icon,
  .has-xl-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xl i.fa:last-child,
  .has-xl-font-size i.fa:last-child,
  .text-xl .b-icon:last-child,
  .has-xl-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xl .img-wrapper,
  .has-xl-font-size .img-wrapper {
    margin-bottom: 33.75px;
  }
  .text-xl .img-wrapper:last-child,
  .has-xl-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-xl .column ul,
  .has-xl-font-size .column ul,
  .text-xl .column ol,
  .has-xl-font-size .column ol {
    margin-bottom: 33.75px;
  }
  .text-xl .column ul ul,
  .has-xl-font-size .column ul ul,
  .text-xl .column ol ul,
  .has-xl-font-size .column ol ul,
  .text-xl .column ul ol,
  .has-xl-font-size .column ul ol,
  .text-xl .column ol ol,
  .has-xl-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xl hr,
  .has-xl-font-size hr {
    margin-top: 33.75px;
    margin-bottom: 33.75px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-xl p + hr,
  .has-xl-font-size p + hr,
  .text-xl h1 + hr,
  .has-xl-font-size h1 + hr,
  .text-xl h2 + hr,
  .has-xl-font-size h2 + hr,
  .text-xl h3 + hr,
  .has-xl-font-size h3 + hr,
  .text-xl h4 + hr,
  .has-xl-font-size h4 + hr,
  .text-xl h5 + hr,
  .has-xl-font-size h5 + hr,
  .text-xl h6 + hr,
  .has-xl-font-size h6 + hr,
  .text-xl ul + hr,
  .has-xl-font-size ul + hr,
  .text-xl ol + hr,
  .has-xl-font-size ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .text-xl,
  .has-xl-font-size {
    font-size: 1em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    line-height: 1em;
  }
  .text-xl h1.text-xl,
  .has-xl-font-size h1.text-xl,
  .text-xl .h1.text-xl,
  .has-xl-font-size .h1.text-xl,
  .text-xl h2.text-xl,
  .has-xl-font-size h2.text-xl,
  .text-xl .h2.text-xl,
  .has-xl-font-size .h2.text-xl,
  .text-xl h3.text-xl,
  .has-xl-font-size h3.text-xl,
  .text-xl .h3.text-xl,
  .has-xl-font-size .h3.text-xl,
  .text-xl h4.text-xl,
  .has-xl-font-size h4.text-xl,
  .text-xl .h4.text-xl,
  .has-xl-font-size .h4.text-xl,
  .text-xl h5.text-xl,
  .has-xl-font-size h5.text-xl,
  .text-xl .h5.text-xl,
  .has-xl-font-size .h5.text-xl,
  .text-xl h6.text-xl,
  .has-xl-font-size h6.text-xl,
  .text-xl .h6.text-xl,
  .has-xl-font-size .h6.text-xl,
  .text-xl h1.text-xxl,
  .has-xl-font-size h1.text-xxl,
  .text-xl .h1.text-xxl,
  .has-xl-font-size .h1.text-xxl,
  .text-xl h2.text-xxl,
  .has-xl-font-size h2.text-xxl,
  .text-xl .h2.text-xxl,
  .has-xl-font-size .h2.text-xxl,
  .text-xl h3.text-xxl,
  .has-xl-font-size h3.text-xxl,
  .text-xl .h3.text-xxl,
  .has-xl-font-size .h3.text-xxl,
  .text-xl h4.text-xxl,
  .has-xl-font-size h4.text-xxl,
  .text-xl .h4.text-xxl,
  .has-xl-font-size .h4.text-xxl,
  .text-xl h5.text-xxl,
  .has-xl-font-size h5.text-xxl,
  .text-xl .h5.text-xxl,
  .has-xl-font-size .h5.text-xxl,
  .text-xl h6.text-xxl,
  .has-xl-font-size h6.text-xxl,
  .text-xl .h6.text-xxl,
  .has-xl-font-size .h6.text-xxl,
  .text-xl h1.text-lg,
  .has-xl-font-size h1.text-lg,
  .text-xl .h1.text-lg,
  .has-xl-font-size .h1.text-lg,
  .text-xl h2.text-lg,
  .has-xl-font-size h2.text-lg,
  .text-xl .h2.text-lg,
  .has-xl-font-size .h2.text-lg,
  .text-xl h3.text-lg,
  .has-xl-font-size h3.text-lg,
  .text-xl .h3.text-lg,
  .has-xl-font-size .h3.text-lg,
  .text-xl h4.text-lg,
  .has-xl-font-size h4.text-lg,
  .text-xl .h4.text-lg,
  .has-xl-font-size .h4.text-lg,
  .text-xl h5.text-lg,
  .has-xl-font-size h5.text-lg,
  .text-xl .h5.text-lg,
  .has-xl-font-size .h5.text-lg,
  .text-xl h6.text-lg,
  .has-xl-font-size h6.text-lg,
  .text-xl .h6.text-lg,
  .has-xl-font-size .h6.text-lg {
    line-height: 1em;
  }
  .text-xl h1,
  .has-xl-font-size h1,
  .text-xl .h1,
  .has-xl-font-size .h1,
  .text-xl h2,
  .has-xl-font-size h2,
  .text-xl .h2,
  .has-xl-font-size .h2,
  .text-xl h3,
  .has-xl-font-size h3,
  .text-xl .h3,
  .has-xl-font-size .h3,
  .text-xl h4,
  .has-xl-font-size h4,
  .text-xl .h4,
  .has-xl-font-size .h4,
  .text-xl h5,
  .has-xl-font-size h5,
  .text-xl .h5,
  .has-xl-font-size .h5,
  .text-xl h6,
  .has-xl-font-size h6,
  .text-xl .h6,
  .has-xl-font-size .h6 {
    margin-bottom: 30px;
  }
  .text-xl h1:only-child,
  .has-xl-font-size h1:only-child,
  .text-xl .h1:only-child,
  .has-xl-font-size .h1:only-child,
  .text-xl h2:only-child,
  .has-xl-font-size h2:only-child,
  .text-xl .h2:only-child,
  .has-xl-font-size .h2:only-child,
  .text-xl h3:only-child,
  .has-xl-font-size h3:only-child,
  .text-xl .h3:only-child,
  .has-xl-font-size .h3:only-child,
  .text-xl h4:only-child,
  .has-xl-font-size h4:only-child,
  .text-xl .h4:only-child,
  .has-xl-font-size .h4:only-child,
  .text-xl h5:only-child,
  .has-xl-font-size h5:only-child,
  .text-xl .h5:only-child,
  .has-xl-font-size .h5:only-child,
  .text-xl h6:only-child,
  .has-xl-font-size h6:only-child,
  .text-xl .h6:only-child,
  .has-xl-font-size .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl ul li,
  .has-xl-font-size ul li,
  .text-xl ol li,
  .has-xl-font-size ol li {
    margin-bottom: 7.5px;
  }
  .text-xl ul li li,
  .has-xl-font-size ul li li,
  .text-xl ol li li,
  .has-xl-font-size ol li li {
    margin-bottom: 7.5px;
  }
  .text-xl ul li li:last-child,
  .has-xl-font-size ul li li:last-child,
  .text-xl ol li li:last-child,
  .has-xl-font-size ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xl ul li li li,
  .has-xl-font-size ul li li li,
  .text-xl ol li li li,
  .has-xl-font-size ol li li li {
    margin-bottom: 7.5px;
  }
  .text-xl ul li li li:last-child,
  .has-xl-font-size ul li li li:last-child,
  .text-xl ol li li li:last-child,
  .has-xl-font-size ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xl .btn,
  .has-xl-font-size .btn {
    margin-bottom: 30px;
  }
  .text-xl .btn:last-child,
  .has-xl-font-size .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xl p,
  .has-xl-font-size p {
    margin-bottom: 30px;
  }
  .text-xl p:empty,
  .has-xl-font-size p:empty {
    display: none !important;
  }
  .text-xl i.fa,
  .has-xl-font-size i.fa,
  .text-xl .b-icon,
  .has-xl-font-size .b-icon {
    margin-bottom: 30px;
  }
  .text-xl i.fa.h-icon,
  .has-xl-font-size i.fa.h-icon,
  .text-xl .b-icon.h-icon,
  .has-xl-font-size .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xl i.fa:last-child,
  .has-xl-font-size i.fa:last-child,
  .text-xl .b-icon:last-child,
  .has-xl-font-size .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xl .img-wrapper,
  .has-xl-font-size .img-wrapper {
    margin-bottom: 30px;
  }
  .text-xl .img-wrapper:last-child,
  .has-xl-font-size .img-wrapper:last-child {
    margin-bottom: 0;
  }
  .text-xl .column ul,
  .has-xl-font-size .column ul,
  .text-xl .column ol,
  .has-xl-font-size .column ol {
    margin-bottom: 30px;
  }
  .text-xl .column ul ul,
  .has-xl-font-size .column ul ul,
  .text-xl .column ol ul,
  .has-xl-font-size .column ol ul,
  .text-xl .column ul ol,
  .has-xl-font-size .column ul ol,
  .text-xl .column ol ol,
  .has-xl-font-size .column ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xl hr,
  .has-xl-font-size hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid var(--wp--preset--color--black);
  }
  .text-xl p + hr,
  .has-xl-font-size p + hr,
  .text-xl h1 + hr,
  .has-xl-font-size h1 + hr,
  .text-xl h2 + hr,
  .has-xl-font-size h2 + hr,
  .text-xl h3 + hr,
  .has-xl-font-size h3 + hr,
  .text-xl h4 + hr,
  .has-xl-font-size h4 + hr,
  .text-xl h5 + hr,
  .has-xl-font-size h5 + hr,
  .text-xl h6 + hr,
  .has-xl-font-size h6 + hr,
  .text-xl ul + hr,
  .has-xl-font-size ul + hr,
  .text-xl ol + hr,
  .has-xl-font-size ol + hr {
    margin-top: 0;
  }
}
.is-style-heading-h1 {
  font-size: 3em;
}
.is-style-heading-h2 {
  font-size: 2em;
}
.is-style-heading-h3 {
  font-size: 1.5em;
}
.is-style-heading-h4 {
  font-size: 1.25em;
}
.is-style-heading-h5 {
  font-size: 1.1em;
}
.is-style-heading-h6 {
  font-size: 1em;
}
.text-reset {
  font-size: 20px;
  line-height: 1.5em;
}
.text-reset i.fa,
.text-reset i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.text-reset h1,
.text-reset .h1,
.text-reset h2,
.text-reset .h2,
.text-reset h3,
.text-reset .h3,
.text-reset h4,
.text-reset .h4,
.text-reset h5,
.text-reset .h5,
.text-reset h6,
.text-reset .h6 {
  line-height: 1em;
}
.text-reset h1.text-xl,
.text-reset .h1.text-xl,
.text-reset h2.text-xl,
.text-reset .h2.text-xl,
.text-reset h3.text-xl,
.text-reset .h3.text-xl,
.text-reset h4.text-xl,
.text-reset .h4.text-xl,
.text-reset h5.text-xl,
.text-reset .h5.text-xl,
.text-reset h6.text-xl,
.text-reset .h6.text-xl,
.text-reset h1.text-xxl,
.text-reset .h1.text-xxl,
.text-reset h2.text-xxl,
.text-reset .h2.text-xxl,
.text-reset h3.text-xxl,
.text-reset .h3.text-xxl,
.text-reset h4.text-xxl,
.text-reset .h4.text-xxl,
.text-reset h5.text-xxl,
.text-reset .h5.text-xxl,
.text-reset h6.text-xxl,
.text-reset .h6.text-xxl,
.text-reset h1.text-lg,
.text-reset .h1.text-lg,
.text-reset h2.text-lg,
.text-reset .h2.text-lg,
.text-reset h3.text-lg,
.text-reset .h3.text-lg,
.text-reset h4.text-lg,
.text-reset .h4.text-lg,
.text-reset h5.text-lg,
.text-reset .h5.text-lg,
.text-reset h6.text-lg,
.text-reset .h6.text-lg {
  line-height: 1em;
}
.text-reset h1,
.text-reset .h1,
.text-reset h2,
.text-reset .h2,
.text-reset h3,
.text-reset .h3,
.text-reset h4,
.text-reset .h4,
.text-reset h5,
.text-reset .h5,
.text-reset h6,
.text-reset .h6 {
  margin-bottom: 30px;
}
.text-reset h1:only-child,
.text-reset .h1:only-child,
.text-reset h2:only-child,
.text-reset .h2:only-child,
.text-reset h3:only-child,
.text-reset .h3:only-child,
.text-reset h4:only-child,
.text-reset .h4:only-child,
.text-reset h5:only-child,
.text-reset .h5:only-child,
.text-reset h6:only-child,
.text-reset .h6:only-child {
  margin-bottom: 0;
}
.text-reset ul li,
.text-reset ol li {
  margin-bottom: 7.5px;
}
.text-reset ul li li,
.text-reset ol li li {
  margin-bottom: 7.5px;
}
.text-reset ul li li:last-child,
.text-reset ol li li:last-child {
  margin-bottom: 0;
}
.text-reset ul li li li,
.text-reset ol li li li {
  margin-bottom: 7.5px;
}
.text-reset ul li li li:last-child,
.text-reset ol li li li:last-child {
  margin-bottom: 0;
}
.text-reset .btn {
  margin-bottom: 30px;
}
.text-reset .btn:last-child {
  margin-bottom: 0px;
}
.text-reset p {
  margin-bottom: 30px;
}
.text-reset p:empty {
  display: none !important;
}
.text-reset i.fa,
.text-reset .b-icon {
  margin-bottom: 30px;
}
.text-reset i.fa.h-icon,
.text-reset .b-icon.h-icon {
  margin-bottom: 0;
}
.text-reset i.fa:last-child,
.text-reset .b-icon:last-child {
  margin-bottom: 0;
}
.text-reset .img-wrapper {
  margin-bottom: 30px;
}
.text-reset .img-wrapper:last-child {
  margin-bottom: 0;
}
.text-reset .column ul,
.text-reset .column ol {
  margin-bottom: 30px;
}
.text-reset .column ul ul,
.text-reset .column ol ul,
.text-reset .column ul ol,
.text-reset .column ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-reset hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid var(--wp--preset--color--black);
}
.text-reset p + hr,
.text-reset h1 + hr,
.text-reset h2 + hr,
.text-reset h3 + hr,
.text-reset h4 + hr,
.text-reset h5 + hr,
.text-reset h6 + hr,
.text-reset ul + hr,
.text-reset ol + hr {
  margin-top: 0;
}
.note {
  padding: 1rem;
  color: #fff;
  font-size: 1rem !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  width: 100%;
  animation: colorchange 10s infinite;
  margin-bottom: 1rem;
  display: none;
}
.note p:before {
  content: "[ ";
}
.note p:after {
  content: " ]";
}
.note *:last-child {
  margin-bottom: 0 !important;
}
body.logged-in.role-administrator .note {
  display: inline-block;
}
.wp-block-table {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 30px;
}
.wp-block-table:last-child {
  margin-bottom: 0;
}
.wp-block-table table {
  border: 1px solid;
  display: inline-table;
  border-collapse: collapse;
  width: auto;
}
.wp-block-table table td,
.wp-block-table table th {
  padding: 0.5em 1em;
  border: 1px solid;
}
.wp-block-table table thead,
.wp-block-table table tfoot {
  border: 0;
  background: var(--wp--preset--color--black);
  color: var(--wp--preset--color--default);
}
.wp-block-table table tbody tr:nth-child(even) {
  background: var(--wp--preset--color--gray-light);
}
.wp-block-table table tbody tr td {
  border: 1px solid var(--wp--preset--color--black);
}
ul.is-style-dual-list,
#live-area ul.is-style-dual-list {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
ul.is-style-dual-list li,
#live-area ul.is-style-dual-list li {
  width: 50%;
  padding-left: 0;
  margin-bottom: 1em;
}
ul.is-style-dual-list li:before,
#live-area ul.is-style-dual-list li:before {
  content: url("../images/green-check.svg");
  width: 1.8em;
  font-weight: bold;
  display: inline-block;
  min-width: 1em;
  vertical-align: middle;
  padding-right: 0;
  margin-right: 0.5em;
}
@media (max-width: 1470px) {
  ul.is-style-dual-list li,
  #live-area ul.is-style-dual-list li {
    width: 100%;
  }
}
ul.is-style-inline-list-pipe {
  width: 100%;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  ul.is-style-inline-list-pipe {
    justify-content: flex-start !important;
  }
}
ul.is-style-inline-list-pipe li {
  width: auto !important;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
  font-size: 1.25em;
  line-height: 1.33;
  text-transform: uppercase;
  color: var(--wp--preset--color--default) !important;
}
@media (max-width: 767px) {
  ul.is-style-inline-list-pipe li {
    font-size: 1.25em;
    width: 100% !important;
  }
}
ul.is-style-inline-list-pipe li a {
  font-weight: 400;
  color: var(--wp--preset--color--default) !important;
  text-decoration: none;
}
ul.is-style-inline-list-pipe li a:hover {
  color: var(--wp--preset--color--secondary) !important;
}
ul.is-style-inline-list-pipe li:before {
  content: '' !important;
  width: 0 !important;
  min-width: 0 !important;
  padding-right: 0 !important;
}
ul.is-style-inline-list-pipe li:after {
  content: '|';
  font-size: 1.5em;
  font-weight: 100;
  margin-left: 0.5em;
  margin-right: 0.5em;
  color: var(--wp--preset--color--secondary);
}
@media (max-width: 767px) {
  ul.is-style-inline-list-pipe li:after {
    content: '';
  }
}
ul.is-style-inline-list-pipe li:last-child:after {
  content: '';
}
#live-area ul.map-list {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  padding-top: 2em;
}
#live-area ul.map-list li {
  width: 50%;
  padding: 0 1em;
  margin-bottom: 1em;
}
@media (max-width: 991px) {
  #live-area ul.map-list li {
    width: 100%;
  }
}
#live-area ul.map-list li:before {
  content: '';
  width: 1em;
  font-weight: bold;
  display: inline-block;
  min-width: 1em;
  vertical-align: middle;
  margin-left: -1.2em;
  margin-bottom: -0.3em;
}
#live-area ul.map-list li.c-\\\#8d8e8d:before {
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24' width='16'%3e%3cg transform='translate(8.000000%2c 2.000000)'%3e%3cpath d='M-1.547 12l6.563-6.609-1.406-1.406-5.156 5.203-2.063-2.109-1.406 1.406zM0 0q2.906 0 4.945 2.039t2.039 4.945q0 1.453-0.727 3.328t-1.758 3.516-2.039 3.070-1.711 2.273l-0.75 0.797q-0.281-0.328-0.75-0.867t-1.688-2.156-2.133-3.141-1.664-3.445-0.75-3.375q0-2.906 2.039-4.945t4.945-2.039z' fill='%238d8e8d'/%3e%3c/g%3e%3c/svg%3e");
}
#live-area ul.map-list li.c-\\\#4eaadf:before {
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24' width='16'%3e%3cg transform='translate(8.000000%2c 2.000000)'%3e%3cpath d='M-1.547 12l6.563-6.609-1.406-1.406-5.156 5.203-2.063-2.109-1.406 1.406zM0 0q2.906 0 4.945 2.039t2.039 4.945q0 1.453-0.727 3.328t-1.758 3.516-2.039 3.070-1.711 2.273l-0.75 0.797q-0.281-0.328-0.75-0.867t-1.688-2.156-2.133-3.141-1.664-3.445-0.75-3.375q0-2.906 2.039-4.945t4.945-2.039z' fill='%234eaadf'/%3e%3c/g%3e%3c/svg%3e");
}
#live-area ul.map-list li.c-\\\#7ec242:before {
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' height='24' width='16'%3e%3cg transform='translate(8.000000%2c 2.000000)'%3e%3cpath d='M-1.547 12l6.563-6.609-1.406-1.406-5.156 5.203-2.063-2.109-1.406 1.406zM0 0q2.906 0 4.945 2.039t2.039 4.945q0 1.453-0.727 3.328t-1.758 3.516-2.039 3.070-1.711 2.273l-0.75 0.797q-0.281-0.328-0.75-0.867t-1.688-2.156-2.133-3.141-1.664-3.445-0.75-3.375q0-2.906 2.039-4.945t4.945-2.039z' fill='%237ec242'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");
}
#live-area ul.map-list li a {
  color: #fff;
  text-decoration: none;
}
#live-area ul.map-list li.c-\\\#8d8e8d a:hover {
  color: var(--wp--preset--color--gray);
}
#live-area ul.map-list li.c-\\\#4eaadf a:hover {
  color: var(--wp--preset--color--primary);
}
#live-area ul.map-list li .c-\\\#7ec242 a:hover {
  color: var(--wp--preset--color--secondary);
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
@media (min-width: 1470px) {
  .container {
    width: 1480px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.row {
  margin-left: -30px;
  margin-right: -30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}
.column > .row {
  margin-left: -30px;
  margin-right: -30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  width: calc(100% + 60px);
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1470px) {
  .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 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #0000ef;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1em;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5em;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 0.75em;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1em;
  font-size: 1.5em;
  line-height: inherit;
  color: #000067;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 1em;
  line-height: 1.5em;
  color: var(--wp--preset--color--gray-dark);
}
.form-control {
  display: block;
  width: 100%;
  height: 2.15em;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.5em;
  color: var(--wp--preset--color--gray-dark);
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1em;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #dfdfff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.15em;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 13em;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 24em;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 1em;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 2em;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 13em;
  padding: 5px 10px;
  font-size: 0.75em;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 13em;
  line-height: 13em;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 13em;
  padding: 5px 10px;
  font-size: 0.75em;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 13em;
  line-height: 13em;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 13em;
  min-height: 1.75em;
  padding: 6px 10px;
  font-size: 0.75em;
  line-height: 1.5;
}
.input-lg {
  height: 24em;
  padding: 10px 16px;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 24em;
  line-height: 24em;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 24em;
  padding: 10px 16px;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 24em;
  line-height: 24em;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 24em;
  min-height: 2.25em;
  padding: 11px 16px;
  font-size: 1.25em;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 2.6875em;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 2.15em;
  height: 2.15em;
  line-height: 2.15em;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 24em;
  height: 24em;
  line-height: 24em;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 13em;
  height: 13em;
  line-height: 13em;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #3c763d, 10%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3c763d;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #8a6d3b, 10%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8a6d3b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #a94442, 10%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a94442;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 6em;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: var(--wp--preset--color--black);
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 8em;
}
.form-horizontal .form-group {
  margin-left: -30px;
  margin-right: -30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  flex-direction: row;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 30px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 1.25em;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 0.75em;
  }
}
.btn {
  display: inline-block;
  margin: 0 0 0 0;
  font-weight: 700;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 0.5em 1em;
  font-size: 1em;
  line-height: 1em;
  border-radius: 0em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:only-child {
  margin-bottom: 0;
}
.btn span {
  vertical-align: baseline;
  display: inline-block;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: var(--wp--preset--color--default);
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: var(--wp--preset--color--default);
  background-color: var(--wp--preset--color--black);
  border: 2px solid var(--wp--preset--color--black);
  transition: background 0.125s, border 0.125s;
  border-radius: 0em;
}
.btn-default:active,
.btn-default.active,
.btn-default:focus,
.btn-default.focus,
.btn-default:hover,
.btn-default:hover {
  color: var(--wp--preset--color--black);
  background: rgba(0, 0, 0, 0);
  border-color: var(--wp--preset--color--black);
}
.open > .dropdown-toggle.btn-default {
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--black);
  border-color: var(--wp--preset--color--black);
}
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default.focus {
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--black);
  border-color: var(--wp--preset--color--black);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: var(--wp--preset--color--black);
  border-color: var(--wp--preset--color--black);
}
.btn-default .badge {
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--default);
}
.btn-default.btn-alternate {
  color: inherit;
  padding: 0em;
  background-color: transparent;
  border: 0 solid var(--wp--preset--color--black);
  border-bottom: 0.25em solid var(--wp--preset--color--black);
  transition: background 0.125s, border 0.125s;
  border-radius: 0;
  text-decoration: underline;
  text-decoration-color: var(--wp--preset--color--black);
}
.btn-default.btn-alternate:active,
.btn-default.btn-alternate.active,
.btn-default.btn-alternate:focus,
.btn-default.btn-alternate.focus,
.btn-default.btn-alternate:hover,
.btn-default.btn-alternate:hover {
  text-decoration-thickness: 0.125em;
  background: transparent;
  color: inherit;
  border-bottom: 0.25em solid rgba(0, 0, 0, 0);
}
.btn-primary {
  color: var(--wp--preset--color--default);
  background-color: var(--wp--preset--color--primary);
  border: 2px solid var(--wp--preset--color--primary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0em;
}
.btn-primary:active,
.btn-primary.active,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:hover {
  color: var(--wp--preset--color--primary);
  background: rgba(0, 0, 0, 0);
  border-color: var(--wp--preset--color--primary);
}
.open > .dropdown-toggle.btn-primary {
  color: var(--wp--preset--color--primary);
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
}
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: var(--wp--preset--color--primary);
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
}
.btn-primary .badge {
  color: var(--wp--preset--color--primary);
  background-color: var(--wp--preset--color--default);
}
.btn-primary.btn-alternate {
  color: inherit;
  padding: 0em;
  background-color: transparent;
  border: 0 solid var(--wp--preset--color--primary);
  border-bottom: 0.25em solid var(--wp--preset--color--primary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0;
  text-decoration: underline;
  text-decoration-color: var(--wp--preset--color--primary);
}
.btn-primary.btn-alternate:active,
.btn-primary.btn-alternate.active,
.btn-primary.btn-alternate:focus,
.btn-primary.btn-alternate.focus,
.btn-primary.btn-alternate:hover,
.btn-primary.btn-alternate:hover {
  text-decoration-thickness: 0.125em;
  background: transparent;
  color: inherit;
  border-bottom: 0.25em solid rgba(0, 0, 0, 0);
}
.btn-secondary {
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--secondary);
  border: 2px solid var(--wp--preset--color--secondary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0em;
}
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:hover,
.btn-secondary:hover {
  color: var(--wp--preset--color--secondary);
  background: rgba(0, 0, 0, 0);
  border-color: var(--wp--preset--color--secondary);
}
.open > .dropdown-toggle.btn-secondary {
  color: var(--wp--preset--color--secondary);
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
.open > .dropdown-toggle.btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: var(--wp--preset--color--secondary);
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
.btn-secondary .badge {
  color: var(--wp--preset--color--secondary);
  background-color: var(--wp--preset--color--black);
}
.btn-secondary.btn-alternate {
  color: inherit;
  padding: 0em;
  background-color: transparent;
  border: 0 solid var(--wp--preset--color--secondary);
  border-bottom: 0.25em solid var(--wp--preset--color--secondary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0;
  text-decoration: underline;
  text-decoration-color: var(--wp--preset--color--secondary);
}
.btn-secondary.btn-alternate:active,
.btn-secondary.btn-alternate.active,
.btn-secondary.btn-alternate:focus,
.btn-secondary.btn-alternate.focus,
.btn-secondary.btn-alternate:hover,
.btn-secondary.btn-alternate:hover {
  text-decoration-thickness: 0.125em;
  background: transparent;
  color: inherit;
  border-bottom: 0.25em solid rgba(0, 0, 0, 0);
}
.btn-tertiary {
  color: var(--wp--preset--color--default);
  background-color: var(--wp--preset--color--tertiary);
  border: 2px solid var(--wp--preset--color--tertiary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0em;
}
.btn-tertiary:active,
.btn-tertiary.active,
.btn-tertiary:focus,
.btn-tertiary.focus,
.btn-tertiary:hover,
.btn-tertiary:hover {
  color: var(--wp--preset--color--tertiary);
  background: rgba(0, 0, 0, 0);
  border-color: var(--wp--preset--color--tertiary);
}
.open > .dropdown-toggle.btn-tertiary {
  color: var(--wp--preset--color--tertiary);
  background-color: var(--wp--preset--color--tertiary);
  border-color: var(--wp--preset--color--tertiary);
}
.open > .dropdown-toggle.btn-tertiary:hover,
.open > .dropdown-toggle.btn-tertiary:focus,
.open > .dropdown-toggle.btn-tertiary.focus {
  color: var(--wp--preset--color--tertiary);
  background-color: var(--wp--preset--color--tertiary);
  border-color: var(--wp--preset--color--tertiary);
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  background-image: none;
}
.btn-tertiary.disabled,
.btn-tertiary[disabled],
fieldset[disabled] .btn-tertiary,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus,
.btn-tertiary.disabled:active,
.btn-tertiary[disabled]:active,
fieldset[disabled] .btn-tertiary:active,
.btn-tertiary.disabled.active,
.btn-tertiary[disabled].active,
fieldset[disabled] .btn-tertiary.active {
  background-color: var(--wp--preset--color--tertiary);
  border-color: var(--wp--preset--color--tertiary);
}
.btn-tertiary .badge {
  color: var(--wp--preset--color--tertiary);
  background-color: var(--wp--preset--color--default);
}
.btn-tertiary.btn-alternate {
  color: inherit;
  padding: 0em;
  background-color: transparent;
  border: 0 solid var(--wp--preset--color--tertiary);
  border-bottom: 0.25em solid var(--wp--preset--color--tertiary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0;
  text-decoration: underline;
  text-decoration-color: var(--wp--preset--color--tertiary);
}
.btn-tertiary.btn-alternate:active,
.btn-tertiary.btn-alternate.active,
.btn-tertiary.btn-alternate:focus,
.btn-tertiary.btn-alternate.focus,
.btn-tertiary.btn-alternate:hover,
.btn-tertiary.btn-alternate:hover {
  text-decoration-thickness: 0.125em;
  background: transparent;
  color: inherit;
  border-bottom: 0.25em solid rgba(0, 0, 0, 0);
}
.btn-link {
  color: var(--wp--preset--color--primary);
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: var(--wp--preset--color--primary);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #0000ef;
  text-decoration: none;
}
.btn-lg {
  padding: 0.5em 1em;
  font-size: 1.25em;
  line-height: 1.3333333;
  border-radius: 0em;
}
.btn-sm {
  padding: 0.5em 1em;
  font-size: 0.75em;
  line-height: 1.5;
  border-radius: 0em;
}
.btn-xs {
  padding: 0.5em 1em;
  font-size: 0.5em;
  line-height: 1.5;
  border-radius: 0em;
}
.btn + .btn {
  margin-left: 1em;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
#searchsubmit {
  border: 0px solid;
}
.btn-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.btn-row a {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.btn-row a:last-child {
  margin-bottom: 0.5em;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 1em;
  border-top-left-radius: 1em;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #dfdfff;
  color: #0000ef;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #0000ef;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0000ae;
  border-color: #0000ae;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #7b7bff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
body {
  --wp--width--max: 100%;
  --wp--width--wide: 100%;
  --wp--width--full: 100%;
}
@media (min-width: 768px) {
  body {
    --wp--width--max: 570px;
    --wp--width--wide: 760px;
  }
}
@media (min-width: 992px) {
  body {
    --wp--width--max: 735px;
    --wp--width--wide: 980px;
  }
}
@media (min-width: 1200px) {
  body {
    --wp--width--max: 885px;
    --wp--width--wide: 1180px;
  }
}
@media (min-width: 1470px) {
  body {
    --wp--width--max: 1110px;
    --wp--width--wide: 1480px;
  }
}
#live-area #content {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  flex-direction: column;
}
#live-area #content > h1,
#live-area #content > h2,
#live-area #content > h3,
#live-area #content > h4,
#live-area #content > h5,
#live-area #content > h6,
#live-area #content > p,
#live-area #content > ul,
#live-area #content > ol,
#live-area #content > blockquote,
#live-area #content > a,
#live-area #content > table,
#live-area #content > [class*='wp-block-'] {
  float: left;
  clear: both;
  width: var(--wp--width--max);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
}
#live-area #content > h1.alignwide,
#live-area #content > h2.alignwide,
#live-area #content > h3.alignwide,
#live-area #content > h4.alignwide,
#live-area #content > h5.alignwide,
#live-area #content > h6.alignwide,
#live-area #content > p.alignwide,
#live-area #content > ul.alignwide,
#live-area #content > ol.alignwide,
#live-area #content > blockquote.alignwide,
#live-area #content > a.alignwide,
#live-area #content > table.alignwide,
#live-area #content > [class*='wp-block-'].alignwide {
  width: var(--wp--width--wide);
}
#live-area #content > h1.alignfull,
#live-area #content > h2.alignfull,
#live-area #content > h3.alignfull,
#live-area #content > h4.alignfull,
#live-area #content > h5.alignfull,
#live-area #content > h6.alignfull,
#live-area #content > p.alignfull,
#live-area #content > ul.alignfull,
#live-area #content > ol.alignfull,
#live-area #content > blockquote.alignfull,
#live-area #content > a.alignfull,
#live-area #content > table.alignfull,
#live-area #content > [class*='wp-block-'].alignfull {
  width: var(--wp--width--full);
  max-width: 100%;
}
#live-area #content > h1.align-inline,
#live-area #content > h2.align-inline,
#live-area #content > h3.align-inline,
#live-area #content > h4.align-inline,
#live-area #content > h5.align-inline,
#live-area #content > h6.align-inline,
#live-area #content > p.align-inline,
#live-area #content > ul.align-inline,
#live-area #content > ol.align-inline,
#live-area #content > blockquote.align-inline,
#live-area #content > a.align-inline,
#live-area #content > table.align-inline,
#live-area #content > [class*='wp-block-'].align-inline {
  width: auto;
  margin-left: 0;
  margin-right: 30px;
}
#live-area .wp-block-group {
  width: 100%;
  margin-bottom: 30px;
}
#live-area .wp-block-group:last-child {
  margin-bottom: 0;
}
#live-area .wp-block-group > h1,
#live-area .wp-block-group h2,
#live-area .wp-block-group h3,
#live-area .wp-block-group h4,
#live-area .wp-block-group h5,
#live-area .wp-block-group h6 {
  width: auto;
}
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: none;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
:where(body .is-layout-constrained) > * {
  margin-block-start: 0;
  margin-block-end: 0;
}
#live-area {
  z-index: 1;
  position: relative;
  border-color: var(--wp--preset--color--primary);
  display: block;
  float: left;
  width: 100%;
}
section {
  padding: 0 0;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat !important;
  overflow: hidden;
}
section .container-fluid,
section .container {
  padding-top: 60px;
  padding-bottom: 60px;
}
.column {
  padding-top: 15px;
  padding-bottom: 15px;
  order: 1;
}
.column:empty {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
}
article {
  display: block;
  position: relative;
}
div.timed-wrapper {
  width: 100%;
  max-width: none;
  overflow: hidden;
}
#content #article-feed {
  margin-top: 30px;
  margin-bottom: 30px;
}
#content .feed-article {
  margin: 0 0 60px;
}
#content .feed-article .featured-image-article {
  width: 100%;
  display: inline-block;
}
#content .feed-article .featured-image-article img {
  margin: 0 0 30px;
}
#content .feed-article .feed-header {
  width: 100%;
  display: inline-block;
  margin: 0 0 30px;
}
#content .feed-article .feed-content {
  margin: 0 0 30px;
}
.bs-flex-fix:before,
.bs-flex-fix:after {
  display: none !important;
}
.justify-mixin.justify-center {
  justify-content: center;
}
.justify-mixin.justify-end {
  justify-content: flex-end;
}
.justify-mixin.justify-start {
  justify-content: flex-start;
}
.justify-mixin.justify-space-between {
  justify-content: space-between;
}
.justify-mixin.justify-space-evenly {
  justify-content: space-evenly;
}
.justify-mixin.justify-space-around {
  justify-content: space-around;
}
.display-flex {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 0) {
  .direction-xs-row {
    flex-direction: row;
  }
}
@media (min-width: 0) {
  .direction-xs-column {
    flex-direction: column;
  }
}
@media (min-width: 0) {
  .wrap-xs-no {
    flex-wrap: nowrap;
  }
}
@media (min-width: 0) {
  .wrap-xs-yes {
    flex-wrap: wrap;
  }
}
@media (min-width: 0) {
  .justify-xs-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 0) {
  .justify-xs-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 0) {
  .justify-xs-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 0) {
  .justify-xs-end {
    justify-content: flex-end;
  }
}
@media (min-width: 0) {
  .justify-xs-start {
    justify-content: flex-start;
  }
}
@media (min-width: 0) {
  .justify-xs-center {
    justify-content: center;
  }
}
@media (min-width: 0) {
  .flex-xs-stretch {
    align-items: stretch;
    align-content: stretch;
  }
}
@media (min-width: 0) {
  .flex-xs-center {
    align-items: center;
    align-content: center;
  }
}
@media (min-width: 0) {
  .flex-xs-start {
    align-items: flex-start;
    align-content: flex-start;
  }
}
@media (min-width: 0) {
  .flex-xs-end {
    align-items: flex-end;
    align-content: flex-end;
  }
}
@media (min-width: 0) {
  .flex-xs-baseline {
    align-items: baseline;
    align-content: baseline;
  }
}
@media (min-width: 768px) {
  .direction-sm-row {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .direction-sm-column {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .wrap-sm-no {
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .wrap-sm-yes {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .justify-sm-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .justify-sm-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 768px) {
  .justify-sm-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 768px) {
  .justify-sm-end {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) {
  .justify-sm-start {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .justify-sm-center {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .flex-sm-stretch {
    align-items: stretch;
    align-content: stretch;
  }
}
@media (min-width: 768px) {
  .flex-sm-center {
    align-items: center;
    align-content: center;
  }
}
@media (min-width: 768px) {
  .flex-sm-start {
    align-items: flex-start;
    align-content: flex-start;
  }
}
@media (min-width: 768px) {
  .flex-sm-end {
    align-items: flex-end;
    align-content: flex-end;
  }
}
@media (min-width: 768px) {
  .flex-sm-baseline {
    align-items: baseline;
    align-content: baseline;
  }
}
@media (min-width: 992px) {
  .direction-md-row {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .direction-md-column {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .wrap-md-no {
    flex-wrap: nowrap;
  }
}
@media (min-width: 992px) {
  .wrap-md-yes {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .justify-md-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 992px) {
  .justify-md-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 992px) {
  .justify-md-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 992px) {
  .justify-md-end {
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  .justify-md-start {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .justify-md-center {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .flex-md-stretch {
    align-items: stretch;
    align-content: stretch;
  }
}
@media (min-width: 992px) {
  .flex-md-center {
    align-items: center;
    align-content: center;
  }
}
@media (min-width: 992px) {
  .flex-md-start {
    align-items: flex-start;
    align-content: flex-start;
  }
}
@media (min-width: 992px) {
  .flex-md-end {
    align-items: flex-end;
    align-content: flex-end;
  }
}
@media (min-width: 992px) {
  .flex-md-baseline {
    align-items: baseline;
    align-content: baseline;
  }
}
@media (min-width: 1200px) {
  .direction-lg-row {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .direction-lg-column {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .wrap-lg-no {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .wrap-lg-yes {
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .justify-lg-space-between {
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .justify-lg-space-around {
    justify-content: space-around;
  }
}
@media (min-width: 1200px) {
  .justify-lg-space-evenly {
    justify-content: space-evenly;
  }
}
@media (min-width: 1200px) {
  .justify-lg-end {
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) {
  .justify-lg-start {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .justify-lg-center {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .flex-lg-stretch {
    align-items: stretch;
    align-content: stretch;
  }
}
@media (min-width: 1200px) {
  .flex-lg-center {
    align-items: center;
    align-content: center;
  }
}
@media (min-width: 1200px) {
  .flex-lg-start {
    align-items: flex-start;
    align-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .flex-lg-end {
    align-items: flex-end;
    align-content: flex-end;
  }
}
@media (min-width: 1200px) {
  .flex-lg-baseline {
    align-items: baseline;
    align-content: baseline;
  }
}
@media (min-width: 0) {
  .order-xs-1 {
    order: 1;
  }
}
@media (min-width: 0) {
  .order-xs-2 {
    order: 2;
  }
}
@media (min-width: 0) {
  .order-xs-3 {
    order: 3;
  }
}
@media (min-width: 0) {
  .order-xs-4 {
    order: 4;
  }
}
@media (min-width: 768px) {
  .order-sm-1 {
    order: 1;
  }
}
@media (min-width: 768px) {
  .order-sm-2 {
    order: 2;
  }
}
@media (min-width: 768px) {
  .order-sm-3 {
    order: 3;
  }
}
@media (min-width: 768px) {
  .order-sm-4 {
    order: 4;
  }
}
@media (min-width: 992px) {
  .order-md-1 {
    order: 1;
  }
}
@media (min-width: 992px) {
  .order-md-2 {
    order: 2;
  }
}
@media (min-width: 992px) {
  .order-md-3 {
    order: 3;
  }
}
@media (min-width: 992px) {
  .order-md-4 {
    order: 4;
  }
}
@media (min-width: 1200px) {
  .order-lg-1 {
    order: 1;
  }
}
@media (min-width: 1200px) {
  .order-lg-2 {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .order-lg-3 {
    order: 3;
  }
}
@media (min-width: 1200px) {
  .order-lg-4 {
    order: 4;
  }
}
@media (min-width: 0) {
  .pad-xs-1,
  div.pad-xs-1,
  .container.pad-xs-1 {
    padding: 30px;
  }
  .pad-xs-1 > .row,
  div.pad-xs-1 > .row,
  .container.pad-xs-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-xs-1.column > .row,
  div.pad-xs-1.column > .row,
  .container.pad-xs-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-xs-horz-1,
  div.pad-xs-horz-1,
  .container.pad-xs-horz-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pad-xs-horz-1 > .row,
  div.pad-xs-horz-1 > .row,
  .container.pad-xs-horz-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-xs-horz-1.column > .row,
  div.pad-xs-horz-1.column > .row,
  .container.pad-xs-horz-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-xs-vert-1,
  div.pad-xs-vert-1,
  .row.pad-xs-vert-1,
  .container.pad-xs-vert-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pad-xs-top-1,
  div.pad-xs-top-1,
  .row.pad-xs-top-1,
  .container.pad-xs-top-1 {
    padding-top: 30px;
  }
  .pad-xs-bottom-1,
  div.pad-xs-bottom-1,
  .row.pad-xs-bottom-1,
  .container.pad-xs-bottom-1 {
    padding-bottom: 30px;
  }
  .pad-xs-left-1,
  div.pad-xs-left-1,
  .container.pad-xs-left-1 {
    padding-left: 30px;
  }
  .pad-xs-right-1,
  div.pad-xs-right-1,
  .container.pad-xs-right-1 {
    padding-right: 30px;
  }
  section.pad-xs-1,
  .row.pad-xs-1,
  section.pad-xs-horz-1,
  .row.pad-xs-horz-1,
  section.pad-xs-left-1,
  .row.pad-xs-left-1,
  section.pad-xs-right-1,
  .row.pad-xs-right-1 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-2,
  div.pad-xs-2,
  .container.pad-xs-2 {
    padding: 60px;
  }
  .pad-xs-2 > .row,
  div.pad-xs-2 > .row,
  .container.pad-xs-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-xs-2.column > .row,
  div.pad-xs-2.column > .row,
  .container.pad-xs-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-xs-horz-2,
  div.pad-xs-horz-2,
  .container.pad-xs-horz-2 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pad-xs-horz-2 > .row,
  div.pad-xs-horz-2 > .row,
  .container.pad-xs-horz-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-xs-horz-2.column > .row,
  div.pad-xs-horz-2.column > .row,
  .container.pad-xs-horz-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-xs-vert-2,
  div.pad-xs-vert-2,
  .row.pad-xs-vert-2,
  .container.pad-xs-vert-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pad-xs-top-2,
  div.pad-xs-top-2,
  .row.pad-xs-top-2,
  .container.pad-xs-top-2 {
    padding-top: 60px;
  }
  .pad-xs-bottom-2,
  div.pad-xs-bottom-2,
  .row.pad-xs-bottom-2,
  .container.pad-xs-bottom-2 {
    padding-bottom: 60px;
  }
  .pad-xs-left-2,
  div.pad-xs-left-2,
  .container.pad-xs-left-2 {
    padding-left: 60px;
  }
  .pad-xs-right-2,
  div.pad-xs-right-2,
  .container.pad-xs-right-2 {
    padding-right: 60px;
  }
  section.pad-xs-2,
  .row.pad-xs-2,
  section.pad-xs-horz-2,
  .row.pad-xs-horz-2,
  section.pad-xs-left-2,
  .row.pad-xs-left-2,
  section.pad-xs-right-2,
  .row.pad-xs-right-2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-3,
  div.pad-xs-3,
  .container.pad-xs-3 {
    padding: 90px;
  }
  .pad-xs-3 > .row,
  div.pad-xs-3 > .row,
  .container.pad-xs-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-xs-3.column > .row,
  div.pad-xs-3.column > .row,
  .container.pad-xs-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-xs-horz-3,
  div.pad-xs-horz-3,
  .container.pad-xs-horz-3 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .pad-xs-horz-3 > .row,
  div.pad-xs-horz-3 > .row,
  .container.pad-xs-horz-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-xs-horz-3.column > .row,
  div.pad-xs-horz-3.column > .row,
  .container.pad-xs-horz-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-xs-vert-3,
  div.pad-xs-vert-3,
  .row.pad-xs-vert-3,
  .container.pad-xs-vert-3 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pad-xs-top-3,
  div.pad-xs-top-3,
  .row.pad-xs-top-3,
  .container.pad-xs-top-3 {
    padding-top: 90px;
  }
  .pad-xs-bottom-3,
  div.pad-xs-bottom-3,
  .row.pad-xs-bottom-3,
  .container.pad-xs-bottom-3 {
    padding-bottom: 90px;
  }
  .pad-xs-left-3,
  div.pad-xs-left-3,
  .container.pad-xs-left-3 {
    padding-left: 90px;
  }
  .pad-xs-right-3,
  div.pad-xs-right-3,
  .container.pad-xs-right-3 {
    padding-right: 90px;
  }
  section.pad-xs-3,
  .row.pad-xs-3,
  section.pad-xs-horz-3,
  .row.pad-xs-horz-3,
  section.pad-xs-left-3,
  .row.pad-xs-left-3,
  section.pad-xs-right-3,
  .row.pad-xs-right-3 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-4,
  div.pad-xs-4,
  .container.pad-xs-4 {
    padding: 120px;
  }
  .pad-xs-4 > .row,
  div.pad-xs-4 > .row,
  .container.pad-xs-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-xs-4.column > .row,
  div.pad-xs-4.column > .row,
  .container.pad-xs-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-xs-horz-4,
  div.pad-xs-horz-4,
  .container.pad-xs-horz-4 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-xs-horz-4 > .row,
  div.pad-xs-horz-4 > .row,
  .container.pad-xs-horz-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-xs-horz-4.column > .row,
  div.pad-xs-horz-4.column > .row,
  .container.pad-xs-horz-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-xs-vert-4,
  div.pad-xs-vert-4,
  .row.pad-xs-vert-4,
  .container.pad-xs-vert-4 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-xs-top-4,
  div.pad-xs-top-4,
  .row.pad-xs-top-4,
  .container.pad-xs-top-4 {
    padding-top: 120px;
  }
  .pad-xs-bottom-4,
  div.pad-xs-bottom-4,
  .row.pad-xs-bottom-4,
  .container.pad-xs-bottom-4 {
    padding-bottom: 120px;
  }
  .pad-xs-left-4,
  div.pad-xs-left-4,
  .container.pad-xs-left-4 {
    padding-left: 120px;
  }
  .pad-xs-right-4,
  div.pad-xs-right-4,
  .container.pad-xs-right-4 {
    padding-right: 120px;
  }
  section.pad-xs-4,
  .row.pad-xs-4,
  section.pad-xs-horz-4,
  .row.pad-xs-horz-4,
  section.pad-xs-left-4,
  .row.pad-xs-left-4,
  section.pad-xs-right-4,
  .row.pad-xs-right-4 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-5,
  div.pad-xs-5,
  .container.pad-xs-5 {
    padding: 150px;
  }
  .pad-xs-5 > .row,
  div.pad-xs-5 > .row,
  .container.pad-xs-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-xs-5.column > .row,
  div.pad-xs-5.column > .row,
  .container.pad-xs-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-xs-horz-5,
  div.pad-xs-horz-5,
  .container.pad-xs-horz-5 {
    padding-left: 150px;
    padding-right: 150px;
  }
  .pad-xs-horz-5 > .row,
  div.pad-xs-horz-5 > .row,
  .container.pad-xs-horz-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-xs-horz-5.column > .row,
  div.pad-xs-horz-5.column > .row,
  .container.pad-xs-horz-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-xs-vert-5,
  div.pad-xs-vert-5,
  .row.pad-xs-vert-5,
  .container.pad-xs-vert-5 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pad-xs-top-5,
  div.pad-xs-top-5,
  .row.pad-xs-top-5,
  .container.pad-xs-top-5 {
    padding-top: 150px;
  }
  .pad-xs-bottom-5,
  div.pad-xs-bottom-5,
  .row.pad-xs-bottom-5,
  .container.pad-xs-bottom-5 {
    padding-bottom: 150px;
  }
  .pad-xs-left-5,
  div.pad-xs-left-5,
  .container.pad-xs-left-5 {
    padding-left: 150px;
  }
  .pad-xs-right-5,
  div.pad-xs-right-5,
  .container.pad-xs-right-5 {
    padding-right: 150px;
  }
  section.pad-xs-5,
  .row.pad-xs-5,
  section.pad-xs-horz-5,
  .row.pad-xs-horz-5,
  section.pad-xs-left-5,
  .row.pad-xs-left-5,
  section.pad-xs-right-5,
  .row.pad-xs-right-5 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-6,
  div.pad-xs-6,
  .container.pad-xs-6 {
    padding: 180px;
  }
  .pad-xs-6 > .row,
  div.pad-xs-6 > .row,
  .container.pad-xs-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-xs-6.column > .row,
  div.pad-xs-6.column > .row,
  .container.pad-xs-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-xs-horz-6,
  div.pad-xs-horz-6,
  .container.pad-xs-horz-6 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pad-xs-horz-6 > .row,
  div.pad-xs-horz-6 > .row,
  .container.pad-xs-horz-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-xs-horz-6.column > .row,
  div.pad-xs-horz-6.column > .row,
  .container.pad-xs-horz-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-xs-vert-6,
  div.pad-xs-vert-6,
  .row.pad-xs-vert-6,
  .container.pad-xs-vert-6 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pad-xs-top-6,
  div.pad-xs-top-6,
  .row.pad-xs-top-6,
  .container.pad-xs-top-6 {
    padding-top: 180px;
  }
  .pad-xs-bottom-6,
  div.pad-xs-bottom-6,
  .row.pad-xs-bottom-6,
  .container.pad-xs-bottom-6 {
    padding-bottom: 180px;
  }
  .pad-xs-left-6,
  div.pad-xs-left-6,
  .container.pad-xs-left-6 {
    padding-left: 180px;
  }
  .pad-xs-right-6,
  div.pad-xs-right-6,
  .container.pad-xs-right-6 {
    padding-right: 180px;
  }
  section.pad-xs-6,
  .row.pad-xs-6,
  section.pad-xs-horz-6,
  .row.pad-xs-horz-6,
  section.pad-xs-left-6,
  .row.pad-xs-left-6,
  section.pad-xs-right-6,
  .row.pad-xs-right-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-7,
  div.pad-xs-7,
  .container.pad-xs-7 {
    padding: 210px;
  }
  .pad-xs-7 > .row,
  div.pad-xs-7 > .row,
  .container.pad-xs-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-xs-7.column > .row,
  div.pad-xs-7.column > .row,
  .container.pad-xs-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-xs-horz-7,
  div.pad-xs-horz-7,
  .container.pad-xs-horz-7 {
    padding-left: 210px;
    padding-right: 210px;
  }
  .pad-xs-horz-7 > .row,
  div.pad-xs-horz-7 > .row,
  .container.pad-xs-horz-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-xs-horz-7.column > .row,
  div.pad-xs-horz-7.column > .row,
  .container.pad-xs-horz-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-xs-vert-7,
  div.pad-xs-vert-7,
  .row.pad-xs-vert-7,
  .container.pad-xs-vert-7 {
    padding-top: 210px;
    padding-bottom: 210px;
  }
  .pad-xs-top-7,
  div.pad-xs-top-7,
  .row.pad-xs-top-7,
  .container.pad-xs-top-7 {
    padding-top: 210px;
  }
  .pad-xs-bottom-7,
  div.pad-xs-bottom-7,
  .row.pad-xs-bottom-7,
  .container.pad-xs-bottom-7 {
    padding-bottom: 210px;
  }
  .pad-xs-left-7,
  div.pad-xs-left-7,
  .container.pad-xs-left-7 {
    padding-left: 210px;
  }
  .pad-xs-right-7,
  div.pad-xs-right-7,
  .container.pad-xs-right-7 {
    padding-right: 210px;
  }
  section.pad-xs-7,
  .row.pad-xs-7,
  section.pad-xs-horz-7,
  .row.pad-xs-horz-7,
  section.pad-xs-left-7,
  .row.pad-xs-left-7,
  section.pad-xs-right-7,
  .row.pad-xs-right-7 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-0,
  div.pad-xs-0,
  .container.pad-xs-0 {
    padding: 0px;
  }
  .pad-xs-0 > .row,
  div.pad-xs-0 > .row,
  .container.pad-xs-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-xs-0.column > .row,
  div.pad-xs-0.column > .row,
  .container.pad-xs-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-xs-horz-0,
  div.pad-xs-horz-0,
  .container.pad-xs-horz-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-xs-horz-0 > .row,
  div.pad-xs-horz-0 > .row,
  .container.pad-xs-horz-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-xs-horz-0.column > .row,
  div.pad-xs-horz-0.column > .row,
  .container.pad-xs-horz-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-xs-vert-0,
  div.pad-xs-vert-0,
  .row.pad-xs-vert-0,
  .container.pad-xs-vert-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-xs-top-0,
  div.pad-xs-top-0,
  .row.pad-xs-top-0,
  .container.pad-xs-top-0 {
    padding-top: 0px;
  }
  .pad-xs-bottom-0,
  div.pad-xs-bottom-0,
  .row.pad-xs-bottom-0,
  .container.pad-xs-bottom-0 {
    padding-bottom: 0px;
  }
  .pad-xs-left-0,
  div.pad-xs-left-0,
  .container.pad-xs-left-0 {
    padding-left: 0px;
  }
  .pad-xs-right-0,
  div.pad-xs-right-0,
  .container.pad-xs-right-0 {
    padding-right: 0px;
  }
  section.pad-xs-0,
  .row.pad-xs-0,
  section.pad-xs-horz-0,
  .row.pad-xs-horz-0,
  section.pad-xs-left-0,
  .row.pad-xs-left-0,
  section.pad-xs-right-0,
  .row.pad-xs-right-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-1,
  div.pad-sm-1,
  .container.pad-sm-1 {
    padding: 30px;
  }
  .pad-sm-1 > .row,
  div.pad-sm-1 > .row,
  .container.pad-sm-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-sm-1.column > .row,
  div.pad-sm-1.column > .row,
  .container.pad-sm-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-sm-horz-1,
  div.pad-sm-horz-1,
  .container.pad-sm-horz-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pad-sm-horz-1 > .row,
  div.pad-sm-horz-1 > .row,
  .container.pad-sm-horz-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-sm-horz-1.column > .row,
  div.pad-sm-horz-1.column > .row,
  .container.pad-sm-horz-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-sm-vert-1,
  div.pad-sm-vert-1,
  .row.pad-sm-vert-1,
  .container.pad-sm-vert-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pad-sm-top-1,
  div.pad-sm-top-1,
  .row.pad-sm-top-1,
  .container.pad-sm-top-1 {
    padding-top: 30px;
  }
  .pad-sm-bottom-1,
  div.pad-sm-bottom-1,
  .row.pad-sm-bottom-1,
  .container.pad-sm-bottom-1 {
    padding-bottom: 30px;
  }
  .pad-sm-left-1,
  div.pad-sm-left-1,
  .container.pad-sm-left-1 {
    padding-left: 30px;
  }
  .pad-sm-right-1,
  div.pad-sm-right-1,
  .container.pad-sm-right-1 {
    padding-right: 30px;
  }
  section.pad-sm-1,
  .row.pad-sm-1,
  section.pad-sm-horz-1,
  .row.pad-sm-horz-1,
  section.pad-sm-left-1,
  .row.pad-sm-left-1,
  section.pad-sm-right-1,
  .row.pad-sm-right-1 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-2,
  div.pad-sm-2,
  .container.pad-sm-2 {
    padding: 60px;
  }
  .pad-sm-2 > .row,
  div.pad-sm-2 > .row,
  .container.pad-sm-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-sm-2.column > .row,
  div.pad-sm-2.column > .row,
  .container.pad-sm-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-sm-horz-2,
  div.pad-sm-horz-2,
  .container.pad-sm-horz-2 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pad-sm-horz-2 > .row,
  div.pad-sm-horz-2 > .row,
  .container.pad-sm-horz-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-sm-horz-2.column > .row,
  div.pad-sm-horz-2.column > .row,
  .container.pad-sm-horz-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-sm-vert-2,
  div.pad-sm-vert-2,
  .row.pad-sm-vert-2,
  .container.pad-sm-vert-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pad-sm-top-2,
  div.pad-sm-top-2,
  .row.pad-sm-top-2,
  .container.pad-sm-top-2 {
    padding-top: 60px;
  }
  .pad-sm-bottom-2,
  div.pad-sm-bottom-2,
  .row.pad-sm-bottom-2,
  .container.pad-sm-bottom-2 {
    padding-bottom: 60px;
  }
  .pad-sm-left-2,
  div.pad-sm-left-2,
  .container.pad-sm-left-2 {
    padding-left: 60px;
  }
  .pad-sm-right-2,
  div.pad-sm-right-2,
  .container.pad-sm-right-2 {
    padding-right: 60px;
  }
  section.pad-sm-2,
  .row.pad-sm-2,
  section.pad-sm-horz-2,
  .row.pad-sm-horz-2,
  section.pad-sm-left-2,
  .row.pad-sm-left-2,
  section.pad-sm-right-2,
  .row.pad-sm-right-2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-3,
  div.pad-sm-3,
  .container.pad-sm-3 {
    padding: 90px;
  }
  .pad-sm-3 > .row,
  div.pad-sm-3 > .row,
  .container.pad-sm-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-sm-3.column > .row,
  div.pad-sm-3.column > .row,
  .container.pad-sm-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-sm-horz-3,
  div.pad-sm-horz-3,
  .container.pad-sm-horz-3 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .pad-sm-horz-3 > .row,
  div.pad-sm-horz-3 > .row,
  .container.pad-sm-horz-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-sm-horz-3.column > .row,
  div.pad-sm-horz-3.column > .row,
  .container.pad-sm-horz-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-sm-vert-3,
  div.pad-sm-vert-3,
  .row.pad-sm-vert-3,
  .container.pad-sm-vert-3 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pad-sm-top-3,
  div.pad-sm-top-3,
  .row.pad-sm-top-3,
  .container.pad-sm-top-3 {
    padding-top: 90px;
  }
  .pad-sm-bottom-3,
  div.pad-sm-bottom-3,
  .row.pad-sm-bottom-3,
  .container.pad-sm-bottom-3 {
    padding-bottom: 90px;
  }
  .pad-sm-left-3,
  div.pad-sm-left-3,
  .container.pad-sm-left-3 {
    padding-left: 90px;
  }
  .pad-sm-right-3,
  div.pad-sm-right-3,
  .container.pad-sm-right-3 {
    padding-right: 90px;
  }
  section.pad-sm-3,
  .row.pad-sm-3,
  section.pad-sm-horz-3,
  .row.pad-sm-horz-3,
  section.pad-sm-left-3,
  .row.pad-sm-left-3,
  section.pad-sm-right-3,
  .row.pad-sm-right-3 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-4,
  div.pad-sm-4,
  .container.pad-sm-4 {
    padding: 120px;
  }
  .pad-sm-4 > .row,
  div.pad-sm-4 > .row,
  .container.pad-sm-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-sm-4.column > .row,
  div.pad-sm-4.column > .row,
  .container.pad-sm-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-sm-horz-4,
  div.pad-sm-horz-4,
  .container.pad-sm-horz-4 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-sm-horz-4 > .row,
  div.pad-sm-horz-4 > .row,
  .container.pad-sm-horz-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-sm-horz-4.column > .row,
  div.pad-sm-horz-4.column > .row,
  .container.pad-sm-horz-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-sm-vert-4,
  div.pad-sm-vert-4,
  .row.pad-sm-vert-4,
  .container.pad-sm-vert-4 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-sm-top-4,
  div.pad-sm-top-4,
  .row.pad-sm-top-4,
  .container.pad-sm-top-4 {
    padding-top: 120px;
  }
  .pad-sm-bottom-4,
  div.pad-sm-bottom-4,
  .row.pad-sm-bottom-4,
  .container.pad-sm-bottom-4 {
    padding-bottom: 120px;
  }
  .pad-sm-left-4,
  div.pad-sm-left-4,
  .container.pad-sm-left-4 {
    padding-left: 120px;
  }
  .pad-sm-right-4,
  div.pad-sm-right-4,
  .container.pad-sm-right-4 {
    padding-right: 120px;
  }
  section.pad-sm-4,
  .row.pad-sm-4,
  section.pad-sm-horz-4,
  .row.pad-sm-horz-4,
  section.pad-sm-left-4,
  .row.pad-sm-left-4,
  section.pad-sm-right-4,
  .row.pad-sm-right-4 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-5,
  div.pad-sm-5,
  .container.pad-sm-5 {
    padding: 150px;
  }
  .pad-sm-5 > .row,
  div.pad-sm-5 > .row,
  .container.pad-sm-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-sm-5.column > .row,
  div.pad-sm-5.column > .row,
  .container.pad-sm-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-sm-horz-5,
  div.pad-sm-horz-5,
  .container.pad-sm-horz-5 {
    padding-left: 150px;
    padding-right: 150px;
  }
  .pad-sm-horz-5 > .row,
  div.pad-sm-horz-5 > .row,
  .container.pad-sm-horz-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-sm-horz-5.column > .row,
  div.pad-sm-horz-5.column > .row,
  .container.pad-sm-horz-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-sm-vert-5,
  div.pad-sm-vert-5,
  .row.pad-sm-vert-5,
  .container.pad-sm-vert-5 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pad-sm-top-5,
  div.pad-sm-top-5,
  .row.pad-sm-top-5,
  .container.pad-sm-top-5 {
    padding-top: 150px;
  }
  .pad-sm-bottom-5,
  div.pad-sm-bottom-5,
  .row.pad-sm-bottom-5,
  .container.pad-sm-bottom-5 {
    padding-bottom: 150px;
  }
  .pad-sm-left-5,
  div.pad-sm-left-5,
  .container.pad-sm-left-5 {
    padding-left: 150px;
  }
  .pad-sm-right-5,
  div.pad-sm-right-5,
  .container.pad-sm-right-5 {
    padding-right: 150px;
  }
  section.pad-sm-5,
  .row.pad-sm-5,
  section.pad-sm-horz-5,
  .row.pad-sm-horz-5,
  section.pad-sm-left-5,
  .row.pad-sm-left-5,
  section.pad-sm-right-5,
  .row.pad-sm-right-5 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-6,
  div.pad-sm-6,
  .container.pad-sm-6 {
    padding: 180px;
  }
  .pad-sm-6 > .row,
  div.pad-sm-6 > .row,
  .container.pad-sm-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-sm-6.column > .row,
  div.pad-sm-6.column > .row,
  .container.pad-sm-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-sm-horz-6,
  div.pad-sm-horz-6,
  .container.pad-sm-horz-6 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pad-sm-horz-6 > .row,
  div.pad-sm-horz-6 > .row,
  .container.pad-sm-horz-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-sm-horz-6.column > .row,
  div.pad-sm-horz-6.column > .row,
  .container.pad-sm-horz-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-sm-vert-6,
  div.pad-sm-vert-6,
  .row.pad-sm-vert-6,
  .container.pad-sm-vert-6 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pad-sm-top-6,
  div.pad-sm-top-6,
  .row.pad-sm-top-6,
  .container.pad-sm-top-6 {
    padding-top: 180px;
  }
  .pad-sm-bottom-6,
  div.pad-sm-bottom-6,
  .row.pad-sm-bottom-6,
  .container.pad-sm-bottom-6 {
    padding-bottom: 180px;
  }
  .pad-sm-left-6,
  div.pad-sm-left-6,
  .container.pad-sm-left-6 {
    padding-left: 180px;
  }
  .pad-sm-right-6,
  div.pad-sm-right-6,
  .container.pad-sm-right-6 {
    padding-right: 180px;
  }
  section.pad-sm-6,
  .row.pad-sm-6,
  section.pad-sm-horz-6,
  .row.pad-sm-horz-6,
  section.pad-sm-left-6,
  .row.pad-sm-left-6,
  section.pad-sm-right-6,
  .row.pad-sm-right-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-7,
  div.pad-sm-7,
  .container.pad-sm-7 {
    padding: 210px;
  }
  .pad-sm-7 > .row,
  div.pad-sm-7 > .row,
  .container.pad-sm-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-sm-7.column > .row,
  div.pad-sm-7.column > .row,
  .container.pad-sm-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-sm-horz-7,
  div.pad-sm-horz-7,
  .container.pad-sm-horz-7 {
    padding-left: 210px;
    padding-right: 210px;
  }
  .pad-sm-horz-7 > .row,
  div.pad-sm-horz-7 > .row,
  .container.pad-sm-horz-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-sm-horz-7.column > .row,
  div.pad-sm-horz-7.column > .row,
  .container.pad-sm-horz-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-sm-vert-7,
  div.pad-sm-vert-7,
  .row.pad-sm-vert-7,
  .container.pad-sm-vert-7 {
    padding-top: 210px;
    padding-bottom: 210px;
  }
  .pad-sm-top-7,
  div.pad-sm-top-7,
  .row.pad-sm-top-7,
  .container.pad-sm-top-7 {
    padding-top: 210px;
  }
  .pad-sm-bottom-7,
  div.pad-sm-bottom-7,
  .row.pad-sm-bottom-7,
  .container.pad-sm-bottom-7 {
    padding-bottom: 210px;
  }
  .pad-sm-left-7,
  div.pad-sm-left-7,
  .container.pad-sm-left-7 {
    padding-left: 210px;
  }
  .pad-sm-right-7,
  div.pad-sm-right-7,
  .container.pad-sm-right-7 {
    padding-right: 210px;
  }
  section.pad-sm-7,
  .row.pad-sm-7,
  section.pad-sm-horz-7,
  .row.pad-sm-horz-7,
  section.pad-sm-left-7,
  .row.pad-sm-left-7,
  section.pad-sm-right-7,
  .row.pad-sm-right-7 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-0,
  div.pad-sm-0,
  .container.pad-sm-0 {
    padding: 0px;
  }
  .pad-sm-0 > .row,
  div.pad-sm-0 > .row,
  .container.pad-sm-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-sm-0.column > .row,
  div.pad-sm-0.column > .row,
  .container.pad-sm-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-sm-horz-0,
  div.pad-sm-horz-0,
  .container.pad-sm-horz-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-sm-horz-0 > .row,
  div.pad-sm-horz-0 > .row,
  .container.pad-sm-horz-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-sm-horz-0.column > .row,
  div.pad-sm-horz-0.column > .row,
  .container.pad-sm-horz-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-sm-vert-0,
  div.pad-sm-vert-0,
  .row.pad-sm-vert-0,
  .container.pad-sm-vert-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-sm-top-0,
  div.pad-sm-top-0,
  .row.pad-sm-top-0,
  .container.pad-sm-top-0 {
    padding-top: 0px;
  }
  .pad-sm-bottom-0,
  div.pad-sm-bottom-0,
  .row.pad-sm-bottom-0,
  .container.pad-sm-bottom-0 {
    padding-bottom: 0px;
  }
  .pad-sm-left-0,
  div.pad-sm-left-0,
  .container.pad-sm-left-0 {
    padding-left: 0px;
  }
  .pad-sm-right-0,
  div.pad-sm-right-0,
  .container.pad-sm-right-0 {
    padding-right: 0px;
  }
  section.pad-sm-0,
  .row.pad-sm-0,
  section.pad-sm-horz-0,
  .row.pad-sm-horz-0,
  section.pad-sm-left-0,
  .row.pad-sm-left-0,
  section.pad-sm-right-0,
  .row.pad-sm-right-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-1,
  div.pad-md-1,
  .container.pad-md-1 {
    padding: 30px;
  }
  .pad-md-1 > .row,
  div.pad-md-1 > .row,
  .container.pad-md-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-md-1.column > .row,
  div.pad-md-1.column > .row,
  .container.pad-md-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-md-horz-1,
  div.pad-md-horz-1,
  .container.pad-md-horz-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pad-md-horz-1 > .row,
  div.pad-md-horz-1 > .row,
  .container.pad-md-horz-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-md-horz-1.column > .row,
  div.pad-md-horz-1.column > .row,
  .container.pad-md-horz-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-md-vert-1,
  div.pad-md-vert-1,
  .row.pad-md-vert-1,
  .container.pad-md-vert-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pad-md-top-1,
  div.pad-md-top-1,
  .row.pad-md-top-1,
  .container.pad-md-top-1 {
    padding-top: 30px;
  }
  .pad-md-bottom-1,
  div.pad-md-bottom-1,
  .row.pad-md-bottom-1,
  .container.pad-md-bottom-1 {
    padding-bottom: 30px;
  }
  .pad-md-left-1,
  div.pad-md-left-1,
  .container.pad-md-left-1 {
    padding-left: 30px;
  }
  .pad-md-right-1,
  div.pad-md-right-1,
  .container.pad-md-right-1 {
    padding-right: 30px;
  }
  section.pad-md-1,
  .row.pad-md-1,
  section.pad-md-horz-1,
  .row.pad-md-horz-1,
  section.pad-md-left-1,
  .row.pad-md-left-1,
  section.pad-md-right-1,
  .row.pad-md-right-1 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-2,
  div.pad-md-2,
  .container.pad-md-2 {
    padding: 60px;
  }
  .pad-md-2 > .row,
  div.pad-md-2 > .row,
  .container.pad-md-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-md-2.column > .row,
  div.pad-md-2.column > .row,
  .container.pad-md-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-md-horz-2,
  div.pad-md-horz-2,
  .container.pad-md-horz-2 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pad-md-horz-2 > .row,
  div.pad-md-horz-2 > .row,
  .container.pad-md-horz-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-md-horz-2.column > .row,
  div.pad-md-horz-2.column > .row,
  .container.pad-md-horz-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-md-vert-2,
  div.pad-md-vert-2,
  .row.pad-md-vert-2,
  .container.pad-md-vert-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pad-md-top-2,
  div.pad-md-top-2,
  .row.pad-md-top-2,
  .container.pad-md-top-2 {
    padding-top: 60px;
  }
  .pad-md-bottom-2,
  div.pad-md-bottom-2,
  .row.pad-md-bottom-2,
  .container.pad-md-bottom-2 {
    padding-bottom: 60px;
  }
  .pad-md-left-2,
  div.pad-md-left-2,
  .container.pad-md-left-2 {
    padding-left: 60px;
  }
  .pad-md-right-2,
  div.pad-md-right-2,
  .container.pad-md-right-2 {
    padding-right: 60px;
  }
  section.pad-md-2,
  .row.pad-md-2,
  section.pad-md-horz-2,
  .row.pad-md-horz-2,
  section.pad-md-left-2,
  .row.pad-md-left-2,
  section.pad-md-right-2,
  .row.pad-md-right-2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-3,
  div.pad-md-3,
  .container.pad-md-3 {
    padding: 90px;
  }
  .pad-md-3 > .row,
  div.pad-md-3 > .row,
  .container.pad-md-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-md-3.column > .row,
  div.pad-md-3.column > .row,
  .container.pad-md-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-md-horz-3,
  div.pad-md-horz-3,
  .container.pad-md-horz-3 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .pad-md-horz-3 > .row,
  div.pad-md-horz-3 > .row,
  .container.pad-md-horz-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-md-horz-3.column > .row,
  div.pad-md-horz-3.column > .row,
  .container.pad-md-horz-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-md-vert-3,
  div.pad-md-vert-3,
  .row.pad-md-vert-3,
  .container.pad-md-vert-3 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pad-md-top-3,
  div.pad-md-top-3,
  .row.pad-md-top-3,
  .container.pad-md-top-3 {
    padding-top: 90px;
  }
  .pad-md-bottom-3,
  div.pad-md-bottom-3,
  .row.pad-md-bottom-3,
  .container.pad-md-bottom-3 {
    padding-bottom: 90px;
  }
  .pad-md-left-3,
  div.pad-md-left-3,
  .container.pad-md-left-3 {
    padding-left: 90px;
  }
  .pad-md-right-3,
  div.pad-md-right-3,
  .container.pad-md-right-3 {
    padding-right: 90px;
  }
  section.pad-md-3,
  .row.pad-md-3,
  section.pad-md-horz-3,
  .row.pad-md-horz-3,
  section.pad-md-left-3,
  .row.pad-md-left-3,
  section.pad-md-right-3,
  .row.pad-md-right-3 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-4,
  div.pad-md-4,
  .container.pad-md-4 {
    padding: 120px;
  }
  .pad-md-4 > .row,
  div.pad-md-4 > .row,
  .container.pad-md-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-md-4.column > .row,
  div.pad-md-4.column > .row,
  .container.pad-md-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-md-horz-4,
  div.pad-md-horz-4,
  .container.pad-md-horz-4 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-md-horz-4 > .row,
  div.pad-md-horz-4 > .row,
  .container.pad-md-horz-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-md-horz-4.column > .row,
  div.pad-md-horz-4.column > .row,
  .container.pad-md-horz-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-md-vert-4,
  div.pad-md-vert-4,
  .row.pad-md-vert-4,
  .container.pad-md-vert-4 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-md-top-4,
  div.pad-md-top-4,
  .row.pad-md-top-4,
  .container.pad-md-top-4 {
    padding-top: 120px;
  }
  .pad-md-bottom-4,
  div.pad-md-bottom-4,
  .row.pad-md-bottom-4,
  .container.pad-md-bottom-4 {
    padding-bottom: 120px;
  }
  .pad-md-left-4,
  div.pad-md-left-4,
  .container.pad-md-left-4 {
    padding-left: 120px;
  }
  .pad-md-right-4,
  div.pad-md-right-4,
  .container.pad-md-right-4 {
    padding-right: 120px;
  }
  section.pad-md-4,
  .row.pad-md-4,
  section.pad-md-horz-4,
  .row.pad-md-horz-4,
  section.pad-md-left-4,
  .row.pad-md-left-4,
  section.pad-md-right-4,
  .row.pad-md-right-4 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-5,
  div.pad-md-5,
  .container.pad-md-5 {
    padding: 150px;
  }
  .pad-md-5 > .row,
  div.pad-md-5 > .row,
  .container.pad-md-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-md-5.column > .row,
  div.pad-md-5.column > .row,
  .container.pad-md-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-md-horz-5,
  div.pad-md-horz-5,
  .container.pad-md-horz-5 {
    padding-left: 150px;
    padding-right: 150px;
  }
  .pad-md-horz-5 > .row,
  div.pad-md-horz-5 > .row,
  .container.pad-md-horz-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-md-horz-5.column > .row,
  div.pad-md-horz-5.column > .row,
  .container.pad-md-horz-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-md-vert-5,
  div.pad-md-vert-5,
  .row.pad-md-vert-5,
  .container.pad-md-vert-5 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pad-md-top-5,
  div.pad-md-top-5,
  .row.pad-md-top-5,
  .container.pad-md-top-5 {
    padding-top: 150px;
  }
  .pad-md-bottom-5,
  div.pad-md-bottom-5,
  .row.pad-md-bottom-5,
  .container.pad-md-bottom-5 {
    padding-bottom: 150px;
  }
  .pad-md-left-5,
  div.pad-md-left-5,
  .container.pad-md-left-5 {
    padding-left: 150px;
  }
  .pad-md-right-5,
  div.pad-md-right-5,
  .container.pad-md-right-5 {
    padding-right: 150px;
  }
  section.pad-md-5,
  .row.pad-md-5,
  section.pad-md-horz-5,
  .row.pad-md-horz-5,
  section.pad-md-left-5,
  .row.pad-md-left-5,
  section.pad-md-right-5,
  .row.pad-md-right-5 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-6,
  div.pad-md-6,
  .container.pad-md-6 {
    padding: 180px;
  }
  .pad-md-6 > .row,
  div.pad-md-6 > .row,
  .container.pad-md-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-md-6.column > .row,
  div.pad-md-6.column > .row,
  .container.pad-md-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-md-horz-6,
  div.pad-md-horz-6,
  .container.pad-md-horz-6 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pad-md-horz-6 > .row,
  div.pad-md-horz-6 > .row,
  .container.pad-md-horz-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-md-horz-6.column > .row,
  div.pad-md-horz-6.column > .row,
  .container.pad-md-horz-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-md-vert-6,
  div.pad-md-vert-6,
  .row.pad-md-vert-6,
  .container.pad-md-vert-6 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pad-md-top-6,
  div.pad-md-top-6,
  .row.pad-md-top-6,
  .container.pad-md-top-6 {
    padding-top: 180px;
  }
  .pad-md-bottom-6,
  div.pad-md-bottom-6,
  .row.pad-md-bottom-6,
  .container.pad-md-bottom-6 {
    padding-bottom: 180px;
  }
  .pad-md-left-6,
  div.pad-md-left-6,
  .container.pad-md-left-6 {
    padding-left: 180px;
  }
  .pad-md-right-6,
  div.pad-md-right-6,
  .container.pad-md-right-6 {
    padding-right: 180px;
  }
  section.pad-md-6,
  .row.pad-md-6,
  section.pad-md-horz-6,
  .row.pad-md-horz-6,
  section.pad-md-left-6,
  .row.pad-md-left-6,
  section.pad-md-right-6,
  .row.pad-md-right-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-7,
  div.pad-md-7,
  .container.pad-md-7 {
    padding: 210px;
  }
  .pad-md-7 > .row,
  div.pad-md-7 > .row,
  .container.pad-md-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-md-7.column > .row,
  div.pad-md-7.column > .row,
  .container.pad-md-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-md-horz-7,
  div.pad-md-horz-7,
  .container.pad-md-horz-7 {
    padding-left: 210px;
    padding-right: 210px;
  }
  .pad-md-horz-7 > .row,
  div.pad-md-horz-7 > .row,
  .container.pad-md-horz-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-md-horz-7.column > .row,
  div.pad-md-horz-7.column > .row,
  .container.pad-md-horz-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-md-vert-7,
  div.pad-md-vert-7,
  .row.pad-md-vert-7,
  .container.pad-md-vert-7 {
    padding-top: 210px;
    padding-bottom: 210px;
  }
  .pad-md-top-7,
  div.pad-md-top-7,
  .row.pad-md-top-7,
  .container.pad-md-top-7 {
    padding-top: 210px;
  }
  .pad-md-bottom-7,
  div.pad-md-bottom-7,
  .row.pad-md-bottom-7,
  .container.pad-md-bottom-7 {
    padding-bottom: 210px;
  }
  .pad-md-left-7,
  div.pad-md-left-7,
  .container.pad-md-left-7 {
    padding-left: 210px;
  }
  .pad-md-right-7,
  div.pad-md-right-7,
  .container.pad-md-right-7 {
    padding-right: 210px;
  }
  section.pad-md-7,
  .row.pad-md-7,
  section.pad-md-horz-7,
  .row.pad-md-horz-7,
  section.pad-md-left-7,
  .row.pad-md-left-7,
  section.pad-md-right-7,
  .row.pad-md-right-7 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-0,
  div.pad-md-0,
  .container.pad-md-0 {
    padding: 0px;
  }
  .pad-md-0 > .row,
  div.pad-md-0 > .row,
  .container.pad-md-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-md-0.column > .row,
  div.pad-md-0.column > .row,
  .container.pad-md-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-md-horz-0,
  div.pad-md-horz-0,
  .container.pad-md-horz-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-md-horz-0 > .row,
  div.pad-md-horz-0 > .row,
  .container.pad-md-horz-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-md-horz-0.column > .row,
  div.pad-md-horz-0.column > .row,
  .container.pad-md-horz-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-md-vert-0,
  div.pad-md-vert-0,
  .row.pad-md-vert-0,
  .container.pad-md-vert-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-md-top-0,
  div.pad-md-top-0,
  .row.pad-md-top-0,
  .container.pad-md-top-0 {
    padding-top: 0px;
  }
  .pad-md-bottom-0,
  div.pad-md-bottom-0,
  .row.pad-md-bottom-0,
  .container.pad-md-bottom-0 {
    padding-bottom: 0px;
  }
  .pad-md-left-0,
  div.pad-md-left-0,
  .container.pad-md-left-0 {
    padding-left: 0px;
  }
  .pad-md-right-0,
  div.pad-md-right-0,
  .container.pad-md-right-0 {
    padding-right: 0px;
  }
  section.pad-md-0,
  .row.pad-md-0,
  section.pad-md-horz-0,
  .row.pad-md-horz-0,
  section.pad-md-left-0,
  .row.pad-md-left-0,
  section.pad-md-right-0,
  .row.pad-md-right-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-1,
  div.pad-lg-1,
  .container.pad-lg-1 {
    padding: 30px;
  }
  .pad-lg-1 > .row,
  div.pad-lg-1 > .row,
  .container.pad-lg-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-lg-1.column > .row,
  div.pad-lg-1.column > .row,
  .container.pad-lg-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-lg-horz-1,
  div.pad-lg-horz-1,
  .container.pad-lg-horz-1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pad-lg-horz-1 > .row,
  div.pad-lg-horz-1 > .row,
  .container.pad-lg-horz-1 > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .pad-lg-horz-1.column > .row,
  div.pad-lg-horz-1.column > .row,
  .container.pad-lg-horz-1.column > .row {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + (60px * 0.5 * 2));
  }
  .pad-lg-vert-1,
  div.pad-lg-vert-1,
  .row.pad-lg-vert-1,
  .container.pad-lg-vert-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pad-lg-top-1,
  div.pad-lg-top-1,
  .row.pad-lg-top-1,
  .container.pad-lg-top-1 {
    padding-top: 30px;
  }
  .pad-lg-bottom-1,
  div.pad-lg-bottom-1,
  .row.pad-lg-bottom-1,
  .container.pad-lg-bottom-1 {
    padding-bottom: 30px;
  }
  .pad-lg-left-1,
  div.pad-lg-left-1,
  .container.pad-lg-left-1 {
    padding-left: 30px;
  }
  .pad-lg-right-1,
  div.pad-lg-right-1,
  .container.pad-lg-right-1 {
    padding-right: 30px;
  }
  section.pad-lg-1,
  .row.pad-lg-1,
  section.pad-lg-horz-1,
  .row.pad-lg-horz-1,
  section.pad-lg-left-1,
  .row.pad-lg-left-1,
  section.pad-lg-right-1,
  .row.pad-lg-right-1 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-2,
  div.pad-lg-2,
  .container.pad-lg-2 {
    padding: 60px;
  }
  .pad-lg-2 > .row,
  div.pad-lg-2 > .row,
  .container.pad-lg-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-lg-2.column > .row,
  div.pad-lg-2.column > .row,
  .container.pad-lg-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-lg-horz-2,
  div.pad-lg-horz-2,
  .container.pad-lg-horz-2 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pad-lg-horz-2 > .row,
  div.pad-lg-horz-2 > .row,
  .container.pad-lg-horz-2 > .row {
    margin-left: -60px;
    margin-right: -60px;
  }
  .pad-lg-horz-2.column > .row,
  div.pad-lg-horz-2.column > .row,
  .container.pad-lg-horz-2.column > .row {
    margin-left: -60px;
    margin-right: -60px;
    width: calc(100% + (60px * 1 * 2));
  }
  .pad-lg-vert-2,
  div.pad-lg-vert-2,
  .row.pad-lg-vert-2,
  .container.pad-lg-vert-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pad-lg-top-2,
  div.pad-lg-top-2,
  .row.pad-lg-top-2,
  .container.pad-lg-top-2 {
    padding-top: 60px;
  }
  .pad-lg-bottom-2,
  div.pad-lg-bottom-2,
  .row.pad-lg-bottom-2,
  .container.pad-lg-bottom-2 {
    padding-bottom: 60px;
  }
  .pad-lg-left-2,
  div.pad-lg-left-2,
  .container.pad-lg-left-2 {
    padding-left: 60px;
  }
  .pad-lg-right-2,
  div.pad-lg-right-2,
  .container.pad-lg-right-2 {
    padding-right: 60px;
  }
  section.pad-lg-2,
  .row.pad-lg-2,
  section.pad-lg-horz-2,
  .row.pad-lg-horz-2,
  section.pad-lg-left-2,
  .row.pad-lg-left-2,
  section.pad-lg-right-2,
  .row.pad-lg-right-2 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-3,
  div.pad-lg-3,
  .container.pad-lg-3 {
    padding: 90px;
  }
  .pad-lg-3 > .row,
  div.pad-lg-3 > .row,
  .container.pad-lg-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-lg-3.column > .row,
  div.pad-lg-3.column > .row,
  .container.pad-lg-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-lg-horz-3,
  div.pad-lg-horz-3,
  .container.pad-lg-horz-3 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .pad-lg-horz-3 > .row,
  div.pad-lg-horz-3 > .row,
  .container.pad-lg-horz-3 > .row {
    margin-left: -90px;
    margin-right: -90px;
  }
  .pad-lg-horz-3.column > .row,
  div.pad-lg-horz-3.column > .row,
  .container.pad-lg-horz-3.column > .row {
    margin-left: -90px;
    margin-right: -90px;
    width: calc(100% + (60px * 1.5 * 2));
  }
  .pad-lg-vert-3,
  div.pad-lg-vert-3,
  .row.pad-lg-vert-3,
  .container.pad-lg-vert-3 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pad-lg-top-3,
  div.pad-lg-top-3,
  .row.pad-lg-top-3,
  .container.pad-lg-top-3 {
    padding-top: 90px;
  }
  .pad-lg-bottom-3,
  div.pad-lg-bottom-3,
  .row.pad-lg-bottom-3,
  .container.pad-lg-bottom-3 {
    padding-bottom: 90px;
  }
  .pad-lg-left-3,
  div.pad-lg-left-3,
  .container.pad-lg-left-3 {
    padding-left: 90px;
  }
  .pad-lg-right-3,
  div.pad-lg-right-3,
  .container.pad-lg-right-3 {
    padding-right: 90px;
  }
  section.pad-lg-3,
  .row.pad-lg-3,
  section.pad-lg-horz-3,
  .row.pad-lg-horz-3,
  section.pad-lg-left-3,
  .row.pad-lg-left-3,
  section.pad-lg-right-3,
  .row.pad-lg-right-3 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-4,
  div.pad-lg-4,
  .container.pad-lg-4 {
    padding: 120px;
  }
  .pad-lg-4 > .row,
  div.pad-lg-4 > .row,
  .container.pad-lg-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-lg-4.column > .row,
  div.pad-lg-4.column > .row,
  .container.pad-lg-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-lg-horz-4,
  div.pad-lg-horz-4,
  .container.pad-lg-horz-4 {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-lg-horz-4 > .row,
  div.pad-lg-horz-4 > .row,
  .container.pad-lg-horz-4 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-lg-horz-4.column > .row,
  div.pad-lg-horz-4.column > .row,
  .container.pad-lg-horz-4.column > .row {
    margin-left: -120px;
    margin-right: -120px;
    width: calc(100% + (60px * 2 * 2));
  }
  .pad-lg-vert-4,
  div.pad-lg-vert-4,
  .row.pad-lg-vert-4,
  .container.pad-lg-vert-4 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-lg-top-4,
  div.pad-lg-top-4,
  .row.pad-lg-top-4,
  .container.pad-lg-top-4 {
    padding-top: 120px;
  }
  .pad-lg-bottom-4,
  div.pad-lg-bottom-4,
  .row.pad-lg-bottom-4,
  .container.pad-lg-bottom-4 {
    padding-bottom: 120px;
  }
  .pad-lg-left-4,
  div.pad-lg-left-4,
  .container.pad-lg-left-4 {
    padding-left: 120px;
  }
  .pad-lg-right-4,
  div.pad-lg-right-4,
  .container.pad-lg-right-4 {
    padding-right: 120px;
  }
  section.pad-lg-4,
  .row.pad-lg-4,
  section.pad-lg-horz-4,
  .row.pad-lg-horz-4,
  section.pad-lg-left-4,
  .row.pad-lg-left-4,
  section.pad-lg-right-4,
  .row.pad-lg-right-4 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-5,
  div.pad-lg-5,
  .container.pad-lg-5 {
    padding: 150px;
  }
  .pad-lg-5 > .row,
  div.pad-lg-5 > .row,
  .container.pad-lg-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-lg-5.column > .row,
  div.pad-lg-5.column > .row,
  .container.pad-lg-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-lg-horz-5,
  div.pad-lg-horz-5,
  .container.pad-lg-horz-5 {
    padding-left: 150px;
    padding-right: 150px;
  }
  .pad-lg-horz-5 > .row,
  div.pad-lg-horz-5 > .row,
  .container.pad-lg-horz-5 > .row {
    margin-left: -150px;
    margin-right: -150px;
  }
  .pad-lg-horz-5.column > .row,
  div.pad-lg-horz-5.column > .row,
  .container.pad-lg-horz-5.column > .row {
    margin-left: -150px;
    margin-right: -150px;
    width: calc(100% + (60px * 2.5 * 2));
  }
  .pad-lg-vert-5,
  div.pad-lg-vert-5,
  .row.pad-lg-vert-5,
  .container.pad-lg-vert-5 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pad-lg-top-5,
  div.pad-lg-top-5,
  .row.pad-lg-top-5,
  .container.pad-lg-top-5 {
    padding-top: 150px;
  }
  .pad-lg-bottom-5,
  div.pad-lg-bottom-5,
  .row.pad-lg-bottom-5,
  .container.pad-lg-bottom-5 {
    padding-bottom: 150px;
  }
  .pad-lg-left-5,
  div.pad-lg-left-5,
  .container.pad-lg-left-5 {
    padding-left: 150px;
  }
  .pad-lg-right-5,
  div.pad-lg-right-5,
  .container.pad-lg-right-5 {
    padding-right: 150px;
  }
  section.pad-lg-5,
  .row.pad-lg-5,
  section.pad-lg-horz-5,
  .row.pad-lg-horz-5,
  section.pad-lg-left-5,
  .row.pad-lg-left-5,
  section.pad-lg-right-5,
  .row.pad-lg-right-5 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-6,
  div.pad-lg-6,
  .container.pad-lg-6 {
    padding: 180px;
  }
  .pad-lg-6 > .row,
  div.pad-lg-6 > .row,
  .container.pad-lg-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-lg-6.column > .row,
  div.pad-lg-6.column > .row,
  .container.pad-lg-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-lg-horz-6,
  div.pad-lg-horz-6,
  .container.pad-lg-horz-6 {
    padding-left: 180px;
    padding-right: 180px;
  }
  .pad-lg-horz-6 > .row,
  div.pad-lg-horz-6 > .row,
  .container.pad-lg-horz-6 > .row {
    margin-left: -180px;
    margin-right: -180px;
  }
  .pad-lg-horz-6.column > .row,
  div.pad-lg-horz-6.column > .row,
  .container.pad-lg-horz-6.column > .row {
    margin-left: -180px;
    margin-right: -180px;
    width: calc(100% + (60px * 3 * 2));
  }
  .pad-lg-vert-6,
  div.pad-lg-vert-6,
  .row.pad-lg-vert-6,
  .container.pad-lg-vert-6 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pad-lg-top-6,
  div.pad-lg-top-6,
  .row.pad-lg-top-6,
  .container.pad-lg-top-6 {
    padding-top: 180px;
  }
  .pad-lg-bottom-6,
  div.pad-lg-bottom-6,
  .row.pad-lg-bottom-6,
  .container.pad-lg-bottom-6 {
    padding-bottom: 180px;
  }
  .pad-lg-left-6,
  div.pad-lg-left-6,
  .container.pad-lg-left-6 {
    padding-left: 180px;
  }
  .pad-lg-right-6,
  div.pad-lg-right-6,
  .container.pad-lg-right-6 {
    padding-right: 180px;
  }
  section.pad-lg-6,
  .row.pad-lg-6,
  section.pad-lg-horz-6,
  .row.pad-lg-horz-6,
  section.pad-lg-left-6,
  .row.pad-lg-left-6,
  section.pad-lg-right-6,
  .row.pad-lg-right-6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-7,
  div.pad-lg-7,
  .container.pad-lg-7 {
    padding: 210px;
  }
  .pad-lg-7 > .row,
  div.pad-lg-7 > .row,
  .container.pad-lg-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-lg-7.column > .row,
  div.pad-lg-7.column > .row,
  .container.pad-lg-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-lg-horz-7,
  div.pad-lg-horz-7,
  .container.pad-lg-horz-7 {
    padding-left: 210px;
    padding-right: 210px;
  }
  .pad-lg-horz-7 > .row,
  div.pad-lg-horz-7 > .row,
  .container.pad-lg-horz-7 > .row {
    margin-left: -210px;
    margin-right: -210px;
  }
  .pad-lg-horz-7.column > .row,
  div.pad-lg-horz-7.column > .row,
  .container.pad-lg-horz-7.column > .row {
    margin-left: -210px;
    margin-right: -210px;
    width: calc(100% + (60px * 3.5 * 2));
  }
  .pad-lg-vert-7,
  div.pad-lg-vert-7,
  .row.pad-lg-vert-7,
  .container.pad-lg-vert-7 {
    padding-top: 210px;
    padding-bottom: 210px;
  }
  .pad-lg-top-7,
  div.pad-lg-top-7,
  .row.pad-lg-top-7,
  .container.pad-lg-top-7 {
    padding-top: 210px;
  }
  .pad-lg-bottom-7,
  div.pad-lg-bottom-7,
  .row.pad-lg-bottom-7,
  .container.pad-lg-bottom-7 {
    padding-bottom: 210px;
  }
  .pad-lg-left-7,
  div.pad-lg-left-7,
  .container.pad-lg-left-7 {
    padding-left: 210px;
  }
  .pad-lg-right-7,
  div.pad-lg-right-7,
  .container.pad-lg-right-7 {
    padding-right: 210px;
  }
  section.pad-lg-7,
  .row.pad-lg-7,
  section.pad-lg-horz-7,
  .row.pad-lg-horz-7,
  section.pad-lg-left-7,
  .row.pad-lg-left-7,
  section.pad-lg-right-7,
  .row.pad-lg-right-7 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-0,
  div.pad-lg-0,
  .container.pad-lg-0 {
    padding: 0px;
  }
  .pad-lg-0 > .row,
  div.pad-lg-0 > .row,
  .container.pad-lg-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-lg-0.column > .row,
  div.pad-lg-0.column > .row,
  .container.pad-lg-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-lg-horz-0,
  div.pad-lg-horz-0,
  .container.pad-lg-horz-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-lg-horz-0 > .row,
  div.pad-lg-horz-0 > .row,
  .container.pad-lg-horz-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-lg-horz-0.column > .row,
  div.pad-lg-horz-0.column > .row,
  .container.pad-lg-horz-0.column > .row {
    margin-left: 0px;
    margin-right: 0px;
    width: calc(100% + (60px * 0 * 2));
  }
  .pad-lg-vert-0,
  div.pad-lg-vert-0,
  .row.pad-lg-vert-0,
  .container.pad-lg-vert-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-lg-top-0,
  div.pad-lg-top-0,
  .row.pad-lg-top-0,
  .container.pad-lg-top-0 {
    padding-top: 0px;
  }
  .pad-lg-bottom-0,
  div.pad-lg-bottom-0,
  .row.pad-lg-bottom-0,
  .container.pad-lg-bottom-0 {
    padding-bottom: 0px;
  }
  .pad-lg-left-0,
  div.pad-lg-left-0,
  .container.pad-lg-left-0 {
    padding-left: 0px;
  }
  .pad-lg-right-0,
  div.pad-lg-right-0,
  .container.pad-lg-right-0 {
    padding-right: 0px;
  }
  section.pad-lg-0,
  .row.pad-lg-0,
  section.pad-lg-horz-0,
  .row.pad-lg-horz-0,
  section.pad-lg-left-0,
  .row.pad-lg-left-0,
  section.pad-lg-right-0,
  .row.pad-lg-right-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.text-center {
  text-align: center;
  justify-content: center;
}
.text-right {
  text-align: right;
  justify-content: flex-end;
}
.text-left {
  text-align: left;
  justify-content: flex-start;
}
@media (min-width: 0) {
  .text-xs-last-center {
    text-align-last: center;
  }
  .text-xs-last-right {
    text-align-last: right;
  }
  .text-xs-last-left {
    text-align-last: left;
  }
  .text-xs-justify {
    text-align: justify;
  }
  .text-xs-center {
    text-align: center;
    justify-content: center;
  }
  .text-xs-right {
    text-align: right;
    justify-content: flex-end;
  }
  .text-xs-left {
    text-align: left;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .text-sm-last-center {
    text-align-last: center;
  }
  .text-sm-last-right {
    text-align-last: right;
  }
  .text-sm-last-left {
    text-align-last: left;
  }
  .text-sm-justify {
    text-align: justify;
  }
  .text-sm-center {
    text-align: center;
    justify-content: center;
  }
  .text-sm-right {
    text-align: right;
    justify-content: flex-end;
  }
  .text-sm-left {
    text-align: left;
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .text-md-last-center {
    text-align-last: center;
  }
  .text-md-last-right {
    text-align-last: right;
  }
  .text-md-last-left {
    text-align-last: left;
  }
  .text-md-justify {
    text-align: justify;
  }
  .text-md-center {
    text-align: center;
    justify-content: center;
  }
  .text-md-right {
    text-align: right;
    justify-content: flex-end;
  }
  .text-md-left {
    text-align: left;
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .text-lg-last-center {
    text-align-last: center;
  }
  .text-lg-last-right {
    text-align-last: right;
  }
  .text-lg-last-left {
    text-align-last: left;
  }
  .text-lg-justify {
    text-align: justify;
  }
  .text-lg-center {
    text-align: center;
    justify-content: center;
  }
  .text-lg-right {
    text-align: right;
    justify-content: flex-end;
  }
  .text-lg-left {
    text-align: left;
    justify-content: flex-start;
  }
}
.has-black-background-color {
  background: var(--wp--preset--color--black);
}
.has-black-background-color li:before,
.has-black-background-color ol:before {
  color: var(--wp--preset--color--primary);
}
.has-gray-dark-background-color {
  background: var(--wp--preset--color--gray-dark);
}
.has-gray-dark-background-color li:before,
.has-gray-dark-background-color ol:before {
  color: var(--wp--preset--color--primary);
}
.has-gray-background-color {
  background: var(--wp--preset--color--gray);
}
.has-gray-background-color li:before,
.has-gray-background-color ol:before {
  color: var(--wp--preset--color--black);
}
.has-gray-light-background-color {
  background: var(--wp--preset--color--gray-light);
}
.has-gray-light-background-color li:before,
.has-gray-light-background-color ol:before {
  color: var(--wp--preset--color--black);
}
.has-primary-background-color {
  background: var(--wp--preset--color--primary);
}
.has-primary-background-color li:before,
.has-primary-background-color ol:before {
  color: var(--wp--preset--color--default);
}
.has-secondary-background-color {
  background: var(--wp--preset--color--secondary);
}
.has-secondary-background-color li:before,
.has-secondary-background-color ol:before {
  color: var(--wp--preset--color--default);
}
.has-tertiary-background-color {
  background: var(--wp--preset--color--tertiary);
}
.has-tertiary-background-color li:before,
.has-tertiary-background-color ol:before {
  color: var(--wp--preset--color--default);
}
.has-default-background-color {
  background: var(--wp--preset--color--default);
}
.has-default-background-color li:before,
.has-default-background-color ol:before {
  color: var(--wp--preset--color--primary);
}
.column.text-muted,
.column .text-muted {
  color: #0000ef;
}
.column.text-muted h1,
.column .text-muted h1,
.column.text-muted h2,
.column .text-muted h2,
.column.text-muted h3,
.column .text-muted h3,
.column.text-muted h4,
.column .text-muted h4,
.column.text-muted h5,
.column .text-muted h5,
.column.text-muted h6,
.column .text-muted h6,
.column.text-muted blockquote,
.column .text-muted blockquote,
.column.text-muted address,
.column .text-muted address,
.column.text-muted li,
.column .text-muted li,
.column.text-muted span,
.column .text-muted span,
.column.text-muted strong,
.column .text-muted strong,
.column.text-muted p,
.column .text-muted p {
  color: #0000ef;
}
.column.text-primary,
.column .text-primary {
  color: var(--wp--preset--color--primary);
}
.column.text-primary h1,
.column .text-primary h1,
.column.text-primary h2,
.column .text-primary h2,
.column.text-primary h3,
.column .text-primary h3,
.column.text-primary h4,
.column .text-primary h4,
.column.text-primary h5,
.column .text-primary h5,
.column.text-primary h6,
.column .text-primary h6,
.column.text-primary blockquote,
.column .text-primary blockquote,
.column.text-primary address,
.column .text-primary address,
.column.text-primary li,
.column .text-primary li,
.column.text-primary span,
.column .text-primary span,
.column.text-primary strong,
.column .text-primary strong,
.column.text-primary p,
.column .text-primary p {
  color: var(--wp--preset--color--primary);
}
.column.text-secondary,
.column .text-secondary {
  color: var(--wp--preset--color--secondary);
}
.column.text-secondary h1,
.column .text-secondary h1,
.column.text-secondary h2,
.column .text-secondary h2,
.column.text-secondary h3,
.column .text-secondary h3,
.column.text-secondary h4,
.column .text-secondary h4,
.column.text-secondary h5,
.column .text-secondary h5,
.column.text-secondary h6,
.column .text-secondary h6,
.column.text-secondary blockquote,
.column .text-secondary blockquote,
.column.text-secondary address,
.column .text-secondary address,
.column.text-secondary li,
.column .text-secondary li,
.column.text-secondary span,
.column .text-secondary span,
.column.text-secondary strong,
.column .text-secondary strong,
.column.text-secondary p,
.column .text-secondary p {
  color: var(--wp--preset--color--secondary);
}
.column.text-tertiary,
.column .text-tertiary {
  color: var(--wp--preset--color--tertiary);
}
.column.text-tertiary h1,
.column .text-tertiary h1,
.column.text-tertiary h2,
.column .text-tertiary h2,
.column.text-tertiary h3,
.column .text-tertiary h3,
.column.text-tertiary h4,
.column .text-tertiary h4,
.column.text-tertiary h5,
.column .text-tertiary h5,
.column.text-tertiary h6,
.column .text-tertiary h6,
.column.text-tertiary blockquote,
.column .text-tertiary blockquote,
.column.text-tertiary address,
.column .text-tertiary address,
.column.text-tertiary li,
.column .text-tertiary li,
.column.text-tertiary span,
.column .text-tertiary span,
.column.text-tertiary strong,
.column .text-tertiary strong,
.column.text-tertiary p,
.column .text-tertiary p {
  color: var(--wp--preset--color--tertiary);
}
.column.text-reset,
.column .text-reset {
  color: inherit;
}
.column.text-reset h1,
.column .text-reset h1,
.column.text-reset h2,
.column .text-reset h2,
.column.text-reset h3,
.column .text-reset h3,
.column.text-reset h4,
.column .text-reset h4,
.column.text-reset h5,
.column .text-reset h5,
.column.text-reset h6,
.column .text-reset h6,
.column.text-reset blockquote,
.column .text-reset blockquote,
.column.text-reset address,
.column .text-reset address,
.column.text-reset li,
.column .text-reset li,
.column.text-reset span,
.column .text-reset span,
.column.text-reset strong,
.column .text-reset strong,
.column.text-reset p,
.column .text-reset p {
  color: inherit;
}
.column h1.text-muted,
.column h2.text-muted,
.column h3.text-muted,
.column h4.text-muted,
.column h5.text-muted,
.column h6.text-muted,
.column blockquote.text-muted,
.column address.text-muted,
.column li.text-muted,
.column span.text-muted,
.column strong.text-muted,
.column p.text-muted,
.column h1 .text-muted,
.column h2 .text-muted,
.column h3 .text-muted,
.column h4 .text-muted,
.column h5 .text-muted,
.column h6 .text-muted,
.column blockquote .text-muted,
.column address .text-muted,
.column li .text-muted,
.column span .text-muted,
.column strong .text-muted,
.column p .text-muted {
  color: #0000ef;
}
.column h1.text-muted h1,
.column h2.text-muted h1,
.column h3.text-muted h1,
.column h4.text-muted h1,
.column h5.text-muted h1,
.column h6.text-muted h1,
.column blockquote.text-muted h1,
.column address.text-muted h1,
.column li.text-muted h1,
.column span.text-muted h1,
.column strong.text-muted h1,
.column p.text-muted h1,
.column h1 .text-muted h1,
.column h2 .text-muted h1,
.column h3 .text-muted h1,
.column h4 .text-muted h1,
.column h5 .text-muted h1,
.column h6 .text-muted h1,
.column blockquote .text-muted h1,
.column address .text-muted h1,
.column li .text-muted h1,
.column span .text-muted h1,
.column strong .text-muted h1,
.column p .text-muted h1,
.column h1.text-muted h2,
.column h2.text-muted h2,
.column h3.text-muted h2,
.column h4.text-muted h2,
.column h5.text-muted h2,
.column h6.text-muted h2,
.column blockquote.text-muted h2,
.column address.text-muted h2,
.column li.text-muted h2,
.column span.text-muted h2,
.column strong.text-muted h2,
.column p.text-muted h2,
.column h1 .text-muted h2,
.column h2 .text-muted h2,
.column h3 .text-muted h2,
.column h4 .text-muted h2,
.column h5 .text-muted h2,
.column h6 .text-muted h2,
.column blockquote .text-muted h2,
.column address .text-muted h2,
.column li .text-muted h2,
.column span .text-muted h2,
.column strong .text-muted h2,
.column p .text-muted h2,
.column h1.text-muted h3,
.column h2.text-muted h3,
.column h3.text-muted h3,
.column h4.text-muted h3,
.column h5.text-muted h3,
.column h6.text-muted h3,
.column blockquote.text-muted h3,
.column address.text-muted h3,
.column li.text-muted h3,
.column span.text-muted h3,
.column strong.text-muted h3,
.column p.text-muted h3,
.column h1 .text-muted h3,
.column h2 .text-muted h3,
.column h3 .text-muted h3,
.column h4 .text-muted h3,
.column h5 .text-muted h3,
.column h6 .text-muted h3,
.column blockquote .text-muted h3,
.column address .text-muted h3,
.column li .text-muted h3,
.column span .text-muted h3,
.column strong .text-muted h3,
.column p .text-muted h3,
.column h1.text-muted h4,
.column h2.text-muted h4,
.column h3.text-muted h4,
.column h4.text-muted h4,
.column h5.text-muted h4,
.column h6.text-muted h4,
.column blockquote.text-muted h4,
.column address.text-muted h4,
.column li.text-muted h4,
.column span.text-muted h4,
.column strong.text-muted h4,
.column p.text-muted h4,
.column h1 .text-muted h4,
.column h2 .text-muted h4,
.column h3 .text-muted h4,
.column h4 .text-muted h4,
.column h5 .text-muted h4,
.column h6 .text-muted h4,
.column blockquote .text-muted h4,
.column address .text-muted h4,
.column li .text-muted h4,
.column span .text-muted h4,
.column strong .text-muted h4,
.column p .text-muted h4,
.column h1.text-muted h5,
.column h2.text-muted h5,
.column h3.text-muted h5,
.column h4.text-muted h5,
.column h5.text-muted h5,
.column h6.text-muted h5,
.column blockquote.text-muted h5,
.column address.text-muted h5,
.column li.text-muted h5,
.column span.text-muted h5,
.column strong.text-muted h5,
.column p.text-muted h5,
.column h1 .text-muted h5,
.column h2 .text-muted h5,
.column h3 .text-muted h5,
.column h4 .text-muted h5,
.column h5 .text-muted h5,
.column h6 .text-muted h5,
.column blockquote .text-muted h5,
.column address .text-muted h5,
.column li .text-muted h5,
.column span .text-muted h5,
.column strong .text-muted h5,
.column p .text-muted h5,
.column h1.text-muted h6,
.column h2.text-muted h6,
.column h3.text-muted h6,
.column h4.text-muted h6,
.column h5.text-muted h6,
.column h6.text-muted h6,
.column blockquote.text-muted h6,
.column address.text-muted h6,
.column li.text-muted h6,
.column span.text-muted h6,
.column strong.text-muted h6,
.column p.text-muted h6,
.column h1 .text-muted h6,
.column h2 .text-muted h6,
.column h3 .text-muted h6,
.column h4 .text-muted h6,
.column h5 .text-muted h6,
.column h6 .text-muted h6,
.column blockquote .text-muted h6,
.column address .text-muted h6,
.column li .text-muted h6,
.column span .text-muted h6,
.column strong .text-muted h6,
.column p .text-muted h6,
.column h1.text-muted blockquote,
.column h2.text-muted blockquote,
.column h3.text-muted blockquote,
.column h4.text-muted blockquote,
.column h5.text-muted blockquote,
.column h6.text-muted blockquote,
.column blockquote.text-muted blockquote,
.column address.text-muted blockquote,
.column li.text-muted blockquote,
.column span.text-muted blockquote,
.column strong.text-muted blockquote,
.column p.text-muted blockquote,
.column h1 .text-muted blockquote,
.column h2 .text-muted blockquote,
.column h3 .text-muted blockquote,
.column h4 .text-muted blockquote,
.column h5 .text-muted blockquote,
.column h6 .text-muted blockquote,
.column blockquote .text-muted blockquote,
.column address .text-muted blockquote,
.column li .text-muted blockquote,
.column span .text-muted blockquote,
.column strong .text-muted blockquote,
.column p .text-muted blockquote,
.column h1.text-muted address,
.column h2.text-muted address,
.column h3.text-muted address,
.column h4.text-muted address,
.column h5.text-muted address,
.column h6.text-muted address,
.column blockquote.text-muted address,
.column address.text-muted address,
.column li.text-muted address,
.column span.text-muted address,
.column strong.text-muted address,
.column p.text-muted address,
.column h1 .text-muted address,
.column h2 .text-muted address,
.column h3 .text-muted address,
.column h4 .text-muted address,
.column h5 .text-muted address,
.column h6 .text-muted address,
.column blockquote .text-muted address,
.column address .text-muted address,
.column li .text-muted address,
.column span .text-muted address,
.column strong .text-muted address,
.column p .text-muted address,
.column h1.text-muted li,
.column h2.text-muted li,
.column h3.text-muted li,
.column h4.text-muted li,
.column h5.text-muted li,
.column h6.text-muted li,
.column blockquote.text-muted li,
.column address.text-muted li,
.column li.text-muted li,
.column span.text-muted li,
.column strong.text-muted li,
.column p.text-muted li,
.column h1 .text-muted li,
.column h2 .text-muted li,
.column h3 .text-muted li,
.column h4 .text-muted li,
.column h5 .text-muted li,
.column h6 .text-muted li,
.column blockquote .text-muted li,
.column address .text-muted li,
.column li .text-muted li,
.column span .text-muted li,
.column strong .text-muted li,
.column p .text-muted li,
.column h1.text-muted span,
.column h2.text-muted span,
.column h3.text-muted span,
.column h4.text-muted span,
.column h5.text-muted span,
.column h6.text-muted span,
.column blockquote.text-muted span,
.column address.text-muted span,
.column li.text-muted span,
.column span.text-muted span,
.column strong.text-muted span,
.column p.text-muted span,
.column h1 .text-muted span,
.column h2 .text-muted span,
.column h3 .text-muted span,
.column h4 .text-muted span,
.column h5 .text-muted span,
.column h6 .text-muted span,
.column blockquote .text-muted span,
.column address .text-muted span,
.column li .text-muted span,
.column span .text-muted span,
.column strong .text-muted span,
.column p .text-muted span,
.column h1.text-muted strong,
.column h2.text-muted strong,
.column h3.text-muted strong,
.column h4.text-muted strong,
.column h5.text-muted strong,
.column h6.text-muted strong,
.column blockquote.text-muted strong,
.column address.text-muted strong,
.column li.text-muted strong,
.column span.text-muted strong,
.column strong.text-muted strong,
.column p.text-muted strong,
.column h1 .text-muted strong,
.column h2 .text-muted strong,
.column h3 .text-muted strong,
.column h4 .text-muted strong,
.column h5 .text-muted strong,
.column h6 .text-muted strong,
.column blockquote .text-muted strong,
.column address .text-muted strong,
.column li .text-muted strong,
.column span .text-muted strong,
.column strong .text-muted strong,
.column p .text-muted strong,
.column h1.text-muted p,
.column h2.text-muted p,
.column h3.text-muted p,
.column h4.text-muted p,
.column h5.text-muted p,
.column h6.text-muted p,
.column blockquote.text-muted p,
.column address.text-muted p,
.column li.text-muted p,
.column span.text-muted p,
.column strong.text-muted p,
.column p.text-muted p,
.column h1 .text-muted p,
.column h2 .text-muted p,
.column h3 .text-muted p,
.column h4 .text-muted p,
.column h5 .text-muted p,
.column h6 .text-muted p,
.column blockquote .text-muted p,
.column address .text-muted p,
.column li .text-muted p,
.column span .text-muted p,
.column strong .text-muted p,
.column p .text-muted p {
  color: #0000ef;
}
.column h1.text-primary,
.column h2.text-primary,
.column h3.text-primary,
.column h4.text-primary,
.column h5.text-primary,
.column h6.text-primary,
.column blockquote.text-primary,
.column address.text-primary,
.column li.text-primary,
.column span.text-primary,
.column strong.text-primary,
.column p.text-primary,
.column h1 .text-primary,
.column h2 .text-primary,
.column h3 .text-primary,
.column h4 .text-primary,
.column h5 .text-primary,
.column h6 .text-primary,
.column blockquote .text-primary,
.column address .text-primary,
.column li .text-primary,
.column span .text-primary,
.column strong .text-primary,
.column p .text-primary {
  color: var(--wp--preset--color--primary);
}
.column h1.text-primary h1,
.column h2.text-primary h1,
.column h3.text-primary h1,
.column h4.text-primary h1,
.column h5.text-primary h1,
.column h6.text-primary h1,
.column blockquote.text-primary h1,
.column address.text-primary h1,
.column li.text-primary h1,
.column span.text-primary h1,
.column strong.text-primary h1,
.column p.text-primary h1,
.column h1 .text-primary h1,
.column h2 .text-primary h1,
.column h3 .text-primary h1,
.column h4 .text-primary h1,
.column h5 .text-primary h1,
.column h6 .text-primary h1,
.column blockquote .text-primary h1,
.column address .text-primary h1,
.column li .text-primary h1,
.column span .text-primary h1,
.column strong .text-primary h1,
.column p .text-primary h1,
.column h1.text-primary h2,
.column h2.text-primary h2,
.column h3.text-primary h2,
.column h4.text-primary h2,
.column h5.text-primary h2,
.column h6.text-primary h2,
.column blockquote.text-primary h2,
.column address.text-primary h2,
.column li.text-primary h2,
.column span.text-primary h2,
.column strong.text-primary h2,
.column p.text-primary h2,
.column h1 .text-primary h2,
.column h2 .text-primary h2,
.column h3 .text-primary h2,
.column h4 .text-primary h2,
.column h5 .text-primary h2,
.column h6 .text-primary h2,
.column blockquote .text-primary h2,
.column address .text-primary h2,
.column li .text-primary h2,
.column span .text-primary h2,
.column strong .text-primary h2,
.column p .text-primary h2,
.column h1.text-primary h3,
.column h2.text-primary h3,
.column h3.text-primary h3,
.column h4.text-primary h3,
.column h5.text-primary h3,
.column h6.text-primary h3,
.column blockquote.text-primary h3,
.column address.text-primary h3,
.column li.text-primary h3,
.column span.text-primary h3,
.column strong.text-primary h3,
.column p.text-primary h3,
.column h1 .text-primary h3,
.column h2 .text-primary h3,
.column h3 .text-primary h3,
.column h4 .text-primary h3,
.column h5 .text-primary h3,
.column h6 .text-primary h3,
.column blockquote .text-primary h3,
.column address .text-primary h3,
.column li .text-primary h3,
.column span .text-primary h3,
.column strong .text-primary h3,
.column p .text-primary h3,
.column h1.text-primary h4,
.column h2.text-primary h4,
.column h3.text-primary h4,
.column h4.text-primary h4,
.column h5.text-primary h4,
.column h6.text-primary h4,
.column blockquote.text-primary h4,
.column address.text-primary h4,
.column li.text-primary h4,
.column span.text-primary h4,
.column strong.text-primary h4,
.column p.text-primary h4,
.column h1 .text-primary h4,
.column h2 .text-primary h4,
.column h3 .text-primary h4,
.column h4 .text-primary h4,
.column h5 .text-primary h4,
.column h6 .text-primary h4,
.column blockquote .text-primary h4,
.column address .text-primary h4,
.column li .text-primary h4,
.column span .text-primary h4,
.column strong .text-primary h4,
.column p .text-primary h4,
.column h1.text-primary h5,
.column h2.text-primary h5,
.column h3.text-primary h5,
.column h4.text-primary h5,
.column h5.text-primary h5,
.column h6.text-primary h5,
.column blockquote.text-primary h5,
.column address.text-primary h5,
.column li.text-primary h5,
.column span.text-primary h5,
.column strong.text-primary h5,
.column p.text-primary h5,
.column h1 .text-primary h5,
.column h2 .text-primary h5,
.column h3 .text-primary h5,
.column h4 .text-primary h5,
.column h5 .text-primary h5,
.column h6 .text-primary h5,
.column blockquote .text-primary h5,
.column address .text-primary h5,
.column li .text-primary h5,
.column span .text-primary h5,
.column strong .text-primary h5,
.column p .text-primary h5,
.column h1.text-primary h6,
.column h2.text-primary h6,
.column h3.text-primary h6,
.column h4.text-primary h6,
.column h5.text-primary h6,
.column h6.text-primary h6,
.column blockquote.text-primary h6,
.column address.text-primary h6,
.column li.text-primary h6,
.column span.text-primary h6,
.column strong.text-primary h6,
.column p.text-primary h6,
.column h1 .text-primary h6,
.column h2 .text-primary h6,
.column h3 .text-primary h6,
.column h4 .text-primary h6,
.column h5 .text-primary h6,
.column h6 .text-primary h6,
.column blockquote .text-primary h6,
.column address .text-primary h6,
.column li .text-primary h6,
.column span .text-primary h6,
.column strong .text-primary h6,
.column p .text-primary h6,
.column h1.text-primary blockquote,
.column h2.text-primary blockquote,
.column h3.text-primary blockquote,
.column h4.text-primary blockquote,
.column h5.text-primary blockquote,
.column h6.text-primary blockquote,
.column blockquote.text-primary blockquote,
.column address.text-primary blockquote,
.column li.text-primary blockquote,
.column span.text-primary blockquote,
.column strong.text-primary blockquote,
.column p.text-primary blockquote,
.column h1 .text-primary blockquote,
.column h2 .text-primary blockquote,
.column h3 .text-primary blockquote,
.column h4 .text-primary blockquote,
.column h5 .text-primary blockquote,
.column h6 .text-primary blockquote,
.column blockquote .text-primary blockquote,
.column address .text-primary blockquote,
.column li .text-primary blockquote,
.column span .text-primary blockquote,
.column strong .text-primary blockquote,
.column p .text-primary blockquote,
.column h1.text-primary address,
.column h2.text-primary address,
.column h3.text-primary address,
.column h4.text-primary address,
.column h5.text-primary address,
.column h6.text-primary address,
.column blockquote.text-primary address,
.column address.text-primary address,
.column li.text-primary address,
.column span.text-primary address,
.column strong.text-primary address,
.column p.text-primary address,
.column h1 .text-primary address,
.column h2 .text-primary address,
.column h3 .text-primary address,
.column h4 .text-primary address,
.column h5 .text-primary address,
.column h6 .text-primary address,
.column blockquote .text-primary address,
.column address .text-primary address,
.column li .text-primary address,
.column span .text-primary address,
.column strong .text-primary address,
.column p .text-primary address,
.column h1.text-primary li,
.column h2.text-primary li,
.column h3.text-primary li,
.column h4.text-primary li,
.column h5.text-primary li,
.column h6.text-primary li,
.column blockquote.text-primary li,
.column address.text-primary li,
.column li.text-primary li,
.column span.text-primary li,
.column strong.text-primary li,
.column p.text-primary li,
.column h1 .text-primary li,
.column h2 .text-primary li,
.column h3 .text-primary li,
.column h4 .text-primary li,
.column h5 .text-primary li,
.column h6 .text-primary li,
.column blockquote .text-primary li,
.column address .text-primary li,
.column li .text-primary li,
.column span .text-primary li,
.column strong .text-primary li,
.column p .text-primary li,
.column h1.text-primary span,
.column h2.text-primary span,
.column h3.text-primary span,
.column h4.text-primary span,
.column h5.text-primary span,
.column h6.text-primary span,
.column blockquote.text-primary span,
.column address.text-primary span,
.column li.text-primary span,
.column span.text-primary span,
.column strong.text-primary span,
.column p.text-primary span,
.column h1 .text-primary span,
.column h2 .text-primary span,
.column h3 .text-primary span,
.column h4 .text-primary span,
.column h5 .text-primary span,
.column h6 .text-primary span,
.column blockquote .text-primary span,
.column address .text-primary span,
.column li .text-primary span,
.column span .text-primary span,
.column strong .text-primary span,
.column p .text-primary span,
.column h1.text-primary strong,
.column h2.text-primary strong,
.column h3.text-primary strong,
.column h4.text-primary strong,
.column h5.text-primary strong,
.column h6.text-primary strong,
.column blockquote.text-primary strong,
.column address.text-primary strong,
.column li.text-primary strong,
.column span.text-primary strong,
.column strong.text-primary strong,
.column p.text-primary strong,
.column h1 .text-primary strong,
.column h2 .text-primary strong,
.column h3 .text-primary strong,
.column h4 .text-primary strong,
.column h5 .text-primary strong,
.column h6 .text-primary strong,
.column blockquote .text-primary strong,
.column address .text-primary strong,
.column li .text-primary strong,
.column span .text-primary strong,
.column strong .text-primary strong,
.column p .text-primary strong,
.column h1.text-primary p,
.column h2.text-primary p,
.column h3.text-primary p,
.column h4.text-primary p,
.column h5.text-primary p,
.column h6.text-primary p,
.column blockquote.text-primary p,
.column address.text-primary p,
.column li.text-primary p,
.column span.text-primary p,
.column strong.text-primary p,
.column p.text-primary p,
.column h1 .text-primary p,
.column h2 .text-primary p,
.column h3 .text-primary p,
.column h4 .text-primary p,
.column h5 .text-primary p,
.column h6 .text-primary p,
.column blockquote .text-primary p,
.column address .text-primary p,
.column li .text-primary p,
.column span .text-primary p,
.column strong .text-primary p,
.column p .text-primary p {
  color: var(--wp--preset--color--primary);
}
.column h1.text-secondary,
.column h2.text-secondary,
.column h3.text-secondary,
.column h4.text-secondary,
.column h5.text-secondary,
.column h6.text-secondary,
.column blockquote.text-secondary,
.column address.text-secondary,
.column li.text-secondary,
.column span.text-secondary,
.column strong.text-secondary,
.column p.text-secondary,
.column h1 .text-secondary,
.column h2 .text-secondary,
.column h3 .text-secondary,
.column h4 .text-secondary,
.column h5 .text-secondary,
.column h6 .text-secondary,
.column blockquote .text-secondary,
.column address .text-secondary,
.column li .text-secondary,
.column span .text-secondary,
.column strong .text-secondary,
.column p .text-secondary {
  color: var(--wp--preset--color--secondary);
}
.column h1.text-secondary h1,
.column h2.text-secondary h1,
.column h3.text-secondary h1,
.column h4.text-secondary h1,
.column h5.text-secondary h1,
.column h6.text-secondary h1,
.column blockquote.text-secondary h1,
.column address.text-secondary h1,
.column li.text-secondary h1,
.column span.text-secondary h1,
.column strong.text-secondary h1,
.column p.text-secondary h1,
.column h1 .text-secondary h1,
.column h2 .text-secondary h1,
.column h3 .text-secondary h1,
.column h4 .text-secondary h1,
.column h5 .text-secondary h1,
.column h6 .text-secondary h1,
.column blockquote .text-secondary h1,
.column address .text-secondary h1,
.column li .text-secondary h1,
.column span .text-secondary h1,
.column strong .text-secondary h1,
.column p .text-secondary h1,
.column h1.text-secondary h2,
.column h2.text-secondary h2,
.column h3.text-secondary h2,
.column h4.text-secondary h2,
.column h5.text-secondary h2,
.column h6.text-secondary h2,
.column blockquote.text-secondary h2,
.column address.text-secondary h2,
.column li.text-secondary h2,
.column span.text-secondary h2,
.column strong.text-secondary h2,
.column p.text-secondary h2,
.column h1 .text-secondary h2,
.column h2 .text-secondary h2,
.column h3 .text-secondary h2,
.column h4 .text-secondary h2,
.column h5 .text-secondary h2,
.column h6 .text-secondary h2,
.column blockquote .text-secondary h2,
.column address .text-secondary h2,
.column li .text-secondary h2,
.column span .text-secondary h2,
.column strong .text-secondary h2,
.column p .text-secondary h2,
.column h1.text-secondary h3,
.column h2.text-secondary h3,
.column h3.text-secondary h3,
.column h4.text-secondary h3,
.column h5.text-secondary h3,
.column h6.text-secondary h3,
.column blockquote.text-secondary h3,
.column address.text-secondary h3,
.column li.text-secondary h3,
.column span.text-secondary h3,
.column strong.text-secondary h3,
.column p.text-secondary h3,
.column h1 .text-secondary h3,
.column h2 .text-secondary h3,
.column h3 .text-secondary h3,
.column h4 .text-secondary h3,
.column h5 .text-secondary h3,
.column h6 .text-secondary h3,
.column blockquote .text-secondary h3,
.column address .text-secondary h3,
.column li .text-secondary h3,
.column span .text-secondary h3,
.column strong .text-secondary h3,
.column p .text-secondary h3,
.column h1.text-secondary h4,
.column h2.text-secondary h4,
.column h3.text-secondary h4,
.column h4.text-secondary h4,
.column h5.text-secondary h4,
.column h6.text-secondary h4,
.column blockquote.text-secondary h4,
.column address.text-secondary h4,
.column li.text-secondary h4,
.column span.text-secondary h4,
.column strong.text-secondary h4,
.column p.text-secondary h4,
.column h1 .text-secondary h4,
.column h2 .text-secondary h4,
.column h3 .text-secondary h4,
.column h4 .text-secondary h4,
.column h5 .text-secondary h4,
.column h6 .text-secondary h4,
.column blockquote .text-secondary h4,
.column address .text-secondary h4,
.column li .text-secondary h4,
.column span .text-secondary h4,
.column strong .text-secondary h4,
.column p .text-secondary h4,
.column h1.text-secondary h5,
.column h2.text-secondary h5,
.column h3.text-secondary h5,
.column h4.text-secondary h5,
.column h5.text-secondary h5,
.column h6.text-secondary h5,
.column blockquote.text-secondary h5,
.column address.text-secondary h5,
.column li.text-secondary h5,
.column span.text-secondary h5,
.column strong.text-secondary h5,
.column p.text-secondary h5,
.column h1 .text-secondary h5,
.column h2 .text-secondary h5,
.column h3 .text-secondary h5,
.column h4 .text-secondary h5,
.column h5 .text-secondary h5,
.column h6 .text-secondary h5,
.column blockquote .text-secondary h5,
.column address .text-secondary h5,
.column li .text-secondary h5,
.column span .text-secondary h5,
.column strong .text-secondary h5,
.column p .text-secondary h5,
.column h1.text-secondary h6,
.column h2.text-secondary h6,
.column h3.text-secondary h6,
.column h4.text-secondary h6,
.column h5.text-secondary h6,
.column h6.text-secondary h6,
.column blockquote.text-secondary h6,
.column address.text-secondary h6,
.column li.text-secondary h6,
.column span.text-secondary h6,
.column strong.text-secondary h6,
.column p.text-secondary h6,
.column h1 .text-secondary h6,
.column h2 .text-secondary h6,
.column h3 .text-secondary h6,
.column h4 .text-secondary h6,
.column h5 .text-secondary h6,
.column h6 .text-secondary h6,
.column blockquote .text-secondary h6,
.column address .text-secondary h6,
.column li .text-secondary h6,
.column span .text-secondary h6,
.column strong .text-secondary h6,
.column p .text-secondary h6,
.column h1.text-secondary blockquote,
.column h2.text-secondary blockquote,
.column h3.text-secondary blockquote,
.column h4.text-secondary blockquote,
.column h5.text-secondary blockquote,
.column h6.text-secondary blockquote,
.column blockquote.text-secondary blockquote,
.column address.text-secondary blockquote,
.column li.text-secondary blockquote,
.column span.text-secondary blockquote,
.column strong.text-secondary blockquote,
.column p.text-secondary blockquote,
.column h1 .text-secondary blockquote,
.column h2 .text-secondary blockquote,
.column h3 .text-secondary blockquote,
.column h4 .text-secondary blockquote,
.column h5 .text-secondary blockquote,
.column h6 .text-secondary blockquote,
.column blockquote .text-secondary blockquote,
.column address .text-secondary blockquote,
.column li .text-secondary blockquote,
.column span .text-secondary blockquote,
.column strong .text-secondary blockquote,
.column p .text-secondary blockquote,
.column h1.text-secondary address,
.column h2.text-secondary address,
.column h3.text-secondary address,
.column h4.text-secondary address,
.column h5.text-secondary address,
.column h6.text-secondary address,
.column blockquote.text-secondary address,
.column address.text-secondary address,
.column li.text-secondary address,
.column span.text-secondary address,
.column strong.text-secondary address,
.column p.text-secondary address,
.column h1 .text-secondary address,
.column h2 .text-secondary address,
.column h3 .text-secondary address,
.column h4 .text-secondary address,
.column h5 .text-secondary address,
.column h6 .text-secondary address,
.column blockquote .text-secondary address,
.column address .text-secondary address,
.column li .text-secondary address,
.column span .text-secondary address,
.column strong .text-secondary address,
.column p .text-secondary address,
.column h1.text-secondary li,
.column h2.text-secondary li,
.column h3.text-secondary li,
.column h4.text-secondary li,
.column h5.text-secondary li,
.column h6.text-secondary li,
.column blockquote.text-secondary li,
.column address.text-secondary li,
.column li.text-secondary li,
.column span.text-secondary li,
.column strong.text-secondary li,
.column p.text-secondary li,
.column h1 .text-secondary li,
.column h2 .text-secondary li,
.column h3 .text-secondary li,
.column h4 .text-secondary li,
.column h5 .text-secondary li,
.column h6 .text-secondary li,
.column blockquote .text-secondary li,
.column address .text-secondary li,
.column li .text-secondary li,
.column span .text-secondary li,
.column strong .text-secondary li,
.column p .text-secondary li,
.column h1.text-secondary span,
.column h2.text-secondary span,
.column h3.text-secondary span,
.column h4.text-secondary span,
.column h5.text-secondary span,
.column h6.text-secondary span,
.column blockquote.text-secondary span,
.column address.text-secondary span,
.column li.text-secondary span,
.column span.text-secondary span,
.column strong.text-secondary span,
.column p.text-secondary span,
.column h1 .text-secondary span,
.column h2 .text-secondary span,
.column h3 .text-secondary span,
.column h4 .text-secondary span,
.column h5 .text-secondary span,
.column h6 .text-secondary span,
.column blockquote .text-secondary span,
.column address .text-secondary span,
.column li .text-secondary span,
.column span .text-secondary span,
.column strong .text-secondary span,
.column p .text-secondary span,
.column h1.text-secondary strong,
.column h2.text-secondary strong,
.column h3.text-secondary strong,
.column h4.text-secondary strong,
.column h5.text-secondary strong,
.column h6.text-secondary strong,
.column blockquote.text-secondary strong,
.column address.text-secondary strong,
.column li.text-secondary strong,
.column span.text-secondary strong,
.column strong.text-secondary strong,
.column p.text-secondary strong,
.column h1 .text-secondary strong,
.column h2 .text-secondary strong,
.column h3 .text-secondary strong,
.column h4 .text-secondary strong,
.column h5 .text-secondary strong,
.column h6 .text-secondary strong,
.column blockquote .text-secondary strong,
.column address .text-secondary strong,
.column li .text-secondary strong,
.column span .text-secondary strong,
.column strong .text-secondary strong,
.column p .text-secondary strong,
.column h1.text-secondary p,
.column h2.text-secondary p,
.column h3.text-secondary p,
.column h4.text-secondary p,
.column h5.text-secondary p,
.column h6.text-secondary p,
.column blockquote.text-secondary p,
.column address.text-secondary p,
.column li.text-secondary p,
.column span.text-secondary p,
.column strong.text-secondary p,
.column p.text-secondary p,
.column h1 .text-secondary p,
.column h2 .text-secondary p,
.column h3 .text-secondary p,
.column h4 .text-secondary p,
.column h5 .text-secondary p,
.column h6 .text-secondary p,
.column blockquote .text-secondary p,
.column address .text-secondary p,
.column li .text-secondary p,
.column span .text-secondary p,
.column strong .text-secondary p,
.column p .text-secondary p {
  color: var(--wp--preset--color--secondary);
}
.column h1.text-tertiary,
.column h2.text-tertiary,
.column h3.text-tertiary,
.column h4.text-tertiary,
.column h5.text-tertiary,
.column h6.text-tertiary,
.column blockquote.text-tertiary,
.column address.text-tertiary,
.column li.text-tertiary,
.column span.text-tertiary,
.column strong.text-tertiary,
.column p.text-tertiary,
.column h1 .text-tertiary,
.column h2 .text-tertiary,
.column h3 .text-tertiary,
.column h4 .text-tertiary,
.column h5 .text-tertiary,
.column h6 .text-tertiary,
.column blockquote .text-tertiary,
.column address .text-tertiary,
.column li .text-tertiary,
.column span .text-tertiary,
.column strong .text-tertiary,
.column p .text-tertiary {
  color: var(--wp--preset--color--tertiary);
}
.column h1.text-tertiary h1,
.column h2.text-tertiary h1,
.column h3.text-tertiary h1,
.column h4.text-tertiary h1,
.column h5.text-tertiary h1,
.column h6.text-tertiary h1,
.column blockquote.text-tertiary h1,
.column address.text-tertiary h1,
.column li.text-tertiary h1,
.column span.text-tertiary h1,
.column strong.text-tertiary h1,
.column p.text-tertiary h1,
.column h1 .text-tertiary h1,
.column h2 .text-tertiary h1,
.column h3 .text-tertiary h1,
.column h4 .text-tertiary h1,
.column h5 .text-tertiary h1,
.column h6 .text-tertiary h1,
.column blockquote .text-tertiary h1,
.column address .text-tertiary h1,
.column li .text-tertiary h1,
.column span .text-tertiary h1,
.column strong .text-tertiary h1,
.column p .text-tertiary h1,
.column h1.text-tertiary h2,
.column h2.text-tertiary h2,
.column h3.text-tertiary h2,
.column h4.text-tertiary h2,
.column h5.text-tertiary h2,
.column h6.text-tertiary h2,
.column blockquote.text-tertiary h2,
.column address.text-tertiary h2,
.column li.text-tertiary h2,
.column span.text-tertiary h2,
.column strong.text-tertiary h2,
.column p.text-tertiary h2,
.column h1 .text-tertiary h2,
.column h2 .text-tertiary h2,
.column h3 .text-tertiary h2,
.column h4 .text-tertiary h2,
.column h5 .text-tertiary h2,
.column h6 .text-tertiary h2,
.column blockquote .text-tertiary h2,
.column address .text-tertiary h2,
.column li .text-tertiary h2,
.column span .text-tertiary h2,
.column strong .text-tertiary h2,
.column p .text-tertiary h2,
.column h1.text-tertiary h3,
.column h2.text-tertiary h3,
.column h3.text-tertiary h3,
.column h4.text-tertiary h3,
.column h5.text-tertiary h3,
.column h6.text-tertiary h3,
.column blockquote.text-tertiary h3,
.column address.text-tertiary h3,
.column li.text-tertiary h3,
.column span.text-tertiary h3,
.column strong.text-tertiary h3,
.column p.text-tertiary h3,
.column h1 .text-tertiary h3,
.column h2 .text-tertiary h3,
.column h3 .text-tertiary h3,
.column h4 .text-tertiary h3,
.column h5 .text-tertiary h3,
.column h6 .text-tertiary h3,
.column blockquote .text-tertiary h3,
.column address .text-tertiary h3,
.column li .text-tertiary h3,
.column span .text-tertiary h3,
.column strong .text-tertiary h3,
.column p .text-tertiary h3,
.column h1.text-tertiary h4,
.column h2.text-tertiary h4,
.column h3.text-tertiary h4,
.column h4.text-tertiary h4,
.column h5.text-tertiary h4,
.column h6.text-tertiary h4,
.column blockquote.text-tertiary h4,
.column address.text-tertiary h4,
.column li.text-tertiary h4,
.column span.text-tertiary h4,
.column strong.text-tertiary h4,
.column p.text-tertiary h4,
.column h1 .text-tertiary h4,
.column h2 .text-tertiary h4,
.column h3 .text-tertiary h4,
.column h4 .text-tertiary h4,
.column h5 .text-tertiary h4,
.column h6 .text-tertiary h4,
.column blockquote .text-tertiary h4,
.column address .text-tertiary h4,
.column li .text-tertiary h4,
.column span .text-tertiary h4,
.column strong .text-tertiary h4,
.column p .text-tertiary h4,
.column h1.text-tertiary h5,
.column h2.text-tertiary h5,
.column h3.text-tertiary h5,
.column h4.text-tertiary h5,
.column h5.text-tertiary h5,
.column h6.text-tertiary h5,
.column blockquote.text-tertiary h5,
.column address.text-tertiary h5,
.column li.text-tertiary h5,
.column span.text-tertiary h5,
.column strong.text-tertiary h5,
.column p.text-tertiary h5,
.column h1 .text-tertiary h5,
.column h2 .text-tertiary h5,
.column h3 .text-tertiary h5,
.column h4 .text-tertiary h5,
.column h5 .text-tertiary h5,
.column h6 .text-tertiary h5,
.column blockquote .text-tertiary h5,
.column address .text-tertiary h5,
.column li .text-tertiary h5,
.column span .text-tertiary h5,
.column strong .text-tertiary h5,
.column p .text-tertiary h5,
.column h1.text-tertiary h6,
.column h2.text-tertiary h6,
.column h3.text-tertiary h6,
.column h4.text-tertiary h6,
.column h5.text-tertiary h6,
.column h6.text-tertiary h6,
.column blockquote.text-tertiary h6,
.column address.text-tertiary h6,
.column li.text-tertiary h6,
.column span.text-tertiary h6,
.column strong.text-tertiary h6,
.column p.text-tertiary h6,
.column h1 .text-tertiary h6,
.column h2 .text-tertiary h6,
.column h3 .text-tertiary h6,
.column h4 .text-tertiary h6,
.column h5 .text-tertiary h6,
.column h6 .text-tertiary h6,
.column blockquote .text-tertiary h6,
.column address .text-tertiary h6,
.column li .text-tertiary h6,
.column span .text-tertiary h6,
.column strong .text-tertiary h6,
.column p .text-tertiary h6,
.column h1.text-tertiary blockquote,
.column h2.text-tertiary blockquote,
.column h3.text-tertiary blockquote,
.column h4.text-tertiary blockquote,
.column h5.text-tertiary blockquote,
.column h6.text-tertiary blockquote,
.column blockquote.text-tertiary blockquote,
.column address.text-tertiary blockquote,
.column li.text-tertiary blockquote,
.column span.text-tertiary blockquote,
.column strong.text-tertiary blockquote,
.column p.text-tertiary blockquote,
.column h1 .text-tertiary blockquote,
.column h2 .text-tertiary blockquote,
.column h3 .text-tertiary blockquote,
.column h4 .text-tertiary blockquote,
.column h5 .text-tertiary blockquote,
.column h6 .text-tertiary blockquote,
.column blockquote .text-tertiary blockquote,
.column address .text-tertiary blockquote,
.column li .text-tertiary blockquote,
.column span .text-tertiary blockquote,
.column strong .text-tertiary blockquote,
.column p .text-tertiary blockquote,
.column h1.text-tertiary address,
.column h2.text-tertiary address,
.column h3.text-tertiary address,
.column h4.text-tertiary address,
.column h5.text-tertiary address,
.column h6.text-tertiary address,
.column blockquote.text-tertiary address,
.column address.text-tertiary address,
.column li.text-tertiary address,
.column span.text-tertiary address,
.column strong.text-tertiary address,
.column p.text-tertiary address,
.column h1 .text-tertiary address,
.column h2 .text-tertiary address,
.column h3 .text-tertiary address,
.column h4 .text-tertiary address,
.column h5 .text-tertiary address,
.column h6 .text-tertiary address,
.column blockquote .text-tertiary address,
.column address .text-tertiary address,
.column li .text-tertiary address,
.column span .text-tertiary address,
.column strong .text-tertiary address,
.column p .text-tertiary address,
.column h1.text-tertiary li,
.column h2.text-tertiary li,
.column h3.text-tertiary li,
.column h4.text-tertiary li,
.column h5.text-tertiary li,
.column h6.text-tertiary li,
.column blockquote.text-tertiary li,
.column address.text-tertiary li,
.column li.text-tertiary li,
.column span.text-tertiary li,
.column strong.text-tertiary li,
.column p.text-tertiary li,
.column h1 .text-tertiary li,
.column h2 .text-tertiary li,
.column h3 .text-tertiary li,
.column h4 .text-tertiary li,
.column h5 .text-tertiary li,
.column h6 .text-tertiary li,
.column blockquote .text-tertiary li,
.column address .text-tertiary li,
.column li .text-tertiary li,
.column span .text-tertiary li,
.column strong .text-tertiary li,
.column p .text-tertiary li,
.column h1.text-tertiary span,
.column h2.text-tertiary span,
.column h3.text-tertiary span,
.column h4.text-tertiary span,
.column h5.text-tertiary span,
.column h6.text-tertiary span,
.column blockquote.text-tertiary span,
.column address.text-tertiary span,
.column li.text-tertiary span,
.column span.text-tertiary span,
.column strong.text-tertiary span,
.column p.text-tertiary span,
.column h1 .text-tertiary span,
.column h2 .text-tertiary span,
.column h3 .text-tertiary span,
.column h4 .text-tertiary span,
.column h5 .text-tertiary span,
.column h6 .text-tertiary span,
.column blockquote .text-tertiary span,
.column address .text-tertiary span,
.column li .text-tertiary span,
.column span .text-tertiary span,
.column strong .text-tertiary span,
.column p .text-tertiary span,
.column h1.text-tertiary strong,
.column h2.text-tertiary strong,
.column h3.text-tertiary strong,
.column h4.text-tertiary strong,
.column h5.text-tertiary strong,
.column h6.text-tertiary strong,
.column blockquote.text-tertiary strong,
.column address.text-tertiary strong,
.column li.text-tertiary strong,
.column span.text-tertiary strong,
.column strong.text-tertiary strong,
.column p.text-tertiary strong,
.column h1 .text-tertiary strong,
.column h2 .text-tertiary strong,
.column h3 .text-tertiary strong,
.column h4 .text-tertiary strong,
.column h5 .text-tertiary strong,
.column h6 .text-tertiary strong,
.column blockquote .text-tertiary strong,
.column address .text-tertiary strong,
.column li .text-tertiary strong,
.column span .text-tertiary strong,
.column strong .text-tertiary strong,
.column p .text-tertiary strong,
.column h1.text-tertiary p,
.column h2.text-tertiary p,
.column h3.text-tertiary p,
.column h4.text-tertiary p,
.column h5.text-tertiary p,
.column h6.text-tertiary p,
.column blockquote.text-tertiary p,
.column address.text-tertiary p,
.column li.text-tertiary p,
.column span.text-tertiary p,
.column strong.text-tertiary p,
.column p.text-tertiary p,
.column h1 .text-tertiary p,
.column h2 .text-tertiary p,
.column h3 .text-tertiary p,
.column h4 .text-tertiary p,
.column h5 .text-tertiary p,
.column h6 .text-tertiary p,
.column blockquote .text-tertiary p,
.column address .text-tertiary p,
.column li .text-tertiary p,
.column span .text-tertiary p,
.column strong .text-tertiary p,
.column p .text-tertiary p {
  color: var(--wp--preset--color--tertiary);
}
.column h1.text-reset,
.column h2.text-reset,
.column h3.text-reset,
.column h4.text-reset,
.column h5.text-reset,
.column h6.text-reset,
.column blockquote.text-reset,
.column address.text-reset,
.column li.text-reset,
.column span.text-reset,
.column strong.text-reset,
.column p.text-reset,
.column h1 .text-reset,
.column h2 .text-reset,
.column h3 .text-reset,
.column h4 .text-reset,
.column h5 .text-reset,
.column h6 .text-reset,
.column blockquote .text-reset,
.column address .text-reset,
.column li .text-reset,
.column span .text-reset,
.column strong .text-reset,
.column p .text-reset {
  color: inherit;
}
.column h1.text-reset h1,
.column h2.text-reset h1,
.column h3.text-reset h1,
.column h4.text-reset h1,
.column h5.text-reset h1,
.column h6.text-reset h1,
.column blockquote.text-reset h1,
.column address.text-reset h1,
.column li.text-reset h1,
.column span.text-reset h1,
.column strong.text-reset h1,
.column p.text-reset h1,
.column h1 .text-reset h1,
.column h2 .text-reset h1,
.column h3 .text-reset h1,
.column h4 .text-reset h1,
.column h5 .text-reset h1,
.column h6 .text-reset h1,
.column blockquote .text-reset h1,
.column address .text-reset h1,
.column li .text-reset h1,
.column span .text-reset h1,
.column strong .text-reset h1,
.column p .text-reset h1,
.column h1.text-reset h2,
.column h2.text-reset h2,
.column h3.text-reset h2,
.column h4.text-reset h2,
.column h5.text-reset h2,
.column h6.text-reset h2,
.column blockquote.text-reset h2,
.column address.text-reset h2,
.column li.text-reset h2,
.column span.text-reset h2,
.column strong.text-reset h2,
.column p.text-reset h2,
.column h1 .text-reset h2,
.column h2 .text-reset h2,
.column h3 .text-reset h2,
.column h4 .text-reset h2,
.column h5 .text-reset h2,
.column h6 .text-reset h2,
.column blockquote .text-reset h2,
.column address .text-reset h2,
.column li .text-reset h2,
.column span .text-reset h2,
.column strong .text-reset h2,
.column p .text-reset h2,
.column h1.text-reset h3,
.column h2.text-reset h3,
.column h3.text-reset h3,
.column h4.text-reset h3,
.column h5.text-reset h3,
.column h6.text-reset h3,
.column blockquote.text-reset h3,
.column address.text-reset h3,
.column li.text-reset h3,
.column span.text-reset h3,
.column strong.text-reset h3,
.column p.text-reset h3,
.column h1 .text-reset h3,
.column h2 .text-reset h3,
.column h3 .text-reset h3,
.column h4 .text-reset h3,
.column h5 .text-reset h3,
.column h6 .text-reset h3,
.column blockquote .text-reset h3,
.column address .text-reset h3,
.column li .text-reset h3,
.column span .text-reset h3,
.column strong .text-reset h3,
.column p .text-reset h3,
.column h1.text-reset h4,
.column h2.text-reset h4,
.column h3.text-reset h4,
.column h4.text-reset h4,
.column h5.text-reset h4,
.column h6.text-reset h4,
.column blockquote.text-reset h4,
.column address.text-reset h4,
.column li.text-reset h4,
.column span.text-reset h4,
.column strong.text-reset h4,
.column p.text-reset h4,
.column h1 .text-reset h4,
.column h2 .text-reset h4,
.column h3 .text-reset h4,
.column h4 .text-reset h4,
.column h5 .text-reset h4,
.column h6 .text-reset h4,
.column blockquote .text-reset h4,
.column address .text-reset h4,
.column li .text-reset h4,
.column span .text-reset h4,
.column strong .text-reset h4,
.column p .text-reset h4,
.column h1.text-reset h5,
.column h2.text-reset h5,
.column h3.text-reset h5,
.column h4.text-reset h5,
.column h5.text-reset h5,
.column h6.text-reset h5,
.column blockquote.text-reset h5,
.column address.text-reset h5,
.column li.text-reset h5,
.column span.text-reset h5,
.column strong.text-reset h5,
.column p.text-reset h5,
.column h1 .text-reset h5,
.column h2 .text-reset h5,
.column h3 .text-reset h5,
.column h4 .text-reset h5,
.column h5 .text-reset h5,
.column h6 .text-reset h5,
.column blockquote .text-reset h5,
.column address .text-reset h5,
.column li .text-reset h5,
.column span .text-reset h5,
.column strong .text-reset h5,
.column p .text-reset h5,
.column h1.text-reset h6,
.column h2.text-reset h6,
.column h3.text-reset h6,
.column h4.text-reset h6,
.column h5.text-reset h6,
.column h6.text-reset h6,
.column blockquote.text-reset h6,
.column address.text-reset h6,
.column li.text-reset h6,
.column span.text-reset h6,
.column strong.text-reset h6,
.column p.text-reset h6,
.column h1 .text-reset h6,
.column h2 .text-reset h6,
.column h3 .text-reset h6,
.column h4 .text-reset h6,
.column h5 .text-reset h6,
.column h6 .text-reset h6,
.column blockquote .text-reset h6,
.column address .text-reset h6,
.column li .text-reset h6,
.column span .text-reset h6,
.column strong .text-reset h6,
.column p .text-reset h6,
.column h1.text-reset blockquote,
.column h2.text-reset blockquote,
.column h3.text-reset blockquote,
.column h4.text-reset blockquote,
.column h5.text-reset blockquote,
.column h6.text-reset blockquote,
.column blockquote.text-reset blockquote,
.column address.text-reset blockquote,
.column li.text-reset blockquote,
.column span.text-reset blockquote,
.column strong.text-reset blockquote,
.column p.text-reset blockquote,
.column h1 .text-reset blockquote,
.column h2 .text-reset blockquote,
.column h3 .text-reset blockquote,
.column h4 .text-reset blockquote,
.column h5 .text-reset blockquote,
.column h6 .text-reset blockquote,
.column blockquote .text-reset blockquote,
.column address .text-reset blockquote,
.column li .text-reset blockquote,
.column span .text-reset blockquote,
.column strong .text-reset blockquote,
.column p .text-reset blockquote,
.column h1.text-reset address,
.column h2.text-reset address,
.column h3.text-reset address,
.column h4.text-reset address,
.column h5.text-reset address,
.column h6.text-reset address,
.column blockquote.text-reset address,
.column address.text-reset address,
.column li.text-reset address,
.column span.text-reset address,
.column strong.text-reset address,
.column p.text-reset address,
.column h1 .text-reset address,
.column h2 .text-reset address,
.column h3 .text-reset address,
.column h4 .text-reset address,
.column h5 .text-reset address,
.column h6 .text-reset address,
.column blockquote .text-reset address,
.column address .text-reset address,
.column li .text-reset address,
.column span .text-reset address,
.column strong .text-reset address,
.column p .text-reset address,
.column h1.text-reset li,
.column h2.text-reset li,
.column h3.text-reset li,
.column h4.text-reset li,
.column h5.text-reset li,
.column h6.text-reset li,
.column blockquote.text-reset li,
.column address.text-reset li,
.column li.text-reset li,
.column span.text-reset li,
.column strong.text-reset li,
.column p.text-reset li,
.column h1 .text-reset li,
.column h2 .text-reset li,
.column h3 .text-reset li,
.column h4 .text-reset li,
.column h5 .text-reset li,
.column h6 .text-reset li,
.column blockquote .text-reset li,
.column address .text-reset li,
.column li .text-reset li,
.column span .text-reset li,
.column strong .text-reset li,
.column p .text-reset li,
.column h1.text-reset span,
.column h2.text-reset span,
.column h3.text-reset span,
.column h4.text-reset span,
.column h5.text-reset span,
.column h6.text-reset span,
.column blockquote.text-reset span,
.column address.text-reset span,
.column li.text-reset span,
.column span.text-reset span,
.column strong.text-reset span,
.column p.text-reset span,
.column h1 .text-reset span,
.column h2 .text-reset span,
.column h3 .text-reset span,
.column h4 .text-reset span,
.column h5 .text-reset span,
.column h6 .text-reset span,
.column blockquote .text-reset span,
.column address .text-reset span,
.column li .text-reset span,
.column span .text-reset span,
.column strong .text-reset span,
.column p .text-reset span,
.column h1.text-reset strong,
.column h2.text-reset strong,
.column h3.text-reset strong,
.column h4.text-reset strong,
.column h5.text-reset strong,
.column h6.text-reset strong,
.column blockquote.text-reset strong,
.column address.text-reset strong,
.column li.text-reset strong,
.column span.text-reset strong,
.column strong.text-reset strong,
.column p.text-reset strong,
.column h1 .text-reset strong,
.column h2 .text-reset strong,
.column h3 .text-reset strong,
.column h4 .text-reset strong,
.column h5 .text-reset strong,
.column h6 .text-reset strong,
.column blockquote .text-reset strong,
.column address .text-reset strong,
.column li .text-reset strong,
.column span .text-reset strong,
.column strong .text-reset strong,
.column p .text-reset strong,
.column h1.text-reset p,
.column h2.text-reset p,
.column h3.text-reset p,
.column h4.text-reset p,
.column h5.text-reset p,
.column h6.text-reset p,
.column blockquote.text-reset p,
.column address.text-reset p,
.column li.text-reset p,
.column span.text-reset p,
.column strong.text-reset p,
.column p.text-reset p,
.column h1 .text-reset p,
.column h2 .text-reset p,
.column h3 .text-reset p,
.column h4 .text-reset p,
.column h5 .text-reset p,
.column h6 .text-reset p,
.column blockquote .text-reset p,
.column address .text-reset p,
.column li .text-reset p,
.column span .text-reset p,
.column strong .text-reset p,
.column p .text-reset p {
  color: inherit;
}
div.heading-wrap {
  box-sizing: border-box;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
}
#term-description p:last-child {
  margin-bottom: 0px;
}
.navbar {
  z-index: 1;
  display: block;
  min-height: 0px;
}
.nav,
nav {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.nav a,
nav a {
  text-decoration: none;
}
.nav a:hover,
nav a:hover {
  text-decoration: none;
}
.nav li,
nav li {
  z-index: 1;
  display: inline-block;
  width: auto;
  position: relative;
}
.nav li a,
nav li a {
  margin-bottom: 0;
  width: 100%;
}
.nav li ul,
nav li ul {
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.nav li ul li,
nav li ul li {
  width: 100%;
}
.nav li ul li a,
nav li ul li a {
  width: 100%;
}
.nav li ul li ul,
nav li ul li ul {
  position: relative;
  width: 100%;
  padding-left: 0em;
}
.nav li ul li ul li,
nav li ul li ul li {
  width: 100%;
  padding-left: 0px;
}
.nav li ul li ul li a,
nav li ul li ul li a {
  width: 100%;
}
.nav li a:hover + ul,
nav li a:hover + ul,
.nav li a:focus + ul,
nav li a:focus + ul,
.nav li a:active + ul,
nav li a:active + ul {
  display: block;
}
.nav li:hover ul,
nav li:hover ul,
.nav li:focus ul,
nav li:focus ul,
.nav li:active ul,
nav li:active ul {
  display: block;
}
#main-nav {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: normal;
  border: 0px solid;
  position: relative;
  z-index: 6;
}
#main-nav > div.container {
  max-width: 100%;
  display: flex;
  justify-content: space-between;
}
#top-nav {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: normal;
  border: 0px solid;
  position: relative;
  z-index: 10;
}
#top-nav > div.container {
  max-width: 100%;
  display: flex;
  justify-content: end;
}
#main-nav {
  z-index: 9;
  background: var(--wp--preset--color--default);
  font-size: 1em;
  font-weight: 700;
  font-style: inherit;
  line-height: 0.9;
  padding: 30px 0;
  position: relative;
}
@media (max-width: 1199px) {
  #main-nav {
    font-size: 0.8em;
  }
}
#main-nav .brand-container {
  display: inline-block;
  vertical-align: middle;
}
#main-nav .brand-container a.navbar-brand {
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
#main-nav .brand-container a.navbar-brand #logo {
  height: 3rem;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  width: auto;
}
#main-nav .brand-container a.navbar-brand #logo img {
  width: auto;
  height: 100%;
}
@media (max-width: 1199px) {
  #main-nav .brand-container a.navbar-brand #logo {
    height: 2.25rem;
  }
}
@media (max-width: 991px) {
  #main-nav .brand-container a.navbar-brand #logo {
    height: 3rem;
  }
}
#main-nav .navbar-collapse {
  position: relative;
  display: inline-block;
}
#main-nav .navbar-collapse > div {
  display: inline-block;
}
#main-nav .navbar-collapse > div > ul {
  display: inline-flex;
  position: relative;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
}
#main-nav .navbar-collapse > div > ul li {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
}
#main-nav .navbar-collapse > div > ul li a {
  display: inline-block;
  width: 100%;
}
#main-nav .navbar-collapse > div > ul > li {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: inherit;
  text-transform: normal;
  line-height: 3rem;
}
@media (max-width: 1199px) {
  #main-nav .navbar-collapse > div > ul > li {
    line-height: 2.25rem;
  }
}
#main-nav .navbar-collapse > div > ul > li > a {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  float: none;
  padding: 1em 1em 1em 1em;
  color: var(--wp--preset--color--black);
}
#main-nav .navbar-collapse > div > ul > li > a:hover,
#main-nav .navbar-collapse > div > ul > li > a:focus,
#main-nav .navbar-collapse > div > ul > li > a:active {
  color: var(--wp--preset--color--primary);
}
#main-nav .navbar-collapse > div > ul > li > a:hover:before,
#main-nav .navbar-collapse > div > ul > li > a:focus:before,
#main-nav .navbar-collapse > div > ul > li > a:active:before {
  color: var(--wp--preset--color--primary);
}
#main-nav .navbar-collapse > div > ul > li > ul {
  line-height: 1.25em;
  padding: 0em 0em;
  background: var(--wp--preset--color--primary);
  font-size: 0.75em;
  display: block;
  visibility: hidden;
  overflow: hidden;
  transform-origin: 50% 0;
  transform: rotateX(-90deg);
  transition: transform 0.25s ease-in-out;
  left: 50%;
  margin-left: -125px;
  top: calc(3rem + (60px/2 - 19px));
  width: 250px;
}
@media (max-width: 1199px) {
  #main-nav .navbar-collapse > div > ul > li > ul {
    top: 2.25rem;
    width: 225px;
    margin-left: -101.25px;
  }
}
#main-nav .navbar-collapse > div > ul > li > ul li {
  vertical-align: top;
  overflow: hidden;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
#main-nav .navbar-collapse > div > ul > li > ul li a {
  border-top: 1px solid var(--wp--preset--color--primary);
}
#main-nav .navbar-collapse > div > ul > li > ul li a {
  overflow: visible;
  padding: 1.5em 2em;
  line-height: 1em;
  color: var(--wp--preset--color--default);
}
#main-nav .navbar-collapse > div > ul > li > ul li a:hover,
#main-nav .navbar-collapse > div > ul > li > ul li a:focus,
#main-nav .navbar-collapse > div > ul > li > ul li a:active {
  background: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--default);
}
#main-nav .navbar-collapse > div > ul > li > ul li a:before {
  transition: margin-left 0.5s;
}
#main-nav .navbar-collapse > div > ul > li > ul li.menu-item-has-children {
  padding-bottom: 1.5em / 2;
}
#main-nav .navbar-collapse > div > ul > li > ul li.menu-item-has-children a {
  padding-bottom: 1.5em / 2;
}
#main-nav .navbar-collapse > div > ul > li > ul li li {
  border-top: 0px solid var(--wp--preset--color--primary);
  padding: 0 0 0 0;
}
#main-nav .navbar-collapse > div > ul > li > ul li li:last-child a:last-child {
  border-bottom: 0;
}
#main-nav .navbar-collapse > div > ul > li > ul li li a {
  text-indent: 1em;
  border-top: 1px solid var(--wp--preset--color--primary);
}
#main-nav .navbar-collapse > div > ul > li > ul li li a {
  padding: 1.5em / 2 2em;
}
#main-nav .navbar-collapse > div > ul > li:hover ul,
#main-nav .navbar-collapse > div > ul > li a:hover ~ ul,
#main-nav .navbar-collapse > div > ul > li a:focus ~ ul,
#main-nav .navbar-collapse > div > ul > li:focus ul,
#main-nav .navbar-collapse > div > ul > li a:focus + ul > li:active ul,
#main-nav .navbar-collapse > div > ul > li a:active + ul,
#main-nav .navbar-collapse > div > ul li .submenulink.open + ul {
  visibility: visible;
  transform: rotateX(0deg);
}
#main-nav .navbar-collapse > div > ul li:focus > .submenulink i,
#main-nav .navbar-collapse > div > ul li:hover > .submenulink i {
  transform: rotateX(180deg);
}
#main-nav .navbar-collapse > div > ul li:focus > .submenulink.open i,
#main-nav .navbar-collapse > div > ul li:hover > .submenulink.open i {
  transform: rotateX(180deg) translateY(-0.125em);
}
#main-nav .navbar-collapse > div .submenulink {
  background: transparent;
  color: inherit;
  border: 0;
  margin-left: -0.5em;
}
#main-nav .navbar-collapse > div .submenulink.open i {
  color: var(--wp--preset--color--primary);
}
.navbar-collapse .submenulink {
  padding-top: 0.1em;
}
.submenulink {
  box-sizing: border-box;
}
.submenulink i {
  width: 1em;
  height: 1em;
  margin-top: 0;
  transform: rotateX(0) translateY(0);
  transition: transform 0.125s;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.submenulink i span {
  background: var(--wp--preset--color--black);
  height: 0.125em;
  width: calc(50% + 0.125em);
  position: absolute;
  display: block;
  top: 25%;
  transition: transform 0.125s;
}
.submenulink i span.dd-l {
  left: 0.125em;
  transform-origin: 0 0;
  transform: rotateZ(45deg) scaleX(1);
}
.submenulink i span.dd-r {
  right: 0.125em;
  transform-origin: 100% 0;
  transform: rotateZ(-45deg) scaleX(1);
}
.submenulink.open i {
  color: var(--wp--preset--color--primary);
  transform: rotateX(180deg) translateY(-0.125em);
}
.submenulink.open i span.dd-l {
  transform: rotateZ(45deg) scaleX(1.875);
}
.submenulink.open i span.dd-r {
  transform: rotateZ(-45deg) scaleX(1.875);
}
span.nav_desc {
  font-size: 0.875em;
  width: 100%;
  display: inline-block;
  line-height: 1.5em;
  color: inherit;
  font-weight: 400;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  margin-top: 0.5em;
}
span.menu-text {
  display: inline-block;
  width: 100%;
}
div.content-navigation-links {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  text-align: center;
  background: #fff;
  transform: translateY(-100px);
  z-index: 99999;
}
div.content-navigation-links:focus-within {
  transform: translateY(0);
}
@media (max-width: 991px) {
  #main-nav #navbar,
  #top-nav {
    display: none !important;
  }
  #main-nav {
    padding-top: 15px;
    padding-bottom: 15px;
    background: var(--wp--preset--color--default);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 301;
  }
  #main-nav > .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 991px) {
  .mobile-only {
    display: none !important;
  }
}
@media (min-width: 991px) {
  #mobile-menu-container,
  #mobile-trigger {
    display: none !important;
  }
}
#mobile-trigger {
  margin: 0 0 0 0;
  position: fixed;
  box-sizing: border-box;
  top: 15px;
  right: 15px;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  overflow: hidden;
  white-space: nowrap;
  color: var(--wp--preset--color--black);
  background: var(--wp--preset--color--default);
  height: 3rem;
  width: 3rem;
  padding: 15px 15px;
  z-index: 301;
  transform: translateZ(0);
}
#mobile-trigger #x-container {
  width: 100%;
  position: relative;
  padding-bottom: 100%;
}
#mobile-trigger span {
  display: block;
  position: absolute;
  height: 0.1em;
  width: 100%;
  background: var(--wp--preset--color--black);
  border-radius: 0px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#mobile-trigger span:nth-child(1) {
  top: calc(((3rem - (60px / 2)) / 2) - (0.1em * 4));
}
#mobile-trigger span:nth-child(2),
#mobile-trigger span:nth-child(3) {
  top: calc(((3rem - (60px / 2)) / 2) - (0.1em * 0.5));
}
#mobile-trigger span:nth-child(4) {
  top: calc(((3rem - (60px / 2)) / 2) + (0.1em * 3));
}
#mobile-trigger.open span:nth-child(1) {
  top: calc(((3rem - (60px / 2)) / 2) - (0.1em * 0.5));
  width: 0%;
  left: 50%;
}
#mobile-trigger.open span:nth-child(2) {
  transform: rotate(45deg);
}
#mobile-trigger.open span:nth-child(3) {
  transform: rotate(-45deg);
}
#mobile-trigger.open span:nth-child(4) {
  top: calc(((3rem - (60px / 2)) / 2) - (0.1em * 0.5));
  width: 0%;
  left: 50%;
}
#scrollLock {
  display: block;
  position: fixed;
  width: 100%;
  height: 0;
  z-index: 200;
  top: 0;
  left: 0;
  background: var(--wp--preset--color--black);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.125s;
}
#scrollLock.scrollLock {
  opacity: 0;
  height: 100%;
  visibility: visible;
}
body.scrollLock {
  overflow: hidden;
  min-height: 5000%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0px;
}
.mobile-menu {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  max-height: 100%;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 300;
  height: 0;
  transition: transform 0.125s, right 0.125s;
  font-size: 1.125em;
  background: var(--wp--preset--color--default);
  transform: translateZ(0);
}
.mobile-menu.open {
  top: calc(3rem + (60px/2));
  border-top: 1px solid var(--wp--preset--color--gray-light);
  height: 100%;
}
.mobile-menu nav#mobile-menu-nav {
  height: 100%;
  max-height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-menu nav#mobile-menu-nav ul.menu {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.mobile-menu nav#mobile-menu-nav ul.menu > li {
  border-top: 1px solid var(--wp--preset--color--gray);
}
.mobile-menu nav#mobile-menu-nav ul.menu li {
  position: relative;
  padding: 0 0 0 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.mobile-menu nav#mobile-menu-nav ul.menu li.menu-item-has-children {
  position: relative;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mobile-menu nav#mobile-menu-nav ul.menu li.menu-item-has-children > a {
  width: calc(100% - 5em);
}
.mobile-menu nav#mobile-menu-nav ul.menu li a {
  color: var(--wp--preset--color--black);
  padding-top: 1em;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 1em;
  line-height: 1em;
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  font-weight: 400;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
.mobile-menu nav#mobile-menu-nav ul.menu li ul.sub-menu {
  list-style: none;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  text-align: left;
  background: var(--wp--preset--color--default);
  transform: translateZ(0);
  transition: transform 0.125s, max-height 0.125s;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 0px;
}
.mobile-menu nav#mobile-menu-nav ul.menu li ul.sub-menu li {
  border-top: 1px solid var(--wp--preset--color--gray);
  border-left: 5px solid var(--wp--preset--color--primary);
}
.mobile-menu nav#mobile-menu-nav ul.menu li li {
  padding-left: 7.5px;
}
.mobile-menu nav#mobile-menu-nav ul.menu li li.sub-menu ul.sub-menu {
  height: auto;
  max-height: 1000px;
}
.mobile-menu nav#mobile-menu-nav ul.menu li .submenulink,
.mobile-menu nav#mobile-menu-nav ul.menu li li.sub-menu .submenulink {
  color: var(--wp--preset--color--black);
  background: var(--wp--preset--color--default);
  width: auto;
  line-height: inherit;
  width: 3em;
  padding: 1em 1em;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 0px solid transparent;
  border-left: 1px solid var(--wp--preset--color--gray);
}
.mobile-menu nav#mobile-menu-nav ul.menu li .submenulink i,
.mobile-menu nav#mobile-menu-nav ul.menu li li.sub-menu .submenulink i {
  float: none !important;
}
.mobile-menu nav#mobile-menu-nav ul.menu li .submenulink.open + ul.sub-menu {
  max-height: 1000px;
}
.mobile-menu .submenulink {
  display: inline-block;
  color: var(--wp--preset--color--black);
  background: var(--wp--preset--color--default);
  width: 100%;
  padding: 1em 0;
  box-sizing: border-box;
}
.mobile-menu .submenulink i {
  margin-left: 0px;
  margin-right: 0px;
}
#mobile-menu-nav > ul.menu > li {
  position: relative;
}
@media (max-width: 991px) {
  body.logged-in {
    top: 46px;
  }
  body.logged-in.scrollLock {
    top: 0px !important;
  }
  body.logged-in #wp-admin-bar-new_draft,
  body.logged-in #wp-admin-bar-gform-forms {
    display: none !important;
  }
  body.logged-in #mobile-trigger,
  body.logged-in #main-nav {
    top: 46px;
  }
  body.logged-in #mobile-menu-container {
    top: 79px;
  }
  body.logged-in #wpadminbar {
    position: fixed !important;
  }
}
.store-launch {
  display: none !important;
}
#mobile-menu-container {
  transform: translateY(-120%);
  transform-origin: 100% 50%;
}
#mobile-menu-container.open {
  transform: translateY(0);
}
img,
picture,
picture img {
  max-width: 100%;
  object-fit: contain;
  display: inline-block;
  height: auto;
}
a.img-wrapper-link:last-child,
.image-wrapper:last-child {
  margin-bottom: 0;
}
img.alignright,
picture.alignright,
picture img.alignright {
  float: right;
  margin-left: 1em;
  display: inline-block;
}
img.alignleft,
picture.alignleft,
picture img.alignleft {
  float: left;
  margin-right: 1em;
  display: inline-block;
}
img.aligncenter,
picture.aligncenter,
picture img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
img.text-center,
picture.text-center,
picture img.text-center {
  display: inline-block;
  margin: auto auto;
}
@media (max-width: 992px) {
  img.alignleft.size-full,
  img.alignright.size-full {
    float: none;
    display: block;
  }
  img.alignright,
  picture.alignright,
  picture img.alignright,
  img.alignleft,
  picture.alignleft,
  picture img.alignleft {
    float: none;
    display: block;
  }
}
@media (max-width: 768px) {
  img.alignright,
  picture.alignright,
  picture img.alignright,
  img.alignleft,
  picture.alignleft,
  picture img.alignleft {
    display: block;
    float: none;
    margin-top: 1em;
    margin-bottom: 1em;
    max-width: 100%;
    height: auto;
  }
}
.img-wrapper,
a.img-wrapper-link {
  margin-bottom: 30px;
  max-width: 100%;
  width: 100%;
  display: inline-block;
}
.img-wrapper:last-child,
a.img-wrapper-link:last-child {
  margin-bottom: 0;
}
.img-wrapper img,
a.img-wrapper-link img,
.img-wrapper picture,
a.img-wrapper-link picture,
.img-wrapper picture img,
a.img-wrapper-link picture img {
  max-width: 100%;
}
.img-wrapper.img-inline,
a.img-wrapper-link.img-inline {
  width: auto;
  display: inline-block;
}
.img-wrapper.img-inline img,
a.img-wrapper-link.img-inline img,
.img-wrapper.img-inline picture,
a.img-wrapper-link.img-inline picture,
.img-wrapper.img-inline picture img,
a.img-wrapper-link.img-inline picture img {
  display: inline-block;
}
.img-wrapper.img-contain,
a.img-wrapper-link.img-contain,
.img-wrapper.img-cover,
a.img-wrapper-link.img-cover {
  width: 100%;
}
.img-wrapper.img-cover img,
a.img-wrapper-link.img-cover img,
.img-wrapper.img-cover picture,
a.img-wrapper-link.img-cover picture,
.img-wrapper.img-cover picture img,
a.img-wrapper-link.img-cover picture img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
.img-wrapper.img-contain img,
a.img-wrapper-link.img-contain img,
.img-wrapper.img-contain picture,
a.img-wrapper-link.img-contain picture,
.img-wrapper.img-contain picture img,
a.img-wrapper-link.img-contain picture img {
  object-fit: contain;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
.img-wrapper.img-icon-sm,
a.img-wrapper-link.img-icon-sm {
  display: inline-block;
}
.img-wrapper.img-icon-sm img,
a.img-wrapper-link.img-icon-sm img,
.img-wrapper.img-icon-sm picture,
a.img-wrapper-link.img-icon-sm picture,
.img-wrapper.img-icon-sm picture img,
a.img-wrapper-link.img-icon-sm picture img {
  display: inline-block;
  height: 60px;
  width: auto;
}
.img-wrapper.img-icon-md,
a.img-wrapper-link.img-icon-md {
  display: inline-block;
}
.img-wrapper.img-icon-md img,
a.img-wrapper-link.img-icon-md img,
.img-wrapper.img-icon-md picture,
a.img-wrapper-link.img-icon-md picture,
.img-wrapper.img-icon-md picture img,
a.img-wrapper-link.img-icon-md picture img {
  display: inline-block;
  height: 80px;
  width: auto;
}
.img-wrapper.img-icon-lg,
a.img-wrapper-link.img-icon-lg {
  width: auto;
  display: inline-block;
}
.img-wrapper.img-icon-lg img,
a.img-wrapper-link.img-icon-lg img,
.img-wrapper.img-icon-lg picture,
a.img-wrapper-link.img-icon-lg picture,
.img-wrapper.img-icon-lg picture img,
a.img-wrapper-link.img-icon-lg picture img {
  display: inline-block;
  height: 120px;
  width: auto;
}
img.img-cover {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
img.img-contain {
  object-fit: contain;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
img.img-icon-sm {
  width: 60px;
  display: inline-block;
}
img.img-icon-md {
  width: 120px;
  display: inline-block;
}
img.img-icon-lg {
  width: 180px;
  display: inline-block;
}
footer {
  background: #0a0917;
  color: var(--wp--preset--color--default);
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
}
footer .footer-center-column {
  border-left: 2px solid var(--wp--preset--color--primary);
  border-right: 2px solid var(--wp--preset--color--primary);
}
@media (max-width: 991px) {
  footer .footer-center-column {
    border-left: none;
    border-right: none;
  }
}
footer .footer-center-column p {
  width: 8em;
  border-bottom: 2px solid var(--wp--preset--color--primary);
  padding-bottom: 1em;
}
footer .footer-center-column p:last-child {
  border-bottom: none;
}
footer .footer-center-column a {
  padding: 0 1.5em 1.5em;
}
footer .footer-center-column a:hover,
footer .footer-center-column a:focus,
footer .footer-center-column a:active {
  color: var(--wp--preset--color--secondary) !important;
}
footer h2,
footer h3,
footer h4,
footer h5 {
  font-size: 1.25em;
  padding-bottom: 0.5em;
  width: auto !important;
  border-bottom: 0.625em solid var(--wp--preset--color--primary);
  font-weight: 400;
  text-transform: uppercase;
}
footer a {
  color: var(--wp--preset--color--default);
  font-weight: 400;
}
footer a:hover {
  color: var(--wp--preset--color--secondary) !important;
  text-decoration: none;
}
footer .footer-logo {
  width: 100%;
  max-width: 200px;
  margin-bottom: 0.5em;
}
footer .footer-logo img {
  width: auto;
  height: 100%;
}
footer .copyright-area {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  background: #0a0917;
}
footer .copyright-area > * {
  padding: 0.5em 0.5em 0.5em 0;
  width: auto;
  margin: 0 0 0 0;
}
footer .copyright-area ul.nav {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  width: auto;
}
footer .copyright-area ul.nav li {
  padding-right: 0.5em;
  margin-right: 0.5em;
  border-right: 1px solid var(--wp--preset--color--default);
}
footer .copyright-area ul.nav li:last-child {
  margin-right: 0;
}
footer .copyright-area ul.nav a {
  display: inline-block;
  margin-bottom: 0;
}
footer .copyright-area ul.nav .mobile-logo {
  width: 70% !important;
}
footer .copyright-area ul.nav .mobile-partner-logo img {
  width: 60% !important;
}
.footer-social-icons .wp-block-group {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
.footer-social-icons .wp-block-group .img-wrapper,
.footer-social-icons .wp-block-group a.img-wrapper-link {
  width: auto !important;
  margin-right: 1em;
}
.footer-social-icons .wp-block-group .img-wrapper:last-child,
.footer-social-icons .wp-block-group a.img-wrapper-link:last-child {
  margin-right: 0;
}
.footer-social-icons .wp-block-group .img-wrapper img:hover,
.footer-social-icons .wp-block-group a.img-wrapper-link img:hover,
.footer-social-icons .wp-block-group .img-wrapper img:active,
.footer-social-icons .wp-block-group a.img-wrapper-link img:active,
.footer-social-icons .wp-block-group .img-wrapper img:focus,
.footer-social-icons .wp-block-group a.img-wrapper-link img:focus {
  opacity: 0.75;
}
.social-links {
  float: right;
  text-align: right;
}
@media (max-width: 991px) {
  .social-links {
    text-align: left;
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  .social-links {
    text-align: center;
    margin-top: 1em;
  }
}
.social-links .social-link {
  font-size: 1em;
  height: auto;
  width: auto;
  padding: 0.4em 0.675em;
  text-align: center;
  display: inline-block;
  margin-left: 0em;
  margin-right: 0em;
  background: inherit;
  position: relative;
}
.social-links .social-link i {
  font-size: 1em;
  width: 1em;
  height: 1em;
  color: inherit;
}
.social-links .social-link:hover i {
  color: inherit;
}
#live-area .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.container .gform_wrapper.gravity-theme label,
.container-fluid .gform_wrapper.gravity-theme label,
.container .gform_wrapper.gravity-theme legend,
.container-fluid .gform_wrapper.gravity-theme legend {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  color: var(--wp--preset--color--default);
  border-bottom: 0;
}
.container .gform_wrapper.gravity-theme .gchoice label,
.container-fluid .gform_wrapper.gravity-theme .gchoice label,
.container .gform_wrapper.gravity-theme .ginput_container_consent label,
.container-fluid .gform_wrapper.gravity-theme .ginput_container_consent label,
.container .gform_wrapper.gravity-theme .ginput_complex label,
.container-fluid .gform_wrapper.gravity-theme .ginput_complex label,
.container .gform_wrapper.gravity-theme .gchoice legend,
.container-fluid .gform_wrapper.gravity-theme .gchoice legend,
.container .gform_wrapper.gravity-theme .ginput_container_consent legend,
.container-fluid .gform_wrapper.gravity-theme .ginput_container_consent legend,
.container .gform_wrapper.gravity-theme .ginput_complex legend,
.container-fluid .gform_wrapper.gravity-theme .ginput_complex legend {
  font-weight: 400;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.container .gform_wrapper.gravity-theme .ginput_complex label,
.container-fluid .gform_wrapper.gravity-theme .ginput_complex label,
.container .gform_wrapper.gravity-theme .ginput_complex legend,
.container-fluid .gform_wrapper.gravity-theme .ginput_complex legend {
  font-size: 0.75em;
}
.container .gform_wrapper.gravity-theme input[type=color],
.container-fluid .gform_wrapper.gravity-theme input[type=color],
.container .gform_wrapper.gravity-theme input[type=date],
.container-fluid .gform_wrapper.gravity-theme input[type=date],
.container .gform_wrapper.gravity-theme input[type=datetime-local],
.container-fluid .gform_wrapper.gravity-theme input[type=datetime-local],
.container .gform_wrapper.gravity-theme input[type=datetime],
.container-fluid .gform_wrapper.gravity-theme input[type=datetime],
.container .gform_wrapper.gravity-theme input[type=email],
.container-fluid .gform_wrapper.gravity-theme input[type=email],
.container .gform_wrapper.gravity-theme input[type=month],
.container-fluid .gform_wrapper.gravity-theme input[type=month],
.container .gform_wrapper.gravity-theme input[type=number],
.container-fluid .gform_wrapper.gravity-theme input[type=number],
.container .gform_wrapper.gravity-theme input[type=password],
.container-fluid .gform_wrapper.gravity-theme input[type=password],
.container .gform_wrapper.gravity-theme input[type=search],
.container-fluid .gform_wrapper.gravity-theme input[type=search],
.container .gform_wrapper.gravity-theme input[type=tel],
.container-fluid .gform_wrapper.gravity-theme input[type=tel],
.container .gform_wrapper.gravity-theme input[type=text],
.container-fluid .gform_wrapper.gravity-theme input[type=text],
.container .gform_wrapper.gravity-theme input[type=time],
.container-fluid .gform_wrapper.gravity-theme input[type=time],
.container .gform_wrapper.gravity-theme input[type=url],
.container-fluid .gform_wrapper.gravity-theme input[type=url],
.container .gform_wrapper.gravity-theme input[type=week],
.container-fluid .gform_wrapper.gravity-theme input[type=week],
.container .gform_wrapper.gravity-theme select,
.container-fluid .gform_wrapper.gravity-theme select,
.container .gform_wrapper.gravity-theme textarea,
.container-fluid .gform_wrapper.gravity-theme textarea {
  border: 1px solid;
  border-radius: 0;
  padding: 0.25em 1em 0.25em 1em;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}
.container .gform_wrapper.gravity-theme input[type=color]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=color]:focus,
.container .gform_wrapper.gravity-theme input[type=date]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=date]:focus,
.container .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
.container .gform_wrapper.gravity-theme input[type=datetime]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=datetime]:focus,
.container .gform_wrapper.gravity-theme input[type=email]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=email]:focus,
.container .gform_wrapper.gravity-theme input[type=month]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=month]:focus,
.container .gform_wrapper.gravity-theme input[type=number]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=number]:focus,
.container .gform_wrapper.gravity-theme input[type=password]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=password]:focus,
.container .gform_wrapper.gravity-theme input[type=search]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=search]:focus,
.container .gform_wrapper.gravity-theme input[type=tel]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=tel]:focus,
.container .gform_wrapper.gravity-theme input[type=text]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=text]:focus,
.container .gform_wrapper.gravity-theme input[type=time]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=time]:focus,
.container .gform_wrapper.gravity-theme input[type=url]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=url]:focus,
.container .gform_wrapper.gravity-theme input[type=week]:focus,
.container-fluid .gform_wrapper.gravity-theme input[type=week]:focus,
.container .gform_wrapper.gravity-theme select:focus,
.container-fluid .gform_wrapper.gravity-theme select:focus,
.container .gform_wrapper.gravity-theme textarea:focus,
.container-fluid .gform_wrapper.gravity-theme textarea:focus {
  outline: 0;
  box-shadow: 0px 0px 0px 2px var(--wp--preset--color--primary);
}
.container .gform_button.button,
.container-fluid .gform_button.button {
  margin-bottom: 30px;
  display: inline-block;
  margin: 0 0 0 0;
  font-weight: 700;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  text-transform: none;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 0.5em 1em;
  font-size: 1em;
  line-height: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--secondary);
  border: 2px solid var(--wp--preset--color--secondary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0em;
}
.container .gform_button.button:last-child,
.container-fluid .gform_button.button:last-child {
  margin-bottom: 0;
}
.container .gform_button.button i.fa,
.container-fluid .gform_button.button i.fa,
.container .gform_button.button i.b-icon,
.container-fluid .gform_button.button i.b-icon,
.container .gform_button.button span.b-icon,
.container-fluid .gform_button.button span.b-icon {
  margin-bottom: 0px;
  margin-right: 0.25em;
  color: inherit;
}
.container .gform_button.button:only-child,
.container-fluid .gform_button.button:only-child {
  margin-bottom: 0;
}
.container .gform_button.button span,
.container-fluid .gform_button.button span {
  vertical-align: baseline;
  display: inline-block;
}
.container .gform_button.button:focus,
.container-fluid .gform_button.button:focus,
.container .gform_button.button:active:focus,
.container-fluid .gform_button.button:active:focus,
.container .gform_button.button.active:focus,
.container-fluid .gform_button.button.active:focus,
.container .gform_button.button.focus,
.container-fluid .gform_button.button.focus,
.container .gform_button.button:active.focus,
.container-fluid .gform_button.button:active.focus,
.container .gform_button.button.active.focus,
.container-fluid .gform_button.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.container .gform_button.button:hover,
.container-fluid .gform_button.button:hover,
.container .gform_button.button:focus,
.container-fluid .gform_button.button:focus,
.container .gform_button.button.focus,
.container-fluid .gform_button.button.focus {
  color: var(--wp--preset--color--default);
  text-decoration: none;
}
.container .gform_button.button:active,
.container-fluid .gform_button.button:active,
.container .gform_button.button.active,
.container-fluid .gform_button.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.container .gform_button.button.disabled,
.container-fluid .gform_button.button.disabled,
.container .gform_button.button[disabled],
.container-fluid .gform_button.button[disabled],
fieldset[disabled] .container .gform_button.button,
fieldset[disabled] .container-fluid .gform_button.button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.container .gform_button.button.disabled,
a.container-fluid .gform_button.button.disabled,
fieldset[disabled] a.container .gform_button.button,
fieldset[disabled] a.container-fluid .gform_button.button {
  pointer-events: none;
}
.container .gform_button.button:active,
.container-fluid .gform_button.button:active,
.container .gform_button.button.active,
.container-fluid .gform_button.button.active,
.container .gform_button.button:focus,
.container-fluid .gform_button.button:focus,
.container .gform_button.button.focus,
.container-fluid .gform_button.button.focus,
.container .gform_button.button:hover,
.container-fluid .gform_button.button:hover,
.container .gform_button.button:hover,
.container-fluid .gform_button.button:hover {
  color: var(--wp--preset--color--secondary);
  background: rgba(0, 0, 0, 0);
  border-color: var(--wp--preset--color--secondary);
}
.open > .dropdown-toggle.container .gform_button.button,
.open > .dropdown-toggle.container-fluid .gform_button.button {
  color: var(--wp--preset--color--secondary);
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
.open > .dropdown-toggle.container .gform_button.button:hover,
.open > .dropdown-toggle.container-fluid .gform_button.button:hover,
.open > .dropdown-toggle.container .gform_button.button:focus,
.open > .dropdown-toggle.container-fluid .gform_button.button:focus,
.open > .dropdown-toggle.container .gform_button.button.focus,
.open > .dropdown-toggle.container-fluid .gform_button.button.focus {
  color: var(--wp--preset--color--secondary);
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
.container .gform_button.button:active,
.container-fluid .gform_button.button:active,
.container .gform_button.button.active,
.container-fluid .gform_button.button.active,
.open > .dropdown-toggle.container .gform_button.button,
.open > .dropdown-toggle.container-fluid .gform_button.button {
  background-image: none;
}
.container .gform_button.button.disabled,
.container-fluid .gform_button.button.disabled,
.container .gform_button.button[disabled],
.container-fluid .gform_button.button[disabled],
fieldset[disabled] .container .gform_button.button,
fieldset[disabled] .container-fluid .gform_button.button,
.container .gform_button.button.disabled:hover,
.container-fluid .gform_button.button.disabled:hover,
.container .gform_button.button[disabled]:hover,
.container-fluid .gform_button.button[disabled]:hover,
fieldset[disabled] .container .gform_button.button:hover,
fieldset[disabled] .container-fluid .gform_button.button:hover,
.container .gform_button.button.disabled:focus,
.container-fluid .gform_button.button.disabled:focus,
.container .gform_button.button[disabled]:focus,
.container-fluid .gform_button.button[disabled]:focus,
fieldset[disabled] .container .gform_button.button:focus,
fieldset[disabled] .container-fluid .gform_button.button:focus,
.container .gform_button.button.disabled.focus,
.container-fluid .gform_button.button.disabled.focus,
.container .gform_button.button[disabled].focus,
.container-fluid .gform_button.button[disabled].focus,
fieldset[disabled] .container .gform_button.button.focus,
fieldset[disabled] .container-fluid .gform_button.button.focus,
.container .gform_button.button.disabled:active,
.container-fluid .gform_button.button.disabled:active,
.container .gform_button.button[disabled]:active,
.container-fluid .gform_button.button[disabled]:active,
fieldset[disabled] .container .gform_button.button:active,
fieldset[disabled] .container-fluid .gform_button.button:active,
.container .gform_button.button.disabled.active,
.container-fluid .gform_button.button.disabled.active,
.container .gform_button.button[disabled].active,
.container-fluid .gform_button.button[disabled].active,
fieldset[disabled] .container .gform_button.button.active,
fieldset[disabled] .container-fluid .gform_button.button.active {
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
.container .gform_button.button .badge,
.container-fluid .gform_button.button .badge {
  color: var(--wp--preset--color--secondary);
  background-color: var(--wp--preset--color--black);
}
.container .gform_button.button.btn-alternate,
.container-fluid .gform_button.button.btn-alternate {
  color: inherit;
  padding: 0em;
  background-color: transparent;
  border: 0 solid var(--wp--preset--color--secondary);
  border-bottom: 0.25em solid var(--wp--preset--color--secondary);
  transition: background 0.125s, border 0.125s;
  border-radius: 0;
  text-decoration: underline;
  text-decoration-color: var(--wp--preset--color--secondary);
}
.container .gform_button.button.btn-alternate:active,
.container-fluid .gform_button.button.btn-alternate:active,
.container .gform_button.button.btn-alternate.active,
.container-fluid .gform_button.button.btn-alternate.active,
.container .gform_button.button.btn-alternate:focus,
.container-fluid .gform_button.button.btn-alternate:focus,
.container .gform_button.button.btn-alternate.focus,
.container-fluid .gform_button.button.btn-alternate.focus,
.container .gform_button.button.btn-alternate:hover,
.container-fluid .gform_button.button.btn-alternate:hover,
.container .gform_button.button.btn-alternate:hover,
.container-fluid .gform_button.button.btn-alternate:hover {
  text-decoration-thickness: 0.125em;
  background: transparent;
  color: inherit;
  border-bottom: 0.25em solid rgba(0, 0, 0, 0);
}
#scrollLockModal {
  display: block;
  position: fixed;
  width: 100%;
  height: 0;
  z-index: 300;
  top: 0;
  left: 0;
  background: #fff;
  opacity: 0;
  cursor: pointer;
  visibility: hidden;
  transition: opacity 0.3s;
  transition-timing-function: ease-in-out;
}
#scrollLockModal.scrollLock {
  opacity: 0.35;
  height: 100%;
  visibility: visible;
}
#cta-modal {
  box-shadow: 0px 4px 4px 3px var(--wp--preset--color--black);
  position: fixed;
  max-height: 100%;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  vertical-align: middle;
  display: block;
  top: -500000%;
  left: 50%;
  transform: translate(-50%) translateY(-50%) scale(0, 0);
  z-index: 301;
  padding-top: 0px;
  padding-bottom: 0px;
  transition: transform 0.3s;
  transition-timing-function: ease-in-out;
  background: #fff;
}
@media (max-width: 991px) {
  #cta-modal {
    width: 100%;
  }
}
#cta-modal.open {
  visibility: visible;
  top: 50%;
  transform: translate(-50%) translateY(-50%) scale(1, 1);
  display: block;
}
#cta-modal #closeModal {
  font-size: 1em;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0.6em 0.8em;
  z-index: 22;
  text-align: center;
  background: var(--wp--preset--color--black);
  color: #fff;
}
#cta-modal #closeModal i {
  width: 1em;
  height: 1em;
  color: inherit;
}
@media (min-width: 767px) {
  #cta-modal .row.content-row-cta-modal {
    display: flex;
    align-items: stretch;
  }
}
@media (max-width: 767px) {
  #cta-modal {
    width: calc(100% - 40px);
  }
}
#cta-modal .row.content-row-cta-modal .column {
  padding-top: 60px;
  padding-bottom: 60px;
}
#cta-modal #cta-logo {
  display: inline-block;
  max-width: 320px;
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 30px;
}
#cta-modal #cta-logo img {
  width: 100%;
  height: auto;
}
#cta-modal .address-phone {
  font-size: 14px;
}
#cta-modal .address-phone a {
  box-sizing: border-box;
  padding-left: 1.5em;
  font-weight: 400;
  color: #fff;
  width: 100%;
  display: inline-block;
}
#cta-modal .address-phone a span {
  display: inline-block;
  width: 100%;
}
#cta-modal .address-phone a i {
  margin-top: 0.6em;
  display: inline-block;
  float: left;
  margin-left: -1.5em;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.t-primary {
  color: var(--wp--preset--color--primary);
}
.t-primary p {
  color: inherit;
}
.t-primary h1,
.t-primary h2,
.t-primary h3,
.t-primary h4,
.t-primary h5,
.t-primary h6 {
  color: inherit;
}
.t-primary i.fa,
.t-primary i.b-icon {
  color: inherit;
}
p.t-primary,
h1.t-primary,
h2.t-primary,
h3.t-primary,
h4.t-primary,
h5.t-primary,
h6.t-primary,
i.fa.t-primary,
i.b-icon.t-primary {
  color: var(--wp--preset--color--primary);
}
.t-secondary {
  color: var(--wp--preset--color--secondary);
}
.t-secondary p {
  color: inherit;
}
.t-secondary h1,
.t-secondary h2,
.t-secondary h3,
.t-secondary h4,
.t-secondary h5,
.t-secondary h6 {
  color: inherit;
}
.t-secondary i.fa,
.t-secondary i.b-icon {
  color: inherit;
}
p.t-secondary,
h1.t-secondary,
h2.t-secondary,
h3.t-secondary,
h4.t-secondary,
h5.t-secondary,
h6.t-secondary,
i.fa.t-secondary,
i.b-icon.t-secondary {
  color: var(--wp--preset--color--secondary);
}
.t-tertiary {
  color: var(--wp--preset--color--tertiary);
}
.t-tertiary p {
  color: inherit;
}
.t-tertiary h1,
.t-tertiary h2,
.t-tertiary h3,
.t-tertiary h4,
.t-tertiary h5,
.t-tertiary h6 {
  color: inherit;
}
.t-tertiary i.fa,
.t-tertiary i.b-icon {
  color: inherit;
}
p.t-tertiary,
h1.t-tertiary,
h2.t-tertiary,
h3.t-tertiary,
h4.t-tertiary,
h5.t-tertiary,
h6.t-tertiary,
i.fa.t-tertiary,
i.b-icon.t-tertiary {
  color: var(--wp--preset--color--tertiary);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1470px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1470px) {
  .hidden-xl {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.bg-fixed {
  background-attachment: fixed;
}
.linear-background-purple {
  background: linear-gradient(to top right, #4eaadf, #0a0917);
}
@media (min-width: 1660px) {
  .heading-main-page .container {
    width: 1620px;
  }
}
.triangle-bottom-gray:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-2.25em) translateY(-0.93198052em) rotate(45deg);
  transform-origin: 50% 50%;
  bottom: 1px;
  width: 4.5em;
  height: 4.5em;
  background: var(--wp--preset--color--gray-light);
}
.triangle-bottom-gray:after {
  content: '';
  display: inline-block;
  float: right;
  width: 100%;
  height: 0;
  border-bottom: 3.18198052em solid var(--wp--preset--color--default);
}
@media (max-width: 767px) {
  h1,
  .is-style-heading-h1 {
    font-size: 2.2em;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 1.25em;
  }
}
.wide-image-gallery .wp-block-group {
  width: 25% !important;
  margin-bottom: 0 !important;
}
@media (max-width: 991px) {
  .wide-image-gallery .wp-block-group {
    width: 50% !important;
  }
}
.wide-image-gallery .wp-block-group picture {
  aspect-ratio: 1/1;
}
.top-border-purple {
  border-top: 0.75em solid var(--wp--preset--color--primary);
}
.card-container-type-one .container {
  padding-top: 0 !important;
  padding-bottom: 3em !important;
}
.card-container-type-one .container .row .cards {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: calc(60px / 2);
}
.card-container-type-one .container .row .cards .wp-block-group {
  margin-bottom: 0 !important;
  background-color: rgba(78, 170, 223, 0.3);
}
.card-container-type-one .container .row .cards .wp-block-group a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .card-container-type-one .container .row .cards .wp-block-group {
    width: calc(100% / 1 - ((1 - 1) * ((60px / 2) / 1))) !important;
    padding: 1em;
  }
}
@media (min-width: 768px) {
  .card-container-type-one .container .row .cards .wp-block-group {
    width: calc(100% / 2 - ((2 - 1) * ((60px / 2) / 2))) !important;
    padding: 2em;
  }
}
@media (min-width: 992px) {
  .card-container-type-one .container .row .cards .wp-block-group {
    width: calc(100% / 3 - ((3 - 1) * ((60px / 2) / 3))) !important;
    padding: 2.5em;
  }
}
@media (min-width: 1200px) {
  .card-container-type-one .container .row .cards .wp-block-group {
    width: calc(100% / 4 - ((4 - 1) * ((60px / 2) / 4))) !important;
    padding: 1em;
  }
}
@media (min-width: 1470px) {
  .card-container-type-one .container .row .cards .wp-block-group {
    width: calc(100% / 4 - ((4 - 1) * ((60px / 2) / 4))) !important;
    padding: 3em;
  }
}
.card-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
}
.card-container .card-link {
  width: 100%;
  overflow: hidden;
  color: inherit;
  background-color: var(--wp--preset--color--primary);
  position: relative;
  z-index: 1;
}
@media (max-width: 480px) {
  .card-container .card-link {
    max-width: 100%;
  }
}
.card-container .card-link .img-wrapper {
  margin-bottom: 0;
  aspect-ratio: 2.25 / 3;
}
.card-container .card-link .card-heading {
  color: var(--wp--preset--color--default);
  overflow: hidden;
  width: 100%;
  background: rgba(10, 9, 23, 0.7);
  padding: 2em 1em 2em 1em;
  margin-bottom: 0 !important;
  position: absolute;
  display: flex;
  align-items: center;
  min-height: 3em;
  line-height: 1em;
  bottom: 0;
  z-index: 4;
}
.card-container .card-link .card-heading h2,
.card-container .card-link .card-heading h3,
.card-container .card-link .card-heading h4 {
  font-size: 1.25em;
}
.card-container .card-link .card-heading p {
  color: var(--wp--preset--color--default);
  transform: translateY(0em);
}
@media (min-width: 480px) {
  .card-container .card-link {
    width: calc(100% / 1 - ((1 - 1) * ((60px / 2) / 1)));
  }
}
@media (min-width: 768px) {
  .card-container .card-link {
    width: calc(100% / 2 - ((2 - 1) * ((60px / 2) / 2)));
  }
}
@media (min-width: 992px) {
  .card-container .card-link {
    width: calc(100% / 3 - ((3 - 1) * ((60px / 2) / 3)));
  }
}
@media (min-width: 1470px) {
  .card-container .card-link {
    width: calc(100% / 4 - ((4 - 1) * ((60px / 2) / 4)));
  }
}
.img-overflow {
  overflow: hidden;
}
.img-overflow .column.img {
  position: relative;
  container: img-column / inline-size;
}
@media (max-width: 991px) {
  .img-overflow .column.img {
    width: 100vw;
    margin: 0 calc(-50vw + 50%);
  }
}
@media (min-width: 992px) {
  .img-overflow .column.img {
    overflow: visible;
    container: img-column / size;
  }
  .img-overflow .column.img .img-wrapper {
    width: 100%;
    height: 100%;
    display: block;
  }
  .img-overflow .column.img picture {
    position: absolute;
    top: 0;
    width: auto;
    max-width: none;
    min-width: 50vw;
    height: 100cqh;
    float: right;
    display: block;
  }
  .img-overflow .column.img picture img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  .img-overflow .column.img:nth-child(1) picture {
    right: 0;
  }
  .img-overflow .column.img:nth-child(2) picture {
    left: 0;
  }
}
@media (max-width: 767px) {
  .img-overflow .column.img picture {
    width: 100%;
    max-width: none;
    height: 100%;
    aspect-ratio: 7 / 4;
  }
  .img-overflow .column.img picture img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
}
.img-heading-inline-left .wp-block-group__inner-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0 0 0 0;
}
@media (max-width: 767px) {
  .img-heading-inline-left .wp-block-group__inner-container h2 {
    font-size: 1.675em;
  }
}
.img-heading-inline-left .wp-block-group__inner-container .img-wrapper {
  margin-bottom: 0;
  width: fit-content;
}
.img-heading-inline-left .wp-block-group__inner-container .img-wrapper img {
  padding-right: 1em !important;
  margin-top: -0.3em;
}
.img-heading-inline-right .wp-block-group__inner-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: start;
  padding: 0 0 0 0;
}
.img-heading-inline-right .wp-block-group__inner-container h2 {
  margin-bottom: 0 !important;
}
.img-heading-inline-right .wp-block-group__inner-container .img-wrapper {
  margin-bottom: 0;
  width: fit-content;
}
.img-heading-inline-right .wp-block-group__inner-container .img-wrapper img {
  padding-left: 1em !important;
  margin-top: -0.3em;
}
.timeline {
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}
.timeline:before {
  content: '';
  border-left: 2px solid var(--wp--preset--color--secondary);
  position: absolute;
  top: 5em;
  bottom: 5em;
  left: 50%;
  box-sizing: border-box;
  z-index: 3;
}
@media (max-width: 991px) {
  .timeline:before {
    border-left: none;
  }
}
.timeline .row {
  display: flex;
  align-items: stretch;
  align-content: stretch;
  padding: 2em 0;
  z-index: 2;
}
.timeline .row .content-text {
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
  padding: 0 0 0 0;
}
.timeline .row .content-text .wp-block-group {
  background-color: rgba(78, 170, 223, 0.3);
  padding: 4em 3em;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .timeline .row .content-text .wp-block-group {
    padding: 2em 1.5em;
  }
}
.timeline .row .content-text .star-icon {
  display: none;
}
@media (min-width: 992px) {
  .timeline .row .content-text .star-icon {
    display: block;
    width: 60px;
    position: absolute;
    right: calc((-60px / 2) - 1px);
    top: 43%;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  .timeline .row .content-text .star-icon.left {
    left: calc((-60px / 2) + 1px);
  }
}
.timeline .row .content-image {
  display: flex;
  align-items: stretch;
  align-content: stretch;
  position: relative;
  padding: 0 0 0 0;
}
.timeline .image-left .content-text {
  order: 1;
}
@media (max-width: 991px) {
  .timeline .image-left .content-text {
    order: 2;
  }
}
.timeline .image-left .content-image {
  order: 2;
}
@media (max-width: 991px) {
  .timeline .image-left .content-image {
    order: 1;
  }
}
/*# sourceMappingURL=../base-boot/bootstrap.css.map */