@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
@import url("https://os.cdn.yoga/v/10.0.0/lib/animate/animate.css?x=1750885467");
@import url("https://fonts.googleapis.com/css?family=Lato");

@charset "UTF-8";
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
/* paths */
/* font */
/* colors */
/* embed responsive */
/* btn xs */
/* match btn to content builder */
/* container widths */
/* orangeseed color pallet */
/*#230067;*/
/* misc */
/* record menus */
/* color pallete */
/* theme colors yiq */
/* colors yiq */
/* typeography */
/* ?? */
/* feature defaults */
/* record defaults */
/* snippets */
/* grids */
/* cards */
/* wells */
/* foxy cart */
/* fancybox */
/* temporary fix for bootstrap 4 migration */
/* ?? */
/* ?? */
/* orsd-media-gallery */
/* orsd-media-gallery-fullscreen */
/* tables */
/* body */
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
/* decoration */
 
:root {
  --blue: #008cba;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #f04124;
  --orange: #fd7e14;
  --yellow: #e99002;
  --green: #43ac6a;
  --teal: #20c997;
  --cyan: #5bc0de;
  --white: #ffffff;
  --gray: #888888;
  --gray-dark: #333333;
  --gray-light: #cccccc;
  --primary: #092c43;
  --secondary: #eeeeee;
  --success: #43ac6a;
  --info: #5bc0de;
  --warning: #e99002;
  --danger: #f04124;
  --light: #eeeeee;
  --dark: #222222;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: Lato, Helvetica, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: Lato, Helvetica, sans-serif;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #222222;
  text-align: left;
  background-color: #ffffff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: 900;
}
small {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #679840;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #436229;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #888888;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.2;
}
h1, .h1 {
  font-size: 2.34375rem;
}
h2, .h2 {
  font-size: 1.875rem;
}
h3, .h3 {
  font-size: 1.640625rem;
}
h4, .h4 {
  font-size: 1.40625rem;
}
h5, .h5 {
  font-size: 1.171875rem;
}
h6, .h6 {
  font-size: 0.9375rem;
}
.lead {
  font-size: 1.171875rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small, .small {
  font-size: 0.875em;
  font-weight: 400;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.171875rem;
}
.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #888888;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #888888;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #222222;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #222222;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #222222;
}
.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm th, .table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #222222;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary, .table-primary > th, .table-primary > td {
  background-color: #bac4ca;
}
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
  border-color: #7f919d;
}
.table-hover .table-primary:hover {
  background-color: #acb8bf;
}
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #acb8bf;
}
.table-secondary, .table-secondary > th, .table-secondary > td {
  background-color: #fafafa;
}
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
  border-color: #f6f6f6;
}
.table-hover .table-secondary:hover {
  background-color: #ededed;
}
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #ededed;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #cae8d5;
}
.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
  border-color: #9dd4b2;
}
.table-hover .table-success:hover {
  background-color: #b8e0c7;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b8e0c7;
}
.table-info, .table-info > th, .table-info > td {
  background-color: #d1edf6;
}
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
  border-color: #aadeee;
}
.table-hover .table-info:hover {
  background-color: #bce5f2;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #bce5f2;
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #f9e0b8;
}
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
  border-color: #f4c57b;
}
.table-hover .table-warning:hover {
  background-color: #f7d6a0;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #f7d6a0;
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #fbcac2;
}
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
  border-color: #f79c8d;
}
.table-hover .table-danger:hover {
  background-color: #f9b5aa;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f9b5aa;
}
.table-light, .table-light > th, .table-light > td {
  background-color: #fafafa;
}
.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
  border-color: #f6f6f6;
}
.table-hover .table-light:hover {
  background-color: #ededed;
}
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ededed;
}
.table-dark, .table-dark > th, .table-dark > td {
  background-color: #c1c1c1;
}
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
  border-color: #8c8c8c;
}
.table-hover .table-dark:hover {
  background-color: #b4b4b4;
}
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b4b4b4;
}
.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #ffffff;
  background-color: #333333;
  border-color: #464646;
}
.table .thead-light th {
  color: #495057;
  background-color: #eeeeee;
  border-color: #dee2e6;
}
.table-dark {
  color: #ffffff;
  background-color: #333333;
}
.table-dark th, .table-dark td, .table-dark thead th {
  border-color: #464646;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control, .form-group .select2-container {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.5rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.form-control::-ms-expand, .form-group .select2-container::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus, .form-group .select2-container:focus {
  color: #495057;
  background-color: #ffffff;
  border-color: #1876b3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.form-control::placeholder, .form-group .select2-container::placeholder {
  color: #888888;
  opacity: 1;
}
.form-control:disabled, .form-group .select2-container:disabled, .form-control[readonly], .form-group .select2-container[readonly] {
  background-color: #eeeeee;
  opacity: 1;
}
input[type="date"].form-control, .form-group input.select2-container[type="date"], input[type="time"].form-control, .form-group input.select2-container[type="time"], input[type="datetime-local"].form-control, .form-group input.select2-container[type="datetime-local"], input[type="month"].form-control, .form-group input.select2-container[type="month"] {
  appearance: none;
}
select.form-control:-moz-focusring, .form-group select.select2-container:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
select.form-control:focus::-ms-value, .form-group select.select2-container:focus::-ms-value {
  color: #495057;
  background-color: #ffffff;
}
.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.171875rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.825rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #222222;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.825rem;
  line-height: 1.5;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
}
select.form-control[size], .form-group select.select2-container[size], select.form-control[multiple], .form-group select.select2-container[multiple] {
  height: auto;
}
textarea.form-control, .form-group textarea.select2-container {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col, .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #888888;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #43ac6a;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.825rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(67, 172, 106, 0.9);
}
.form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .was-validated .form-group .select2-container:valid, .form-group .was-validated .select2-container:valid, .form-control.is-valid, .form-group .is-valid.select2-container {
  border-color: #43ac6a;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2343ac6a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .was-validated .form-group .select2-container:valid:focus, .form-group .was-validated .select2-container:valid:focus, .form-control.is-valid:focus, .form-group .is-valid.select2-container:focus {
  border-color: #43ac6a;
  box-shadow: 0 0 0 0.2rem rgba(67, 172, 106, 0.25);
}
.was-validated select.form-control:valid, .was-validated .form-group select.select2-container:valid, .form-group .was-validated select.select2-container:valid, select.form-control.is-valid, .form-group select.is-valid.select2-container {
  padding-right: 2rem !important;
  background-position: right 1rem center;
}
.was-validated textarea.form-control:valid, .was-validated .form-group textarea.select2-container:valid, .form-group .was-validated textarea.select2-container:valid, textarea.form-control.is-valid, .form-group textarea.is-valid.select2-container {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #43ac6a;
  padding-right: calc(0.75em + 2.0625rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.5rem center / 8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2343ac6a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.5rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #43ac6a;
  box-shadow: 0 0 0 0.2rem rgba(67, 172, 106, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #43ac6a;
}
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #43ac6a;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #43ac6a;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #61c185;
  background-color: #61c185;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(67, 172, 106, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #43ac6a;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #43ac6a;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #43ac6a;
  box-shadow: 0 0 0 0.2rem rgba(67, 172, 106, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #f04124;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.825rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(240, 65, 36, 0.9);
}
.form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .was-validated .form-group .select2-container:invalid, .form-group .was-validated .select2-container:invalid, .form-control.is-invalid, .form-group .is-invalid.select2-container {
  border-color: #f04124;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f04124' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f04124' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .was-validated .form-group .select2-container:invalid:focus, .form-group .was-validated .select2-container:invalid:focus, .form-control.is-invalid:focus, .form-group .is-invalid.select2-container:focus {
  border-color: #f04124;
  box-shadow: 0 0 0 0.2rem rgba(240, 65, 36, 0.25);
}
.was-validated select.form-control:invalid, .was-validated .form-group select.select2-container:invalid, .form-group .was-validated select.select2-container:invalid, select.form-control.is-invalid, .form-group select.is-invalid.select2-container {
  padding-right: 2rem !important;
  background-position: right 1rem center;
}
.was-validated textarea.form-control:invalid, .was-validated .form-group textarea.select2-container:invalid, .form-group .was-validated textarea.select2-container:invalid, textarea.form-control.is-invalid, .form-group textarea.is-invalid.select2-container {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #f04124;
  padding-right: calc(0.75em + 2.0625rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.5rem center / 8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f04124' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f04124' stroke='none'/%3e%3c/svg%3e") center right 1.5rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #f04124;
  box-shadow: 0 0 0 0.2rem rgba(240, 65, 36, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #f04124;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #f04124;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #f04124;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #f36a54;
  background-color: #f36a54;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(240, 65, 36, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #f04124;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #f04124;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #f04124;
  box-shadow: 0 0 0 0.2rem rgba(240, 65, 36, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control, .form-inline .form-group .select2-container, .form-group .form-inline .select2-container {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group, .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 300;
  color: #222222;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 13px 28px;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn:hover {
  color: #222222;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #092c43;
  border-color: #092c43;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #041621;
  border-color: #030e16;
}
.btn-primary:focus, .btn-primary.focus {
  color: #ffffff;
  background-color: #041621;
  border-color: #030e16;
  box-shadow: 0 0 0 0.2rem rgba(46, 76, 95, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #ffffff;
  background-color: #092c43;
  border-color: #092c43;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #030e16;
  border-color: #01070b;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(46, 76, 95, 0.5);
}
.btn-secondary {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-secondary:hover {
  color: #222222;
  background-color: #dbdbdb;
  border-color: #d5d5d5;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #222222;
  background-color: #dbdbdb;
  border-color: #d5d5d5;
  box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #222222;
  background-color: #d5d5d5;
  border-color: #cecece;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
}
.btn-success {
  color: #ffffff;
  background-color: #43ac6a;
  border-color: #43ac6a;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #389059;
  border-color: #358753;
}
.btn-success:focus, .btn-success.focus {
  color: #ffffff;
  background-color: #389059;
  border-color: #358753;
  box-shadow: 0 0 0 0.2rem rgba(95, 184, 128, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #ffffff;
  background-color: #43ac6a;
  border-color: #43ac6a;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #358753;
  border-color: #317e4e;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 184, 128, 0.5);
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #3bb4d8;
  border-color: #31b0d5;
}
.btn-info:focus, .btn-info.focus {
  color: #ffffff;
  background-color: #3bb4d8;
  border-color: #31b0d5;
  box-shadow: 0 0 0 0.2rem rgba(116, 201, 227, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #2aaacf;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 201, 227, 0.5);
}
.btn-warning {
  color: #ffffff;
  background-color: #e99002;
  border-color: #e99002;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #c37902;
  border-color: #b67102;
}
.btn-warning:focus, .btn-warning.focus {
  color: #ffffff;
  background-color: #c37902;
  border-color: #b67102;
  box-shadow: 0 0 0 0.2rem rgba(236, 161, 40, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #ffffff;
  background-color: #e99002;
  border-color: #e99002;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #b67102;
  border-color: #aa6901;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 161, 40, 0.5);
}
.btn-danger {
  color: #ffffff;
  background-color: #f04124;
  border-color: #f04124;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #df2d0f;
  border-color: #d32a0e;
}
.btn-danger:focus, .btn-danger.focus {
  color: #ffffff;
  background-color: #df2d0f;
  border-color: #d32a0e;
  box-shadow: 0 0 0 0.2rem rgba(242, 94, 69, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #ffffff;
  background-color: #f04124;
  border-color: #f04124;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #d32a0e;
  border-color: #c7280e;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 94, 69, 0.5);
}
.btn-light {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-light:hover {
  color: #222222;
  background-color: #dbdbdb;
  border-color: #d5d5d5;
}
.btn-light:focus, .btn-light.focus {
  color: #222222;
  background-color: #dbdbdb;
  border-color: #d5d5d5;
  box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #222222;
  background-color: #d5d5d5;
  border-color: #cecece;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(207, 207, 207, 0.5);
}
.btn-dark {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.btn-dark:hover {
  color: #ffffff;
  background-color: #0f0f0f;
  border-color: #090909;
}
.btn-dark:focus, .btn-dark.focus {
  color: #ffffff;
  background-color: #0f0f0f;
  border-color: #090909;
  box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #090909;
  border-color: #020202;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}
.btn-outline-primary {
  color: #092c43;
  border-color: #092c43;
}
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #092c43;
  border-color: #092c43;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #092c43;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #092c43;
  border-color: #092c43;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.5);
}
.btn-outline-secondary {
  color: #eeeeee;
  border-color: #eeeeee;
}
.btn-outline-secondary:hover {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #eeeeee;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.btn-outline-success {
  color: #43ac6a;
  border-color: #43ac6a;
}
.btn-outline-success:hover {
  color: #ffffff;
  background-color: #43ac6a;
  border-color: #43ac6a;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 172, 106, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #43ac6a;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #ffffff;
  background-color: #43ac6a;
  border-color: #43ac6a;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 172, 106, 0.5);
}
.btn-outline-info {
  color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info:hover {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5);
}
.btn-outline-warning {
  color: #e99002;
  border-color: #e99002;
}
.btn-outline-warning:hover {
  color: #ffffff;
  background-color: #e99002;
  border-color: #e99002;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 144, 2, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #e99002;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #e99002;
  border-color: #e99002;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(233, 144, 2, 0.5);
}
.btn-outline-danger {
  color: #f04124;
  border-color: #f04124;
}
.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #f04124;
  border-color: #f04124;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 65, 36, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #f04124;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #f04124;
  border-color: #f04124;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(240, 65, 36, 0.5);
}
.btn-outline-light {
  color: #eeeeee;
  border-color: #eeeeee;
}
.btn-outline-light:hover {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #eeeeee;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #222222;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.btn-outline-dark {
  color: #222222;
  border-color: #222222;
}
.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #222222;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #679840;
  text-decoration: none;
}
.btn-link:hover {
  color: #436229;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #888888;
  pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.825rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
}
.collapsing.width {
  width: 0;
  height: auto;
}
.dropup, .dropright, .dropdown, .dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.9375rem;
  color: #222222;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #222222;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #151515;
  text-decoration: none;
  background-color: #eeeeee;
}
.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #092c43;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.825rem;
  color: #888888;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #222222;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.dropdown-toggle-split {
  padding-right: 21px;
  padding-left: 21px;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .form-group .input-group > .select2-container, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control, .form-group .input-group > .select2-container + .form-control, .form-group .input-group > .form-control + .select2-container, .form-group .input-group > .select2-container + .select2-container, .input-group > .form-control + .custom-select, .form-group .input-group > .select2-container + .custom-select, .input-group > .form-control + .custom-file, .form-group .input-group > .select2-container + .custom-file, .input-group > .form-control-plaintext + .form-control, .form-group .input-group > .form-control-plaintext + .select2-container, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .form-group .input-group > .custom-select + .select2-container, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .form-group .input-group > .custom-file + .select2-container, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus, .form-group .input-group > .select2-container:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group-prepend, .input-group-append {
  display: flex;
}
.input-group-prepend .btn, .input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.5rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .form-control:not(textarea), .form-group .input-group-lg > .select2-container:not(textarea), .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control, .form-group .input-group-lg > .select2-container, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  line-height: 1.5;
}
.input-group-sm > .form-control:not(textarea), .form-group .input-group-sm > .select2-container:not(textarea), .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control, .form-group .input-group-sm > .select2-container, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.825rem;
  line-height: 1.5;
}
.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.5rem;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.40625rem;
  padding-left: 1.5rem;
  print-color-adjust: exact;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.203125rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #ffffff;
  border-color: #092c43;
  background-color: #092c43;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #1876b3;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #ffffff;
  background-color: #1e93e0;
  border-color: #1e93e0;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #888888;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #eeeeee;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #ffffff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.203125rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #092c43;
  background-color: #092c43;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(9, 44, 67, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(9, 44, 67, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(9, 44, 67, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.203125rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #ffffff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(9, 44, 67, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.5rem 0.375rem 0.5rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.5rem center / 8px 10px no-repeat;
  border: 1px solid #cccccc;
  border-radius: 0;
  appearance: none;
}
.custom-select:focus {
  border-color: #1876b3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #ffffff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.5rem;
  background-image: none;
}
.custom-select:disabled {
  color: #888888;
  background-color: #eeeeee;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.825rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.171875rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #1876b3;
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #eeeeee;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.5rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.5rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #eeeeee;
  border-left: inherit;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #092c43;
  border: 0;
  appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #1e93e0;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #092c43;
  border: 0;
  appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: #1e93e0;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #092c43;
  border: 0;
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: #1e93e0;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #cccccc;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: rgba(0, 0, 0, 0.1);
}
.nav-tabs .nav-link.disabled {
  color: #cccccc;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #ffffff;
  border-color: rgba(0, 0, 0, 0.1);
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #092c43;
}
.nav-fill > .nav-link, .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link, .nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.32421875rem;
  padding-bottom: 0.32421875rem;
  margin-right: 1rem;
  font-size: 1.171875rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.171875rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #ffffff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.7);
}
.navbar-dark .navbar-text a {
  color: #ffffff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #ffffff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #092C43;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img, .card-img-top, .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
}
.accordion > .card > .card-header {
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eeeeee;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #888888;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #888888;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #888888;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.page-link:hover {
  z-index: 2;
  color: #436229;
  text-decoration: none;
  background-color: #eeeeee;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
}
.page-item.active .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #092c43;
  border-color: #061d2d;
}
.page-item.disabled .page-link {
  color: #eeeeee;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.171875rem;
  line-height: 1.5;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.825rem;
  line-height: 1.5;
}
.badge {
  display: inline-block;
  padding: 0.25em 1rem;
  font-size: 75%;
  font-weight: 300;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}
.badge-primary {
  color: #ffffff;
  background-color: #092c43;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #ffffff;
  background-color: #030e16;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(9, 44, 67, 0.5);
}
.badge-secondary {
  color: #222222;
  background-color: #eeeeee;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #222222;
  background-color: #d5d5d5;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.badge-success {
  color: #ffffff;
  background-color: #43ac6a;
}
a.badge-success:hover, a.badge-success:focus {
  color: #ffffff;
  background-color: #358753;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(67, 172, 106, 0.5);
}
.badge-info {
  color: #ffffff;
  background-color: #5bc0de;
}
a.badge-info:hover, a.badge-info:focus {
  color: #ffffff;
  background-color: #31b0d5;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5);
}
.badge-warning {
  color: #ffffff;
  background-color: #e99002;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #ffffff;
  background-color: #b67102;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(233, 144, 2, 0.5);
}
.badge-danger {
  color: #ffffff;
  background-color: #f04124;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #ffffff;
  background-color: #d32a0e;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(240, 65, 36, 0.5);
}
.badge-light {
  color: #222222;
  background-color: #eeeeee;
}
a.badge-light:hover, a.badge-light:focus {
  color: #222222;
  background-color: #d5d5d5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(238, 238, 238, 0.5);
}
.badge-dark {
  color: #ffffff;
  background-color: #222222;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #ffffff;
  background-color: #090909;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}
.jumbotron {
  padding: 4rem 2rem;
  margin-bottom: 4rem;
  background-color: #eeeeee;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 8rem 4rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3.90625rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #051723;
  background-color: #ced5d9;
  border-color: #bac4ca;
}
.alert-primary hr {
  border-top-color: #acb8bf;
}
.alert-primary .alert-link {
  color: black;
}
.alert-secondary {
  color: #7c7c7c;
  background-color: #fcfcfc;
  border-color: #fafafa;
}
.alert-secondary hr {
  border-top-color: #ededed;
}
.alert-secondary .alert-link {
  color: #636363;
}
.alert-success {
  color: #235937;
  background-color: #d9eee1;
  border-color: #cae8d5;
}
.alert-success hr {
  border-top-color: #b8e0c7;
}
.alert-success .alert-link {
  color: #153420;
}
.alert-info {
  color: #2f6473;
  background-color: #def2f8;
  border-color: #d1edf6;
}
.alert-info hr {
  border-top-color: #bce5f2;
}
.alert-info .alert-link {
  color: #20454f;
}
.alert-warning {
  color: #794b01;
  background-color: #fbe9cc;
  border-color: #f9e0b8;
}
.alert-warning hr {
  border-top-color: #f7d6a0;
}
.alert-warning .alert-link {
  color: #462c01;
}
.alert-danger {
  color: #7d2213;
  background-color: #fcd9d3;
  border-color: #fbcac2;
}
.alert-danger hr {
  border-top-color: #f9b5aa;
}
.alert-danger .alert-link {
  color: #51160c;
}
.alert-light {
  color: #7c7c7c;
  background-color: #fcfcfc;
  border-color: #fafafa;
}
.alert-light hr {
  border-top-color: #ededed;
}
.alert-light .alert-link {
  color: #636363;
}
.alert-dark {
  color: #121212;
  background-color: lightgray;
  border-color: #c1c1c1;
}
.alert-dark hr {
  border-top-color: #b4b4b4;
}
.alert-dark .alert-link {
  color: black;
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.703125rem;
  background-color: #cccccc;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #092c43;
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #222222;
  background-color: #eeeeee;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #888888;
  pointer-events: none;
  background-color: #eeeeee;
}
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #092c43;
  border-color: #092c43;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #051723;
  background-color: #bac4ca;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #051723;
  background-color: #acb8bf;
}
.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: #051723;
  border-color: #051723;
}
.list-group-item-secondary {
  color: #7c7c7c;
  background-color: #fafafa;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #7c7c7c;
  background-color: #ededed;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: #7c7c7c;
  border-color: #7c7c7c;
}
.list-group-item-success {
  color: #235937;
  background-color: #cae8d5;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #235937;
  background-color: #b8e0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: #235937;
  border-color: #235937;
}
.list-group-item-info {
  color: #2f6473;
  background-color: #d1edf6;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #2f6473;
  background-color: #bce5f2;
}
.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: #2f6473;
  border-color: #2f6473;
}
.list-group-item-warning {
  color: #794b01;
  background-color: #f9e0b8;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #794b01;
  background-color: #f7d6a0;
}
.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: #794b01;
  border-color: #794b01;
}
.list-group-item-danger {
  color: #7d2213;
  background-color: #fbcac2;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #7d2213;
  background-color: #f9b5aa;
}
.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: #7d2213;
  border-color: #7d2213;
}
.list-group-item-light {
  color: #7c7c7c;
  background-color: #fafafa;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #7c7c7c;
  background-color: #ededed;
}
.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: #7c7c7c;
  border-color: #7c7c7c;
}
.list-group-item-dark {
  color: #121212;
  background-color: #c1c1c1;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #121212;
  background-color: #b4b4b4;
}
.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: #121212;
  border-color: #121212;
}
.close {
  float: right;
  font-size: 1.40625rem;
  font-weight: 700;
  line-height: 1;
  color: #888888;
  text-shadow: none;
  opacity: 0.5;
}
.close:hover {
  color: #888888;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Lato, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.825rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: Lato, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.825rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #ffffff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #ffffff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #ffffff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #ffffff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.9375rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #222222;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
}
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #ffffff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.bg-primary {
  background-color: #092c43 !important;
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
  background-color: #030e16 !important;
}
.bg-secondary {
  background-color: #eeeeee !important;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
  background-color: #d5d5d5 !important;
}
.bg-success {
  background-color: #43ac6a !important;
}
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
  background-color: #358753 !important;
}
.bg-info {
  background-color: #5bc0de !important;
}
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
  background-color: #31b0d5 !important;
}
.bg-warning {
  background-color: #e99002 !important;
}
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
  background-color: #b67102 !important;
}
.bg-danger {
  background-color: #f04124 !important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
  background-color: #d32a0e !important;
}
.bg-light {
  background-color: #eeeeee !important;
}
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
  background-color: #d5d5d5 !important;
}
.bg-dark {
  background-color: #222222 !important;
}
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
  background-color: #090909 !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #092c43 !important;
}
.border-secondary {
  border-color: #eeeeee !important;
}
.border-success {
  border-color: #43ac6a !important;
}
.border-info {
  border-color: #5bc0de !important;
}
.border-warning {
  border-color: #e99002 !important;
}
.border-danger {
  border-color: #f04124 !important;
}
.border-light {
  border-color: #eeeeee !important;
}
.border-dark {
  border-color: #222222 !important;
}
.border-white {
  border-color: #ffffff !important;
}
.rounded-sm {
  border-radius: 0 !important;
}
.rounded {
  border-radius: 0 !important;
}
.rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-lg {
  border-radius: 0 !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.embed-responsive-1by3::before {
  padding-top: 300%;
}
.embed-responsive-3by1::before {
  padding-top: 33.33333333%;
}
.embed-responsive-9by21::before {
  padding-top: 233.33333333%;
}
.embed-responsive-9by16::before {
  padding-top: 177.77777778%;
}
.embed-responsive-3by4::before {
  padding-top: 133.33333333%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
}
.mr-0, .mx-0 {
  margin-right: 0 !important;
}
.mb-0, .my-0 {
  margin-bottom: 0 !important;
}
.ml-0, .mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3, .my-3 {
  margin-top: 1rem !important;
}
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}
.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}
.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5, .my-5 {
  margin-top: 3rem !important;
}
.mr-5, .mx-5 {
  margin-right: 3rem !important;
}
.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}
.ml-5, .mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0, .py-0 {
  padding-top: 0 !important;
}
.pr-0, .px-0 {
  padding-right: 0 !important;
}
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}
.pl-0, .px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3, .py-3 {
  padding-top: 1rem !important;
}
.pr-3, .px-3 {
  padding-right: 1rem !important;
}
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}
.pl-3, .px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5, .py-5 {
  padding-top: 3rem !important;
}
.pr-5, .px-5 {
  padding-right: 3rem !important;
}
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}
.pl-5, .px-5 {
  padding-left: 3rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1, .my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2, .my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3, .my-n3 {
  margin-top: -1rem !important;
}
.mr-n3, .mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3, .my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3, .mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4, .my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5, .my-n5 {
  margin-top: -3rem !important;
}
.mr-n5, .mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5, .my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5, .mx-n5 {
  margin-left: -3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto, .my-auto {
  margin-top: auto !important;
}
.mr-auto, .mx-auto {
  margin-right: auto !important;
}
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}
.ml-auto, .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: 900 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #ffffff !important;
}
.text-primary {
  color: #092c43 !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: black !important;
}
.text-secondary {
  color: #eeeeee !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #c8c8c8 !important;
}
.text-success {
  color: #43ac6a !important;
}
a.text-success:hover, a.text-success:focus {
  color: #2e7548 !important;
}
.text-info {
  color: #5bc0de !important;
}
a.text-info:hover, a.text-info:focus {
  color: #28a1c5 !important;
}
.text-warning {
  color: #e99002 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #9d6101 !important;
}
.text-danger {
  color: #f04124 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #bb260d !important;
}
.text-light {
  color: #eeeeee !important;
}
a.text-light:hover, a.text-light:focus {
  color: #c8c8c8 !important;
}
.text-dark {
  color: #222222 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: black !important;
}
.text-body {
  color: #222222 !important;
}
.text-muted {
  color: #888888 !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *, *::before, *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre, blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  tr, img {
    page-break-inside: avoid;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #ffffff !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.navbar {
  font-size: 0.825rem;
  font-weight: 300;
}
.bg-primary .dropdown-menu {
  background-color: #092c43;
}
.bg-primary .dropdown-menu .dropdown-item, .bg-primary .dropdown-menu .dropdown-item:focus {
  color: rgba(255, 255, 255, 0.7);
}
.bg-primary .dropdown-menu .dropdown-item.active, .bg-primary .dropdown-menu .dropdown-item:hover, .bg-primary .dropdown-menu .dropdown-item:focus {
  background-color: #061d2d;
  color: #ffffff;
}
.bg-dark {
  background-color: #333333 !important;
}
.bg-dark .dropdown-menu {
  background-color: #333333;
}
.bg-dark .dropdown-menu .dropdown-item, .bg-dark .dropdown-menu .dropdown-item:focus {
  color: rgba(255, 255, 255, 0.7);
}
.bg-dark .dropdown-menu .dropdown-item.active, .bg-dark .dropdown-menu .dropdown-item:hover, .bg-dark .dropdown-menu .dropdown-item:focus {
  background-color: #262626;
  color: #ffffff;
}
.bg-light .dropdown-menu {
  background-color: #eeeeee;
}
.bg-light .dropdown-menu .dropdown-item, .bg-light .dropdown-menu .dropdown-item:focus {
  color: rgba(0, 0, 0, 0.5);
}
.bg-light .dropdown-menu .dropdown-item.active, .bg-light .dropdown-menu .dropdown-item:hover, .bg-light .dropdown-menu .dropdown-item:focus {
  background-color: #fbfbfb;
  color: rgba(0, 0, 0, 0.7);
}
.btn-primary {
  border-color: #061d2d;
}
.btn-secondary {
  border-color: #e1e1e1;
}
.btn-success {
  border-color: #3c9a5f;
}
.btn-info {
  border-color: #46b8da;
  color: #ffffff;
}
.btn-danger {
  border-color: #ea2f10;
}
.btn-warning {
  border-color: #d08002;
  color: #ffffff;
}
.btn-light {
  border-color: #e1e1e1;
}
.btn-dark {
  border-color: #151515;
}
.btn-group .dropdown-menu {
  border-top-width: 0;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu {
  background-color: #092c43;
  border-color: #061d2d;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu .dropdown-item {
  color: #ffffff;
}
.btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-toggle.btn-primary ~ .dropdown-menu .dropdown-item:focus {
  background-color: #04141f;
}
.btn-group .dropdown-toggle.btn-secondary ~ .dropdown-menu {
  background-color: #eeeeee;
  border-color: #e1e1e1;
}
.btn-group .dropdown-toggle.btn-secondary ~ .dropdown-menu .dropdown-item {
  color: #222222;
}
.btn-group .dropdown-toggle.btn-secondary ~ .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-toggle.btn-secondary ~ .dropdown-menu .dropdown-item:focus {
  background-color: #dadada;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu {
  background-color: #43ac6a;
  border-color: #3c9a5f;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu .dropdown-item {
  color: #ffffff;
}
.btn-group .dropdown-toggle.btn-success ~ .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-toggle.btn-success ~ .dropdown-menu .dropdown-item:focus {
  background-color: #388f58;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu .dropdown-item {
  color: #ffffff;
}
.btn-group .dropdown-toggle.btn-info ~ .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-toggle.btn-info ~ .dropdown-menu .dropdown-item:focus {
  background-color: #39b3d7;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu {
  background-color: #e99002;
  border-color: #d08002;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu .dropdown-item {
  color: #ffffff;
}
.btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-toggle.btn-warning ~ .dropdown-menu .dropdown-item:focus {
  background-color: #c17702;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu {
  background-color: #f04124;
  border-color: #ea2f10;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu .dropdown-item {
  color: #ffffff;
}
.btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-toggle.btn-danger ~ .dropdown-menu .dropdown-item:focus {
  background-color: #dc2c0f;
}
.text-secondary {
  color: #495057 !important;
}
.blockquote-footer {
  color: #888888;
}
table {
  font-size: 0.825rem;
}
.table-primary, .table-success, .table-info, .table-warning, .table-danger {
  color: #ffffff;
}
.table-primary, .table-primary > th, .table-primary > td {
  background-color: #092c43;
}
.table-secondary, .table-secondary > th, .table-secondary > td {
  background-color: #eeeeee;
}
.table-light, .table-light > th, .table-light > td {
  background-color: #eeeeee;
}
.table-dark, .table-dark > th, .table-dark > td {
  background-color: #222222;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #43ac6a;
}
.table-info, .table-info > th, .table-info > td {
  background-color: #5bc0de;
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #f04124;
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #e99002;
}
.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-primary:hover, .table-hover .table-primary:hover > th, .table-hover .table-primary:hover > td {
  background-color: #061d2d;
}
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > th, .table-hover .table-secondary:hover > td {
  background-color: #e1e1e1;
}
.table-hover .table-light:hover, .table-hover .table-light:hover > th, .table-hover .table-light:hover > td {
  background-color: #e1e1e1;
}
.table-hover .table-dark:hover, .table-hover .table-dark:hover > th, .table-hover .table-dark:hover > td {
  background-color: #151515;
}
.table-hover .table-success:hover, .table-hover .table-success:hover > th, .table-hover .table-success:hover > td {
  background-color: #3c9a5f;
}
.table-hover .table-info:hover, .table-hover .table-info:hover > th, .table-hover .table-info:hover > td {
  background-color: #46b8da;
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover > th, .table-hover .table-danger:hover > td {
  background-color: #ea2f10;
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover > th, .table-hover .table-warning:hover > td {
  background-color: #d08002;
}
.table-hover .table-active:hover, .table-hover .table-active:hover > th, .table-hover .table-active:hover > td {
  background-color: rgba(0, 0, 0, 0.075);
}
label, .control-label, .help-block, .checkbox, .radio, .form-control-feedback {
  font-size: 0.825rem;
}
.dropdown-item {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.825rem;
  font-weight: 300;
}
.nav-tabs .nav-link, .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:hover, .nav-tabs .nav-link.disabled:focus {
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #eeeeee;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  background-color: #fbfbfb;
}
.nav-pills .active {
  border: 1px solid #061d2d;
}
.breadcrumb {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  font-size: 0.825rem;
  font-weight: 300;
  text-transform: uppercase;
}
.pagination {
  font-weight: 300;
}
.pagination .page-link {
  border-color: transparent;
  border-radius: 3px;
  margin-left: 0.1em;
  margin-right: 0.1em;
}
.pagination .page-link:hover, .pagination .page-link:focus {
  text-decoration: none;
}
.pagination .page-item.disabled .page-link {
  border-color: transparent;
}
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link, .pagination-lg .page-item:first-child .page-link, .pagination-lg .page-item:last-child .page-link, .pagination-sm .page-item:first-child .page-link, .pagination-sm .page-item:last-child .page-link {
  border-radius: 3px;
}
.list-group {
  font-size: 0.825rem;
  font-weight: 300;
}
.close {
  opacity: 0.6;
  text-shadow: none;
}
.close:hover, .close:focus {
  opacity: 1;
}
.alert {
  font-size: 0.825rem;
  font-weight: 300;
  color: #ffffff;
}
.alert-primary, .alert-primary > th, .alert-primary > td {
  background-color: #092c43;
}
.alert-secondary, .alert-secondary > th, .alert-secondary > td {
  background-color: #eeeeee;
}
.alert-success, .alert-success > th, .alert-success > td {
  background-color: #43ac6a;
}
.alert-info, .alert-info > th, .alert-info > td {
  background-color: #5bc0de;
}
.alert-danger, .alert-danger > th, .alert-danger > td {
  background-color: #f04124;
}
.alert-warning, .alert-warning > th, .alert-warning > td {
  background-color: #e99002;
}
.alert-dark, .alert-dark > th, .alert-dark > td {
  background-color: #222222;
}
.alert-light, .alert-light > th, .alert-light > td {
  background-color: #eeeeee;
}
.alert .alert-link {
  font-weight: 400;
  color: #ffffff;
  text-decoration: underline;
}
.alert-secondary, .alert-secondary a:not(.btn), .alert-secondary .alert-link, .alert-light, .alert-light a:not(.btn), .alert-light .alert-link {
  color: #222222;
}
.badge {
  padding-bottom: 0.3em;
}
.badge-warning, .badge-info {
  color: #ffffff;
}
.progress[value] {
  height: 22px;
  padding: 2px;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
}
.popover-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.mdl-cell {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* For Material Design Lite */
/* ORSD BLOCK */
.orsd-block, .is-modal {
  /* custom start */
  /* custom end */
  /**********************************
      Default Typography
  ***********************************/
  /**********************************
      Basic Elements
  ***********************************/
  /* Simple Grid - REMOVED */
  /* Responsive Utility */
  /* wrap & reverse columns */
  /* /Responsive Utility */
  /* @media (max-width: 1024px) {
        .height-20 {height:10px}
        .height-40 {height:15px}
        .height-60 {height:20px}
        .height-80 {height:25px}
        .height-100 {height:30px}
        .height-120 {height:35px}
        .height-140 {height:40px}
        .height-160 {height:45px}
        .height-180 {height:50px}
        .height-200 {height:55px}
        .height-220 {height:60px}
        .height-240 {height:65px}
        .height-260 {height:70px}
        .height-280 {height:75px}
        .height-300 {height:80px}
    } */
  /* Make default paragraph responsive. v2 => optimize on large screen */
  /* @media all and (max-width: 1800px) {
        p {font-size:0.99vw !important} p {font-size:clamp(16px, 0.99vw, 0.99vw) !important}
    }
    @media all and (min-width: 1921px) {
        .v2 p {font-size:0.83vw !important}
    } */
  /* Snippets: text */
  /* Snippets: buttons */
  /* prevent overide */
  /*
    .btn {
      padding: 7px 25px;
      font-size: 1em;
      line-height: 2em;
      border-radius: 5px;
      letter-spacing: 1px;
      display: inline-block;
      margin-bottom: 0;
      font-weight: normal;
      text-align: center;
      text-decoration: none;
      vertical-align: middle;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      white-space: nowrap;
      -webkit-transition: all 0.16s ease;
      transition: all 0.16s ease;
    }*/
  /*
    .btn.btn-primary {
      color: #ffffff;
      background-color: #08c9b9;
    }

    .btn.btn-primary:hover {
      color: #ffffff;
      background-color: #07b0a2;
      border-color: #07b0a2;
    }*/
  /* ---------- Editing Utilities ---------- */
  /* Responsive */
  /* Lightbox */
  /* Column Height */
  /* Text Formatting */
  /* Opacity */
  /* Spacing */
  /* flex */
  /* border */
  /* height */
  /* colors */
  /* text colors */
  /* width */
  /* height */
  /* space between */
  /* others */
  /*
    Master Style (new feature)
    You can apply master style to the container (must be .is-container class).
    Example:
    <div class="is-container size-18 leading-14 v2">
        ...content here (rows & columns)...
    </div>
    Note: .v2 class option gives optimization for large screen.
    */
  /* do not remove */
  /* size-16 */
  /* size-17 */
  /* size-18 */
  /* size-19 */
  /* size-20 */
  /* size-21 */
  /* leading */
}
.orsd-block .container img, .is-modal .container img {
  margin: 1.4rem 0 1rem;
}
.orsd-block .container img:not([style^=width]), .is-modal .container img:not([style^=width]) {
  width: 100%;
  height: auto;
}
.orsd-block .container p > img, .is-modal .container p > img {
  margin: 0 0 0.25rem;
}
.orsd-block grammarly-extension, .is-modal grammarly-extension {
  display: none;
}
.orsd-block .display, .is-modal .display {
  margin-bottom: 0.5rem;
}
.orsd-block .display h1, .is-modal .display h1 {
  font-weight: 800;
  font-size: 3rem;
}
.orsd-block .display p, .is-modal .display p {
  font-size: 1.3rem;
}
@media (max-width: 1024px) {
  .orsd-block .display h1, .is-modal .display h1 {
    font-size: 2.2rem;
  }
  .orsd-block .display p, .is-modal .display p {
    font-size: 1.1rem;
  }
}
.orsd-block hr, .is-modal hr {
  background: none;
  background-color: transparent;
  border: none;
  border-top: rgba(0, 0, 0, 0.18) 1px solid;
  margin: 30px 0 25px;
  padding: 5px;
}
.orsd-block img, .is-modal img {
  max-width: 100%;
}
.orsd-block figure, .is-modal figure {
  margin: 0;
}
.orsd-block table td, .is-modal table td {
  padding: 12px;
}
.orsd-block pre, .is-modal pre {
  font-family: courier, monospace;
  font-size: 1rem;
  white-space: pre-wrap;
  line-height: 1.4;
  padding: 15px;
  background: rgba(0, 0, 0, 0.03);
}
.orsd-block blockquote, .is-modal blockquote {
  margin: 16px 40px;
}
.orsd-block b, .orsd-block strong, .is-modal b, .is-modal strong {
  font-weight: 600;
}
.orsd-block sup, .is-modal sup {
  vertical-align: super;
}
.orsd-block sub, .is-modal sub {
  vertical-align: sub;
}
.orsd-block [type="text"], .orsd-block [type="email"], .orsd-block [type="url"], .orsd-block [type="password"], .orsd-block [type="number"], .orsd-block [type="date"], .orsd-block [type="datetime-local"], .orsd-block [type="month"], .orsd-block [type="search"], .orsd-block [type="tel"], .orsd-block [type="time"], .orsd-block [type="week"], .orsd-block textarea, .orsd-block button, .orsd-block a, .is-modal [type="text"], .is-modal [type="email"], .is-modal [type="url"], .is-modal [type="password"], .is-modal [type="number"], .is-modal [type="date"], .is-modal [type="datetime-local"], .is-modal [type="month"], .is-modal [type="search"], .is-modal [type="tel"], .is-modal [type="time"], .is-modal [type="week"], .is-modal textarea, .is-modal button, .is-modal a {
  box-sizing: border-box;
}
@media (max-width: 760px) {
  .orsd-block, .is-modal {
    /*970px*/
  }
  .orsd-block .flow-reverse, .is-modal .flow-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .orsd-block .column, .orsd-block .container > div, .is-modal .column, .is-modal .container > div {
    min-width: 100%;
    /* If there is column's inline width, this will make the column full-width in mobile */
    min-height: unset !important;
  }
}
@media (max-width: 760px) {
  .orsd-block body:not(.data-editor) .xs-hidden, .is-modal body:not(.data-editor) .xs-hidden {
    display: none;
  }
}
@media (min-width: 761px) and (max-width: 970px) {
  .orsd-block body:not(.data-editor) .sm-hidden, .is-modal body:not(.data-editor) .sm-hidden {
    display: none;
  }
  .orsd-block body:not(.data-editor) .sm-autofit > div:not(.is-row-overlay), .is-modal body:not(.data-editor) .sm-autofit > div:not(.is-row-overlay) {
    width: 100%;
    flex: auto;
  }
}
@media (min-width: 971px) and (max-width: 1280px) {
  .orsd-block body:not(.data-editor) .md-hidden, .is-modal body:not(.data-editor) .md-hidden {
    display: none;
  }
  .orsd-block body:not(.data-editor) .md-autofit > div:not(.is-row-overlay), .is-modal body:not(.data-editor) .md-autofit > div:not(.is-row-overlay) {
    width: 100%;
    flex: auto;
  }
}
@media (min-width: 1281px) {
  .orsd-block body:not(.data-editor) .desktop-hidden, .is-modal body:not(.data-editor) .desktop-hidden {
    display: none;
  }
  .orsd-block body:not(.data-editor) .desktop-autofit > div:not(.is-row-overlay), .is-modal body:not(.data-editor) .desktop-autofit > div:not(.is-row-overlay) {
    width: 100%;
    flex: auto;
  }
}
@media (max-width: 760px) {
  .orsd-block, .is-modal {
    /* no class (not set) = xs-items-1 */
  }
  .orsd-block .xs-items-6, .orsd-block .xs-items-5, .orsd-block .xs-items-4, .orsd-block .xs-items-3, .orsd-block .xs-items-2, .orsd-block .xs-items-1, .is-modal .xs-items-6, .is-modal .xs-items-5, .is-modal .xs-items-4, .is-modal .xs-items-3, .is-modal .xs-items-2, .is-modal .xs-items-1 {
    display: flex !important;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .orsd-block .xs-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .xs-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 6)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    min-width: unset !important;
    padding-right: 15px;
  }
  .orsd-block .xs-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .xs-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 5)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    min-width: unset !important;
    padding-right: 15px;
  }
  .orsd-block .xs-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .xs-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 4)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    min-width: unset !important;
    padding-right: 15px;
  }
  .orsd-block .xs-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .xs-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 3)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    min-width: unset !important;
    padding-right: 15px;
  }
  .orsd-block .xs-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .xs-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 2)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    min-width: unset !important;
    padding-right: 15px;
  }
  .orsd-block .xs-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .xs-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 1)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    min-width: unset !important;
  }
  .orsd-block .xs-column-reverse, .is-modal .xs-column-reverse {
    display: flex;
    flex-direction: column-reverse !important;
  }
  .orsd-block .xs-column-reverse.xs-items-1, .is-modal .xs-column-reverse.xs-items-1 {
    flex-direction: column-reverse !important;
  }
  .orsd-block .xs-column-reverse.xs-items-2, .is-modal .xs-column-reverse.xs-items-2 {
    flex-direction: row-reverse !important;
  }
  .orsd-block .xs-column-reverse.xs-items-3, .is-modal .xs-column-reverse.xs-items-3 {
    flex-direction: row-reverse !important;
  }
  .orsd-block .xs-column-reverse.xs-items-4, .is-modal .xs-column-reverse.xs-items-4 {
    flex-direction: row-reverse !important;
  }
  .orsd-block .xs-column-reverse.xs-items-5, .is-modal .xs-column-reverse.xs-items-5 {
    flex-direction: row-reverse !important;
  }
  .orsd-block .xs-column-reverse.xs-items-6, .is-modal .xs-column-reverse.xs-items-6 {
    flex-direction: row-reverse !important;
  }
}
@media (min-width: 761px) and (max-width: 970px) {
  .orsd-block, .is-modal {
    /* no class (not set) => use default (all columns in one line) */
  }
  .orsd-block .sm-items-6, .orsd-block .sm-items-5, .orsd-block .sm-items-4, .orsd-block .sm-items-3, .orsd-block .sm-items-2, .orsd-block .sm-items-1, .is-modal .sm-items-6, .is-modal .sm-items-5, .is-modal .sm-items-4, .is-modal .sm-items-3, .is-modal .sm-items-2, .is-modal .sm-items-1 {
    display: flex !important;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .orsd-block .sm-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .sm-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 6)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .sm-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .sm-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 5)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .sm-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .sm-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 4)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .sm-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .sm-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 3)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .sm-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .sm-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 2)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .sm-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .sm-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 1)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .sm-column-reverse, .is-modal .sm-column-reverse {
    display: flex;
    flex-direction: row-reverse !important;
  }
  .orsd-block .sm-column-reverse.sm-items-1, .is-modal .sm-column-reverse.sm-items-1 {
    flex-direction: column-reverse !important;
  }
}
@media (min-width: 971px) and (max-width: 1280px) {
  .orsd-block, .is-modal {
    /* no class (not set) => use default (all columns in one line) */
  }
  .orsd-block .md-items-6, .orsd-block .md-items-5, .orsd-block .md-items-4, .orsd-block .md-items-3, .orsd-block .md-items-2, .orsd-block .md-items-1, .is-modal .md-items-6, .is-modal .md-items-5, .is-modal .md-items-4, .is-modal .md-items-3, .is-modal .md-items-2, .is-modal .md-items-1 {
    display: flex !important;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .orsd-block .md-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .md-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 6)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .md-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .md-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 5)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .md-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .md-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 4)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .md-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .md-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 3)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .md-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .md-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 2)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .md-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .md-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 1)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .md-column-reverse, .is-modal .md-column-reverse {
    display: flex;
    flex-direction: row-reverse !important;
  }
  .orsd-block .md-column-reverse.md-items-1, .is-modal .md-column-reverse.md-items-1 {
    flex-direction: column-reverse !important;
  }
}
@media (min-width: 1281px) {
  .orsd-block, .is-modal {
    /* no class (not set) => use default (all columns in one line) */
  }
  .orsd-block .desktop-items-6, .orsd-block .desktop-items-5, .orsd-block .desktop-items-4, .orsd-block .desktop-items-3, .orsd-block .desktop-items-2, .orsd-block .desktop-items-1, .is-modal .desktop-items-6, .is-modal .desktop-items-5, .is-modal .desktop-items-4, .is-modal .desktop-items-3, .is-modal .desktop-items-2, .is-modal .desktop-items-1 {
    display: flex !important;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .orsd-block .desktop-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .desktop-items-6 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 6)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .desktop-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .desktop-items-5 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 5)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .desktop-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .desktop-items-4 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 4)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .desktop-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .desktop-items-3 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 3)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .desktop-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .desktop-items-2 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 2)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .desktop-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay), .is-modal .desktop-items-1 > div:not(.is-tool, .is-rowadd-tool, .is-row-overlay) {
    width: calc(100% * (1 / 1)) !important;
    max-width: unset !important;
    flex: 1 0 auto !important;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .orsd-block .desktop-column-reverse, .is-modal .desktop-column-reverse {
    display: flex;
    flex-direction: row-reverse !important;
  }
  .orsd-block .desktop-column-reverse.desktop-items-1, .is-modal .desktop-column-reverse.desktop-items-1 {
    flex-direction: column-reverse !important;
  }
}
.orsd-block .spacer, .is-modal .spacer {
  width: 100%;
}
.orsd-block .center, .is-modal .center {
  text-align: center;
}
.orsd-block .right, .is-modal .right {
  text-align: right;
}
.orsd-block .left, .is-modal .left {
  text-align: left;
}
.orsd-block .img-circular, .is-modal .img-circular {
  display: inline-block;
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.orsd-block .img-circular img, .is-modal .img-circular img {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: auto;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
}
.orsd-block .padding-0, .is-modal .padding-0 {
  padding: 0px !important;
  box-sizing: border-box;
}
.orsd-block .padding-10, .is-modal .padding-10 {
  padding: 10px !important;
  box-sizing: border-box;
}
.orsd-block .padding-20, .is-modal .padding-20 {
  padding: 20px !important;
  box-sizing: border-box;
}
.orsd-block .padding-30, .is-modal .padding-30 {
  padding: 30px !important;
  box-sizing: border-box;
}
.orsd-block .padding-40, .is-modal .padding-40 {
  padding: 40px !important;
  box-sizing: border-box;
}
.orsd-block .padding-50, .is-modal .padding-50 {
  padding: 50px !important;
  box-sizing: border-box;
}
.orsd-block .padding-60, .is-modal .padding-60 {
  padding: 60px !important;
  box-sizing: border-box;
}
@media (max-width: 540px) {
  .orsd-block .padding-0, .is-modal .padding-0 {
    padding: 0px !important;
  }
  .orsd-block .padding-10, .is-modal .padding-10 {
    padding: 5px !important;
  }
  .orsd-block .padding-20, .is-modal .padding-20 {
    padding: 10px !important;
  }
  .orsd-block .padding-30, .is-modal .padding-30 {
    padding: 15px !important;
  }
  .orsd-block .padding-40, .is-modal .padding-40 {
    padding: 20px !important;
  }
  .orsd-block .padding-50, .is-modal .padding-50 {
    padding: 25px !important;
  }
  .orsd-block .padding-60, .is-modal .padding-60 {
    padding: 30px !important;
  }
}
.orsd-block .margin-0, .is-modal .margin-0 {
  margin: 0 !important;
}
.orsd-block .margin-20, .is-modal .margin-20 {
  margin: 20px !important;
}
.orsd-block .margin-25, .is-modal .margin-25 {
  margin: 25px !important;
}
.orsd-block .margin-30, .is-modal .margin-30 {
  margin: 30px !important;
}
.orsd-block .margin-35, .is-modal .margin-35 {
  margin: 35px !important;
}
.orsd-block .margin-40, .is-modal .margin-40 {
  margin: 40px !important;
}
.orsd-block .is-card, .is-modal .is-card {
  display: table;
  background-color: #fff;
}
.orsd-block .is-card > *, .is-modal .is-card > * {
  display: table;
}
.orsd-block .is-card-circle, .is-modal .is-card-circle {
  width: 280px;
  height: 280px;
  border-radius: 500px;
  padding: 70px;
  margin: 0 auto;
}
@media (max-width: 540px) {
  .orsd-block .is-card-circle, .is-modal .is-card-circle {
    zoom: 0.7;
    transform: scale(0.7);
  }
}
.orsd-block .is-card-content-centered, .is-modal .is-card-content-centered {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.orsd-block .max-390, .is-modal .max-390 {
  max-width: 390px;
  margin: 0 auto;
}
.orsd-block .shadow-1, .is-modal .shadow-1 {
  /* card */
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.orsd-block .shadow-2, .is-modal .shadow-2 {
  /* screenshot */
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
}
.orsd-block .shadow-3, .is-modal .shadow-3 {
  /* highlight */
  -webkit-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
}
.orsd-block img.circle, .is-modal img.circle {
  border-radius: 500px;
  margin-top: 0;
}
.orsd-block img.bordered, .is-modal img.bordered {
  border: #ccc 1px solid;
}
.orsd-block .embed-responsive, .is-modal .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-top: 1.4em;
  margin-bottom: 1em;
}
.orsd-block .embed-responsive.embed-responsive-16by9, .is-modal .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.orsd-block .embed-responsive.embed-responsive-4by3, .is-modal .embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.orsd-block .embed-responsive iframe, .is-modal .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.orsd-block .list, .is-modal .list {
  position: relative;
  margin: 1.5em 0;
  box-shadow: none;
}
.orsd-block .list > i, .is-modal .list > i {
  position: absolute;
  left: -3px;
  top: 6px;
  font-size: 1.7em;
  line-height: 1;
}
.orsd-block .list > h2, .orsd-block .list > h3, .is-modal .list > h2, .is-modal .list > h3 {
  margin: 0 0 0 50px !important;
  line-height: 1.2 !important;
}
.orsd-block .list > p, .is-modal .list > p {
  margin: 5px 0 0 50px !important;
}
.orsd-block .list.larger > i, .is-modal .list.larger > i {
  position: absolute;
  left: -3px;
  top: 0;
  font-size: 1.7em;
  line-height: 1;
}
.orsd-block .list.larger > h2, .orsd-block .list.larger > h3, .is-modal .list.larger > h2, .is-modal .list.larger > h3 {
  margin: 0 0 0 70px !important;
  line-height: 1.2 !important;
}
.orsd-block .list.larger > p, .is-modal .list.larger > p {
  margin: 5px 0 0 70px !important;
}
.orsd-block .quote, .is-modal .quote {
  position: relative;
  margin: 1.5em 0;
}
.orsd-block .quote > i, .is-modal .quote > i {
  position: absolute;
  top: -10px;
  left: -7px;
  font-size: 2em;
}
.orsd-block .quote > small, .is-modal .quote > small {
  margin-left: 50px;
  opacity: 0.7;
  font-size: 1em;
}
.orsd-block .quote > p, .is-modal .quote > p {
  margin-left: 50px;
  font-size: 1.5em;
}
@media (max-width: 540px) {
  .orsd-block .quote > i, .is-modal .quote > i {
    left: -15px;
    font-size: 1.5em;
  }
  .orsd-block .quote > small, .is-modal .quote > small {
    margin-left: 20px;
    font-size: 1em;
  }
  .orsd-block .quote > p, .is-modal .quote > p {
    margin-left: 20px;
    font-size: 1.2em;
  }
}
.orsd-block .is-social a > i, .is-modal .is-social a > i {
  text-decoration: none;
  color: #333;
  font-size: 1.2em;
  margin: 0 15px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.orsd-block .is-social a:first-child > i, .is-modal .is-social a:first-child > i {
  margin: 0 15px 0 0;
}
.orsd-block .is-social a:last-child > i, .is-modal .is-social a:last-child > i {
  margin: 0 0 0 15px;
}
.orsd-block .is-light-text .is-social a > i, .is-modal .is-light-text .is-social a > i {
  color: rgba(255, 255, 255, 0.93);
}
.orsd-block .is-light-text .is-social a:hover > i, .is-modal .is-light-text .is-social a:hover > i {
  color: rgba(255, 255, 255, 0.93);
}
.orsd-block .is-dark-text .is-social a > i, .is-modal .is-dark-text .is-social a > i {
  color: #000;
}
.orsd-block .is-dark-text .is-social a:hover > i, .is-modal .is-dark-text .is-social a:hover > i {
  color: #000;
}
.orsd-block .height-20, .is-modal .height-20 {
  height: 20px;
  flex: none;
}
.orsd-block .height-40, .is-modal .height-40 {
  height: 40px;
  flex: none;
}
.orsd-block .height-60, .is-modal .height-60 {
  height: 60px;
  flex: none;
}
.orsd-block .height-80, .is-modal .height-80 {
  height: 80px;
  flex: none;
}
.orsd-block .height-100, .is-modal .height-100 {
  height: 100px;
  flex: none;
}
.orsd-block .height-120, .is-modal .height-120 {
  height: 120px;
  flex: none;
}
.orsd-block .height-140, .is-modal .height-140 {
  height: 140px;
  flex: none;
}
.orsd-block .height-160, .is-modal .height-160 {
  height: 160px;
  flex: none;
}
.orsd-block .height-180, .is-modal .height-180 {
  height: 180px;
  flex: none;
}
.orsd-block .height-200, .is-modal .height-200 {
  height: 200px;
  flex: none;
}
.orsd-block .height-220, .is-modal .height-220 {
  height: 220px;
  flex: none;
}
.orsd-block .height-240, .is-modal .height-240 {
  height: 240px;
  flex: none;
}
.orsd-block .height-260, .is-modal .height-260 {
  height: 260px;
  flex: none;
}
.orsd-block .height-280, .is-modal .height-280 {
  height: 280px;
  flex: none;
}
.orsd-block .height-300, .is-modal .height-300 {
  height: 300px;
  flex: none;
}
@media (min-width: 1921px) {
  .orsd-block .height-20, .is-modal .height-20 {
    height: 2.5vh;
  }
  .orsd-block .height-40, .is-modal .height-40 {
    height: 5vh;
  }
  .orsd-block .height-60, .is-modal .height-60 {
    height: 7.5vh;
  }
  .orsd-block .height-80, .is-modal .height-80 {
    height: 10vh;
  }
  .orsd-block .height-100, .is-modal .height-100 {
    height: 12.5vh;
  }
  .orsd-block .height-120, .is-modal .height-120 {
    height: 15vh;
  }
  .orsd-block .height-140, .is-modal .height-140 {
    height: 17.5vh;
  }
  .orsd-block .height-160, .is-modal .height-160 {
    height: 20vh;
  }
  .orsd-block .height-180, .is-modal .height-180 {
    height: 22.5vh;
  }
  .orsd-block .height-200, .is-modal .height-200 {
    height: 25vh;
  }
  .orsd-block .height-220, .is-modal .height-220 {
    height: 27.5vh;
  }
  .orsd-block .height-240, .is-modal .height-240 {
    height: 30vh;
  }
  .orsd-block .height-260, .is-modal .height-260 {
    height: 32.5vh;
  }
  .orsd-block .height-280, .is-modal .height-280 {
    height: 35vh;
  }
  .orsd-block .height-300, .is-modal .height-300 {
    height: 37.5vh;
  }
}
@media (max-width: 1440px) {
  .orsd-block .height-20, .is-modal .height-20 {
    height: 10px;
  }
  .orsd-block .height-40, .is-modal .height-40 {
    height: 20px;
  }
  .orsd-block .height-60, .is-modal .height-60 {
    height: 30px;
  }
  .orsd-block .height-80, .is-modal .height-80 {
    height: 40px;
  }
  .orsd-block .height-100, .is-modal .height-100 {
    height: 50px;
  }
  .orsd-block .height-120, .is-modal .height-120 {
    height: 60px;
  }
  .orsd-block .height-140, .is-modal .height-140 {
    height: 70px;
  }
  .orsd-block .height-160, .is-modal .height-160 {
    height: 80px;
  }
  .orsd-block .height-180, .is-modal .height-180 {
    height: 90px;
  }
  .orsd-block .height-200, .is-modal .height-200 {
    height: 100px;
  }
  .orsd-block .height-220, .is-modal .height-220 {
    height: 110px;
  }
  .orsd-block .height-240, .is-modal .height-240 {
    height: 120px;
  }
  .orsd-block .height-260, .is-modal .height-260 {
    height: 130px;
  }
  .orsd-block .height-280, .is-modal .height-280 {
    height: 140px;
  }
  .orsd-block .height-300, .is-modal .height-300 {
    height: 150px;
  }
}
.orsd-block .size-12, .is-modal .size-12 {
  font-size: 12px !important;
}
.orsd-block .size-13, .is-modal .size-13 {
  font-size: 13px !important;
}
.orsd-block .size-14, .is-modal .size-14 {
  font-size: 14px !important;
}
.orsd-block .size-15, .is-modal .size-15 {
  font-size: 15px !important;
}
.orsd-block .size-16, .is-modal .size-16 {
  font-size: 16px !important;
}
.orsd-block .size-17, .is-modal .size-17 {
  font-size: 17px !important;
}
.orsd-block .size-18, .is-modal .size-18 {
  font-size: 18px !important;
}
.orsd-block .size-19, .is-modal .size-19 {
  font-size: 19px !important;
}
.orsd-block .size-20, .is-modal .size-20 {
  font-size: 20px !important;
}
.orsd-block .size-21, .is-modal .size-21 {
  font-size: 21px !important;
}
.orsd-block .size-24, .is-modal .size-24 {
  font-size: 24px !important;
}
.orsd-block .size-28, .is-modal .size-28 {
  font-size: 28px !important;
}
.orsd-block .size-32, .is-modal .size-32 {
  font-size: 32px !important;
}
.orsd-block .size-35, .is-modal .size-35 {
  font-size: 35px !important;
}
.orsd-block .size-38, .is-modal .size-38 {
  font-size: 38px !important;
}
.orsd-block .size-42, .is-modal .size-42 {
  font-size: 42px !important;
}
.orsd-block .size-46, .is-modal .size-46 {
  font-size: 46px !important;
}
.orsd-block .size-48, .is-modal .size-48 {
  font-size: 48px !important;
}
.orsd-block .size-50, .is-modal .size-50 {
  font-size: 50px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-54, .is-modal .size-54 {
  font-size: 54px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-60, .is-modal .size-60 {
  font-size: 60px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-64, .is-modal .size-64 {
  font-size: 64px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-68, .is-modal .size-68 {
  font-size: 68px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-72, .is-modal .size-72 {
  font-size: 72px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-76, .is-modal .size-76 {
  font-size: 76px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-80, .is-modal .size-80 {
  font-size: 80px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-84, .is-modal .size-84 {
  font-size: 84px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-88, .is-modal .size-88 {
  font-size: 88px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-92, .is-modal .size-92 {
  font-size: 92px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-96, .is-modal .size-96 {
  font-size: 96px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-100, .is-modal .size-100 {
  font-size: 100px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-104, .is-modal .size-104 {
  font-size: 104px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-108, .is-modal .size-108 {
  font-size: 108px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-112, .is-modal .size-112 {
  font-size: 112px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-116, .is-modal .size-116 {
  font-size: 116px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-120, .is-modal .size-120 {
  font-size: 120px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-124, .is-modal .size-124 {
  font-size: 124px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-128, .is-modal .size-128 {
  font-size: 128px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-132, .is-modal .size-132 {
  font-size: 132px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-136, .is-modal .size-136 {
  font-size: 136px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-140, .is-modal .size-140 {
  font-size: 140px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-144, .is-modal .size-144 {
  font-size: 144px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-148, .is-modal .size-148 {
  font-size: 148px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-152, .is-modal .size-152 {
  font-size: 152px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-156, .is-modal .size-156 {
  font-size: 156px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-160, .is-modal .size-160 {
  font-size: 160px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-164, .is-modal .size-164 {
  font-size: 164px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-168, .is-modal .size-168 {
  font-size: 168px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-172, .is-modal .size-172 {
  font-size: 172px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-176, .is-modal .size-176 {
  font-size: 176px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-180, .is-modal .size-180 {
  font-size: 180px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-184, .is-modal .size-184 {
  font-size: 184px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-188, .is-modal .size-188 {
  font-size: 188px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-192, .is-modal .size-192 {
  font-size: 192px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-196, .is-modal .size-196 {
  font-size: 196px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-200, .is-modal .size-200 {
  font-size: 200px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-204, .is-modal .size-204 {
  font-size: 204px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-208, .is-modal .size-208 {
  font-size: 208px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-212, .is-modal .size-212 {
  font-size: 212px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-216, .is-modal .size-216 {
  font-size: 216px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-220, .is-modal .size-220 {
  font-size: 220px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-224, .is-modal .size-224 {
  font-size: 224px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-228, .is-modal .size-228 {
  font-size: 228px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-232, .is-modal .size-232 {
  font-size: 232px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-236, .is-modal .size-236 {
  font-size: 236px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-240, .is-modal .size-240 {
  font-size: 240px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-244, .is-modal .size-244 {
  font-size: 244px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-248, .is-modal .size-248 {
  font-size: 248px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-252, .is-modal .size-252 {
  font-size: 252px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-256, .is-modal .size-256 {
  font-size: 256px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-260, .is-modal .size-260 {
  font-size: 260px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-264, .is-modal .size-264 {
  font-size: 264px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-268, .is-modal .size-268 {
  font-size: 268px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-272, .is-modal .size-272 {
  font-size: 272px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-276, .is-modal .size-276 {
  font-size: 276px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-280, .is-modal .size-280 {
  font-size: 280px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-284, .is-modal .size-284 {
  font-size: 284px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-288, .is-modal .size-288 {
  font-size: 288px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-292, .is-modal .size-292 {
  font-size: 292px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-296, .is-modal .size-296 {
  font-size: 296px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-300, .is-modal .size-300 {
  font-size: 300px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-304, .is-modal .size-304 {
  font-size: 304px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-308, .is-modal .size-308 {
  font-size: 308px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-312, .is-modal .size-312 {
  font-size: 312px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-316, .is-modal .size-316 {
  font-size: 316px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-320, .is-modal .size-320 {
  font-size: 320px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-324, .is-modal .size-324 {
  font-size: 324px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-328, .is-modal .size-328 {
  font-size: 328px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-332, .is-modal .size-332 {
  font-size: 332px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-336, .is-modal .size-336 {
  font-size: 336px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-340, .is-modal .size-340 {
  font-size: 340px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-344, .is-modal .size-344 {
  font-size: 344px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-348, .is-modal .size-348 {
  font-size: 348px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-352, .is-modal .size-352 {
  font-size: 352px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-356, .is-modal .size-356 {
  font-size: 356px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-360, .is-modal .size-360 {
  font-size: 360px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-364, .is-modal .size-364 {
  font-size: 364px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-368, .is-modal .size-368 {
  font-size: 368px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-372, .is-modal .size-372 {
  font-size: 372px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-376, .is-modal .size-376 {
  font-size: 376px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-380, .is-modal .size-380 {
  font-size: 380px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-384, .is-modal .size-384 {
  font-size: 384px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-388, .is-modal .size-388 {
  font-size: 388px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-392, .is-modal .size-392 {
  font-size: 392px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-396, .is-modal .size-396 {
  font-size: 396px !important;
  overflow-wrap: break-word;
}
.orsd-block .size-400, .is-modal .size-400 {
  font-size: 400px !important;
  overflow-wrap: break-word;
}
@media (max-width: 1800px) {
  .orsd-block, .is-modal {
    /* Use clamp to prevent small sizes */
    /**/
    /**/
  }
  .orsd-block .size-12, .is-modal .size-12 {
    font-size: 0.74vw !important;
    font-size: clamp(12px, 0.74vw, 0.74vw) !important;
  }
  .orsd-block .size-13, .is-modal .size-13 {
    font-size: 0.8vw !important;
    font-size: clamp(13px, 0.8vw, 0.8vw) !important;
  }
  .orsd-block .size-14, .is-modal .size-14 {
    font-size: 0.86vw !important;
    font-size: clamp(14px, 0.86vw, 0.86vw) !important;
  }
  .orsd-block .size-15, .is-modal .size-15 {
    font-size: 0.93vw !important;
    font-size: clamp(15px, 0.93vw, 0.93vw) !important;
  }
  .orsd-block .size-16, .is-modal .size-16 {
    font-size: 0.99vw !important;
    font-size: clamp(16px, 0.99vw, 0.99vw) !important;
  }
  .orsd-block .size-17, .is-modal .size-17 {
    font-size: 1.05vw !important;
    font-size: clamp(17px, 1.05vw, 1.05vw) !important;
  }
  .orsd-block .size-18, .is-modal .size-18 {
    font-size: 1.11vw !important;
    font-size: clamp(18px, 1.11vw, 1.11vw) !important;
  }
  .orsd-block .size-19, .is-modal .size-19 {
    font-size: 1.17vw !important;
    font-size: clamp(19px, 1.17vw, 1.17vw) !important;
  }
  .orsd-block .size-20, .is-modal .size-20 {
    font-size: 1.23vw !important;
    font-size: clamp(20px, 1.23vw, 1.23vw) !important;
  }
  .orsd-block .size-21, .is-modal .size-21 {
    font-size: 1.29vw !important;
    font-size: clamp(21px, 1.29vw, 1.29vw) !important;
  }
  .orsd-block .size-24, .is-modal .size-24 {
    font-size: 1.48vw !important;
    font-size: clamp(22px, 1.48vw, 1.48vw) !important;
  }
  .orsd-block .size-28, .is-modal .size-28 {
    font-size: 1.56vw !important;
    font-size: clamp(23px, 1.56vw, 1.56vw) !important;
  }
  .orsd-block .size-32, .is-modal .size-32 {
    font-size: 1.64vw !important;
    font-size: clamp(24px, 1.64vw, 1.64vw) !important;
  }
  .orsd-block .size-35, .is-modal .size-35 {
    font-size: 1.82vw !important;
    font-size: clamp(25px, 1.82vw, 1.82vw) !important;
  }
  .orsd-block .size-38, .is-modal .size-38 {
    font-size: 1.98vw !important;
    font-size: clamp(26px, 1.98vw, 1.98vw) !important;
  }
  .orsd-block .size-42, .is-modal .size-42 {
    font-size: 2.19vw !important;
    font-size: clamp(27px, 2.19vw, 2.19vw) !important;
  }
  .orsd-block .size-46, .is-modal .size-46 {
    font-size: 2.4vw !important;
    font-size: clamp(28px, 2.4vw, 2.4vw) !important;
  }
  .orsd-block .size-48, .is-modal .size-48 {
    font-size: 2.5vw !important;
    font-size: clamp(29px, 2.5vw, 2.5vw) !important;
  }
  .orsd-block .size-50, .is-modal .size-50 {
    font-size: 2.61vw !important;
    font-size: clamp(30px, 2.61vw, 2.61vw) !important;
  }
  .orsd-block .size-54, .is-modal .size-54 {
    font-size: 2.81vw !important;
    font-size: clamp(31px, 2.81vw, 2.81vw) !important;
  }
  .orsd-block .size-60, .is-modal .size-60 {
    font-size: 3.13vw !important;
    font-size: clamp(32px, 3.13vw, 3.13vw) !important;
  }
  .orsd-block .size-64, .is-modal .size-64 {
    font-size: 3.33vw !important;
    font-size: clamp(33px, 3.33vw, 3.33vw) !important;
  }
  .orsd-block .size-68, .is-modal .size-68 {
    font-size: 3.54vw !important;
    font-size: clamp(34px, 3.54vw, 3.54vw) !important;
  }
  .orsd-block .size-72, .is-modal .size-72 {
    font-size: 3.75vw !important;
    font-size: clamp(35px, 3.75vw, 3.75vw) !important;
  }
  .orsd-block .size-76, .is-modal .size-76 {
    font-size: 3.96vw !important;
    font-size: clamp(36px, 3.96vw, 3.96vw) !important;
  }
  .orsd-block .size-80, .is-modal .size-80 {
    font-size: 4.17vw !important;
    font-size: clamp(37px, 4.17vw, 4.17vw) !important;
  }
  .orsd-block .size-84, .is-modal .size-84 {
    font-size: 4.38vw !important;
    font-size: clamp(38px, 4.38vw, 4.38vw) !important;
  }
  .orsd-block .size-88, .is-modal .size-88 {
    font-size: 4.58vw !important;
    font-size: clamp(39px, 4.58vw, 4.58vw) !important;
  }
  .orsd-block .size-92, .is-modal .size-92 {
    font-size: 4.79vw !important;
    font-size: clamp(40px, 4.79vw, 4.79vw) !important;
  }
  .orsd-block .size-96, .is-modal .size-96 {
    font-size: 5vw !important;
    font-size: clamp(40px, 5vw, 5vw) !important;
  }
  .orsd-block .size-100, .is-modal .size-100 {
    font-size: 5.21vw !important;
    font-size: clamp(40px, 5.21vw, 5.21vw) !important;
  }
  .orsd-block .size-104, .is-modal .size-104 {
    font-size: 5.42vw !important;
    font-size: clamp(40px, 5.42vw, 5.42vw) !important;
  }
  .orsd-block .size-108, .is-modal .size-108 {
    font-size: 5.63vw !important;
    font-size: clamp(40px, 5.63vw, 5.63vw) !important;
  }
  .orsd-block .size-112, .is-modal .size-112 {
    font-size: 5.84vw !important;
    font-size: clamp(40px, 5.84vw, 5.84vw) !important;
  }
  .orsd-block .size-116, .is-modal .size-116 {
    font-size: 6.04vw !important;
    font-size: clamp(40px, 6.04vw, 6.04vw) !important;
  }
  .orsd-block .size-120, .is-modal .size-120 {
    font-size: 6.25vw !important;
    font-size: clamp(40px, 6.25vw, 6.25vw) !important;
  }
  .orsd-block .size-124, .is-modal .size-124 {
    font-size: 6.46vw !important;
    font-size: clamp(40px, 6.46vw, 6.46vw) !important;
  }
  .orsd-block .size-128, .is-modal .size-128 {
    font-size: 6.67vw !important;
    font-size: clamp(40px, 6.67vw, 6.67vw) !important;
  }
  .orsd-block .size-132, .is-modal .size-132 {
    font-size: 6.88vw !important;
    font-size: clamp(40px, 6.88vw, 6.88vw) !important;
  }
  .orsd-block .size-136, .is-modal .size-136 {
    font-size: 7.09vw !important;
    font-size: clamp(40px, 7.09vw, 7.09vw) !important;
  }
  .orsd-block .size-140, .is-modal .size-140 {
    font-size: 7.29vw !important;
    font-size: clamp(40px, 7.29vw, 7.29vw) !important;
  }
  .orsd-block .size-144, .is-modal .size-144 {
    font-size: 7.5vw !important;
    font-size: clamp(40px, 7.5vw, 7.5vw) !important;
  }
  .orsd-block .size-148, .is-modal .size-148 {
    font-size: 7.71vw !important;
    font-size: clamp(40px, 7.71vw, 7.71vw) !important;
  }
  .orsd-block .size-152, .is-modal .size-152 {
    font-size: 7.92vw !important;
    font-size: clamp(40px, 7.92vw, 7.92vw) !important;
  }
  .orsd-block .size-156, .is-modal .size-156 {
    font-size: 8.13vw !important;
    font-size: clamp(40px, 8.13vw, 8.13vw) !important;
  }
  .orsd-block .size-160, .is-modal .size-160 {
    font-size: 8.34vw !important;
    font-size: clamp(40px, 8.34vw, 8.34vw) !important;
  }
  .orsd-block .size-164, .is-modal .size-164 {
    font-size: 8.54vw !important;
    font-size: clamp(40px, 8.54vw, 8.54vw) !important;
  }
  .orsd-block .size-168, .is-modal .size-168 {
    font-size: 8.75vw !important;
    font-size: clamp(40px, 8.75vw, 8.75vw) !important;
  }
  .orsd-block .size-172, .is-modal .size-172 {
    font-size: 8.96vw !important;
    font-size: clamp(40px, 8.96vw, 8.96vw) !important;
  }
  .orsd-block .size-176, .is-modal .size-176 {
    font-size: 9.17vw !important;
    font-size: clamp(40px, 9.17vw, 9.17vw) !important;
  }
  .orsd-block .size-180, .is-modal .size-180 {
    font-size: 9.38vw !important;
    font-size: clamp(40px, 9.38vw, 9.38vw) !important;
  }
  .orsd-block .size-184, .is-modal .size-184 {
    font-size: 9.59vw !important;
    font-size: clamp(40px, 9.59vw, 9.59vw) !important;
  }
  .orsd-block .size-188, .is-modal .size-188 {
    font-size: 9.79vw !important;
    font-size: clamp(40px, 9.79vw, 9.79vw) !important;
  }
  .orsd-block .size-192, .is-modal .size-192 {
    font-size: 10vw !important;
    font-size: clamp(40px, 10vw, 10vw) !important;
  }
  .orsd-block .size-196, .is-modal .size-196 {
    font-size: 10.21vw !important;
    font-size: clamp(40px, 10.21vw, 10.21vw) !important;
  }
  .orsd-block .size-200, .is-modal .size-200 {
    font-size: 10.42vw !important;
    font-size: clamp(40px, 10.42vw, 10.42vw) !important;
  }
  .orsd-block .size-204, .is-modal .size-204 {
    font-size: 10.63vw !important;
    font-size: clamp(40px, 10.63vw, 10.63vw) !important;
  }
  .orsd-block .size-208, .is-modal .size-208 {
    font-size: 10.84vw !important;
    font-size: clamp(40px, 10.84vw, 10.84vw) !important;
  }
  .orsd-block .size-212, .is-modal .size-212 {
    font-size: 11.05vw !important;
    font-size: clamp(40px, 11.05vw, 11.05vw) !important;
  }
  .orsd-block .size-216, .is-modal .size-216 {
    font-size: 11.25vw !important;
    font-size: clamp(40px, 11.25vw, 11.25vw) !important;
  }
  .orsd-block .size-220, .is-modal .size-220 {
    font-size: 11.46vw !important;
    font-size: clamp(40px, 11.46vw, 11.46vw) !important;
  }
  .orsd-block .size-224, .is-modal .size-224 {
    font-size: 11.67vw !important;
    font-size: clamp(40px, 11.67vw, 11.67vw) !important;
  }
  .orsd-block .size-228, .is-modal .size-228 {
    font-size: 11.88vw !important;
    font-size: clamp(40px, 11.88vw, 11.88vw) !important;
  }
  .orsd-block .size-232, .is-modal .size-232 {
    font-size: 12.09vw !important;
    font-size: clamp(40px, 12.09vw, 12.09vw) !important;
  }
  .orsd-block .size-236, .is-modal .size-236 {
    font-size: 12.3vw !important;
    font-size: clamp(40px, 12.3vw, 12.3vw) !important;
  }
  .orsd-block .size-240, .is-modal .size-240 {
    font-size: 12.5vw !important;
    font-size: clamp(40px, 12.5vw, 12.5vw) !important;
  }
  .orsd-block .size-244, .is-modal .size-244 {
    font-size: 12.71vw !important;
    font-size: clamp(40px, 12.71vw, 12.71vw) !important;
  }
  .orsd-block .size-248, .is-modal .size-248 {
    font-size: 12.92vw !important;
    font-size: clamp(40px, 12.92vw, 12.92vw) !important;
  }
  .orsd-block .size-252, .is-modal .size-252 {
    font-size: 13.13vw !important;
    font-size: clamp(40px, 13.13vw, 13.13vw) !important;
  }
  .orsd-block .size-256, .is-modal .size-256 {
    font-size: 13.34vw !important;
    font-size: clamp(40px, 13.34vw, 13.34vw) !important;
  }
  .orsd-block .size-260, .is-modal .size-260 {
    font-size: 13.55vw !important;
    font-size: clamp(40px, 13.55vw, 13.55vw) !important;
  }
  .orsd-block .size-264, .is-modal .size-264 {
    font-size: 13.75vw !important;
    font-size: clamp(40px, 13.75vw, 13.75vw) !important;
  }
  .orsd-block .size-268, .is-modal .size-268 {
    font-size: 13.96vw !important;
    font-size: clamp(40px, 13.96vw, 13.96vw) !important;
  }
  .orsd-block .size-272, .is-modal .size-272 {
    font-size: 14.17vw !important;
    font-size: clamp(40px, 14.17vw, 14.17vw) !important;
  }
  .orsd-block .size-276, .is-modal .size-276 {
    font-size: 14.38vw !important;
    font-size: clamp(40px, 14.38vw, 14.38vw) !important;
  }
  .orsd-block .size-280, .is-modal .size-280 {
    font-size: 14.59vw !important;
    font-size: clamp(40px, 14.59vw, 14.59vw) !important;
  }
  .orsd-block .size-284, .is-modal .size-284 {
    font-size: 14.8vw !important;
    font-size: clamp(40px, 14.8vw, 14.8vw) !important;
  }
  .orsd-block .size-288, .is-modal .size-288 {
    font-size: 15vw !important;
    font-size: clamp(40px, 15vw, 15vw) !important;
  }
  .orsd-block .size-292, .is-modal .size-292 {
    font-size: 15.21vw !important;
    font-size: clamp(40px, 15.21vw, 15.21vw) !important;
  }
  .orsd-block .size-296, .is-modal .size-296 {
    font-size: 15.42vw !important;
    font-size: clamp(40px, 15.42vw, 15.42vw) !important;
  }
  .orsd-block .size-300, .is-modal .size-300 {
    font-size: 15.63vw !important;
    font-size: clamp(40px, 15.63vw, 15.63vw) !important;
  }
  .orsd-block .size-304, .is-modal .size-304 {
    font-size: 15.84vw !important;
    font-size: clamp(40px, 15.84vw, 15.84vw) !important;
  }
  .orsd-block .size-308, .is-modal .size-308 {
    font-size: 16.06vw !important;
    font-size: clamp(40px, 16.06vw, 16.06vw) !important;
  }
  .orsd-block .size-312, .is-modal .size-312 {
    font-size: 16.26vw !important;
    font-size: clamp(40px, 16.26vw, 16.26vw) !important;
  }
  .orsd-block .size-316, .is-modal .size-316 {
    font-size: 16.46vw !important;
    font-size: clamp(40px, 16.46vw, 16.46vw) !important;
  }
  .orsd-block .size-320, .is-modal .size-320 {
    font-size: 16.67vw !important;
    font-size: clamp(40px, 16.67vw, 16.67vw) !important;
  }
  .orsd-block .size-324, .is-modal .size-324 {
    font-size: 16.88vw !important;
    font-size: clamp(40px, 16.88vw, 16.88vw) !important;
  }
  .orsd-block .size-328, .is-modal .size-328 {
    font-size: 17.09vw !important;
    font-size: clamp(40px, 17.09vw, 17.09vw) !important;
  }
  .orsd-block .size-332, .is-modal .size-332 {
    font-size: 17.3vw !important;
    font-size: clamp(40px, 17.3vw, 17.3vw) !important;
  }
  .orsd-block .size-336, .is-modal .size-336 {
    font-size: 17.5vw !important;
    font-size: clamp(40px, 17.5vw, 17.5vw) !important;
  }
  .orsd-block .size-340, .is-modal .size-340 {
    font-size: 17.71vw !important;
    font-size: clamp(40px, 17.71vw, 17.71vw) !important;
  }
  .orsd-block .size-344, .is-modal .size-344 {
    font-size: 17.92vw !important;
    font-size: clamp(40px, 17.92vw, 17.92vw) !important;
  }
  .orsd-block .size-348, .is-modal .size-348 {
    font-size: 18.13vw !important;
    font-size: clamp(40px, 18.13vw, 18.13vw) !important;
  }
  .orsd-block .size-352, .is-modal .size-352 {
    font-size: 18.34vw !important;
    font-size: clamp(40px, 18.34vw, 18.34vw) !important;
  }
  .orsd-block .size-356, .is-modal .size-356 {
    font-size: 18.55vw !important;
    font-size: clamp(40px, 18.55vw, 18.55vw) !important;
  }
  .orsd-block .size-360, .is-modal .size-360 {
    font-size: 18.76vw !important;
    font-size: clamp(40px, 18.76vw, 18.76vw) !important;
  }
  .orsd-block .size-364, .is-modal .size-364 {
    font-size: 18.96vw !important;
    font-size: clamp(40px, 18.96vw, 18.96vw) !important;
  }
  .orsd-block .size-368, .is-modal .size-368 {
    font-size: 19.17vw !important;
    font-size: clamp(40px, 19.17vw, 19.17vw) !important;
  }
  .orsd-block .size-372, .is-modal .size-372 {
    font-size: 19.38vw !important;
    font-size: clamp(40px, 19.38vw, 19.38vw) !important;
  }
  .orsd-block .size-376, .is-modal .size-376 {
    font-size: 19.59vw !important;
    font-size: clamp(40px, 19.59vw, 19.59vw) !important;
  }
  .orsd-block .size-380, .is-modal .size-380 {
    font-size: 19.8vw !important;
    font-size: clamp(40px, 19.8vw, 19.8vw) !important;
  }
  .orsd-block .size-384, .is-modal .size-384 {
    font-size: 20vw !important;
    font-size: clamp(40px, 20vw, 20vw) !important;
  }
  .orsd-block .size-388, .is-modal .size-388 {
    font-size: 20.21vw !important;
    font-size: clamp(40px, 20.21vw, 20.21vw) !important;
  }
  .orsd-block .size-392, .is-modal .size-392 {
    font-size: 20.42vw !important;
    font-size: clamp(40px, 20.42vw, 20.42vw) !important;
  }
  .orsd-block .size-396, .is-modal .size-396 {
    font-size: 20.63vw !important;
    font-size: clamp(40px, 20.63vw, 20.63vw) !important;
  }
  .orsd-block .size-400, .is-modal .size-400 {
    font-size: 20.84vw !important;
    font-size: clamp(40px, 20.84vw, 20.84vw) !important;
  }
}
@media (min-width: 1921px) {
  .orsd-block, .is-modal {
    /* v2 */
  }
  .orsd-block .v2 .size-12, .is-modal .v2 .size-12 {
    font-size: 0.63vw !important;
  }
  .orsd-block .v2 .size-13, .is-modal .v2 .size-13 {
    font-size: 0.68vw !important;
  }
  .orsd-block .v2 .size-14, .is-modal .v2 .size-14 {
    font-size: 0.73vw !important;
  }
  .orsd-block .v2 .size-15, .is-modal .v2 .size-15 {
    font-size: 0.78vw !important;
  }
  .orsd-block .v2 .size-16, .is-modal .v2 .size-16 {
    font-size: 0.83vw !important;
  }
  .orsd-block .v2 .size-17, .is-modal .v2 .size-17 {
    font-size: 0.89vw !important;
  }
  .orsd-block .v2 .size-18, .is-modal .v2 .size-18 {
    font-size: 0.94vw !important;
  }
  .orsd-block .v2 .size-19, .is-modal .v2 .size-19 {
    font-size: 0.99vw !important;
  }
  .orsd-block .v2 .size-20, .is-modal .v2 .size-20 {
    font-size: 1.04vw !important;
  }
  .orsd-block .v2 .size-21, .is-modal .v2 .size-21 {
    font-size: 1.09vw !important;
  }
  .orsd-block .v2 .size-24, .is-modal .v2 .size-24 {
    font-size: 1.25vw !important;
  }
  .orsd-block .v2 .size-28, .is-modal .v2 .size-28 {
    font-size: 1.46vw !important;
  }
  .orsd-block .v2 .size-32, .is-modal .v2 .size-32 {
    font-size: 1.67vw !important;
  }
  .orsd-block .v2 .size-35, .is-modal .v2 .size-35 {
    font-size: 1.82vw !important;
  }
  .orsd-block .v2 .size-38, .is-modal .v2 .size-38 {
    font-size: 1.98vw !important;
  }
  .orsd-block .v2 .size-42, .is-modal .v2 .size-42 {
    font-size: 2.19vw !important;
  }
  .orsd-block .v2 .size-46, .is-modal .v2 .size-46 {
    font-size: 2.4vw !important;
  }
  .orsd-block .v2 .size-48, .is-modal .v2 .size-48 {
    font-size: 2.5vw !important;
  }
  .orsd-block .v2 .size-50, .is-modal .v2 .size-50 {
    font-size: 2.61vw !important;
  }
  .orsd-block .v2 .size-54, .is-modal .v2 .size-54 {
    font-size: 2.81vw !important;
  }
  .orsd-block .v2 .size-60, .is-modal .v2 .size-60 {
    font-size: 3.13vw !important;
  }
  .orsd-block .v2 .size-64, .is-modal .v2 .size-64 {
    font-size: 3.33vw !important;
  }
  .orsd-block .v2 .size-68, .is-modal .v2 .size-68 {
    font-size: 3.54vw !important;
  }
  .orsd-block .v2 .size-72, .is-modal .v2 .size-72 {
    font-size: 3.75vw !important;
  }
  .orsd-block .v2 .size-76, .is-modal .v2 .size-76 {
    font-size: 3.96vw !important;
  }
  .orsd-block .v2 .size-80, .is-modal .v2 .size-80 {
    font-size: 4.17vw !important;
  }
  .orsd-block .v2 .size-84, .is-modal .v2 .size-84 {
    font-size: 4.38vw !important;
  }
  .orsd-block .v2 .size-88, .is-modal .v2 .size-88 {
    font-size: 4.58vw !important;
  }
  .orsd-block .v2 .size-92, .is-modal .v2 .size-92 {
    font-size: 4.79vw !important;
  }
  .orsd-block .v2 .size-96, .is-modal .v2 .size-96 {
    font-size: 5vw !important;
  }
  .orsd-block .v2 .size-100, .is-modal .v2 .size-100 {
    font-size: 5.21vw !important;
  }
  .orsd-block .v2 .size-104, .is-modal .v2 .size-104 {
    font-size: 5.42vw !important;
  }
  .orsd-block .v2 .size-108, .is-modal .v2 .size-108 {
    font-size: 5.63vw !important;
  }
  .orsd-block .v2 .size-112, .is-modal .v2 .size-112 {
    font-size: 5.84vw !important;
  }
  .orsd-block .v2 .size-116, .is-modal .v2 .size-116 {
    font-size: 6.04vw !important;
  }
  .orsd-block .v2 .size-120, .is-modal .v2 .size-120 {
    font-size: 6.25vw !important;
  }
  .orsd-block .v2 .size-124, .is-modal .v2 .size-124 {
    font-size: 6.46vw !important;
  }
  .orsd-block .v2 .size-128, .is-modal .v2 .size-128 {
    font-size: 6.67vw !important;
  }
  .orsd-block .v2 .size-132, .is-modal .v2 .size-132 {
    font-size: 6.88vw !important;
  }
  .orsd-block .v2 .size-136, .is-modal .v2 .size-136 {
    font-size: 7.09vw !important;
  }
  .orsd-block .v2 .size-140, .is-modal .v2 .size-140 {
    font-size: 7.29vw !important;
  }
  .orsd-block .v2 .size-144, .is-modal .v2 .size-144 {
    font-size: 7.5vw !important;
  }
  .orsd-block .v2 .size-148, .is-modal .v2 .size-148 {
    font-size: 7.71vw !important;
  }
  .orsd-block .v2 .size-152, .is-modal .v2 .size-152 {
    font-size: 7.92vw !important;
  }
  .orsd-block .v2 .size-156, .is-modal .v2 .size-156 {
    font-size: 8.13vw !important;
  }
  .orsd-block .v2 .size-160, .is-modal .v2 .size-160 {
    font-size: 8.34vw !important;
  }
  .orsd-block .v2 .size-164, .is-modal .v2 .size-164 {
    font-size: 8.54vw !important;
  }
  .orsd-block .v2 .size-168, .is-modal .v2 .size-168 {
    font-size: 8.75vw !important;
  }
  .orsd-block .v2 .size-172, .is-modal .v2 .size-172 {
    font-size: 8.96vw !important;
  }
  .orsd-block .v2 .size-176, .is-modal .v2 .size-176 {
    font-size: 9.17vw !important;
  }
  .orsd-block .v2 .size-180, .is-modal .v2 .size-180 {
    font-size: 9.38vw !important;
  }
  .orsd-block .v2 .size-184, .is-modal .v2 .size-184 {
    font-size: 9.59vw !important;
  }
  .orsd-block .v2 .size-188, .is-modal .v2 .size-188 {
    font-size: 9.79vw !important;
  }
  .orsd-block .v2 .size-192, .is-modal .v2 .size-192 {
    font-size: 10vw !important;
  }
  .orsd-block .v2 .size-196, .is-modal .v2 .size-196 {
    font-size: 10.21vw !important;
  }
  .orsd-block .v2 .size-200, .is-modal .v2 .size-200 {
    font-size: 10.42vw !important;
  }
  .orsd-block .v2 .size-204, .is-modal .v2 .size-204 {
    font-size: 10.63vw !important;
  }
  .orsd-block .v2 .size-208, .is-modal .v2 .size-208 {
    font-size: 10.84vw !important;
  }
  .orsd-block .v2 .size-212, .is-modal .v2 .size-212 {
    font-size: 11.05vw !important;
  }
  .orsd-block .v2 .size-216, .is-modal .v2 .size-216 {
    font-size: 11.25vw !important;
  }
  .orsd-block .v2 .size-220, .is-modal .v2 .size-220 {
    font-size: 11.46vw !important;
  }
  .orsd-block .v2 .size-224, .is-modal .v2 .size-224 {
    font-size: 11.67vw !important;
  }
  .orsd-block .v2 .size-228, .is-modal .v2 .size-228 {
    font-size: 11.88vw !important;
  }
  .orsd-block .v2 .size-232, .is-modal .v2 .size-232 {
    font-size: 12.09vw !important;
  }
  .orsd-block .v2 .size-236, .is-modal .v2 .size-236 {
    font-size: 12.3vw !important;
  }
  .orsd-block .v2 .size-240, .is-modal .v2 .size-240 {
    font-size: 12.5vw !important;
  }
  .orsd-block .v2 .size-244, .is-modal .v2 .size-244 {
    font-size: 12.71vw !important;
  }
  .orsd-block .v2 .size-248, .is-modal .v2 .size-248 {
    font-size: 12.92vw !important;
  }
  .orsd-block .v2 .size-252, .is-modal .v2 .size-252 {
    font-size: 13.13vw !important;
  }
  .orsd-block .v2 .size-256, .is-modal .v2 .size-256 {
    font-size: 13.34vw !important;
  }
  .orsd-block .v2 .size-260, .is-modal .v2 .size-260 {
    font-size: 13.55vw !important;
  }
  .orsd-block .v2 .size-264, .is-modal .v2 .size-264 {
    font-size: 13.75vw !important;
  }
  .orsd-block .v2 .size-268, .is-modal .v2 .size-268 {
    font-size: 13.96vw !important;
  }
  .orsd-block .v2 .size-272, .is-modal .v2 .size-272 {
    font-size: 14.17vw !important;
  }
  .orsd-block .v2 .size-276, .is-modal .v2 .size-276 {
    font-size: 14.38vw !important;
  }
  .orsd-block .v2 .size-280, .is-modal .v2 .size-280 {
    font-size: 14.59vw !important;
  }
  .orsd-block .v2 .size-284, .is-modal .v2 .size-284 {
    font-size: 14.8vw !important;
  }
  .orsd-block .v2 .size-288, .is-modal .v2 .size-288 {
    font-size: 15vw !important;
  }
  .orsd-block .v2 .size-292, .is-modal .v2 .size-292 {
    font-size: 15.21vw !important;
  }
  .orsd-block .v2 .size-296, .is-modal .v2 .size-296 {
    font-size: 15.42vw !important;
  }
  .orsd-block .v2 .size-300, .is-modal .v2 .size-300 {
    font-size: 15.63vw !important;
  }
  .orsd-block .v2 .size-304, .is-modal .v2 .size-304 {
    font-size: 15.84vw !important;
  }
  .orsd-block .v2 .size-308, .is-modal .v2 .size-308 {
    font-size: 16.06vw !important;
  }
  .orsd-block .v2 .size-312, .is-modal .v2 .size-312 {
    font-size: 16.26vw !important;
  }
  .orsd-block .v2 .size-316, .is-modal .v2 .size-316 {
    font-size: 16.46vw !important;
  }
  .orsd-block .v2 .size-320, .is-modal .v2 .size-320 {
    font-size: 16.67vw !important;
  }
  .orsd-block .v2 .size-324, .is-modal .v2 .size-324 {
    font-size: 16.88vw !important;
  }
  .orsd-block .v2 .size-328, .is-modal .v2 .size-328 {
    font-size: 17.09vw !important;
  }
  .orsd-block .v2 .size-332, .is-modal .v2 .size-332 {
    font-size: 17.3vw !important;
  }
  .orsd-block .v2 .size-336, .is-modal .v2 .size-336 {
    font-size: 17.5vw !important;
  }
  .orsd-block .v2 .size-340, .is-modal .v2 .size-340 {
    font-size: 17.71vw !important;
  }
  .orsd-block .v2 .size-344, .is-modal .v2 .size-344 {
    font-size: 17.92vw !important;
  }
  .orsd-block .v2 .size-348, .is-modal .v2 .size-348 {
    font-size: 18.13vw !important;
  }
  .orsd-block .v2 .size-352, .is-modal .v2 .size-352 {
    font-size: 18.34vw !important;
  }
  .orsd-block .v2 .size-356, .is-modal .v2 .size-356 {
    font-size: 18.55vw !important;
  }
  .orsd-block .v2 .size-360, .is-modal .v2 .size-360 {
    font-size: 18.76vw !important;
  }
  .orsd-block .v2 .size-364, .is-modal .v2 .size-364 {
    font-size: 18.96vw !important;
  }
  .orsd-block .v2 .size-368, .is-modal .v2 .size-368 {
    font-size: 19.17vw !important;
  }
  .orsd-block .v2 .size-372, .is-modal .v2 .size-372 {
    font-size: 19.38vw !important;
  }
  .orsd-block .v2 .size-376, .is-modal .v2 .size-376 {
    font-size: 19.59vw !important;
  }
  .orsd-block .v2 .size-380, .is-modal .v2 .size-380 {
    font-size: 19.8vw !important;
  }
  .orsd-block .v2 .size-384, .is-modal .v2 .size-384 {
    font-size: 20vw !important;
  }
  .orsd-block .v2 .size-388, .is-modal .v2 .size-388 {
    font-size: 20.21vw !important;
  }
  .orsd-block .v2 .size-392, .is-modal .v2 .size-392 {
    font-size: 20.42vw !important;
  }
  .orsd-block .v2 .size-396, .is-modal .v2 .size-396 {
    font-size: 20.63vw !important;
  }
  .orsd-block .v2 .size-400, .is-modal .v2 .size-400 {
    font-size: 20.84vw !important;
  }
}
.orsd-block button.size-12, .orsd-block [role="button"].size-12, .is-modal button.size-12, .is-modal [role="button"].size-12 {
  font-size: 12px !important;
}
.orsd-block button.size-13, .orsd-block [role="button"].size-13, .is-modal button.size-13, .is-modal [role="button"].size-13 {
  font-size: 13px !important;
}
.orsd-block button.size-14, .orsd-block [role="button"].size-14, .is-modal button.size-14, .is-modal [role="button"].size-14 {
  font-size: 14px !important;
}
.orsd-block button.size-15, .orsd-block [role="button"].size-15, .is-modal button.size-15, .is-modal [role="button"].size-15 {
  font-size: 15px !important;
}
.orsd-block button.size-16, .orsd-block [role="button"].size-16, .is-modal button.size-16, .is-modal [role="button"].size-16 {
  font-size: 16px !important;
}
.orsd-block button.size-17, .orsd-block [role="button"].size-17, .is-modal button.size-17, .is-modal [role="button"].size-17 {
  font-size: 17px !important;
}
.orsd-block button.size-18, .orsd-block [role="button"].size-18, .is-modal button.size-18, .is-modal [role="button"].size-18 {
  font-size: 18px !important;
}
.orsd-block button.size-19, .orsd-block [role="button"].size-19, .is-modal button.size-19, .is-modal [role="button"].size-19 {
  font-size: 19px !important;
}
.orsd-block button.size-20, .orsd-block [role="button"].size-20, .is-modal button.size-20, .is-modal [role="button"].size-20 {
  font-size: 20px !important;
}
.orsd-block button.size-21, .orsd-block [role="button"].size-21, .is-modal button.size-21, .is-modal [role="button"].size-21 {
  font-size: 21px !important;
}
.orsd-block button.size-24, .orsd-block [role="button"].size-24, .is-modal button.size-24, .is-modal [role="button"].size-24 {
  font-size: 24px !important;
}
.orsd-block button.size-28, .orsd-block [role="button"].size-28, .is-modal button.size-28, .is-modal [role="button"].size-28 {
  font-size: 28px !important;
}
.orsd-block button.size-32, .orsd-block [role="button"].size-32, .is-modal button.size-32, .is-modal [role="button"].size-32 {
  font-size: 32px !important;
}
@media (max-width: 970px) {
  .orsd-block .margin-left-1024-reset, .is-modal .margin-left-1024-reset {
    margin-left: 0px !important;
  }
  .orsd-block .margin-right-1024-reset, .is-modal .margin-right-1024-reset {
    margin-right: 0px !important;
  }
}
.orsd-block .is-light-text *, .is-modal .is-light-text * {
  color: rgba(255, 255, 255, 0.93);
}
.orsd-block .is-dark-text *, .is-modal .is-dark-text * {
  color: #000;
}
.orsd-block .is-title1-96, .is-modal .is-title1-96 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.orsd-block .is-title1-80, .is-modal .is-title1-80 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .is-title1-64, .is-modal .is-title1-64 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .is-title1-48, .is-modal .is-title1-48 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .is-title1-32, .is-modal .is-title1-32 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .is-title2-96, .is-modal .is-title2-96 {
  margin-top: 25px;
  margin-bottom: 20px;
}
.orsd-block .is-title2-80, .is-modal .is-title2-80 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.orsd-block .is-title2-64, .is-modal .is-title2-64 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.orsd-block .is-title2-48, .is-modal .is-title2-48 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .is-title2-32, .is-modal .is-title2-32 {
  margin-top: 10px;
  margin-bottom: 15px;
}
.orsd-block .is-title3-96, .is-modal .is-title3-96 {
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 20px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title3-80, .is-modal .is-title3-80 {
  margin-top: 25px;
  margin-bottom: 33px;
  padding: 20px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title3-64, .is-modal .is-title3-64 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 18px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title3-48, .is-modal .is-title3-48 {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 18px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title3-32, .is-modal .is-title3-32 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-light-text .is-title3-96, .is-modal .is-light-text .is-title3-96 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title3-80, .is-modal .is-light-text .is-title3-80 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title3-64, .is-modal .is-light-text .is-title3-64 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title3-48, .is-modal .is-light-text .is-title3-48 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title3-32, .is-modal .is-light-text .is-title3-32 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .is-dark-text .is-title3-96, .is-modal .is-dark-text .is-title3-96 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title3-80, .is-modal .is-dark-text .is-title3-80 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title3-64, .is-modal .is-dark-text .is-title3-64 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title3-48, .is-modal .is-dark-text .is-title3-48 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title3-32, .is-modal .is-dark-text .is-title3-32 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title4-96, .is-modal .is-title4-96 {
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 20px 30px;
  border: #000 2px solid;
}
.orsd-block .is-title4-80, .is-modal .is-title4-80 {
  margin-top: 25px;
  margin-bottom: 33px;
  padding: 20px 30px;
  border: #000 2px solid;
}
.orsd-block .is-title4-64, .is-modal .is-title4-64 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 18px 28px;
  border: #000 2px solid;
}
.orsd-block .is-title4-48, .is-modal .is-title4-48 {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 18px 25px;
  border: #000 2px solid;
}
.orsd-block .is-title4-32, .is-modal .is-title4-32 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 20px;
  border: #000 2px solid;
}
.orsd-block .is-light-text .is-title4-96, .is-modal .is-light-text .is-title4-96 {
  border: #fff 2px solid;
}
.orsd-block .is-light-text .is-title4-80, .is-modal .is-light-text .is-title4-80 {
  border: #fff 2px solid;
}
.orsd-block .is-light-text .is-title4-64, .is-modal .is-light-text .is-title4-64 {
  border: #fff 2px solid;
}
.orsd-block .is-light-text .is-title4-48, .is-modal .is-light-text .is-title4-48 {
  border: #fff 2px solid;
}
.orsd-block .is-light-text .is-title4-32, .is-modal .is-light-text .is-title4-32 {
  border: #fff 2px solid;
}
.orsd-block .is-dark-text .is-title4-96, .is-modal .is-dark-text .is-title4-96 {
  border: #000 2px solid;
}
.orsd-block .is-dark-text .is-title4-80, .is-modal .is-dark-text .is-title4-80 {
  border: #000 2px solid;
}
.orsd-block .is-dark-text .is-title4-64, .is-modal .is-dark-text .is-title4-64 {
  border: #000 2px solid;
}
.orsd-block .is-dark-text .is-title4-48, .is-modal .is-dark-text .is-title4-48 {
  border: #000 2px solid;
}
.orsd-block .is-dark-text .is-title4-32, .is-modal .is-dark-text .is-title4-32 {
  border: #000 2px solid;
}
.orsd-block .is-title5-96, .is-modal .is-title5-96 {
  margin-top: 10px;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title5-80, .is-modal .is-title5-80 {
  margin-top: 10px;
  margin-bottom: 33px;
  padding-bottom: 25px;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title5-64, .is-modal .is-title5-64 {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title5-48, .is-modal .is-title5-48 {
  margin-top: 10px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid;
}
.orsd-block .is-title5-32, .is-modal .is-title5-32 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid;
}
.orsd-block .is-light-text .is-title5-96, .is-modal .is-light-text .is-title5-96 {
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title5-80, .is-modal .is-light-text .is-title5-80 {
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title5-64, .is-modal .is-light-text .is-title5-64 {
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title5-48, .is-modal .is-light-text .is-title5-48 {
  border-bottom: #fff 2px solid;
}
.orsd-block .is-light-text .is-title5-32, .is-modal .is-light-text .is-title5-32 {
  border-bottom: #fff 2px solid;
}
.orsd-block .is-dark-text .is-title5-96, .is-modal .is-dark-text .is-title5-96 {
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title5-80, .is-modal .is-dark-text .is-title5-80 {
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title5-64, .is-modal .is-dark-text .is-title5-64 {
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title5-48, .is-modal .is-dark-text .is-title5-48 {
  border-bottom: #000 2px solid;
}
.orsd-block .is-dark-text .is-title5-32, .is-modal .is-dark-text .is-title5-32 {
  border-bottom: #000 2px solid;
}
.orsd-block .is-title-lite, .is-modal .is-title-lite {
  letter-spacing: 3px;
  word-spacing: 5px;
}
.orsd-block .is-title-lite.is-title3-96, .orsd-block .is-title-lite.is-title4-96, .orsd-block .is-title-lite.is-title5-96, .is-modal .is-title-lite.is-title3-96, .is-modal .is-title-lite.is-title4-96, .is-modal .is-title-lite.is-title5-96 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .is-title-lite.is-title3-80, .orsd-block .is-title-lite.is-title4-80, .orsd-block .is-title-lite.is-title5-80, .is-modal .is-title-lite.is-title3-80, .is-modal .is-title-lite.is-title4-80, .is-modal .is-title-lite.is-title5-80 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .is-title-lite.is-title3-64, .orsd-block .is-title-lite.is-title4-64, .orsd-block .is-title-lite.is-title5-64, .is-modal .is-title-lite.is-title3-64, .is-modal .is-title-lite.is-title4-64, .is-modal .is-title-lite.is-title5-64 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .is-title-lite.is-title3-48, .orsd-block .is-title-lite.is-title4-48, .orsd-block .is-title-lite.is-title5-48, .is-modal .is-title-lite.is-title3-48, .is-modal .is-title-lite.is-title4-48, .is-modal .is-title-lite.is-title5-48 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .is-title-lite.is-title3-32, .orsd-block .is-title-lite.is-title4-32, .orsd-block .is-title-lite.is-title5-32, .is-modal .is-title-lite.is-title3-32, .is-modal .is-title-lite.is-title4-32, .is-modal .is-title-lite.is-title5-32 {
  letter-spacing: 3px;
  word-spacing: 5px;
}
.orsd-block .is-title-bold, .is-modal .is-title-bold {
  font-weight: 800;
}
.orsd-block .is-title-bold.is-title3-96, .orsd-block .is-title-bold.is-title4-96, .orsd-block .is-title-bold.is-title5-96, .is-modal .is-title-bold.is-title3-96, .is-modal .is-title-bold.is-title4-96, .is-modal .is-title-bold.is-title5-96 {
  border-width: 4px;
}
.orsd-block .is-title-bold.is-title3-80, .orsd-block .is-title-bold.is-title4-80, .orsd-block .is-title-bold.is-title5-80, .is-modal .is-title-bold.is-title3-80, .is-modal .is-title-bold.is-title4-80, .is-modal .is-title-bold.is-title5-80 {
  border-width: 4px;
}
.orsd-block .is-title-bold.is-title3-64, .orsd-block .is-title-bold.is-title4-64, .orsd-block .is-title-bold.is-title5-64, .is-modal .is-title-bold.is-title3-64, .is-modal .is-title-bold.is-title4-64, .is-modal .is-title-bold.is-title5-64 {
  border-width: 3px;
}
.orsd-block .is-title-bold.is-title3-48, .orsd-block .is-title-bold.is-title4-48, .orsd-block .is-title-bold.is-title5-48, .is-modal .is-title-bold.is-title3-48, .is-modal .is-title-bold.is-title4-48, .is-modal .is-title-bold.is-title5-48 {
  border-width: 3px;
}
.orsd-block .is-title-bold.is-title3-32, .orsd-block .is-title-bold.is-title4-32, .orsd-block .is-title-bold.is-title5-32, .is-modal .is-title-bold.is-title3-32, .is-modal .is-title-bold.is-title4-32, .is-modal .is-title-bold.is-title5-32 {
  border-width: 2px;
}
.orsd-block .is-info1, .is-modal .is-info1 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-style: italic;
}
.orsd-block .is-info1.size-21, .is-modal .is-info1.size-21 {
  margin-top: 12px;
}
.orsd-block .is-info1.size-24, .is-modal .is-info1.size-24 {
  margin-top: 15px;
}
.orsd-block .is-info2, .is-modal .is-info2 {
  margin-top: 10px;
  margin-bottom: 0px;
}
.orsd-block .is-info2.size-21, .is-modal .is-info2.size-21 {
  margin-top: 12px;
}
.orsd-block .is-info2.size-24, .is-modal .is-info2.size-24 {
  margin-top: 15px;
}
.orsd-block .is-rounded-button-big a, .is-modal .is-rounded-button-big a {
  display: inline-block;
  text-align: center;
  margin: 0 20px;
  border-radius: 500px;
  width: 110px;
  height: 110px;
  background-color: #aaa;
  overflow: hidden;
  text-decoration: none;
}
.orsd-block .is-rounded-button-big a i, .is-modal .is-rounded-button-big a i {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-block .is-rounded-button-big a:first-child, .is-modal .is-rounded-button-big a:first-child {
  margin: 0 20px 0 0;
}
.orsd-block .is-rounded-button-big a:last-child, .is-modal .is-rounded-button-big a:last-child {
  margin: 0 0 0 20px;
}
.orsd-block .is-rounded-button-medium a, .is-modal .is-rounded-button-medium a {
  display: inline-block;
  text-align: center;
  margin: 0 20px;
  border-radius: 500px;
  width: 70px;
  height: 70px;
  background-color: #aaa;
  overflow: hidden;
  text-decoration: none;
}
.orsd-block .is-rounded-button-medium a i, .is-modal .is-rounded-button-medium a i {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-block .is-rounded-button-medium a:first-child, .is-modal .is-rounded-button-medium a:first-child {
  margin: 0 20px 0 0;
}
.orsd-block .is-rounded-button-medium a:last-child, .is-modal .is-rounded-button-medium a:last-child {
  margin: 0 0 0 20px;
}
.orsd-block .is-boxed-button-big, .is-modal .is-boxed-button-big {
  display: inline-block;
}
.orsd-block .is-boxed-button-big a, .is-modal .is-boxed-button-big a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 110px;
  height: 110px;
  background-color: #aaa;
  text-decoration: none;
}
.orsd-block .is-boxed-button-big a i, .is-modal .is-boxed-button-big a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-block .is-boxed-button-big2, .is-modal .is-boxed-button-big2 {
  display: inline-block;
}
.orsd-block .is-boxed-button-big2 a, .is-modal .is-boxed-button-big2 a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 150px;
  height: 70px;
  background-color: #aaa;
  text-decoration: none;
}
.orsd-block .is-boxed-button-big2 a i, .is-modal .is-boxed-button-big2 a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-block .is-boxed-button-medium, .is-modal .is-boxed-button-medium {
  display: inline-block;
}
.orsd-block .is-boxed-button-medium a, .is-modal .is-boxed-button-medium a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 70px;
  height: 70px;
  background-color: #aaa;
  text-decoration: none;
}
.orsd-block .is-boxed-button-medium a i, .is-modal .is-boxed-button-medium a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-block .is-boxed-button-medium2, .is-modal .is-boxed-button-medium2 {
  display: inline-block;
}
.orsd-block .is-boxed-button-medium2 a, .is-modal .is-boxed-button-medium2 a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 100px;
  height: 50px;
  background-color: #aaa;
  text-decoration: none;
}
.orsd-block .is-boxed-button-medium2 a i, .is-modal .is-boxed-button-medium2 a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-block .is-boxed-button-small, .is-modal .is-boxed-button-small {
  display: inline-block;
}
.orsd-block .is-boxed-button-small a, .is-modal .is-boxed-button-small a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 20px 0 0;
  width: 50px;
  height: 50px;
  background-color: #aaa;
  text-decoration: none;
}
.orsd-block .is-boxed-button-small a i, .is-modal .is-boxed-button-small a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-block .is-btn, .orsd-block a.is-btn, .is-modal .is-btn, .is-modal a.is-btn {
  padding: 10px 50px;
  font-size: 1rem;
  line-height: 2rem;
  border-radius: 0;
  letter-spacing: 3px;
  display: inline-block;
  margin: 3px 0;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-transition: all 0.16s ease;
  transition: all 0.16s ease;
  text-decoration: none;
  color: #000;
}
.orsd-block .is-btn:hover, .orsd-block .is-btn:visited, .orsd-block .is-btn:focus, .orsd-block a.is-btn:hover, .orsd-block a.is-btn:visited, .orsd-block a.is-btn:focus, .is-modal .is-btn:hover, .is-modal .is-btn:visited, .is-modal .is-btn:focus, .is-modal a.is-btn:hover, .is-modal a.is-btn:visited, .is-modal a.is-btn:focus {
  color: initial;
  text-decoration: initial;
  opacity: initial;
}
.orsd-block .is-btn-ghost1, .orsd-block a.is-btn-ghost1, .is-modal .is-btn-ghost1, .is-modal a.is-btn-ghost1 {
  color: #000;
  border: 2px solid #111;
}
.orsd-block .is-light-text .is-btn-ghost1, .orsd-block .is-dark-text .is-light-text .is-btn-ghost1, .orsd-block .is-light-text a.is-btn-ghost1, .orsd-block .is-dark-text .is-light-text a.is-btn-ghost1, .is-modal .is-light-text .is-btn-ghost1, .is-modal .is-dark-text .is-light-text .is-btn-ghost1, .is-modal .is-light-text a.is-btn-ghost1, .is-modal .is-dark-text .is-light-text a.is-btn-ghost1 {
  color: #fff;
  border: 2px solid #fff;
}
.orsd-block .is-dark-text .is-btn-ghost1, .orsd-block .is-light-text .is-dark-text .is-btn-ghost1, .orsd-block .is-dark-text a.is-btn-ghost1, .orsd-block .is-light-text .is-dark-text a.is-btn-ghost1, .is-modal .is-dark-text .is-btn-ghost1, .is-modal .is-light-text .is-dark-text .is-btn-ghost1, .is-modal .is-dark-text a.is-btn-ghost1, .is-modal .is-light-text .is-dark-text a.is-btn-ghost1 {
  color: #000;
  border: 2px solid #111;
}
.orsd-block .is-btn-ghost2, .orsd-block a.is-btn-ghost2, .is-modal .is-btn-ghost2, .is-modal a.is-btn-ghost2 {
  color: #000;
  border: 2px solid #dcdcdc;
  background-color: #dcdcdc;
}
.orsd-block .is-light-text .is-btn-ghost2, .orsd-block .is-dark-text .is-light-text .is-btn-ghost2, .orsd-block .is-light-text a.is-btn-ghost2, .orsd-block .is-dark-text .is-light-text a.is-btn-ghost2, .is-modal .is-light-text .is-btn-ghost2, .is-modal .is-dark-text .is-light-text .is-btn-ghost2, .is-modal .is-light-text a.is-btn-ghost2, .is-modal .is-dark-text .is-light-text a.is-btn-ghost2 {
  color: #000;
  border: 2px solid #f9f9f9;
  background-color: #f9f9f9;
}
.orsd-block .is-dark-text .is-btn-ghost2, .orsd-block .is-light-text .is-dark-text .is-btn-ghost2, .orsd-block .is-dark-text a.is-btn-ghost2, .orsd-block .is-light-text .is-dark-text a.is-btn-ghost2, .is-modal .is-dark-text .is-btn-ghost2, .is-modal .is-light-text .is-dark-text .is-btn-ghost2, .is-modal .is-dark-text a.is-btn-ghost2, .is-modal .is-light-text .is-dark-text a.is-btn-ghost2 {
  color: #000;
  border: 2px solid #d7d7d7;
  background-color: #d7d7d7;
}
.orsd-block .is-btn.is-btn-small, .orsd-block .is-btn-small, .is-modal .is-btn.is-btn-small, .is-modal .is-btn-small {
  padding: 5px 25px;
  font-size: 0.85em;
}
.orsd-block .is-btn.is-upper, .orsd-block .is-upper, .is-modal .is-btn.is-upper, .is-modal .is-upper {
  text-transform: uppercase;
}
.orsd-block .is-btn.is-rounded-30, .orsd-block .is-rounded-30, .is-modal .is-btn.is-rounded-30, .is-modal .is-rounded-30 {
  border-radius: 30px;
}
.orsd-block .btn.btn-default, .is-modal .btn.btn-default {
  color: #333333;
  background-color: #d3d3d3;
}
.orsd-block .btn.btn-default:hover, .is-modal .btn.btn-default:hover {
  color: #111;
  background-color: #ccc;
  border-color: #ccc;
}
@media (max-width: 970px) {
  .orsd-block .hideonmobile, .is-modal .hideonmobile {
    display: none !important;
  }
}
.orsd-block .block-click, .is-modal .block-click {
  cursor: pointer;
}
.orsd-block .block-click > *, .is-modal .block-click > * {
  pointer-events: none;
  user-select: none;
}
.orsd-block .min-height-300, .is-modal .min-height-300 {
  min-height: 300px !important;
}
.orsd-block .min-height-350, .is-modal .min-height-350 {
  min-height: 350px !important;
}
.orsd-block .min-height-400, .is-modal .min-height-400 {
  min-height: 400px !important;
}
.orsd-block .min-height-450, .is-modal .min-height-450 {
  min-height: 450px !important;
}
.orsd-block .min-height-500, .is-modal .min-height-500 {
  min-height: 500px !important;
}
.orsd-block .min-height-550, .is-modal .min-height-550 {
  min-height: 550px !important;
}
.orsd-block .min-height-600, .is-modal .min-height-600 {
  min-height: 600px !important;
}
.orsd-block .min-height-650, .is-modal .min-height-650 {
  min-height: 650px !important;
}
.orsd-block .min-height-700, .is-modal .min-height-700 {
  min-height: 700px !important;
}
@media (max-width: 1024px) {
  .orsd-block .min-height-300, .is-modal .min-height-300 {
    min-height: 300px !important;
  }
  .orsd-block .min-height-350, .is-modal .min-height-350 {
    min-height: 340px !important;
  }
  .orsd-block .min-height-400, .is-modal .min-height-400 {
    min-height: 380px !important;
  }
  .orsd-block .min-height-450, .is-modal .min-height-450 {
    min-height: 430px !important;
  }
  .orsd-block .min-height-500, .is-modal .min-height-500 {
    min-height: 480px !important;
  }
  .orsd-block .min-height-550, .is-modal .min-height-550 {
    min-height: 530px !important;
  }
  .orsd-block .min-height-600, .is-modal .min-height-600 {
    min-height: 580px !important;
  }
  .orsd-block .min-height-650, .is-modal .min-height-650 {
    min-height: 630px !important;
  }
  .orsd-block .min-height-700, .is-modal .min-height-700 {
    min-height: 680px !important;
  }
}
@media (max-width: 640px) {
  .orsd-block .min-height-300, .is-modal .min-height-300 {
    min-height: 240px !important;
  }
  .orsd-block .min-height-350, .is-modal .min-height-350 {
    min-height: 270px !important;
  }
  .orsd-block .min-height-400, .is-modal .min-height-400 {
    min-height: 300px !important;
  }
  .orsd-block .min-height-450, .is-modal .min-height-450 {
    min-height: 350px !important;
  }
  .orsd-block .min-height-500, .is-modal .min-height-500 {
    min-height: 400px !important;
  }
  .orsd-block .min-height-550, .is-modal .min-height-550 {
    min-height: 430px !important;
  }
  .orsd-block .min-height-600, .is-modal .min-height-600 {
    min-height: 460px !important;
  }
  .orsd-block .min-height-650, .is-modal .min-height-650 {
    min-height: 500px !important;
  }
  .orsd-block .min-height-700, .is-modal .min-height-700 {
    min-height: 540px !important;
  }
}
@media (max-width: 540px) {
  .orsd-block .min-height-300, .is-modal .min-height-300 {
    min-height: 180px !important;
  }
  .orsd-block .min-height-350, .is-modal .min-height-350 {
    min-height: 210px !important;
  }
  .orsd-block .min-height-400, .is-modal .min-height-400 {
    min-height: 240px !important;
  }
  .orsd-block .min-height-450, .is-modal .min-height-450 {
    min-height: 270px !important;
  }
  .orsd-block .min-height-500, .is-modal .min-height-500 {
    min-height: 300px !important;
  }
  .orsd-block .min-height-550, .is-modal .min-height-550 {
    min-height: 310px !important;
  }
  .orsd-block .min-height-600, .is-modal .min-height-600 {
    min-height: 320px !important;
  }
  .orsd-block .min-height-650, .is-modal .min-height-650 {
    min-height: 360px !important;
  }
  .orsd-block .min-height-700, .is-modal .min-height-700 {
    min-height: 400px !important;
  }
}
@media (max-width: 425px) {
  .orsd-block .min-height-300, .is-modal .min-height-300 {
    min-height: 150px !important;
  }
  .orsd-block .min-height-350, .is-modal .min-height-350 {
    min-height: 185px !important;
  }
  .orsd-block .min-height-400, .is-modal .min-height-400 {
    min-height: 220px !important;
  }
  .orsd-block .min-height-450, .is-modal .min-height-450 {
    min-height: 240px !important;
  }
  .orsd-block .min-height-500, .is-modal .min-height-500 {
    min-height: 260px !important;
  }
  .orsd-block .min-height-550, .is-modal .min-height-550 {
    min-height: 270px !important;
  }
  .orsd-block .min-height-600, .is-modal .min-height-600 {
    min-height: 280px !important;
  }
  .orsd-block .min-height-650, .is-modal .min-height-650 {
    min-height: 315px !important;
  }
  .orsd-block .min-height-700, .is-modal .min-height-700 {
    min-height: 350px !important;
  }
}
.orsd-block .font-thin, .is-modal .font-thin {
  font-weight: 100 !important;
}
.orsd-block .font-extralight, .is-modal .font-extralight {
  font-weight: 200 !important;
}
.orsd-block .font-light, .is-modal .font-light {
  font-weight: 300 !important;
}
.orsd-block .font-normal, .is-modal .font-normal {
  font-weight: 400 !important;
}
.orsd-block .font-medium, .is-modal .font-medium {
  font-weight: 500 !important;
}
.orsd-block .font-semibold, .is-modal .font-semibold {
  font-weight: 600 !important;
}
.orsd-block .font-bold, .is-modal .font-bold {
  font-weight: 700 !important;
}
.orsd-block .font-extrabold, .is-modal .font-extrabold {
  font-weight: 800 !important;
}
.orsd-block .font-black, .is-modal .font-black {
  font-weight: 900 !important;
}
.orsd-block .italic, .is-modal .italic {
  font-style: italic !important;
}
.orsd-block .not-italic, .is-modal .not-italic {
  font-style: normal !important;
}
.orsd-block .display .italic, .is-modal .display .italic {
  font-style: italic !important;
}
.orsd-block .display .not-italic, .is-modal .display .not-italic {
  font-style: normal !important;
}
.orsd-block .underline, .is-modal .underline {
  -webkit-text-decoration-line: underline !important;
  text-decoration-line: underline !important;
}
.orsd-block .line-through, .is-modal .line-through {
  -webkit-text-decoration-line: line-through !important;
  text-decoration-line: line-through !important;
}
.orsd-block .no-underline, .is-modal .no-underline {
  -webkit-text-decoration-line: none !important;
  text-decoration-line: none !important;
}
.orsd-block .uppercase, .is-modal .uppercase {
  text-transform: uppercase !important;
}
.orsd-block .lowercase, .is-modal .lowercase {
  text-transform: lowercase !important;
}
.orsd-block .capitalize, .is-modal .capitalize {
  text-transform: capitalize !important;
}
.orsd-block .normal-case, .is-modal .normal-case {
  text-transform: none !important;
}
.orsd-block .text-left, .is-modal .text-left {
  text-align: left;
}
.orsd-block .text-center, .is-modal .text-center {
  text-align: center;
}
.orsd-block .text-right, .is-modal .text-right {
  text-align: right;
}
.orsd-block .text-justify, .is-modal .text-justify {
  text-align: justify;
}
.orsd-block .sub, .orsd-block .sup, .is-modal .sub, .is-modal .sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.orsd-block .sup, .is-modal .sup {
  top: -0.3em;
  vertical-align: super;
}
.orsd-block .sub, .is-modal .sub {
  bottom: -0.25em;
  vertical-align: sub;
}
.orsd-block .tracking--100, .is-modal .tracking--100 {
  letter-spacing: -0.1em !important;
}
.orsd-block .tracking--75, .is-modal .tracking--75 {
  letter-spacing: -0.075em !important;
}
.orsd-block .tracking--50, .orsd-block .tracking-tighter, .is-modal .tracking--50, .is-modal .tracking-tighter {
  letter-spacing: -0.05em !important;
}
.orsd-block .tracking--25, .orsd-block .tracking-tight, .is-modal .tracking--25, .is-modal .tracking-tight {
  letter-spacing: -0.025em !important;
}
.orsd-block .tracking-0, .orsd-block .tracking-normal, .is-modal .tracking-0, .is-modal .tracking-normal {
  letter-spacing: 0em !important;
}
.orsd-block .tracking-25, .orsd-block .tracking-wide, .is-modal .tracking-25, .is-modal .tracking-wide {
  letter-spacing: 0.025em !important;
}
.orsd-block .tracking-50, .orsd-block .tracking-wider, .is-modal .tracking-50, .is-modal .tracking-wider {
  letter-spacing: 0.05em !important;
}
.orsd-block .tracking-75, .is-modal .tracking-75 {
  letter-spacing: 0.075em !important;
}
.orsd-block .tracking-100, .orsd-block .tracking-widest, .is-modal .tracking-100, .is-modal .tracking-widest {
  letter-spacing: 0.1em !important;
}
.orsd-block .tracking-125, .is-modal .tracking-125 {
  letter-spacing: 0.125em !important;
}
.orsd-block .tracking-150, .is-modal .tracking-150 {
  letter-spacing: 0.15em !important;
}
.orsd-block .tracking-175, .is-modal .tracking-175 {
  letter-spacing: 0.175em !important;
}
.orsd-block .tracking-200, .is-modal .tracking-200 {
  letter-spacing: 0.2em !important;
}
.orsd-block .tracking-225, .is-modal .tracking-225 {
  letter-spacing: 0.225em !important;
}
.orsd-block .tracking-250, .is-modal .tracking-250 {
  letter-spacing: 0.25em !important;
}
.orsd-block .tracking-275, .is-modal .tracking-275 {
  letter-spacing: 0.275em !important;
}
.orsd-block .tracking-300, .is-modal .tracking-300 {
  letter-spacing: 0.3em !important;
}
.orsd-block .tracking-325, .is-modal .tracking-325 {
  letter-spacing: 0.325em !important;
}
.orsd-block .tracking-350, .is-modal .tracking-350 {
  letter-spacing: 0.35em !important;
}
.orsd-block .tracking-375, .is-modal .tracking-375 {
  letter-spacing: 0.375em !important;
}
.orsd-block .tracking-400, .is-modal .tracking-400 {
  letter-spacing: 0.4em !important;
}
.orsd-block .tracking-425, .is-modal .tracking-425 {
  letter-spacing: 0.425em !important;
}
.orsd-block .tracking-450, .is-modal .tracking-450 {
  letter-spacing: 0.45em !important;
}
.orsd-block .tracking-475, .is-modal .tracking-475 {
  letter-spacing: 0.475em !important;
}
.orsd-block .tracking-500, .is-modal .tracking-500 {
  letter-spacing: 0.5em !important;
}
.orsd-block .leading-05, .is-modal .leading-05 {
  line-height: 0.5 !important;
}
.orsd-block .leading-06, .is-modal .leading-06 {
  line-height: 0.6 !important;
}
.orsd-block .leading-07, .is-modal .leading-07 {
  line-height: 0.7 !important;
}
.orsd-block .leading-08, .is-modal .leading-08 {
  line-height: 0.8 !important;
}
.orsd-block .leading-09, .is-modal .leading-09 {
  line-height: 0.9 !important;
}
.orsd-block .leading-10, .orsd-block .leading-none, .is-modal .leading-10, .is-modal .leading-none {
  line-height: 1 !important;
}
.orsd-block .leading-11, .is-modal .leading-11 {
  line-height: 1.1 !important;
}
.orsd-block .leading-12, .is-modal .leading-12 {
  line-height: 1.2 !important;
}
.orsd-block .leading-tight, .is-modal .leading-tight {
  line-height: 1.25 !important;
}
.orsd-block .leading-13, .is-modal .leading-13 {
  line-height: 1.3 !important;
}
.orsd-block .leading-snug, .is-modal .leading-snug {
  line-height: 1.375 !important;
}
.orsd-block .leading-14, .is-modal .leading-14 {
  line-height: 1.4 !important;
}
.orsd-block .leading-15, .orsd-block .leading-normal, .is-modal .leading-15, .is-modal .leading-normal {
  line-height: 1.5 !important;
}
.orsd-block .leading-16, .is-modal .leading-16 {
  line-height: 1.6 !important;
}
.orsd-block .leading-relaxed, .is-modal .leading-relaxed {
  line-height: 1.625 !important;
}
.orsd-block .leading-17, .is-modal .leading-17 {
  line-height: 1.7 !important;
}
.orsd-block .leading-18, .is-modal .leading-18 {
  line-height: 1.8 !important;
}
.orsd-block .leading-19, .is-modal .leading-19 {
  line-height: 1.9 !important;
}
.orsd-block .leading-20, .orsd-block .leading-loose, .is-modal .leading-20, .is-modal .leading-loose {
  line-height: 2 !important;
}
.orsd-block .leading-21, .is-modal .leading-21 {
  line-height: 2.1 !important;
}
.orsd-block .leading-22, .is-modal .leading-22 {
  line-height: 2.2 !important;
}
.orsd-block .leading-23, .is-modal .leading-23 {
  line-height: 2.3 !important;
}
.orsd-block .leading-24, .is-modal .leading-24 {
  line-height: 2.4 !important;
}
.orsd-block .leading-25, .is-modal .leading-25 {
  line-height: 2.5 !important;
}
.orsd-block .leading-26, .is-modal .leading-26 {
  line-height: 2.6 !important;
}
.orsd-block .leading-27, .is-modal .leading-27 {
  line-height: 2.7 !important;
}
.orsd-block .leading-28, .is-modal .leading-28 {
  line-height: 2.8 !important;
}
.orsd-block .leading-29, .is-modal .leading-29 {
  line-height: 2.9 !important;
}
.orsd-block .leading-30, .is-modal .leading-30 {
  line-height: 3 !important;
}
.orsd-block .opacity-0, .is-modal .opacity-0 {
  opacity: 0 !important;
}
.orsd-block .opacity-2, .is-modal .opacity-2 {
  opacity: 0.02 !important;
}
.orsd-block .opacity-4, .is-modal .opacity-4 {
  opacity: 0.04 !important;
}
.orsd-block .opacity-5, .is-modal .opacity-5 {
  opacity: 0.05 !important;
}
.orsd-block .opacity-6, .is-modal .opacity-6 {
  opacity: 0.06 !important;
}
.orsd-block .opacity-8, .is-modal .opacity-8 {
  opacity: 0.08 !important;
}
.orsd-block .opacity-10, .is-modal .opacity-10 {
  opacity: 0.1 !important;
}
.orsd-block .opacity-12, .is-modal .opacity-12 {
  opacity: 0.12 !important;
}
.orsd-block .opacity-15, .is-modal .opacity-15 {
  opacity: 0.15 !important;
}
.orsd-block .opacity-20, .is-modal .opacity-20 {
  opacity: 0.2 !important;
}
.orsd-block .opacity-25, .is-modal .opacity-25 {
  opacity: 0.25 !important;
}
.orsd-block .opacity-30, .is-modal .opacity-30 {
  opacity: 0.3 !important;
}
.orsd-block .opacity-35, .is-modal .opacity-35 {
  opacity: 0.35 !important;
}
.orsd-block .opacity-40, .is-modal .opacity-40 {
  opacity: 0.4 !important;
}
.orsd-block .opacity-45, .is-modal .opacity-45 {
  opacity: 0.45 !important;
}
.orsd-block .opacity-50, .is-modal .opacity-50 {
  opacity: 0.5 !important;
}
.orsd-block .opacity-55, .is-modal .opacity-55 {
  opacity: 0.55 !important;
}
.orsd-block .opacity-60, .is-modal .opacity-60 {
  opacity: 0.6 !important;
}
.orsd-block .opacity-65, .is-modal .opacity-65 {
  opacity: 0.65 !important;
}
.orsd-block .opacity-70, .is-modal .opacity-70 {
  opacity: 0.7 !important;
}
.orsd-block .opacity-75, .is-modal .opacity-75 {
  opacity: 0.75 !important;
}
.orsd-block .opacity-80, .is-modal .opacity-80 {
  opacity: 0.8 !important;
}
.orsd-block .opacity-85, .is-modal .opacity-85 {
  opacity: 0.85 !important;
}
.orsd-block .opacity-90, .is-modal .opacity-90 {
  opacity: 0.9 !important;
}
.orsd-block .opacity-95, .is-modal .opacity-95 {
  opacity: 0.95 !important;
}
.orsd-block .opacity-100, .is-modal .opacity-100 {
  opacity: 1 !important;
}
.orsd-block .p-0, .is-modal .p-0 {
  padding: 0px;
}
.orsd-block .p-1, .is-modal .p-1 {
  padding: 0.25rem;
}
.orsd-block .p-2, .is-modal .p-2 {
  padding: 0.5rem;
}
.orsd-block .p-3, .is-modal .p-3 {
  padding: 0.75rem;
}
.orsd-block .p-4, .is-modal .p-4 {
  padding: 1rem;
}
.orsd-block .p-5, .is-modal .p-5 {
  padding: 1.25rem;
}
.orsd-block .p-6, .is-modal .p-6 {
  padding: 1.5rem;
}
.orsd-block .p-7, .is-modal .p-7 {
  padding: 1.75rem;
}
.orsd-block .p-8, .is-modal .p-8 {
  padding: 2rem;
}
.orsd-block .p-9, .is-modal .p-9 {
  padding: 2.25rem;
}
.orsd-block .p-10, .is-modal .p-10 {
  padding: 2.5rem;
}
.orsd-block .p-11, .is-modal .p-11 {
  padding: 2.75rem;
}
.orsd-block .p-12, .is-modal .p-12 {
  padding: 3rem;
}
.orsd-block .p-14, .is-modal .p-14 {
  padding: 3.5rem;
}
.orsd-block .p-16, .is-modal .p-16 {
  padding: 4rem;
}
.orsd-block .p-20, .is-modal .p-20 {
  padding: 5rem;
}
.orsd-block .px-0, .is-modal .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.orsd-block .px-1, .is-modal .px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.orsd-block .px-2, .is-modal .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.orsd-block .px-3, .is-modal .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.orsd-block .px-4, .is-modal .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.orsd-block .px-5, .is-modal .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.orsd-block .px-6, .is-modal .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.orsd-block .px-7, .is-modal .px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.orsd-block .px-8, .is-modal .px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.orsd-block .px-9, .is-modal .px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.orsd-block .px-10, .is-modal .px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.orsd-block .px-11, .is-modal .px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}
.orsd-block .px-12, .is-modal .px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}
.orsd-block .px-14, .is-modal .px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.orsd-block .px-16, .is-modal .px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.orsd-block .px-20, .is-modal .px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}
.orsd-block .py-0, .is-modal .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.orsd-block .py-1, .is-modal .py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.orsd-block .py-2, .is-modal .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.orsd-block .py-3, .is-modal .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.orsd-block .py-4, .is-modal .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.orsd-block .py-5, .is-modal .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.orsd-block .py-6, .is-modal .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.orsd-block .py-7, .is-modal .py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.orsd-block .py-8, .is-modal .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.orsd-block .py-9, .is-modal .py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
.orsd-block .py-10, .is-modal .py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.orsd-block .py-11, .is-modal .py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.orsd-block .py-12, .is-modal .py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.orsd-block .py-14, .is-modal .py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.orsd-block .py-16, .is-modal .py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.orsd-block .py-20, .is-modal .py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.orsd-block .pb-0, .is-modal .pb-0 {
  padding-bottom: 0px;
}
.orsd-block .pb-1, .is-modal .pb-1 {
  padding-bottom: 0.25rem;
}
.orsd-block .pb-2, .is-modal .pb-2 {
  padding-bottom: 0.5rem;
}
.orsd-block .pb-3, .is-modal .pb-3 {
  padding-bottom: 0.75rem;
}
.orsd-block .pb-4, .is-modal .pb-4 {
  padding-bottom: 1rem;
}
.orsd-block .pb-5, .is-modal .pb-5 {
  padding-bottom: 1.25rem;
}
.orsd-block .pb-6, .is-modal .pb-6 {
  padding-bottom: 1.5rem;
}
.orsd-block .pb-7, .is-modal .pb-7 {
  padding-bottom: 1.75rem;
}
.orsd-block .pb-8, .is-modal .pb-8 {
  padding-bottom: 2rem;
}
.orsd-block .pb-9, .is-modal .pb-9 {
  padding-bottom: 2.25rem;
}
.orsd-block .pb-10, .is-modal .pb-10 {
  padding-bottom: 2.5rem;
}
.orsd-block .pb-11, .is-modal .pb-11 {
  padding-bottom: 2.75rem;
}
.orsd-block .pb-12, .is-modal .pb-12 {
  padding-bottom: 3rem;
}
.orsd-block .pb-14, .is-modal .pb-14 {
  padding-bottom: 3.5rem;
}
.orsd-block .pb-16, .is-modal .pb-16 {
  padding-bottom: 4rem;
}
.orsd-block .pb-20, .is-modal .pb-20 {
  padding-bottom: 5rem;
}
.orsd-block .pr-0, .is-modal .pr-0 {
  padding-right: 0px;
}
.orsd-block .pr-1, .is-modal .pr-1 {
  padding-right: 0.25rem;
}
.orsd-block .pr-2, .is-modal .pr-2 {
  padding-right: 0.5rem;
}
.orsd-block .pr-3, .is-modal .pr-3 {
  padding-right: 0.75rem;
}
.orsd-block .pr-4, .is-modal .pr-4 {
  padding-right: 1rem;
}
.orsd-block .pr-5, .is-modal .pr-5 {
  padding-right: 1.25rem;
}
.orsd-block .pr-6, .is-modal .pr-6 {
  padding-right: 1.5rem;
}
.orsd-block .pr-7, .is-modal .pr-7 {
  padding-right: 1.75rem;
}
.orsd-block .pr-8, .is-modal .pr-8 {
  padding-right: 2rem;
}
.orsd-block .pr-9, .is-modal .pr-9 {
  padding-right: 2.25rem;
}
.orsd-block .pr-10, .is-modal .pr-10 {
  padding-right: 2.5rem;
}
.orsd-block .pr-11, .is-modal .pr-11 {
  padding-right: 2.75rem;
}
.orsd-block .pr-12, .is-modal .pr-12 {
  padding-right: 3rem;
}
.orsd-block .pr-14, .is-modal .pr-14 {
  padding-right: 3.5rem;
}
.orsd-block .pr-16, .is-modal .pr-16 {
  padding-right: 4rem;
}
.orsd-block .pr-20, .is-modal .pr-20 {
  padding-right: 5rem;
}
.orsd-block .pt-0, .is-modal .pt-0 {
  padding-top: 0px;
}
.orsd-block .pt-1, .is-modal .pt-1 {
  padding-top: 0.25rem;
}
.orsd-block .pt-2, .is-modal .pt-2 {
  padding-top: 0.5rem;
}
.orsd-block .pt-3, .is-modal .pt-3 {
  padding-top: 0.75rem;
}
.orsd-block .pt-4, .is-modal .pt-4 {
  padding-top: 1rem;
}
.orsd-block .pt-5, .is-modal .pt-5 {
  padding-top: 1.25rem;
}
.orsd-block .pt-6, .is-modal .pt-6 {
  padding-top: 1.5rem;
}
.orsd-block .pt-7, .is-modal .pt-7 {
  padding-top: 1.75rem;
}
.orsd-block .pt-8, .is-modal .pt-8 {
  padding-top: 2rem;
}
.orsd-block .pt-9, .is-modal .pt-9 {
  padding-top: 2.25rem;
}
.orsd-block .pt-10, .is-modal .pt-10 {
  padding-top: 2.5rem;
}
.orsd-block .pt-11, .is-modal .pt-11 {
  padding-top: 2.75rem;
}
.orsd-block .pt-12, .is-modal .pt-12 {
  padding-top: 3rem;
}
.orsd-block .pt-14, .is-modal .pt-14 {
  padding-top: 3.5rem;
}
.orsd-block .pt-16, .is-modal .pt-16 {
  padding-top: 4rem;
}
.orsd-block .pt-20, .is-modal .pt-20 {
  padding-top: 5rem;
}
.orsd-block .pl-0, .is-modal .pl-0 {
  padding-left: 0px;
}
.orsd-block .pl-1, .is-modal .pl-1 {
  padding-left: 0.25rem;
}
.orsd-block .pl-2, .is-modal .pl-2 {
  padding-left: 0.5rem;
}
.orsd-block .pl-3, .is-modal .pl-3 {
  padding-left: 0.75rem;
}
.orsd-block .pl-4, .is-modal .pl-4 {
  padding-left: 1rem;
}
.orsd-block .pl-5, .is-modal .pl-5 {
  padding-left: 1.25rem;
}
.orsd-block .pl-6, .is-modal .pl-6 {
  padding-left: 1.5rem;
}
.orsd-block .pl-7, .is-modal .pl-7 {
  padding-left: 1.75rem;
}
.orsd-block .pl-8, .is-modal .pl-8 {
  padding-left: 2rem;
}
.orsd-block .pl-9, .is-modal .pl-9 {
  padding-left: 2.25rem;
}
.orsd-block .pl-10, .is-modal .pl-10 {
  padding-left: 2.5rem;
}
.orsd-block .pl-11, .is-modal .pl-11 {
  padding-left: 2.75rem;
}
.orsd-block .pl-12, .is-modal .pl-12 {
  padding-left: 3rem;
}
.orsd-block .pl-14, .is-modal .pl-14 {
  padding-left: 3.5rem;
}
.orsd-block .pl-16, .is-modal .pl-16 {
  padding-left: 4rem;
}
.orsd-block .pl-20, .is-modal .pl-20 {
  padding-left: 5rem;
}
.orsd-block .ml-0, .is-modal .ml-0 {
  margin-left: 0px;
}
.orsd-block .ml-1, .is-modal .ml-1 {
  margin-left: 0.25rem;
}
.orsd-block .ml-2, .is-modal .ml-2 {
  margin-left: 0.5rem;
}
.orsd-block .ml-3, .is-modal .ml-3 {
  margin-left: 0.75rem;
}
.orsd-block .ml-4, .is-modal .ml-4 {
  margin-left: 1rem;
}
.orsd-block .ml-5, .is-modal .ml-5 {
  margin-left: 1.25rem;
}
.orsd-block .ml-6, .is-modal .ml-6 {
  margin-left: 1.5rem;
}
.orsd-block .ml-8, .is-modal .ml-8 {
  margin-left: 2rem;
}
.orsd-block .ml-10, .is-modal .ml-10 {
  margin-left: 2.5rem;
}
.orsd-block .mr-0, .is-modal .mr-0 {
  margin-right: 0px;
}
.orsd-block .mr-1, .is-modal .mr-1 {
  margin-right: 0.25rem;
}
.orsd-block .mr-2, .is-modal .mr-2 {
  margin-right: 0.5rem;
}
.orsd-block .mr-3, .is-modal .mr-3 {
  margin-right: 0.75rem;
}
.orsd-block .mr-4, .is-modal .mr-4 {
  margin-right: 1rem;
}
.orsd-block .mr-5, .is-modal .mr-5 {
  margin-right: 1.25rem;
}
.orsd-block .mr-6, .is-modal .mr-6 {
  margin-right: 1.5rem;
}
.orsd-block .mr-8, .is-modal .mr-8 {
  margin-right: 2rem;
}
.orsd-block .mr-10, .is-modal .mr-10 {
  margin-right: 2.5rem;
}
.orsd-block .mt-0, .is-modal .mt-0 {
  margin-top: 0px;
}
.orsd-block .mt-1, .is-modal .mt-1 {
  margin-top: 0.25rem;
}
.orsd-block .mt-2, .is-modal .mt-2 {
  margin-top: 0.5rem;
}
.orsd-block .mt-3, .is-modal .mt-3 {
  margin-top: 0.75rem;
}
.orsd-block .mt-4, .is-modal .mt-4 {
  margin-top: 1rem;
}
.orsd-block .mt-5, .is-modal .mt-5 {
  margin-top: 1.25rem;
}
.orsd-block .mt-6, .is-modal .mt-6 {
  margin-top: 1.5rem;
}
.orsd-block .mt-8, .is-modal .mt-8 {
  margin-top: 2rem;
}
.orsd-block .mt-10, .is-modal .mt-10 {
  margin-top: 2.5rem;
}
.orsd-block .mb-0, .is-modal .mb-0 {
  margin-bottom: 0px;
}
.orsd-block .mb-1, .is-modal .mb-1 {
  margin-bottom: 0.25rem;
}
.orsd-block .mb-2, .is-modal .mb-2 {
  margin-bottom: 0.5rem;
}
.orsd-block .mb-3, .is-modal .mb-3 {
  margin-bottom: 0.75rem;
}
.orsd-block .mb-4, .is-modal .mb-4 {
  margin-bottom: 1rem;
}
.orsd-block .mb-5, .is-modal .mb-5 {
  margin-bottom: 1.25rem;
}
.orsd-block .mb-6, .is-modal .mb-6 {
  margin-bottom: 1.5rem;
}
.orsd-block .mb-8, .is-modal .mb-8 {
  margin-bottom: 2rem;
}
.orsd-block .mb-10, .is-modal .mb-10 {
  margin-bottom: 2.5rem;
}
.orsd-block .flex, .is-modal .flex {
  display: flex;
}
.orsd-block .block, .is-modal .block {
  display: block;
}
.orsd-block .inline, .is-modal .inline {
  display: inline;
}
.orsd-block .inline-block, .is-modal .inline-block {
  display: inline-block;
}
.orsd-block .flex-row, .is-modal .flex-row {
  flex-direction: row;
}
.orsd-block .flex-row-reverse, .is-modal .flex-row-reverse {
  flex-direction: row-reverse;
}
.orsd-block .flex-col, .is-modal .flex-col {
  flex-direction: column;
}
.orsd-block .flex-col-reverse, .is-modal .flex-col-reverse {
  flex-direction: column-reverse;
}
.orsd-block .flex-wrap, .is-modal .flex-wrap {
  flex-wrap: wrap;
}
.orsd-block .flex-wrap-reverse, .is-modal .flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.orsd-block .flex-nowrap, .is-modal .flex-nowrap {
  flex-wrap: nowrap;
}
.orsd-block .justify-start, .is-modal .justify-start {
  justify-content: flex-start;
}
.orsd-block .justify-end, .is-modal .justify-end {
  justify-content: flex-end;
}
.orsd-block .justify-center, .is-modal .justify-center {
  justify-content: center;
}
.orsd-block .justify-between, .is-modal .justify-between {
  justify-content: space-between;
}
.orsd-block .justify-around, .is-modal .justify-around {
  justify-content: space-around;
}
.orsd-block .justify-evenly, .is-modal .justify-evenly {
  justify-content: space-evenly;
}
.orsd-block .items-start, .is-modal .items-start {
  align-items: flex-start;
}
.orsd-block .items-end, .is-modal .items-end {
  align-items: flex-end;
}
.orsd-block .items-center, .is-modal .items-center {
  align-items: center;
}
.orsd-block .items-baseline, .is-modal .items-baseline {
  align-items: baseline;
}
.orsd-block .items-stretch, .is-modal .items-stretch {
  align-items: stretch;
}
.orsd-block .border-solid, .is-modal .border-solid {
  border-style: solid;
}
.orsd-block .border-none, .is-modal .border-none {
  border-style: none;
}
.orsd-block .border, .is-modal .border {
  border-width: 1px;
}
.orsd-block .border-0, .is-modal .border-0 {
  border-width: 0px;
}
.orsd-block .border-2, .is-modal .border-2 {
  border-width: 2px;
}
.orsd-block .border-transparent, .is-modal .border-transparent {
  border-color: transparent;
}
.orsd-block .border-current, .is-modal .border-current {
  border-color: currentColor;
}
.orsd-block .hover\:border-transparent:hover, .is-modal .hover\:border-transparent:hover {
  border-color: transparent !important;
}
.orsd-block .hover\:border-current:hover, .is-modal .hover\:border-current:hover {
  border-color: currentColor !important;
}
.orsd-block .rounded-none, .is-modal .rounded-none {
  border-radius: 0px;
}
.orsd-block .rounded-sm, .is-modal .rounded-sm {
  border-radius: 0.125rem;
}
.orsd-block .rounded, .is-modal .rounded {
  border-radius: 0.25rem;
}
.orsd-block .rounded-md, .is-modal .rounded-md {
  border-radius: 0.375rem;
}
.orsd-block .rounded-lg, .is-modal .rounded-lg {
  border-radius: 0.5rem;
}
.orsd-block .rounded-full, .is-modal .rounded-full {
  border-radius: 9999px;
}
.orsd-block .rounded-2xl, .is-modal .rounded-2xl {
  border-radius: 1rem;
}
.orsd-block .rounded-3xl, .is-modal .rounded-3xl {
  border-radius: 1.5rem;
}
.orsd-block .rounded-xl, .is-modal .rounded-xl {
  border-radius: 0.75rem;
}
.orsd-block .h-auto, .is-modal .h-auto {
  height: auto;
}
.orsd-block .h-full, .is-modal .h-full {
  height: 100%;
}
.orsd-block .bg-transparent, .is-modal .bg-transparent {
  background-color: transparent;
}
.orsd-block .bg-current, .is-modal .bg-current {
  background-color: currentColor;
}
.orsd-block .bg-black, .is-modal .bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 var(--tw-bg-opacity));
}
.orsd-block .bg-white, .is-modal .bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-50, .is-modal .bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-100, .is-modal .bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-200, .is-modal .bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-300, .is-modal .bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-400, .is-modal .bg-gray-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-500, .is-modal .bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-600, .is-modal .bg-gray-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-700, .is-modal .bg-gray-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-800, .is-modal .bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 var(--tw-bg-opacity));
}
.orsd-block .bg-gray-900, .is-modal .bg-gray-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 var(--tw-bg-opacity));
}
.orsd-block .bg-red-50, .is-modal .bg-red-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 var(--tw-bg-opacity));
}
.orsd-block .bg-red-100, .is-modal .bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 var(--tw-bg-opacity));
}
.orsd-block .bg-red-200, .is-modal .bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 var(--tw-bg-opacity));
}
.orsd-block .bg-red-300, .is-modal .bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 var(--tw-bg-opacity));
}
.orsd-block .bg-red-400, .is-modal .bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 var(--tw-bg-opacity));
}
.orsd-block .bg-red-500, .is-modal .bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 var(--tw-bg-opacity));
}
.orsd-block .bg-red-600, .is-modal .bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 var(--tw-bg-opacity));
}
.orsd-block .bg-red-700, .is-modal .bg-red-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 var(--tw-bg-opacity));
}
.orsd-block .bg-red-800, .is-modal .bg-red-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 var(--tw-bg-opacity));
}
.orsd-block .bg-red-900, .is-modal .bg-red-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-50, .is-modal .bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-100, .is-modal .bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-200, .is-modal .bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-300, .is-modal .bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-400, .is-modal .bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-500, .is-modal .bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-600, .is-modal .bg-orange-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-700, .is-modal .bg-orange-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-800, .is-modal .bg-orange-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 var(--tw-bg-opacity));
}
.orsd-block .bg-orange-900, .is-modal .bg-orange-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-50, .is-modal .bg-yellow-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-100, .is-modal .bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-200, .is-modal .bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-300, .is-modal .bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-400, .is-modal .bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-500, .is-modal .bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-600, .is-modal .bg-yellow-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-700, .is-modal .bg-yellow-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-800, .is-modal .bg-yellow-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 var(--tw-bg-opacity));
}
.orsd-block .bg-yellow-900, .is-modal .bg-yellow-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 var(--tw-bg-opacity));
}
.orsd-block .bg-green-50, .is-modal .bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 var(--tw-bg-opacity));
}
.orsd-block .bg-green-100, .is-modal .bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 var(--tw-bg-opacity));
}
.orsd-block .bg-green-200, .is-modal .bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 var(--tw-bg-opacity));
}
.orsd-block .bg-green-300, .is-modal .bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 var(--tw-bg-opacity));
}
.orsd-block .bg-green-400, .is-modal .bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 var(--tw-bg-opacity));
}
.orsd-block .bg-green-500, .is-modal .bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 var(--tw-bg-opacity));
}
.orsd-block .bg-green-600, .is-modal .bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 var(--tw-bg-opacity));
}
.orsd-block .bg-green-700, .is-modal .bg-green-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 var(--tw-bg-opacity));
}
.orsd-block .bg-green-800, .is-modal .bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 var(--tw-bg-opacity));
}
.orsd-block .bg-green-900, .is-modal .bg-green-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-100, .is-modal .bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-200, .is-modal .bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-300, .is-modal .bg-teal-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-400, .is-modal .bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-500, .is-modal .bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-600, .is-modal .bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-700, .is-modal .bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-800, .is-modal .bg-teal-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-900, .is-modal .bg-teal-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-50, .is-modal .bg-blue-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-100, .is-modal .bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-200, .is-modal .bg-blue-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-300, .is-modal .bg-blue-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-400, .is-modal .bg-blue-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-500, .is-modal .bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-600, .is-modal .bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-700, .is-modal .bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-800, .is-modal .bg-blue-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 var(--tw-bg-opacity));
}
.orsd-block .bg-blue-900, .is-modal .bg-blue-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-50, .is-modal .bg-indigo-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-100, .is-modal .bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-200, .is-modal .bg-indigo-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-300, .is-modal .bg-indigo-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-400, .is-modal .bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-500, .is-modal .bg-indigo-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-600, .is-modal .bg-indigo-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-700, .is-modal .bg-indigo-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-800, .is-modal .bg-indigo-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 var(--tw-bg-opacity));
}
.orsd-block .bg-indigo-900, .is-modal .bg-indigo-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-50, .is-modal .bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-100, .is-modal .bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-200, .is-modal .bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-300, .is-modal .bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-400, .is-modal .bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-500, .is-modal .bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-600, .is-modal .bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-700, .is-modal .bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-800, .is-modal .bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-900, .is-modal .bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-50, .is-modal .bg-pink-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-100, .is-modal .bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-200, .is-modal .bg-pink-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-300, .is-modal .bg-pink-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-400, .is-modal .bg-pink-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-500, .is-modal .bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-600, .is-modal .bg-pink-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-700, .is-modal .bg-pink-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-800, .is-modal .bg-pink-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 var(--tw-bg-opacity));
}
.orsd-block .bg-pink-900, .is-modal .bg-pink-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-50, .is-modal .bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-100, .is-modal .bg-amber-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-200, .is-modal .bg-amber-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-300, .is-modal .bg-amber-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-400, .is-modal .bg-amber-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-500, .is-modal .bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-600, .is-modal .bg-amber-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-700, .is-modal .bg-amber-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-800, .is-modal .bg-amber-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 var(--tw-bg-opacity));
}
.orsd-block .bg-amber-900, .is-modal .bg-amber-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-50, .is-modal .bg-lime-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 254 231 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-100, .is-modal .bg-lime-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-200, .is-modal .bg-lime-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-300, .is-modal .bg-lime-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-400, .is-modal .bg-lime-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-500, .is-modal .bg-lime-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-600, .is-modal .bg-lime-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-700, .is-modal .bg-lime-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-800, .is-modal .bg-lime-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 var(--tw-bg-opacity));
}
.orsd-block .bg-lime-900, .is-modal .bg-lime-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-50, .is-modal .bg-emerald-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-100, .is-modal .bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-200, .is-modal .bg-emerald-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-300, .is-modal .bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-400, .is-modal .bg-emerald-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-500, .is-modal .bg-emerald-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-600, .is-modal .bg-emerald-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-700, .is-modal .bg-emerald-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-800, .is-modal .bg-emerald-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 var(--tw-bg-opacity));
}
.orsd-block .bg-emerald-900, .is-modal .bg-emerald-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-50, .is-modal .bg-teal-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-100, .is-modal .bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-200, .is-modal .bg-teal-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-300, .is-modal .bg-teal-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-400, .is-modal .bg-teal-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-500, .is-modal .bg-teal-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-600, .is-modal .bg-teal-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-700, .is-modal .bg-teal-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-800, .is-modal .bg-teal-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 var(--tw-bg-opacity));
}
.orsd-block .bg-teal-900, .is-modal .bg-teal-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-50, .is-modal .bg-cyan-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-100, .is-modal .bg-cyan-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-200, .is-modal .bg-cyan-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-300, .is-modal .bg-cyan-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-400, .is-modal .bg-cyan-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-500, .is-modal .bg-cyan-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-600, .is-modal .bg-cyan-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-700, .is-modal .bg-cyan-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-800, .is-modal .bg-cyan-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 var(--tw-bg-opacity));
}
.orsd-block .bg-cyan-900, .is-modal .bg-cyan-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-50, .is-modal .bg-sky-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-100, .is-modal .bg-sky-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-200, .is-modal .bg-sky-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-300, .is-modal .bg-sky-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-400, .is-modal .bg-sky-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-500, .is-modal .bg-sky-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-600, .is-modal .bg-sky-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-700, .is-modal .bg-sky-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-800, .is-modal .bg-sky-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 var(--tw-bg-opacity));
}
.orsd-block .bg-sky-900, .is-modal .bg-sky-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-50, .is-modal .bg-violet-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-100, .is-modal .bg-violet-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-200, .is-modal .bg-violet-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 214 254 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-300, .is-modal .bg-violet-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 181 253 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-400, .is-modal .bg-violet-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-500, .is-modal .bg-violet-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-600, .is-modal .bg-violet-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-700, .is-modal .bg-violet-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(109 40 217 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-800, .is-modal .bg-violet-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 var(--tw-bg-opacity));
}
.orsd-block .bg-violet-900, .is-modal .bg-violet-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-50, .is-modal .bg-purple-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-100, .is-modal .bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-200, .is-modal .bg-purple-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-300, .is-modal .bg-purple-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-400, .is-modal .bg-purple-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-500, .is-modal .bg-purple-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-600, .is-modal .bg-purple-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-700, .is-modal .bg-purple-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-800, .is-modal .bg-purple-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 var(--tw-bg-opacity));
}
.orsd-block .bg-purple-900, .is-modal .bg-purple-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-50, .is-modal .bg-fuchsia-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 244 255 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-100, .is-modal .bg-fuchsia-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-200, .is-modal .bg-fuchsia-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-300, .is-modal .bg-fuchsia-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 171 252 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-400, .is-modal .bg-fuchsia-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(232 121 249 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-500, .is-modal .bg-fuchsia-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-600, .is-modal .bg-fuchsia-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(192 38 211 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-700, .is-modal .bg-fuchsia-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-800, .is-modal .bg-fuchsia-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 25 143 var(--tw-bg-opacity));
}
.orsd-block .bg-fuchsia-900, .is-modal .bg-fuchsia-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(112 26 117 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-50, .is-modal .bg-rose-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-100, .is-modal .bg-rose-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-200, .is-modal .bg-rose-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-300, .is-modal .bg-rose-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 164 175 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-400, .is-modal .bg-rose-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 113 133 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-500, .is-modal .bg-rose-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-600, .is-modal .bg-rose-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-700, .is-modal .bg-rose-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-800, .is-modal .bg-rose-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 var(--tw-bg-opacity));
}
.orsd-block .bg-rose-900, .is-modal .bg-rose-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-50:hover, .is-modal .hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-100:hover, .is-modal .hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-200:hover, .is-modal .hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-300:hover, .is-modal .hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-400:hover, .is-modal .hover\:bg-gray-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-500:hover, .is-modal .hover\:bg-gray-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-600:hover, .is-modal .hover\:bg-gray-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-700:hover, .is-modal .hover\:bg-gray-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-800:hover, .is-modal .hover\:bg-gray-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-gray-900:hover, .is-modal .hover\:bg-gray-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-50:hover, .is-modal .hover\:bg-red-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-100:hover, .is-modal .hover\:bg-red-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-200:hover, .is-modal .hover\:bg-red-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-300:hover, .is-modal .hover\:bg-red-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-400:hover, .is-modal .hover\:bg-red-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-500:hover, .is-modal .hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-600:hover, .is-modal .hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-700:hover, .is-modal .hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-800:hover, .is-modal .hover\:bg-red-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 27 27 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-red-900:hover, .is-modal .hover\:bg-red-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-50:hover, .is-modal .hover\:bg-orange-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-100:hover, .is-modal .hover\:bg-orange-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-200:hover, .is-modal .hover\:bg-orange-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-300:hover, .is-modal .hover\:bg-orange-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-400:hover, .is-modal .hover\:bg-orange-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-500:hover, .is-modal .hover\:bg-orange-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-600:hover, .is-modal .hover\:bg-orange-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 88 12 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-700:hover, .is-modal .hover\:bg-orange-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-800:hover, .is-modal .hover\:bg-orange-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(154 52 18 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-orange-900:hover, .is-modal .hover\:bg-orange-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-50:hover, .is-modal .hover\:bg-yellow-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 252 232 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-100:hover, .is-modal .hover\:bg-yellow-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-200:hover, .is-modal .hover\:bg-yellow-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-300:hover, .is-modal .hover\:bg-yellow-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-400:hover, .is-modal .hover\:bg-yellow-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-500:hover, .is-modal .hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-600:hover, .is-modal .hover\:bg-yellow-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(202 138 4 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-700:hover, .is-modal .hover\:bg-yellow-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(161 98 7 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-800:hover, .is-modal .hover\:bg-yellow-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(133 77 14 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-yellow-900:hover, .is-modal .hover\:bg-yellow-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-50:hover, .is-modal .hover\:bg-green-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-100:hover, .is-modal .hover\:bg-green-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-200:hover, .is-modal .hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-300:hover, .is-modal .hover\:bg-green-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-400:hover, .is-modal .hover\:bg-green-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-500:hover, .is-modal .hover\:bg-green-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-600:hover, .is-modal .hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-700:hover, .is-modal .hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-800:hover, .is-modal .hover\:bg-green-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-green-900:hover, .is-modal .hover\:bg-green-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-50:hover, .is-modal .hover\:bg-teal-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 250 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-100:hover, .is-modal .hover\:bg-teal-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-200:hover, .is-modal .hover\:bg-teal-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 246 228 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-300:hover, .is-modal .hover\:bg-teal-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(94 234 212 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-400:hover, .is-modal .hover\:bg-teal-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(45 212 191 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-500:hover, .is-modal .hover\:bg-teal-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 184 166 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-600:hover, .is-modal .hover\:bg-teal-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(13 148 136 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-700:hover, .is-modal .hover\:bg-teal-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 118 110 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-800:hover, .is-modal .hover\:bg-teal-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 94 89 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-teal-900:hover, .is-modal .hover\:bg-teal-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(19 78 74 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-50:hover, .is-modal .hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-100:hover, .is-modal .hover\:bg-blue-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-200:hover, .is-modal .hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-300:hover, .is-modal .hover\:bg-blue-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 197 253 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-400:hover, .is-modal .hover\:bg-blue-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(96 165 250 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-500:hover, .is-modal .hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-600:hover, .is-modal .hover\:bg-blue-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-700:hover, .is-modal .hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-800:hover, .is-modal .hover\:bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-blue-900:hover, .is-modal .hover\:bg-blue-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-50:hover, .is-modal .hover\:bg-indigo-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 242 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-100:hover, .is-modal .hover\:bg-indigo-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-200:hover, .is-modal .hover\:bg-indigo-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(199 210 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-300:hover, .is-modal .hover\:bg-indigo-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(165 180 252 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-400:hover, .is-modal .hover\:bg-indigo-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-500:hover, .is-modal .hover\:bg-indigo-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 102 241 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-600:hover, .is-modal .hover\:bg-indigo-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(79 70 229 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-700:hover, .is-modal .hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-800:hover, .is-modal .hover\:bg-indigo-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(55 48 163 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-indigo-900:hover, .is-modal .hover\:bg-indigo-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(49 46 129 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-50:hover, .is-modal .hover\:bg-purple-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-100:hover, .is-modal .hover\:bg-purple-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-200:hover, .is-modal .hover\:bg-purple-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-300:hover, .is-modal .hover\:bg-purple-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-400:hover, .is-modal .hover\:bg-purple-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-500:hover, .is-modal .hover\:bg-purple-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-600:hover, .is-modal .hover\:bg-purple-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-700:hover, .is-modal .hover\:bg-purple-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-800:hover, .is-modal .hover\:bg-purple-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-900:hover, .is-modal .hover\:bg-purple-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-50:hover, .is-modal .hover\:bg-pink-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 242 248 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-100:hover, .is-modal .hover\:bg-pink-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-200:hover, .is-modal .hover\:bg-pink-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 207 232 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-300:hover, .is-modal .hover\:bg-pink-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 168 212 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-400:hover, .is-modal .hover\:bg-pink-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 114 182 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-500:hover, .is-modal .hover\:bg-pink-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-600:hover, .is-modal .hover\:bg-pink-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(219 39 119 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-700:hover, .is-modal .hover\:bg-pink-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 24 93 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-800:hover, .is-modal .hover\:bg-pink-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(157 23 77 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-pink-900:hover, .is-modal .hover\:bg-pink-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(131 24 67 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-50:hover, .is-modal .hover\:bg-amber-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-100:hover, .is-modal .hover\:bg-amber-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-200:hover, .is-modal .hover\:bg-amber-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-300:hover, .is-modal .hover\:bg-amber-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-400:hover, .is-modal .hover\:bg-amber-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-500:hover, .is-modal .hover\:bg-amber-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-600:hover, .is-modal .hover\:bg-amber-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(217 119 6 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-700:hover, .is-modal .hover\:bg-amber-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(180 83 9 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-800:hover, .is-modal .hover\:bg-amber-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(146 64 14 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-amber-900:hover, .is-modal .hover\:bg-amber-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(120 53 15 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-50:hover, .is-modal .hover\:bg-lime-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 254 231 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-100:hover, .is-modal .hover\:bg-lime-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 252 203 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-200:hover, .is-modal .hover\:bg-lime-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(217 249 157 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-300:hover, .is-modal .hover\:bg-lime-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 242 100 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-400:hover, .is-modal .hover\:bg-lime-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-500:hover, .is-modal .hover\:bg-lime-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(132 204 22 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-600:hover, .is-modal .hover\:bg-lime-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(101 163 13 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-700:hover, .is-modal .hover\:bg-lime-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(77 124 15 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-800:hover, .is-modal .hover\:bg-lime-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(63 98 18 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-lime-900:hover, .is-modal .hover\:bg-lime-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(54 83 20 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-50:hover, .is-modal .hover\:bg-emerald-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-100:hover, .is-modal .hover\:bg-emerald-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-200:hover, .is-modal .hover\:bg-emerald-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(167 243 208 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-300:hover, .is-modal .hover\:bg-emerald-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-400:hover, .is-modal .hover\:bg-emerald-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-500:hover, .is-modal .hover\:bg-emerald-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-600:hover, .is-modal .hover\:bg-emerald-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-700:hover, .is-modal .hover\:bg-emerald-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(4 120 87 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-800:hover, .is-modal .hover\:bg-emerald-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 95 70 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-emerald-900:hover, .is-modal .hover\:bg-emerald-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 78 59 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-50:hover, .is-modal .hover\:bg-cyan-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(236 254 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-100:hover, .is-modal .hover\:bg-cyan-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-200:hover, .is-modal .hover\:bg-cyan-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(165 243 252 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-300:hover, .is-modal .hover\:bg-cyan-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(103 232 249 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-400:hover, .is-modal .hover\:bg-cyan-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 211 238 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-500:hover, .is-modal .hover\:bg-cyan-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(6 182 212 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-600:hover, .is-modal .hover\:bg-cyan-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(8 145 178 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-700:hover, .is-modal .hover\:bg-cyan-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 116 144 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-800:hover, .is-modal .hover\:bg-cyan-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 94 117 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-cyan-900:hover, .is-modal .hover\:bg-cyan-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 78 99 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-50:hover, .is-modal .hover\:bg-sky-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 249 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-100:hover, .is-modal .hover\:bg-sky-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-200:hover, .is-modal .hover\:bg-sky-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-300:hover, .is-modal .hover\:bg-sky-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(125 211 252 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-400:hover, .is-modal .hover\:bg-sky-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(56 189 248 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-500:hover, .is-modal .hover\:bg-sky-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-600:hover, .is-modal .hover\:bg-sky-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-700:hover, .is-modal .hover\:bg-sky-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-800:hover, .is-modal .hover\:bg-sky-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(7 89 133 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-sky-900:hover, .is-modal .hover\:bg-sky-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(12 74 110 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-50:hover, .is-modal .hover\:bg-violet-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-100:hover, .is-modal .hover\:bg-violet-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(237 233 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-200:hover, .is-modal .hover\:bg-violet-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(221 214 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-300:hover, .is-modal .hover\:bg-violet-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(196 181 253 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-400:hover, .is-modal .hover\:bg-violet-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(167 139 250 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-500:hover, .is-modal .hover\:bg-violet-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-600:hover, .is-modal .hover\:bg-violet-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-700:hover, .is-modal .hover\:bg-violet-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(109 40 217 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-800:hover, .is-modal .hover\:bg-violet-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(91 33 182 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-violet-900:hover, .is-modal .hover\:bg-violet-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(76 29 149 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-50:hover, .is-modal .hover\:bg-purple-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 245 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-100:hover, .is-modal .hover\:bg-purple-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-200:hover, .is-modal .hover\:bg-purple-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-300:hover, .is-modal .hover\:bg-purple-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(216 180 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-400:hover, .is-modal .hover\:bg-purple-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(192 132 252 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-500:hover, .is-modal .hover\:bg-purple-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-600:hover, .is-modal .hover\:bg-purple-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(147 51 234 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-700:hover, .is-modal .hover\:bg-purple-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-800:hover, .is-modal .hover\:bg-purple-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(107 33 168 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-purple-900:hover, .is-modal .hover\:bg-purple-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(88 28 135 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-50:hover, .is-modal .hover\:bg-fuchsia-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 244 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-100:hover, .is-modal .hover\:bg-fuchsia-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 232 255 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-200:hover, .is-modal .hover\:bg-fuchsia-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 208 254 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-300:hover, .is-modal .hover\:bg-fuchsia-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 171 252 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-400:hover, .is-modal .hover\:bg-fuchsia-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(232 121 249 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-500:hover, .is-modal .hover\:bg-fuchsia-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(217 70 239 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-600:hover, .is-modal .hover\:bg-fuchsia-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(192 38 211 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-700:hover, .is-modal .hover\:bg-fuchsia-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(162 28 175 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-800:hover, .is-modal .hover\:bg-fuchsia-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(134 25 143 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-fuchsia-900:hover, .is-modal .hover\:bg-fuchsia-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(112 26 117 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-50:hover, .is-modal .hover\:bg-rose-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-100:hover, .is-modal .hover\:bg-rose-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-200:hover, .is-modal .hover\:bg-rose-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 205 211 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-300:hover, .is-modal .hover\:bg-rose-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 164 175 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-400:hover, .is-modal .hover\:bg-rose-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 113 133 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-500:hover, .is-modal .hover\:bg-rose-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 63 94 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-600:hover, .is-modal .hover\:bg-rose-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(225 29 72 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-700:hover, .is-modal .hover\:bg-rose-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(190 18 60 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-800:hover, .is-modal .hover\:bg-rose-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(159 18 57 var(--tw-bg-opacity));
}
.orsd-block .hover\:bg-rose-900:hover, .is-modal .hover\:bg-rose-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(136 19 55 var(--tw-bg-opacity));
}
.orsd-block .text-transparent, .is-modal .text-transparent {
  color: transparent;
}
.orsd-block .text-current, .is-modal .text-current {
  color: currentColor;
}
.orsd-block .text-black, .is-modal .text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 var(--tw-text-opacity));
}
.orsd-block .text-white, .is-modal .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 var(--tw-text-opacity));
}
.orsd-block .text-gray-50, .is-modal .text-gray-50 {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 var(--tw-text-opacity));
}
.orsd-block .text-gray-100, .is-modal .text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 var(--tw-text-opacity));
}
.orsd-block .text-gray-200, .is-modal .text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 var(--tw-text-opacity));
}
.orsd-block .text-gray-300, .is-modal .text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 var(--tw-text-opacity));
}
.orsd-block .text-gray-400, .is-modal .text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 var(--tw-text-opacity));
}
.orsd-block .text-gray-500, .is-modal .text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 var(--tw-text-opacity));
}
.orsd-block .text-gray-600, .is-modal .text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 var(--tw-text-opacity));
}
.orsd-block .text-gray-700, .is-modal .text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 var(--tw-text-opacity));
}
.orsd-block .text-gray-800, .is-modal .text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 var(--tw-text-opacity));
}
.orsd-block .text-gray-900, .is-modal .text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 var(--tw-text-opacity));
}
.orsd-block .text-red-50, .is-modal .text-red-50 {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 var(--tw-text-opacity));
}
.orsd-block .text-red-100, .is-modal .text-red-100 {
  --tw-text-opacity: 1;
  color: rgb(254 226 226 var(--tw-text-opacity));
}
.orsd-block .text-red-200, .is-modal .text-red-200 {
  --tw-text-opacity: 1;
  color: rgb(254 202 202 var(--tw-text-opacity));
}
.orsd-block .text-red-300, .is-modal .text-red-300 {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 var(--tw-text-opacity));
}
.orsd-block .text-red-400, .is-modal .text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113 var(--tw-text-opacity));
}
.orsd-block .text-red-500, .is-modal .text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 var(--tw-text-opacity));
}
.orsd-block .text-red-600, .is-modal .text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 var(--tw-text-opacity));
}
.orsd-block .text-red-700, .is-modal .text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 var(--tw-text-opacity));
}
.orsd-block .text-red-800, .is-modal .text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 var(--tw-text-opacity));
}
.orsd-block .text-red-900, .is-modal .text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29 var(--tw-text-opacity));
}
.orsd-block .text-orange-50, .is-modal .text-orange-50 {
  --tw-text-opacity: 1;
  color: rgb(255 247 237 var(--tw-text-opacity));
}
.orsd-block .text-orange-100, .is-modal .text-orange-100 {
  --tw-text-opacity: 1;
  color: rgb(255 237 213 var(--tw-text-opacity));
}
.orsd-block .text-orange-200, .is-modal .text-orange-200 {
  --tw-text-opacity: 1;
  color: rgb(254 215 170 var(--tw-text-opacity));
}
.orsd-block .text-orange-300, .is-modal .text-orange-300 {
  --tw-text-opacity: 1;
  color: rgb(253 186 116 var(--tw-text-opacity));
}
.orsd-block .text-orange-400, .is-modal .text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 var(--tw-text-opacity));
}
.orsd-block .text-orange-500, .is-modal .text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 var(--tw-text-opacity));
}
.orsd-block .text-orange-600, .is-modal .text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 var(--tw-text-opacity));
}
.orsd-block .text-orange-700, .is-modal .text-orange-700 {
  --tw-text-opacity: 1;
  color: rgb(194 65 12 var(--tw-text-opacity));
}
.orsd-block .text-orange-800, .is-modal .text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 var(--tw-text-opacity));
}
.orsd-block .text-orange-900, .is-modal .text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18 var(--tw-text-opacity));
}
.orsd-block .text-yellow-50, .is-modal .text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 var(--tw-text-opacity));
}
.orsd-block .text-yellow-100, .is-modal .text-yellow-100 {
  --tw-text-opacity: 1;
  color: rgb(254 249 195 var(--tw-text-opacity));
}
.orsd-block .text-yellow-200, .is-modal .text-yellow-200 {
  --tw-text-opacity: 1;
  color: rgb(254 240 138 var(--tw-text-opacity));
}
.orsd-block .text-yellow-300, .is-modal .text-yellow-300 {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 var(--tw-text-opacity));
}
.orsd-block .text-yellow-400, .is-modal .text-yellow-400 {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 var(--tw-text-opacity));
}
.orsd-block .text-yellow-500, .is-modal .text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 var(--tw-text-opacity));
}
.orsd-block .text-yellow-600, .is-modal .text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 var(--tw-text-opacity));
}
.orsd-block .text-yellow-700, .is-modal .text-yellow-700 {
  --tw-text-opacity: 1;
  color: rgb(161 98 7 var(--tw-text-opacity));
}
.orsd-block .text-yellow-800, .is-modal .text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 var(--tw-text-opacity));
}
.orsd-block .text-yellow-900, .is-modal .text-yellow-900 {
  --tw-text-opacity: 1;
  color: rgb(113 63 18 var(--tw-text-opacity));
}
.orsd-block .text-green-50, .is-modal .text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 244 var(--tw-text-opacity));
}
.orsd-block .text-green-100, .is-modal .text-green-100 {
  --tw-text-opacity: 1;
  color: rgb(220 252 231 var(--tw-text-opacity));
}
.orsd-block .text-green-200, .is-modal .text-green-200 {
  --tw-text-opacity: 1;
  color: rgb(187 247 208 var(--tw-text-opacity));
}
.orsd-block .text-green-300, .is-modal .text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 var(--tw-text-opacity));
}
.orsd-block .text-green-400, .is-modal .text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 var(--tw-text-opacity));
}
.orsd-block .text-green-500, .is-modal .text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 var(--tw-text-opacity));
}
.orsd-block .text-green-600, .is-modal .text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 var(--tw-text-opacity));
}
.orsd-block .text-green-700, .is-modal .text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 var(--tw-text-opacity));
}
.orsd-block .text-green-800, .is-modal .text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 var(--tw-text-opacity));
}
.orsd-block .text-green-900, .is-modal .text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45 var(--tw-text-opacity));
}
.orsd-block .text-blue-50, .is-modal .text-blue-50 {
  --tw-text-opacity: 1;
  color: rgb(239 246 255 var(--tw-text-opacity));
}
.orsd-block .text-blue-100, .is-modal .text-blue-100 {
  --tw-text-opacity: 1;
  color: rgb(219 234 254 var(--tw-text-opacity));
}
.orsd-block .text-blue-200, .is-modal .text-blue-200 {
  --tw-text-opacity: 1;
  color: rgb(191 219 254 var(--tw-text-opacity));
}
.orsd-block .text-blue-300, .is-modal .text-blue-300 {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 var(--tw-text-opacity));
}
.orsd-block .text-blue-400, .is-modal .text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250 var(--tw-text-opacity));
}
.orsd-block .text-blue-500, .is-modal .text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 var(--tw-text-opacity));
}
.orsd-block .text-blue-600, .is-modal .text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 var(--tw-text-opacity));
}
.orsd-block .text-blue-700, .is-modal .text-blue-700 {
  --tw-text-opacity: 1;
  color: rgb(29 78 216 var(--tw-text-opacity));
}
.orsd-block .text-blue-800, .is-modal .text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 var(--tw-text-opacity));
}
.orsd-block .text-blue-900, .is-modal .text-blue-900 {
  --tw-text-opacity: 1;
  color: rgb(30 58 138 var(--tw-text-opacity));
}
.orsd-block .text-indigo-50, .is-modal .text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgb(238 242 255 var(--tw-text-opacity));
}
.orsd-block .text-indigo-100, .is-modal .text-indigo-100 {
  --tw-text-opacity: 1;
  color: rgb(224 231 255 var(--tw-text-opacity));
}
.orsd-block .text-indigo-200, .is-modal .text-indigo-200 {
  --tw-text-opacity: 1;
  color: rgb(199 210 254 var(--tw-text-opacity));
}
.orsd-block .text-indigo-300, .is-modal .text-indigo-300 {
  --tw-text-opacity: 1;
  color: rgb(165 180 252 var(--tw-text-opacity));
}
.orsd-block .text-indigo-400, .is-modal .text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgb(129 140 248 var(--tw-text-opacity));
}
.orsd-block .text-indigo-500, .is-modal .text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241 var(--tw-text-opacity));
}
.orsd-block .text-indigo-600, .is-modal .text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229 var(--tw-text-opacity));
}
.orsd-block .text-indigo-700, .is-modal .text-indigo-700 {
  --tw-text-opacity: 1;
  color: rgb(67 56 202 var(--tw-text-opacity));
}
.orsd-block .text-indigo-800, .is-modal .text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 var(--tw-text-opacity));
}
.orsd-block .text-indigo-900, .is-modal .text-indigo-900 {
  --tw-text-opacity: 1;
  color: rgb(49 46 129 var(--tw-text-opacity));
}
.orsd-block .text-purple-50, .is-modal .text-purple-50 {
  --tw-text-opacity: 1;
  color: rgb(250 245 255 var(--tw-text-opacity));
}
.orsd-block .text-purple-100, .is-modal .text-purple-100 {
  --tw-text-opacity: 1;
  color: rgb(243 232 255 var(--tw-text-opacity));
}
.orsd-block .text-purple-200, .is-modal .text-purple-200 {
  --tw-text-opacity: 1;
  color: rgb(233 213 255 var(--tw-text-opacity));
}
.orsd-block .text-purple-300, .is-modal .text-purple-300 {
  --tw-text-opacity: 1;
  color: rgb(216 180 254 var(--tw-text-opacity));
}
.orsd-block .text-purple-400, .is-modal .text-purple-400 {
  --tw-text-opacity: 1;
  color: rgb(192 132 252 var(--tw-text-opacity));
}
.orsd-block .text-purple-500, .is-modal .text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247 var(--tw-text-opacity));
}
.orsd-block .text-purple-600, .is-modal .text-purple-600 {
  --tw-text-opacity: 1;
  color: rgb(147 51 234 var(--tw-text-opacity));
}
.orsd-block .text-purple-700, .is-modal .text-purple-700 {
  --tw-text-opacity: 1;
  color: rgb(126 34 206 var(--tw-text-opacity));
}
.orsd-block .text-purple-800, .is-modal .text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 var(--tw-text-opacity));
}
.orsd-block .text-purple-900, .is-modal .text-purple-900 {
  --tw-text-opacity: 1;
  color: rgb(88 28 135 var(--tw-text-opacity));
}
.orsd-block .text-pink-50, .is-modal .text-pink-50 {
  --tw-text-opacity: 1;
  color: rgb(253 242 248 var(--tw-text-opacity));
}
.orsd-block .text-pink-100, .is-modal .text-pink-100 {
  --tw-text-opacity: 1;
  color: rgb(252 231 243 var(--tw-text-opacity));
}
.orsd-block .text-pink-200, .is-modal .text-pink-200 {
  --tw-text-opacity: 1;
  color: rgb(251 207 232 var(--tw-text-opacity));
}
.orsd-block .text-pink-300, .is-modal .text-pink-300 {
  --tw-text-opacity: 1;
  color: rgb(249 168 212 var(--tw-text-opacity));
}
.orsd-block .text-pink-400, .is-modal .text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182 var(--tw-text-opacity));
}
.orsd-block .text-pink-500, .is-modal .text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 var(--tw-text-opacity));
}
.orsd-block .text-pink-600, .is-modal .text-pink-600 {
  --tw-text-opacity: 1;
  color: rgb(219 39 119 var(--tw-text-opacity));
}
.orsd-block .text-pink-700, .is-modal .text-pink-700 {
  --tw-text-opacity: 1;
  color: rgb(190 24 93 var(--tw-text-opacity));
}
.orsd-block .text-pink-800, .is-modal .text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 var(--tw-text-opacity));
}
.orsd-block .text-pink-900, .is-modal .text-pink-900 {
  --tw-text-opacity: 1;
  color: rgb(131 24 67 var(--tw-text-opacity));
}
.orsd-block .text-amber-50, .is-modal .text-amber-50 {
  --tw-text-opacity: 1;
  color: rgb(255 251 235 var(--tw-text-opacity));
}
.orsd-block .text-amber-100, .is-modal .text-amber-100 {
  --tw-text-opacity: 1;
  color: rgb(254 243 199 var(--tw-text-opacity));
}
.orsd-block .text-amber-200, .is-modal .text-amber-200 {
  --tw-text-opacity: 1;
  color: rgb(253 230 138 var(--tw-text-opacity));
}
.orsd-block .text-amber-300, .is-modal .text-amber-300 {
  --tw-text-opacity: 1;
  color: rgb(252 211 77 var(--tw-text-opacity));
}
.orsd-block .text-amber-400, .is-modal .text-amber-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 var(--tw-text-opacity));
}
.orsd-block .text-amber-500, .is-modal .text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 var(--tw-text-opacity));
}
.orsd-block .text-amber-600, .is-modal .text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 var(--tw-text-opacity));
}
.orsd-block .text-amber-700, .is-modal .text-amber-700 {
  --tw-text-opacity: 1;
  color: rgb(180 83 9 var(--tw-text-opacity));
}
.orsd-block .text-amber-800, .is-modal .text-amber-800 {
  --tw-text-opacity: 1;
  color: rgb(146 64 14 var(--tw-text-opacity));
}
.orsd-block .text-amber-900, .is-modal .text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 var(--tw-text-opacity));
}
.orsd-block .text-lime-50, .is-modal .text-lime-50 {
  --tw-text-opacity: 1;
  color: rgb(247 254 231 var(--tw-text-opacity));
}
.orsd-block .text-lime-100, .is-modal .text-lime-100 {
  --tw-text-opacity: 1;
  color: rgb(236 252 203 var(--tw-text-opacity));
}
.orsd-block .text-lime-200, .is-modal .text-lime-200 {
  --tw-text-opacity: 1;
  color: rgb(217 249 157 var(--tw-text-opacity));
}
.orsd-block .text-lime-300, .is-modal .text-lime-300 {
  --tw-text-opacity: 1;
  color: rgb(190 242 100 var(--tw-text-opacity));
}
.orsd-block .text-lime-400, .is-modal .text-lime-400 {
  --tw-text-opacity: 1;
  color: rgb(163 230 53 var(--tw-text-opacity));
}
.orsd-block .text-lime-500, .is-modal .text-lime-500 {
  --tw-text-opacity: 1;
  color: rgb(132 204 22 var(--tw-text-opacity));
}
.orsd-block .text-lime-600, .is-modal .text-lime-600 {
  --tw-text-opacity: 1;
  color: rgb(101 163 13 var(--tw-text-opacity));
}
.orsd-block .text-lime-700, .is-modal .text-lime-700 {
  --tw-text-opacity: 1;
  color: rgb(77 124 15 var(--tw-text-opacity));
}
.orsd-block .text-lime-800, .is-modal .text-lime-800 {
  --tw-text-opacity: 1;
  color: rgb(63 98 18 var(--tw-text-opacity));
}
.orsd-block .text-lime-900, .is-modal .text-lime-900 {
  --tw-text-opacity: 1;
  color: rgb(54 83 20 var(--tw-text-opacity));
}
.orsd-block .text-emerald-50, .is-modal .text-emerald-50 {
  --tw-text-opacity: 1;
  color: rgb(236 253 245 var(--tw-text-opacity));
}
.orsd-block .text-emerald-100, .is-modal .text-emerald-100 {
  --tw-text-opacity: 1;
  color: rgb(209 250 229 var(--tw-text-opacity));
}
.orsd-block .text-emerald-200, .is-modal .text-emerald-200 {
  --tw-text-opacity: 1;
  color: rgb(167 243 208 var(--tw-text-opacity));
}
.orsd-block .text-emerald-300, .is-modal .text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183 var(--tw-text-opacity));
}
.orsd-block .text-emerald-400, .is-modal .text-emerald-400 {
  --tw-text-opacity: 1;
  color: rgb(52 211 153 var(--tw-text-opacity));
}
.orsd-block .text-emerald-500, .is-modal .text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129 var(--tw-text-opacity));
}
.orsd-block .text-emerald-600, .is-modal .text-emerald-600 {
  --tw-text-opacity: 1;
  color: rgb(5 150 105 var(--tw-text-opacity));
}
.orsd-block .text-emerald-700, .is-modal .text-emerald-700 {
  --tw-text-opacity: 1;
  color: rgb(4 120 87 var(--tw-text-opacity));
}
.orsd-block .text-emerald-800, .is-modal .text-emerald-800 {
  --tw-text-opacity: 1;
  color: rgb(6 95 70 var(--tw-text-opacity));
}
.orsd-block .text-emerald-900, .is-modal .text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59 var(--tw-text-opacity));
}
.orsd-block .text-teal-50, .is-modal .text-teal-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 250 var(--tw-text-opacity));
}
.orsd-block .text-teal-100, .is-modal .text-teal-100 {
  --tw-text-opacity: 1;
  color: rgb(204 251 241 var(--tw-text-opacity));
}
.orsd-block .text-teal-200, .is-modal .text-teal-200 {
  --tw-text-opacity: 1;
  color: rgb(153 246 228 var(--tw-text-opacity));
}
.orsd-block .text-teal-300, .is-modal .text-teal-300 {
  --tw-text-opacity: 1;
  color: rgb(94 234 212 var(--tw-text-opacity));
}
.orsd-block .text-teal-400, .is-modal .text-teal-400 {
  --tw-text-opacity: 1;
  color: rgb(45 212 191 var(--tw-text-opacity));
}
.orsd-block .text-teal-500, .is-modal .text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 var(--tw-text-opacity));
}
.orsd-block .text-teal-600, .is-modal .text-teal-600 {
  --tw-text-opacity: 1;
  color: rgb(13 148 136 var(--tw-text-opacity));
}
.orsd-block .text-teal-700, .is-modal .text-teal-700 {
  --tw-text-opacity: 1;
  color: rgb(15 118 110 var(--tw-text-opacity));
}
.orsd-block .text-teal-800, .is-modal .text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 var(--tw-text-opacity));
}
.orsd-block .text-teal-900, .is-modal .text-teal-900 {
  --tw-text-opacity: 1;
  color: rgb(19 78 74 var(--tw-text-opacity));
}
.orsd-block .text-cyan-50, .is-modal .text-cyan-50 {
  --tw-text-opacity: 1;
  color: rgb(236 254 255 var(--tw-text-opacity));
}
.orsd-block .text-cyan-100, .is-modal .text-cyan-100 {
  --tw-text-opacity: 1;
  color: rgb(207 250 254 var(--tw-text-opacity));
}
.orsd-block .text-cyan-200, .is-modal .text-cyan-200 {
  --tw-text-opacity: 1;
  color: rgb(165 243 252 var(--tw-text-opacity));
}
.orsd-block .text-cyan-300, .is-modal .text-cyan-300 {
  --tw-text-opacity: 1;
  color: rgb(103 232 249 var(--tw-text-opacity));
}
.orsd-block .text-cyan-400, .is-modal .text-cyan-400 {
  --tw-text-opacity: 1;
  color: rgb(34 211 238 var(--tw-text-opacity));
}
.orsd-block .text-cyan-500, .is-modal .text-cyan-500 {
  --tw-text-opacity: 1;
  color: rgb(6 182 212 var(--tw-text-opacity));
}
.orsd-block .text-cyan-600, .is-modal .text-cyan-600 {
  --tw-text-opacity: 1;
  color: rgb(8 145 178 var(--tw-text-opacity));
}
.orsd-block .text-cyan-700, .is-modal .text-cyan-700 {
  --tw-text-opacity: 1;
  color: rgb(14 116 144 var(--tw-text-opacity));
}
.orsd-block .text-cyan-800, .is-modal .text-cyan-800 {
  --tw-text-opacity: 1;
  color: rgb(21 94 117 var(--tw-text-opacity));
}
.orsd-block .text-cyan-900, .is-modal .text-cyan-900 {
  --tw-text-opacity: 1;
  color: rgb(22 78 99 var(--tw-text-opacity));
}
.orsd-block .text-sky-50, .is-modal .text-sky-50 {
  --tw-text-opacity: 1;
  color: rgb(240 249 255 var(--tw-text-opacity));
}
.orsd-block .text-sky-100, .is-modal .text-sky-100 {
  --tw-text-opacity: 1;
  color: rgb(224 242 254 var(--tw-text-opacity));
}
.orsd-block .text-sky-200, .is-modal .text-sky-200 {
  --tw-text-opacity: 1;
  color: rgb(186 230 253 var(--tw-text-opacity));
}
.orsd-block .text-sky-300, .is-modal .text-sky-300 {
  --tw-text-opacity: 1;
  color: rgb(125 211 252 var(--tw-text-opacity));
}
.orsd-block .text-sky-400, .is-modal .text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 var(--tw-text-opacity));
}
.orsd-block .text-sky-500, .is-modal .text-sky-500 {
  --tw-text-opacity: 1;
  color: rgb(14 165 233 var(--tw-text-opacity));
}
.orsd-block .text-sky-600, .is-modal .text-sky-600 {
  --tw-text-opacity: 1;
  color: rgb(2 132 199 var(--tw-text-opacity));
}
.orsd-block .text-sky-700, .is-modal .text-sky-700 {
  --tw-text-opacity: 1;
  color: rgb(3 105 161 var(--tw-text-opacity));
}
.orsd-block .text-sky-800, .is-modal .text-sky-800 {
  --tw-text-opacity: 1;
  color: rgb(7 89 133 var(--tw-text-opacity));
}
.orsd-block .text-sky-900, .is-modal .text-sky-900 {
  --tw-text-opacity: 1;
  color: rgb(12 74 110 var(--tw-text-opacity));
}
.orsd-block .text-violet-50, .is-modal .text-violet-50 {
  --tw-text-opacity: 1;
  color: rgb(245 243 255 var(--tw-text-opacity));
}
.orsd-block .text-violet-100, .is-modal .text-violet-100 {
  --tw-text-opacity: 1;
  color: rgb(237 233 254 var(--tw-text-opacity));
}
.orsd-block .text-violet-200, .is-modal .text-violet-200 {
  --tw-text-opacity: 1;
  color: rgb(221 214 254 var(--tw-text-opacity));
}
.orsd-block .text-violet-300, .is-modal .text-violet-300 {
  --tw-text-opacity: 1;
  color: rgb(196 181 253 var(--tw-text-opacity));
}
.orsd-block .text-violet-400, .is-modal .text-violet-400 {
  --tw-text-opacity: 1;
  color: rgb(167 139 250 var(--tw-text-opacity));
}
.orsd-block .text-violet-500, .is-modal .text-violet-500 {
  --tw-text-opacity: 1;
  color: rgb(139 92 246 var(--tw-text-opacity));
}
.orsd-block .text-violet-600, .is-modal .text-violet-600 {
  --tw-text-opacity: 1;
  color: rgb(124 58 237 var(--tw-text-opacity));
}
.orsd-block .text-violet-700, .is-modal .text-violet-700 {
  --tw-text-opacity: 1;
  color: rgb(109 40 217 var(--tw-text-opacity));
}
.orsd-block .text-violet-800, .is-modal .text-violet-800 {
  --tw-text-opacity: 1;
  color: rgb(91 33 182 var(--tw-text-opacity));
}
.orsd-block .text-violet-900, .is-modal .text-violet-900 {
  --tw-text-opacity: 1;
  color: rgb(76 29 149 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-50, .is-modal .text-fuchsia-50 {
  --tw-text-opacity: 1;
  color: rgb(253 244 255 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-100, .is-modal .text-fuchsia-100 {
  --tw-text-opacity: 1;
  color: rgb(250 232 255 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-200, .is-modal .text-fuchsia-200 {
  --tw-text-opacity: 1;
  color: rgb(245 208 254 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-300, .is-modal .text-fuchsia-300 {
  --tw-text-opacity: 1;
  color: rgb(240 171 252 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-400, .is-modal .text-fuchsia-400 {
  --tw-text-opacity: 1;
  color: rgb(232 121 249 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-500, .is-modal .text-fuchsia-500 {
  --tw-text-opacity: 1;
  color: rgb(217 70 239 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-600, .is-modal .text-fuchsia-600 {
  --tw-text-opacity: 1;
  color: rgb(192 38 211 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-700, .is-modal .text-fuchsia-700 {
  --tw-text-opacity: 1;
  color: rgb(162 28 175 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-800, .is-modal .text-fuchsia-800 {
  --tw-text-opacity: 1;
  color: rgb(134 25 143 var(--tw-text-opacity));
}
.orsd-block .text-fuchsia-900, .is-modal .text-fuchsia-900 {
  --tw-text-opacity: 1;
  color: rgb(112 26 117 var(--tw-text-opacity));
}
.orsd-block .text-rose-50, .is-modal .text-rose-50 {
  --tw-text-opacity: 1;
  color: rgb(255 241 242 var(--tw-text-opacity));
}
.orsd-block .text-rose-100, .is-modal .text-rose-100 {
  --tw-text-opacity: 1;
  color: rgb(255 228 230 var(--tw-text-opacity));
}
.orsd-block .text-rose-200, .is-modal .text-rose-200 {
  --tw-text-opacity: 1;
  color: rgb(254 205 211 var(--tw-text-opacity));
}
.orsd-block .text-rose-300, .is-modal .text-rose-300 {
  --tw-text-opacity: 1;
  color: rgb(253 164 175 var(--tw-text-opacity));
}
.orsd-block .text-rose-400, .is-modal .text-rose-400 {
  --tw-text-opacity: 1;
  color: rgb(251 113 133 var(--tw-text-opacity));
}
.orsd-block .text-rose-500, .is-modal .text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94 var(--tw-text-opacity));
}
.orsd-block .text-rose-600, .is-modal .text-rose-600 {
  --tw-text-opacity: 1;
  color: rgb(225 29 72 var(--tw-text-opacity));
}
.orsd-block .text-rose-700, .is-modal .text-rose-700 {
  --tw-text-opacity: 1;
  color: rgb(190 18 60 var(--tw-text-opacity));
}
.orsd-block .text-rose-800, .is-modal .text-rose-800 {
  --tw-text-opacity: 1;
  color: rgb(159 18 57 var(--tw-text-opacity));
}
.orsd-block .text-rose-900, .is-modal .text-rose-900 {
  --tw-text-opacity: 1;
  color: rgb(136 19 55 var(--tw-text-opacity));
}
.orsd-block .hover\:text-white:hover, .is-modal .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 var(--tw-text-opacity)) !important;
}
.orsd-block .hover\:text-black:hover, .is-modal .hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 var(--tw-text-opacity)) !important;
}
.orsd-block .hover\:text-current:hover, .is-modal .hover\:text-current:hover {
  color: currentColor !important;
}
.orsd-block .w-full, .is-modal .w-full {
  width: 100%;
}
.orsd-block .w-screen, .is-modal .w-screen {
  width: 100vw;
}
.orsd-block .w-1\/2, .is-modal .w-1\/2 {
  width: 50%;
}
.orsd-block .w-1\/3, .is-modal .w-1\/3 {
  width: 33.333333%;
}
.orsd-block .w-2\/3, .is-modal .w-2\/3 {
  width: 66.666667%;
}
.orsd-block .w-1\/4, .is-modal .w-1\/4 {
  width: 25%;
}
.orsd-block .w-2\/4, .is-modal .w-2\/4 {
  width: 50%;
}
.orsd-block .w-3\/4, .is-modal .w-3\/4 {
  width: 75%;
}
.orsd-block .w-1\/5, .is-modal .w-1\/5 {
  width: 20%;
}
.orsd-block .w-2\/5, .is-modal .w-2\/5 {
  width: 40%;
}
.orsd-block .w-3\/5, .is-modal .w-3\/5 {
  width: 60%;
}
.orsd-block .w-4\/5, .is-modal .w-4\/5 {
  width: 80%;
}
.orsd-block .w-1\/6, .is-modal .w-1\/6 {
  width: 16.666667%;
}
.orsd-block .w-2\/6, .is-modal .w-2\/6 {
  width: 33.333333%;
}
.orsd-block .w-3\/6, .is-modal .w-3\/6 {
  width: 50%;
}
.orsd-block .w-4\/6, .is-modal .w-4\/6 {
  width: 66.666667%;
}
.orsd-block .w-5\/6, .is-modal .w-5\/6 {
  width: 83.333333%;
}
.orsd-block .w-1\/12, .is-modal .w-1\/12 {
  width: 8.333333%;
}
.orsd-block .w-2\/12, .is-modal .w-2\/12 {
  width: 16.666667%;
}
.orsd-block .w-3\/12, .is-modal .w-3\/12 {
  width: 25%;
}
.orsd-block .w-4\/12, .is-modal .w-4\/12 {
  width: 33.333333%;
}
.orsd-block .w-5\/12, .is-modal .w-5\/12 {
  width: 41.666667%;
}
.orsd-block .w-6\/12, .is-modal .w-6\/12 {
  width: 50%;
}
.orsd-block .w-7\/12, .is-modal .w-7\/12 {
  width: 58.333333%;
}
.orsd-block .w-8\/12, .is-modal .w-8\/12 {
  width: 66.666667%;
}
.orsd-block .w-9\/12, .is-modal .w-9\/12 {
  width: 75%;
}
.orsd-block .w-10\/12, .is-modal .w-10\/12 {
  width: 83.333333%;
}
.orsd-block .w-11\/12, .is-modal .w-11\/12 {
  width: 91.666667%;
}
.orsd-block .h-full, .is-modal .h-full {
  height: 100%;
}
.orsd-block .h-screen, .is-modal .h-screen {
  height: 100vw;
}
.orsd-block .space-x-0 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-1 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-2 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-3 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-4 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-5 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-6 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-7 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.75rem * var(--tw-space-x-reverse));
  margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-8 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-x-10 > :not([hidden]) ~ :not([hidden]), .is-modal .space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.orsd-block .space-y-0 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.orsd-block .space-y-1 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.orsd-block .space-y-2 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.orsd-block .space-y-3 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.orsd-block .space-y-4 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.orsd-block .space-y-5 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.orsd-block .space-y-6 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.orsd-block .space-y-8 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.orsd-block .space-y-10 > :not([hidden]) ~ :not([hidden]), .is-modal .space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.orsd-block .whitespace-nowrap, .is-modal .whitespace-nowrap {
  white-space: nowrap;
}
.orsd-block .text-base, .is-modal .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.orsd-block .transition-all, .is-modal .transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.orsd-block .cursor-pointer, .is-modal .cursor-pointer {
  cursor: pointer;
}
.orsd-block *, .orsd-block ::before, .orsd-block ::after, .is-modal *, .is-modal ::before, .is-modal ::after {
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
.orsd-block .feature-master-style, .is-modal .feature-master-style {
  display: none;
}
.orsd-block .is-container.size-16, .is-modal .is-container.size-16 {
  font-size: 16px;
}
.orsd-block .is-container.size-16 p, .orsd-block .is-container.size-16 td, .orsd-block .is-container.size-16 li, .orsd-block .is-container.size-16 label, .is-modal .is-container.size-16 p, .is-modal .is-container.size-16 td, .is-modal .is-container.size-16 li, .is-modal .is-container.size-16 label {
  font-size: 16px;
}
@media (max-width: 1800px) {
  .orsd-block .is-container.size-16 p, .orsd-block .is-container.size-16 td, .orsd-block .is-container.size-16 li, .orsd-block .is-container.size-16 label, .is-modal .is-container.size-16 p, .is-modal .is-container.size-16 td, .is-modal .is-container.size-16 li, .is-modal .is-container.size-16 label {
    font-size: 0.99vw;
    font-size: clamp(16px, 0.99vw, 0.99vw);
  }
}
@media (min-width: 1921px) {
  .orsd-block .is-container.size-16.v2 p, .orsd-block .is-container.size-16.v2 td, .orsd-block .is-container.size-16.v2 li, .orsd-block .is-container.size-16.v2 label, .is-modal .is-container.size-16.v2 p, .is-modal .is-container.size-16.v2 td, .is-modal .is-container.size-16.v2 li, .is-modal .is-container.size-16.v2 label {
    font-size: 0.83vw;
  }
}
.orsd-block .is-container.size-17, .is-modal .is-container.size-17 {
  font-size: 17px;
}
.orsd-block .is-container.size-17 p, .orsd-block .is-container.size-17 td, .orsd-block .is-container.size-17 li, .orsd-block .is-container.size-17 label, .is-modal .is-container.size-17 p, .is-modal .is-container.size-17 td, .is-modal .is-container.size-17 li, .is-modal .is-container.size-17 label {
  font-size: 17px;
}
@media (max-width: 1800px) {
  .orsd-block .is-container.size-17 p, .orsd-block .is-container.size-17 td, .orsd-block .is-container.size-17 li, .orsd-block .is-container.size-17 label, .is-modal .is-container.size-17 p, .is-modal .is-container.size-17 td, .is-modal .is-container.size-17 li, .is-modal .is-container.size-17 label {
    font-size: 1.05vw;
    font-size: clamp(17px, 1.05vw, 1.05vw);
  }
}
@media (min-width: 1921px) {
  .orsd-block .is-container.size-17.v2 p, .orsd-block .is-container.size-17.v2 td, .orsd-block .is-container.size-17.v2 li, .orsd-block .is-container.size-17.v2 label, .is-modal .is-container.size-17.v2 p, .is-modal .is-container.size-17.v2 td, .is-modal .is-container.size-17.v2 li, .is-modal .is-container.size-17.v2 label {
    font-size: 0.89vw;
  }
}
.orsd-block .is-container.size-18, .is-modal .is-container.size-18 {
  font-size: 18px;
}
.orsd-block .is-container.size-18 p, .orsd-block .is-container.size-18 td, .orsd-block .is-container.size-18 li, .orsd-block .is-container.size-18 label, .is-modal .is-container.size-18 p, .is-modal .is-container.size-18 td, .is-modal .is-container.size-18 li, .is-modal .is-container.size-18 label {
  font-size: 18px;
}
@media (max-width: 1800px) {
  .orsd-block .is-container.size-18 p, .orsd-block .is-container.size-18 td, .orsd-block .is-container.size-18 li, .orsd-block .is-container.size-18 label, .is-modal .is-container.size-18 p, .is-modal .is-container.size-18 td, .is-modal .is-container.size-18 li, .is-modal .is-container.size-18 label {
    font-size: 1.11vw;
    font-size: clamp(18px, 1.11vw, 1.11vw);
  }
}
@media (min-width: 1921px) {
  .orsd-block .is-container.size-18.v2 p, .orsd-block .is-container.size-18.v2 td, .orsd-block .is-container.size-18.v2 li, .orsd-block .is-container.size-18.v2 label, .is-modal .is-container.size-18.v2 p, .is-modal .is-container.size-18.v2 td, .is-modal .is-container.size-18.v2 li, .is-modal .is-container.size-18.v2 label {
    font-size: 0.94vw;
  }
}
.orsd-block .is-container.size-19, .is-modal .is-container.size-19 {
  font-size: 19px;
}
.orsd-block .is-container.size-19 p, .orsd-block .is-container.size-19 td, .orsd-block .is-container.size-19 li, .orsd-block .is-container.size-19 label, .is-modal .is-container.size-19 p, .is-modal .is-container.size-19 td, .is-modal .is-container.size-19 li, .is-modal .is-container.size-19 label {
  font-size: 19px;
}
@media (max-width: 1800px) {
  .orsd-block .is-container.size-19 p, .orsd-block .is-container.size-19 td, .orsd-block .is-container.size-19 li, .orsd-block .is-container.size-19 label, .is-modal .is-container.size-19 p, .is-modal .is-container.size-19 td, .is-modal .is-container.size-19 li, .is-modal .is-container.size-19 label {
    font-size: 1.17vw;
    font-size: clamp(19px, 1.17vw, 1.17vw);
  }
}
@media (min-width: 1921px) {
  .orsd-block .is-container.size-19.v2 p, .orsd-block .is-container.size-19.v2 td, .orsd-block .is-container.size-19.v2 li, .orsd-block .is-container.size-19.v2 label, .is-modal .is-container.size-19.v2 p, .is-modal .is-container.size-19.v2 td, .is-modal .is-container.size-19.v2 li, .is-modal .is-container.size-19.v2 label {
    font-size: 0.99vw;
  }
}
.orsd-block .is-container.size-20, .is-modal .is-container.size-20 {
  font-size: 20px;
}
.orsd-block .is-container.size-20 p, .orsd-block .is-container.size-20 td, .orsd-block .is-container.size-20 li, .orsd-block .is-container.size-20 label, .is-modal .is-container.size-20 p, .is-modal .is-container.size-20 td, .is-modal .is-container.size-20 li, .is-modal .is-container.size-20 label {
  font-size: 20px;
}
@media (max-width: 1800px) {
  .orsd-block .is-container.size-20 p, .orsd-block .is-container.size-20 td, .orsd-block .is-container.size-20 li, .orsd-block .is-container.size-20 label, .is-modal .is-container.size-20 p, .is-modal .is-container.size-20 td, .is-modal .is-container.size-20 li, .is-modal .is-container.size-20 label {
    font-size: 1.23vw;
    font-size: clamp(20px, 1.23vw, 1.23vw);
  }
}
@media (min-width: 1921px) {
  .orsd-block .is-container.size-20.v2 p, .orsd-block .is-container.size-20.v2 td, .orsd-block .is-container.size-20.v2 li, .orsd-block .is-container.size-20.v2 label, .is-modal .is-container.size-20.v2 p, .is-modal .is-container.size-20.v2 td, .is-modal .is-container.size-20.v2 li, .is-modal .is-container.size-20.v2 label {
    font-size: 1.04vw;
  }
}
.orsd-block .is-container.size-21, .is-modal .is-container.size-21 {
  font-size: 21px;
}
.orsd-block .is-container.size-21 p, .orsd-block .is-container.size-21 td, .orsd-block .is-container.size-21 li, .orsd-block .is-container.size-21 label, .is-modal .is-container.size-21 p, .is-modal .is-container.size-21 td, .is-modal .is-container.size-21 li, .is-modal .is-container.size-21 label {
  font-size: 21px;
}
@media (max-width: 1800px) {
  .orsd-block .is-container.size-21 p, .orsd-block .is-container.size-21 td, .orsd-block .is-container.size-21 li, .orsd-block .is-container.size-21 label, .is-modal .is-container.size-21 p, .is-modal .is-container.size-21 td, .is-modal .is-container.size-21 li, .is-modal .is-container.size-21 label {
    font-size: 1.29vw;
    font-size: clamp(21px, 1.29vw, 1.29vw);
  }
}
@media (min-width: 1921px) {
  .orsd-block .is-container.size-21.v2 p, .orsd-block .is-container.size-21.v2 td, .orsd-block .is-container.size-21.v2 li, .orsd-block .is-container.size-21.v2 label, .is-modal .is-container.size-21.v2 p, .is-modal .is-container.size-21.v2 td, .is-modal .is-container.size-21.v2 li, .is-modal .is-container.size-21.v2 label {
    font-size: 1.09vw;
  }
}
.orsd-block .is-container.leading-none p, .orsd-block .is-container.leading-none td, .orsd-block .is-container.leading-none li, .orsd-block .is-container.leading-none label, .is-modal .is-container.leading-none p, .is-modal .is-container.leading-none td, .is-modal .is-container.leading-none li, .is-modal .is-container.leading-none label {
  line-height: 1;
}
.orsd-block .is-container.leading-none h1, .orsd-block .is-container.leading-none h2, .orsd-block .is-container.leading-none h3, .orsd-block .is-container.leading-none h4, .orsd-block .is-container.leading-none h5, .orsd-block .is-container.leading-none h6, .is-modal .is-container.leading-none h1, .is-modal .is-container.leading-none h2, .is-modal .is-container.leading-none h3, .is-modal .is-container.leading-none h4, .is-modal .is-container.leading-none h5, .is-modal .is-container.leading-none h6 {
  line-height: 1.1;
}
.orsd-block .is-container.leading-11 p, .orsd-block .is-container.leading-11 td, .orsd-block .is-container.leading-11 li, .orsd-block .is-container.leading-11 label, .is-modal .is-container.leading-11 p, .is-modal .is-container.leading-11 td, .is-modal .is-container.leading-11 li, .is-modal .is-container.leading-11 label {
  line-height: 1.1;
}
.orsd-block .is-container.leading-11 h1, .orsd-block .is-container.leading-11 h2, .orsd-block .is-container.leading-11 h3, .orsd-block .is-container.leading-11 h4, .orsd-block .is-container.leading-11 h5, .orsd-block .is-container.leading-11 h6, .is-modal .is-container.leading-11 h1, .is-modal .is-container.leading-11 h2, .is-modal .is-container.leading-11 h3, .is-modal .is-container.leading-11 h4, .is-modal .is-container.leading-11 h5, .is-modal .is-container.leading-11 h6 {
  line-height: 1.1;
}
.orsd-block .is-container.leading-12 p, .orsd-block .is-container.leading-12 td, .orsd-block .is-container.leading-12 li, .orsd-block .is-container.leading-12 label, .is-modal .is-container.leading-12 p, .is-modal .is-container.leading-12 td, .is-modal .is-container.leading-12 li, .is-modal .is-container.leading-12 label {
  line-height: 1.2;
}
.orsd-block .is-container.leading-12 h1, .orsd-block .is-container.leading-12 h2, .orsd-block .is-container.leading-12 h3, .orsd-block .is-container.leading-12 h4, .orsd-block .is-container.leading-12 h5, .orsd-block .is-container.leading-12 h6, .is-modal .is-container.leading-12 h1, .is-modal .is-container.leading-12 h2, .is-modal .is-container.leading-12 h3, .is-modal .is-container.leading-12 h4, .is-modal .is-container.leading-12 h5, .is-modal .is-container.leading-12 h6 {
  line-height: 1.1;
}
.orsd-block .is-container.leading-13 p, .orsd-block .is-container.leading-13 td, .orsd-block .is-container.leading-13 li, .orsd-block .is-container.leading-13 label, .is-modal .is-container.leading-13 p, .is-modal .is-container.leading-13 td, .is-modal .is-container.leading-13 li, .is-modal .is-container.leading-13 label {
  line-height: 1.3;
}
.orsd-block .is-container.leading-13 h1, .orsd-block .is-container.leading-13 h2, .orsd-block .is-container.leading-13 h3, .orsd-block .is-container.leading-13 h4, .orsd-block .is-container.leading-13 h5, .orsd-block .is-container.leading-13 h6, .is-modal .is-container.leading-13 h1, .is-modal .is-container.leading-13 h2, .is-modal .is-container.leading-13 h3, .is-modal .is-container.leading-13 h4, .is-modal .is-container.leading-13 h5, .is-modal .is-container.leading-13 h6 {
  line-height: 1.2;
}
.orsd-block .is-container.leading-14 p, .orsd-block .is-container.leading-14 td, .orsd-block .is-container.leading-14 li, .orsd-block .is-container.leading-14 label, .is-modal .is-container.leading-14 p, .is-modal .is-container.leading-14 td, .is-modal .is-container.leading-14 li, .is-modal .is-container.leading-14 label {
  line-height: 1.4;
}
.orsd-block .is-container.leading-14 h1, .orsd-block .is-container.leading-14 h2, .orsd-block .is-container.leading-14 h3, .orsd-block .is-container.leading-14 h4, .orsd-block .is-container.leading-14 h5, .orsd-block .is-container.leading-14 h6, .is-modal .is-container.leading-14 h1, .is-modal .is-container.leading-14 h2, .is-modal .is-container.leading-14 h3, .is-modal .is-container.leading-14 h4, .is-modal .is-container.leading-14 h5, .is-modal .is-container.leading-14 h6 {
  line-height: 1.2;
}
.orsd-block .is-container.leading-15 p, .orsd-block .is-container.leading-15 td, .orsd-block .is-container.leading-15 li, .orsd-block .is-container.leading-15 label, .is-modal .is-container.leading-15 p, .is-modal .is-container.leading-15 td, .is-modal .is-container.leading-15 li, .is-modal .is-container.leading-15 label {
  line-height: 1.5;
}
.orsd-block .is-container.leading-15 h1, .orsd-block .is-container.leading-15 h2, .orsd-block .is-container.leading-15 h3, .orsd-block .is-container.leading-15 h4, .orsd-block .is-container.leading-15 h5, .orsd-block .is-container.leading-15 h6, .is-modal .is-container.leading-15 h1, .is-modal .is-container.leading-15 h2, .is-modal .is-container.leading-15 h3, .is-modal .is-container.leading-15 h4, .is-modal .is-container.leading-15 h5, .is-modal .is-container.leading-15 h6 {
  line-height: 1.3;
}
.orsd-block .is-container.leading-16 p, .orsd-block .is-container.leading-16 td, .orsd-block .is-container.leading-16 li, .orsd-block .is-container.leading-16 label, .is-modal .is-container.leading-16 p, .is-modal .is-container.leading-16 td, .is-modal .is-container.leading-16 li, .is-modal .is-container.leading-16 label {
  line-height: 1.6;
}
.orsd-block .is-container.leading-16 h1, .orsd-block .is-container.leading-16 h2, .orsd-block .is-container.leading-16 h3, .orsd-block .is-container.leading-16 h4, .orsd-block .is-container.leading-16 h5, .orsd-block .is-container.leading-16 h6, .is-modal .is-container.leading-16 h1, .is-modal .is-container.leading-16 h2, .is-modal .is-container.leading-16 h3, .is-modal .is-container.leading-16 h4, .is-modal .is-container.leading-16 h5, .is-modal .is-container.leading-16 h6 {
  line-height: 1.3;
}
.orsd-block .is-container.leading-17 p, .orsd-block .is-container.leading-17 td, .orsd-block .is-container.leading-17 li, .orsd-block .is-container.leading-17 label, .is-modal .is-container.leading-17 p, .is-modal .is-container.leading-17 td, .is-modal .is-container.leading-17 li, .is-modal .is-container.leading-17 label {
  line-height: 1.7;
}
.orsd-block .is-container.leading-17 h1, .orsd-block .is-container.leading-17 h2, .orsd-block .is-container.leading-17 h3, .orsd-block .is-container.leading-17 h4, .orsd-block .is-container.leading-17 h5, .orsd-block .is-container.leading-17 h6, .is-modal .is-container.leading-17 h1, .is-modal .is-container.leading-17 h2, .is-modal .is-container.leading-17 h3, .is-modal .is-container.leading-17 h4, .is-modal .is-container.leading-17 h5, .is-modal .is-container.leading-17 h6 {
  line-height: 1.3;
}
.orsd-block .is-container.leading-18 p, .orsd-block .is-container.leading-18 td, .orsd-block .is-container.leading-18 li, .orsd-block .is-container.leading-18 label, .is-modal .is-container.leading-18 p, .is-modal .is-container.leading-18 td, .is-modal .is-container.leading-18 li, .is-modal .is-container.leading-18 label {
  line-height: 1.8;
}
.orsd-block .is-container.leading-18 h1, .orsd-block .is-container.leading-18 h2, .orsd-block .is-container.leading-18 h3, .orsd-block .is-container.leading-18 h4, .orsd-block .is-container.leading-18 h5, .orsd-block .is-container.leading-18 h6, .is-modal .is-container.leading-18 h1, .is-modal .is-container.leading-18 h2, .is-modal .is-container.leading-18 h3, .is-modal .is-container.leading-18 h4, .is-modal .is-container.leading-18 h5, .is-modal .is-container.leading-18 h6 {
  line-height: 1.3;
}
.orsd-block .is-container.leading-19 p, .orsd-block .is-container.leading-19 td, .orsd-block .is-container.leading-19 li, .orsd-block .is-container.leading-19 label, .is-modal .is-container.leading-19 p, .is-modal .is-container.leading-19 td, .is-modal .is-container.leading-19 li, .is-modal .is-container.leading-19 label {
  line-height: 1.9;
}
.orsd-block .is-container.leading-19 h1, .orsd-block .is-container.leading-19 h2, .orsd-block .is-container.leading-19 h3, .orsd-block .is-container.leading-19 h4, .orsd-block .is-container.leading-19 h5, .orsd-block .is-container.leading-19 h6, .is-modal .is-container.leading-19 h1, .is-modal .is-container.leading-19 h2, .is-modal .is-container.leading-19 h3, .is-modal .is-container.leading-19 h4, .is-modal .is-container.leading-19 h5, .is-modal .is-container.leading-19 h6 {
  line-height: 1.3;
}
.orsd-block .is-container.leading-20 p, .orsd-block .is-container.leading-20 td, .orsd-block .is-container.leading-20 li, .orsd-block .is-container.leading-20 label, .is-modal .is-container.leading-20 p, .is-modal .is-container.leading-20 td, .is-modal .is-container.leading-20 li, .is-modal .is-container.leading-20 label {
  line-height: 2;
}
.orsd-block .is-container.leading-20 h1, .orsd-block .is-container.leading-20 h2, .orsd-block .is-container.leading-20 h3, .orsd-block .is-container.leading-20 h4, .orsd-block .is-container.leading-20 h5, .orsd-block .is-container.leading-20 h6, .is-modal .is-container.leading-20 h1, .is-modal .is-container.leading-20 h2, .is-modal .is-container.leading-20 h3, .is-modal .is-container.leading-20 h4, .is-modal .is-container.leading-20 h5, .is-modal .is-container.leading-20 h6 {
  line-height: 1.3;
}
.orsd-block .relative, .is-modal .relative {
  position: relative;
}
.orsd-block .is-row-overlay, .is-modal .is-row-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  user-select: none;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.orsd-block .snippet-v2, .orsd-feature .snippet-v2 {
  /**********************************
        Adjustment for Bootstrap
    ***********************************/
  /**********************************
        General
    ***********************************/
  /*html { font-size: 100%; }
    body {
      margin: 0;
      font-family: "Open Sans", sans-serif;
      font-size: 100%;
      line-height: $line-height-base;
      font-weight: 300;
    }
    p, td, li, label {
      font-size: 1.07em;
      line-height: 2;
      font-weight: 300;
    }
    h1, h2, h3, h4, h5, h6 {
      font-family: "Open Sans", sans-serif;
      font-weight: 300;
      letter-spacing: 0px;
      line-height: 1.4;
    }

    h1 {font-size: 2.36em;margin:0.4em 0;}
    h2 {font-size: 2em;margin:0.6em 0;}
    h3 {font-size: 1.73em;margin:0.7em 0;}
    h4 {font-size: 1.6em;margin:0.8em 0;}
    h5 {font-size: 1.48em;margin:0.8em 0;}
    h6 {font-size: 1.3em;margin:0.8em 0;}
    p {margin:1em 0;}
    */
  /* FIX: Preventing Chrome from wrapping text with span-style (during editing) */
  /*.display h1 span {font-size: 3em;line-height:1.4;}
    .display p span {font-size: 1.3em;line-height:2;}
    h1 span {font-size: 2.36em;line-height:1.4;}
    h2 span {font-size: 2em;line-height:1.4;}
    h3 span {font-size: 1.73em;line-height:1.4;}
    h4 span {font-size: 1.6em;line-height:1.4;}
    h5 span {font-size: 1.48em;line-height:1.4;}
    h6 span {font-size: 1.3em;line-height:1.4;}
    p span {font-size: 1.07em; line-height: 2;}
    li span {font-size: 1.07em; line-height: 2;}*/
  /**********************************
        Elements
    ***********************************/
  /* backward compatible */
  /**********************************
        Title Styles
    ***********************************/
  /* Style 1 */
  /* Style 2 */
  /* Style 3 */
  /* Style 4 */
  /* Style 5 */
  /* Extra Title Styles */
  /**********************************
        Into Styles
    ***********************************/
  /**********************************
        Buttons Styles
    ***********************************/
  /* ghost1 default */
  /* ghost1 light-text */
  /* ghost1 dark-text */
  /* ghost2 default */
  /* ghost2 light-text */
  /* ghost2 dark-text */
  /**********************************
        Header Image with Caption
    ***********************************/
  /* Text */
  /* Cosmetic */
  /* One */
  /* Two */
  /* Three */
  /* Four */
  /* Five */
  /* Six */
  /* Seven */
  /* Eight */
  /*JCY styles*/
  /*.flex-item-twelvth,
    .flex-item-xs-1,
    .flex-item-sm-1,
    .flex-item-md-1,
    .flex-item-lg-1,
    .flex-item-xl-1  {
      -webkit-flex: 1 1 8.33333333%;
      -ms-flex: 1 1 8.33333333%;
      flex: 1 1 8.33333333%;
      padding: 5px;
    }

    .flex-item-sixth,
    .flex-item-xs-2,
    .flex-item-sm-2,
    .flex-item-md-2,
    .flex-item-lg-2,
    .flex-item-xl-2  {
      -webkit-flex: 1 1 16.66666667%;
      -ms-flex: 1 1 16.66666667%;
      flex: 1 1 16.66666667%;
      padding: 10px;
    }

    .flex-item-fourth,
    .flex-item-xs-3,
    .flex-item-sm-3,
    .flex-item-md-3,
    .flex-item-lg-3,
    .flex-item-xl-3  {
      -webkit-flex: 1 1 25%;
      -ms-flex: 1 1 25%;
      flex: 1 1 25%;
      padding: 10px;
    }

    .flex-item-third,
    .flex-item-xs-4,
    .flex-item-sm-4,
    .flex-item-md-4,
    .flex-item-lg-4,
    .flex-item-xl-4 {
      -webkit-flex: 1 1 33.33333333%;
      -ms-flex: 1 1 33.33333333%;
      flex: 1 1 33.33333333%;
      padding: 10px;

    }

    .flex-item-fifth,
    .flex-item-xs-5,
    .flex-item-sm-5,
    .flex-item-md-5,
    .flex-item-lg-5,
    .flex-item-xl-5 {
      -webkit-flex: 1 1 41.66666667%;
      -ms-flex: 1 1 41.66666667%;
      flex: 1 1 41.66666667%;
      padding: 10px;

    }

    .flex-item-half,
    .flex-item-xs-6,
    .flex-item-sm-6,
    .flex-item-md-6,
    .flex-item-lg-6,
    .flex-item-xl-6 {
      -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%;
      padding: 10px;

    }

    .flex-item-seven-twelvths,
    .flex-item-xs-7,
    .flex-item-sm-7,
    .flex-item-md-7,
    .flex-item-lg-7,
    .flex-item-xl-7 {
      -webkit-flex: 1 1 58.33333333%;
      -ms-flex: 1 1 58.33333333%;
      flex: 1 1 58.33333333%;
      padding: 10px;
    }

    .flex-item-two-thirds,
    .flex-item-xs-8,
    .flex-item-sm-8,
    .flex-item-md-8,
    .flex-item-lg-8,
    .flex-item-xl-8  {
      -webkit-flex: 2 1 66.66666667%;
      -ms-flex: 2 1 66.66666667%;
      flex: 2 1 66.66666667%;
      padding: 10px;

    }

    .flex-item-three-fourths,
    .flex-item-xs-9,
    .flex-item-sm-9,
    .flex-item-md-9,
    .flex-item-lg-9,
    .flex-item-xl-9 {
      -webkit-flex: 1 1 75%;
      -ms-flex: 1 1 75%;
      flex: 1 1 75%;
      padding: 10px;
    }

    .flex-item-five-sixths,
    .flex-item-xs-10,
    .flex-item-sm-10,
    .flex-item-md-10,
    .flex-item-lg-10,
    .flex-item-xl-10  {
      -webkit-flex: 1 1 83.33333333%;
      -ms-flex: 1 1 83.33333333%;
      flex: 1 1 83.33333333%;
      padding: 10px;
    }

    .flex-item-full,
    .flex-item-xs-11,
    .flex-item-sm-11,
    .flex-item-md-11,
    .flex-item-lg-11,
    .flex-item-xl-11 {
      -webkit-flex: 0 1 91.66666667%;
      -ms-flex: 0 1 91.66666667%;
      flex: 0 1 91.66666667%;
      padding: 10px;
    }
    .flex-item-full,
    .flex-item-xs-12,
    .flex-item-sm-12,
    .flex-item-md-12,
    .flex-item-lg-12,
    .flex-item-xl-12 {
      -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      padding: 10px;
    }*/
  /*snippets*/
  /* social bars */
}
.orsd-block .snippet-v2 p, .orsd-block .snippet-v2 h1, .orsd-block .snippet-v2 h2, .orsd-block .snippet-v2 h3, .orsd-block .snippet-v2 h4, .orsd-block .snippet-v2 h5, .orsd-block .snippet-v2 h6, .orsd-feature .snippet-v2 p, .orsd-feature .snippet-v2 h1, .orsd-feature .snippet-v2 h2, .orsd-feature .snippet-v2 h3, .orsd-feature .snippet-v2 h4, .orsd-feature .snippet-v2 h5, .orsd-feature .snippet-v2 h6 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.orsd-block .snippet-v2 .container-fluid > .row, .orsd-block .snippet-v2 .container-sm > .row, .orsd-block .snippet-v2 .container-md > .row, .orsd-block .snippet-v2 .container-lg > .row, .orsd-block .snippet-v2 .container-xl > .row, .orsd-block .snippet-v2 .container-fluid > div > .row, .orsd-block .snippet-v2 .container-sm > div > .row, .orsd-block .snippet-v2 .container-md > div > .row, .orsd-block .snippet-v2 .container-lg > div > .row, .orsd-block .snippet-v2 .container-xl > div > .row, .orsd-feature .snippet-v2 .container-fluid > .row, .orsd-feature .snippet-v2 .container-sm > .row, .orsd-feature .snippet-v2 .container-md > .row, .orsd-feature .snippet-v2 .container-lg > .row, .orsd-feature .snippet-v2 .container-xl > .row, .orsd-feature .snippet-v2 .container-fluid > div > .row, .orsd-feature .snippet-v2 .container-sm > div > .row, .orsd-feature .snippet-v2 .container-md > div > .row, .orsd-feature .snippet-v2 .container-lg > div > .row, .orsd-feature .snippet-v2 .container-xl > div > .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.orsd-block .snippet-v2 .row img, .orsd-feature .snippet-v2 .row img {
  margin: 1.4em 0 1em;
}
.orsd-block .snippet-v2 .row-tool, .orsd-feature .snippet-v2 .row-tool {
  margin-left: -15px;
}
.orsd-block .snippet-v2 .display, .orsd-feature .snippet-v2 .display {
  margin-bottom: 0.5em;
}
.orsd-block .snippet-v2 .display h1, .orsd-feature .snippet-v2 .display h1 {
  font-weight: 800;
  font-size: 3rem;
  line-height: 1.4;
  text-transform: uppercase;
}
.orsd-block .snippet-v2 .display p, .orsd-feature .snippet-v2 .display p {
  font-size: 1.3rem;
  font-style: italic;
}
@media (max-width: 1024px) {
  .orsd-block .snippet-v2, .orsd-feature .snippet-v2 {
    /*h1 {font-size: 2em;}
      h2 {font-size: 1.73em;}
      h3 {font-size: 1.6em;}
      h4 {font-size: 1.48em;}
      h5 {font-size: 1.3em;font-weight:bold;}
      h6 {font-size: 1em;font-weight:bold;}*/
    /* FIX: Preventing Chrome from wrapping text with span-style (during editing) */
    /*p span {font-size: 1.07em; line-height: 2;}
      li span {font-size: 1.07em; line-height: 2;}*/
  }
  .orsd-block .snippet-v2 .display h1, .orsd-feature .snippet-v2 .display h1 {
    font-size: 2.2rem;
  }
  .orsd-block .snippet-v2 .display p, .orsd-feature .snippet-v2 .display p {
    font-size: 1.1rem;
  }
  .orsd-block .snippet-v2 .display h1 span, .orsd-feature .snippet-v2 .display h1 span {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .orsd-block .snippet-v2 .display p span, .orsd-feature .snippet-v2 .display p span {
    font-size: 1.1rem;
    line-height: 2;
  }
  .orsd-block .snippet-v2 h1 span, .orsd-feature .snippet-v2 h1 span {
    font-size: 2rem;
    line-height: 1.5;
  }
  .orsd-block .snippet-v2 h2 span, .orsd-feature .snippet-v2 h2 span {
    font-size: 1.73rem;
    line-height: 1.5;
  }
  .orsd-block .snippet-v2 h3 span, .orsd-feature .snippet-v2 h3 span {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .orsd-block .snippet-v2 h4 span, .orsd-feature .snippet-v2 h4 span {
    font-size: 1.48rem;
    line-height: 1.5;
  }
  .orsd-block .snippet-v2 h5 span, .orsd-feature .snippet-v2 h5 span {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .orsd-block .snippet-v2 h6 span, .orsd-feature .snippet-v2 h6 span {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.orsd-block .snippet-v2 hr, .orsd-feature .snippet-v2 hr {
  border: none;
  border-top: rgba(0, 0, 0, 0.18) 1px solid;
  margin: 2rem 0 !important;
}
.orsd-block .snippet-v2 img, .orsd-feature .snippet-v2 img {
  max-width: 100%;
  height: auto;
}
.orsd-block .snippet-v2 figure, .orsd-feature .snippet-v2 figure {
  margin: 0;
}
.orsd-block .snippet-v2 ol, .orsd-block .snippet-v2 ul, .orsd-feature .snippet-v2 ol, .orsd-feature .snippet-v2 ul {
  line-height: inherit;
  font-weight: inherit;
}
.orsd-block .snippet-v2 .center, .orsd-feature .snippet-v2 .center {
  text-align: center;
}
.orsd-block .snippet-v2 .right, .orsd-feature .snippet-v2 .right {
  text-align: right;
}
.orsd-block .snippet-v2 .left, .orsd-feature .snippet-v2 .left {
  text-align: left;
}
.orsd-block .snippet-v2 .padding-20, .orsd-feature .snippet-v2 .padding-20 {
  padding: 20px;
}
.orsd-block .snippet-v2 .padding-25, .orsd-feature .snippet-v2 .padding-25 {
  padding: 25px;
}
.orsd-block .snippet-v2 .padding-30, .orsd-feature .snippet-v2 .padding-30 {
  padding: 30px;
}
.orsd-block .snippet-v2 .padding-35, .orsd-feature .snippet-v2 .padding-35 {
  padding: 35px;
}
.orsd-block .snippet-v2 .padding-40, .orsd-feature .snippet-v2 .padding-40 {
  padding: 40px;
}
@media (max-width: 540px) {
  .orsd-block .snippet-v2 .center, .orsd-feature .snippet-v2 .center {
    text-align: initial;
  }
  .orsd-block .snippet-v2 .right, .orsd-feature .snippet-v2 .right {
    text-align: initial;
  }
  .orsd-block .snippet-v2 .left, .orsd-feature .snippet-v2 .left {
    text-align: initial;
  }
  .orsd-block .snippet-v2 .padding-20, .orsd-feature .snippet-v2 .padding-20 {
    padding: 0;
  }
  .orsd-block .snippet-v2 .padding-25, .orsd-feature .snippet-v2 .padding-25 {
    padding: 0;
  }
  .orsd-block .snippet-v2 .padding-30, .orsd-feature .snippet-v2 .padding-30 {
    padding: 0;
  }
  .orsd-block .snippet-v2 .padding-35, .orsd-feature .snippet-v2 .padding-35 {
    padding: 0;
  }
  .orsd-block .snippet-v2 .padding-40, .orsd-feature .snippet-v2 .padding-40 {
    padding: 0;
  }
}
.orsd-block .snippet-v2 .margin-0, .orsd-feature .snippet-v2 .margin-0 {
  margin: 0 !important;
}
.orsd-block .snippet-v2 .margin-20, .orsd-feature .snippet-v2 .margin-20 {
  margin: 20px !important;
}
.orsd-block .snippet-v2 .margin-25, .orsd-feature .snippet-v2 .margin-25 {
  margin: 25px !important;
}
.orsd-block .snippet-v2 .margin-30, .orsd-feature .snippet-v2 .margin-30 {
  margin: 30px !important;
}
.orsd-block .snippet-v2 .margin-35, .orsd-feature .snippet-v2 .margin-35 {
  margin: 35px !important;
}
.orsd-block .snippet-v2 .margin-40, .orsd-feature .snippet-v2 .margin-40 {
  margin: 40px !important;
}
.orsd-block .snippet-v2 .is-card, .orsd-feature .snippet-v2 .is-card {
  display: table;
  background-color: #fff;
}
.orsd-block .snippet-v2 .is-card > *, .orsd-feature .snippet-v2 .is-card > * {
  display: table;
}
.orsd-block .snippet-v2 .is-card-circle, .orsd-feature .snippet-v2 .is-card-circle {
  width: 280px;
  height: 280px;
  border-radius: 500px;
  padding: 70px;
  margin: 0 auto;
}
@media (max-width: 540px) {
  .orsd-block .snippet-v2 .is-card-circle, .orsd-feature .snippet-v2 .is-card-circle {
    zoom: 0.7;
    -moz-transform: scale(0.7);
  }
}
.orsd-block .snippet-v2 .is-card-content-centered, .orsd-feature .snippet-v2 .is-card-content-centered {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.orsd-block .snippet-v2 .max-390, .orsd-feature .snippet-v2 .max-390 {
  max-width: 390px;
  margin: 0 auto;
}
.orsd-block .snippet-v2 .shadow-1, .orsd-feature .snippet-v2 .shadow-1 {
  /* card */
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.orsd-block .snippet-v2 .shadow-2, .orsd-feature .snippet-v2 .shadow-2 {
  /* screenshot */
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
}
.orsd-block .snippet-v2 .shadow-3, .orsd-feature .snippet-v2 .shadow-3 {
  /* highlight */
  -webkit-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
}
.orsd-block .snippet-v2 img.circle, .orsd-feature .snippet-v2 img.circle {
  border-radius: 500px;
  margin-top: 0;
}
.orsd-block .snippet-v2 img.bordered, .orsd-feature .snippet-v2 img.bordered {
  border: #ccc 1px solid;
}
.orsd-block .snippet-v2 .embed-responsive, .orsd-feature .snippet-v2 .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  margin-top: 1.4em;
  margin-bottom: 1em;
}
.orsd-block .snippet-v2 .embed-responsive-21by9, .orsd-feature .snippet-v2 .embed-responsive-21by9 {
  padding-bottom: 42.8571428571%;
}
.orsd-block .snippet-v2 .embed-responsive-16by9, .orsd-feature .snippet-v2 .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.orsd-block .snippet-v2 .embed-responsive-4by3, .orsd-feature .snippet-v2 .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.orsd-block .snippet-v2 .embed-responsive-1by1, .orsd-feature .snippet-v2 .embed-responsive-1by1 {
  padding-bottom: 100%;
}
.orsd-block .snippet-v2 .embed-responsive-1by3, .orsd-feature .snippet-v2 .embed-responsive-1by3 {
  padding-bottom: 300%;
}
.orsd-block .snippet-v2 .embed-responsive-3by1, .orsd-feature .snippet-v2 .embed-responsive-3by1 {
  padding-bottom: 33.3333333333%;
}
.orsd-block .snippet-v2 .embed-responsive-9by21, .orsd-feature .snippet-v2 .embed-responsive-9by21 {
  padding-bottom: 233.3333333333%;
}
.orsd-block .snippet-v2 .embed-responsive-9by16, .orsd-feature .snippet-v2 .embed-responsive-9by16 {
  padding-bottom: 177.7777777778%;
}
.orsd-block .snippet-v2 .embed-responsive-3by4, .orsd-feature .snippet-v2 .embed-responsive-3by4 {
  padding-bottom: 133.3333333333%;
}
.orsd-block .snippet-v2 .embed-responsive iframe, .orsd-feature .snippet-v2 .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.orsd-block .snippet-v2 .list, .orsd-feature .snippet-v2 .list {
  position: relative;
  margin: 1.5em 0;
}
.orsd-block .snippet-v2 .list > i, .orsd-feature .snippet-v2 .list > i {
  position: absolute;
  left: -3px;
  top: 7px;
  font-size: 1.7rem;
  line-height: 1;
}
.orsd-block .snippet-v2 .list > h2, .orsd-block .snippet-v2 .list > h3, .orsd-feature .snippet-v2 .list > h2, .orsd-feature .snippet-v2 .list > h3 {
  margin: 0 0 0 50px;
}
.orsd-block .snippet-v2 .list > p, .orsd-feature .snippet-v2 .list > p {
  margin: 5px 0 0 50px;
}
.orsd-block .snippet-v2 .quote, .orsd-feature .snippet-v2 .quote {
  position: relative;
  margin: 1.5em 0;
}
.orsd-block .snippet-v2 .quote > i, .orsd-feature .snippet-v2 .quote > i {
  position: absolute;
  top: -10px;
  left: -7px;
  font-size: 2rem;
}
.orsd-block .snippet-v2 .quote > small, .orsd-feature .snippet-v2 .quote > small {
  margin-left: 50px;
  opacity: 0.7;
  font-size: 1rem;
}
.orsd-block .snippet-v2 .quote > p, .orsd-feature .snippet-v2 .quote > p {
  margin-left: 50px;
  font-size: 1.5rem;
}
@media (max-width: 540px) {
  .orsd-block .snippet-v2 .quote > i, .orsd-feature .snippet-v2 .quote > i {
    left: -10px;
    font-size: 1.5rem;
  }
  .orsd-block .snippet-v2 .quote > small, .orsd-feature .snippet-v2 .quote > small {
    margin-left: 20px;
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .quote > p, .orsd-feature .snippet-v2 .quote > p {
    margin-left: 20px;
    font-size: 1.2rem;
  }
}
.orsd-block .snippet-v2 .is-social, .orsd-feature .snippet-v2 .is-social {
  line-height: 1;
  margin-bottom: 1.5em;
}
.orsd-block .snippet-v2 .is-social a > i, .orsd-feature .snippet-v2 .is-social a > i {
  text-decoration: none;
  color: #333;
  font-size: 1.2rem;
  margin: 0 15px 0 0;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.orsd-block .snippet-v2 .is-social a:hover > i, .orsd-feature .snippet-v2 .is-social a:hover > i {
  color: #436229;
}
.orsd-block .snippet-v2 .is-light-text .is-social a > i, .orsd-feature .snippet-v2 .is-light-text .is-social a > i {
  color: #fff;
}
.orsd-block .snippet-v2 .is-light-text .is-social a:hover > i, .orsd-feature .snippet-v2 .is-light-text .is-social a:hover > i {
  color: #fff;
}
.orsd-block .snippet-v2 .is-dark-text .is-social a > i, .orsd-feature .snippet-v2 .is-dark-text .is-social a > i {
  color: #000;
}
.orsd-block .snippet-v2 .is-dark-text .is-social a:hover > i, .orsd-feature .snippet-v2 .is-dark-text .is-social a:hover > i {
  color: #000;
}
.orsd-block .snippet-v2 .social, .orsd-feature .snippet-v2 .social {
  line-height: 1;
  margin-bottom: 1.5em;
}
.orsd-block .snippet-v2 .social a > i, .orsd-feature .snippet-v2 .social a > i {
  text-decoration: none;
  color: #333;
  font-size: 1.2rem;
  margin: 0 15px 0 0;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.orsd-block .snippet-v2 .social a:hover > i, .orsd-feature .snippet-v2 .social a:hover > i {
  color: #436229;
}
.orsd-block .snippet-v2 .is-light-text .social a > i, .orsd-feature .snippet-v2 .is-light-text .social a > i {
  color: #fff;
}
.orsd-block .snippet-v2 .is-light-text .social a:hover > i, .orsd-feature .snippet-v2 .is-light-text .social a:hover > i {
  color: #fff;
}
.orsd-block .snippet-v2 .is-rounded-button-big, .orsd-feature .snippet-v2 .is-rounded-button-big {
  display: inline-block;
}
.orsd-block .snippet-v2 .is-rounded-button-big a, .orsd-feature .snippet-v2 .is-rounded-button-big a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 20px;
  border-radius: 500px;
  width: 110px;
  height: 110px;
  background-color: #aaa;
}
.orsd-block .snippet-v2 .is-rounded-button-big a i, .orsd-feature .snippet-v2 .is-rounded-button-big a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 40px;
}
.orsd-block .snippet-v2 .is-rounded-button-big a:first-child, .orsd-feature .snippet-v2 .is-rounded-button-big a:first-child {
  margin: 0 20px 0 0;
}
.orsd-block .snippet-v2 .is-rounded-button-big a:last-child, .orsd-feature .snippet-v2 .is-rounded-button-big a:last-child {
  margin: 0 0 0 20px;
}
.orsd-block .snippet-v2 .is-rounded-button-medium, .orsd-feature .snippet-v2 .is-rounded-button-medium {
  display: inline-block;
}
.orsd-block .snippet-v2 .is-rounded-button-medium a, .orsd-feature .snippet-v2 .is-rounded-button-medium a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 20px;
  border-radius: 500px;
  width: 70px;
  height: 70px;
  background-color: #aaa;
}
.orsd-block .snippet-v2 .is-rounded-button-medium a i, .orsd-feature .snippet-v2 .is-rounded-button-medium a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 30px;
}
.orsd-block .snippet-v2 .is-boxed-button-big, .orsd-feature .snippet-v2 .is-boxed-button-big {
  display: inline-block;
}
.orsd-block .snippet-v2 .is-boxed-button-big a, .orsd-feature .snippet-v2 .is-boxed-button-big a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 110px;
  height: 110px;
  background-color: #aaa;
}
.orsd-block .snippet-v2 .is-boxed-button-big a i, .orsd-feature .snippet-v2 .is-boxed-button-big a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 40px;
}
.orsd-block .snippet-v2 .is-boxed-button-big2, .orsd-feature .snippet-v2 .is-boxed-button-big2 {
  display: inline-block;
}
.orsd-block .snippet-v2 .is-boxed-button-big2 a, .orsd-feature .snippet-v2 .is-boxed-button-big2 a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 150px;
  height: 70px;
  background-color: #aaa;
}
.orsd-block .snippet-v2 .is-boxed-button-big2 a i, .orsd-feature .snippet-v2 .is-boxed-button-big2 a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 35px;
}
.orsd-block .snippet-v2 .is-boxed-button-medium, .orsd-feature .snippet-v2 .is-boxed-button-medium {
  display: inline-block;
}
.orsd-block .snippet-v2 .is-boxed-button-medium a, .orsd-feature .snippet-v2 .is-boxed-button-medium a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 70px;
  height: 70px;
  background-color: #aaa;
}
.orsd-block .snippet-v2 .is-boxed-button-medium a i, .orsd-feature .snippet-v2 .is-boxed-button-medium a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 30px;
}
.orsd-block .snippet-v2 .is-boxed-button-medium2, .orsd-feature .snippet-v2 .is-boxed-button-medium2 {
  display: inline-block;
}
.orsd-block .snippet-v2 .is-boxed-button-medium2 a, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 100px;
  height: 50px;
  background-color: #aaa;
}
.orsd-block .snippet-v2 .is-boxed-button-medium2 a i, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 25px;
}
.orsd-block .snippet-v2 .is-boxed-button-small, .orsd-feature .snippet-v2 .is-boxed-button-small {
  display: inline-block;
}
.orsd-block .snippet-v2 .is-boxed-button-small a, .orsd-feature .snippet-v2 .is-boxed-button-small a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 20px 0 0;
  width: 50px;
  height: 50px;
  background-color: #aaa;
}
.orsd-block .snippet-v2 .is-boxed-button-small a i, .orsd-feature .snippet-v2 .is-boxed-button-small a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 20px;
}
.orsd-block .snippet-v2 .size-12, .orsd-feature .snippet-v2 .size-12 {
  font-size: 12px;
}
.orsd-block .snippet-v2 .size-14, .orsd-feature .snippet-v2 .size-14 {
  font-size: 14px;
}
.orsd-block .snippet-v2 .size-16, .orsd-feature .snippet-v2 .size-16 {
  font-size: 16px;
}
.orsd-block .snippet-v2 .size-18, .orsd-feature .snippet-v2 .size-18 {
  font-size: 18px;
}
.orsd-block .snippet-v2 .size-21, .orsd-feature .snippet-v2 .size-21 {
  font-size: 21px;
}
.orsd-block .snippet-v2 .size-24, .orsd-feature .snippet-v2 .size-24 {
  font-size: 24px;
}
.orsd-block .snippet-v2 .size-32, .orsd-feature .snippet-v2 .size-32 {
  font-size: 32px;
}
.orsd-block .snippet-v2 .size-48, .orsd-feature .snippet-v2 .size-48 {
  font-size: 48px;
}
.orsd-block .snippet-v2 .size-64, .orsd-feature .snippet-v2 .size-64 {
  font-size: 64px;
}
.orsd-block .snippet-v2 .size-80, .orsd-feature .snippet-v2 .size-80 {
  font-size: 80px;
}
.orsd-block .snippet-v2 .size-96, .orsd-feature .snippet-v2 .size-96 {
  font-size: 96px;
}
@media (max-width: 1024px) {
  .orsd-block .snippet-v2 .size-12, .orsd-feature .snippet-v2 .size-12 {
    font-size: 12px;
  }
  .orsd-block .snippet-v2 .size-14, .orsd-feature .snippet-v2 .size-14 {
    font-size: 14px;
  }
  .orsd-block .snippet-v2 .size-16, .orsd-feature .snippet-v2 .size-16 {
    font-size: 16px;
  }
  .orsd-block .snippet-v2 .size-18, .orsd-feature .snippet-v2 .size-18 {
    font-size: 18px;
  }
  .orsd-block .snippet-v2 .size-21, .orsd-feature .snippet-v2 .size-21 {
    font-size: 21px;
  }
  .orsd-block .snippet-v2 .size-24, .orsd-feature .snippet-v2 .size-24 {
    font-size: 24px;
  }
  .orsd-block .snippet-v2 .size-32, .orsd-feature .snippet-v2 .size-32 {
    font-size: 28px;
  }
  .orsd-block .snippet-v2 .size-48, .orsd-feature .snippet-v2 .size-48 {
    font-size: 32px;
  }
  .orsd-block .snippet-v2 .size-64, .orsd-feature .snippet-v2 .size-64 {
    font-size: 36px;
  }
  .orsd-block .snippet-v2 .size-80, .orsd-feature .snippet-v2 .size-80 {
    font-size: 40px;
  }
  .orsd-block .snippet-v2 .size-96, .orsd-feature .snippet-v2 .size-96 {
    font-size: 44px;
  }
}
.orsd-block .snippet-v2 .is-light-text *, .orsd-feature .snippet-v2 .is-light-text * {
  color: #fff;
}
.orsd-block .snippet-v2 .is-dark-text *, .orsd-feature .snippet-v2 .is-dark-text * {
  color: #000;
}
.orsd-block .snippet-v2 .is-title1-96, .orsd-feature .snippet-v2 .is-title1-96 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.orsd-block .snippet-v2 .is-title1-80, .orsd-feature .snippet-v2 .is-title1-80 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title1-64, .orsd-feature .snippet-v2 .is-title1-64 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title1-48, .orsd-feature .snippet-v2 .is-title1-48 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title1-32, .orsd-feature .snippet-v2 .is-title1-32 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title2-96, .orsd-feature .snippet-v2 .is-title2-96 {
  margin-top: 25px;
  margin-bottom: 20px;
}
.orsd-block .snippet-v2 .is-title2-80, .orsd-feature .snippet-v2 .is-title2-80 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title2-64, .orsd-feature .snippet-v2 .is-title2-64 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title2-48, .orsd-feature .snippet-v2 .is-title2-48 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title2-32, .orsd-feature .snippet-v2 .is-title2-32 {
  margin-top: 10px;
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .is-title3-96, .orsd-feature .snippet-v2 .is-title3-96 {
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 20px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title3-80, .orsd-feature .snippet-v2 .is-title3-80 {
  margin-top: 25px;
  margin-bottom: 33px;
  padding: 20px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title3-64, .orsd-feature .snippet-v2 .is-title3-64 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 18px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title3-48, .orsd-feature .snippet-v2 .is-title3-48 {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 18px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title3-32, .orsd-feature .snippet-v2 .is-title3-32 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title3-96, .orsd-feature .snippet-v2 .is-light-text .is-title3-96 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title3-80, .orsd-feature .snippet-v2 .is-light-text .is-title3-80 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title3-64, .orsd-feature .snippet-v2 .is-light-text .is-title3-64 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title3-48, .orsd-feature .snippet-v2 .is-light-text .is-title3-48 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title3-32, .orsd-feature .snippet-v2 .is-light-text .is-title3-32 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title3-96, .orsd-feature .snippet-v2 .is-dark-text .is-title3-96 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title3-80, .orsd-feature .snippet-v2 .is-dark-text .is-title3-80 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title3-64, .orsd-feature .snippet-v2 .is-dark-text .is-title3-64 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title3-48, .orsd-feature .snippet-v2 .is-dark-text .is-title3-48 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title3-32, .orsd-feature .snippet-v2 .is-dark-text .is-title3-32 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title4-96, .orsd-feature .snippet-v2 .is-title4-96 {
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 20px 30px;
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title4-80, .orsd-feature .snippet-v2 .is-title4-80 {
  margin-top: 25px;
  margin-bottom: 33px;
  padding: 20px 30px;
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title4-64, .orsd-feature .snippet-v2 .is-title4-64 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 18px 28px;
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title4-48, .orsd-feature .snippet-v2 .is-title4-48 {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 18px 25px;
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title4-32, .orsd-feature .snippet-v2 .is-title4-32 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 20px;
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title4-96, .orsd-feature .snippet-v2 .is-light-text .is-title4-96 {
  border: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title4-80, .orsd-feature .snippet-v2 .is-light-text .is-title4-80 {
  border: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title4-64, .orsd-feature .snippet-v2 .is-light-text .is-title4-64 {
  border: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title4-48, .orsd-feature .snippet-v2 .is-light-text .is-title4-48 {
  border: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title4-32, .orsd-feature .snippet-v2 .is-light-text .is-title4-32 {
  border: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title4-96, .orsd-feature .snippet-v2 .is-dark-text .is-title4-96 {
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title4-80, .orsd-feature .snippet-v2 .is-dark-text .is-title4-80 {
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title4-64, .orsd-feature .snippet-v2 .is-dark-text .is-title4-64 {
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title4-48, .orsd-feature .snippet-v2 .is-dark-text .is-title4-48 {
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title4-32, .orsd-feature .snippet-v2 .is-dark-text .is-title4-32 {
  border: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title5-96, .orsd-feature .snippet-v2 .is-title5-96 {
  margin-top: 10px;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title5-80, .orsd-feature .snippet-v2 .is-title5-80 {
  margin-top: 10px;
  margin-bottom: 33px;
  padding-bottom: 25px;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title5-64, .orsd-feature .snippet-v2 .is-title5-64 {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title5-48, .orsd-feature .snippet-v2 .is-title5-48 {
  margin-top: 10px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title5-32, .orsd-feature .snippet-v2 .is-title5-32 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title5-96, .orsd-feature .snippet-v2 .is-light-text .is-title5-96 {
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title5-80, .orsd-feature .snippet-v2 .is-light-text .is-title5-80 {
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title5-64, .orsd-feature .snippet-v2 .is-light-text .is-title5-64 {
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title5-48, .orsd-feature .snippet-v2 .is-light-text .is-title5-48 {
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-light-text .is-title5-32, .orsd-feature .snippet-v2 .is-light-text .is-title5-32 {
  border-bottom: #fff 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title5-96, .orsd-feature .snippet-v2 .is-dark-text .is-title5-96 {
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title5-80, .orsd-feature .snippet-v2 .is-dark-text .is-title5-80 {
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title5-64, .orsd-feature .snippet-v2 .is-dark-text .is-title5-64 {
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title5-48, .orsd-feature .snippet-v2 .is-dark-text .is-title5-48 {
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-dark-text .is-title5-32, .orsd-feature .snippet-v2 .is-dark-text .is-title5-32 {
  border-bottom: #000 2px solid;
}
.orsd-block .snippet-v2 .is-title-lite, .orsd-feature .snippet-v2 .is-title-lite {
  letter-spacing: 3px;
  word-spacing: 5px;
}
.orsd-block .snippet-v2 .is-title-lite.is-title3-96, .orsd-block .snippet-v2 .is-title-lite.is-title4-96, .orsd-block .snippet-v2 .is-title-lite.is-title5-96, .orsd-feature .snippet-v2 .is-title-lite.is-title3-96, .orsd-feature .snippet-v2 .is-title-lite.is-title4-96, .orsd-feature .snippet-v2 .is-title-lite.is-title5-96 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .snippet-v2 .is-title-lite.is-title3-80, .orsd-block .snippet-v2 .is-title-lite.is-title4-80, .orsd-block .snippet-v2 .is-title-lite.is-title5-80, .orsd-feature .snippet-v2 .is-title-lite.is-title3-80, .orsd-feature .snippet-v2 .is-title-lite.is-title4-80, .orsd-feature .snippet-v2 .is-title-lite.is-title5-80 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .snippet-v2 .is-title-lite.is-title3-64, .orsd-block .snippet-v2 .is-title-lite.is-title4-64, .orsd-block .snippet-v2 .is-title-lite.is-title5-64, .orsd-feature .snippet-v2 .is-title-lite.is-title3-64, .orsd-feature .snippet-v2 .is-title-lite.is-title4-64, .orsd-feature .snippet-v2 .is-title-lite.is-title5-64 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .snippet-v2 .is-title-lite.is-title3-48, .orsd-block .snippet-v2 .is-title-lite.is-title4-48, .orsd-block .snippet-v2 .is-title-lite.is-title5-48, .orsd-feature .snippet-v2 .is-title-lite.is-title3-48, .orsd-feature .snippet-v2 .is-title-lite.is-title4-48, .orsd-feature .snippet-v2 .is-title-lite.is-title5-48 {
  letter-spacing: 4px;
  word-spacing: 8px;
}
.orsd-block .snippet-v2 .is-title-lite.is-title3-32, .orsd-block .snippet-v2 .is-title-lite.is-title4-32, .orsd-block .snippet-v2 .is-title-lite.is-title5-32, .orsd-feature .snippet-v2 .is-title-lite.is-title3-32, .orsd-feature .snippet-v2 .is-title-lite.is-title4-32, .orsd-feature .snippet-v2 .is-title-lite.is-title5-32 {
  letter-spacing: 3px;
  word-spacing: 5px;
}
.orsd-block .snippet-v2 .is-title-bold, .orsd-feature .snippet-v2 .is-title-bold {
  font-weight: 800;
}
.orsd-block .snippet-v2 .is-title-bold.is-title3-96, .orsd-block .snippet-v2 .is-title-bold.is-title4-96, .orsd-block .snippet-v2 .is-title-bold.is-title5-96, .orsd-feature .snippet-v2 .is-title-bold.is-title3-96, .orsd-feature .snippet-v2 .is-title-bold.is-title4-96, .orsd-feature .snippet-v2 .is-title-bold.is-title5-96 {
  border-width: 4px;
}
.orsd-block .snippet-v2 .is-title-bold.is-title3-80, .orsd-block .snippet-v2 .is-title-bold.is-title4-80, .orsd-block .snippet-v2 .is-title-bold.is-title5-80, .orsd-feature .snippet-v2 .is-title-bold.is-title3-80, .orsd-feature .snippet-v2 .is-title-bold.is-title4-80, .orsd-feature .snippet-v2 .is-title-bold.is-title5-80 {
  border-width: 4px;
}
.orsd-block .snippet-v2 .is-title-bold.is-title3-64, .orsd-block .snippet-v2 .is-title-bold.is-title4-64, .orsd-block .snippet-v2 .is-title-bold.is-title5-64, .orsd-feature .snippet-v2 .is-title-bold.is-title3-64, .orsd-feature .snippet-v2 .is-title-bold.is-title4-64, .orsd-feature .snippet-v2 .is-title-bold.is-title5-64 {
  border-width: 3px;
}
.orsd-block .snippet-v2 .is-title-bold.is-title3-48, .orsd-block .snippet-v2 .is-title-bold.is-title4-48, .orsd-block .snippet-v2 .is-title-bold.is-title5-48, .orsd-feature .snippet-v2 .is-title-bold.is-title3-48, .orsd-feature .snippet-v2 .is-title-bold.is-title4-48, .orsd-feature .snippet-v2 .is-title-bold.is-title5-48 {
  border-width: 3px;
}
.orsd-block .snippet-v2 .is-title-bold.is-title3-32, .orsd-block .snippet-v2 .is-title-bold.is-title4-32, .orsd-block .snippet-v2 .is-title-bold.is-title5-32, .orsd-feature .snippet-v2 .is-title-bold.is-title3-32, .orsd-feature .snippet-v2 .is-title-bold.is-title4-32, .orsd-feature .snippet-v2 .is-title-bold.is-title5-32 {
  border-width: 2px;
}
.orsd-block .snippet-v2 .is-info1, .orsd-feature .snippet-v2 .is-info1 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-style: italic;
}
.orsd-block .snippet-v2 .is-info1.size-21, .orsd-feature .snippet-v2 .is-info1.size-21 {
  margin-top: 12px;
}
.orsd-block .snippet-v2 .is-info1.size-24, .orsd-feature .snippet-v2 .is-info1.size-24 {
  margin-top: 15px;
}
.orsd-block .snippet-v2 .is-info2, .orsd-feature .snippet-v2 .is-info2 {
  margin-top: 10px;
  margin-bottom: 0px;
}
.orsd-block .snippet-v2 .is-info2.size-21, .orsd-feature .snippet-v2 .is-info2.size-21 {
  margin-top: 12px;
}
.orsd-block .snippet-v2 .is-info2.size-24, .orsd-feature .snippet-v2 .is-info2.size-24 {
  margin-top: 15px;
}
.orsd-block .snippet-v2 .is-btn, .orsd-feature .snippet-v2 .is-btn {
  padding: 10px 50px;
  font-size: 1rem;
  line-height: 2rem;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  border-radius: 0;
  letter-spacing: 3px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-transition: all 0.16s ease;
  transition: all 0.16s ease;
}
.orsd-block .snippet-v2 .is-btn-ghost1, .orsd-feature .snippet-v2 .is-btn-ghost1 {
  color: #000;
  border: 2px solid #111;
}
.orsd-block .snippet-v2 .is-btn-ghost1:hover, .orsd-block .snippet-v2 .is-btn-ghost1:active, .orsd-block .snippet-v2 .is-btn-ghost1:focus, .orsd-feature .snippet-v2 .is-btn-ghost1:hover, .orsd-feature .snippet-v2 .is-btn-ghost1:active, .orsd-feature .snippet-v2 .is-btn-ghost1:focus {
  color: #fff;
  background-color: #111;
  border: 2px solid #111;
  text-decoration: none;
}
.orsd-block .snippet-v2 .is-light-text .is-btn-ghost1, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost1, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1 {
  color: #fff;
  border: 2px solid #fff;
}
.orsd-block .snippet-v2 .is-light-text .is-btn-ghost1:hover, .orsd-block .snippet-v2 .is-light-text .is-btn-ghost1:active, .orsd-block .snippet-v2 .is-light-text .is-btn-ghost1:focus, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1:hover, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1:active, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1:focus, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost1:hover, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost1:active, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost1:focus, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1:hover, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1:active, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost1:focus {
  color: #000;
  background-color: #fff;
  border: 2px solid #fff;
}
.orsd-block .snippet-v2 .is-dark-text .is-btn-ghost1, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost1, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1 {
  color: #000;
  border: 2px solid #111;
}
.orsd-block .snippet-v2 .is-dark-text .is-btn-ghost1:hover, .orsd-block .snippet-v2 .is-dark-text .is-btn-ghost1:active, .orsd-block .snippet-v2 .is-dark-text .is-btn-ghost1:focus, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1:hover, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1:active, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1:focus, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost1:hover, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost1:active, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost1:focus, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1:hover, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1:active, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost1:focus {
  color: #fff;
  background-color: #111;
  border: 2px solid #111;
}
.orsd-block .snippet-v2 .is-btn-ghost2, .orsd-feature .snippet-v2 .is-btn-ghost2 {
  color: #000;
  border: 2px solid #d7d7d7;
  background-color: #d7d7d7;
}
.orsd-block .snippet-v2 .is-btn-ghost2:hover, .orsd-block .snippet-v2 .is-btn-ghost2:active, .orsd-block .snippet-v2 .is-btn-ghost2:focus, .orsd-feature .snippet-v2 .is-btn-ghost2:hover, .orsd-feature .snippet-v2 .is-btn-ghost2:active, .orsd-feature .snippet-v2 .is-btn-ghost2:focus {
  color: #000;
  background-color: #cdcdcd;
  border: 2px solid #cdcdcd;
  text-decoration: none;
}
.orsd-block .snippet-v2 .is-light-text .is-btn-ghost2, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost2, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2 {
  color: #000;
  border: 2px solid #f9f9f9;
  background-color: #f9f9f9;
}
.orsd-block .snippet-v2 .is-light-text .is-btn-ghost2:hover, .orsd-block .snippet-v2 .is-light-text .is-btn-ghost2:active, .orsd-block .snippet-v2 .is-light-text .is-btn-ghost2:focus, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2:hover, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2:active, .orsd-block .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2:focus, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost2:hover, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost2:active, .orsd-feature .snippet-v2 .is-light-text .is-btn-ghost2:focus, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2:hover, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2:active, .orsd-feature .snippet-v2 .is-dark-text .is-light-text .is-btn-ghost2:focus {
  color: #000;
  background-color: #fff;
  border: 2px solid #fff;
}
.orsd-block .snippet-v2 .is-dark-text .is-btn-ghost2, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost2, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2 {
  color: #000;
  border: 2px solid #d7d7d7;
  background-color: #d7d7d7;
}
.orsd-block .snippet-v2 .is-dark-text .is-btn-ghost2:hover, .orsd-block .snippet-v2 .is-dark-text .is-btn-ghost2:active, .orsd-block .snippet-v2 .is-dark-text .is-btn-ghost2:focus, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2:hover, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2:active, .orsd-block .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2:focus, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost2:hover, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost2:active, .orsd-feature .snippet-v2 .is-dark-text .is-btn-ghost2:focus, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2:hover, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2:active, .orsd-feature .snippet-v2 .is-light-text .is-dark-text .is-btn-ghost2:focus {
  color: #000;
  background-color: #cdcdcd;
  border: 2px solid #cdcdcd;
}
.orsd-block .snippet-v2 .is-btn-small, .orsd-feature .snippet-v2 .is-btn-small {
  padding: 5px 25px;
  font-size: 0.85rem;
}
.orsd-block .snippet-v2 .is-upper, .orsd-feature .snippet-v2 .is-upper {
  text-transform: uppercase;
}
.orsd-block .snippet-v2 .is-rounded-30, .orsd-feature .snippet-v2 .is-rounded-30 {
  border-radius: 30px;
}
.orsd-block .snippet-v2 figure.hdr, .orsd-feature .snippet-v2 figure.hdr {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}
.orsd-block .snippet-v2 figure.hdr img, .orsd-feature .snippet-v2 figure.hdr img {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.8;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.orsd-block .snippet-v2 figure.hdr:hover img, .orsd-feature .snippet-v2 figure.hdr:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.orsd-block .snippet-v2 figure.hdr figcaption, .orsd-feature .snippet-v2 figure.hdr figcaption {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  padding: 0 2.5em;
  color: #fff;
  font-size: 1.55rem;
  text-align: center;
  box-sizing: border-box;
  z-index: 1;
}
.orsd-block .snippet-v2 figure.hdr h2, .orsd-feature .snippet-v2 figure.hdr h2 {
  font-weight: 300;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.9);
}
.orsd-block .snippet-v2 figure.hdr h2 span, .orsd-feature .snippet-v2 figure.hdr h2 span {
  font-weight: 800;
}
.orsd-block .snippet-v2 figure.hdr p, .orsd-feature .snippet-v2 figure.hdr p {
  letter-spacing: 1px;
  font-size: 68.5%;
  text-transform: uppercase;
}
.orsd-block .snippet-v2 figure.hdr h2, .orsd-block .snippet-v2 figure.hdr p, .orsd-feature .snippet-v2 figure.hdr h2, .orsd-feature .snippet-v2 figure.hdr p {
  margin: 0;
  z-index: 10000;
}
.orsd-block .snippet-v2 figure.hdr div, .orsd-feature .snippet-v2 figure.hdr div {
  height: 100%;
  z-index: 0;
}
.orsd-block .snippet-v2 figure.hdr div::before, .orsd-block .snippet-v2 figure.hdr div::after, .orsd-feature .snippet-v2 figure.hdr div::before, .orsd-feature .snippet-v2 figure.hdr div::after {
  position: absolute;
  content: "";
}
.orsd-block .snippet-v2 figure.one div::before, .orsd-feature .snippet-v2 figure.one div::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.orsd-block .snippet-v2 figure.one div::after, .orsd-feature .snippet-v2 figure.one div::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.orsd-block .snippet-v2 figure.two div::before, .orsd-feature .snippet-v2 figure.two div::before {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.orsd-block .snippet-v2 figure.two div::after, .orsd-feature .snippet-v2 figure.two div::after {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.orsd-block .snippet-v2 figure.three figcaption, .orsd-feature .snippet-v2 figure.three figcaption {
  height: 70%;
}
.orsd-block .snippet-v2 figure.three p, .orsd-feature .snippet-v2 figure.three p {
  margin: 1em 0 0;
  padding: 2em;
  border: 1px solid #fff;
}
.orsd-block .snippet-v2 figure.four figcaption, .orsd-feature .snippet-v2 figure.four figcaption {
  height: 60%;
  text-align: left;
}
.orsd-block .snippet-v2 figure.four p, .orsd-feature .snippet-v2 figure.four p {
  position: absolute;
  right: 50px;
  bottom: 50px;
  left: 50px;
  padding: 2em;
  border: 7px solid #fff;
}
.orsd-block .snippet-v2 figure.five figcaption, .orsd-feature .snippet-v2 figure.five figcaption {
  height: 100%;
  text-align: right;
}
.orsd-block .snippet-v2 figure.five h2, .orsd-feature .snippet-v2 figure.five h2 {
  position: absolute;
  left: 50px;
  right: 50px;
  top: 10%;
  border-bottom: 5px solid #fff;
}
.orsd-block .snippet-v2 figure.five p, .orsd-feature .snippet-v2 figure.five p {
  position: absolute;
  right: 50px;
  bottom: 10%;
}
.orsd-block .snippet-v2 figure.six figcaption, .orsd-feature .snippet-v2 figure.six figcaption {
  height: 70%;
}
.orsd-block .snippet-v2 figure.six h2, .orsd-feature .snippet-v2 figure.six h2 {
  padding-bottom: 3%;
  border-bottom: 1px solid #fff;
}
.orsd-block .snippet-v2 figure.six p, .orsd-feature .snippet-v2 figure.six p {
  padding-top: 6%;
}
.orsd-block .snippet-v2 figure.seven figcaption, .orsd-feature .snippet-v2 figure.seven figcaption {
  height: 90%;
  text-align: left;
}
.orsd-block .snippet-v2 figure.seven h2, .orsd-feature .snippet-v2 figure.seven h2 {
  border-bottom: 3px solid #fff;
}
.orsd-block .snippet-v2 figure.seven p, .orsd-feature .snippet-v2 figure.seven p {
  padding-top: 1em;
}
.orsd-block .snippet-v2 figure.eight figcaption, .orsd-feature .snippet-v2 figure.eight figcaption {
  height: 100%;
  text-align: right;
}
.orsd-block .snippet-v2 figure.eight h2, .orsd-feature .snippet-v2 figure.eight h2 {
  position: absolute;
  left: 50%;
  right: 50px;
  bottom: 10%;
}
.orsd-block .snippet-v2 figure.eight p, .orsd-feature .snippet-v2 figure.eight p {
  position: absolute;
  left: 50px;
  right: 50%;
  top: 10%;
  padding-right: 0.5em;
  border-right: 1px solid #fff;
}
.orsd-block .snippet-v2 .is-rounded-button-medium a, .orsd-feature .snippet-v2 .is-rounded-button-medium a {
  margin: 2px 10px;
}
.orsd-block .snippet-v2 .is-boxed-button-medium2 a, .orsd-block .snippet-v2 .is-boxed-button-big2 a, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a, .orsd-feature .snippet-v2 .is-boxed-button-big2 a {
  margin: 0 30px 5px 0;
}
.orsd-block .snippet-v2 .is-btn, .orsd-feature .snippet-v2 .is-btn {
  margin-bottom: 1em;
}
.orsd-block .snippet-v2 .size-txt-12, .orsd-feature .snippet-v2 .size-txt-12 {
  font-size: 1rem;
}
.orsd-block .snippet-v2 .size-txt-14, .orsd-feature .snippet-v2 .size-txt-14 {
  font-size: 1rem;
}
.orsd-block .snippet-v2 .size-txt-15, .orsd-feature .snippet-v2 .size-txt-15 {
  font-size: 2rem;
}
.orsd-block .snippet-v2 .size-txt-16, .orsd-feature .snippet-v2 .size-txt-16 {
  font-size: 2rem;
}
.orsd-block .snippet-v2 .size-txt-18, .orsd-feature .snippet-v2 .size-txt-18 {
  font-size: 2rem;
}
.orsd-block .snippet-v2 .size-txt-21, .orsd-feature .snippet-v2 .size-txt-21 {
  font-size: 1rem;
}
.orsd-block .snippet-v2 .size-txt-24, .orsd-feature .snippet-v2 .size-txt-24 {
  font-size: 2rem;
}
.orsd-block .snippet-v2 .size-txt-26, .orsd-feature .snippet-v2 .size-txt-26 {
  font-size: 2rem;
}
.orsd-block .snippet-v2 .size-txt-28, .orsd-feature .snippet-v2 .size-txt-28 {
  font-size: 1rem;
}
.orsd-block .snippet-v2 .size-txt-30, .orsd-feature .snippet-v2 .size-txt-30 {
  font-size: 3rem;
}
.orsd-block .snippet-v2 .size-txt-32, .orsd-feature .snippet-v2 .size-txt-32 {
  font-size: 3rem;
}
.orsd-block .snippet-v2 .size-txt-36, .orsd-feature .snippet-v2 .size-txt-36 {
  font-size: 3rem;
}
.orsd-block .snippet-v2 .size-txt-40, .orsd-feature .snippet-v2 .size-txt-40 {
  font-size: 3rem;
}
.orsd-block .snippet-v2 .size-txt-44, .orsd-feature .snippet-v2 .size-txt-44 {
  font-size: 3rem;
}
.orsd-block .snippet-v2 .size-txt-48, .orsd-feature .snippet-v2 .size-txt-48 {
  font-size: 4rem;
}
.orsd-block .snippet-v2 .size-txt-64, .orsd-feature .snippet-v2 .size-txt-64 {
  font-size: 5rem;
}
.orsd-block .snippet-v2 .size-txt-80, .orsd-feature .snippet-v2 .size-txt-80 {
  font-size: 6rem;
}
.orsd-block .snippet-v2 .size-txt-90, .orsd-feature .snippet-v2 .size-txt-90 {
  font-size: 7rem;
}
.orsd-block .snippet-v2 .size-txt-96, .orsd-feature .snippet-v2 .size-txt-96 {
  font-size: 7rem;
}
@media (max-width: 1024px) {
  .orsd-block .snippet-v2 .size-txt-12, .orsd-feature .snippet-v2 .size-txt-12 {
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .size-txt-14, .orsd-feature .snippet-v2 .size-txt-14 {
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .size-txt-15, .orsd-feature .snippet-v2 .size-txt-15 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-16, .orsd-feature .snippet-v2 .size-txt-16 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-18, .orsd-feature .snippet-v2 .size-txt-18 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-21, .orsd-feature .snippet-v2 .size-txt-21 {
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .size-txt-24, .orsd-feature .snippet-v2 .size-txt-24 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-32, .orsd-feature .snippet-v2 .size-txt-32 {
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .size-txt-48, .orsd-feature .snippet-v2 .size-txt-48 {
    font-size: 3rem;
  }
  .orsd-block .snippet-v2 .size-txt-64, .orsd-feature .snippet-v2 .size-txt-64 {
    font-size: 3rem;
  }
  .orsd-block .snippet-v2 .size-txt-80, .orsd-feature .snippet-v2 .size-txt-80 {
    font-size: 3rem;
  }
  .orsd-block .snippet-v2 .size-txt-96, .orsd-feature .snippet-v2 .size-txt-96 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 992px) {
  .orsd-block .snippet-v2 .flex-item-fourth, .orsd-block .snippet-v2 .flex-item-third, .orsd-block .snippet-v2 .flex-item-half, .orsd-block .snippet-v2 .flex-item-two-thirds, .orsd-feature .snippet-v2 .flex-item-fourth, .orsd-feature .snippet-v2 .flex-item-third, .orsd-feature .snippet-v2 .flex-item-half, .orsd-feature .snippet-v2 .flex-item-two-thirds {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 10px;
  }
  .orsd-block .snippet-v2 .btn-lg, .orsd-block .snippet-v2 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .btn-lg, .orsd-feature .snippet-v2 .btn-group-lg > .btn {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .orsd-block .snippet-v2 .is-rounded-button-medium a, .orsd-feature .snippet-v2 .is-rounded-button-medium a {
    float: none;
    margin: 5px auto;
  }
  .orsd-block .snippet-v2 .size-txt-12, .orsd-feature .snippet-v2 .size-txt-12 {
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .size-txt-14, .orsd-feature .snippet-v2 .size-txt-14 {
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .size-txt-15, .orsd-feature .snippet-v2 .size-txt-15 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-16, .orsd-feature .snippet-v2 .size-txt-16 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-18, .orsd-feature .snippet-v2 .size-txt-18 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-21, .orsd-feature .snippet-v2 .size-txt-21 {
    font-size: 1rem;
  }
  .orsd-block .snippet-v2 .size-txt-24, .orsd-feature .snippet-v2 .size-txt-24 {
    font-size: 2rem;
  }
  .orsd-block .snippet-v2 .size-txt-32, .orsd-feature .snippet-v2 .size-txt-32 {
    font-size: 3rem;
  }
  .orsd-block .snippet-v2 .size-txt-48, .orsd-feature .snippet-v2 .size-txt-48 {
    font-size: 3rem;
  }
  .orsd-block .snippet-v2 .size-txt-64, .orsd-feature .snippet-v2 .size-txt-64 {
    font-size: 3rem;
  }
  .orsd-block .snippet-v2 .size-txt-80, .orsd-feature .snippet-v2 .size-txt-80 {
    font-size: 4rem;
  }
  .orsd-block .snippet-v2 .size-txt-96, .orsd-feature .snippet-v2 .size-txt-96 {
    font-size: 5rem;
  }
}
.orsd-block .snippet-v2 .oblong-50, .orsd-feature .snippet-v2 .oblong-50 {
  border-radius: 50px;
}
.orsd-block .snippet-v2 .oblong-20, .orsd-feature .snippet-v2 .oblong-20 {
  border-radius: 20px;
}
.orsd-block .snippet-v2 .s-twitter, .orsd-block .snippet-v2 .is-boxed-button-small a.s-twitter, .orsd-block .snippet-v2 .is-boxed-button-medium2 a.s-twitter, .orsd-block .snippet-v2 .is-boxed-button-big a.s-twitter, .orsd-block .snippet-v2 .is-boxed-button-big2 a.s-twitter, .orsd-block .snippet-v2 .is-rounded-button-medium a.s-twitter, .orsd-block .snippet-v2 .is-rounded-button-big a.s-twitter, .orsd-feature .snippet-v2 .s-twitter, .orsd-feature .snippet-v2 .is-boxed-button-small a.s-twitter, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a.s-twitter, .orsd-feature .snippet-v2 .is-boxed-button-big a.s-twitter, .orsd-feature .snippet-v2 .is-boxed-button-big2 a.s-twitter, .orsd-feature .snippet-v2 .is-rounded-button-medium a.s-twitter, .orsd-feature .snippet-v2 .is-rounded-button-big a.s-twitter {
  background-color: #00bfff;
}
.orsd-block .snippet-v2 .s-facebook, .orsd-block .snippet-v2 .is-boxed-button-small a.s-facebook, .orsd-block .snippet-v2 .is-boxed-button-medium2 a.s-facebook, .orsd-block .snippet-v2 .is-boxed-button-big a.s-facebook, .orsd-block .snippet-v2 .is-boxed-button-big2 a.s-facebook, .orsd-block .snippet-v2 .is-rounded-button-medium a.s-facebook, .orsd-block .snippet-v2 .is-rounded-button-big a.s-facebook, .orsd-feature .snippet-v2 .s-facebook, .orsd-feature .snippet-v2 .is-boxed-button-small a.s-facebook, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a.s-facebook, .orsd-feature .snippet-v2 .is-boxed-button-big a.s-facebook, .orsd-feature .snippet-v2 .is-boxed-button-big2 a.s-facebook, .orsd-feature .snippet-v2 .is-rounded-button-medium a.s-facebook, .orsd-feature .snippet-v2 .is-rounded-button-big a.s-facebook {
  background-color: #128BDB;
}
.orsd-block .snippet-v2 .s-email, .orsd-block .snippet-v2 .is-boxed-button-small a.s-email, .orsd-block .snippet-v2 .is-boxed-button-medium2 a.s-email, .orsd-block .snippet-v2 .is-boxed-button-big a.s-email, .orsd-block .snippet-v2 .is-boxed-button-big2 a.s-email, .orsd-block .snippet-v2 .is-rounded-button-medium a.s-email, .orsd-block .snippet-v2 .is-rounded-button-big a.s-email, .orsd-feature .snippet-v2 .s-email, .orsd-feature .snippet-v2 .is-boxed-button-small a.s-email, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a.s-email, .orsd-feature .snippet-v2 .is-boxed-button-big a.s-email, .orsd-feature .snippet-v2 .is-boxed-button-big2 a.s-email, .orsd-feature .snippet-v2 .is-rounded-button-medium a.s-email, .orsd-feature .snippet-v2 .is-rounded-button-big a.s-email {
  background-color: #ff69B4;
}
.orsd-block .snippet-v2 .s-youtube, .orsd-block .snippet-v2 .is-boxed-button-small a.s-youtube, .orsd-block .snippet-v2 .is-boxed-button-medium2 a.s-youtube, .orsd-block .snippet-v2 .is-boxed-button-big a.s-youtube, .orsd-block .snippet-v2 .is-boxed-button-big2 a.s-youtube, .orsd-block .snippet-v2 .is-rounded-button-medium a.s-youtube, .orsd-block .snippet-v2 .is-rounded-button-big a.s-youtube, .orsd-feature .snippet-v2 .s-youtube, .orsd-feature .snippet-v2 .is-boxed-button-small a.s-youtube, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a.s-youtube, .orsd-feature .snippet-v2 .is-boxed-button-big a.s-youtube, .orsd-feature .snippet-v2 .is-boxed-button-big2 a.s-youtube, .orsd-feature .snippet-v2 .is-rounded-button-medium a.s-youtube, .orsd-feature .snippet-v2 .is-rounded-button-big a.s-youtube {
  background-color: #E20000;
}
.orsd-block .snippet-v2 .s-web, .orsd-block .snippet-v2 .is-boxed-button-small a.s-web, .orsd-block .snippet-v2 .is-boxed-button-medium2 a.s-web, .orsd-block .snippet-v2 .is-boxed-button-big a.s-web, .orsd-block .snippet-v2 .is-boxed-button-big2 a.s-web, .orsd-block .snippet-v2 .is-rounded-button-medium a.s-web, .orsd-block .snippet-v2 .is-rounded-button-big a.s-web, .orsd-feature .snippet-v2 .s-web, .orsd-feature .snippet-v2 .is-boxed-button-small a.s-web, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a.s-web, .orsd-feature .snippet-v2 .is-boxed-button-big a.s-web, .orsd-feature .snippet-v2 .is-boxed-button-big2 a.s-web, .orsd-feature .snippet-v2 .is-rounded-button-medium a.s-web, .orsd-feature .snippet-v2 .is-rounded-button-big a.s-web {
  background-color: #0569AA;
}
.orsd-block .snippet-v2 .s-googleplus, .orsd-block .snippet-v2 .is-boxed-button-small a.s-googleplus, .orsd-block .snippet-v2 .is-boxed-button-medium2 a.s-googleplus, .orsd-block .snippet-v2 .is-boxed-button-big a.s-googleplus, .orsd-block .snippet-v2 .is-boxed-button-big2 a.s-googleplus, .orsd-block .snippet-v2 .is-rounded-button-medium a.s-googleplus, .orsd-block .snippet-v2 .is-rounded-button-big a.s-googleplus, .orsd-feature .snippet-v2 .s-googleplus, .orsd-feature .snippet-v2 .is-boxed-button-small a.s-googleplus, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a.s-googleplus, .orsd-feature .snippet-v2 .is-boxed-button-big a.s-googleplus, .orsd-feature .snippet-v2 .is-boxed-button-big2 a.s-googleplus, .orsd-feature .snippet-v2 .is-rounded-button-medium a.s-googleplus, .orsd-feature .snippet-v2 .is-rounded-button-big a.s-googleplus {
  background-color: #DF311F;
}
.orsd-block .snippet-v2 .s-instagram, .orsd-block .snippet-v2 .is-boxed-button-small a.s-instagram, .orsd-block .snippet-v2 .is-boxed-button-medium2 a.s-instagram, .orsd-block .snippet-v2 .is-boxed-button-big a.s-instagram, .orsd-block .snippet-v2 .is-boxed-button-big2 a.s-instagram, .orsd-block .snippet-v2 .is-rounded-button-medium a.s-instagram, .orsd-block .snippet-v2 .is-rounded-button-big a.s-instagram, .orsd-feature .snippet-v2 .s-instagram, .orsd-feature .snippet-v2 .is-boxed-button-small a.s-instagram, .orsd-feature .snippet-v2 .is-boxed-button-medium2 a.s-instagram, .orsd-feature .snippet-v2 .is-boxed-button-big a.s-instagram, .orsd-feature .snippet-v2 .is-boxed-button-big2 a.s-instagram, .orsd-feature .snippet-v2 .is-rounded-button-medium a.s-instagram, .orsd-feature .snippet-v2 .is-rounded-button-big a.s-instagram {
  background-color: #0569AA;
}
@media (max-width: 540px) {
  .orsd-block .snippet-v2 .center, .orsd-feature .snippet-v2 .center {
    text-align: center;
  }
  .orsd-block .snippet-v2 .display h1, .orsd-feature .snippet-v2 .display h1 {
    font-size: 1.5rem;
    /* font-size: floor($font-size-base * 1.5); }*/
  }
}
.orsd-block .snippet-v2 .orsd-snippet-44 img.rounded-circle, .orsd-feature .snippet-v2 .orsd-snippet-44 img.rounded-circle {
  min-width: 45px;
}
.orsd-block .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-twitter, .orsd-block .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-facebook, .orsd-block .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-youtube, .orsd-block .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-web, .orsd-block .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-email, .orsd-feature .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-twitter, .orsd-feature .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-facebook, .orsd-feature .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-youtube, .orsd-feature .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-web, .orsd-feature .snippet-v2 .orsd-snippet-52 .is-boxed-button-big a.s-email {
  height: 80px;
}
.orsd-block .snippet-v2 .orsd-snippet-89 .is-card, .orsd-block .snippet-v2 .orsd-snippet-141 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-89 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-141 .is-card {
  border-radius: 20px;
}
.orsd-block .snippet-v2 .orsd-snippet-96 .is-card, .orsd-block .snippet-v2 .orsd-snippet-97 .is-card, .orsd-block .snippet-v2 .orsd-snippet-161 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-96 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-97 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-161 .is-card {
  border-radius: 30px;
}
.orsd-block .snippet-v2 .orsd-snippet-96 .is-card, .orsd-block .snippet-v2 .orsd-snippet-161 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-96 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-161 .is-card {
  width: 100%;
  max-width: 400px;
}
.orsd-block .snippet-v2 .orsd-snippet-98 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-98 .is-card {
  border-radius: 20px;
}
.orsd-block .snippet-v2 .orsd-snippet-98 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-98 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-102 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-102 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-103 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-103 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-104 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-104 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-115 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-115 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-119 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-119 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-126 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-126 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-153 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-153 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-154 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-154 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-157 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-157 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-159 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-159 .btn-group-lg > .btn, .orsd-block .snippet-v2 .orsd-snippet-163 .btn-lg, .orsd-block .snippet-v2 .orsd-snippet-163 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-98 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-98 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-102 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-102 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-103 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-103 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-104 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-104 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-115 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-115 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-119 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-119 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-126 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-126 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-153 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-153 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-154 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-154 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-157 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-157 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-159 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-159 .btn-group-lg > .btn, .orsd-feature .snippet-v2 .orsd-snippet-163 .btn-lg, .orsd-feature .snippet-v2 .orsd-snippet-163 .btn-group-lg > .btn {
  border-radius: 50px;
}
.orsd-block .snippet-v2 .orsd-snippet-64 .is-rounded-button-big a, .orsd-feature .snippet-v2 .orsd-snippet-64 .is-rounded-button-big a {
  width: 90px;
  height: 90px;
}
.orsd-block .snippet-v2 .orsd-snippet-68 p, .orsd-feature .snippet-v2 .orsd-snippet-68 p {
  line-height: 2;
}
.orsd-block .snippet-v2 .orsd-snippet-72 .icon, .orsd-feature .snippet-v2 .orsd-snippet-72 .icon {
  line-height: 1;
  vertical-align: middle;
}
.orsd-block .snippet-v2 .orsd-snippet-72 h3 span, .orsd-feature .snippet-v2 .orsd-snippet-72 h3 span {
  vertical-align: middle;
}
.orsd-block .snippet-v2 .orsd-snippet-73 .icon, .orsd-block .snippet-v2 .orsd-snippet-76 .icon, .orsd-feature .snippet-v2 .orsd-snippet-73 .icon, .orsd-feature .snippet-v2 .orsd-snippet-76 .icon {
  color: #808080;
}
.orsd-block .snippet-v2 .orsd-snippet-74 .icon, .orsd-feature .snippet-v2 .orsd-snippet-74 .icon {
  color: #C0C0C0;
}
.orsd-block .snippet-v2 .orsd-snippet-82 h1, .orsd-feature .snippet-v2 .orsd-snippet-82 h1 {
  letter-spacing: 8px;
}
.orsd-block .snippet-v2 .orsd-snippet-84 p, .orsd-feature .snippet-v2 .orsd-snippet-84 p {
  position: relative;
}
.orsd-block .snippet-v2 .orsd-snippet-84 .icon, .orsd-feature .snippet-v2 .orsd-snippet-84 .icon {
  position: absolute;
  top: -15px;
  left: 0;
}
.orsd-block .snippet-v2 .orsd-snippet-85 .icon, .orsd-feature .snippet-v2 .orsd-snippet-85 .icon {
  vertical-align: middle;
}
.orsd-block .snippet-v2 .orsd-snippet-94 h3 .icon, .orsd-feature .snippet-v2 .orsd-snippet-94 h3 .icon {
  line-height: 1;
  vertical-align: middle;
}
.orsd-block .snippet-v2 .orsd-snippet-94 h3 span, .orsd-feature .snippet-v2 .orsd-snippet-94 h3 span {
  vertical-align: middle;
}
.orsd-block .snippet-v2 .orsd-snippet-124 .icon, .orsd-block .snippet-v2 .orsd-snippet-177 .icon, .orsd-block .snippet-v2 .orsd-snippet-178 .icon, .orsd-block .snippet-v2 .orsd-snippet-179 .icon, .orsd-block .snippet-v2 .orsd-snippet-180 .icon, .orsd-block .snippet-v2 .orsd-snippet-197 .icon, .orsd-block .snippet-v2 .orsd-snippet-198 .icon, .orsd-block .snippet-v2 .orsd-snippet-199 .icon, .orsd-block .snippet-v2 .orsd-snippet-200 .icon, .orsd-block .snippet-v2 .orsd-snippet-217 .icon, .orsd-block .snippet-v2 .orsd-snippet-218 .icon, .orsd-block .snippet-v2 .orsd-snippet-219 .icon, .orsd-block .snippet-v2 .orsd-snippet-220 .icon, .orsd-block .snippet-v2 .orsd-snippet-237 .icon, .orsd-block .snippet-v2 .orsd-snippet-238 .icon, .orsd-block .snippet-v2 .orsd-snippet-239 .icon, .orsd-block .snippet-v2 .orsd-snippet-240 .icon, .orsd-feature .snippet-v2 .orsd-snippet-124 .icon, .orsd-feature .snippet-v2 .orsd-snippet-177 .icon, .orsd-feature .snippet-v2 .orsd-snippet-178 .icon, .orsd-feature .snippet-v2 .orsd-snippet-179 .icon, .orsd-feature .snippet-v2 .orsd-snippet-180 .icon, .orsd-feature .snippet-v2 .orsd-snippet-197 .icon, .orsd-feature .snippet-v2 .orsd-snippet-198 .icon, .orsd-feature .snippet-v2 .orsd-snippet-199 .icon, .orsd-feature .snippet-v2 .orsd-snippet-200 .icon, .orsd-feature .snippet-v2 .orsd-snippet-217 .icon, .orsd-feature .snippet-v2 .orsd-snippet-218 .icon, .orsd-feature .snippet-v2 .orsd-snippet-219 .icon, .orsd-feature .snippet-v2 .orsd-snippet-220 .icon, .orsd-feature .snippet-v2 .orsd-snippet-237 .icon, .orsd-feature .snippet-v2 .orsd-snippet-238 .icon, .orsd-feature .snippet-v2 .orsd-snippet-239 .icon, .orsd-feature .snippet-v2 .orsd-snippet-240 .icon {
  line-height: 1;
}
.orsd-block .snippet-v2 .orsd-snippet-268 .icon, .orsd-block .snippet-v2 .orsd-snippet-269 .icon, .orsd-block .snippet-v2 .orsd-snippet-270 .icon, .orsd-block .snippet-v2 .orsd-snippet-271 .icon, .orsd-block .snippet-v2 .orsd-snippet-272 .icon, .orsd-block .snippet-v2 .orsd-snippet-273 .icon, .orsd-block .snippet-v2 .orsd-snippet-274 .icon, .orsd-block .snippet-v2 .orsd-snippet-275 .icon, .orsd-block .snippet-v2 .orsd-snippet-276 .icon, .orsd-block .snippet-v2 .orsd-snippet-277 .icon, .orsd-block .snippet-v2 .orsd-snippet-278 .icon, .orsd-block .snippet-v2 .orsd-snippet-279 .icon, .orsd-feature .snippet-v2 .orsd-snippet-268 .icon, .orsd-feature .snippet-v2 .orsd-snippet-269 .icon, .orsd-feature .snippet-v2 .orsd-snippet-270 .icon, .orsd-feature .snippet-v2 .orsd-snippet-271 .icon, .orsd-feature .snippet-v2 .orsd-snippet-272 .icon, .orsd-feature .snippet-v2 .orsd-snippet-273 .icon, .orsd-feature .snippet-v2 .orsd-snippet-274 .icon, .orsd-feature .snippet-v2 .orsd-snippet-275 .icon, .orsd-feature .snippet-v2 .orsd-snippet-276 .icon, .orsd-feature .snippet-v2 .orsd-snippet-277 .icon, .orsd-feature .snippet-v2 .orsd-snippet-278 .icon, .orsd-feature .snippet-v2 .orsd-snippet-279 .icon {
  line-height: 1.5;
}
.orsd-block .snippet-v2 .orsd-snippet-133 p, .orsd-block .snippet-v2 .orsd-snippet-140 p, .orsd-block .snippet-v2 .orsd-snippet-143 p, .orsd-feature .snippet-v2 .orsd-snippet-133 p, .orsd-feature .snippet-v2 .orsd-snippet-140 p, .orsd-feature .snippet-v2 .orsd-snippet-143 p {
  line-height: 1;
}
.orsd-block .snippet-v2 .orsd-snippet-91 .icon, .orsd-feature .snippet-v2 .orsd-snippet-91 .icon {
  line-height: 1.3;
}
.orsd-block .snippet-v2 .orsd-snippet-99 .display, .orsd-feature .snippet-v2 .orsd-snippet-99 .display {
  margin-bottom: -2em;
}
.orsd-block .snippet-v2 .orsd-snippet-105 .is-card h3 span, .orsd-feature .snippet-v2 .orsd-snippet-105 .is-card h3 span {
  font-weight: 600;
}
.orsd-block .snippet-v2 .orsd-snippet-123 h3, .orsd-block .snippet-v2 .orsd-snippet-147 h2, .orsd-block .snippet-v2 .orsd-snippet-149 p, .orsd-block .snippet-v2 .orsd-snippet-150 h1, .orsd-block .snippet-v2 .orsd-snippet-151 h1, .orsd-block .snippet-v2 .orsd-snippet-152 p, .orsd-block .snippet-v2 .orsd-snippet-159, .orsd-block .snippet-v2 .orsd-snippet-161 h1 span, .orsd-feature .snippet-v2 .orsd-snippet-123 h3, .orsd-feature .snippet-v2 .orsd-snippet-147 h2, .orsd-feature .snippet-v2 .orsd-snippet-149 p, .orsd-feature .snippet-v2 .orsd-snippet-150 h1, .orsd-feature .snippet-v2 .orsd-snippet-151 h1, .orsd-feature .snippet-v2 .orsd-snippet-152 p, .orsd-feature .snippet-v2 .orsd-snippet-159, .orsd-feature .snippet-v2 .orsd-snippet-161 h1 span {
  font-weight: 800;
}
.orsd-block .snippet-v2 .orsd-snippet-141 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-141 .is-card {
  display: table;
  width: 100%;
}
.orsd-block .snippet-v2 .orsd-snippet-141 .is-card .icon, .orsd-feature .snippet-v2 .orsd-snippet-141 .is-card .icon {
  vertical-align: middle;
}
.orsd-block .snippet-v2 .orsd-snippet-141 .is-card strong, .orsd-feature .snippet-v2 .orsd-snippet-141 .is-card strong {
  font-weight: 800;
}
.orsd-block .snippet-v2 .orsd-snippet-155 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-155 .is-card {
  width: 100%;
  max-width: 450px;
}
.orsd-block .snippet-v2 .orsd-snippet-155 .is-card, .orsd-feature .snippet-v2 .orsd-snippet-155 .is-card {
  width: 100%;
  max-width: 700px;
}
.orsd-block .snippet-v2 .orsd-snippet-160 .is-rounded-button-medium a, .orsd-feature .snippet-v2 .orsd-snippet-160 .is-rounded-button-medium a {
  background-color: #fff;
}
.orsd-block .snippet-v2 .orsd-snippet-160 .is-rounded-button-medium a i, .orsd-feature .snippet-v2 .orsd-snippet-160 .is-rounded-button-medium a i {
  background-color: #1a1a1a;
}
.orsd-block .snippet-v2 .ephox-summary-card, .orsd-feature .snippet-v2 .ephox-summary-card {
  border: 1px solid #AAA;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  padding: 10px;
  overflow: hidden;
  margin-bottom: 1em;
}
.orsd-block .snippet-v2 .ephox-summary-card a, .orsd-feature .snippet-v2 .ephox-summary-card a {
  text-decoration: none;
  color: inherit;
}
.orsd-block .snippet-v2 .ephox-summary-card a:visited, .orsd-feature .snippet-v2 .ephox-summary-card a:visited {
  color: inherit;
}
.orsd-block .snippet-v2 .ephox-summary-card-title, .orsd-feature .snippet-v2 .ephox-summary-card-title {
  font-size: 1.2rem;
  display: block;
}
.orsd-block .snippet-v2 .ephox-summary-card-author, .orsd-feature .snippet-v2 .ephox-summary-card-author {
  color: #999;
  display: block;
  margin-top: 0.5rem;
}
.orsd-block .snippet-v2 .ephox-summary-card-website, .orsd-feature .snippet-v2 .ephox-summary-card-website {
  color: #999;
  display: block;
  margin-top: 0.5rem;
}
.orsd-block .snippet-v2 .ephox-summary-card-thumbnail, .orsd-feature .snippet-v2 .ephox-summary-card-thumbnail {
  max-width: 180px;
  max-height: 180px;
  margin-left: 2em;
  float: right;
}
.orsd-block .snippet-v2 .ephox-summary-card-description, .orsd-feature .snippet-v2 .ephox-summary-card-description {
  margin-top: 0.5em;
  display: block;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item {
  margin-bottom: 15px;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item > a {
  min-width: 70px;
  padding: 0.5em 0.1em 0.5em 0.9em;
  text-align: center;
  color: #fff;
  display: block;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item > a > i, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item > a > i {
  font-size: 20px;
}
@media (min-width: 768px) {
  .orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item > a > i, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item > a > i {
    font-size: 30px;
  }
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-twitter > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-twitter > a {
  background-color: #00bfff;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-facebook > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-facebook > a {
  background-color: #128BDB;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-googleplus > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-googleplus > a {
  background-color: #03A9F4;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-pinterest > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-pinterest > a {
  background-color: #BD081C;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-linkedin > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-linkedin > a {
  background-color: #0077B5;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-instagram > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-instagram > a {
  background-color: #2B2B2B;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-youtube > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-youtube > a {
  background-color: #E20000;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-website > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-website > a {
  background-color: #0569AA;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-email > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-email > a {
  background-color: #ff69B4;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-phone > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-phone > a {
  background-color: #CD0074;
}
.orsd-block .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-mobile > a, .orsd-feature .snippet-v2 .snippet-v2-social-bar-container-1 .snippet-v2-social-bar-item.snippet-v2-social-bar-mobile > a {
  background-color: #E6399B;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.text-strikethrough {
  text-decoration: line-through !important;
}
/* reset p, h tags to match content builder */
p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
/* end content builder reset */
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
html {
  font-size: 100%;
  line-height: 1.5;
}
@media (min-width: 576px) {
  html {
    font-size: 100%;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 100%;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 100%;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 100%;
    line-height: 1.5;
  }
}
.base {
  font-size: 100%;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .base {
    font-size: 100%;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .base {
    font-size: 100%;
    line-height: 1.5;
  }
}
@media (min-width: 992px) {
  .base {
    font-size: 100%;
    line-height: 1.5;
  }
}
@media (min-width: 1200px) {
  .base {
    font-size: 100%;
    line-height: 1.5;
  }
}
/* sometimes we want to use a size without adjustment */
.base-xs {
  font-size: 16px;
  line-height: 1.5;
}
.base-sm {
  font-size: 16px;
  line-height: 1.5;
}
.base-md {
  font-size: 18px;
  line-height: 1.5;
}
.base-lg {
  font-size: 18px;
  line-height: 1.5;
}
.base-xl {
  font-size: 18px;
  line-height: 1.5;
}
/* additional text sizes */
.text-xs {
  font-size: 0.8em;
}
.text-sm {
  font-size: 0.9em;
}
.text-md {
  font-size: 1em;
}
.text-lg {
  font-size: 1.1em;
}
.text-xl {
  font-size: 1.2em;
}
.text-xxl {
  font-size: 1.5em;
}
.record-title h2 {
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
/*
overflow: hidden;
    z-index: 1000;
    display: block;
    padding: 12px 18px;
    max-height: 96px;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    user-select: none;
 */
/*
background-color: rgba(0, 0, 0, .3);
    color: white;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
 */
/* cards and carousel */
/*
.card {
  .orsd-media-container {
    margin-bottom: 0px;
  }
}*/
/* lightcase */
#lightcase-case.orsd-media-gallery #lightcase-content {
  background: transparent;
}
#lightcase-case.orsd-media-gallery #lightcase-content .lightcase-inlineWrap {
  background-color: #000000;
  padding: 0px !important;
}
.card {
  /*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
}
.card .orsd-media-container {
  margin-bottom: 0;
}
.card .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-menu-wrapper {
  height: 100%;
}
.card .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-menu-wrapper .orsd-media-menu {
  height: 100%;
  align-items: center;
  justify-content: center;
}
.card .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-menu-wrapper .orsd-media-menu .carousel-btn-expand {
  height: 100%;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  background-color: transparent;
  opacity: 0;
  color: #222222;
  border-color: transparent;
}
.card .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-menu-wrapper .orsd-media-menu .carousel-btn-expand:hover {
  opacity: 0.5;
}
/*
.section-container:not('.p-0') {
  .orsd-media-container {
  @include media-breakpoint-down(md) {
    margin-left: -$grid-gutter-width;
    margin-right: -$grid-gutter-width;
    width: 100vh;
  }
}
}*/
.orsd-media-container {
  background-color: transparent;
  margin-bottom: 28px;
  position: relative;
  visibility: hidden;
  overflow: hidden;
  /*&.orsd-media-filmstrip-nav-on {
    .carousel-btn-indicators-slide {
      opacity: 1;
    }
  }*/
  /*.carousel-btn-indicators-slide {
    opacity: 0;
  }*/
  /*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
  /*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
  /* FULL-SCREEN */
  /*
&.fullscreen {
  height:100%;
  width: 100% !important;
  max-width: 100% !important;
  margin-bottom: 0px;
  border-bottom: none;
  background: $orsd-media-fs-container-bg;

  &.fullscreen-api {
    >.carousel {
      &.slide {
        height: 100vh;
      }
    }
  }
  >.carousel {
    &.slide {
      height: 100%;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      align-items: stretch;
      .carousel-btn-expand {
        display: none !important;
      }
      .carousel-menu-items {
        .btn-enlarge {
          display: none !important;
        }
      }
      &.init,
      &:hover {
        .carousel-btn-slide {
          display: block;
        }
        .carousel-btn-expand {
          display: none !important;
        }
      }
    }
    >.carousel-top {
      >.orsd-media-slide {
        width: 100% !important;
        max-width: 100% !important;
        height: calc(100% - 65px) !important;
        padding-top: 0px !important;
        >div {
          &.active {
            border-left-color: transparent;
            border-right-color: transparent;
          }
          >.orsd-media-image {
            >.orsd-media-image-sm {
              display: none;
            }
            >.orsd-media-image-lg {
              display: block !important;
            }
          }
        }
      }
      >.carousel-btn-slide {
        position: absolute;
        z-index: 20;
        width: 18px;
        height: 96px;
        background: $orsd-media-fs-btn-slide-bg;
        color: $orsd-media-fs-btn-slide-color;
        top: 50%;
        transform: translateY(-50%);
        line-height: 96px;
        text-align: center;
        font-size: 18px;
        display: none;
        cursor: pointer;

        &:hover {
          background: $orsd-media-fs-btn-slide-hover-bg;
          color: $orsd-media-fs-btn-slide-hover-color;
        }
      }

      >.carousel-indicators-container {
        bottom: 4px;
        opacity: 1;
        >.carousel-indicators-scrollable {
          >.carousel-indicators {
            li {
              background-color: $orsd-media-fs-indicator-background-color;
              -webkit-background-size: $orsd-media-fs-indicator-background-size;
              background-size:$orsd-media-fs-indicator-background-size;

              &.muted {
                border-color: $orsd-media-fs-indicator-border-muted;
              }
              &.active {
                border: $orsd-media-fs-indicator-border-active;
              }
              &:hover {
                background-color: rgba(255, 255, 255, .2);
              }
            }
          }
        }
      }
    }
    >.carousel-menu {
      >.carousel-info {
        background: $orsd-media-fs-btn-menu-bg;
        color: $orsd-media-fs-btn-menu-color;

        > .carousel-caption-title {
          color: $orsd-media-fs-caption-title-color;
        }
        > .btn {
          background: $orsd-media-fs-btn-menu-bg;
          color: $orsd-media-fs-btn-menu-color;

          &:hover {
            background: $orsd-media-fs-btn-menu-hover-bg;
            color: $orsd-media-fs-btn-menu-hover-color;
          }
        }
      }
      >.carousel-caption-text {
        color: $orsd-media-fs-caption-text-color;
        &.carousel-caption-text-hide {
          &.hover {
            white-space: normal;
          }
          display: block !important;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          -webkit-transition: max-height .15s ease-out;
          -moz-transition: max-height .15s ease-out;
          transition: max-height .15s ease-out;
        }
      }

      .orsd-media-count {
        display:none;
      }
    }
  }

  &.orsd-media-menu-off {
    .carousel-menu {
      display: block;
    }
  }

  &.orsd-media-menu-items-off {
    .carousel-menu-items {
      display: inline;
    }
    .carousel-indicators-container {
      display: block;
    }
  }
  &.orsd-media-filmstrip-hover {
    .carousel-indicators-container {
      display: block;
    }
  }
  &.orsd-media-filmstrip-off,
  &.orsd-media-filmstrip-hover {
    .carousel-indicators-container {
      display: block;
    }
    .orsd-media-slide {
      >.orsd-media-type-vimeo,
      >.orsd-media-type-youtube {
        >div {
          height: 100% !important;
        }
      }
      >.orsd-media-type-video {
        .orsd-media-video {
          width: 100% !important;
          height: 100% !important;
          margin: 0px;
        }
      }
      >.orsd-media-type-youtube {
        .mejs__mediaelement {
          display: flex;
          justify-content: center;
          align-items: center;

          > mediaelementwrapper {
            position: relative;
            display: block;
            width: 100%;
            padding: 0;
            overflow: hidden;

            &::before {
              padding-top: 56.25%;
              display:block;
              content: " ";
            }

            > iframe {
              position: absolute;
              top: 0;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 100%;
              border: 0;
            }
          }
        }
      }
    }
  }
  &.orsd-media-layout-icon {
    opacity: 1;
    .orsd-media-layout-icon-btn {
      display: none !important;
    }
  }

  &.orsd-media-layout-simple {
    .carousel-tag-menu {
      display: block;
    }
  }



  &.thumb-wall {
    .carousel-indicators-container {
      height: calc(100% - 3px);
      >.carousel-indicators-scrollable {
        >.carousel-indicators {
          justify-content: space-between;
          >li {
            margin: 8px !important;
          }
        }
      }
    }
  }
}
*/
  /*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
  /* THUMB-WALL */
  /*
&.thumb-wall {
  &.orsd-media-filmstrip-hover,
  &.orsd-media-filmstrip-off {
    .carousel-indicators-container {
      display: block;
    }
  }
  .carousel {
    >.carousel-top {
      >.carousel-btn-expand {
        display: none !important;
      }
      >.carousel-indicators-container {
        opacity: 1;
        top: 0px;
        height: 100%;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: $orsd-media-indicator-background-color;

        >.carousel-indicators-scrollable {
          overflow: initial;
          overflow-y: auto;
          height: 100%;

          >.carousel-indicators {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-around;
            align-content: flex-start;
            padding: 8px;
            width: 100%;
            left: 0px !important;
            li {
              margin: 5px;
              height: 54px;
              width: 100px;
              @include media-breakpoint-up('sm') {
                height: 70px;
                width: 124px;
              }
              &.flex-empty-space {
                display: block;
                width:100px;
                height:0;
                border-color: transparent !important;
                background-color: transparent !important;
                cursor: default;
                @include media-breakpoint-up('sm') {
                  width: 124px;
                }
              }
            }
            img {
              @include media-breakpoint-up('sm') {
                height: 70px;
                width: 124px;
              }
            }
          }
        }
        >.carousel-btn-indicators-slide,
        >.carousel-btn-slide {
          display: none !important;
        }
      }
      >.carousel-btn-slide {
        display: none !important;
      }
    }
  }
}
*/
}
.orsd-media-container .orsd-media-caption {
  pointer-events: none;
}
.orsd-media-container .orsd-media-caption .orsd-media-caption-text {
  pointer-events: auto;
}
.orsd-media-container .orsd-media-caption .orsd-media-caption-text > p {
  margin-top: 0;
  margin-bottom: 0.5rem;
  color: #fff;
}
.orsd-media-container .orsd-media-caption .orsd-media-caption-text > p a {
  text-decoration: underline;
  color: #FAFAFA;
}
@media (max-width: 991.98px) {
  .orsd-media-container .orsd-media-caption .orsd-media-caption-text {
    display: none !important;
  }
}
.orsd-media-container.orsd-media-video-playing .orsd-media-caption-wrapper, .orsd-media-container.orsd-media-video-playing .orsd-media-menu-wrapper {
  display: none !important;
}
.orsd-media-container.orsd-media-video-playing .orsd-media-is-youtube .orsd-media-video-container {
  width: 100%;
}
.orsd-media-container.orsd-media-video-playing .carousel-control > a {
  background: rgba(0, 0, 0, 0.1) !important;
}
.orsd-media-container:not(.fullscreen) .orsd-media-caption-wrapper, .orsd-media-container:not(.fullscreen) .orsd-media-menu-wrapper {
  width: 100% !important;
  max-width: 100% !important;
}
.orsd-media-container .carousel.orsd-media-is-video .carousel-item, .orsd-media-container .carousel.orsd-media-is-youtube .carousel-item, .orsd-media-container .carousel.orsd-media-is-vimeo .carousel-item {
  cursor: pointer;
}
.orsd-media-container .carousel.orsd-media-is-youtube .orsd-media-video-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.orsd-media-container .carousel-inner {
  margin: 0 !important;
}
.orsd-media-container .carousel-inner .carousel-item div.orsd-media-image-lg-container {
  display: none;
}
.orsd-media-container .carousel-inner .carousel-item div img {
  width: auto !important;
  max-width: 100% !important;
}
.orsd-media-container.orsd-media-caption-text-full .orsd-media-caption {
  background-color: rgba(0, 0, 0, 0.1) !important;
  max-height: min-content !important;
  height: auto !important;
}
.orsd-media-container.orsd-media-caption-text-full .orsd-media-caption .orsd-media-caption-text {
  height: auto !important;
  max-height: min-content !important;
  cursor: zoom-out !important;
  white-space: pre-wrap !important;
}
.orsd-media-container .carousel-container {
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #000000;
}
.orsd-media-container .carousel-container .orsd-media-video-container div.orsd-media-image-lg-container, .orsd-media-container .carousel-container .orsd-media-video-container div.orsd-media-image-sm-container {
  display: block;
}
.orsd-media-container .carousel-container .orsd-media-video-container div.orsd-media-image-lg-container:hover, .orsd-media-container .carousel-container .orsd-media-video-container div.orsd-media-image-sm-container:hover {
  background-color: #000;
}
.orsd-media-container .carousel-container .orsd-media-video-container div.orsd-media-image-lg-container:hover img, .orsd-media-container .carousel-container .orsd-media-video-container div.orsd-media-image-sm-container:hover img {
  opacity: 0.9;
}
.orsd-media-container .carousel-container .carousel-control {
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  width: 40px;
  min-width: 40px;
  pointer-events: none;
}
.orsd-media-container .carousel-container .carousel-control > a {
  width: 40px;
  max-width: 40px;
  height: 100px;
  max-height: 50%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  pointer-events: all;
}
.orsd-media-container .carousel-container .carousel-control.carousel-control-prev {
  justify-content: flex-start;
}
.orsd-media-container .carousel-container .carousel-control.carousel-control-prev > a {
  padding-left: 10px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  align-items: flex-start;
}
.orsd-media-container .carousel-container .carousel-control.carousel-control-next {
  justify-content: flex-end;
}
.orsd-media-container .carousel-container .carousel-control.carousel-control-next > a {
  padding-right: 10px;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  align-items: flex-end;
}
.orsd-media-container .carousel-container .orsd-media-menu {
  z-index: 10;
}
.orsd-media-container .carousel-container .orsd-media-menu > .btn {
  flex: 0 0 auto;
  opacity: 0.4;
}
.orsd-media-container .carousel-container .orsd-media-menu > .btn:hover {
  opacity: 0.9;
}
.orsd-media-container .carousel-indicators-container {
  padding-top: 0.6rem;
}
.orsd-media-container .carousel-indicators-container .carousel-indicators-scrollable {
  min-height: 30px;
  position: relative;
}
.orsd-media-container .carousel-indicators-container .carousel-indicators {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
}
.orsd-media-container .carousel-indicators-container .carousel-indicators li {
  min-width: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-width: 2px;
  border-bottom-width: 2px;
  border-bottom-color: rgba(255, 255, 255, 0.4);
  opacity: 1;
}
.orsd-media-container .carousel-indicators-container .carousel-indicators li.orsd-media-muted {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6) !important;
  background-blend-mode: overlay;
}
.orsd-media-container .orsd-media-tag-menu li.list-inline-item {
  padding-bottom: 0.2rem;
}
.orsd-media-container .orsd-media-tag-menu li.list-inline-item.active {
  border-bottom: 1px solid #679840;
}
.orsd-media-container .orsd-media-tag-menu li.list-inline-item a:hover {
  text-decoration: none;
  color: #608d3b;
}
.orsd-media-container.orsd-media-layout-single .carousel-indicators-container, .orsd-media-container.orsd-media-layout-single .carousel-control, .orsd-media-container.orsd-media-layout-single .orsd-media-tag-menu, .orsd-media-container.orsd-media-layout-single .carousel-btn-wall {
  display: none !important;
}
.orsd-media-container.fullscreen.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li, .orsd-media-container.orsd-media-layout-inline.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li, .orsd-media-container.orsd-media-layout-slide.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li, .orsd-media-container.orsd-media-layout-simple.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li {
  background-image: none !important;
  background-color: #092c43;
}
.orsd-media-container.fullscreen.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li.muted, .orsd-media-container.orsd-media-layout-inline.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li.muted, .orsd-media-container.orsd-media-layout-slide.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li.muted, .orsd-media-container.orsd-media-layout-simple.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall):not(.indicator-use-image) .carousel-indicators li.muted {
  background-color: #8ec9f0;
}
.orsd-media-container.fullscreen.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators, .orsd-media-container.orsd-media-layout-inline.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators, .orsd-media-container.orsd-media-layout-slide.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators, .orsd-media-container.orsd-media-layout-simple.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  padding-top: 0.5rem;
}
.orsd-media-container.fullscreen.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators li, .orsd-media-container.orsd-media-layout-inline.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators li, .orsd-media-container.orsd-media-layout-slide.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators li, .orsd-media-container.orsd-media-layout-simple.orsd-media-filmstrip-on:not(.fullscreen):not(.thumb-wall).indicator-use-image .carousel-indicators-container .carousel-indicators li {
  height: 70px;
  width: 124px;
  min-width: 124px;
}
.orsd-media-container.fullscreen .orsd-media-menu-wrapper, .orsd-media-container.orsd-media-layout-inline .orsd-media-menu-wrapper, .orsd-media-container.orsd-media-layout-slide .orsd-media-menu-wrapper, .orsd-media-container.orsd-media-layout-simple .orsd-media-menu-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
}
.orsd-media-container.fullscreen .orsd-media-menu-wrapper .orsd-media-menu, .orsd-media-container.orsd-media-layout-inline .orsd-media-menu-wrapper .orsd-media-menu, .orsd-media-container.orsd-media-layout-slide .orsd-media-menu-wrapper .orsd-media-menu, .orsd-media-container.orsd-media-layout-simple .orsd-media-menu-wrapper .orsd-media-menu {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  left: -50%;
}
.orsd-media-container.fullscreen .orsd-media-menu-wrapper .orsd-media-menu i, .orsd-media-container.orsd-media-layout-inline .orsd-media-menu-wrapper .orsd-media-menu i, .orsd-media-container.orsd-media-layout-slide .orsd-media-menu-wrapper .orsd-media-menu i, .orsd-media-container.orsd-media-layout-simple .orsd-media-menu-wrapper .orsd-media-menu i {
  font-size: 1.5rem;
  cursor: pointer;
}
.orsd-media-container.fullscreen .orsd-media-caption-wrapper, .orsd-media-container.orsd-media-layout-inline .orsd-media-caption-wrapper, .orsd-media-container.orsd-media-layout-slide .orsd-media-caption-wrapper, .orsd-media-container.orsd-media-layout-simple .orsd-media-caption-wrapper {
  position: absolute;
  bottom: 0px;
  left: 50%;
}
.orsd-media-container.fullscreen .orsd-media-caption-wrapper .orsd-media-caption, .orsd-media-container.orsd-media-layout-inline .orsd-media-caption-wrapper .orsd-media-caption, .orsd-media-container.orsd-media-layout-slide .orsd-media-caption-wrapper .orsd-media-caption, .orsd-media-container.orsd-media-layout-simple .orsd-media-caption-wrapper .orsd-media-caption {
  position: relative;
  left: -50%;
  z-index: 1000;
  max-height: 96px;
  background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.5));
  user-select: none;
  display: block;
  padding: 12px 18px 0.5rem;
  text-align: left;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.orsd-media-container.fullscreen .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title, .orsd-media-container.orsd-media-layout-inline .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title, .orsd-media-container.orsd-media-layout-slide .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title, .orsd-media-container.orsd-media-layout-simple .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title {
  font-size: 1.3rem;
  flex: 1 0 calc(100% - 50px);
  transition: opacity 0.15s ease-in;
  height: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.orsd-media-container.fullscreen .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title > small, .orsd-media-container.orsd-media-layout-inline .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title > small, .orsd-media-container.orsd-media-layout-slide .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title > small, .orsd-media-container.orsd-media-layout-simple .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-title > small {
  font-size: 55%;
  text-transform: uppercase;
  font-weight: bold;
  color: #d9d9d9;
}
.orsd-media-container.fullscreen .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-count, .orsd-media-container.orsd-media-layout-inline .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-count, .orsd-media-container.orsd-media-layout-slide .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-count, .orsd-media-container.orsd-media-layout-simple .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-count {
  flex: 0 0 auto;
  text-align: right;
  transition: opacity 0.15s ease-in;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.2rem;
  padding-right: 0.2rem;
}
.orsd-media-container.fullscreen .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-text, .orsd-media-container.orsd-media-layout-inline .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-text, .orsd-media-container.orsd-media-layout-slide .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-text, .orsd-media-container.orsd-media-layout-simple .orsd-media-caption-wrapper .orsd-media-caption .orsd-media-caption-text {
  max-height: 1.3rem;
  height: 1.3rem;
  cursor: zoom-in;
  flex: 1 0 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: opacity 0.15s ease-in;
}
.orsd-media-container.fullscreen .carousel-indicators-container, .orsd-media-container.orsd-media-layout-inline .carousel-indicators-container, .orsd-media-container.orsd-media-layout-slide .carousel-indicators-container, .orsd-media-container.orsd-media-layout-simple .carousel-indicators-container {
  display: flex;
  position: relative;
  flex-direction: row;
}
.orsd-media-container.fullscreen .carousel-indicators-container .carousel-indicators-scrollable, .orsd-media-container.orsd-media-layout-inline .carousel-indicators-container .carousel-indicators-scrollable, .orsd-media-container.orsd-media-layout-slide .carousel-indicators-container .carousel-indicators-scrollable, .orsd-media-container.orsd-media-layout-simple .carousel-indicators-container .carousel-indicators-scrollable {
  flex: 1 1 auto;
}
.orsd-media-container.fullscreen .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators, .orsd-media-container.orsd-media-layout-inline .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators, .orsd-media-container.orsd-media-layout-slide .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators, .orsd-media-container.orsd-media-layout-simple .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators {
  top: 0.4rem;
}
.orsd-media-container.fullscreen .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li, .orsd-media-container.orsd-media-layout-inline .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li, .orsd-media-container.orsd-media-layout-slide .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li, .orsd-media-container.orsd-media-layout-simple .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li {
  cursor: pointer;
}
.orsd-media-container.fullscreen .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li.active, .orsd-media-container.orsd-media-layout-inline .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li.active, .orsd-media-container.orsd-media-layout-slide .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li.active, .orsd-media-container.orsd-media-layout-simple .carousel-indicators-container .carousel-indicators-scrollable .carousel-indicators > li.active {
  cursor: default;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) {
  background-color: transparent;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen).orsd-media-caption-text-full .orsd-media-caption {
  background-color: transparent;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .carousel-footer, .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-caption-wrapper, .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .carousel-control, .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .carousel-btn-wall, .orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .carousel-btn-expand {
  display: none;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen).orsd-media-sublayout-caption .orsd-media-caption-text {
  display: block !important;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-menu-wrapper {
  order: 0;
  position: absolute;
  top: 0;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .carousel-inner {
  order: 1;
  cursor: pointer;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-menu {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-caption-wrapper {
  display: flex !important;
  justify-content: center;
  position: absolute;
  order: 2;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-caption {
  width: fit-content;
  background: transparent;
  text-align: center;
  justify-content: center;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-caption-count {
  order: 3;
  margin-top: 0.5rem;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .carousel-container {
  background-color: transparent;
}
.orsd-media-container.orsd-media-layout-simple:not(.fullscreen) .orsd-media-caption-text {
  color: #222222;
  display: none !important;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen) .carousel-indicators-container {
  display: none;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).thumb-wall .carousel-indicators-container {
  display: block !important;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).thumb-wall .carousel-footer {
  display: block !important;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).orsd-media-sublayout-simple .carousel-container {
  background-color: transparent;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).orsd-media-sublayout-simple .carousel-footer {
  display: none;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).orsd-media-sublayout-simple .orsd-media-caption {
  background: transparent;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).orsd-media-sublayout-simple .orsd-media-caption-title {
  dipslay: none !important;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).orsd-media-sublayout-simple .orsd-media-caption-text {
  display: none !important;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).orsd-media-sublayout-simple .orsd-media-caption-count {
  width: 100%;
}
.orsd-media-container.orsd-media-layout-slide:not(.fullscreen).orsd-media-sublayout-simple .orsd-media-menu {
  justify-content: center;
}
.orsd-media-container.orsd-media-layout-icon {
  background-color: transparent;
  border-bottom-color: transparent;
}
.orsd-media-container.orsd-media-layout-icon:hover {
  opacity: 0.8;
}
.orsd-media-container.orsd-media-layout-icon:not(.fullscreen) .carousel.slide {
  display: none;
}
.orsd-media-container.orsd-media-layout-icon:not(.fullscreen) .carousel-caption-text {
  display: none;
}
.orsd-media-container.orsd-media-layout-icon:not(.fullscreen) .orsd-media-layout-icon-btn {
  width: 24px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}
.orsd-media-container .title-prefix {
  font-size: 0.8rem;
  position: absolute;
  text-transform: uppercase;
  color: #fafafa;
  top: 0;
  left: 0;
  z-index: 10;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}
.orsd-media-container.fullscreen {
  margin-bottom: 0;
  height: 100%;
  /*.carousel-btn-indicators-slide {
    opacity: 1;
  }*/
}
.orsd-media-container.fullscreen .title-prefix {
  font-size: 1rem;
}
.orsd-media-container.fullscreen .carousel {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.orsd-media-container.fullscreen .orsd-media-menu .carousel-btn-expand {
  display: none;
}
.orsd-media-container.fullscreen .orsd-media-menu .carsousel-btn-wall i {
  font-size: 2rem !important;
}
.orsd-media-container.fullscreen .carousel-wrapper {
  height: calc(100vh - 126px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1 0 auto;
}
.orsd-media-container.fullscreen.orsd-media-tag-menu-on .carousel-wrapper {
  height: calc(100vh - 145px);
}
.orsd-media-container.fullscreen .carousel-fade .carousel-item {
  transition-duration: 0ms;
}
.orsd-media-container.fullscreen .carousel-footer {
  flex: 1 0 126px;
  height: 126px;
}
@media (orientation: landscape) and (max-width: 991.98px) {
  .orsd-media-container.fullscreen .carousel-footer {
    display: none;
  }
}
.orsd-media-container.fullscreen.orsd-media-tag-menu-on .carousel-footer {
  flex: 1 0 145px;
  height: 145px;
}
.orsd-media-container.fullscreen .carousel-container {
  overflow: hidden;
  height: 100%;
  justify-content: center;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner {
  overflow: visible;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner.flex {
  display: flex;
  align-items: center;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item > .picture-container {
  width: 100%;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item > .picture-container img {
  object-fit: contain;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item > .embed-responsive {
  overflow: visible;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item > .embed-responsive:before {
  padding-top: 0 !important;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item > .embed-responsive .embed-responsive-item {
  position: relative;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item > .embed-responsive .embed-responsive-item .orsd-media-image {
  border: 1px solid #444;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item div.orsd-media-image-sm-container {
  display: none;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item div.orsd-media-image-lg-container {
  display: block;
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item div.orsd-media-image-lg-container img {
  width: 100% !important;
  max-height: calc(100vh - 74px);
}
.orsd-media-container.fullscreen .carousel-container .carousel-inner .carousel-item div.orsd-media-image-lg-container img.orsd-media-image-portrait {
  width: auto !important;
}
.orsd-media-container.fullscreen .carousel-container .orsd-media-caption-wrapper {
  width: 100% !important;
  max-width: 100% !important;
}
.orsd-media-container.fullscreen .carousel-container .orsd-media-caption-wrapper .orsd-media-caption-title {
  text-align: center;
  padding-left: 50px;
}
.orsd-media-container.fullscreen .carousel-container .orsd-media-caption-wrapper .orsd-media-caption-text {
  padding-right: 50px;
  padding-left: 50px;
  text-align: center;
}
.orsd-media-container.fullscreen .orsd-media-tag-menu a {
  color: #ffffff;
}
.orsd-media-container.fullscreen .orsd-media-tag-menu li.list-inline-item.active {
  border-bottom: 1px solid #ffffff;
}
.orsd-media-container.fullscreen .orsd-media-tag-menu li.list-inline-item a:hover {
  color: #f7f7f7 !important;
}
.orsd-media-container.fullscreen .orsd-media-menu-wrapper {
  left: auto !important;
  right: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 10px;
  transition: opacity 0.5s ease-in-out;
  transition-delay: 3s;
  opacity: 0;
  z-index: 20010;
}
.orsd-media-container.fullscreen .orsd-media-menu-wrapper:hover {
  transition-delay: 0s;
  opacity: 1 !important;
}
.orsd-media-container.fullscreen .orsd-media-menu-wrapper i {
  font-size: 2rem !important;
}
.orsd-media-container.fullscreen .carousel-indicators {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  padding-top: 0.5rem;
}
.orsd-media-container.fullscreen .carousel-indicators > li {
  height: 54px;
  width: 100px;
  min-width: 100px;
  position: relative;
  background-position: center;
  border: 1px solid #000;
  transition: all 0.2s ease-in-out;
}
.orsd-media-container.fullscreen .carousel-indicators > li:not(.active):hover {
  transform: scale(1.06);
}
.orsd-media-container.fullscreen .carousel-indicators > li.active {
  border-color: #fff;
}
@media (min-width: 576px) {
  .orsd-media-container.fullscreen .carousel-indicators > li {
    height: 70px;
    width: 124px;
    min-width: 124px;
  }
}
.orsd-media-container.fullscreen.thumb-wall .carousel-indicators-container {
  height: 100%;
}
.orsd-media-container.thumb-wall .carousel-wrapper {
  display: none;
}
.orsd-media-container.thumb-wall .carousel-footer {
  flex: unset !important;
}
.orsd-media-container.thumb-wall .orsd-media-menu-sub {
  display: none;
}
.orsd-media-container.thumb-wall .carousel-indicators-container {
  overflow-y: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.orsd-media-container.thumb-wall .carousel-indicators-scrollable {
  height: 100%;
}
.orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: flex-start;
  padding: 8px;
  width: 100%;
  left: 0px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators li {
  margin: 5px;
  height: 54px;
  width: 100px;
  cursor: pointer;
  border: 1px solid #000;
  transition: all 0.2s ease-in-out;
  opacity: 1 !important;
}
.orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators li.orsd-media-muted {
  opacity: 1 !important;
  background-color: #000;
  background-blend-mode: normal !important;
}
.orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators li:not(.active):hover {
  transform: scale(1.06);
}
.orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators li.active {
  opacity: 0.6;
  background-color: #fff;
}
@media (min-width: 576px) {
  .orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators li {
    height: 70px;
    width: 124px;
  }
}
.orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators li.flex-empty-space {
  display: block;
  width: 100px;
  height: 0;
  border-color: transparent !important;
  background-color: transparent !important;
  cursor: default;
}
@media (min-width: 576px) {
  .orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators li.flex-empty-space {
    width: 124px;
  }
}
@media (min-width: 576px) {
  .orsd-media-container.thumb-wall .carousel-indicators-scrollable > .carousel-indicators img {
    height: 70px;
    width: 124px;
  }
}
/*

body {
  @media (device-width: 100vw) and (device-height: 100vh) {
    .orsd-media-container {
      .carousel-top {
        >.carousel-btn-expand {
          margin-top: 10px;
        }
        .orsd-media-type-image {
          .orsd-media-image-lg {
            width: 100%;
            height: auto;
          }
        }
      }
    }
  }

  @media (device-width: 100vw) and (device-height: 100vh) and (orientation: landscape) {
    .orsd-media-container {
      margin-bottom: 0px;
      .carousel-menu {
        display: none !important;
      }
      .carousel-top {
        >.orsd-media-slide {
          &.carousel-inner {
            >.orsd-media-type-image {
              .orsd-media-image-lg {
                height: 100% !important;
                width: auto !important;
              }
            }
            >.orsd-media-type-youtube,
            >.orsd-media-type-vimeo,
            >.orsd-media-type-video {
              padding-bottom: 0px !important;
            }
          }
        }
        .carousel-indicators-container {
          display: none !important;
        }
      }
    }
  }
}
*/
.edge--bottom {
  position: relative;
  z-index: 1;
}
.edge--bottom:after {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}
.edge--bottom--reverse {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse:after {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 100%;
}
.edge--top {
  position: relative;
  z-index: 1;
}
.edge--top:before {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--top--reverse {
  position: relative;
  z-index: 1;
}
.edge--top--reverse:before {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both {
  position: relative;
  z-index: 1;
}
.edge--both:before, .edge--both:after {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.edge--both:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}
.edge--both--reverse {
  position: relative;
  z-index: 1;
}
.edge--both--reverse:before, .edge--both--reverse:after {
  background: inherit;
  content: "";
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both--reverse:before {
  top: 0;
  transform: skewY(-1.5deg);
  transform-origin: 0 0;
}
.edge--both--reverse:after {
  bottom: 0;
  transform: skewY(1.5deg);
  transform-origin: 0 0;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.column-container.col-12 > .subcontainer {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .column-container.col-12 > .subcontainer {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .column-container.col-12 > .subcontainer {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .column-container.col-12 > .subcontainer {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .column-container.col-12 > .subcontainer {
    max-width: 1140px;
  }
}
.subcontainer-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#body-container > .section-container:nth-child(1) {
  order: 10;
}
#body-container > .section-container:nth-child(2) {
  order: 20;
}
#body-container > .section-container:nth-child(3) {
  order: 30;
}
#body-container > .section-container:nth-child(4) {
  order: 40;
}
#body-container > .section-container:nth-child(5) {
  order: 50;
}
#body-container > .section-container:nth-child(6) {
  order: 60;
}
#body-container > .section-container:nth-child(7) {
  order: 70;
}
#body-container > .section-container:nth-child(8) {
  order: 80;
}
#body-container > .section-container:nth-child(9) {
  order: 90;
}
#body-container > .section-container:nth-child(10) {
  order: 100;
}
#body-container > .section-container:nth-child(11) {
  order: 110;
}
#body-container > .section-container:nth-child(12) {
  order: 120;
}
#body-container > .section-container:nth-child(13) {
  order: 130;
}
#body-container > .section-container:nth-child(14) {
  order: 140;
}
#body-container > .section-container:nth-child(15) {
  order: 150;
}
#body-container > .section-container:nth-child(16) {
  order: 160;
}
#body-container > .section-container:nth-child(17) {
  order: 170;
}
#body-container > .section-container:nth-child(18) {
  order: 180;
}
#body-container > .section-container:nth-child(19) {
  order: 190;
}
#body-container > .section-container:nth-child(20) {
  order: 200;
}
.section-container {
  display: flex;
  flex-direction: column;
}
/*
.section-container {
  &.px-0 {
    > .container {
      > .row {
        margin-left: -($grid-gutter-width + 3);
        margin-right: -($grid-gutter-width + 3);
      }
    }
  }
}*/
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
form :invalid {
  border: 1px solid #f04124;
}
form:invalid {
  border: none;
}
form .input-group-append > button.btn {
  padding: revert;
}
form.save-required input:not(.save-required-exempt), form.save-required button:not(.save-required-exempt), form.save-required textarea:not(.save-required-exempt), form.save-required select:not(.save-required-exempt), form.save-required label:not(.save-required-exempt), form.save-required .mce-tinymce:not(.save-required-exempt), form.save-required .input-group a:not(.save-required-exempt) {
  pointer-events: none;
}
form.save-required .save-required-exempt {
  border-color: #43ac6a;
}
form.save-required #formButtons button {
  border-color: #ffffff;
}
form.minimal-layout input:not([type="submit"]) {
  background: transparent;
  border-color: transparent;
  border-bottom: 1px solid #ababab;
  box-shadow: none;
  color: #ababab;
}
form.minimal-layout input:not([type="submit"]).focus, form.minimal-layout input:not([type="submit"]):focus, form.minimal-layout input:not([type="submit"]).form-control:focus, form.minimal-layout .form-group input.select2-container:not([type="submit"]):focus, .form-group form.minimal-layout input.select2-container:not([type="submit"]):focus {
  background: transparent;
  border-color: transparent;
  border-bottom: 1px solid #cdcdcd;
  box-shadow: none;
  color: #ababab;
}
form .btn-label-top {
  margin-top: calc(0.75em + 0.75rem + 2px);
}
form .btn-label-top-sm {
  margin-top: calc(0.75em + 0.5rem + 2px);
}
form .btn-label-top-lg {
  margin-top: calc(0.75em + 1rem + 2px);
}
form .orsd-form-popover {
  min-width: 260px;
}
form .col-form-12 {
  padding-left: 15px;
  padding-right: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
form.bootstrap-form-tabbed #tabContainer {
  margin-bottom: 1.75rem;
}
@media (max-width: 991.98px) {
  form.bootstrap-form-tabbed #tabContainer {
    flex-wrap: nowrap;
  }
  form.bootstrap-form-tabbed #tabContainer > li {
    white-space: nowrap;
  }
}
form.bootstrap-form-tabbed #tabContainer li.nav-item {
  margin-right: 1.15rem;
}
form.bootstrap-form-tabbed #tabContainer li.nav-item > .nav-link {
  padding: 0.4rem 0.75rem;
  border-top-width: 2px;
  border-top-style: solid;
}
form.bootstrap-form-tabbed #tabContainer li.nav-item > .nav-link .svg-inline--fa {
  font-size: 0.85rem;
}
form.bootstrap-form-tabbed #tabContainer li.nav-item > .nav-link.active {
  border-bottom-color: #93C03F;
}
form.bootstrap-form-tabbed #tabContainer li.border-form-error-danger a.nav-link {
  border-top-color: #f04124;
}
form.bootstrap-form-tabbed #tabContainer li.border-form-error-danger a.nav-link svg.svg-inline--fa {
  color: #f04124;
}
form.bootstrap-form-tabbed #tabContainer li.border-form-error-warning a.nav-link {
  border-top-color: #e99002;
}
form.bootstrap-form-tabbed #tabContainer li.border-form-error-warning a.nav-link svg.svg-inline--fa {
  color: #e99002;
}
form.bootstrap-form-tabbed #tabContainer li.border-form-error-info a.nav-link {
  border-top-color: #5bc0de;
}
form.bootstrap-form-tabbed #tabContainer li.border-form-error-info a.nav-link svg.svg-inline--fa {
  color: #5bc0de;
}
form.bootstrap-form-simple .bootstrap-sub-form {
  border-top: 1px solid transparent;
  /*background: #fdfdfd;*/
  border-bottom: 1px solid transparent;
  padding-top: 15px;
  margin-bottom: 15px;
}
form.bootstrap-form-simple .bootstrap-sub-form.row {
  margin-right: 0;
  margin-left: 0;
}
form.bootstrap-form-simple .bootstrap-sub-form .section {
  margin-top: 1rem;
  border-bottom-color: transparent;
}
.bootstrap-sub-form.row {
  margin-left: 0;
  margin-right: 0;
}
.bootstrap-sub-form > .bootstrap-sub-form {
  margin-left: 0;
  margin-right: 0;
}
.form-row.field-container, .form-group.field-container {
  align-items: flex-start;
  width: 100% !important;
}
.form-row {
  padding-left: 5px;
  padding-right: 5px;
}
.form-group .select2-container {
  width: 100% !important;
  padding: 0.125rem 0.5rem;
  min-height: calc(1.5em + 1.5rem + 2px);
  height: auto;
}
.form-group .select2-container .select2-selection--single {
  border: none !important;
}
.form-group .select2-container.select2-container--focus .select2-selection {
  border: none !important;
  box-shadow: none !important;
  background-color: transparent;
}
.form-group .select2-container.select2-container--disabled .select2-selection {
  background-color: transparent;
}
.form-group .select2-container .select2-selection__rendered {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.form-group .select2-container .select2-selection.form-control, .form-group .select2-container .select2-selection.select2-container {
  padding: 0 !important;
  border-color: transparent;
}
.ui-slider .ui-slider-handle {
  height: 2.3em !important;
}
.alt-checkbox-label {
  margin-left: 0.8rem;
}
.form-check.ui-sortable-handle > .fa-sort {
  margin-right: 10px;
}
.custom-checkbox label.form-check {
  padding-left: 0;
}
.form-group label > u {
  text-decoration-color: #B4BABF;
  text-underline-offset: 0.36rem;
}
.form-group .help-block, .form-group label {
  transition: color 0.7s;
}
.form-group .help-block {
  width: 100%;
  padding-right: 0.35rem;
}
.form-group .help-block.form-error {
  color: #f04124;
}
.form-group .help-block > .w-100 {
  width: auto !important;
}
.form-group:hover .help-block.form-error, .form-group:focus .help-block.form-error, .form-group:focus-within .help-block.form-error {
  color: #f04124 !important;
}
.form-group:hover label, .form-group:focus label, .form-group:focus-within label {
  font-weight: bold;
}
.form-group:hover label.form-multi-check-label, .form-group:focus label.form-multi-check-label, .form-group:focus-within label.form-multi-check-label {
  font-weight: normal;
}
.form-group:hover label.text-white, .form-group:focus label.text-white, .form-group:focus-within label.text-white {
  color: #fafafa;
}
.form-group:hover label + .orsd-dictionary-bd.text-white, .form-group:focus label + .orsd-dictionary-bd.text-white, .form-group:focus-within label + .orsd-dictionary-bd.text-white {
  color: #fafafa;
}
.form-group:hover label > u, .form-group:focus label > u, .form-group:focus-within label > u {
  text-decoration-color: #222222;
  filter: brightness(40%);
}
.form-group:hover.form-advanced-field-on label, .form-group:focus.form-advanced-field-on label, .form-group:focus-within.form-advanced-field-on label {
  font-weight: 500;
}
.form-group:hover.form-advanced-field-on label.form-multi-check-label, .form-group:focus.form-advanced-field-on label.form-multi-check-label, .form-group:focus-within.form-advanced-field-on label.form-multi-check-label {
  font-weight: normal;
}
.form-group:hover.form-advanced-field-on label.text-white, .form-group:focus.form-advanced-field-on label.text-white, .form-group:focus-within.form-advanced-field-on label.text-white {
  color: #f2f2f2 !important;
}
.form-group.orsd-field-focus label {
  font-weight: bold;
}
.form-group.orsd-field-focus label.form-multi-check-label {
  font-weight: normal;
}
.form-group.orsd-field-focus label.text-white {
  color: #fafafa;
}
.form-group.orsd-field-focus.form-advanced-field-on label {
  font-weight: 500;
}
.form-group.orsd-field-focus.form-advanced-field-on label.form-multi-check-label {
  font-weight: normal;
}
.form-group.orsd-field-focus.form-advanced-field-on label.text-white {
  color: #f2f2f2 !important;
}
/* multiselect2 */
.orsd-multiselect-2 .orsd-multiselect-2-available, .orsd-multiselect-2 .orsd-multiselect-2-assigned {
  width: calc(50% - 25px);
}
.orsd-multiselect-2 .orsd-multiselect-2-buttons {
  width: 50px;
}
/* code mirror */
div.code-mirror {
  margin-bottom: 0.5rem;
}
div.CodeMirror {
  height: 900px;
  max-height: 900px;
  border: 1px solid #dfdfdf;
}
/* switch */
/*
.switch {
  font-size: $font-size-base;
  position: relative;
  display: block;
  margin-top: 2.6rem;

  input {
    position: absolute;
    height: 1px;
    width: 1px;
    background: none;
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    overflow: hidden;
    padding: 0;

    + label {
      position: relative;
      min-width: calc(calc(calc(1.5em + 0.75rem + 2px) * .8) * 2);
      border-radius: $switch-border-radius;
      height: $switch-height;
      line-height: $switch-height;
      display: inline-block;
      cursor: pointer;
      outline: none;
      user-select: none;
      vertical-align: middle;
      text-indent: calc(calc(calc(calc(1.5em + 0.75rem + 2px) * .8) * 2) + .5rem);
    }

    + label::before,
    + label::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: calc(calc(calc(1.5em + 0.75rem + 2px) * .8) * 2);
      bottom: 0;
      display: block;
    }

    + label::before {
      right: 0;
      background-color: $switch-bg;
      border-radius: $switch-border-radius;
      transition: $switch-transition;
    }

    + label::after {
      top: $switch-thumb-padding;
      left: $switch-thumb-padding;
      width: calc(calc(calc(1.5em + 0.75rem + 2px) * .8) - calc(2px * 2));
      height: calc(calc(calc(1.5em + 0.75rem + 2px) * .8) - calc(2px * 2));
      border-radius: $switch-thumb-border-radius;
      background-color: $switch-thumb-bg;
      transition: $switch-transition;
    }

    &:checked + label::before {
      background-color: $switch-checked-bg;
    }

    &:checked + label::after {
      margin-left: $switch-height;
    }

    &:focus + label::before {
      outline: none;
      box-shadow: $switch-focus-box-shadow;
    }

    &:disabled + label {
      color: $switch-disabled-color;
      cursor: not-allowed;
    }

    &:disabled + label::before {
      background-color: $switch-disabled-bg;
    }
  }

  // Small variation
  &.switch-sm {
    font-size: $font-size-sm;
    margin-top: 0rem;

    input {
      + label {
        min-width: calc(calc(calc(1.5em + 0.5rem + 2px) * .8) * 2);
        height: $switch-height-sm;
        line-height: $switch-height-sm;
        text-indent: calc(calc(calc(calc(1.5em + 0.5rem + 2px) * .8) * 2) + .5rem);
      }

      + label::before {
        width: calc(calc(calc(1.5em + 0.5rem + 2px) * .8) * 2);
      }

      + label::after {
        width: calc(calc(calc(1.5em + 0.5rem + 2px) * .8) - calc(2px * 2));
        height: calc(calc(calc(1.5em + 0.5rem + 2px) * .8) - calc(2px * 2));
      }

      &:checked + label::after {
        margin-left: $switch-height-sm;
      }
    }
  }

  // Large variation
  &.switch-lg {
    font-size: $font-size-lg;
    margin-top: 0;

    input {
      + label {
        min-width: calc(calc(calc(1.5em + 1rem + 2px) * .8) * 2);
        height: $switch-height-lg;
        line-height: $switch-height-lg;
        text-indent: calc(calc(calc(calc(1.5em + 1rem + 2px) * .8) * 2) + .5rem);
      }

      + label::before {
        width: calc(calc(calc(1.5em + 1rem + 2px) * .8) * 2);
      }

      + label::after {
        width: calc(calc(calc(1.5em + 1rem + 2px) * .8) - calc(2px * 2));
        height: calc(calc(calc(1.5em + 1rem + 2px) * .8) - calc(2px * 2));
      }

      &:checked + label::after {
        margin-left: $switch-height-lg;
      }
    }
  }

  + .switch {
    margin-left: 1rem;
  }
}
*/
/* live address blocks */
.liveaddress-block-container {
  border-bottom: 1px solid #fafafa;
}
.liveaddress-block-container:last-child {
  margin-bottom: 0 !important;
  border-bottom: 1px solid transparent;
}
/* event recurrence rules */
.dynfield {
  color: #5bc0de;
  text-decoration: underline;
  cursor: pointer;
}
ul.multiselect-container li {
  padding-top: 3px;
  padding-bottom: 3px;
}
ul.multiselect-container li label {
  padding-left: 0.3rem;
  justify-content: flex-start;
}
/* query builder */
.query-builder {
  width: 100%;
}
.query-builder .rules-group-container {
  flex: 1 0 100%;
}
.query-builder .rules-group-container .pull-right {
  float: right;
}
.query-builder .rules-group-container .pull-left {
  float: left;
}
.query-builder .rule-value-container label {
  justify-content: left;
}
/* official section */
.section {
  margin-top: 2rem;
  padding-top: 1rem;
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.section .section-header {
  margin-top: 0.2rem;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #888888;
}
.section .section-header h4 {
  color: #092c43;
}
.section:first-of-type {
  margin-top: 0px;
}
.section + form.bootstrap-form-tabbed {
  margin-top: 2rem;
}
.section h4 {
  font-size: 1.4rem;
}
.section h4:only-child {
  margin-bottom: 0px;
}
.section > .section-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  /*padding-left: 5px;
    padding-right: 5px;*/
}
.section .section-body {
  font-size: 0.9rem;
}
.section .section-body p:last-child {
  margin-bottom: 0;
}
.section + .sub-section {
  margin-top: 0;
}
.section li > p {
  margin-top: 0;
}
/* end section */
/* official sub section */
.sub-section {
  margin-top: 1rem;
  margin-bottom: 1.1rem;
  display: flex;
  flex-wrap: wrap;
}
.sub-section > .form-group {
  margin-bottom: 0.5rem;
}
.sub-section.plain {
  border-top: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}
.sub-section.plain h5 {
  font-size: 0.97rem !important;
  font-weight: bold;
}
.sub-section.sub-section-plain {
  border-top: none;
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-top: 0px;
}
.sub-section .sub-section-header {
  margin-top: 0.2rem;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #888888;
}
.sub-section .sub-section-header h5 {
  font-size: 1.1rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
  color: #eeeeee;
}
.sub-section .sub-section-header h5:only-child {
  margin-bottom: 0px;
}
.sub-section .sub-section-header li > p {
  margin-top: 0;
}
.sub-section .sub-section-header p {
  font-size: 0.9rem;
}
.sub-section .sub-section-header p:last-child {
  margin-bottom: 0;
}
.sub-section .sub-section-body {
  margin-top: 0.5rem;
}
.subForm > .section {
  display: block;
}
.subForm > div:first-of-type {
  margin-top: 0;
}
.subForm .sub-section:first-of-type {
  margin-top: 0;
}
/* end sub section */
/* official intro section */
.intro-section {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.intro-section p:last-child {
  margin-bottom: 0px;
}
/* end intro */
.sub-section-2 {
  margin-top: 1.5rem;
}
.sub-section-2 .form-group h5 {
  color: #495057;
}
/* multirange - bootstrap fixes */
.input-range-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.input-range-wrapper label {
  padding-right: 0.75rem;
}
.input-range-wrapper .input-range {
  height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  flex: 1 0 auto;
}
.input-range-wrapper .input-range .noUi-target {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.input-range-wrapper .input-range .noUi-target .noUi-connect {
  background: #092c43;
}
.input-range-wrapper .input-range .noUi-target .noUi-handle::before, .input-range-wrapper .input-range .noUi-target .noUi-handle::after {
  background: #495057;
}
.input-range-wrapper .input-range .noUi-target .noUi-handle .noUi-tooltip {
  opacity: 1;
  font-size: 0.7rem;
  color: #495057;
  background-color: transparent;
  border: 1px solid transparent;
}
.input-range-wrapper .input-range .noUi-target .noUi-handle:hover .noUi-tooltip, .input-range-wrapper .input-range .noUi-target .noUi-handle:focus .noUi-tooltip, .input-range-wrapper .input-range .noUi-target .noUi-handle:focus-within .noUi-tooltip, .input-range-wrapper .input-range .noUi-target .noUi-handle:active .noUi-tooltip {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #cccccc;
}
.input-range-wrapper .help-block {
  font-size: 0.66rem;
  flex: 1 0 100%;
}
label.required::after {
  content: "*";
  color: #f04124;
  margin-left: 0.25rem;
}
.required-note {
  color: #f04124;
  margin-bottom: 0.4rem;
}
form.form-use-user, form.form-use-public {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 0.5rem;
  border: 1px solid #ccc;
}
form.form-use-user > .nav-tabs, form.form-use-public > .nav-tabs {
  order: 2;
}
form.form-use-user > .tab-content, form.form-use-public > .tab-content {
  order: 3;
}
form.form-use-admin {
  display: flex;
  flex-direction: column;
}
form > .inline-top-right {
  order: 1;
  padding: 0px;
  justify-content: flex-end;
  margin-bottom: 2rem;
}
form > .inline-top-left {
  order: 1;
  padding: 0px;
  justify-content: flex-start;
  margin-bottom: 2rem;
}
form > .inline-top-center {
  order: 1;
  padding: 0px;
  justify-content: center;
  margin-bottom: 2rem;
}
form > .inline-bottom-right {
  order: 4;
  padding: 0px;
  justify-content: flex-end;
  margin-top: 2rem;
}
form > .inline-bottom-left {
  order: 4;
  padding: 0px;
  justify-content: flex-start;
  margin-top: 2rem;
}
form > .inline-bottom-center {
  order: 1;
  padding: 0px;
  justify-content: center;
  margin-top: 2rem;
}
form .form-messages {
  border-top-width: 3px !important;
  border-bottom-width: 3px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  background-color: rgba(255, 255, 255, 0.7);
}
form .form-messages li > h5 {
  margin-left: -20px;
  margin-bottom: 0.7rem;
}
form .form-messages li.text-sm {
  font-size: 0.85em;
}
.input-phone .input-group img {
  max-width: 32px;
}
.input-phone .input-group .dropdown-toggle::after {
  display: none;
}
.input-phone .input-group .dropdown-menu.dropdown-menu-scrollable {
  max-height: 100vh;
  overflow-y: auto;
}
.select2-selection--multiple.form-control, .form-group .select2-selection--multiple.select2-container {
  padding: 0.4rem;
  height: auto;
}
.select2-selection--single.form-control, .form-group .select2-selection--single.select2-container {
  padding-top: 0px;
  padding-bottom: 0px;
}
.form-group {
  margin-bottom: 1rem;
}
.form-group .simplecolorpicker.inline {
  display: block;
}
button.multiselect {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #495057;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/*
.custom-control-label.custom-control-label-empty {
  &::before {
    left: 0;
  }
  &::after {
    left: 0;
  }
}
*/
.form-inline .form-group {
  margin-bottom: 0.5rem;
}
.bootstrap-form-sub-nav .nav-link {
  background: #fafafa;
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  color: #9c9c9c;
}
.bootstrap-form-sub-nav .nav-link.active {
  color: #fff;
  text-decoration: none;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #93C03F;
}
.form-advanced-field-on label:not(.form-check-label), .form-advanced-field-on label.form-check {
  font-weight: 500;
}
.form-advanced-field-off {
  display: none !important;
}
.custom-control-input:checked ~ .custom-control-label.bg-advanced::before {
  background-color: #007bff;
  border-color: #003166;
}
.custom-control-input[type="checkbox"] ~ .custom-control-label.required::before {
  border-color: #f04124;
}
.custom-control-input[type="checkbox"] ~ .custom-control-label.required::after {
  content: "";
  color: inherit;
  margin-left: 0;
}
.form-multi-check-label {
  padding-left: 1.25rem;
}
.orsd-image-group img.img-fluid {
  max-width: 60%;
}
.orsd-image-group .orsd-image-group-item label {
  color: initial;
}
.field-container-rows label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.field-container-rows.field-container-rows-striped .field-container:nth-child(odd) {
  background-color: #fafafa;
}
.form-horizontal .form-group {
  display: flex;
}
.input-validation-icon {
  opacity: 0;
}
.input-validation-icon.input-validation-icon-success {
  color: #43ac6a;
  opacity: 1;
}
.input-validation-icon.input-validation-icon-failure {
  color: #f04124;
  opacity: 0;
}
/* alt checkboxes */
.custom-checkbox.custom-checkbox-alt .custom-control-input ~ .custom-control-label:before {
  width: 2rem;
  height: 2rem;
  background: none;
  border: none;
}
.custom-checkbox.custom-checkbox-alt .custom-control-input ~ .custom-control-label:after {
  height: 2rem;
  width: 2rem;
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-lock .custom-control-input ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23bbbbbb' d='M423.5 0C339.5.3 272 69.5 272 153.5V224H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48h-48v-71.1c0-39.6 31.7-72.5 71.3-72.9 40-.4 72.7 32.1 72.7 72v80c0 13.3 10.7 24 24 24h32c13.3 0 24-10.7 24-24v-80C576 68 507.5-.3 423.5 0z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-lock .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%231d1d1d' d='M400 224h-24v-72C376 68.2 307.8 0 224 0S72 68.2 72 152v72H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm-104 0H152v-72c0-39.7 32.3-72 72-72s72 32.3 72 72v72z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-star .custom-control-input ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23bbbbbb' d='M528.1 171.5L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6zM388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2-100.6 98z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-star .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23fcd459' d='M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-check .custom-control-input ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23bbbbbb' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-check .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%231d1d1d' d='M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-checkbox .custom-control-input ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23bbbbbb' d='M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm0 400H48V80h352v352zm-35.864-241.724L191.547 361.48c-4.705 4.667-12.303 4.637-16.97-.068l-90.781-91.516c-4.667-4.705-4.637-12.303.069-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l59.792 60.277 141.352-140.216c4.705-4.667 12.303-4.637 16.97.068l22.536 22.718c4.667 4.706 4.637 12.304-.068 16.971z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%2393c03f' d='M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-eye .custom-control-input ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%23bbbbbb' d='M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-eye .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%2393c03f' d='M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-eye-off .custom-control-input ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23bbbbbb' d='M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z'/%3E%3C/svg%3E");
}
.custom-checkbox.custom-checkbox-alt.custom-checkbox-alt-eye-off .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%231d1d1d' d='M320 400c-75.85 0-137.25-58.71-142.9-133.11L72.2 185.82c-13.79 17.3-26.48 35.59-36.72 55.59a32.35 32.35 0 0 0 0 29.19C89.71 376.41 197.07 448 320 448c26.91 0 52.87-4 77.89-10.46L346 397.39a144.13 144.13 0 0 1-26 2.61zm313.82 58.1l-110.55-85.44a331.25 331.25 0 0 0 81.25-102.07 32.35 32.35 0 0 0 0-29.19C550.29 135.59 442.93 64 320 64a308.15 308.15 0 0 0-147.32 37.7L45.46 3.37A16 16 0 0 0 23 6.18L3.37 31.45A16 16 0 0 0 6.18 53.9l588.36 454.73a16 16 0 0 0 22.46-2.81l19.64-25.27a16 16 0 0 0-2.82-22.45zm-183.72-142l-39.3-30.38A94.75 94.75 0 0 0 416 256a94.76 94.76 0 0 0-121.31-92.21A47.65 47.65 0 0 1 304 192a46.64 46.64 0 0 1-1.54 10l-73.61-56.89A142.31 142.31 0 0 1 320 112a143.92 143.92 0 0 1 144 144c0 21.63-5.29 41.79-13.9 60.11z'/%3E%3C/svg%3E");
}
.orsd-list-container {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: white;
  border: 1px solid #cccccc;
}
.bootstrap-form.form-horizontal label.col-form-label {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 2rem;
}
.bootstrap-form.form-horizontal:not(.form-tabs) .field-container:not(.section, .sub-section) {
  padding: 0.5rem;
  transition: 0.3s;
  border: 1px solid transparent;
  border-left-width: 5px !important;
}
.bootstrap-form.form-horizontal:not(.form-tabs) .field-container:not(.section, .sub-section):hover, .bootstrap-form.form-horizontal:not(.form-tabs) .field-container:not(.section, .sub-section):focus, .bootstrap-form.form-horizontal:not(.form-tabs) .field-container:not(.section, .sub-section):focus-within {
  background: #f7f7f7;
  border: 1px solid #dedede;
}
.bootstrap-form.form-horizontal:not(.form-tabs) .field-container:not(.section, .sub-section):focus-within, .bootstrap-form.form-horizontal:not(.form-tabs) .field-container:not(.section, .sub-section):focus-visible, .bootstrap-form.form-horizontal:not(.form-tabs) .field-container:not(.section, .sub-section):active {
  border-color: #092c43;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.card-wrap {
  margin-left: 15px;
  margin-right: 15px;
}
.card-wrap.card-deck {
  /* small - flex-direction row , margin-left and margin right 15px */
  flex: 1 1 auto;
}
.card-wrap.card-group .card {
  flex: 1 1 auto;
  margin-bottom: 1.5rem;
  /* small - flex-direction row , margin-left and margin right 15px  */
}
.card-wrap.card-group .card + .card {
  border-left-width: 1px;
}
.card.orsd-card-trans {
  border: none;
  background-color: transparent !important;
}
.card.orsd-card-trans:hover {
  background-color: transparent !important;
}
.card.orsd-card-trans .card-body {
  display: flex;
  justify-content: center;
  align-items: center;
}
.card img, .card picture {
  margin: 0rem 0rem 0rem 0rem;
}
.card .list-group-item {
  background: transparent;
}
.card .card-header .btn-block-flush, .card .card-footer .btn-block-flush {
  margin: -0.75rem -1.25rem;
  width: calc(100% + (1.25rem  * 2));
}
.card .card-body .btn-block-flush {
  margin: -1.25rem;
  width: calc(100% + (1.25rem  * 2));
}
.card .card-body .card-title {
  color: #ffffff;
}
.card > .sub-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 100%;
  width: 100%;
  word-wrap: break-word;
  background-color: #092C43;
  background-clip: border-box;
  flex: 1 1 100%;
  margin: 0;
}
.card > .sub-card > hr {
  margin-right: 0;
  margin-left: 0;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.table-float > tbody > tr {
  float: left;
  margin-bottom: 10px;
}
.table-float > tbody > tr > td {
  display: block;
  vertical-align: top;
}
.table-float > thead > tr {
  float: none !important;
  width: 100%;
}
.table-float > thead > tr > td {
  vertical-align: top;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.orsd-btn-card {
  background-image: url(https://orsd-web.imgix.net/_orsd/os/images/backgrounds/clean-red-orange-paper-background-light-gray.jpg?q=30&w=400&cp=strip&auto=format,compress);
  background-color: #ffffff;
  background-size: 100% 40%;
  background-repeat: no-repeat;
}
.orsd-btn-card:active {
  background-blend-mode: lighten !important;
}
.orsd-btn-card:hover {
  background-blend-mode: lighten !important;
}
.orsd-btn-card:hover .fa-stack svg {
  transition: transform 0.2s;
  transform: scale(1.15) !important;
}
.orsd-btn-card:hover .fa-stack svg:first-child {
  color: #461b49 !important;
  transform: scale(1.25) !important;
}
.orsd-btn-card .fa-stack svg:last-child {
  color: #ffffff !important;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 0.15rem 0.25rem;
  font-size: 0.796875rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs + .dropdown-toggle-split, .btn-group-xs > .btn + .dropdown-toggle-split {
  padding-right: 0.1875rem;
  padding-left: 0.1875rem;
}
.btn-palette-a {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-a:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-a:focus, .btn-palette-a.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-a.disabled, .btn-palette-a:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-a:not(:disabled):not(.disabled):active, .btn-palette-a:not(:disabled):not(.disabled).active, .show > .btn-palette-a.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-a:not(:disabled):not(.disabled):active:focus, .btn-palette-a:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-a.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-b {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-b:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-b:focus, .btn-palette-b.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-b.disabled, .btn-palette-b:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-b:not(:disabled):not(.disabled):active, .btn-palette-b:not(:disabled):not(.disabled).active, .show > .btn-palette-b.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-b:not(:disabled):not(.disabled):active:focus, .btn-palette-b:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-b.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-c {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-c:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-c:focus, .btn-palette-c.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-c.disabled, .btn-palette-c:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-c:not(:disabled):not(.disabled):active, .btn-palette-c:not(:disabled):not(.disabled).active, .show > .btn-palette-c.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-c:not(:disabled):not(.disabled):active:focus, .btn-palette-c:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-c.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-d {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-d:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-d:focus, .btn-palette-d.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-d.disabled, .btn-palette-d:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-d:not(:disabled):not(.disabled):active, .btn-palette-d:not(:disabled):not(.disabled).active, .show > .btn-palette-d.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-d:not(:disabled):not(.disabled):active:focus, .btn-palette-d:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-d.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-e {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-e:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-e:focus, .btn-palette-e.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-e.disabled, .btn-palette-e:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-e:not(:disabled):not(.disabled):active, .btn-palette-e:not(:disabled):not(.disabled).active, .show > .btn-palette-e.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-e:not(:disabled):not(.disabled):active:focus, .btn-palette-e:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-e.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-f {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-f:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-f:focus, .btn-palette-f.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-f.disabled, .btn-palette-f:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-f:not(:disabled):not(.disabled):active, .btn-palette-f:not(:disabled):not(.disabled).active, .show > .btn-palette-f.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-f:not(:disabled):not(.disabled):active:focus, .btn-palette-f:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-f.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-g {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-g:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-g:focus, .btn-palette-g.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-g.disabled, .btn-palette-g:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-g:not(:disabled):not(.disabled):active, .btn-palette-g:not(:disabled):not(.disabled).active, .show > .btn-palette-g.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-g:not(:disabled):not(.disabled):active:focus, .btn-palette-g:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-g.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-h {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-h:hover {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-h:focus, .btn-palette-h.focus {
  color: #ffffff;
  background-color: black;
  border-color: black;
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-palette-h.disabled, .btn-palette-h:disabled {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-palette-h:not(:disabled):not(.disabled):active, .btn-palette-h:not(:disabled):not(.disabled).active, .show > .btn-palette-h.dropdown-toggle {
  color: #ffffff;
  background-color: black;
  border-color: black;
}
.btn-palette-h:not(:disabled):not(.disabled):active:focus, .btn-palette-h:not(:disabled):not(.disabled).active:focus, .show > .btn-palette-h.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 38, 38, 0.5);
}
.btn-outline-palette-a {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-a:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-a:focus, .btn-outline-palette-a.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-a.disabled, .btn-outline-palette-a:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-a:not(:disabled):not(.disabled):active, .btn-outline-palette-a:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-a.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-a:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-a:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-a.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-b {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-b:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-b:focus, .btn-outline-palette-b.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-b.disabled, .btn-outline-palette-b:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-b:not(:disabled):not(.disabled):active, .btn-outline-palette-b:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-b.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-b:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-b:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-b.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-c {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-c:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-c:focus, .btn-outline-palette-c.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-c.disabled, .btn-outline-palette-c:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-c:not(:disabled):not(.disabled):active, .btn-outline-palette-c:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-c.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-c:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-c:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-c.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-d {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-d:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-d:focus, .btn-outline-palette-d.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-d.disabled, .btn-outline-palette-d:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-d:not(:disabled):not(.disabled):active, .btn-outline-palette-d:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-d.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-d:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-d:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-d.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-e {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-e:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-e:focus, .btn-outline-palette-e.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-e.disabled, .btn-outline-palette-e:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-e:not(:disabled):not(.disabled):active, .btn-outline-palette-e:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-e.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-e:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-e:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-e.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-f {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-f:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-f:focus, .btn-outline-palette-f.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-f.disabled, .btn-outline-palette-f:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-f:not(:disabled):not(.disabled):active, .btn-outline-palette-f:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-f.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-f:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-f:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-f.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-g {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-g:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-g:focus, .btn-outline-palette-g.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-g.disabled, .btn-outline-palette-g:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-g:not(:disabled):not(.disabled):active, .btn-outline-palette-g:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-g.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-g:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-g:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-g.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-h {
  color: #000000;
  border-color: #000000;
}
.btn-outline-palette-h:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-h:focus, .btn-outline-palette-h.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
.btn-outline-palette-h.disabled, .btn-outline-palette-h:disabled {
  color: #000000;
  background-color: transparent;
}
.btn-outline-palette-h:not(:disabled):not(.disabled):active, .btn-outline-palette-h:not(:disabled):not(.disabled).active, .show > .btn-outline-palette-h.dropdown-toggle {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-palette-h:not(:disabled):not(.disabled):active:focus, .btn-outline-palette-h:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-palette-h.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.m-flush {
  margin: 15px !important;
}
.mt-flush, .my-flush {
  margin-top: -15px !important;
}
.mr-flush, .mx-flush {
  margin-right: -15px !important;
}
.mb-flush, .my-flush {
  margin-bottom: -15px !important;
}
.ml-flush, .mx-flush {
  margin-left: -15px !important;
}
@media (min-width: 576px) {
  .m-sm-flush {
    margin: 15px !important;
  }
  .mt-sm-flush, .my-sm-flush {
    margin-top: -15px !important;
  }
  .mr-sm-flush, .mx-sm-flush {
    margin-right: -15px !important;
  }
  .mb-sm-flush, .my-sm-flush {
    margin-bottom: -15px !important;
  }
  .ml-sm-flush, .mx-sm-flush {
    margin-left: -15px !important;
  }
}
@media (min-width: 768px) {
  .m-md-flush {
    margin: 15px !important;
  }
  .mt-md-flush, .my-md-flush {
    margin-top: -15px !important;
  }
  .mr-md-flush, .mx-md-flush {
    margin-right: -15px !important;
  }
  .mb-md-flush, .my-md-flush {
    margin-bottom: -15px !important;
  }
  .ml-md-flush, .mx-md-flush {
    margin-left: -15px !important;
  }
}
@media (min-width: 992px) {
  .m-lg-flush {
    margin: 15px !important;
  }
  .mt-lg-flush, .my-lg-flush {
    margin-top: -15px !important;
  }
  .mr-lg-flush, .mx-lg-flush {
    margin-right: -15px !important;
  }
  .mb-lg-flush, .my-lg-flush {
    margin-bottom: -15px !important;
  }
  .ml-lg-flush, .mx-lg-flush {
    margin-left: -15px !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-flush {
    margin: 15px !important;
  }
  .mt-xl-flush, .my-xl-flush {
    margin-top: -15px !important;
  }
  .mr-xl-flush, .mx-xl-flush {
    margin-right: -15px !important;
  }
  .mb-xl-flush, .my-xl-flush {
    margin-bottom: -15px !important;
  }
  .ml-xl-flush, .mx-xl-flush {
    margin-left: -15px !important;
  }
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
/* map orsd-columns-* to bootstrap 4 sizes. This means that we cannot do the bootstrap4 small size as of yet */
.orsd-columns-1, .orsd-columns-sm-1, .orsd-columns-md-1, .orsd-columns-lg-1, .orsd-columns-xl-1 {
  column-count: 1;
}
.orsd-columns-2 {
  column-count: 2;
}
.orsd-columns-3 {
  column-count: 3;
}
.orsd-columns-4 {
  column-count: 4;
}
@media (min-width: 576px) {
  .orsd-columns-sm-2 {
    column-count: 2;
  }
}
@media (min-width: 768px) {
  .orsd-columns-md-2 {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .orsd-columns-lg-2 {
    column-count: 2;
  }
}
@media (min-width: 1200px) {
  .orsd-columns-xl-2 {
    column-count: 2;
  }
}
@media (min-width: 576px) {
  .orsd-columns-sm-3 {
    column-count: 3;
  }
}
@media (min-width: 768px) {
  .orsd-columns-md-3 {
    column-count: 3;
  }
}
@media (min-width: 992px) {
  .orsd-columns-lg-3 {
    column-count: 3;
  }
}
@media (min-width: 1200px) {
  .orsd-columns-xl-3 {
    column-count: 3;
  }
}
@media (min-width: 576px) {
  .orsd-columns-sm-4 {
    column-count: 4;
  }
}
@media (min-width: 768px) {
  .orsd-columns-md-4 {
    column-count: 4;
  }
}
@media (min-width: 992px) {
  .orsd-columns-lg-4 {
    column-count: 4;
  }
}
@media (min-width: 1200px) {
  .orsd-columns-xl-4 {
    column-count: 4;
  }
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.text-link {
  color: #679840;
  text-decoration: none;
  background-color: transparent;
}
.text-link:hover {
  color: #436229;
  text-decoration: underline;
}
input.form-control[type="color"], .form-group input.select2-container[type="color"] {
  padding: 0.4rem 0.75rem;
  height: 3rem;
}
/* fine tune card image sizes */
img.card-img-top {
  height: auto !important;
}
img.card-img-bottom {
  height: auto !important;
}
img.img-responsive {
  width: 100% !important;
  height: auto !important;
}
.mejs__overlay-button {
  background-color: #000 !important;
  border-radius: 50px !important;
  background-image: url("https://orsd-web.imgix.net/_orsd/os/images/misc/mejs-controls.svg") !important;
  background-repeat: no-repeat !important;
}
.mejs__controls {
  height: 50px !important;
}
.embed-responsive .img-thumbnail {
  border: 1px solid #dee2e6 !important;
}
summary.lead {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
img.loaded:not([src]) {
  visibility: visible !important;
  opacity: 1 !important;
}
img:not([src]) {
  visibility: hidden;
  opacity: 0;
}
/*
img[data-src],
img[data-srcset] {
  display: inline-block;
  min-height: 1px;
}*/
div.section-container, div.section-container *, #body-container {
  transition: all 0.2s ease-in-out;
}
div.section-container.lazy-bg, div.section-container.lazy-bg *, #body-container.lazy-bg {
  background-image: none !important;
}
body#modal.orsd-form-hide-nav, body#lc.orsd-form-hide-nav {
  padding-top: 100px;
}
/*
TEST

div.section-container {
  &.container-fluid {
    @include media-breakpoint-down(xs) {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}
*/
.orsd-editable-block .orsd-editable-item > .row {
  margin-left: 0px;
  margin-right: 0px;
}
#lightcase-overlay {
  z-index: 20000 !important;
}
#lightcase-loading {
  z-index: 20001 !important;
}
#lightcase-case {
  z-index: 20002 !important;
}
.lightcase-icon-close {
  z-index: 20003 !important;
}
.alert ul:last-child {
  margin-bottom: 0px;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  width: 100% !important;
  height: 100% !important;
}
.sub-container > p:only-child {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.sub-container > p:first-child {
  margin-top: 0 !important;
}
.sub-container > p:last-child {
  margin-bottom: 0 !important;
}
table.table-sm th, table.table-sm td {
  padding: 0.3rem;
}
table.table-md th, table.table-md td {
  padding: 0.6rem;
}
table td label:last-child, table th label:last-child {
  margin-bottom: 0px;
}
/* fix for carousel read more buttons being blocked */
.carousel-indicators {
  pointer-events: none !important;
}
.carousel-indicators li {
  pointer-events: all !important;
}
.code-block .code-block-title {
  margin-left: 3px;
}
.code-block.code-block-light pre {
  background-color: #f6f6f6;
  border-color: #e8e8e8;
}
.code-block.code-block-light pre > code {
  color: #3c3c3c;
}
.code-block.code-block-dark pre {
  background-color: #2a2a2a;
  border-color: #252525;
}
.code-block.code-block-dark pre > code {
  color: #eeeeee;
}
.code-block pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
  padding: 0.5rem;
}
.code-block pre > code {
  tab-size: 2;
}
.is-btn, a.is-btn {
  white-space: normal;
}
li > ul, li > ol > dl {
  margin-top: 0.25rem !important;
  margin-bottom: 0.5rem !important;
  padding-left: 1rem !important;
}
.feature-bd summary {
  display: block;
  cursor: default;
}
body.website-editor {
  overflow-y: scroll;
}
body.website-editor .stretched-link:after {
  pointer-events: none !important;
}
/* reports
 */
.koolphp-table {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.koolphp-table thead > tr > th {
  white-space: nowrap;
}
.sr-only-icon-viewable > *:not(i, svg) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
img {
  max-width: 100%;
  height: auto;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.foxy-minicart {
  background-color: #ffffff;
  color: #43ac6a !important;
  margin-bottom: 0px;
  margin-right: -15px;
  margin-left: -15px;
  padding: 15px;
  display: flex;
  position: relative;
  border-radius: 0rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.foxy-minicart:hover {
  background-color: white;
  color: #43ac6a !important;
  text-decoration: none;
}
.foxy-minicart:active {
  color: #43ac6a !important;
}
.foxy-minicart .foxy-minicart-items {
  display: block;
  margin-right: 20px;
  font-size: 1.1em;
  float: left;
}
.foxy-minicart .foxy-minicart-items > i.fa-solid {
  font-size: 1.2em;
  margin-right: 15px;
}
.foxy-minicart .foxy-minicart-total {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 0px;
  padding-right: 20px;
  float: right;
}
.foxy-minicart .fa-caret-right {
  position: absolute;
  font-size: 1.5em;
  right: 8px;
  top: 29%;
}
@media (min-width: 576px) {
  .foxy-minicart .foxy-minicart {
    margin-right: 0px;
    margin-left: 0px;
  }
  .foxy-minicart .foxy-minicart-items {
    font-size: 1.5em;
    margin-right: 40px;
  }
  .foxy-minicart .foxy-minicart-total {
    font-size: 1.7em;
    margin-left: 40px;
    padding-right: 40px;
  }
  .foxy-minicart .fa-caret-right {
    font-size: 2em;
  }
}
.foxy-buy-btn {
  padding: 2px;
}
.foxy-buy-btn .foxy-buy-price {
  font-size: 1.3em;
  font-weight: bold;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
}
.fc-cart__item__option__icd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.d-opacity-none {
  opacity: 0;
}
.d-opacity-25 {
  opacity: 0.25 !important;
}
.d-opacity-50 {
  opacity: 0.5 !important;
}
.d-opacity-75 {
  opacity: 0.75 !important;
}
.d-opacity-100 {
  opacity: 1 !important;
}
@media (min-width: 576px) {
  .d-opacity-sm-none {
    opacity: 0;
  }
  .d-opacity-sm-25 {
    opacity: 0.25 !important;
  }
  .d-opacity-sm-50 {
    opacity: 0.5 !important;
  }
  .d-opacity-sm-75 {
    opacity: 0.75 !important;
  }
  .d-opacity-sm-100 {
    opacity: 1 !important;
  }
}
@media (min-width: 768px) {
  .d-opacity-md-none {
    opacity: 0;
  }
  .d-opacity-md-25 {
    opacity: 0.25 !important;
  }
  .d-opacity-md-50 {
    opacity: 0.5 !important;
  }
  .d-opacity-md-75 {
    opacity: 0.75 !important;
  }
  .d-opacity-md-100 {
    opacity: 1 !important;
  }
}
@media (min-width: 992px) {
  .d-opacity-lg-none {
    opacity: 0;
  }
  .d-opacity-lg-25 {
    opacity: 0.25 !important;
  }
  .d-opacity-lg-50 {
    opacity: 0.5 !important;
  }
  .d-opacity-lg-75 {
    opacity: 0.75 !important;
  }
  .d-opacity-lg-100 {
    opacity: 1 !important;
  }
}
@media (min-width: 1200px) {
  .d-opacity-xl-none {
    opacity: 0;
  }
  .d-opacity-xl-25 {
    opacity: 0.25 !important;
  }
  .d-opacity-xl-50 {
    opacity: 0.5 !important;
  }
  .d-opacity-xl-75 {
    opacity: 0.75 !important;
  }
  .d-opacity-xl-100 {
    opacity: 1 !important;
  }
}
/*!
 * Yoga CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
:root {
  --orsd-color: #93C03F;
  --orsd-color-blue: #2b5991;
  --palette-a: #000000;
  --palette-b: #000000;
  --palette-c: #000000;
  --palette-d: #000000;
  --palette-e: #000000;
  --palette-f: #000000;
  --palette-g: #000000;
  --palette-h: #000000;
  --palette-a-yiq: #ffffff;
  --palette-b-yiq: #ffffff;
  --palette-c-yiq: #ffffff;
  --palette-d-yiq: #ffffff;
  --palette-e-yiq: #ffffff;
  --palette-f-yiq: #ffffff;
  --palette-g-yiq: #ffffff;
  --palette-h-yiq: #ffffff;
  --primary-yiq: #ffffff;
  --secondary-yiq: #222222;
  --success-yiq: #ffffff;
  --info-yiq: #ffffff;
  --warning-yiq: #ffffff;
  --danger-yiq: #ffffff;
  --light-yiq: #222222;
  --dark-yiq: #ffffff;
  --blue-yiq: #ffffff;
  --indigo-yiq: #ffffff;
  --purple-yiq: #ffffff;
  --pink-yiq: #ffffff;
  --red-yiq: #ffffff;
  --orange-yiq: #ffffff;
  --yellow-yiq: #ffffff;
  --green-yiq: #ffffff;
  --teal-yiq: #ffffff;
  --cyan-yiq: #ffffff;
  --white-yiq: #222222;
  --gray-yiq: #ffffff;
  --gray-dark-yiq: #ffffff;
}
body.body-fixed {
  position: fixed;
  width: 100%;
}
body#print {
  background: #fff;
}
.bg-lighter {
  background-color: #fdfdfd !important;
}
a.bg-lighter:hover, a.bg-lighter:focus, button.bg-lighter:hover, button.bg-lighter:focus {
  background-color: #e4e4e4 !important;
}
.bg-gradient-lighter {
  background: #fdfdfd linear-gradient(180deg, #fdfdfd, #fdfdfd) repeat-x !important;
}
body#lc, body#modal {
  background-color: #ffffff;
}
body .body-mask {
  display: none;
}
body.body-mask-on .body-mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 100;
  width: 100vw;
  height: 100vh;
}
.body-container {
  display: flex;
  flex-direction: column;
}
[data-orsd-go-link] {
  cursor: pointer;
}
.orsd-brand {
  /*font-size: 18px;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  color: #93C03F;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.4);
}
.orsd-brand:hover {
  text-decoration: none;
  color: #93C03F;
}
.orsd-brand span.orsd-sub-brand {
  font-size: 0.7em;
  color: #333;
  padding-left: 2px;
}
.orsd-overlay::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.orsd-mejs-background-video::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.orsd-mejs-background-video .mejs__overlay, .orsd-mejs-background-video .mejs__controls {
  display: none !important;
}
.orsd-brand-color {
  color: #93C03F;
}
.orsd-brand-bg {
  background-color: #93C03F;
}
.orsd-dictionary {
  margin-top: 2rem;
  padding: 0.75rem;
  border-radius: 5px;
}
.orsd-dyk {
  margin-top: 12px;
}
.orsd-dyk h4 span {
  text-decoration: underline;
}
.orsd-dyk h4 .link-more {
  cursor: pointer;
}
.orsd-c-p {
  cursor: pointer;
}
.orsd-c-m {
  cursor: move;
}
.orsd-c-d {
  cursor: default;
}
.dropdown-divider {
  padding: 0.5px;
  background-color: #ccc;
}
/* remove padding from container */
/* TEST
.container-fluid.px-0 {
  padding-left: 0px;
  padding-right: 0px;
  >.row {
    margin-left: 0px;
    margin-right: 0px;
    >div {
      padding-left: 0px;
      padding-right: 0px;
    }
  }
}
.container.p-0 > .row > *:first-child,
.container-fluid.p-0 > .container > .row > *:first-child{
  padding-left: 0px;
}

.container.p-0 > .row > *:last-child,
.container-fluid.p-0 > .container > .row > *:last-child{
  padding-right: 0px;
}
*/
/* when the row is collapsed, makd sure other padding is also 0px */
/* TEST
.container.p-0 > .row > .col-12:first-child,
.container-fluid.p-0 > .container > .row > .col-12:first-child {
  padding-right: 0px;
}

.container.p-0 > .row > .col-12:last-child,
.container-fluid.p-0 > .container > .row > .col-12:last-child{
  padding-left: 0px;
}
*/
img.align-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
img.align-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
img.align-center {
  display: block;
  clear: both;
  margin: auto;
  margin-bottom: 10px;
}
/* widths / heights */
.w-33 {
  width: 33% !important;
}
.w-66 {
  width: 66% !important;
}
.h-33 {
  height: 33% !important;
}
.h-66 {
  height: 66% !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-25 {
  max-width: 25% !important;
}
.mw-50 {
  max-width: 50% !important;
}
.mw-75 {
  max-width: 75% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mw-auto {
  max-width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.h-25 {
  height: 25% !important;
}
.mh-50 {
  max-height: 50% !important;
}
.mh-75 {
  max-height: 75% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.mh-auto {
  max-height: auto !important;
}
.w-33 {
  width: 33% !important;
}
.w-66 {
  width: 66% !important;
}
.mw-33 {
  max-width: 33% !important;
}
.mw-66 {
  max-width: 66% !important;
}
.h-33 {
  height: 33% !important;
}
.h-66 {
  height: 66% !important;
}
.mh-33 {
  max-height: 33% !important;
}
.mh-66 {
  max-height: 66% !important;
}
@media (min-width: 576px) {
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-75 {
    width: 75% !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
  .w-sm-auto {
    width: auto !important;
  }
  .mw-sm-25 {
    max-width: 25% !important;
  }
  .mw-sm-50 {
    max-width: 50% !important;
  }
  .mw-sm-75 {
    max-width: 75% !important;
  }
  .mw-sm-100 {
    max-width: 100% !important;
  }
  .mw-sm-auto {
    max-width: auto !important;
  }
  .h-sm-25 {
    height: 25% !important;
  }
  .h-sm-50 {
    height: 50% !important;
  }
  .h-sm-75 {
    height: 75% !important;
  }
  .h-sm-100 {
    height: 100% !important;
  }
  .h-sm-auto {
    height: auto !important;
  }
  .h-sm-25 {
    height: 25% !important;
  }
  .mh-sm-50 {
    max-height: 50% !important;
  }
  .mh-sm-75 {
    max-height: 75% !important;
  }
  .mh-sm-100 {
    max-height: 100% !important;
  }
  .mh-sm-auto {
    max-height: auto !important;
  }
  .w-sm-33 {
    width: 33% !important;
  }
  .w-sm-66 {
    width: 66% !important;
  }
  .mw-sm-33 {
    max-width: 33% !important;
  }
  .mw-sm-66 {
    max-width: 66% !important;
  }
  .h-sm-33 {
    height: 33% !important;
  }
  .h-sm-66 {
    height: 66% !important;
  }
  .mh-sm-33 {
    max-height: 33% !important;
  }
  .mh-sm-66 {
    max-height: 66% !important;
  }
}
@media (min-width: 768px) {
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-auto {
    width: auto !important;
  }
  .mw-md-25 {
    max-width: 25% !important;
  }
  .mw-md-50 {
    max-width: 50% !important;
  }
  .mw-md-75 {
    max-width: 75% !important;
  }
  .mw-md-100 {
    max-width: 100% !important;
  }
  .mw-md-auto {
    max-width: auto !important;
  }
  .h-md-25 {
    height: 25% !important;
  }
  .h-md-50 {
    height: 50% !important;
  }
  .h-md-75 {
    height: 75% !important;
  }
  .h-md-100 {
    height: 100% !important;
  }
  .h-md-auto {
    height: auto !important;
  }
  .h-md-25 {
    height: 25% !important;
  }
  .mh-md-50 {
    max-height: 50% !important;
  }
  .mh-md-75 {
    max-height: 75% !important;
  }
  .mh-md-100 {
    max-height: 100% !important;
  }
  .mh-md-auto {
    max-height: auto !important;
  }
  .w-md-33 {
    width: 33% !important;
  }
  .w-md-66 {
    width: 66% !important;
  }
  .mw-md-33 {
    max-width: 33% !important;
  }
  .mw-md-66 {
    max-width: 66% !important;
  }
  .h-md-33 {
    height: 33% !important;
  }
  .h-md-66 {
    height: 66% !important;
  }
  .mh-md-33 {
    max-height: 33% !important;
  }
  .mh-md-66 {
    max-height: 66% !important;
  }
}
@media (min-width: 992px) {
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-auto {
    width: auto !important;
  }
  .mw-lg-25 {
    max-width: 25% !important;
  }
  .mw-lg-50 {
    max-width: 50% !important;
  }
  .mw-lg-75 {
    max-width: 75% !important;
  }
  .mw-lg-100 {
    max-width: 100% !important;
  }
  .mw-lg-auto {
    max-width: auto !important;
  }
  .h-lg-25 {
    height: 25% !important;
  }
  .h-lg-50 {
    height: 50% !important;
  }
  .h-lg-75 {
    height: 75% !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
  .h-lg-auto {
    height: auto !important;
  }
  .h-lg-25 {
    height: 25% !important;
  }
  .mh-lg-50 {
    max-height: 50% !important;
  }
  .mh-lg-75 {
    max-height: 75% !important;
  }
  .mh-lg-100 {
    max-height: 100% !important;
  }
  .mh-lg-auto {
    max-height: auto !important;
  }
  .w-lg-33 {
    width: 33% !important;
  }
  .w-lg-66 {
    width: 66% !important;
  }
  .mw-lg-33 {
    max-width: 33% !important;
  }
  .mw-lg-66 {
    max-width: 66% !important;
  }
  .h-lg-33 {
    height: 33% !important;
  }
  .h-lg-66 {
    height: 66% !important;
  }
  .mh-lg-33 {
    max-height: 33% !important;
  }
  .mh-lg-66 {
    max-height: 66% !important;
  }
}
@media (min-width: 1200px) {
  .w-xl-25 {
    width: 25% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-75 {
    width: 75% !important;
  }
  .w-xl-100 {
    width: 100% !important;
  }
  .w-xl-auto {
    width: auto !important;
  }
  .mw-xl-25 {
    max-width: 25% !important;
  }
  .mw-xl-50 {
    max-width: 50% !important;
  }
  .mw-xl-75 {
    max-width: 75% !important;
  }
  .mw-xl-100 {
    max-width: 100% !important;
  }
  .mw-xl-auto {
    max-width: auto !important;
  }
  .h-xl-25 {
    height: 25% !important;
  }
  .h-xl-50 {
    height: 50% !important;
  }
  .h-xl-75 {
    height: 75% !important;
  }
  .h-xl-100 {
    height: 100% !important;
  }
  .h-xl-auto {
    height: auto !important;
  }
  .h-xl-25 {
    height: 25% !important;
  }
  .mh-xl-50 {
    max-height: 50% !important;
  }
  .mh-xl-75 {
    max-height: 75% !important;
  }
  .mh-xl-100 {
    max-height: 100% !important;
  }
  .mh-xl-auto {
    max-height: auto !important;
  }
  .w-xl-33 {
    width: 33% !important;
  }
  .w-xl-66 {
    width: 66% !important;
  }
  .mw-xl-33 {
    max-width: 33% !important;
  }
  .mw-xl-66 {
    max-width: 66% !important;
  }
  .h-xl-33 {
    height: 33% !important;
  }
  .h-xl-66 {
    height: 66% !important;
  }
  .mh-xl-33 {
    max-height: 33% !important;
  }
  .mh-xl-66 {
    max-height: 66% !important;
  }
}
#lightcase-content > .lightcase-contentInner #footer .bg-dark {
  background-color: #ffffff !important;
}
body#modal {
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.cursor-pointer {
  cursor: pointer !important;
}
.cursor-move {
  cursor: move !important;
}
.cursor-default {
  cursor: default !important;
}
.cursor-help {
  cursor: help !important;
}
.orsd-ui-smart-search {
  width: 100%;
  padding-bottom: 6px;
}
.orsd-ui-smart-search .search-text .ui-menu {
  width: 10px;
}
.orsd-ui-smart-search .search-text .search_facet_input {
  padding: 3px 3px 1px;
}
.orsd-ui-smart-search .VS-search .search_facet.is_editing .category {
  color: #fd7e14 !important;
}
.VS-interface.ui-autocomplete .ui-menu-itrem {
  white-space: nowrap;
}
.orsd-ui-smart-search-learn {
  cursor: pointer;
}
.orsd-popover {
  cursor: pointer;
}
.form-control .VS-search .VS-search-box, .form-group .select2-container .VS-search .VS-search-box {
  border: none;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
}
.form-control .VS-search .VS-search-box.VS-focus, .form-group .select2-container .VS-search .VS-search-box.VS-focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control .VS-search .VS-search-box .search_facet_input_container, .form-group .select2-container .VS-search .VS-search-box .search_facet_input_container {
  padding: 2px 0;
}
.form-control .VS-search .search_input input, .form-group .select2-container .VS-search .search_input input {
  line-height: initial;
  height: auto;
  margin-top: 0;
}
.VS-interface.ui-autocomplete .ui-menu-item a, .VS-interface.ui-autocomplete .ui-menu-item div {
  background-color: transparent !important;
  min-height: 40px !important;
  min-width: 220px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: left !important;
  padding: 0.5rem !important;
}
.list-inline.list-inline-separated li:not(:last-child) {
  margin-right: 0px;
}
.list-inline.list-inline-separated li:not(:last-child):after {
  content: " · ";
  font-weight: bold;
}
/* grid initialization */
.orsd-grid {
  display: grid;
}
.orsd-grid-inline {
  display: inline-grid;
}
@keyframes orsdFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes orsdFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-notice {
  background-color: #fafafa;
  color: #000;
  border: 3px solid #e99002;
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-notice .ui-pnotify-container {
  background: transparent;
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-info {
  background-color: #fafafa;
  color: #000;
  border: 3px solid #5bc0de;
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-info .ui-pnotify-container {
  background: transparent;
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-success {
  background-color: #fafafa;
  color: #000;
  border: 3px solid #43ac6a;
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-success .ui-pnotify-container {
  background: transparent;
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-danger {
  background-color: #fafafa;
  color: #000;
  border: 3px solid #f04124;
}
[ui-pnotify].ui-pnotify.orsd-pnotify-bordered-danger .ui-pnotify-container {
  background: transparent;
}
.orsd-ui-search-ql {
  padding: 0.5rem 0.75rem;
}
.text-blur {
  color: transparent;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.scroll-top-button {
  background-color: #679840;
}
.scroll-top-button:hover {
  background-color: #436229;
}
.scroll-top-button:hover span {
  border-bottom-color: #ffffff !important;
}
.scroll-top-button span {
  border-bottom-color: #ffffff !important;
}
.ui-state-highlight {
  min-height: 3rem;
  line-height: 1.2em;
}
.drop-zone {
  background-image: linear-gradient(135deg, #eeeeee 4.55%, #fafafa 4.55%, #fafafa 50%, #eeeeee 50%, #eeeeee 54.55%, #fafafa 54.55%, #fafafa 100%);
  background-size: 31.11px 31.11px;
  border: 1px solid #dee2e6;
  padding: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
}
.drop-zone.drop-zone-danger {
  border-color: #f04124;
}
.drop-zone.drop-zone-danger .drop-zone-label {
  color: #f04124;
}
.drop-zone.drop-zone-dark {
  border-color: #222222;
}
.drop-zone.drop-zone-dark .drop-zone-label {
  color: #222222;
}
.drop-zone .drop-zone-label {
  font-size: 1.1rem;
  font-weight: bold;
}
.s-1 {
  height: 0.25rem;
  min-height: 0.25rem;
}
.s-2 {
  height: 0.5rem;
  min-height: 0.5rem;
}
.s-3 {
  height: 1rem;
  min-height: 1rem;
}
.s-4 {
  height: 1.5rem;
  min-height: 1.5rem;
}
.s-5 {
  height: 3rem;
  min-height: 3rem;
}
.product-price {
  font-size: 1.6rem;
  font-weight: bold;
}
/*
.section {
  +.sub-section {
    margin-top: 3rem;
  }
}*/
.opacity-0 {
  opacity: 0;
}
.opacity-1 {
  opacity: 0.2;
}
.opacity-2 {
  opacity: 0.4;
}
.opacity-3 {
  opacity: 0.6;
}
.opacity-4 {
  opacity: 0.8;
}
.opacity-5 {
  opacity: 1;
}
#orsd-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10000;
  background-color: rgba(255, 255, 255, 0.9);
}
#orsd-loader svg, #orsd-loader i {
  color: #5bc0de;
}
body.website-editor #orsd-loader {
  background-color: #fff !important;
}
.settings-menu-section {
  border: 1px solid #dbdbdb;
  border-radius: 15px;
  padding: 1rem;
  margin-bottom: 1.5rem;
  background: #f9f9f9;
}
.settings-menu-section > .section {
  padding-top: 0;
}
.settings-menu-section > .section .section-header > h4 {
  font-size: 0.8rem;
  font-weight: normal !important;
  color: #777;
}
.settings-menu-section .sub-section {
  margin-bottom: 0.3rem;
}
.settings-menu-section .sub-section .sub-section-header h5 {
  font-size: 0.8rem;
  color: #222;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 0.25rem;
}
.orsd-nav {
  margin-bottom: 1.6rem;
}
.orsd-nav .nav-link.active {
  border-bottom-color: #092c43;
}
.orsd-component.container, .orsd-feature.container {
  margin-left: auto !important;
  margin-right: auto !important;
}
.orsd-feature-bottom-nav {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.rounded-top-0 {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.orsd-media-library-list-container {
  display: grid;
  grid-gap: 12px;
  grid-template-columns: 280px 280px 280px;
}
.orsd-media-library-list-container .orsd-media-library-item {
  display: flex;
  flex-direction: column;
  border: 1px solid #f8f9fa;
  justify-content: space-between;
}
.orsd-media-library-list-container .orsd-media-library-item > .orsd-media-library-item-info {
  display: flex;
  flex-direction: row;
}
.orsd-media-library-list-container .orsd-media-library-item > .orsd-media-library-item-info > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
.orsd-media-library-list-container .orsd-media-library-item > .orsd-media-library-item-info > div img {
  margin-right: 7px;
}
.orsd-media-library-list-container .orsd-media-library-item > .orsd-media-library-item-info > div .btn-group {
  justify-content: space-between;
}
/*!
 * OrangeSeed CMS Copyright
 *
 * (c)2004, Newwater, LLC, and its affiliates and assigns and licensors  (http://www.orangeseedcms.com)
 * All rights reserved
 * Biz Harvest is a DBA of Newwater, LLC.
 * 72 Creative is a DBA of Newwater, LLC.
 * Portions (c) 1999, Newwater, LLC
 * No claim to copyright is made for original U.S. Government Works.
 *
 * CONFIDENTIAL
 *
 * This source file is subject to the terms of the commercial license and any
 * Non-Disclosure agreements associated with the commercial license.
 *
 * LICENSE
 *
 * This source file is subject to the commercial license that is bundled
 * with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.orangeseedcms.com/license/commercial
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@bizharvest.com so we can send you a copy immediately.
 *
 * @license   http://www.orangeseedcms.com/license/commercial     Commercial
 */
.social-youtube-color {
  color: #CC0000;
}
.social-vimeo-color {
  color: #00adef;
}
.social-twitter-color {
  color: #1da1f2;
}
.social-dropbox-color {
  color: #0061ff;
}
article {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}


 #section-header {
  overflow:hidden;
   border-bottom: 3px solid #051825;
}
#content-main {
 padding-bottom: 15px; 
}
#section-secondary,
#section-nav {
 background-color: #eee; 
}
#header-main {
 height: 180px; 
}
img.logo {
    margin: 0 auto;
    display: block;
  	width:260px;
}
#home #section-content {
 background: none; 
}
#section-content {
  background: #8096c2 url(//orsd-web.imgix.net/sandhill/skins/p12042017/images/layout/cattle_group.jpg?auto=compress&fm=jpg&q=20&w=1400) no-repeat;
  background-position: right bottom;
  background-size:contain;
}
/*
#contact-us #section-content {
  background: #fff url(//orsd-web.imgix.net/sandhill/skins/p12042017/images/layout/texture_background.jpg?auto=compress&fm=jpg&q=20&w=1400);
  background-position: top left;
  padding-top: 0px;
  padding-bottom: 0px;
}*/
#section-content > .content-container {
 	background: rgba(255,255,255,.9);
    padding-top: 10px; 
}
#section-content {
    padding: 20px;
}
#section-pics-announcements {
  background-color:#092c43;
}
#feature-header-image .carousel-inner>.item>a>img,
#feature-header-image .img-responsive {
    width: auto !important;
    min-height: 322px !important;
    max-width: initial;
}
#feature-action-announcement-section .list-unstyled .orsd-eb p {
    font-size: 20px;
}
#section-sc-design {
    padding-top: 10px;
}
#pics-announcements-left,
#pics-announcements-middle,
#pics-announcements-right {
  min-height:300px;
    height:auto;
}
#pics-announcements-middle {
	color:#fff;
  	padding: 20px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#section-footer {
 padding:15px;
  background-color: #092c43;
}
#feature-testimonials .card-deck .card {
   flex-grow: 0;
	flex-shrink: 0;
	flex-basis: ~"calc(100% - 30px)"; 
}
#feature-testimonials .card-deck .card:last-child {
    flex-grow: 0;
	flex-shrink: 0;
	flex-basis: ~"calc(100% - 30px)"; 
}
#feature-testimonials .card:nth-of-type(n) {
    margin-right: 15px !important;
}
#feature-testimonials .card:nth-of-type(n+1) {
    margin-left: 15px !important;
}
#feature-news .sub-container .flxi-modern-image {
    flex: 1 0 100%;
}
#pic-videos-middle-block-top .snippet-v2>.d-flex {
   padding: 0 !important;
}
.well {
 background-color: #e3e3e3;
 border: 1px solid #092c43;
}
.snippet-v2 img, .playlistItem {
 box-shadow: 2px 5px 5px 0 rgba(48, 48, 48, 0.5);
 padding: 8px; 
}
#pic-videos-middle .embed-responsive{
margin-top:0;
margin-bottom:0;
}
#pic-videos-middle {
 padding-top: 8px; 
  padding-left: 8px;
  padding-right: 8px;
}
#pic-videos-left img,
#pic-videos-right img {
 box-shadow: 2px 5px 5px 0 rgba(48, 48, 48, 0.5);
    padding: 8px; 
}
#pic-videos-middle-block-top {
 margin-top: 22px; 
}


@media (min-width: 576px) {
/* CSS p12042017::layout-standard.css - -SM - add layout styles for this site here */
img.logo {
 	margin: 0;
    display: block;   
}
#header-main {
 height: 220px; 
}




#feature-header-image .carousel-inner>.item>a>img,
#feature-header-image .img-responsive {
    width: 100%!important;
    height: auto!important;
}

#feature-testimonials .card-deck .card {
    flex-grow: 0;
  	flex-shrink: 0;
  	flex-basis: ~"calc(50% - 30px)";
  
}
#feature-testimonials .card-deck .card:last-child {
  flex-grow: 0;
  flex-shrink: 0;
 flex-basis: ~"calc(50% - 30px)";
}

#feature-testimonials .card:nth-of-type(3n) {
    margin-right: 15px !important;
}

#feature-testimonials .card:nth-of-type(3n+1) {
    margin-left: 15px !important;
}
#feature-testimonials .card:nth-of-type(2n) {
    margin-right: 0px !important;
}
#feature-testimonials .card:nth-of-type(2n+1) {
    margin-left: 0px !important;
}
#pic-videos-middle .embed-responsive{
margin-top:0;
margin-bottom:0;
}

}


@media (min-width: 768px) {
/* CSS p12042017::layout-standard.css - -SM - add layout styles for this site here */

#header-main {
 height: 300px; 
}
#feature-testimonials .card-deck .card {
    flex-grow: 0;
	flex-shrink: 0;
	flex-basis:~"calc(33% - 30px)";
  
}

#feature-testimonials .card-deck .card:last-child {
    flex-grow: 0;
	flex-shrink: 0;
	flex-basis:~"calc(33% - 30px)";
}

#feature-testimonials .card:nth-of-type(2n) {
    margin-right: 15px !important;
}
#feature-testimonials .card:nth-of-type(2n+1) {
    margin-left: 15px !important;
}

#feature-testimonials .card:nth-of-type(3n) {
    margin-right: 0px !important;
}

#feature-testimonials .card:nth-of-type(3n+1) {
    margin-left: 0px !important;
}

#pics-announcements-right-block-top,
#pics-announcements-right-block-top,
#pics-announcements-right-block-top div,
#pics-announcements-right-block-top div {
  height: 100% !important;
}


#feature-action-announcement-section .list-unstyled .orsd-eb p {
    font-size: 20px;
}

#feature-news .sub-container .flxi-modern-image {
    flex: 1 0 25%;
}
#pic-videos-middle .embed-responsive{
margin-top:0;
margin-bottom:0;
}
}


@media (min-width: 992px) {
/* CSS p12042017::layout-standard.css - -LG - add layout styles for this site here */


#header-main {
    height: 400px;
}



#feature-action-announcement-section .list-unstyled .orsd-eb p {
    font-size: 25px;
}


}


@media (min-width: 1200px) {
/* CSS p12042017::layout-standard.css - -XL - add layout styles for this site here */

}


.orsd-x-base {color: #000;}