/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb:
    13,
    110,
    253;
  --bs-secondary-rgb:
    108,
    117,
    125;
  --bs-success-rgb:
    25,
    135,
    84;
  --bs-info-rgb:
    13,
    202,
    240;
  --bs-warning-rgb:
    255,
    193,
    7;
  --bs-danger-rgb:
    220,
    53,
    69;
  --bs-light-rgb:
    248,
    249,
    250;
  --bs-dark-rgb:
    33,
    37,
    41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb:
    255,
    255,
    255;
  --bs-black-rgb:
    0,
    0,
    0;
  --bs-font-sans-serif:
    system-ui,
    -apple-system,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    "Noto Sans",
    "Liberation Sans",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  --bs-font-monospace:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  --bs-gradient:
    linear-gradient(
      
      180deg,
      rgba(255, 255, 255, 0.15),
      rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb:
    33,
    37,
    41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb:
    255,
    255,
    255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb:
    0,
    0,
    0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb:
    33,
    37,
    41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb:
    233,
    236,
    239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb:
    33,
    37,
    41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb:
    248,
    249,
    250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb:
    13,
    110,
    253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb:
    10,
    88,
    202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb:
    222,
    226,
    230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb:
    33,
    37,
    41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb:
    255,
    255,
    255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb:
    222,
    226,
    230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb:
    52,
    58,
    64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb:
    222,
    226,
    230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb:
    43,
    48,
    53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb:
    110,
    168,
    254;
  --bs-link-hover-color-rgb:
    139,
    185,
    254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: .25;
}
h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
h1,
.h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}
h2,
.h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 2rem;
  }
}
h3,
.h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}
h4,
.h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}
h5,
.h5 {
  font-size: 1.25rem;
}
h6,
.h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small,
.small {
  font-size: 0.875em;
}
mark,
.mark {
  padding: .1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: .1875rem .375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: .25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
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,
select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
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;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}
.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw);
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}
.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.525rem + 3.3vw);
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}
.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}
.display-5 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}
.display-6 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
.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: .5rem;
}
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\a0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: .25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1*var(--bs-gutter-y));
  margin-right: calc(-0.5*var(--bs-gutter-x));
  margin-left: calc(-0.5*var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.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%;
}
.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .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%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: .5rem .5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table-group-divider {
  border-top: calc(var(--bs-border-width)*2) solid currentcolor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: .25rem .25rem;
}
.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}
.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}
.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}
.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}
.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: .5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem;
}
.form-text {
  margin-top: .25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: .75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: rgba(0, 0, 0, 0);
  border: solid rgba(0, 0, 0, 0);
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: .25rem .5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: .25rem .5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: .5rem;
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: .5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}
.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: .375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}
.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: .375rem 2.25rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: .75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: rgba(0, 0, 0, 0);
  text-shadow: 0 0 0 var(--bs-body-color);
}
.form-select-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-select-lg {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: .125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}
.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: .25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: rgb(134, 182.5, 254);
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: .5;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: .5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28134, 182.5, 254%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn,
.btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: .65;
}
[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: rgba(0, 0, 0, 0);
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition:
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(182.4, 211.5, 254.4);
}
.form-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: rgba(0, 0, 0, 0);
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  height: 100%;
  padding: 1rem .75rem;
  overflow: hidden;
  color: rgba(var(--bs-body-color-rgb), 0.65);
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid rgba(0, 0, 0, 0);
  transform-origin: 0 0;
  transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem .75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: rgba(0, 0, 0, 0);
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: .625rem;
  padding-left: .75rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > textarea:focus ~ label::after,
.form-floating > textarea:not(:placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem .375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > textarea:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: .25rem .5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1*var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}
.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,
.form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%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,
.form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:valid,
.form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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.1'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-control-color:valid,
.form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}
.was-validated .form-check-input:valid,
.form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}
.was-validated .input-group > .form-control:not(:focus):valid,
.input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}
.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,
.form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' 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,
.form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .form-select:invalid,
.form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right .75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-control-color:invalid,
.form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}
.was-validated .form-check-input:invalid,
.form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}
.was-validated .input-group > .form-control:not(:focus):invalid,
.input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn,
:not(.btn-check) + .btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible,
:not(.btn-check) + .btn:active:focus-visible,
.btn:first-child:active:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb:
    49,
    132,
    253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb:
    130,
    138,
    145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb:
    60,
    153,
    110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb:
    11,
    172,
    204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb:
    217,
    164,
    6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb:
    225,
    83,
    97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb:
    211,
    212,
    213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb:
    66,
    70,
    73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb:
    13,
    110,
    253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}
.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb:
    108,
    117,
    125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb:
    25,
    135,
    84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb:
    13,
    202,
    240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}
.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb:
    255,
    193,
    7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb:
    220,
    53,
    69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb:
    248,
    249,
    250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb:
    33,
    37,
    41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb:
    49,
    132,
    253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}
.btn-lg,
.btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}
.btn-sm,
.btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}
.fade {
  transition: opacity .15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width .35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}
.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-left: .3em solid rgba(0, 0, 0, 0);
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid rgba(0, 0, 0, 0);
  border-bottom: .3em solid;
  border-left: .3em solid rgba(0, 0, 0, 0);
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer);
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: 0;
  border-bottom: .3em solid rgba(0, 0, 0, 0);
  border-left: .3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer);
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid rgba(0, 0, 0, 0);
  border-right: .3em solid;
  border-bottom: .3em solid rgba(0, 0, 0, 0);
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active,
.dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0);
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}
.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}
.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-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.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 {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(-1*var(--bs-border-width));
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem;
}
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .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: calc(-1*var(--bs-border-width));
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:nth-child(n+3),
.btn-group-vertical > :not(.btn-check) + .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover,
.nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}
.nav-link.disabled,
.nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1*var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid rgba(0, 0, 0, 0);
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1*var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}
.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid rgba(0, 0, 0, 0);
}
.nav-underline .nav-link:hover,
.nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}
.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: rgba(0, 0, 0, 0);
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: 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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.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;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}
.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}
.card-subtitle {
  margin-top: calc(-0.5*var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}
.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}
.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}
.card-header-tabs {
  margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1*var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5*var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}
.card-header-pills {
  margin-right: calc(-0.5*var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5*var(--bs-card-cap-padding-x));
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@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-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-top,
  .card-group > .card:not(:last-child) > .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) > .card-img-bottom,
  .card-group > .card:not(:last-child) > .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-top,
  .card-group > .card:not(:first-child) > .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) > .card-img-bottom,
  .card-group > .card:not(:first-child) > .card-footer {
    border-bottom-left-radius: 0;
  }
}
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse,
.accordion-flush > .accordion-item > .accordion-header .accordion-button,
.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}
.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}
.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition:
    color .15s ease-in-out,
    background-color .15s ease-in-out,
    border-color .15s ease-in-out,
    box-shadow .15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active,
.active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled,
.disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}
.page-item:not(:first-child) .page-link {
  margin-left: calc(-1*var(--bs-border-width));
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}
.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}
.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}
.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}
.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}
.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}
.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}
.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}
.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}
.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}
.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height);
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}
.progress-stacked > .progress {
  overflow: visible;
}
.progress-stacked > .progress > .progress-bar {
  width: 100%;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1*var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}
.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:not(.active):hover,
.list-group-item-action:not(.active):focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:not(.active):active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1*var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1*var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}
.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}
.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}
.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}
.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}
.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}
.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}
.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}
.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: .25em .25em;
  color: var(--bs-btn-close-color);
  background: rgba(0, 0, 0, 0) var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: .375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}
.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
:root,
[data-bs-theme=light] {
  --bs-btn-close-filter: ;
}
[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}
.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}
.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5*var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}
.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform .3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin)*2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin)*2);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);
  margin-top: calc(-0.5*var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5*var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5*var(--bs-modal-header-padding-y));
  margin-left: auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}
.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap)*.5);
}
@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-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: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
}
.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1*var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}
.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1*var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}
.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1*var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}
.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1*var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}
.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-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: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before,
.popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0;
}
.bs-popover-top > .popover-arrow,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0;
}
.bs-popover-top > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}
.bs-popover-end > .popover-arrow,
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0;
}
.bs-popover-end > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}
.bs-popover-bottom > .popover-arrow,
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5*var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}
.bs-popover-start > .popover-arrow,
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}
.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;
  transition: transform .6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  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-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.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: #fff;
  text-align: center;
  background: none;
  filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: .5;
  transition: opacity .15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bs-carousel-indicator-active-bg);
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
  opacity: .5;
  transition: opacity .6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center;
}
.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}
:root,
[data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ;
}
[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}
.spinner-grow,
.spinner-border {
  display: inline-block;
  flex-shrink: 0;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: rgba(0, 0, 0, 0);
}
.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}
.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas,
.offcanvas-xxl,
.offcanvas-xl,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}
@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing,
  .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing,
  .offcanvas-sm.hiding,
  .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing,
  .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing,
  .offcanvas-md.hiding,
  .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing,
  .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing,
  .offcanvas-lg.hiding,
  .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing,
  .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing,
  .offcanvas-xl.hiding,
  .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing,
  .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing,
  .offcanvas-xxl.hiding,
  .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: rgba(0, 0, 0, 0) !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing,
.offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing,
.offcanvas.hiding,
.offcanvas.show {
  visibility: visible;
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: .5;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);
  margin-top: calc(-0.5*var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5*var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5*var(--bs-offcanvas-padding-y));
  margin-left: auto;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: .5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}
.placeholder-xs {
  min-height: .6em;
}
.placeholder-sm {
  min-height: .8em;
}
.placeholder-lg {
  min-height: 1.2em;
}
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}
@keyframes placeholder-glow {
  50% {
    opacity: .2;
  }
}
.placeholder-wave {
  mask-image:
    linear-gradient(
      130deg,
      #000 55%,
      rgba(0, 0, 0, 0.8) 75%,
      #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}
@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover,
.link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover,
.link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover,
.link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover,
.link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover,
.link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover,
.link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover,
.link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover,
.link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover,
.link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}
.icon-link {
  display: inline-flex;
  gap: .375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: .25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: .2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}
.icon-link-hover:hover > .bi,
.icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.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;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *,
.visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: .25;
}
.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;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.object-fit-contain {
  object-fit: contain !important;
}
.object-fit-cover {
  object-fit: cover !important;
}
.object-fit-fill {
  object-fit: fill !important;
}
.object-fit-scale {
  object-fit: scale-down !important;
}
.object-fit-none {
  object-fit: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: .25 !important;
}
.opacity-50 {
  opacity: .5 !important;
}
.opacity-75 {
  opacity: .75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-x-visible {
  overflow-x: visible !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-y-visible {
  overflow-y: visible !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !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;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}
.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
.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;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}
.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}
.border-opacity-100 {
  --bs-border-opacity: 1;
}
.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-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !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;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.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-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;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !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;
}
.justify-content-evenly {
  justify-content: space-evenly !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;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: .25rem !important;
}
.m-2 {
  margin: .5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: .25rem !important;
  margin-left: .25rem !important;
}
.mx-2 {
  margin-right: .5rem !important;
  margin-left: .5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}
.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: .25rem !important;
}
.mt-2 {
  margin-top: .5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: .25rem !important;
}
.me-2 {
  margin-right: .5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: .25rem !important;
}
.mb-2 {
  margin-bottom: .5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: .25rem !important;
}
.ms-2 {
  margin-left: .5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: .25rem !important;
}
.p-2 {
  padding: .5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: .25rem !important;
  padding-left: .25rem !important;
}
.px-2 {
  padding-right: .5rem !important;
  padding-left: .5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: .25rem !important;
  padding-bottom: .25rem !important;
}
.py-2 {
  padding-top: .5rem !important;
  padding-bottom: .5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: .25rem !important;
}
.pt-2 {
  padding-top: .5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: .25rem !important;
}
.pe-2 {
  padding-right: .5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: .25rem !important;
}
.pb-2 {
  padding-bottom: .5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: .25rem !important;
}
.ps-2 {
  padding-left: .5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: .25rem !important;
}
.gap-2 {
  gap: .5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.row-gap-0 {
  row-gap: 0 !important;
}
.row-gap-1 {
  row-gap: .25rem !important;
}
.row-gap-2 {
  row-gap: .5rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.row-gap-5 {
  row-gap: 3rem !important;
}
.column-gap-0 {
  column-gap: 0 !important;
}
.column-gap-1 {
  column-gap: .25rem !important;
}
.column-gap-2 {
  column-gap: .5rem !important;
}
.column-gap-3 {
  column-gap: 1rem !important;
}
.column-gap-4 {
  column-gap: 1.5rem !important;
}
.column-gap-5 {
  column-gap: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, .5) !important;
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: hsla(0, 0%, 100%, .5) !important;
}
.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}
.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100 {
  --bs-text-opacity: 1;
}
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}
.link-opacity-10 {
  --bs-link-opacity: 0.1;
}
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}
.link-opacity-25 {
  --bs-link-opacity: 0.25;
}
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}
.link-opacity-50 {
  --bs-link-opacity: 0.5;
}
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}
.link-opacity-75 {
  --bs-link-opacity: 0.75;
}
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}
.link-opacity-100 {
  --bs-link-opacity: 1;
}
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}
.link-offset-1 {
  text-underline-offset: .125em !important;
}
.link-offset-1-hover:hover {
  text-underline-offset: .125em !important;
}
.link-offset-2 {
  text-underline-offset: .25em !important;
}
.link-offset-2-hover:hover {
  text-underline-offset: .25em !important;
}
.link-offset-3 {
  text-underline-offset: .375em !important;
}
.link-offset-3-hover:hover {
  text-underline-offset: .375em !important;
}
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}
.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}
.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}
.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}
.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}
.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: rgba(0, 0, 0, 0) !important;
}
.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.z-n1 {
  z-index: -1 !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-3 {
  z-index: 3 !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !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;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !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;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: .25rem !important;
  }
  .m-sm-2 {
    margin: .5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-sm-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-sm-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: .25rem !important;
  }
  .mt-sm-2 {
    margin-top: .5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: .25rem !important;
  }
  .me-sm-2 {
    margin-right: .5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: .25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: .5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: .25rem !important;
  }
  .ms-sm-2 {
    margin-left: .5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: .25rem !important;
  }
  .p-sm-2 {
    padding: .5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-sm-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-sm-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: .25rem !important;
  }
  .pt-sm-2 {
    padding-top: .5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: .25rem !important;
  }
  .pe-sm-2 {
    padding-right: .5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: .25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: .5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: .25rem !important;
  }
  .ps-sm-2 {
    padding-left: .5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: .25rem !important;
  }
  .gap-sm-2 {
    gap: .5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: .25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: .5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: .25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: .5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !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;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !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;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: .25rem !important;
  }
  .m-md-2 {
    margin: .5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-md-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-md-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: .25rem !important;
  }
  .mt-md-2 {
    margin-top: .5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: .25rem !important;
  }
  .me-md-2 {
    margin-right: .5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: .25rem !important;
  }
  .mb-md-2 {
    margin-bottom: .5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: .25rem !important;
  }
  .ms-md-2 {
    margin-left: .5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: .25rem !important;
  }
  .p-md-2 {
    padding: .5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-md-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: .25rem !important;
  }
  .pt-md-2 {
    padding-top: .5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: .25rem !important;
  }
  .pe-md-2 {
    padding-right: .5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: .25rem !important;
  }
  .pb-md-2 {
    padding-bottom: .5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: .25rem !important;
  }
  .ps-md-2 {
    padding-left: .5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: .25rem !important;
  }
  .gap-md-2 {
    gap: .5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: .25rem !important;
  }
  .row-gap-md-2 {
    row-gap: .5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: .25rem !important;
  }
  .column-gap-md-2 {
    column-gap: .5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !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;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !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;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: .25rem !important;
  }
  .m-lg-2 {
    margin: .5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-lg-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-lg-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: .25rem !important;
  }
  .mt-lg-2 {
    margin-top: .5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: .25rem !important;
  }
  .me-lg-2 {
    margin-right: .5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: .25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: .5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: .25rem !important;
  }
  .ms-lg-2 {
    margin-left: .5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: .25rem !important;
  }
  .p-lg-2 {
    padding: .5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-lg-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: .25rem !important;
  }
  .pt-lg-2 {
    padding-top: .5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: .25rem !important;
  }
  .pe-lg-2 {
    padding-right: .5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: .25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: .5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: .25rem !important;
  }
  .ps-lg-2 {
    padding-left: .5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: .25rem !important;
  }
  .gap-lg-2 {
    gap: .5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: .25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: .5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: .25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: .5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !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;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .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-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;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !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;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !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;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: .25rem !important;
  }
  .m-xl-2 {
    margin: .5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-xl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-xl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: .25rem !important;
  }
  .mt-xl-2 {
    margin-top: .5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: .25rem !important;
  }
  .me-xl-2 {
    margin-right: .5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: .25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: .5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: .25rem !important;
  }
  .ms-xl-2 {
    margin-left: .5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: .25rem !important;
  }
  .p-xl-2 {
    padding: .5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-xl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-xl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: .25rem !important;
  }
  .pt-xl-2 {
    padding-top: .5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: .25rem !important;
  }
  .pe-xl-2 {
    padding-right: .5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: .25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: .5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: .25rem !important;
  }
  .ps-xl-2 {
    padding-left: .5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: .25rem !important;
  }
  .gap-xl-2 {
    gap: .5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: .25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: .5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: .25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: .5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: .25rem !important;
  }
  .m-xxl-2 {
    margin: .5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important;
  }
  .mx-xxl-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }
  .my-xxl-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: .25rem !important;
  }
  .mt-xxl-2 {
    margin-top: .5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: .25rem !important;
  }
  .me-xxl-2 {
    margin-right: .5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: .25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: .5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: .25rem !important;
  }
  .ms-xxl-2 {
    margin-left: .5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: .25rem !important;
  }
  .p-xxl-2 {
    padding: .5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important;
  }
  .px-xxl-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }
  .py-xxl-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: .25rem !important;
  }
  .pt-xxl-2 {
    padding-top: .5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: .25rem !important;
  }
  .pe-xxl-2 {
    padding-right: .5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: .25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: .5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: .25rem !important;
  }
  .ps-xxl-2 {
    padding-left: .5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: .25rem !important;
  }
  .gap-xxl-2 {
    gap: .5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: .25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: .5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: .25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: .5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !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;
  }
  .d-print-none {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large,
  .reveal.small,
  .reveal.tiny,
  .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large,
  .reveal.small,
  .reveal.tiny,
  .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1,
.h1 {
  font-size: 2em;
  margin: .67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: rgba(0, 0, 0, 0);
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small,
.small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
  box-sizing: border-box;
  font-size: 100%;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}
[data-whatinput=mouse] button {
  outline: 0;
}
button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: rgba(0, 0, 0, 0);
  line-height: 1;
  cursor: auto;
}
pre {
  overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fff;
  box-shadow: 0 0 5px #cacaca;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
  appearance: none;
}
textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
[type=submit],
[type=button] {
  appearance: none;
  border-radius: 0;
}
input[type=search] {
  box-sizing: border-box;
}
::placeholder {
  color: var(--bs-secondary-color);
}
[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}
[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}
label > [type=checkbox],
label > [type=radio] {
  margin-right: .5rem;
}
[type=file] {
  width: 100%;
}
label {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000;
}
label.middle {
  margin: 0 0 1rem;
  padding: .5625rem 0;
}
.help-text {
  margin-top: -0.5rem;
  font-size: .8125rem;
  font-style: italic;
  color: #000;
}
.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child,
.input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child,
.input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label,
.input-group-button,
.input-group-field,
.input-group-label {
  margin: 0;
  white-space: nowrap;
}
.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #000;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  max-width: 100%;
  margin-bottom: .5rem;
}
.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 .1875rem;
}
select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: .5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
}
@media screen and (min-width: 0\fffd) {
  select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
  }
}
select {
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fff;
  box-shadow: 0 0 5px #cacaca;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(249.9, 237, 235);
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}
.is-invalid-label {
  color: #cc4b37;
}
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small,
.small {
  font-size: .875em;
  line-height: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family:
    "Helvetica Neue",
    Helvetica,
    Roboto,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small,
h1 .small,
.h1 .small,
.h1 small,
h2 small,
h2 .small,
.h2 .small,
.h2 small,
h3 small,
h3 .small,
.h3 .small,
.h3 small,
h4 small,
h4 .small,
.h4 .small,
.h4 small,
h5 small,
h5 .small,
.h5 .small,
.h5 small,
h6 small,
h6 .small,
.h6 .small,
.h6 small {
  line-height: 0;
  color: #cacaca;
}
h1,
.h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}
h2,
.h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}
h3,
.h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}
h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}
h5,
.h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}
h6,
.h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: .5rem;
}
@media print, screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 3rem;
  }
  h2,
  .h2 {
    font-size: 2.5rem;
  }
  h3,
  .h3 {
    font-size: 1.9375rem;
  }
  h4,
  .h4 {
    font-size: 1.5625rem;
  }
  h5,
  .h5 {
    font-size: 1.25rem;
  }
  h6,
  .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: rgb(19.78, 104.06, 159.96);
}
a img {
  border: 0;
}
hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
li {
  font-size: inherit;
}
ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}
ol {
  margin-left: 1.25rem;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: .3rem;
  font-weight: bold;
}
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}
cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "\2014   ";
}
abbr,
abbr[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
  text-decoration: none;
}
figure {
  margin: 0;
}
code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-weight: normal;
  color: #d63384;
}
kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  color: #000;
}
.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 1.25rem;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
ul.no-bullet,
ol.no-bullet {
  margin-left: 0;
  list-style: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: .5cm;
  }
  p,
  h2,
  .h2,
  h3,
  .h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  .h2,
  h3,
  .h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-x {
  display: flex;
  flex-flow: row wrap;
}
.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0px;
}
.cell.shrink {
  flex: 0 0 auto;
}
.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}
.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink,
  .grid-x > .medium-full,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink,
  .grid-x > .large-full,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12,
.grid-x > .small-11,
.grid-x > .small-10,
.grid-x > .small-9,
.grid-x > .small-8,
.grid-x > .small-7,
.grid-x > .small-6,
.grid-x > .small-5,
.grid-x > .small-4,
.grid-x > .small-3,
.grid-x > .small-2,
.grid-x > .small-1 {
  flex: 0 0 auto;
}
.grid-x > .small-1 {
  width: 8.3333333333%;
}
.grid-x > .small-2 {
  width: 16.6666666667%;
}
.grid-x > .small-3 {
  width: 25%;
}
.grid-x > .small-4 {
  width: 33.3333333333%;
}
.grid-x > .small-5 {
  width: 41.6666666667%;
}
.grid-x > .small-6 {
  width: 50%;
}
.grid-x > .small-7 {
  width: 58.3333333333%;
}
.grid-x > .small-8 {
  width: 66.6666666667%;
}
.grid-x > .small-9 {
  width: 75%;
}
.grid-x > .small-10 {
  width: 83.3333333333%;
}
.grid-x > .small-11 {
  width: 91.6666666667%;
}
.grid-x > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-12,
  .grid-x > .medium-11,
  .grid-x > .medium-10,
  .grid-x > .medium-9,
  .grid-x > .medium-8,
  .grid-x > .medium-7,
  .grid-x > .medium-6,
  .grid-x > .medium-5,
  .grid-x > .medium-4,
  .grid-x > .medium-3,
  .grid-x > .medium-2,
  .grid-x > .medium-1,
  .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-12,
  .grid-x > .large-11,
  .grid-x > .large-10,
  .grid-x > .large-9,
  .grid-x > .large-8,
  .grid-x > .large-7,
  .grid-x > .large-6,
  .grid-x > .large-5,
  .grid-x > .large-4,
  .grid-x > .large-3,
  .grid-x > .large-2,
  .grid-x > .large-1,
  .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}
.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.small-up-1 > .cell {
  width: 100%;
}
.small-up-2 > .cell {
  width: 50%;
}
.small-up-3 > .cell {
  width: 33.3333333333%;
}
.small-up-4 > .cell {
  width: 25%;
}
.small-up-5 > .cell {
  width: 20%;
}
.small-up-6 > .cell {
  width: 16.6666666667%;
}
.small-up-7 > .cell {
  width: 14.2857142857%;
}
.small-up-8 > .cell {
  width: 12.5%;
}
@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0%;
}
.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.625rem);
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.625rem);
}
.small-offset-3 {
  margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.625rem);
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.625rem);
}
.small-offset-6 {
  margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.625rem);
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.625rem);
}
.small-offset-9 {
  margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.625rem);
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.625rem);
}
@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  width: auto;
  max-width: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink,
  .grid-y > .medium-full,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink,
  .grid-y > .large-full,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12,
.grid-y > .small-11,
.grid-y > .small-10,
.grid-y > .small-9,
.grid-y > .small-8,
.grid-y > .small-7,
.grid-y > .small-6,
.grid-y > .small-5,
.grid-y > .small-4,
.grid-y > .small-3,
.grid-y > .small-2,
.grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-12,
  .grid-y > .medium-11,
  .grid-y > .medium-10,
  .grid-y > .medium-9,
  .grid-y > .medium-8,
  .grid-y > .medium-7,
  .grid-y > .medium-6,
  .grid-y > .medium-5,
  .grid-y > .medium-4,
  .grid-y > .medium-3,
  .grid-y > .medium-2,
  .grid-y > .medium-1,
  .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-12,
  .grid-y > .large-11,
  .grid-y > .large-10,
  .grid-y > .large-9,
  .grid-y > .large-8,
  .grid-y > .large-7,
  .grid-y > .large-6,
  .grid-y > .large-5,
  .grid-y > .large-4,
  .grid-y > .large-3,
  .grid-y > .large-2,
  .grid-y > .large-1,
  .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}
.cell .grid-frame {
  width: 100%;
}
.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: .85em 1em;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  transition: background-color .25s ease-out, color .25s ease-out;
  font-family: inherit;
  font-size: .9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fff;
}
.button:hover,
.button:focus {
  background-color: rgb(19.55, 102.85, 158.1);
  color: #fff;
}
.button.tiny {
  font-size: .6rem;
}
.button.small {
  font-size: .75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button.primary {
  background-color: #1779ba;
  color: #fff;
}
.button.primary:hover,
.button.primary:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fff;
}
.button.secondary {
  background-color: #767676;
  color: #000;
}
.button.secondary:hover,
.button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #000;
}
.button.success {
  background-color: #3adb76;
  color: #000;
}
.button.success:hover,
.button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #000;
}
.button.warning {
  background-color: #ffae00;
  color: #000;
}
.button.warning:hover,
.button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #000;
}
.button.alert {
  background-color: #cc4b37;
  color: #000;
}
.button.alert:hover,
.button.alert:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #000;
}
.button.disabled,
.button[disabled] {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #1779ba;
  color: #fff;
}
.button.disabled.primary,
.button[disabled].primary {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
  background-color: #1779ba;
  color: #fff;
}
.button.disabled.secondary,
.button[disabled].secondary {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled.secondary,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  background-color: #767676;
  color: #000;
}
.button.disabled.success,
.button[disabled].success {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled.success,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #3adb76;
  color: #000;
}
.button.disabled.warning,
.button[disabled].warning {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled.warning,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
  background-color: #ffae00;
  color: #000;
}
.button.disabled.alert,
.button[disabled].alert {
  opacity: .25;
  cursor: not-allowed;
}
.button.disabled.alert,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #000;
}
.button.hollow,
.button.hollow:hover,
.button.hollow:focus {
  background-color: rgba(0, 0, 0, 0);
}
.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
  background-color: rgba(0, 0, 0, 0);
}
.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow:hover,
.button.hollow:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow:hover.disabled,
.button.hollow:hover[disabled],
.button.hollow:focus.disabled,
.button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover,
.button.hollow.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled],
.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled],
.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover,
.button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled],
.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover,
.button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled],
.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover,
.button.hollow.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled],
.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.clear,
.button.clear:hover,
.button.clear:focus {
  background-color: rgba(0, 0, 0, 0);
}
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
  background-color: rgba(0, 0, 0, 0);
}
.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear:hover,
.button.clear:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled] {
  border-color: rgba(0, 0, 0, 0);
}
.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear.primary:hover,
.button.clear.primary:focus {
  border-color: rgb(11.5, 60.5, 93);
  color: rgb(11.5, 60.5, 93);
}
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled] {
  border-color: rgba(0, 0, 0, 0);
}
.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676;
}
.button.clear.secondary:hover,
.button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}
.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled] {
  border-color: rgba(0, 0, 0, 0);
}
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success:hover,
.button.clear.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled] {
  border-color: rgba(0, 0, 0, 0);
}
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning:hover,
.button.clear.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled] {
  border-color: rgba(0, 0, 0, 0);
}
.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.clear.alert:hover,
.button.clear.alert:focus {
  border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
  color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled] {
  border-color: rgba(0, 0, 0, 0);
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset .4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: relative;
  top: .4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after,
.button.dropdown.clear::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}
a.button:hover,
a.button:focus {
  text-decoration: none;
}
.button-group::before,
.button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: .9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: .6rem;
}
.button-group.small .button {
  font-size: .75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button {
  background-color: #1779ba;
  color: #fff;
}
.button-group.primary .button:hover,
.button-group.primary .button:focus {
  background-color: rgb(18.4, 96.8, 148.8);
  color: #fff;
}
.button-group.secondary .button {
  background-color: #767676;
  color: #000;
}
.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #000;
}
.button-group.success .button {
  background-color: #3adb76;
  color: #000;
}
.button-group.success .button:hover,
.button-group.success .button:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #000;
}
.button-group.warning .button {
  background-color: #ffae00;
  color: #000;
}
.button-group.warning .button:hover,
.button-group.warning .button:focus {
  background-color: rgb(204, 139.2, 0);
  color: #000;
}
.button-group.alert .button {
  background-color: #cc4b37;
  color: #000;
}
.button-group.alert .button:hover,
.button-group.alert .button:focus {
  background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
  color: #000;
}
.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}
.close-button:hover,
.close-button:focus {
  color: #000;
}
.close-button.small {
  right: .66rem;
  top: .33em;
  font-size: 1.5em;
  line-height: 1;
}
.close-button,
.close-button.medium {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1;
}
.label {
  display: inline-block;
  padding: .33333rem .5rem;
  border-radius: 0;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fff;
}
.label.primary {
  background: #1779ba;
  color: #fff;
}
.label.secondary {
  background: #767676;
  color: #000;
}
.label.success {
  background: #3adb76;
  color: #000;
}
.label.warning {
  background: #ffae00;
  color: #000;
}
.label.alert {
  background: #cc4b37;
  color: #000;
}
.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}
.progress.primary .progress-meter {
  background-color: #1779ba;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #cc4b37;
}
.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}
.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: .75rem;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}
.slider {
  position: relative;
  height: .5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}
.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: .5rem;
  background-color: #cacaca;
  transition: all .2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all .2s ease-in-out;
  touch-action: manipulation;
}
.slider-handle:hover {
  background-color: rgb(19.55, 102.85, 158.1);
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}
.slider.disabled,
.slider[disabled] {
  opacity: .25;
  cursor: not-allowed;
}
.slider.vertical {
  display: inline-block;
  width: .5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: .5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}
.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: .875rem;
  font-weight: bold;
  color: #fff;
  user-select: none;
}
.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}
.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all .25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: .25rem;
  left: .25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fff;
  transition: all .25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #1779ba;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}
.switch-inactive,
.switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}
.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}
.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: .625rem;
}
.switch.tiny .switch-paddle::after {
  top: .25rem;
  left: .25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}
.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: .75rem;
}
.switch.small .switch-paddle::after {
  top: .25rem;
  left: .25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}
.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: .25rem;
  left: .25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid hsl(0, 0%, 95%);
  background-color: #fff;
}
caption {
  padding: .5rem .625rem .625rem;
  font-weight: bold;
}
thead {
  background: hsl(0, 0%, 97.5%);
  color: #000;
}
tfoot {
  background: hsl(0, 0%, 95%);
  color: #000;
}
thead tr,
tfoot tr {
  background: rgba(0, 0, 0, 0);
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: .5rem .625rem .625rem;
  font-weight: bold;
  text-align: left;
}
tbody th,
tbody td {
  padding: .5rem .625rem .625rem;
}
tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: hsl(0, 0%, 95%);
}
table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid hsl(0, 0%, 95%);
  background-color: #fff;
}
table.unstriped tbody {
  background-color: #fff;
}
@media screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}
table.hover thead tr:hover {
  background-color: hsl(0, 0%, 95.5%);
}
table.hover tfoot tr:hover {
  background-color: hsl(0, 0%, 93%);
}
table.hover tbody tr:hover {
  background-color: hsl(0, 0%, 98%);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: hsl(0, 0%, 93%);
}
.table-scroll {
  overflow-x: auto;
}
.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: .3em;
  border-radius: 50%;
  font-size: .75em;
  text-align: center;
  background: #1779ba;
  color: #fff;
}
.badge.primary {
  background: #1779ba;
  color: #fff;
}
.badge.secondary {
  background: #767676;
  color: #000;
}
.badge.success {
  background: #3adb76;
  color: #000;
}
.badge.warning {
  background: #ffae00;
  color: #000;
}
.badge.alert {
  background: #cc4b37;
  color: #000;
}
.breadcrumbs::before,
.breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs li {
  float: left;
  font-size: .6875rem;
  color: #000;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 .75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.breadcrumbs a {
  color: #1779ba;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}
.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, .25);
  border-radius: 0;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout {
  background-color: #fff;
  color: #000;
}
.callout.primary {
  background-color: hsl(203.9263803681, 77.990430622%, 91.1470588235%);
  color: #000;
}
.callout.secondary {
  background-color: hsl(0, 0%, 91.9411764706%);
  color: #000;
}
.callout.success {
  background-color: rgb(225.45, 249.6, 234.45);
  color: #000;
}
.callout.warning {
  background-color: rgb(255, 242.85, 216.75);
  color: #000;
}
.callout.alert {
  background-color: rgb(247.35, 228, 225);
  color: #000;
}
.callout.small {
  padding-top: .5rem;
  padding-right: .5rem;
  padding-bottom: .5rem;
  padding-left: .5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}
.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: var(--bs-border-radius);
  background: #fff;
  box-shadow: none;
  overflow: hidden;
  color: #000;
}
.card > :last-child {
  margin-bottom: 0;
}
.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}
.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}
.card-image {
  min-height: 1px;
}
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}
.dropdown-pane.tiny {
  width: 100px;
}
.dropdown-pane.small {
  width: 200px;
}
.dropdown-pane.large {
  width: 400px;
}
.pagination::before,
.pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination li {
  margin-right: .0625rem;
  border-radius: 0;
  font-size: 1rem;
  display: none;
}
.pagination li:last-child,
.pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: .1875rem .625rem;
  border-radius: 0;
  color: #000;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: .1875rem .625rem;
  background: #1779ba;
  color: #fff;
  cursor: default;
}
.pagination .disabled {
  padding: .1875rem .625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: rgba(0, 0, 0, 0);
}
.pagination .ellipsis::after {
  padding: .1875rem .625rem;
  content: "\2026";
  color: #000;
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: .5rem;
  content: "\ab";
}
.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: .5rem;
  content: "\bb";
}
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}
.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 200px;
  padding: .75rem;
  border-radius: 0;
  background-color: #000;
  font-size: .875rem;
  color: var(--bs-body-bg);
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset .75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}
.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}
.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}
.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: .75rem;
  line-height: 1;
  color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "\2013";
}
.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fff;
  color: #000;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}
.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  flex: 1 1 0px;
}
.orbit {
  position: relative;
}
.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}
.orbit-figure {
  margin: 0;
}
.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(0, 0, 0, .5);
  color: #fff;
}
[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next,
.orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fff;
}
.orbit-next:hover,
.orbit-previous:hover,
.orbit-next:active,
.orbit-previous:active,
.orbit-next:focus,
.orbit-previous:focus {
  background-color: rgba(0, 0, 0, .5);
}
.orbit-previous {
  left: 0;
}
.orbit-next {
  left: auto;
  right: 0;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets {
  position: relative;
  margin-top: .8rem;
  margin-bottom: .8rem;
  text-align: center;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: .1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}
.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.tabs::before,
.tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fff;
  list-style-type: none;
}
.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}
.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: rgba(0, 0, 0, 0);
}
.tabs.primary {
  background: #1779ba;
}
.tabs.primary > li > a {
  color: #fff;
}
.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: rgb(21.85, 114.95, 176.7);
}
.tabs-title {
  float: left;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: .75rem;
  line-height: 1;
  color: #1779ba;
}
.tabs-title > a:hover {
  background: #fff;
  color: rgb(19.78, 104.06, 159.96);
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}
.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fff;
  color: #000;
  transition: all .5s ease;
}
.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}
.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
  line-height: 0;
}
a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, .5);
}
a.thumbnail image {
  box-shadow: none;
}
.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: .7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu,
.menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
  display: flex;
}
.menu.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
  margin-right: .25rem;
}
.menu.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
  margin-left: .25rem;
}
.menu.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center;
}
.menu.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: .25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #1779ba;
  color: #fff;
}
.menu .active > a {
  background: #1779ba;
  color: #fff;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: .7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}
.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}
.no-js [data-responsive-menu] ul {
  display: none;
}
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  box-shadow: 0 7px 0 #000, 0 14px 0 #000;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: .7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: .7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}
.is-accordion-submenu-parent {
  position: relative;
}
.has-submenu-toggle > a {
  margin-right: 40px;
}
.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  top: 0;
  bottom: 0;
  margin: auto;
}
.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}
.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height .5s;
}
.drilldown a {
  padding: .7rem 1rem;
  background: #fff;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fff;
  transition: transform .15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: .7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  display: inline-block;
  vertical-align: middle;
  margin-right: .75rem;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: .7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: rgba(0, 0, 0, 0);
  color: #1779ba;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}
.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}
.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fff;
}
.dropdown .is-dropdown-submenu a {
  padding: .7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: rgba(0, 0, 0, 0) #1779ba rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #1779ba;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}
.is-off-canvas-open {
  overflow: hidden;
}
.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity .5s ease, visibility .5s ease;
  background: hsla(0, 0%, 100%, .25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}
.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas {
  position: fixed;
  z-index: 12;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas {
  transition: transform .5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, .7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute {
  position: absolute;
  z-index: 12;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute {
  transition: transform .5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(0, 0, 0, .7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}
.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, .25);
}
.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, .25);
}
.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, .25);
}
.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, .25);
}
.off-canvas-content {
  transform: none;
  transition: transform .5s ease;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}
@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left,
  .off-canvas.in-canvas-for-medium.position-right,
  .off-canvas.in-canvas-for-medium.position-top,
  .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left,
  .off-canvas.in-canvas-for-large.position-right,
  .off-canvas.in-canvas-for-large.position-top,
  .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
}
html.is-reveal-open body {
  overflow-y: hidden;
}
.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, .45);
  overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column,
.reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}
.sticky-container {
  position: relative;
}
.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}
.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}
.title-bar {
  padding: .5rem;
  background: #000;
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: .25rem;
  margin-right: .25rem;
}
.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}
.title-bar-right {
  text-align: right;
}
.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: .5rem;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar {
  flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  flex: 0 0 auto;
  margin: .5rem 1rem .5rem 0;
}
.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.clearfix::before,
.clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}
.align-left {
  justify-content: flex-start;
}
.align-right {
  justify-content: flex-end;
}
.align-center {
  justify-content: center;
}
.align-justify {
  justify-content: space-between;
}
.align-spaced {
  justify-content: space-around;
}
.align-left.vertical.menu > li > a {
  justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
  justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
  justify-content: center;
}
.align-top {
  align-items: flex-start;
}
.align-self-top {
  align-self: flex-start;
}
.align-bottom {
  align-items: flex-end;
}
.align-self-bottom {
  align-self: flex-end;
}
.align-middle {
  align-items: center;
}
.align-self-middle {
  align-self: center;
}
.align-stretch {
  align-items: stretch;
}
.align-self-stretch {
  align-self: stretch;
}
.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}
.small-order-1 {
  order: 1;
}
.small-order-2 {
  order: 2;
}
.small-order-3 {
  order: 3;
}
.small-order-4 {
  order: 4;
}
.small-order-5 {
  order: 5;
}
.small-order-6 {
  order: 6;
}
@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}
.flex-child-auto {
  flex: 1 1 auto;
}
.flex-child-grow {
  flex: 1 0 auto;
}
.flex-child-shrink {
  flex: 0 1 auto;
}
.flex-dir-row {
  flex-direction: row;
}
.flex-dir-row-reverse {
  flex-direction: row-reverse;
}
.flex-dir-column {
  flex-direction: column;
}
.flex-dir-column-reverse {
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-x {
  display: flex;
  flex-flow: row wrap;
}
.cell {
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0px;
}
.cell.shrink {
  flex: 0 0 auto;
}
.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}
.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink,
  .grid-x > .medium-full,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink,
  .grid-x > .large-full,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  flex: 0 0 auto;
}
.grid-x > .small-1 {
  width: 8.3333333333%;
}
.grid-x > .small-2 {
  width: 16.6666666667%;
}
.grid-x > .small-3 {
  width: 25%;
}
.grid-x > .small-4 {
  width: 33.3333333333%;
}
.grid-x > .small-5 {
  width: 41.6666666667%;
}
.grid-x > .small-6 {
  width: 50%;
}
.grid-x > .small-7 {
  width: 58.3333333333%;
}
.grid-x > .small-8 {
  width: 66.6666666667%;
}
.grid-x > .small-9 {
  width: 75%;
}
.grid-x > .small-10 {
  width: 83.3333333333%;
}
.grid-x > .small-11 {
  width: 91.6666666667%;
}
.grid-x > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}
.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.small-up-1 > .cell {
  width: 100%;
}
.small-up-2 > .cell {
  width: 50%;
}
.small-up-3 > .cell {
  width: 33.3333333333%;
}
.small-up-4 > .cell {
  width: 25%;
}
.small-up-5 > .cell {
  width: 20%;
}
.small-up-6 > .cell {
  width: 16.6666666667%;
}
.small-up-7 > .cell {
  width: 14.2857142857%;
}
.small-up-8 > .cell {
  width: 12.5%;
}
@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0%;
}
.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.625rem);
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.625rem);
}
.small-offset-3 {
  margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.625rem);
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.625rem);
}
.small-offset-6 {
  margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.625rem);
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.625rem);
}
.small-offset-9 {
  margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.625rem);
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.625rem);
}
@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  width: auto;
  max-width: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink,
  .grid-y > .medium-full,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink,
  .grid-y > .large-full,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}
.cell .grid-frame {
  width: 100%;
}
.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.row::before,
.row::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.row::after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.gutter-small > .column,
.row.gutter-small > .columns {
  padding-right: .625rem;
  padding-left: .625rem;
}
.row.gutter-medium > .column,
.row.gutter-medium > .columns {
  padding-right: .9375rem;
  padding-left: .9375rem;
}
.column,
.columns {
  width: 100%;
  float: left;
  padding-right: .625rem;
  padding-left: .625rem;
}
@media print, screen and (min-width: 40em) {
  .column,
  .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}
.column,
.columns,
.column:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}
.column.row.row,
.row.row.columns {
  float: none;
}
.row .column.row.row,
.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-1 {
  width: 8.3333333333%;
}
.small-push-1 {
  position: relative;
  left: 8.3333333333%;
}
.small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  width: 16.6666666667%;
}
.small-push-2 {
  position: relative;
  left: 16.6666666667%;
}
.small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.small-3 {
  width: 25%;
}
.small-push-3 {
  position: relative;
  left: 25%;
}
.small-pull-3 {
  position: relative;
  left: -25%;
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.small-4 {
  width: 33.3333333333%;
}
.small-push-4 {
  position: relative;
  left: 33.3333333333%;
}
.small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  width: 41.6666666667%;
}
.small-push-5 {
  position: relative;
  left: 41.6666666667%;
}
.small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.small-6 {
  width: 50%;
}
.small-push-6 {
  position: relative;
  left: 50%;
}
.small-pull-6 {
  position: relative;
  left: -50%;
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.small-7 {
  width: 58.3333333333%;
}
.small-push-7 {
  position: relative;
  left: 58.3333333333%;
}
.small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  width: 66.6666666667%;
}
.small-push-8 {
  position: relative;
  left: 66.6666666667%;
}
.small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.small-9 {
  width: 75%;
}
.small-push-9 {
  position: relative;
  left: 75%;
}
.small-pull-9 {
  position: relative;
  left: -75%;
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.small-10 {
  width: 83.3333333333%;
}
.small-push-10 {
  position: relative;
  left: 83.3333333333%;
}
.small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  width: 91.6666666667%;
}
.small-push-11 {
  position: relative;
  left: 91.6666666667%;
}
.small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.small-12 {
  width: 100%;
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(n),
.small-up-1 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(n+1),
.small-up-1 > .columns:nth-of-type(n+1) {
  clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%;
}
.small-up-2 > .column:nth-of-type(n),
.small-up-2 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}
.small-up-3 > .column:nth-of-type(n),
.small-up-3 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%;
}
.small-up-4 > .column:nth-of-type(n),
.small-up-4 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%;
}
.small-up-5 > .column:nth-of-type(n),
.small-up-5 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}
.small-up-6 > .column:nth-of-type(n),
.small-up-6 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}
.small-up-7 > .column:nth-of-type(n),
.small-up-7 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.small-up-8 > .column:nth-of-type(n),
.small-up-8 > .columns:nth-of-type(n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-right: .625rem;
  padding-left: .625rem;
}
.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.small-centered {
  margin-right: auto;
  margin-left: auto;
}
.small-uncentered,
.small-uncentered:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-pull-0,
.small-pull-0:last-child:not(:first-child) {
  float: left;
  clear: none;
}
.small-uncentered:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-pull-0:last-child:not(:first-child) {
  float: right;
}
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.6666666667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    width: 33.3333333333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.6666666667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    width: 58.3333333333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.6666666667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    width: 83.3333333333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.6666666667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(n),
  .medium-up-1 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(n+1),
  .medium-up-1 > .columns:nth-of-type(n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(n),
  .medium-up-2 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .medium-up-3 > .column:nth-of-type(n),
  .medium-up-3 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(n),
  .medium-up-4 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(n),
  .medium-up-5 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .medium-up-6 > .column:nth-of-type(n),
  .medium-up-6 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .medium-up-7 > .column:nth-of-type(n),
  .medium-up-7 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(n),
  .medium-up-8 > .columns:nth-of-type(n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-uncentered,
  .medium-uncentered:last-child:not(:first-child),
  .medium-push-0,
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0,
  .medium-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .medium-uncentered:last-child:not(:first-child),
  .medium-push-0:last-child:not(:first-child),
  .medium-pull-0:last-child:not(:first-child) {
    float: right;
  }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.6666666667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    width: 33.3333333333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.6666666667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    width: 58.3333333333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.6666666667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    width: 83.3333333333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.6666666667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(n),
  .large-up-1 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(n+1),
  .large-up-1 > .columns:nth-of-type(n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(n),
  .large-up-2 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .large-up-3 > .column:nth-of-type(n),
  .large-up-3 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(n),
  .large-up-4 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(n),
  .large-up-5 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .large-up-6 > .column:nth-of-type(n),
  .large-up-6 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .large-up-7 > .column:nth-of-type(n),
  .large-up-7 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(n),
  .large-up-8 > .columns:nth-of-type(n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-uncentered,
  .large-uncentered:last-child:not(:first-child),
  .large-push-0,
  .large-push-0:last-child:not(:first-child),
  .large-pull-0,
  .large-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
  }
  .large-uncentered:last-child:not(:first-child),
  .large-push-0:last-child:not(:first-child),
  .large-pull-0:last-child:not(:first-child) {
    float: right;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0;
  }
}
.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}
.column,
.columns {
  flex: 1 1 0px;
  padding-right: .625rem;
  padding-left: .625rem;
}
@media print, screen and (min-width: 40em) {
  .column,
  .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}
.column,
.columns {
  min-width: 0;
}
.column.row.row,
.row.row.columns {
  float: none;
  display: block;
}
.row .column.row.row,
.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-offset-1 {
  margin-left: 8.3333333333%;
}
.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-offset-2 {
  margin-left: 16.6666666667%;
}
.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.small-offset-4 {
  margin-left: 33.3333333333%;
}
.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-offset-5 {
  margin-left: 41.6666666667%;
}
.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.small-offset-7 {
  margin-left: 58.3333333333%;
}
.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.small-offset-8 {
  margin-left: 66.6666666667%;
}
.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.small-offset-10 {
  margin-left: 83.3333333333%;
}
.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-offset-11 {
  margin-left: 91.6666666667%;
}
.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}
.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-right: .625rem;
  padding-left: .625rem;
}
@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
}
.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}
.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}
.row::before,
.row::after {
  display: none;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Blackwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Blackwoff) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-BlackItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-BlackItalicwoff) format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Boldwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Boldwoff) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-BoldItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-BoldItalicwoff) format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraBoldwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraBoldwoff) format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraBoldItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraBoldItalicwoff) format("woff");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraLightwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraLightwoff) format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraLightItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ExtraLightItalicwoff) format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Italicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Italicwoff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Lightwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Lightwoff) format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-LightItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-LightItalicwoff) format("woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Mediumwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Mediumwoff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-MediumItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-MediumItalicwoff) format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Regularwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Regularwoff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-SemiBoldItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-SemiBoldItalicwoff) format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Thinwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-Thinwoff) format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ThinItalicwoff2) format("woff2"), url(/app/themes/hec-theme/dist/fonts/Poppins/Poppins-ThinItalicwoff) format("woff");
  font-weight: 100;
  font-style: italic;
}
body {
  font-family: "Poppins", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  color: #404040;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Poppins", sans-serif !important;
}
.new_posts-template-provider_page .started-form-container {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.new_posts-template-provider_page .started-form-container button {
  height: 42px;
  font-size: 15px;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new_posts-template-provider_page .started-form-title {
  font-size: 19px;
  font-weight: 600;
}
.new_posts-template-provider_page .zipcode-input {
  padding: 23px 18px;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
.started-form-container {
  background: #005292;
  padding: 40px;
  min-height: 100px;
  width: 100%;
  margin-bottom: 30px;
}
.started-form-container button {
  height: 55px;
  cursor: pointer;
  background-color: #d2430f;
  border-radius: 0;
  border: solid 1px #d2430f;
  color: #fff;
  padding: 13px 20px;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
}
.page-links-title {
  color: #084a64;
  font-size: 25px;
  margin-bottom: 10px;
  font-family: "Lato heavy", sans-serif;
}
.page-links-list ul {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 30px;
}
.page-links-list ul li {
  border-bottom: 1px solid #939597;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.page-links-list ul li:last-child {
  border-bottom: 0;
}
.page-links-list ul li a {
  color: #404041;
  font-size: 18px;
}
.started-form-title {
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin-bottom: 20px;
}
.started-form input {
  background: #fff;
  color: #1a1a1a;
  border-radius: 0;
  padding: 25px 18px;
  text-align: left;
  border: 0;
  font-size: 18px;
  margin-bottom: 5px;
}
.started-form input::placeholder {
  color: #6c757d;
  opacity: 1;
}
.started-form input::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.started-form input:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.started-form-submit {
  background: #d2430f;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  text-align: left;
  margin-bottom: 20px;
  cursor: pointer;
}
.show-info-container {
  margin-bottom: 20px;
}
.started-form-desc {
  font-size: 13px;
  color: #fff;
  text-align: justify;
}
@media only screen and (max-width: 768px) {
  .started-form-container {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .stick {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 226px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .stick {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 311px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 2560px) {
  .stick {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 370px;
  }
  .widget_text-two.stick {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 270px;
  }
}
.call-to-action {
  border: 1px solid #d3d3d3;
  padding: 1rem 0;
}
.call-to-action button {
  cursor: pointer;
}
.call-to-action .call-to-action-title {
  font-family: "Lato bold", sans-serif;
  text-align: center;
}
.call-to-action .call-to-action-input {
  justify-content: flex-end;
}
.call-to-action .call-to-action-input input {
  width: auto;
  background: #fff;
  text-align: center;
  max-width: 130px;
  margin: 0;
  font-size: 18px;
}
.call-to-action .call-to-action-input input::placeholder {
  color: #767676;
}
.call-to-action .btn-rounded {
  border-radius: 4px;
  font-size: 18px;
  font-family:
    "Lato regular",
    "Open Sans",
    sans-serif;
  line-height: 1.5;
  padding: .3rem 20px;
}
.call-to-action .bg-orange {
  color: #fff;
  background: #f75729;
}
@media screen and (max-width: 639px) {
  .call-to-action .call-to-action-submit,
  .call-to-action .call-to-action-input {
    justify-content: center;
  }
  .call-to-action .call-to-action-input input {
    max-width: 100%;
  }
  .call-to-action .btn-rounded {
    padding: .3rem 4.8rem;
  }
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}
.header__logo {
  flex: 0 0 auto;
  margin-left: .625rem;
}
.header__logo img {
  height: auto;
  width: 200px;
}
@media (max-width: 768px) {
  .header__container {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header__mobile-menu-trigger {
    z-index: 10;
  }
  .header__logo {
    width: 166px;
    margin-left: 0px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .header__logo img {
    max-width: fit-content;
    height: auto;
    width: 130px;
  }
}
body.menu-open {
  overflow: hidden;
}
.header__mobile-menu-trigger {
  background: none;
  border: none;
  cursor: pointer;
  display: none;
  flex-direction: column;
  gap: 4px;
  padding: 10px;
}
.header__mobile-menu-trigger div {
  width: 25px;
  height: 3px;
  background: #fff;
}
#nav-mobile {
  position: absolute;
  top: 39px;
  min-height: 100dvh;
  left: 0;
  width: 100%;
  background: #fff;
  color: #000;
  transform: translateX(-100%);
  transition: transform .3s ease-in-out;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  z-index: 15;
}
#nav-mobile.active {
  transform: translateX(0);
}
#nav-mobile > nav {
  overflow: auto;
}
.nav-mobile__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 25px;
}
.nav-mobile__back,
.nav-mobile__close {
  background: none;
  border: none;
  cursor: pointer;
  color: #ccc;
}
.nav-mobile__back {
  font-size: 16px;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s ease-in-out;
}
.nav-mobile__back.visible {
  visibility: visible;
  opacity: 1;
}
.nav-mobile__close {
  font-size: 20px;
}
.nav-mobile__menu-items {
  padding: 15px;
}
.nav-mobile__menu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
}
.nav-mobile__menu-item a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
}
.nav-mobile__menu-item-trigger {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #005291;
}
.nav-mobile__item-title {
  font-size: 18px;
  margin-bottom: 15px;
  width: fit-content;
  border-bottom: 2px solid #005291;
}
.nav-mobile__second-level-item a,
.nav-mobile__third-level-item-links a {
  text-decoration: none;
  color: #6a6a6a;
}
.nav-mobile__second-level-item {
  padding: 10px;
}
.nav-mobile__second-level-item a {
  font-size: 16px;
}
.nav-mobile__second-level-item-link,
.nav-mobile__third-level-item-link {
  display: block;
  padding: 5px 0;
}
.nav-mobile__third-level-item-links a {
  font-size: 12px;
}
.hidden {
  display: none;
}
@media (max-width: 768px) {
  .header__mobile-menu-trigger {
    display: flex;
  }
  .mega-menu-toggle {
    display: none !important;
  }
}
.hero {
  background: #f4faff;
}
@media (max-width: 575.98px) {
  .hero__mt-mobile-only {
    margin-top: 40px;
  }
}
.hero__breadcrumb {
  color: #404040;
  font-size: 11px;
}
.hero__breadcrumb a {
  color: inherit;
}
@media (max-width: 575.98px) {
  .hero__breadcrumb {
    font-size: 10px;
  }
}
.hero__title {
  font-size: 34px;
  font-weight: 700;
  margin-right: 35px;
}
@media (max-width: 575.98px) {
  .hero__title {
    font-size: 30px;
    line-height: 36px;
    margin-right: 0;
  }
}
.hero__update-date {
  font-size: 13px;
}
.hero__introduction {
  font-size: 17px;
  margin-right: 35px;
}
@media (max-width: 991.98px) {
  .hero__introduction {
    font-size: 16px;
    margin-right: 0;
  }
}
.sticky-zip-code-box {
  background: #014275;
  z-index: 1001;
  min-height: 90px;
  width: 100%;
  position: relative;
}
.sticky-zip-code-box.sticky_banner {
  position: fixed;
}
.sticky-zip-code-box__close {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  line-height: 1;
  z-index: 1;
}
.sticky-zip-code-box__icon {
  min-width: 30px;
  min-height: 30px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjMwIiBoZWlnaHQ9IjI5IiB2aWV3Qm94PSIwIDAgMzAgMjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogICAgPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzFfODk1KSI+DQogICAgICAgIDxwYXRoIGQ9Ik0yMi41MDAxIDIuMDAwOThDMjIuMTIyMyAxLjc4NDEyIDIxLjYzOTggMS45MTI0NyAyMS40MjIgMi4yODg2NkwxOS44NzUxIDQuOTU3OTdDMTkuNjU3IDUuMzM0MTYgMTkuNzg1OSA1LjgxNDkxIDIwLjE2MzcgNi4wMzE1QzIwLjI4NzYgNi4xMDMxNCAyMC40MjM3IDYuMTM2NjEgMjAuNTU3NiA2LjEzNjYxQzIwLjgzMDQgNi4xMzY2MSAyMS4wOTYyIDUuOTk1ODEgMjEuMjQyOSA1Ljc0MzU0TDIyLjc4OTggMy4wNzQyNEMyMy4wMDcgMi42OTg4NyAyMi44Nzc2IDIuMjE3ODUgMjIuNDk5OCAyLjAwMDcxTDIyLjUwMDEgMi4wMDA5OFoiIGZpbGw9IndoaXRlIi8+DQogICAgICAgIDxwYXRoIGQ9Ik0xNS4wMDAyIDQuNjU0NTVDMTUuNDM2NiA0LjY1NDU1IDE1Ljc4OTMgNC4zMDI0MiAxNS43ODkzIDMuODY4MTRWMC43ODY0MDhDMTUuNzg5MyAwLjM1MTg1MSAxNS40MzYgMCAxNS4wMDAyIDBDMTQuNTY0MyAwIDE0LjIxMDQgMC4zNTIxMjcgMTQuMjEwNCAwLjc4NjQwOFYzLjg2NzU5QzE0LjIxMDQgNC4zMDIxNSAxNC41NjQxIDQuNjU0MjcgMTUuMDAwMiA0LjY1NDI3VjQuNjU0NTVaIiBmaWxsPSJ3aGl0ZSIvPg0KICAgICAgICA8cGF0aCBkPSJNOS40NDI4NSA2LjEzNjk0QzkuNTc2NDYgNi4xMzY5NCA5LjcxMjg1IDYuMTAzMiA5LjgzNjczIDYuMDMyMTFDMTAuMjE0MiA1LjgxNDk3IDEwLjM0MzcgNS4zMzM2NiAxMC4xMjU2IDQuOTU4M0w4LjU3ODEyIDIuMjg5MjdDOC4zNjAzNSAxLjkxMzA4IDcuODc3NTcgMS43ODQ0NSA3LjQ5OTc5IDIuMDAxNTlDNy4xMjIyOSAyLjIxODczIDYuOTkyODUgMi43MDAwNCA3LjIxMDkgMy4wNzU0TDguNzU4MTIgNS43NDQ0M0M4LjkwNDUxIDUuOTk2NyA5LjE2OTc5IDYuMTM3MjIgOS40NDI4NSA2LjEzNzIyVjYuMTM2OTRaIiBmaWxsPSJ3aGl0ZSIvPg0KICAgICAgICA8cGF0aCBkPSJNMjkuMjExIDE0LjE1MTVIMjYuMTE2OUMyNS42ODAyIDE0LjE1MTUgMjUuMzI3MSAxNC41MDM2IDI1LjMyNzEgMTQuOTM3M0MyNS4zMjcxIDE1LjM3MTEgMjUuNjgwOCAxNS43MjI5IDI2LjExNjkgMTUuNzIyOUgyOS4yMTA4QzI5LjY0NjYgMTUuNzIyOSAyOS45OTk5IDE1LjM3MTEgMjkuOTk5OSAxNC45MzczQzI5Ljk5OTkgMTQuNTAzNiAyOS42NDYzIDE0LjE1MTUgMjkuMjEwOCAxNC4xNTE1SDI5LjIxMVoiIGZpbGw9IndoaXRlIi8+DQogICAgICAgIDxwYXRoIGQ9Ik00LjY3MzYxIDE0LjkzNzZDNC42NzM2MSAxNC41MDMzIDQuMzIgMTQuMTUxNyAzLjg4Mzg5IDE0LjE1MTdIMC43ODk3MjJDMC4zNTMzMzMgMTQuMTUxNyAwIDE0LjUwMzkgMCAxNC45Mzc2QzAgMTUuMzcxMyAwLjM1MzMzMyAxNS43MjMyIDAuNzg5NzIyIDE1LjcyMzJIMy44ODQ0NEM0LjMyIDE1LjcyMzIgNC42NzM4OSAxNS4zNzE5IDQuNjczODkgMTQuOTM3Nkg0LjY3MzYxWiIgZmlsbD0id2hpdGUiLz4NCiAgICAgICAgPHBhdGggZD0iTTI0LjYyNzQgMTAuMTg5QzI0Ljc2MTggMTAuMTg5IDI0Ljg5OCAxMC4xNTUzIDI1LjAyMTggMTAuMDgzOUwyNy43MDIxIDguNTQzMTdDMjguMDgwMiA4LjMyNjAzIDI4LjIwOTEgNy44NDU1NSAyNy45OTEgNy40NjkzNkMyNy43NzMgNy4wOTMxNyAyNy4yODk2IDYuOTY0NTUgMjYuOTEzIDcuMTgxOTZMMjQuMjMxOCA4LjcyMjQxQzIzLjg1NDkgOC45Mzk1NSAyMy43MjQ5IDkuNDIwMzEgMjMuOTQzOCA5Ljc5NjIyQzI0LjA4OTYgMTAuMDQ4NSAyNC4zNTQxIDEwLjE4OTMgMjQuNjI3MSAxMC4xODkzTDI0LjYyNzQgMTAuMTg5WiIgZmlsbD0id2hpdGUiLz4NCiAgICAgICAgPHBhdGggZD0iTTQuOTc5MDEgMTkuNzkxNkwyLjI5OTAxIDIxLjMzMThDMS45MjEyMyAyMS41NDg2IDEuNzkxNTEgMjIuMDMwMiAyLjAwOTg0IDIyLjQwNTZDMi4xNTU5NSAyMi42NTc5IDIuNDIxNTEgMjIuNzk4OSAyLjY5NDU3IDIyLjc5ODlDMi44Mjg0NSAyMi43OTg5IDIuOTY0MjkgMjIuNzY1MiAzLjA4ODQ1IDIyLjY5NDFMNS43Njg0NSAyMS4xNTM2QzYuMTQ2MjMgMjAuOTM3MyA2LjI3NTk1IDIwLjQ1NTcgNi4wNTc2MiAyMC4wODAxQzUuODM5MjkgMTkuNzAzNCA1LjM1NjIzIDE5LjU3NDUgNC45NzkwMSAxOS43OTE2WiIgZmlsbD0id2hpdGUiLz4NCiAgICAgICAgPHBhdGggZD0iTTIuMjk5MzEgOC41NDI4N0w0Ljk3OTMxIDEwLjA4MzNDNS4xMDM3NiAxMC4xNTUgNS4yMzkzMSAxMC4xODg0IDUuMzcyOTMgMTAuMTg4NEM1LjY0NTk4IDEwLjE4ODQgNS45MTEyNiAxMC4wNDc0IDYuMDU3NjUgOS43OTUzN0M2LjI3NTcgOS40MTg5IDYuMTQ2MjYgOC45Mzg0MyA1Ljc2ODQ4IDguNzIxNTZMMy4wODg0OCA3LjE4MTExQzIuNzEwNDMgNi45NjM0MiAyLjIyNzkzIDcuMDkyODcgMi4wMTAxNSA3LjQ2ODUxQzEuNzkyMDkgNy44NDQ5OCAxLjkyMTgxIDguMzI1MTggMi4yOTkzMSA4LjU0MjU5VjguNTQyODdaIiBmaWxsPSJ3aGl0ZSIvPg0KICAgICAgICA8cGF0aCBkPSJNMjcuNzAwMSAyMS4zMzIxTDI1LjAyMDMgMTkuNzkwOEMyNC42NDM5IDE5LjU3NDUgMjQuMTYwMyAxOS43MDI1IDIzLjk0MjYgMjAuMDc4NUMyMy43MjQyIDIwLjQ1NDYgMjMuODUzNyAyMC45MzQ4IDI0LjIzMDYgMjEuMTUyTDI2LjkxMDkgMjIuNjkzM0MyNy4wMzUzIDIyLjc2NTUgMjcuMTcxMiAyMi43OTg0IDI3LjMwNTEgMjIuNzk4NEMyNy41NzczIDIyLjc5ODQgMjcuODQzNCAyMi42NTczIDI3Ljk4OTggMjIuNDA1QzI4LjIwNyAyMi4wMyAyOC4wNzc4IDIxLjU0ODkgMjcuNjk5OCAyMS4zMzE4TDI3LjcwMDEgMjEuMzMyMVoiIGZpbGw9IndoaXRlIi8+DQogICAgICAgIDxwYXRoIGQ9Ik0xNy41NzgzIDI1LjAwODhIMTIuNDIxNEMxMi4wMjUgMjUuMDA4OCAxMS43MDM2IDI1LjMyODggMTEuNzAzNiAyNS43MjM2QzExLjcwMzYgMjYuMTE4MyAxMi4wMjUgMjYuNDM4MyAxMi40MjE0IDI2LjQzODNIMTcuNTc4M0MxNy45NzQ4IDI2LjQzODMgMTguMjk2MSAyNi4xMTgzIDE4LjI5NjEgMjUuNzIzNkMxOC4yOTYxIDI1LjMyODggMTcuOTc0OCAyNS4wMDg4IDE3LjU3ODMgMjUuMDA4OFoiIGZpbGw9IndoaXRlIi8+DQogICAgICAgIDxwYXRoIGQ9Ik0xNi45MDA1IDI2Ljk5MTVIMTMuMDk5MUMxMi43MDI3IDI2Ljk5MTUgMTIuMzgxMyAyNy4zMTE1IDEyLjM4MTMgMjcuNzA2M0MxMi4zODEzIDI4LjEwMSAxMi43MDI3IDI4LjQyMSAxMy4wOTkxIDI4LjQyMUgxNi45MDA1QzE3LjI5NjkgMjguNDIxIDE3LjYxODMgMjguMTAxIDE3LjYxODMgMjcuNzA2M0MxNy42MTgzIDI3LjMxMTUgMTcuMjk2OSAyNi45OTE1IDE2LjkwMDUgMjYuOTkxNVoiIGZpbGw9IndoaXRlIi8+DQogICAgICAgIDxwYXRoIGQ9Ik0yMi4xOTE3IDE0LjczMUMyMi4xOTE3IDEwLjc3OTkgMTguOTc4NyA3LjU3NjE0IDE1LjAxMjYgNy41NjkyMkMxMS4wNzQyIDcuNTYyNTkgNy44NDQyNSAxMC43NDI1IDcuODA4NDEgMTQuNjY0QzcuNzkwMzYgMTYuNjM0NiA4LjU3MTc1IDE4LjQyMzIgOS44NDg5NyAxOS43MjgzQzEwLjgxMDQgMjAuNzEwOCAxMS4zNTgxIDIyLjAyMTkgMTEuMzU4MSAyMy4zOTM2QzExLjM1ODEgMjMuOTgwMyAxMS44MzU2IDI0LjQ1NTYgMTIuNDI0NSAyNC40NTU2SDE3LjU3NTFDMTguMTY0IDI0LjQ1NTYgMTguNjQxNSAyMy45ODAxIDE4LjY0MTUgMjMuMzkzNkMxOC42NDE1IDIyLjAyNTUgMTkuMTgyOSAyMC43MTQxIDIwLjE0MzEgMTkuNzM2QzIxLjQxMDYgMTguNDQ1MSAyMi4xOTE3IDE2LjY3ODkgMjIuMTkxNyAxNC43MzA3VjE0LjczMVoiIGZpbGw9IndoaXRlIi8+DQogICAgPC9nPg0KICAgIDxkZWZzPg0KICAgICAgICA8Y2xpcFBhdGggaWQ9ImNsaXAwXzFfODk1Ij4NCiAgICAgICAgICAgIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSIyOC40MjExIiBmaWxsPSJ3aGl0ZSIvPg0KICAgICAgICA8L2NsaXBQYXRoPg0KICAgIDwvZGVmcz4NCjwvc3ZnPg==) no-repeat center/cover;
}
@media (max-width: 575.98px) {
  .sticky-zip-code-box__icon {
    font-size: 16px;
    min-height: 1em;
    min-width: 1em;
    align-self: flex-start;
    display: flex;
  }
}
.sticky-zip-code-box__text {
  font-size: 17px;
  color: #fff;
}
@media (max-width: 575.98px) {
  .sticky-zip-code-box__text {
    font-size: 16px;
  }
}
.sticky-zip-code-box__form .form__input-group {
  position: relative;
  width: 50%;
  max-width: 295px;
}
@media (max-width: 575.98px) {
  .sticky-zip-code-box__form .form__input-group {
    width: 100%;
  }
}
.sticky-zip-code-box__form .form__icon {
  position: absolute;
  left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (max-width: 575.98px) {
  .sticky-zip-code-box__form .form__icon {
    left: calc(50% - 70px);
  }
}
.sticky-zip-code-box__form .form__icon svg {
  width: 12px;
  height: auto;
  fill: #014275;
}
.sticky-zip-code-box__form .form__input,
.sticky-zip-code-box__form .form__button {
  height: 50px;
  border-radius: 47px;
  font-size: 16px;
}
.sticky-zip-code-box__form .form__input {
  text-align: left;
  margin-bottom: 0;
  width: 100%;
  padding-left: 40px;
}
.sticky-zip-code-box__form .form__input::placeholder {
  color: #404040;
  opacity: 1;
}
@media (max-width: 575.98px) {
  .sticky-zip-code-box__form .form__input {
    text-align: center;
  }
}
.sticky-zip-code-box__form .form__button {
  width: 50%;
  max-width: 295px;
  font-weight: 700;
  background: #3ba844;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .sticky-zip-code-box__form .form__button {
    width: 100%;
  }
}
.widget-zip-code {
  box-shadow: 0px 4px 16px rgba(0, 0, 0, .25);
  border-radius: 14px;
  background: #014275;
}
.widget-zip-code__title,
.widget-zip-code__subtitle {
  color: #fff;
}
.widget-zip-code__title {
  font-size: 15px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .widget-zip-code__title {
    font-size: 16px;
  }
}
.widget-zip-code__subtitle {
  font-size: 15px;
}
@media (max-width: 991.98px) {
  .widget-zip-code__subtitle {
    font-size: 14px;
  }
}
.widget-zip-code__input-group {
  position: relative;
}
.widget-zip-code__icon {
  position: absolute;
  left: calc(50% - 70px);
  top: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.widget-zip-code__icon svg {
  width: 12px;
  height: auto;
  fill: #014275;
}
.widget-zip-code__input,
.widget-zip-code__button {
  width: 100%;
  height: 60px;
  border-radius: 47px;
  border: 0;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.03em;
  text-align: center;
}
@media (max-width: 575.98px) {
  .widget-zip-code__input,
  .widget-zip-code__button {
    height: 50px;
    font-size: 16px;
  }
}
.widget-zip-code__input {
  padding-left: 40px;
  margin-bottom: 0px;
}
.widget-zip-code__input:focus::placeholder {
  color: rgba(0, 0, 0, 0);
}
.widget-zip-code__input::placeholder {
  color: #404040;
  opacity: 1;
}
.widget-zip-code__button {
  font-size: 22px;
  font-weight: 700;
  background: #3ba844;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 575.98px) {
  .widget-zip-code__button {
    font-size: 20px;
  }
}
.widget-zip-code__moving-address {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .widget-zip-code__moving-address {
    flex-direction: column;
  }
}
.widget-zip-code__moving-address p {
  margin: 0;
  flex: 1;
  color: #fff;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  .widget-zip-code__moving-address p {
    font-size: .875rem;
  }
}
.widget-zip-code__moving-address label {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 1rem;
}
@media (max-width: 575.98px) {
  .widget-zip-code__moving-address label {
    font-size: .875rem;
  }
}
.widget-zip-code__moving-address label input[type=radio] {
  margin: 0;
  margin-bottom: 6px;
  margin-right: 5px;
}
.widget-zip-code__radio {
  display: flex;
  gap: 20px;
}
.widget-zip-code__radio input#no,
.widget-zip-code__radio input#yes {
  height: 20px;
  width: 20px;
}
.authors {
  background-color: #eee;
  padding: 22px 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  flex-wrap: nowrap;
  max-height: 82px;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .authors {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    max-height: unset;
    padding: 0;
    min-height: 71px;
    position: relative;
  }
}
.authors .authors__toggle {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #015292;
  align-self: center;
  position: absolute;
  right: 0;
  top: 33.5px;
  transform: none;
}
@media (min-width: 769px) {
  .authors .authors__toggle {
    display: none;
  }
}
.authors .authors__list.expanded {
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}
.authors .authors__list.expanded .js-chevron-down {
  display: none;
}
.authors .authors__list.expanded .js-chevron-up {
  display: block;
}
.authors .authors__list.expanded .hidden-authors {
  display: flex;
  padding: 0 0 15px 0;
}
.authors .authors__list.expanded .authors__toggle {
  transform: rotate(180deg);
}
.authors .js-chevron-up {
  transform: rotate(180deg);
  display: none;
}
.authors .js-chevron-down {
  display: block;
}
.authors__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  width: 100%;
}
@media (max-width: 767px) {
  .authors__list {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-grow: 1;
    position: relative;
  }
  .authors__list.expanded {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .authors__list .hidden-authors {
    display: none;
  }
  .authors__list.expanded .hidden-authors {
    display: flex;
    padding: 0 0 15px 0;
  }
}
.authors__list--authors-container {
  grid-column: 1/2;
  display: flex;
  flex-direction: row;
  gap: 40px;
  width: 100%;
  justify-content: flex-start;
}
.authors__list--authors-container.multiple-authors {
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 767px) {
  .authors__list--authors-container {
    flex-direction: column;
    gap: 20px;
  }
}
.authors__list--item {
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .authors__list--item {
    min-width: auto;
    padding: 13px 0;
  }
}
.authors__list--item:hover .author__hover {
  display: block;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .authors__list--item:hover .author__hover {
    display: none;
  }
}
@media (max-width: 767px) {
  .authors__list--item:hover .author__hover {
    display: none;
  }
}
.authors__list--disclosure-message {
  grid-column: 2/3;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  height: 100%;
}
.authors__list--disclosure-message p {
  line-height: 13px;
  color: #999;
  font-weight: 400;
  font-size: 11px;
  margin: 0;
}
.authors__list--disclosure-message a {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: Auto;
}
@media (max-width: 767px) {
  .authors__list--disclosure-message {
    grid-column: 1/3;
    margin-top: 15px;
    justify-content: flex-start;
  }
}
.authors .author__info {
  display: flex;
  align-items: center;
}
.authors .author__image {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  margin-right: 10px;
}
.authors .author__image img {
  border-radius: 50%;
}
@media (max-width: 767px) {
  .authors .author__image {
    width: 45px;
    height: 45px;
  }
}
.authors .author__text {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  font-size: 16px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .authors .author__text {
    display: inline-block;
  }
}
.authors .author__text a,
.authors .author__text .author__name {
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -3%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: Auto;
}
@media (max-width: 767px) {
  .authors .author__text a,
  .authors .author__text .author__name {
    font-size: 13px;
  }
}
.authors .author__prefix {
  line-height: 10px;
  color: #999;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: -2%;
}
@media (max-width: 767px) {
  .authors .author__prefix {
    font-size: 13px;
  }
}
.authors .author__name {
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}
.authors .author__hover {
  display: none;
  position: absolute;
  background: #fff;
  width: 276px;
  top: 47px;
  left: 0;
  border-radius: 7px;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2509803922);
}
.authors .author__hover-arrow {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #015292;
}
.authors .author__hover-header {
  background-color: #015292;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 10px 20px;
  border-radius: 7px 7px 0 0;
  width: 100%;
  min-height: 116px;
}
.authors .author__hover-image {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-right: 10px;
}
.authors .author__hover-text {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: -2%;
}
.authors .author__hover-name a,
.authors .author__hover-name .author__name {
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: -3%;
  text-decoration: underline;
  color: #fff;
}
.authors .author__hover-subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -2%;
  color: #fff;
}
.authors .author__hover-content {
  padding: 15px;
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: -2%;
}
footer {
  padding: 0;
  background: #012b4d;
  color: #fff;
  padding-bottom: 25px;
}
footer img {
  padding-top: 20px;
  padding-bottom: 15px;
  width: 240px;
}
.social img {
  width: 27px;
  margin-right: 11px;
  margin-top: 25px;
  margin-bottom: -20px !important;
}
.social_footer img {
  width: 27px;
  margin-right: 11px;
  margin-top: 14px;
  margin-bottom: -20px !important;
}
.footer_logo img {
  margin-top: 14px;
  max-width: 215px;
}
.margin_iconaling {
  margin-left: 36% !important;
}
.footer-terms {
  padding-top: 20px;
  padding-bottom: 20px;
  float: right;
}
.footer-terms a {
  color: #fff;
  font-size: 14px;
}
.footer-terms li {
  list-style-type: none;
  line-height: 1.6;
}
.footer-terms p {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0px;
}
.footer-terms .pad {
  padding-left: 10px;
}
.footer-terms .pad2 {
  padding-right: 40px;
  padding-left: 20px;
}
.footer-terms .space {
  margin-top: 10px;
  padding-bottom: 10px;
}
.footer-terms .moreoption {
  margin-top: 0px;
  padding-bottom: 24px;
}
.footer-element {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
}
.copyright-end {
  color: #939598;
  font-size: 16px;
  text-align: center;
  padding: 20px 0;
}
.footer-container.blue footer {
  padding: 0;
  background: #012b4d;
  color: #fff;
  padding-bottom: 25px;
}
.more-info-footer p {
  font-size: 12px;
  line-height: 15px;
}
.footer-bottom {
  background-color: rgba(238, 238, 238, .9333333333);
}
.footer-bottom .footer-menu {
  padding: 15px;
}
.footer-bottom .footer-menu .footer-elements .container-logo {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 15px;
}
.footer-bottom .footer-menu .footer-elements .container-logo .footer_logo {
  max-width: fit-content;
  padding-right: 15px;
}
.footer-bottom .footer-menu .footer-elements .container-logo .footer_logo img {
  margin-top: 0px;
}
.footer-bottom .footer-menu .footer-elements .container-menu {
  display: flex;
  min-height: 50px;
  align-items: center;
  display: flex;
  width: 100%;
  flex-direction: row;
}
.footer-bottom .footer-menu .footer-elements .container-menu a {
  color: #000;
  text-decoration: underline;
  font-size: 13px;
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 0;
}
.footer-bottom .footer-menu .footer-elements .container-menu a:hover {
  color: #000;
}
.footer-bottom .footer-menu .footer-elements .container-menu button#ot-sdk-btn.ot-sdk-show-settings {
  text-decoration: underline;
  color: #000;
  border: none;
  padding: 0;
  line-height: inherit;
  background-color: inherit;
  font-size: 13px;
  flex-grow: 1;
  flex-basis: 0;
  flex-shrink: 1;
  min-width: 0;
}
.pre-footer {
  background: #d2430f;
  padding: 9px 0;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 35px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  min-height: 70px;
}
.home .pre-footer {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .footer-container.blue footer {
    padding: 25px 15px;
  }
  .footer-terms .space {
    margin-top: 30px;
    padding-bottom: 5px;
  }
}
@media only screen and (max-width: 425px) {
  .footer-terms .space {
    margin-top: 0px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .footer-terms .space {
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .more-info-footer p {
    text-align: center;
  }
  .footer_logo img {
    margin-top: -13px;
    margin-left: 20%;
  }
  .footer-terms {
    margin-top: 0px !important;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .footer-bottom {
    text-align: center;
    padding: 10px;
  }
  .footer-bottom .grid-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-bottom .grid-container .footer_logo img {
    margin-top: 0px;
    margin-left: 0px;
  }
  .footer-bottom .grid-container .footer-menu {
    padding: 0px;
  }
  .footer-bottom .grid-container .footer-menu .footer-elements .container-logo {
    align-items: center;
    flex-direction: column;
  }
  .footer-bottom .grid-container .footer-menu .footer-elements .container-menu {
    height: auto;
    flex-direction: column;
  }
  .footer-terms {
    text-align: left;
    margin-top: 20px;
  }
  .pad,
  .pad2 {
    padding-left: 0 !important;
  }
  .pad2 {
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footer-terms {
    margin-top: 0 !important;
    padding-top: 0;
    padding-bottom: 10px;
  }
  .social_footer {
    text-align: center !important;
  }
  .social_footer .margin_iconaling {
    margin-left: 0px !important;
  }
  .footer_logo {
    text-align: center !important;
  }
  .footer_logo img {
    margin-left: 0px !important;
    margin-top: -13px;
  }
}
.plan-offline-body {
  font-size: 1.5em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  padding: 0 10px;
}
.plan-offline-body.plan-card-center {
  align-items: center;
  justify-content: center;
}
.plan-offline-body .grid-x {
  width: 100%;
  margin-top: 0;
}
.plan-offline-body .controls-btns {
  margin-top: 0;
  margin-bottom: 10px;
}
.plan-offline-body .controls-btns .cell-provider-filter {
  max-height: 50px;
}
.plan-offline-body .controls-btns .js-unselect-select {
  background: #818286;
  color: #fff;
  margin: 0;
}
.pob-box1,
.pob-box3 {
  display: inline-block;
  width: 45%;
  border: 1px solid #000;
  vertical-align: middle;
  font-size: .8em;
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  font-family: "Montserrat", sans-serif !important;
}
.pob-box1 a.button.expanded,
.pob-box3 a.button.expanded {
  margin-top: 1em;
}
.plan-offline-num2 {
  font-size: 2em;
  color: #f26c21;
}
.plan-offline-num2:hover {
  text-decoration: none;
}
.reveal-overlay .plan-offline h4,
.reveal-overlay .plan-offline .h4 {
  color: #404041;
  text-transform: inherit;
  font-size: 25px;
  padding: 10px;
  font-family: "Lato bold", sans-serif;
  margin-bottom: 0;
  padding-bottom: 0;
}
.pob-box2 {
  padding-top: 6% !important;
  width: 10%;
}
.pob-box2 h1,
.pob-box2 .h1 {
  font-size: 35px;
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal;
  text-transform: uppercase;
}
.plan-details-wrapper a {
  color: #084a64;
}
.plan-details-wrapper .plan-details-header {
  height: 50px;
  background: #084a64;
  border-right: solid 1px #084a64;
}
@media only screen and (max-width: 760px) {
  .plan-details-wrapper .dis-none {
    display: none !important;
  }
}
.plan-details-wrapper .plan-details-right-side li {
  border: solid 1px #000;
  border-bottom: none;
}
.plan-details-wrapper .plan-details-right-side li:first-child {
  margin-right: 15px;
}
.plan-details-wrapper .plan-details-right-side li a {
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
}
.plan-details-wrapper .plan-details-right-side li a:hover {
  color: #000;
}
.plan-details-wrapper .plan-details-right-side li.is-active a {
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
  border-bottom: solid 1px #fff;
}
.plan-details-wrapper .plan-details-left-side {
  float: left;
  border-right: solid 1px #000;
}
.plan-details-wrapper .plan-details-left-side .plan-logo {
  padding: 30px 0 0 0;
  text-align: center;
  margin-bottom: 30px;
}
.plan-details-wrapper .plan-details-left-side .plan-doc-links {
  margin-top: 50px;
  padding-left: 20px;
}
.plan-details-wrapper .plan-details-left-side .plan-doc-links h4,
.plan-details-wrapper .plan-details-left-side .plan-doc-links .h4 {
  font-size: 16px;
  color: #084a64;
  font-weight: 600;
  margin-left: 2px;
  margin-bottom: 15px;
}
.plan-details-wrapper .plan-details-left-side .plan-doc-links ul {
  margin-left: 0;
}
.plan-details-wrapper .plan-details-left-side .plan-doc-links ul li {
  list-style: none;
  margin-bottom: 15px;
  border: none;
}
.plan-details-wrapper .plan-details-left-side .plan-doc-links ul li .doc-link-icon {
  float: left;
  width: 30px;
  margin-right: 10px;
}
.plan-details-wrapper .plan-details-left-side .plan-doc-links ul li a {
  font-size: 14px;
  color: #000;
  padding-top: 4px;
  display: inline-block;
}
.plan-details-wrapper .plan-details-left-side .plan-doc-links ul li a.plan-details-yrac-link,
.plan-details-wrapper .plan-details-left-side .plan-doc-links ul li a.plan-details-show-calc-link {
  line-height: 15px;
  display: inline-block;
  padding-top: 0;
}
.plan-details-wrapper .plan-details-left-side .phone-tagline-signup-link {
  text-align: center;
}
.plan-details-wrapper .plan-details-left-side .phone-tagline-signup-link p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 400;
}
.plan-details-wrapper .plan-details-left-side .phone-tagline-signup-link p.or {
  text-align: center;
  font-size: 16px;
}
.plan-details-wrapper .plan-details-left-side .phone-tagline-signup-link .signup-phone img {
  width: 22px;
  margin-top: -3px;
}
.plan-details-wrapper .plan-details-left-side .phone-tagline-signup-link .signup-phone .signup-phone-link a {
  color: #ff6936;
  font-weight: 700;
  font-size: 20px;
}
.plan-details-wrapper .plan-details-left-side .phone-tagline-signup-link .switch-now-btn {
  margin: 10px auto;
  border-radius: 2px;
  font-family: Lato, sans-serif;
  text-transform: inherit;
  letter-spacing: 1px;
  font-size: 14pt;
  padding: 12px;
  color: #fff;
  background: #d2430f !important;
  border: 1px solid #d2430f !important;
  width: 75%;
  font-weight: 400;
  line-height: 17px;
  height: 44px;
}
.plan-details-wrapper .plan-details-right-side {
  padding: 0;
  float: right;
  border: rgba(0, 0, 0, 0);
}
.plan-details-wrapper .plan-details-right-side .plan-details-header {
  height: 50px;
  background: #084a64;
  border-right: solid 1px #084a64;
}
.plan-details-wrapper .plan-details-right-side .plan-details-header h3,
.plan-details-wrapper .plan-details-right-side .plan-details-header .h3 {
  color: #fff;
  padding: 15px 0 0 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
  font-size: 16px;
  font-family: Lato, sans-serif;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .hr {
  height: 1px;
  background: #000;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .hr.margin-top {
  margin-top: 30px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body {
  padding: 0 20px 20px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header {
  margin-top: 20px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header h5,
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header .h5 {
  color: #084a64;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 3px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info {
  margin: 5px 0;
  font-size: 14px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info .info-header {
  font-weight: 700;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info .info-label {
  padding-right: 5px;
  font-weight: 700;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tabs {
  margin-top: 20px;
  border: none;
  background: rgba(0, 0, 0, 0);
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tabs .tabs-title > a:focus,
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tabs .tabs-title > a[aria-selected=true] {
  background: rgba(0, 0, 0, 0);
  color: #084a64;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content {
  border: none;
  border-top: solid 1px #000;
  background: rgba(0, 0, 0, 0);
  font-size: 14px;
  margin-top: -1px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content .plan-benifits-list {
  margin: 0;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content .plan-benifits-list li {
  list-style: none;
  border: none;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content .plan-why-list {
  margin: 0;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content .plan-why-list li {
  list-style: none;
  line-height: 18px;
  clear: both;
  margin-bottom: 10px;
  border: none;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content .plan-why-list li .tab-info-icon {
  width: 30px;
  float: left;
  margin-right: 17px;
  margin-top: 4px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content .plan-why-list li .bold-text {
  color: #084a64;
  font-weight: 700;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-fine-print {
  font-size: 10px;
  line-height: 16px;
  padding: 15px;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-fine-print sup {
  font-size: 18px;
  top: 4px;
}
.loading-spinner {
  position: fixed;
  z-index: 9999;
  height: 64px;
  width: 64px;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.loading-spinner::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/app/themes/hec-theme/dist/images/loadinggif) center center no-repeat hsla(0, 0%, 100%, .75);
}
.loading-spinner:not(:required) {
  color: rgba(0, 0, 0, 0);
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  width: 7%;
  height: 21%;
}
.loading-spinner:not(:required) p {
  position: absolute;
  color: #000;
}
.loading-spinner:not(:required)::after {
  content: "";
  display: block;
  font-size: 10px;
  width: 64px;
  height: 64px;
  margin-top: -2em;
}
.reveal-overlay {
  background: rgba(10, 10, 10, .75);
}
.reveal-overlay .reveal {
  background-color: #fff;
}
.reveal-overlay .reveal.modal-LINK-size {
  max-width: 600px;
}
.reveal-overlay .reveal.modal-APIOFFLINECALL-size {
  max-width: 600px;
}
.reveal-overlay .reveal.plan-details-modal {
  background-color: #fff;
  padding: 0;
  width: 1022px;
}
.reveal-overlay .reveal.plan-details-modal .close-button {
  color: #fff;
}
.reveal-overlay .reveal h2,
.reveal-overlay .reveal .h2 {
  margin-bottom: 0;
}
.reveal-overlay .reveal .offer-grid {
  padding-top: 15px;
}
.reveal-overlay .reveal .offer-grid .product-container {
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .04);
  text-align: center;
  margin-bottom: 15px;
}
.reveal-overlay .reveal .offer-grid .member-price {
  color: #a3252a;
  font-size: 28px;
  font-weight: 700;
}
.reveal-overlay .reveal .offer-grid .member-price .smaller {
  font-size: 16px;
  font-weight: normal;
}
.reveal-overlay .reveal .offer-grid .pricing {
  margin-bottom: 10px;
}
.reveal-overlay .reveal .offer-grid p {
  font-size: 14px;
  color: #5c868e;
  line-height: 19px;
}
.reveal-overlay .reveal .offer-grid .org-price {
  float: right;
  color: #5c868e;
  font-size: 18px;
  text-decoration: line-through;
}
.reveal-overlay .reveal .offer-grid .button {
  padding: 10px;
  margin-top: 20px;
}
.reveal-overlay .reveal .offer-grid .button.finance-it-btn {
  float: right;
}
.reveal-overlay .reveal .plan-signup-wrapper .left-side {
  background: #fff;
  padding-top: 15px;
}
.reveal-overlay .reveal .plan-signup-wrapper .plan-logo-wrapper .plan-logo {
  height: 100px;
  padding: 0;
  margin-bottom: 0;
}
.reveal-overlay .reveal .plan-signup-wrapper .plan-logo-wrapper .plan-logo img {
  max-height: 80px;
  margin: 10px 0 0 0;
  padding-left: 75px;
}
.reveal-overlay .reveal .plan-signup-wrapper .plan-logo-wrapper .tagline {
  padding: 5px 0 0 0;
  float: right;
}
.reveal-overlay .reveal .plan-signup-wrapper .plan-logo-wrapper .tagline p {
  color: #084a64;
  line-height: 28px;
  font-size: 24px;
  font-weight: 700;
}
@media print, screen and (min-width: 64em) {
  .reveal-overlay .reveal {
    width: 875px;
  }
  .reveal-overlay .reveal h2,
  .reveal-overlay .reveal .h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .reveal-overlay .reveal h2,
  .reveal-overlay .reveal .h2 {
    font-size: 10px;
  }
}
.reveal-overlay .reveal {
  border: none;
}
.reveal-overlay .reveal .loading {
  position: fixed;
  z-index: 999;
  height: 64px;
  width: 64px;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.reveal-overlay .reveal .loading::before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/app/themes/hec-theme/dist/images/loadinggif) center center no-repeat hsla(0, 0%, 100%, .75);
}
.reveal-overlay .reveal .loading:not(:required) {
  color: rgba(0, 0, 0, 0);
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  width: 7%;
  height: 21%;
}
.reveal-overlay .reveal .loading:not(:required) p {
  position: absolute;
  color: #000;
}
.reveal-overlay .reveal .loading:not(:required)::after {
  content: "";
  display: block;
  font-size: 10px;
  width: 64px;
  height: 64px;
  margin-top: -2em;
}
.reveal-overlay .reveal .promocode-input {
  border-radius: 0;
  border-color: #bbb;
  border: 1px solid #084a64;
}
.reveal-overlay .reveal input [type=text] {
  border-radius: 0;
  border-color: #bbb;
  border: 1px solid #084a64;
}
.reveal-overlay .reveal .aling-controll {
  margin-left: 4%;
}
.reveal-overlay .reveal .aling-controll-phone {
  margin-left: 2%;
}
.reveal-overlay .reveal .aling-title-promo {
  text-align: center;
  margin-bottom: 18px;
  font-size: 20px !important;
}
.reveal-overlay .rate-table {
  width: 350px;
  position: relative;
  right: auto;
  left: auto;
  margin: 0 auto;
  outline: 0;
  margin-top: 180px !important;
}
.reveal-overlay .rate-table .close-button {
  color: #fff;
}
.reveal-overlay .rate-table .modalzipcode {
  margin-top: 100px !important;
}
.reveal-overlay .rate-table .started-form-title {
  color: #fff;
  font-size: 25px;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 23px;
}
.reveal-overlay .plan-offline {
  border: none !important;
  color: #084a64 !important;
  margin-top: 2em !important;
  margin-bottom: 2em !important;
  text-align: center;
  font-family: "Montserrat", sans-serif !important;
}
.reveal-overlay .plan-offline h1,
.reveal-overlay .plan-offline .h1 {
  color: #084a64 !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 32px !important;
  line-height: 36px !important;
  font-weight: inherit;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .5rem;
}
.reveal-overlay .plan-offline .content-columns {
  margin: 0 0 15px 0;
}
.reveal-overlay .plan-offline .content-columns .container-chbox,
.reveal-overlay .plan-offline .content-columns .container-chbox-all {
  padding: 0;
  max-height: 24px;
}
.reveal-overlay .plan-offline .content-columns .container-chbox label,
.reveal-overlay .plan-offline .content-columns .container-chbox-all label {
  font-size: 13px;
}
.reveal-overlay .plan-offline p.filter-error {
  color: #fff;
  padding: 10px 0 0 0;
}
.reveal-overlay .plan-offline p.show-error {
  color: #a70716;
}
.reveal-overlay .plan-offline a.close-button {
  position: relative;
  color: #02a7ca;
  top: -30px;
}
.reveal-overlay .plan-offline h1,
.reveal-overlay .plan-offline .h1 {
  color: #084a64 !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 32px !important;
  line-height: 36px !important;
}
.reveal-overlay .plan-offline .plan-offline-body .grid-x {
  width: 100%;
  margin-top: -40px;
}
.reveal-overlay .plan-offline .plan-offline-body .grid-x > .cell-provider-filter {
  padding-top: 23px;
  padding-bottom: 10px;
}
.reveal-overlay .plan-offline .plan-offline-body .grid-x > .cell-provider-filter .cell-column-header {
  margin-top: -15px;
}
.reveal-overlay .plan-offline .plan-offline-body .grid-x > .cell-provider-filter .cell-column-header label {
  line-height: 1;
  font-size: 15px;
  font-family: "Lato Bold", sans-serif;
}
.reveal-overlay .plan-offline .plan-offline-body .button {
  background: #d2430f;
  border: 0;
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  text-transform: inherit;
  letter-spacing: 0;
  font-size: 16px;
  padding: 12px;
}
.reveal-overlay .plan-offline .plan-offline-body .controls-btns {
  margin-top: 0;
  margin-bottom: 10px;
}
.reveal-overlay .plan-offline .plan-offline-body .controls-btns .cell-provider-filter {
  max-height: 50px;
}
.reveal-overlay .plan-offline .plan-offline-body .controls-btns .button {
  background: #009dc3;
  color: #fff;
  min-width: 120px;
  margin: 0 0 0 0;
}
.reveal-overlay .plan-offline .plan-offline-body .controls-btns .js-unselect-select {
  background: #818286;
  color: #fff;
  margin: 0;
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 320px) {
  .loading:not(:required) {
    width: 31% !important;
  }
}
@media only screen and (max-width: 375px) {
  .loading:not(:required) {
    width: 25%;
  }
}
@media only screen and (max-width: 425px) {
  .loading:not(:required) {
    width: 23% !important;
  }
}
@media only screen and (max-width: 768px) {
  .loading:not(:required) {
    width: 13%;
  }
}
@media only screen and (max-width: 640px) {
  .pob-box1,
  .pob-box2,
  .pob-box3 {
    width: 100%;
    display: block;
  }
  .plan-offline .plan-offline-body {
    display: block !important;
  }
  .reveal-overlay .reveal.plan-details-modal .modal-mobile-title-plan {
    background: #084a64;
    padding: 10px 10px 10px 10px;
  }
  .reveal-overlay .reveal.plan-details-modal .modal-mobile-title-plan h3,
  .reveal-overlay .reveal.plan-details-modal .modal-mobile-title-plan .h3 {
    color: #fff;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .reveal-overlay .reveal.plan-details-modal .plan-details-wrapper {
    padding: 5px 10px;
  }
  .phonepromo .operator {
    padding-bottom: 5%;
  }
}
@media only screen and (max-width: 1024px) {
  .loading:not(:required) {
    width: 9%;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30% !important;
    max-width: 75rem;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #084a64;
  }
  .reveal.tiny .promocode-input {
    border-radius: 0;
    border-color: #bbb;
    border: 1px solid #084a64;
  }
  .reveal.tiny input [type=text] {
    border-radius: 0;
    border-color: #bbb;
    border: 1px solid #084a64;
  }
}
.mpopup {
  display: none;
  position: fixed;
  z-index: 1500;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, .4);
  font-family: "Lato", sans-serif;
}
.mpopup .mpopup-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 900px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
  animation-name: animatetop;
  animation-duration: .4s;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #084a64;
}
.mpopup .mpopup-content .mpopup-background {
  background: #fff;
  background-size: 100% 100%;
  padding: 0;
  margin: 60px;
}
.mpopup .mpopup-content .rate-seccion-popup {
  margin-left: 15px;
  margin-right: 15px;
}
.mpopup .mpopup-content h2,
.mpopup .mpopup-content .h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: "Lato", sans-serif;
  text-align: center;
  font-size: 29px;
}
.mpopup .mpopup-content h4,
.mpopup .mpopup-content .h4 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
  text-transform: none;
  font-weight: inherit;
  font-family: "Lato", sans-serif;
}
.mpopup .mpopup-content p {
  font-size: 19px;
  letter-spacing: 0;
}
.mpopup .mpopup-content input,
.mpopup .mpopup-content select {
  border: 1px solid #ddd;
  border-radius: 0;
  margin-bottom: 40px;
  height: 50px;
}
.mpopup .mpopup-content .text-top {
  line-height: 38px;
  color: #084a64;
  font-size: 27px;
}
.mpopup .mpopup-content img {
  padding: 0 40px 40px 40px;
}
.mpopup .mpopup-content .padding-bottom {
  padding-bottom: 50px;
  font-size: 15px !important;
}
.mpopup .mpopup-content ul {
  list-style-type: none;
  padding: 0;
}
.mpopup .mpopup-content li {
  background: url(/app/themes/FoundationPress/src/assets/images/check-icon.png) no-repeat left center;
  min-height: 30px;
  padding-left: 35px;
  font-size: 19px;
  padding-top: 1px;
}
.mpopup .mpopup-content .popup-ul {
  margin-top: 5px;
  justify-content: center;
  display: flex;
}
.mpopup .mpopup-head .close {
  color: #000;
  float: right;
  font-size: 28px;
  font-weight: 700;
  padding-right: 26px;
  position: relative;
}
.mpopup a #send-rates-popup-submit {
  height: 50px;
  padding: 16px;
}
.mpopup-form {
  display: none;
  position: fixed;
  z-index: 1500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, .4);
  font-family: "Lato", sans-serif;
}
.mpopup-form .mpopup-content-width {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
  animation-name: animatetop;
  animation-duration: .4s;
  border-radius: 8px 8px 8px 8px;
}
.mpopup-form .mpopup-content-width .mpopup-head .close {
  color: #000 !important;
  float: right;
  font-size: 28px;
  font-weight: 700;
  padding-right: 26px;
  position: relative;
}
.mpopup-form .mpopup-content-width .mpopup-background {
  background: #fff;
  background-size: 100% 100%;
  padding: 0;
  margin: 60px;
}
.mpopup-form .mpopup-content-width .mpopup-background .form-label-section {
  display: flex;
  justify-content: center;
}
.mpopup-form .mpopup-content-width .mpopup-background .form-label-section .form-label {
  font-size: 15px;
}
.mpopup-form .mpopup-content-width .mpopup-background .form-label-section .form-label-condition {
  font-size: 15px;
  width: 72%;
}
.mpopup-form .mpopup-content-width .rate-seccion-popup {
  margin-left: 15px;
  margin-right: 15px;
}
.mpopup-form .mpopup-content-width h2,
.mpopup-form .mpopup-content-width .h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: "Lato", sans-serif;
  text-align: center;
  font-size: 29px;
}
.mpopup-form .mpopup-content-width h4,
.mpopup-form .mpopup-content-width .h4 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
  text-transform: none;
  font-weight: inherit;
  font-family: "Lato", sans-serif;
}
.mpopup-form .mpopup-content-width p {
  font-size: 19px;
  letter-spacing: 0;
}
.mpopup-form .mpopup-content-width input,
.mpopup-form .mpopup-content-width select {
  border: 1px solid #084a64;
  border-radius: 0;
}
.mpopup-form .mpopup-content-width .text-top {
  line-height: 38px;
  color: #084a64;
  font-size: 27px;
}
.mpopup-form .mpopup-content-width img {
  padding: 0 40px 40px 40px;
}
.mpopup-form .mpopup-content-width .padding-bottom {
  padding-bottom: 50px;
  font-size: 15px !important;
}
.mpopup-form .mpopup-content-width ul {
  list-style-type: none;
  padding: 0;
}
.mpopup-form .mpopup-content-width li {
  background: url(/app/themes/FoundationPress/src/assets/images/check-icon.png) no-repeat left center;
  min-height: 30px;
  padding-left: 35px;
  font-size: 19px;
  padding-top: 1px;
}
.mpopup-form .mpopup-content-width .popup-ul {
  margin-top: 5px;
  justify-content: center;
  display: flex;
}
@media only screen and (max-width: 425px) {
  .mpopup-form .mpopup-content-width {
    width: 100%;
  }
  .mpopup-form .mpopup-content-width .mpopup-background .form-label-section .form-label {
    width: 100%;
  }
  .mpopup-form .mpopup-content-width .mpopup-background .form-label-section .form-label-condition {
    width: 100%;
  }
}
@media only screen and (max-width: 460px) {
  .small-bottom-margin {
    width: 50%;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .mpopup-content li {
    background-position: 0% 3% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .mpopup .mpopup-content {
    width: 85%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1024px) {
  #widgetBox.powerlego-content .mpopup-content {
    max-width: 693px;
    height: 580px;
  }
  #widgetBox.powerlego-content .mpopup-content .input-group-header-address {
    min-width: max-content;
  }
  #widgetBox.powerlego-content .mpopup-content .input-group-header-address .powerlego-addr-input.typeahead {
    margin-bottom: 12px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup {
    max-width: 480px;
    position: absolute;
    top: 42%;
    left: 48%;
    transform: translate(-50%, -50%);
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup h2,
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .h2 {
    font-size: 20px;
    color: #084a64;
    font-weight: normal;
    font-family: lato;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .title-smt-one.usage-view {
    font-size: 20px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .container-widget {
    margin: 20px;
    height: auto;
    padding: 4px;
    text-align: center;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .button-smtopt,
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .cancel-smtopte {
    height: 78px;
    width: 19rem;
    margin: 0 auto;
    border-radius: 3px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup #cancel-widget,
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup #forecast-widget #powerlego-accept-widget {
    height: 78px;
    display: flex;
    text-align: left;
    padding-right: 7px;
    border-radius: 3px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup #cancel-widget {
    margin-top: 20px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .yes {
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
    max-width: 100%;
    text-align: left;
    position: relative;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .yes p {
    line-height: 4;
    font-size: 13px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .yes .yes-widget,
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .yes .not-widget,
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .yes .secure-widget {
    font-size: 16px !important;
    color: #fff;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup #powerlego-accept-widget {
    height: 78px;
    margin-bottom: 24px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .yes-widget-b {
    font-size: 16px;
    font-weight: 700;
    line-height: 3;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .not-widget-b {
    font-size: 16px;
    font-weight: 700;
    color: #084a64;
    text-transform: initial;
    line-height: 3;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .not-widget-p {
    font-size: 13px;
    color: #000;
    top: 2.4rem;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup #powerlegoTypeahead {
    width: 305px;
  }
  #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .typeahead__result li {
    font-size: 14px !important;
  }
  #widgetBox.powerlego-content .mpopup-footer {
    position: absolute;
    bottom: 0;
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .medium #widgetBox.powerlego-content .mpopup-content .container-provider.container-input {
    width: 450px;
  }
  .medium #widgetBox.powerlego-content .mpopup-content .container-provider.container-input .info-secure {
    height: 75px;
  }
  .medium #widgetBox.powerlego-content .mpopup-content .container-provider.container-input .info-secure .yes-1 {
    margin-top: 10px;
  }
  .medium #widgetBox.powerlego-content .mpopup-content .container-provider.container-input .info-secure .securetop {
    top: 9px;
    margin-top: 1px;
  }
  .medium #widgetBox.powerlego-content .mpopup-content .container-provider.container-input .info-secure .securetop .secure-widget-p {
    line-height: 2, 5;
  }
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
  .small #widgetBox.powerlego-content .mpopup-content .rate-seccion-popup .title-provider {
    font-size: 16px;
  }
  .small #widgetBox.powerlego-content .mpopup-content .container-provider.container-input {
    width: 350px;
  }
  .small #widgetBox.powerlego-content .mpopup-content .container-provider.container-input .info-secure {
    height: 75px;
  }
  .small #widgetBox.powerlego-content .mpopup-content .container-provider.container-input .info-secure .yes-1 {
    margin-top: 10px;
  }
  .small #widgetBox.powerlego-content .mpopup-content .container-provider.container-input .info-secure .securetop.secure-widget-p {
    line-height: 2;
  }
}
input:checked ~ .switch-paddle {
  background: #d2430f;
}
body.front-page [type=text],
body.front-page [type=password],
body.front-page [type=date],
body.front-page [type=datetime],
body.front-page [type=datetime-local],
body.front-page [type=month],
body.front-page [type=week],
body.front-page [type=email],
body.front-page [type=number],
body.front-page [type=search],
body.front-page [type=tel],
body.front-page [type=time],
body.front-page [type=url],
body.front-page [type=color],
body.front-page textarea {
  border: 0;
  box-shadow: none;
}
body.front-page [type=text]::placeholder,
body.front-page [type=password]::placeholder,
body.front-page [type=date]::placeholder,
body.front-page [type=datetime]::placeholder,
body.front-page [type=datetime-local]::placeholder,
body.front-page [type=month]::placeholder,
body.front-page [type=week]::placeholder,
body.front-page [type=email]::placeholder,
body.front-page [type=number]::placeholder,
body.front-page [type=search]::placeholder,
body.front-page [type=tel]::placeholder,
body.front-page [type=time]::placeholder,
body.front-page [type=url]::placeholder,
body.front-page [type=color]::placeholder,
body.front-page textarea::placeholder {
  color: #6c757d;
  opacity: 1;
}
body.front-page .sidebar {
  display: none;
}
body.front-page .copyright-end {
  color: #939598;
  font-size: 16px;
  text-align: center;
  padding: 20px 0;
}
body.front-page .menu-wrapper {
  width: 100%;
}
body.front-page .hide-on-load {
  display: none;
}
body.front-page .button {
  background: #d2430f;
  border: 0;
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  text-transform: inherit;
  letter-spacing: 0;
  font-size: 14pt;
  padding: 12px;
  font-weight: 400 !important;
}
body.front-page .button.js-compare-plans:disabled {
  background: #d2430f;
}
body.front-page .button:hover {
  opacity: .9;
}
body.front-page #pagination-more-plans {
  padding-right: 15px;
  padding-left: 15px;
}
body.front-page .container-fluid,
body.front-page .container-sm,
body.front-page .container-md,
body.front-page .container-lg,
body.front-page .container-xl,
body.front-page .container-xxl {
  padding: 0;
}
body.front-page .main {
  width: 100%;
  margin: 0;
  padding: 0;
}
body.front-page .red {
  color: #a3252a;
}
body.front-page h2,
body.front-page .h2 {
  color: #084a64;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase;
}
@media screen and (max-width: 39.99875em) {
  body.front-page h2,
  body.front-page .h2 {
    font-size: 20px;
  }
}
body.front-page h2::before,
body.front-page .h2::before,
body.front-page h2::after,
body.front-page .h2::after {
  display: none;
}
body.front-page h3,
body.front-page .h3 {
  font-size: 16px;
  color: #084a64;
  font-family: "Lato", sans-serif;
}
body.front-page .top-testimonial {
  height: 102px;
}
body.front-page h1,
body.front-page .h1 {
  color: #fff;
  font-size: 33px;
  line-height: 36px;
  font-family: "Lato", sans-serif;
  font-weight: inherit;
  text-transform: uppercase;
}
@media screen and (max-width: 63.99875em) {
  body.front-page h1,
  body.front-page .h1 {
    font-size: 22px;
    line-height: 25px;
  }
}
@media screen and (max-width: 39.99875em) {
  body.front-page h1,
  body.front-page .h1 {
    font-size: 17px;
    line-height: 21px;
  }
}
body.front-page #top-logo-mobile {
  text-align: center;
}
body.front-page .ctt2-tooltip::before,
body.front-page .ctt2-tooltip::after {
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
body.front-page .ctt2-tooltip.fade::after,
body.front-page .ctt2-tooltip.fade::before {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  transition: all .15s ease-in-out;
}
body.front-page .ctt2-tooltip::before {
  width: 200px;
  background-color: #084a64;
  border-radius: 2px;
  color: #fff;
  content: attr(data-ctt2-tooltip);
  border: 0;
  font-size: 13px;
  padding: 9px 13px;
  top: -144px;
  left: -150px;
}
body.front-page .ctt2-tooltip::after {
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-top: 6px solid #084a64;
  border-bottom: 0;
  border-left: 6px solid rgba(0, 0, 0, 0);
  content: "";
  height: 0;
  top: -12px;
  left: 2px;
}
body.front-page .test-wrapper {
  height: 102px !important;
  width: 20em;
}
body.front-page .current-zip {
  color: #009dc0;
}
body.front-page .initial-plan-info {
  text-align: center;
  margin-bottom: 20px;
}
body.front-page .initial-plan-info h3,
body.front-page .initial-plan-info .h3 {
  font-size: 1.6rem;
  font-weight: inherit;
  color: #404041;
}
body.front-page .initial-plan-info h4,
body.front-page .initial-plan-info .h4 {
  font-size: 25px;
  color: #404041;
  font-family: "Lato", sans-serif;
}
body.front-page .initial-plan-info p {
  font-size: 1.1rem;
  font-weight: 400;
  color: #505050;
  letter-spacing: 0;
  text-align: center;
}
body.front-page .initial-plan-info .textalinrate {
  text-align: center;
}
body.front-page .testimonial {
  border: 0px !important;
}
body.front-page .testimonial .testimonial-inner {
  border: 0px !important;
}
body.front-page #top-testimonial {
  position: relative;
  display: flex;
  justify-content: space-between;
}
body.front-page #top-testimonial .slidertestimonial {
  margin-top: 35px;
  z-index: 2;
  color: #084a64;
}
body.front-page #top-testimonial .test-wrapper-tesimonial {
  width: 100%;
}
body.front-page #top-testimonial .wpmslider-viewport {
  min-height: 100px;
}
body.front-page #top-testimonial .wpmslider-controls {
  width: 100%;
  position: absolute;
  height: 20px;
  bottom: 20px;
}
body.front-page #top-testimonial .wpmslider-controls .wpmslider-next,
body.front-page #top-testimonial .wpmslider-controls .wpmslider-prev {
  font-size: 12px;
}
body.front-page #top-testimonial .wpmslider-controls .wpmslider-prev {
  left: 23%;
}
body.front-page #top-testimonial .wpmslider-controls .wpmslider-next {
  right: 50%;
}
body.front-page .fade:not(.show) {
  opacity: 1 !important;
}
body.front-page .ctt2-tooltip.fade:hover::after,
body.front-page .ctt2-tooltip.fade:hover::before {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 1000;
}
body.front-page .ctt-img2 {
  width: 2%;
  padding-bottom: 10px;
  vertical-align: top;
}
body.front-page [data-ctt-tooltip],
body.front-page .ctt-tooltip {
  position: relative;
  cursor: pointer;
}
body.front-page [data-ctt-tooltip]::before,
body.front-page [data-ctt-tooltip]::after,
body.front-page .ctt-tooltip::before,
body.front-page .ctt-tooltip::after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:dximagetransform.microsoft.alpha(Opacity=0)";
  filter: progid:dximagetransform.microsoft.alpha(Opacity=0);
  opacity: 0;
  -webkit-transition:
    opacity .2s ease-in-out,
    visibility .2s ease-in-out,
    -webkit-transform .2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition:
    opacity .2s ease-in-out,
    visibility .2s ease-in-out,
    -moz-transform .2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition:
    opacity .2s ease-in-out,
    visibility .2s ease-in-out,
    transform .2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
  bottom: 100%;
  left: 50%;
}
body.front-page .ctt-tooltip::before,
body.front-page [data-ctt-tooltip]::before {
  z-index: 1001;
  border: 6px solid rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  content: "";
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: rgba(51, 51, 51, .9);
}
body.front-page .ctt-tooltip::after,
body.front-page [data-ctt-tooltip]::after {
  z-index: 1000;
  padding: 8px;
  width: 200px;
  background-color: #19483f;
  background-color: hsla(169, 48%, 19%, .9);
  color: #fff;
  content: attr(data-ctt-tooltip);
  font-size: 14px;
  line-height: 1.2;
  text-transform: none;
  margin-left: -150px;
}
body.front-page [data-ctt-tooltip]:hover::before,
body.front-page [data-ctt-tooltip]:hover::after,
body.front-page [data-ctt-tooltip]:focus::before,
body.front-page [data-ctt-tooltip]:focus::after,
body.front-page .ctt-tooltip:hover::before,
body.front-page .ctt-tooltip:hover::after,
body.front-page .ctt-tooltip:focus::before,
body.front-page .ctt-tooltip:focus::after {
  visibility: visible;
  -ms-filter: "progid:dximagetransform.microsoft.alpha(Opacity=100)";
  filter: progid:dximagetransform.microsoft.alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}
body.front-page .ctt-img {
  width: 3%;
  padding-bottom: 10px;
}
body.front-page .why-choose-lp-cont {
  margin-right: 15px;
  padding-bottom: 1.5em;
  margin-left: 15px;
}
body.front-page .why-choose-lp {
  padding: 5px;
  float: right;
}
body.front-page .why-choose-lp a {
  color: #0a0a0a;
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
  body.front-page .why-choose-lp {
    margin-top: 2em;
    float: none;
    text-align: center;
  }
  body.front-page .why-choose-lp-cont {
    padding-bottom: 0;
  }
}
body.front-page .container-coundow {
  top: -15px;
  color: #939597;
  text-align: center;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  margin: auto;
  position: relative;
  padding-bottom: 20px;
}
body.front-page .countdown {
  width: 100%;
}
body.front-page .countdown > div {
  text-align: center;
  margin-top: 2%;
  float: left;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
}
body.front-page .element_conteiner {
  text-align: center;
  display: inline-block;
}
body.front-page .time_left {
  border: none;
  display: block;
  padding-bottom: 10%;
  padding-top: 10%;
  padding-left: 25%;
  padding-right: 25%;
  font-weight: bold;
}
body.front-page .time_description {
  display: block;
  text-align: center;
  margin-top: 1%;
  margin-bottom: 1%;
  font-weight: bold;
}
body.front-page #main_countedown_1 .countdown {
  margin-top: 3px !important;
  margin-bottom: 10px !important;
  margin-left: 26px !important;
  margin-left: 0 !important;
}
body.front-page #main_countedown_1 .element_conteiner {
  min-width: 40px !important;
  position: relative;
}
body.front-page #main_countedown_1 .time_left {
  background: #3da8cc;
  height: 35px;
  line-height: 31px;
  border-radius: 5px !important;
  font-size: 18px !important;
  min-width: 40px !important;
  font-family: "Oswald", sans-serif !important;
  color: #fff !important;
}
body.front-page #main_countedown_1 .time_description {
  margin-top: 5px !important;
  display: block !important;
  position: absolute !important;
  top: 33px !important;
  width: 100% !important;
  text-transform: uppercase;
  background: 0 0;
  font-weight: 100;
  font-family: "Oswald", sans-serif !important;
  color: #939597 !important;
  font-size: 12px !important;
}
body.front-page .strip-grey {
  border-top: solid 1px #707070;
  padding: 50px 0 10px 0;
  background: #e1e1e1;
}
body.front-page #savings-form {
  height: inherit;
  padding-bottom: 20px;
  padding-top: 20px;
}
body.front-page .top-bar-filters label:hover::before {
  border: 2px solid #009dc3 !important;
}
body.front-page .top-bar-filters [type=checkbox]:not(:checked),
body.front-page .top-bar-filters [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
body.front-page .top-bar-filters [type=checkbox]:not(:checked) + label,
body.front-page .top-bar-filters [type=checkbox]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
  margin-left: 0;
}
body.front-page .top-bar-filters [type=checkbox]:not(:checked) + label::before,
body.front-page .top-bar-filters [type=checkbox]:checked + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  border: 2px solid #757575;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
  width: 18px;
  height: 18px;
}
body.front-page .top-bar-filters [type=checkbox]:checked + label::before {
  border: 2px solid #009dc3;
}
body.front-page .top-bar-filters [type=checkbox]:not(:checked) + label::after,
body.front-page .top-bar-filters [type=checkbox]:checked + label::after {
  content: "\2713   ";
  position: absolute;
  top: 0px;
  left: 2px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  transition: all .2s;
  background: #009dc3;
  border: 0 solid #009dc3;
  padding: 2px 2px 0 2px;
}
body.front-page .top-bar-filters [type=checkbox]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}
body.front-page .top-bar-filters [type=checkbox]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}
body.front-page .top-bar-filters [type=checkbox]:disabled:not(:checked) + label::before,
body.front-page .top-bar-filters [type=checkbox]:disabled:checked + label::before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
body.front-page .top-bar-filters [type=checkbox]:disabled:checked + label::after {
  color: #999;
}
body.front-page .top-bar-filters [type=checkbox]:disabled + label {
  color: #aaa;
}
body.front-page .top-bar-filters [type=checkbox]:checked:focus + label::before,
body.front-page .top-bar-filters [type=checkbox]:not(:checked):focus + label::before {
  border: 2px dotted blue;
}
body.front-page .provider-plan-link a,
body.front-page .provider-plan-link span {
  color: #404041;
  display: inline-block;
  line-height: 14px;
  font-size: 14px;
  text-decoration: none;
  padding-top: 0;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
}
body.front-page .filter-dropdown {
  float: left;
  color: #5b868e;
  width: 48%;
  background: #fff;
}
body.front-page .filter-dropdown a {
  color: #404041;
  border: solid 1px #fff;
  line-height: 24px;
  padding: 5px 15px;
  font-size: 18px;
  white-space: normal;
  font-family: "Lato", sans-serif;
}
body.front-page .filter-dropdown ul {
  border: solid 1px #5b868e;
  width: 100%;
}
body.front-page .filter-dropdown .size-drop-down {
  width: 100%;
}
body.front-page .filter-dropdown .kwh-drop-down {
  width: 175px;
}
body.front-page .savings-note p {
  padding-top: 10px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  font-weight: 800;
}
body.front-page .savings-note p a {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}
body.front-page #js-form-other-plans-filter,
body.front-page #more-result-filters {
  height: 100%;
}
body.front-page .plan-offline {
  margin-top: 0;
  border: 1px solid #939597;
  height: 100%;
}
body.front-page .plan-offline #filter-box-title {
  padding-top: 10px;
}
body.front-page .plan-offline .content-columns {
  margin: 0 0 15px 0;
}
body.front-page .plan-offline .content-columns .container-chbox,
body.front-page .plan-offline .content-columns .container-chbox-all {
  padding: 0 0;
  max-height: 24px;
}
body.front-page .plan-offline .content-columns .container-chbox label,
body.front-page .plan-offline .content-columns .container-chbox-all label {
  font-size: 13px;
  color: #404041;
  width: 100%;
}
body.front-page .plan-offline p.filter-error {
  color: #fff;
  padding: 0;
}
body.front-page .plan-offline p.show-error {
  color: #a70716;
}
body.front-page .plan-offline a.close-button {
  position: relative;
  color: #02a7ca;
  top: -30px;
}
body.front-page .plan-offline h4,
body.front-page .plan-offline .h4 {
  color: #404041;
  text-transform: inherit;
  font-size: 25px;
  padding: 10px;
  font-family: "Lato", sans-serif;
  margin-bottom: 0;
  padding-bottom: 0;
}
body.front-page .plan-offline h5,
body.front-page .plan-offline .h5 {
  margin: -20px 0 20px 20px;
  font-family: "Lato", sans-serif !important;
}
body.front-page .plan-offline .js-cell-options-filter {
  font-size: 1.5em;
}
body.front-page .plan-offline .cell-provider-filter {
  padding-top: 23px;
  padding-bottom: 10px;
}
body.front-page .plan-offline .cell-provider-filter .cell-column-header {
  margin-top: -15px;
}
body.front-page .plan-offline .cell-provider-filter .cell-column-header label {
  line-height: 1;
  font-size: 15px;
  font-family: "Lato Bold", sans-serif;
}
body.front-page .plan-offline .plan-offline-body {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  padding: 0 10px;
}
body.front-page .plan-offline .plan-offline-body .grid-x {
  width: 100%;
  margin-top: 0;
}
body.front-page .plan-offline .plan-offline-body .controls-btns {
  margin-top: 0;
  margin-bottom: 10px;
}
body.front-page .plan-offline .plan-offline-body .controls-btns .cell-provider-filter {
  max-height: 50px;
}
body.front-page .plan-offline .plan-offline-body .controls-btns .button {
  background: #009dc3;
  color: #fff;
  min-width: 120px;
  margin: 0 0 0 0;
  font-weight: bold;
}
body.front-page .plan-offline .plan-offline-body .controls-btns .js-unselect-select {
  background: #818286;
  color: #fff;
  margin: 0;
}
body.front-page .filter-options-compare-plans {
  border-right: 1px solid #939597;
  border-bottom: 1px solid #939597;
  border-top: 1px solid #939597;
}
body.front-page .filter-options-compare-plans .compare-plans-center {
  margin-top: 40px;
}
body.front-page .filter-options-compare-plans .js-compare-plans {
  margin-top: 25px;
}
body.front-page .filter-options-compare-plans .text-justify,
body.front-page .filter-options-compare-plans .text-center {
  color: #404041;
}
body.front-page .let-whit {
  color: #fff;
}
body.front-page .strip-light-blue .plans-header {
  background: none;
  text-align: center;
  padding-top: 25px;
  margin: 0 10px 15px 10px;
}
body.front-page .strip-light-blue .plans-header h4,
body.front-page .strip-light-blue .plans-header .h4 {
  color: #404041;
  text-transform: inherit;
  font-size: 25px;
  padding: 0;
  font-family: "Lato", sans-serif;
  text-align: justify;
}
body.front-page .strip-light-blue .plans-header h1,
body.front-page .strip-light-blue .plans-header .h1 {
  color: #404041;
  text-transform: inherit;
  font-size: 25px;
  padding: 0;
  font-family: "Lato", sans-serif;
  text-align: justify;
}
body.front-page .strip-light-blue .more-plans-header {
  margin: 0;
  background: none;
  text-align: center;
}
body.front-page .strip-light-blue .more-plans-header h4,
body.front-page .strip-light-blue .more-plans-header .h4 {
  color: #404041;
  text-transform: inherit;
  font-size: 25px;
  padding: 10px;
  font-family: "Lato", sans-serif;
  text-align: justify;
}
body.front-page .strip-light-blue {
  background: #fff;
  padding: 0;
  padding-bottom: 15px;
}
body.front-page .strip-light-blue p {
  color: #404041;
  text-align: left;
  font-size: 16px;
  margin: auto;
  font-family: "Lato", sans-serif;
  letter-spacing: 0px;
}
body.front-page .input-group-header-zip {
  flex-direction: column;
  max-width: 200px;
  margin: 0 auto;
  gap: 10px;
}
body.front-page .input-group-header-zip .zip-code-input {
  padding: 0 18px 0 18px;
  font-size: 16px;
  height: 45px;
  background-image: url(/app/themes/hec-theme/resources/assets/images/location-svgrepo-com.svg);
  background-size: 20px 20px;
  background-position: 8px 50%;
  background-repeat: no-repeat;
  padding-left: 35px;
  border-radius: 2px;
  margin-bottom: 0;
}
body.front-page .input-group-header-zip .zip-code-input::placeholder {
  font-size: 16px !important;
  font-family: Lato, sans-serif !important;
  font-weight: normal;
  color: #6c757d;
  opacity: 1;
}
body.front-page .input-group-header-zip #btnGroupZip {
  height: 55px;
}
body.front-page .input-group-header-zip .input-group-prepend {
  cursor: pointer;
}
body.front-page .input-group-header-zip .input-group-text {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
}
body.front-page .input-group-header-zip .input-group-text button.button {
  border-radius: 2px;
  height: 45px;
  width: 100%;
  font-size: 16px;
  margin-bottom: 0;
}
body.front-page .box-plan-header-content {
  padding-right: .225rem;
  padding-left: .225rem;
}
body.front-page .box-plan-header-content .box-plan-header {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  background: #dedede;
  overflow: hidden;
  padding: 6px 0 6px 0;
  cursor: pointer;
  border-radius: 3px;
  height: 100% !important;
}
body.front-page .box-plan-header-content .box-plan-header a {
  color: #000;
  font-weight: bold;
  line-height: inherit;
}
body.front-page .box-plan-header-content :hover,
body.front-page .box-plan-header-content .active {
  color: #fff;
  background: #3da8cc;
}
body.front-page .space-mst {
  padding-top: 5px;
}
body.front-page .box-plan-header-content-plan {
  padding-right: .225rem;
  padding-left: .225rem;
}
body.front-page .box-plan-header-content-plan .box-plan-header-plans {
  font-family: "Lato", sans-serif;
  font-size: 12pt;
  font-weight: 600;
  color: #000;
  background: #e1e1e1;
  overflow: hidden;
  padding: 6px 0 6px 0;
  cursor: pointer;
  height: 100% !important;
}
body.front-page .box-plan-header-content-plan .box-plan-header-plans a {
  color: #000;
  line-height: inherit;
}
body.front-page .box-plan-header-content-plan .box-plan-header-plans strong {
  font-family: "Lato", sans-serif;
  font-size: 12pt;
  font-weight: 600;
}
body.front-page .box-plan-header-content-plan .box-plan-header-plans:not(.toggleDetails) {
  margin-top: 13px;
}
body.front-page .box-plan-header-content-plan .toggleDetails {
  align-items: center;
  cursor: pointer;
  color: #000;
  display: flex;
  font-weight: 600;
  font-size: 12pt;
  justify-content: center;
}
body.front-page .box-plan-header-content-plan .toggleDetails svg {
  stroke: rgba(0, 0, 0, .9);
  height: 18px;
  transform: rotate(180deg);
}
body.front-page .secureby img {
  max-width: 55%;
  float: right;
}
body.front-page .ctt2-tooltip {
  text-transform: none;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  font-size: 12px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  color: #000;
  position: relative;
}
body.front-page .mega-menu .dropdown-pane,
body.front-page .mega-menu-container .dropdown-pane {
  width: 100%;
  max-width: 85rem;
  margin: 0 auto !important;
  left: 0% !important;
  right: 0% !important;
  padding: 0;
}
body.front-page .mega-menu .js-form-other-plans-option-filters,
body.front-page .mega-menu .js-form-other-plans-option-filters:focus,
body.front-page .mega-menu .js-form-other-plans-option-filters:hover,
body.front-page .mega-menu-container .js-form-other-plans-option-filters,
body.front-page .mega-menu-container .js-form-other-plans-option-filters:focus,
body.front-page .mega-menu-container .js-form-other-plans-option-filters:hover {
  margin: 0 20px 0 0;
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  text-transform: inherit;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 13px 15px;
  color: #393839;
  background: #fff;
  border: solid 1px #818286;
}
body.front-page .mega-menu .open-filters-buttons,
body.front-page .mega-menu .open-filters-buttons:hover,
body.front-page .mega-menu .open-filters-buttons:focus,
body.front-page .mega-menu-container .open-filters-buttons,
body.front-page .mega-menu-container .open-filters-buttons:hover,
body.front-page .mega-menu-container .open-filters-buttons:focus {
  border-bottom: 0 solid #818286;
}
body.front-page .mega-menu a.open-filters,
body.front-page .mega-menu a.open-filters:hover,
body.front-page .mega-menu a.open-filters:focus,
body.front-page .mega-menu a.open-filters:active,
body.front-page .mega-menu a.open-filters:visited,
body.front-page .mega-menu a.open-filters:visited:active,
body.front-page .mega-menu-container a.open-filters,
body.front-page .mega-menu-container a.open-filters:hover,
body.front-page .mega-menu-container a.open-filters:focus,
body.front-page .mega-menu-container a.open-filters:active,
body.front-page .mega-menu-container a.open-filters:visited,
body.front-page .mega-menu-container a.open-filters:visited:active {
  position: relative;
  top: 1px;
  height: 100%;
  border: solid 1px #02a7ca;
  border-bottom: 1px solid #fff;
  color: #393839;
  opacity: 1;
}
body.front-page .mega-menu .menu,
body.front-page .mega-menu-container .menu {
  background: none;
}
body.front-page .mega-menu > a::after,
body.front-page .mega-menu-container > a::after {
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #393839 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  margin-left: 10px;
  margin-top: 11%;
  top: 14px;
  position: relative;
}
body.front-page .mega-menu .plan-offline-body .grid-x,
body.front-page .mega-menu-container .plan-offline-body .grid-x {
  width: 100%;
  margin-top: -40px;
}
body.front-page .mega-menu .plan-offline-body .grid-x > .cell-provider-filter,
body.front-page .mega-menu-container .plan-offline-body .grid-x > .cell-provider-filter {
  padding-top: 23px;
  padding-bottom: 10px;
}
body.front-page .mega-menu .plan-offline-body .grid-x > .cell-provider-filter .cell-column-header,
body.front-page .mega-menu-container .plan-offline-body .grid-x > .cell-provider-filter .cell-column-header {
  margin-top: -15px;
}
body.front-page .mega-menu .plan-offline-body .grid-x > .cell-provider-filter .cell-column-header label,
body.front-page .mega-menu-container .plan-offline-body .grid-x > .cell-provider-filter .cell-column-header label {
  line-height: 1;
  font-size: 15px;
  font-family: "Lato Bold", sans-serif;
}
body.front-page .mega-menu .plan-offline-body .controls-btns,
body.front-page .mega-menu-container .plan-offline-body .controls-btns {
  margin-top: 0;
  margin-bottom: 10px;
}
body.front-page .mega-menu .plan-offline-body .controls-btns .cell-provider-filter,
body.front-page .mega-menu-container .plan-offline-body .controls-btns .cell-provider-filter {
  max-height: 50px;
}
body.front-page .mega-menu .plan-offline-body .controls-btns .button,
body.front-page .mega-menu-container .plan-offline-body .controls-btns .button {
  background: #009dc3;
  color: #fff;
  min-width: 120px;
  margin: 0 0 0 0;
}
body.front-page .mega-menu .plan-offline-body .controls-btns .js-unselect-select,
body.front-page .mega-menu-container .plan-offline-body .controls-btns .js-unselect-select {
  background: #818286;
  color: #fff;
  margin: 0;
}
body.front-page .mega-menu.es .js-form-other-plans-option-filters,
body.front-page .mega-menu.es .js-form-other-plans-option-filters:focus,
body.front-page .mega-menu.es .js-form-other-plans-option-filters:hover {
  margin: 0 10px 0 0;
  letter-spacing: 0;
  padding: 13px 5px;
}
body.front-page #sort-controls-more-plans {
  margin: 0 !important;
  margin-top: 30px !important;
  border-top: 1px solid #404041;
}
body.front-page .more-plan-header .more-plan-header-title {
  text-align: center;
  padding: 14px 0;
  color: #404041;
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-weight: normal;
}
body.front-page .more-plan-header .more-plan-header-title.plan-details-header {
  text-align: left;
  padding-left: 20px;
}
body.front-page .more-plan-header .more-plan-header-title.sort-by-green {
  text-align: left;
  padding-left: 0;
}
body.front-page .more-plan-header .more-plan-header-title.sort-message {
  padding: 14px 0;
  font-size: 15px;
}
body.front-page .more-plan-header .more-plan-header-title.sort-message span.sort-indicator {
  float: left;
  display: inline-block;
  font-size: 40px;
  margin-left: -10px;
  margin-top: 5px;
}
body.front-page .more-plan-header .sort-by-rate,
body.front-page .more-plan-header .sort-by-term,
body.front-page .more-plan-header .sort-by-provider,
body.front-page .more-plan-header .sort-by-savings,
body.front-page .more-plan-header .sort-by-green {
  cursor: pointer;
}
body.front-page .content-rows {
  padding: 0 !important;
  border-right: 1px solid #6c6e70;
  margin-top: 8px;
}
body.front-page .content-rows .first-row {
  padding: 0 22px;
  border-bottom: 1px solid #6c6e70;
  padding-bottom: 17px;
}
body.front-page .content-rows .second-row {
  padding: 0 15px;
  padding-top: 15px;
}
body.front-page a.no-hover {
  cursor: initial;
}
body.front-page .pagination li a {
  color: #fff;
  border: solid 1px #dcddde;
  background: #dcddde;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  padding-top: .1875rem;
  font-size: 20px;
}
body.front-page .pagination {
  display: inline-block;
}
body.front-page .pagination li {
  margin: 0 5px;
}
body.front-page .pagination li.active a {
  border: solid 1px #084a64;
  border-radius: 4px;
  background: #084a64;
}
body.front-page .filter-dropdown a:hover:not(.no-hover),
body.front-page .filter-dropdown a.selected:not(.no-hover) {
  background: #eee;
  border: solid 1px #ddd;
}
body.front-page .filter-dropdown a:active:not(.no-hover) {
  background: #eee;
  border: solid 1px #ddd;
}
.pagination li a body.front-page:hover,
.pagination li a body.front-page:focus,
.pagination li a body.front-page:active {
  border: solid 1px #084a64;
  border-radius: 4px;
  background: #084a64;
}
body.front-page .open-plan-provider-energy u {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  color: #009dc0;
}
body.front-page .more-plan-wrapper {
  font-family: "Lato", sans-serif;
  border: 1px solid #6c6e70;
  background: #fff;
  margin-bottom: 35px;
  padding: 16px 5px;
}
body.front-page .more-plan-wrapper .more-rate-type {
  font-size: 22pt;
  text-align: left;
  color: #404042;
  display: block;
  line-height: 23px;
  margin-top: 10px;
  padding-left: 29px;
  margin-bottom: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
body.front-page .more-plan-wrapper .more-rate-type .rate-type-label {
  font-size: 16px;
}
body.front-page .more-plan-wrapper .more-rate-type .class_space {
  width: 10px;
  height: 24px;
}
body.front-page .more-plan-wrapper .more-rate-wrapper {
  text-align: center;
  margin-top: 0px;
  margin-left: 9px;
  position: relative;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate {
  padding: 0 10px;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-cost {
  font-size: 1rem;
  color: #d2430f;
  padding-bottom: 6px;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-cost h2,
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-cost .h2 {
  margin-top: -4px;
  margin-bottom: 0;
  font-size: 50px;
  padding: 0;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-cost h2::after,
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-cost .h2::after,
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-cost h2::before,
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-cost .h2::before {
  display: none;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-per {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #084a64;
  padding-bottom: 57px;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-per1 {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #084a64;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-term {
  text-transform: uppercase;
  background: none;
  padding: 0;
  margin-top: 0;
  color: #fff;
  font-weight: inherit;
  display: none;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-type {
  text-transform: uppercase;
  padding: 6px;
  color: #404041;
  font-size: 28px;
  text-align: left;
  line-height: 23px;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .rate-type-label {
  text-transform: uppercase;
  font-weight: bold;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .pollution-free p {
  color: #505050;
  text-align: center;
  font-size: 16px;
  margin: auto;
  font-family: "Lato", sans-serif;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .pollution-free {
  margin-top: 6px;
  margin-bottom: 14px;
}
body.front-page .more-plan-wrapper .more-rate-wrapper .pollution-free p {
  color: #505050;
  text-align: center;
  font-size: 14px;
  margin: auto;
  font-family: "Lato", sans-serif;
}
body.front-page .more-plan-wrapper .locked {
  top: 50%;
}
body.front-page .more-plan-wrapper .locked p {
  color: #404042;
  text-align: left !important;
  font-size: 12pt;
  padding-left: 29px;
  margin: auto;
  font-weight: 400;
  font-family: "Lato", sans-serif;
}
body.front-page .more-plan-wrapper .more-term {
  display: table;
  height: auto;
  text-align: left;
  font-family: "Lato", sans-serif;
}
body.front-page .more-plan-wrapper .more-term span {
  color: #404042;
  display: block;
  font-size: 22pt;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 0px;
}
body.front-page .more-plan-wrapper .more-term span .more-plan-break {
  display: block;
  font-size: 22pt;
  margin-top: -13px;
}
body.front-page .more-plan-wrapper .more-term p {
  font-size: 12pt;
  color: #404042;
  text-align: left !important;
  font-weight: 400;
  letter-spacing: 0;
}
body.front-page .more-plan-wrapper .more-term-month-to-month {
  text-align: left;
  margin-top: 18px;
}
body.front-page .more-plan-wrapper .more-term-month-to-month span {
  color: #404041;
  display: block;
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  margin-bottom: 5px;
}
body.front-page .more-plan-wrapper .more-term-month-to-month span .more-plan-break {
  display: block;
  font-size: 16px;
  margin-top: -6px;
}
body.front-page .more-plan-wrapper .more-logo {
  display: block;
  text-align: center;
  height: auto;
  border-left: 1px solid #6c6e70;
  border-right: 1px solid #6c6e70;
}
body.front-page .more-plan-wrapper .more-logo .logo {
  display: block;
  vertical-align: inherit;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: auto;
}
body.front-page .more-plan-wrapper .more-logo .logo img {
  height: 100px;
}
body.front-page .more-plan-wrapper .more-saving {
  display: table;
  height: auto;
  text-align: left;
}
body.front-page .more-plan-wrapper .more-saving .more-saving-content {
  display: table-cell;
  vertical-align: middle;
}
body.front-page .more-plan-wrapper .more-saving .more-saving-content h2,
body.front-page .more-plan-wrapper .more-saving .more-saving-content .h2 {
  margin-bottom: 0;
  line-height: 30px;
  font-size: 40px;
  font-weight: 900;
}
body.front-page .more-plan-wrapper .more-saving .more-saving-content h2::after,
body.front-page .more-plan-wrapper .more-saving .more-saving-content .h2::after,
body.front-page .more-plan-wrapper .more-saving .more-saving-content h2::before,
body.front-page .more-plan-wrapper .more-saving .more-saving-content .h2::before {
  display: none;
}
body.front-page .more-plan-wrapper .more-saving span.savings-term {
  font-size: 12px;
  display: block;
}
body.front-page .more-plan-wrapper .more-saving .more-plan-name {
  font-size: 18px;
  color: #404041;
  font-family: "Lato", sans-serif;
}
body.front-page .more-plan-wrapper .more-saving .more-plan-name .open-plan-details {
  font-family: "Lato", sans-serif;
  font-size: 14px;
}
body.front-page .more-plan-wrapper .more-saving .more-plan-name .open-plan-details u {
  color: #009dc0;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link {
  padding-left: 5px;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link p {
  padding-bottom: 5px;
  text-align: left;
  font-size: 12pt;
  line-height: 18pt;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link ul {
  margin-left: 0;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link ul li {
  font-size: 14pt;
  color: #404042;
  line-height: 23pt;
  list-style: none !important;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link ul li::before {
  content: "\2022";
  font-size: 12pt;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link .smt-size {
  font-size: 12px;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link span {
  text-align: justify;
  padding-bottom: 5px;
  width: 95%;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link .pollution-free {
  color: #404042;
  line-height: 23pt;
  font-size: 14pt;
  font-family: "Lato", sans-serif;
}
body.front-page .more-plan-wrapper .more-saving .provider-plan-link .pollution-free p {
  padding-left: 3px;
  font-weight: 700;
  text-align: left !important;
  font-family: "Lato", sans-serif;
  font-size: 14pt;
  line-height: 23pt;
  color: #404042;
}
body.front-page .more-plan-wrapper .more-renewable {
  padding: 0;
  height: auto;
  font-size: 28px;
  text-align: left;
  font-family: "Lato", sans-serif;
}
body.front-page .more-plan-wrapper .more-renewable p {
  color: #404042;
  text-align: left !important;
  font-size: 12pt;
  margin: auto;
  font-weight: 400;
}
body.front-page .more-plan-wrapper .more-renewable span {
  display: block;
  vertical-align: inherit;
  color: #404042;
  margin-top: 0;
  font-size: 22pt;
  text-align: left;
  font-weight: 700;
  margin-bottom: 0px;
}
body.front-page .more-plan-wrapper .more-renewable span.percentage-text {
  font-size: 16px;
  margin-top: -13px;
}
body.front-page .more-plan-wrapper .more-renewable sup.more-renewable-percentage {
  font-size: 28px;
  top: 0;
}
body.front-page .more-plan-wrapper .more-action {
  color: #757d7d;
  text-align: center;
  padding-top: 5px;
  line-height: 18px;
}
body.front-page .more-plan-wrapper .more-action .order-button {
  position: relative;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 2;
}
body.front-page .more-plan-wrapper .more-action .order-button img {
  width: 22px;
  margin-right: 5px;
  margin-top: -3px;
  height: 22px;
}
body.front-page .more-plan-wrapper .more-action .order-button .button {
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  text-transform: inherit;
  letter-spacing: 1px;
  font-size: 14pt;
  padding: 13px 15px;
  color: #fff;
  background: #d2430f;
  border: solid 1px #d2430f;
  margin-bottom: 5px;
}
body.front-page .more-plan-wrapper .more-action .order-button .more-action-phone {
  color: #d2430f;
  font-size: 18px;
  font-weight: 800;
  line-height: 28px;
}
body.front-page .more-plan-wrapper .more-action .order-button .more-action-phone a {
  font-family: "Lato", sans-serif;
  color: #d2430f;
  text-decoration: none;
  font-size: 14pt;
  font-weight: 300;
}
body.front-page .lead-in {
  text-align: center;
}
body.front-page .lead-in p {
  max-width: 783px;
  margin: 0 auto;
}
body.front-page .savings-form {
  padding-top: 20px;
  padding-bottom: 20px;
}
body.front-page .savings-form h3,
body.front-page .savings-form .h3 {
  color: #fff;
  font-size: 25px;
  padding-top: 12px;
  font-family: "Lato Medium", sans-serif;
  font-weight: inherit;
  text-transform: inherit;
}
body.front-page .savings-form .savings,
body.front-page .savings-form .savings-note {
  font-size: 14px;
  color: #fff;
  text-align: center;
}
body.front-page .savings-form .savings p,
body.front-page .savings-form .savings-note p {
  margin-bottom: 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  font-weight: normal;
}
body.front-page .renewal-notification {
  background: #dcddde;
  min-height: 65px;
}
body.front-page .renewal-notification input,
body.front-page .renewal-notification select {
  background: #fff;
  color: #767676;
  height: 2.4375rem;
  font-family: "Lato", sans-serif;
  border-radius: 0;
}
body.front-page .refer-a-friend-form [type=text] {
  font-family: "Lato", sans-serif;
  color: #767676 !important;
  font-size: 14px;
  padding-left: 16px;
  border-radius: 0;
}
body.front-page .refer-a-friend-form [type=text]:focus {
  color: #767676 !important;
}
body.front-page .refer-a-friend-form select {
  font-family: "Lato", sans-serif;
  color: #767676 !important;
  font-size: 14px;
  padding-left: 16px;
  border-radius: 0;
}
body.front-page #renewal-notification-form select,
body.front-page #renewal-notification-form [type=text] {
  font-family: "Lato", sans-serif;
  color: #767676 !important;
  font-size: 14px;
  padding-left: 16px;
  border-radius: 0;
}
body.front-page #renewal-notification-form [type=text]:focus {
  color: #767676 !important;
}
body.front-page .refer-a-friend-form {
  padding: 30px 0 12px 0;
  margin-top: 0;
}
body.front-page .refer-a-friend-form h3,
body.front-page .refer-a-friend-form .h3 {
  color: #231f20;
  font-weight: 600;
  font-size: 25px;
  text-align: center;
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
  float: right;
  text-transform: none;
  padding: 0;
}
body.front-page .renewal-notification-header {
  background: #012b4d;
  padding: 30px 20px;
}
body.front-page .renewal-notification-header h3,
body.front-page .renewal-notification-header .h3 {
  color: #fff;
  font-size: 25px;
  font-family: "Lato", sans-serif;
  text-align: center;
  margin-bottom: 30px;
  text-transform: none;
  font-weight: inherit;
}
body.front-page .renewal-notification-header .message-error {
  color: #cc4b37;
  font-size: 20px;
}
body.front-page .plan-lookup-form-wrapper-ab .get-rates-btn {
  height: 55px;
  cursor: pointer;
  background-color: #d2430f;
  border-radius: 0;
  border: solid 1px #d2430f;
  color: #fff;
  padding: 16px 40px;
  font-weight: bolder;
  font-size: 20px;
  font-family: "Lato", sans-serif;
}
body.front-page .plan-lookup-form-wrapper-ab .enter-zip-button {
  background-color: #a3252a;
  border: solid 1px #a3252a;
  color: #fff;
}
body.front-page .plan-lookup-form-wrapper-ab .dropdown.menu a.filter-dropdown-trigger {
  border-radius: 0;
  background: #fff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#fff", endColorstr="#f6f6f6", GradientType=0);
  color: #767676;
  border: solid 1px #eee;
  margin-right: 0;
  height: 55px;
  padding-top: 15px;
  text-transform: inherit;
}
body.front-page .plan-lookup-form-wrapper-ab .dropdown.menu a.filter-dropdown-trigger.size {
  min-width: 160px;
}
body.front-page .plan-lookup-form-wrapper-ab .dropdown.menu a.filter-dropdown-trigger.kwh {
  min-width: 200px;
}
body.front-page .plan-lookup-form-wrapper-ab .zipcode-input {
  float: left;
  text-transform: inherit;
  text-align: center;
  margin-right: 20px;
  width: 47%;
  padding: 5px;
  height: 55px;
  border: 0;
  background: #fff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#fff", endColorstr="#f6f6f6", GradientType=0);
  color: #000;
}
body.front-page #offers {
  padding-top: 50px;
}
body.front-page #offers .product-wrapper {
  text-align: center;
  max-width: 94%;
  margin: 0 auto 50px auto;
}
@media print, screen and (min-width: 40em) {
  body.front-page #offers .product-wrapper {
    max-width: 96%;
  }
}
body.front-page #offers h2,
body.front-page #offers .h2 {
  text-align: center;
  color: #404041;
  text-transform: inherit;
  font-size: 25px;
  padding: 10px;
  font-family: "Lato", sans-serif;
}
body.front-page #offers .offer-logo {
  text-align: right;
}
body.front-page #offers .offer-logo img {
  margin-right: 10px;
}
body.front-page #offers h2::after,
body.front-page #offers .h2::after,
body.front-page #offers h2::before,
body.front-page #offers .h2::before {
  content: initial;
}
body.front-page #offers .offer-grid {
  padding-top: 50px;
}
body.front-page #offers .offer-grid .product-container {
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .04);
  text-align: center;
  margin-bottom: 15px;
}
body.front-page #offers .offer-grid .product-container img {
  max-height: 100%;
}
body.front-page #offers .offer-grid .member-price {
  color: #a3252a;
  font-size: 28px;
  font-weight: 700;
}
body.front-page #offers .offer-grid .member-price .smaller {
  font-size: 16px;
  font-weight: normal;
}
body.front-page #offers .offer-grid .org-price {
  float: right;
  color: #5c868e;
  font-size: 18px;
  text-decoration: line-through;
}
body.front-page #offers .offer-grid .button {
  margin-top: 20px;
}
body.front-page #offers #green-products {
  margin-top: 50px;
  margin-top: 0;
}
body.front-page #offers-link-section h2,
body.front-page #offers-link-section .h2 {
  font-family: "Lato", sans-serif !important;
  color: #404041 !important;
  font-size: 40px !important;
}
body.front-page #offers-link-section .offer-link-intro {
  margin: 0 130px 0 130px;
}
body.front-page #offers-link-section .wpsm_panel-body .offer-link {
  margin-top: 20px;
}
body.front-page #offers-link-section .wpsm_panel-body img {
  box-shadow: 4px 4px 8px 1px #cacaca;
}
body.front-page .pagination-wrapper .pagination-left {
  float: left;
  padding-left: 0;
  width: 25%;
  color: #19483f;
  padding-top: 10px;
  font-weight: 600;
}
body.front-page .pagination-wrapper .pagination-center {
  text-align: center;
  width: 50%;
}
body.front-page .pagination-wrapper .pagination-right {
  padding-right: 0;
  text-align: right;
  float: right;
  width: 25%;
}
body.front-page .pagination-wrapper .pagination-right-top {
  width: 100%;
  font-family: "Lato", sans-serif;
  padding-right: 20px;
}
body.front-page .pagination-wrapper .more-plans-prev,
body.front-page .pagination-wrapper .more-plans-next {
  color: #fff;
  border: solid 1px #dcddde;
  background: #dcddde;
  border-radius: 4px;
  font-size: 20px;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
body.front-page .pagination-wrapper .more-plans-prev:hover,
body.front-page .pagination-wrapper .more-plans-prev:focus,
body.front-page .pagination-wrapper .more-plans-prev:active,
body.front-page .pagination-wrapper .more-plans-next:hover,
body.front-page .pagination-wrapper .more-plans-next:focus,
body.front-page .pagination-wrapper .more-plans-next:active {
  border: solid 1px #fff;
  border-radius: 4px;
  background: #084a64;
}
body.front-page .pagination-wrapper .page-amount span {
  display: inline-block;
  color: #19483f;
  font-weight: 600;
}
body.front-page .pagination-wrapper .page-amount .select {
  width: 58px;
}
body.front-page .green .more-plan-wrapper .green-label.ribbon {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: inherit;
  width: 75px;
  height: 75px;
  text-align: right;
}
body.front-page .green .more-plan-wrapper .green-label.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: none;
  -webkit-transform: none;
  width: 100px;
  display: block;
  background: #508900;
  box-shadow: none;
  position: absolute;
  padding: 5px;
  top: 0;
  right: 0;
  left: 0;
}
body.front-page .green .more-plan-wrapper .green-label.ribbon span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
}
body.front-page .green .more-plan-wrapper .green-label.ribbon span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  z-index: -1;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
}
body.front-page .green .more-plan-wrapper .green-label {
  display: block;
}
body.front-page .offer-modal {
  color: #5c868e;
}
body.front-page .offer-modal p.text-center {
  text-align: center;
}
body.front-page .offer-modal .text-toppp {
  line-height: 38px;
  color: #084a64;
  font-size: 27px;
}
body.front-page .offer-modal .let {
  font-size: 19px;
  letter-spacing: 0;
  color: #000;
}
body.front-page .offer-modal .lis-m {
  margin-top: 5px;
  justify-content: center;
  display: flex;
}
body.front-page .offer-modal .lis-m ul {
  list-style-type: none;
  padding: 0;
}
body.front-page .offer-modal .lis-m li {
  background: url(/app/themes/FoundationPress/src/assets/images/check-icon.png) no-repeat left center;
  min-height: 30px;
  padding-left: 35px;
  font-size: 19px;
  padding-top: 1px;
  margin-left: 10px;
}
body.front-page .offer-modal img {
  padding: 0 40px 40px 40px;
}
body.front-page .offer-modal .left-side,
body.front-page .offer-modal .right-side {
  padding-top: 40px;
}
body.front-page .offer-modal .product-wrapper h3,
body.front-page .offer-modal .product-wrapper .h3 {
  font-weight: 600;
  color: #a3252a;
}
body.front-page .offer-modal .product-wrapper .product-provider {
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
}
body.front-page .offer-modal .product-wrapper .bank-logo-wrapper {
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
  max-height: 200px;
  text-align: center;
}
body.front-page .offer-modal .product-wrapper .bank-logo-wrapper .bank-logo {
  max-height: 92%;
  max-width: 153px;
}
body.front-page .offer-modal .product-wrapper .product-image {
  background: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
}
body.front-page .offer-modal .product-wrapper .offer-description p {
  font-size: 12px;
  line-height: 20px;
}
body.front-page .offer-modal .offer-information p {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 20px;
}
body.front-page .offer-modal .offer-form label {
  color: #19483f;
}
body.front-page .offer-modal .offer-form label sup {
  color: #fe5426;
}
body.front-page .offer-modal .offer-form input {
  background: #fff;
  border: 1px solid #e9e9e9;
  border-bottom: 1px solid #ddd;
  color: #19483f;
}
body.front-page .offer-modal .offer-form select {
  border-radius: 4px;
}
body.front-page .offer-modal .offer-form .email-consent-copy p {
  font-size: 12px;
  line-height: 15px;
}
body.front-page .offer-modal .offer-form .offer-submit {
  background: #a3252a;
  border: 1px solid #de5f34;
  margin-top: 10px;
}
body.front-page .offer-modal .offer-footer {
  padding-top: 10px;
}
body.front-page .offer-modal .offer-footer h5,
body.front-page .offer-modal .offer-footer .h5 {
  font-weight: bolder;
  font-size: 14px;
  margin-bottom: 0;
}
body.front-page .offer-modal .offer-footer p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
}
body.front-page .offer-modal .offer-footer .address {
  text-align: right;
}
body.front-page #rates.strip-light-blue {
  padding-top: 50px;
}
body.front-page #rates p {
  padding-bottom: 50px;
  padding-bottom: 10px;
}
body.front-page #rates .card {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  overflow: visible;
  width: 100%;
  border: 1px solid #bacccb;
}
body.front-page #rates .card span {
  display: block;
}
body.front-page #rates .card .plan-name {
  font-size: 16px;
  margin-top: 19px;
  font-weight: inherit;
  color: #404041;
}
body.front-page #rates .card .plan {
  background: #084a64;
  color: #fff;
  text-transform: inherit;
  letter-spacing: 0;
  padding: 7px 11px 0;
  font-family: "Lato", sans-serif;
}
body.front-page #rates .card .plan img {
  float: right;
  width: 14px;
  margin-top: 13px;
  margin-right: 10px;
}
body.front-page #rates .card .plan {
  border-radius: 0;
}
body.front-page #rates .card .price {
  color: #084a64;
  font-size: 50px;
  margin: 20px auto 20px auto;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-weight: 600;
}
body.front-page #rates .card .price .smaller {
  display: inline-block;
  float: right;
  font-size: 18px;
  padding-left: 9px;
  margin-top: 13px;
  font-family: "Lato", sans-serif;
  font-weight: inherit;
}
body.front-page #rates .card .price .smaller span {
  font-size: 12px;
}
body.front-page #rates .card .price .superscript {
  display: inline-block;
  font-size: smaller;
  margin-left: -0.3em;
}
body.front-page #rates .card .button {
  position: relative;
  width: 75%;
  margin: auto !important;
  background: #d2430f;
  border: solid 1px #d2430f;
  font-weight: bold;
}
body.front-page #rates .card .button::before {
  content: "";
  background-color: #f0f8ff;
  border-radius: 10%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0.001, 0.001);
}
body.front-page #rates .card .button:focus {
  outline: 0;
  color: #fff;
}
body.front-page #rates .card .button:focus::before {
  animation: effect_dylan .8s ease-out;
}
@keyframes effect_dylan {
  50% {
    transform: scale(1.5, 1.5);
    opacity: 0;
  }
  99% {
    transform: scale(0.001, 0.001);
    opacity: 0;
  }
  100% {
    transform: scale(0.001, 0.001);
    opacity: 1;
  }
}
body.front-page #rates .card .button.es {
  width: 85%;
}
body.front-page #rates .card .logo {
  margin-bottom: 45px;
  height: 50px;
  min-height: 100px;
}
body.front-page #rates .card .logo img {
  max-width: 190px;
}
body.front-page #rates .card .logo img.TriEagle {
  padding-top: 12px;
  padding-top: 0;
}
@media print, screen and (min-width: 40em) {
  body.front-page #rates .card .logo img.TriEagle {
    padding-top: 0;
  }
}
body.front-page #rates .card .logo img.Just {
  max-width: 160px;
  padding-top: 0;
}
@media print, screen and (min-width: 40em) {
  body.front-page #rates .card .logo img.Just {
    padding-top: 0;
  }
}
body.front-page #rates .card .logo img.Gexa {
  max-width: 160px;
  padding-top: 0;
}
@media print, screen and (min-width: 40em) {
  body.front-page #rates .card .logo img.Gexa {
    padding-top: 0;
  }
}
body.front-page #rates .card .logo {
  margin-bottom: 0;
  height: inherit;
}
@media print, screen and (min-width: 40em) {
  body.front-page #rates .card .logo {
    margin-bottom: 0;
    height: inherit;
  }
}
body.front-page #rates .card .plan-details-link {
  padding-bottom: 5px;
  background: #084a64;
  color: #fff;
  display: block;
  float: none;
  font-weight: inherit;
  font-size: smaller;
  padding-left: 11px;
  margin-top: -5px;
}
body.front-page #rates .card .plan-details-link a {
  color: #fff;
  text-decoration: underline;
}
body.front-page #rates .card .signup-phone {
  font-family: "Lato", sans-serif;
  display: inline-block;
  font-weight: inherit;
  color: #404041;
  text-transform: uppercase;
  font-size: 14pt;
}
body.front-page #rates .card .signup-phone img {
  width: 22px;
  margin-right: 5px;
  margin-top: -3px;
}
body.front-page #rates .card .signup-phone .signup-phone-link {
  font-family: "Lato", sans-serif;
  color: #d2430f;
  display: inline-block;
  text-transform: none;
  font-size: 14pt;
}
body.front-page #rates .card .signup-phone .signup-phone-link a {
  color: #d2430f;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-size: 14pt;
}
body.front-page #rates .card .plan-section {
  padding: 16px 18px;
}
body.front-page #rates .card .plan-section .provider-plan-link {
  padding-top: 10px;
  min-height: 80px;
}
body.front-page #rates .card .plan-section .provider-plan-link a,
body.front-page #rates .card .plan-section .provider-plan-link span {
  color: #404041;
  font-size: 12px;
  line-height: 1.3em;
  display: inline-block;
  margin: 30px 0;
  text-decoration: none;
  font-weight: normal;
  cursor: text;
}
body.front-page #rates .card .plan-section .provider-plan-link a:hover {
  cursor: text !important;
}
body.front-page #rates .card .months {
  text-align: left;
}
body.front-page #rates .card .savings-wrapper {
  margin-bottom: 15px;
}
body.front-page #rates .card .savings-wrapper .savings-label {
  color: #d2430f;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  float: right;
  margin-top: 14px;
  width: 48%;
  text-align: left;
  line-height: 18px;
}
body.front-page #rates .card .savings-wrapper .savings-label span {
  font-size: 12px;
}
body.front-page #rates .card .savings-wrapper .savings-amnt {
  color: #d2430f;
  font-size: 40px;
  font-weight: inherit;
  font-family: "Montserrat", sans-serif;
  float: left;
  text-align: right;
  width: 50%;
}
body.front-page #rates .large-up-3 .card .price {
  font-size: 50px;
  font-size: 30px;
}
@media print, screen and (min-width: 40em) {
  body.front-page #rates .large-up-3 .card .price {
    font-size: 40px;
  }
}
body.front-page #rates .large-up-3 .cell.regular .card .plan-section .green-label {
  display: none;
}
body.front-page #rates .large-up-3 .cell.green > .card .plan-section .green-label {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: none;
  -webkit-transform: none;
  width: 100px;
  display: block;
  background: #508900;
  box-shadow: none;
  position: absolute;
  padding: 5px;
  top: 0;
  right: 0;
  left: 0;
}
body.front-page #rates .large-up-4 .cell.regular .card .plan-section .green-label {
  display: none;
}
body.front-page #rates .large-up-4 .cell.green > .card .plan-section .green-label {
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: none;
  -webkit-transform: none;
  width: 100px;
  display: block;
  background: #508900;
  box-shadow: none;
  position: absolute;
  padding: 5px;
  top: 56px;
  right: 0;
  left: 0;
}
body.front-page #rates .smt_alincenter {
  text-align: center;
}
body.front-page #reasons {
  padding: 0;
  padding-top: 15px;
  text-align: center;
}
body.front-page #reasons h2,
body.front-page #reasons .h2 {
  color: #404041;
  font-family: "Lato", sans-serif;
  font-weight: 800;
}
body.front-page #reasons p {
  margin: 0 auto 0 auto;
  color: #787878;
}
body.front-page #reasons h3,
body.front-page #reasons .h3 {
  margin-top: 20px;
}
body.front-page #reasons #icons .cell {
  margin-bottom: 50px;
}
body.front-page #faqs {
  margin-top: 25px;
}
body.front-page #faqs h2,
body.front-page #faqs .h2 {
  font-family: "Lato", sans-serif;
  color: #404041;
  font-size: 40px;
}
body.front-page #faqs p {
  color: #404041;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
body.front-page #faqs .accordion {
  margin-top: 50px;
}
body.front-page #faqs .accordion .is-active .accordion-title {
  background: #084a64;
  color: #fff !important;
}
body.front-page #faqs .accordion .is-active .accordion-title::before {
  color: #fff;
}
body.front-page #faqs .accordion .accordion-item {
  margin: 20px 0;
}
body.front-page #faqs .accordion .accordion-item .accordion-title {
  color: #404041;
  font-size: 16px;
  border: 1px solid #bacccb;
  border-radius: 4px;
  padding: 1.25rem 2rem 1.25rem 1rem;
  font-family: "Lato", sans-serif;
}
body.front-page #faqs .accordion .accordion-item .accordion-title:hover,
body.front-page #faqs .accordion .accordion-item .accordion-title:focus,
body.front-page #faqs .accordion .accordion-item .accordion-title:active {
  background: #084a64;
  color: #fff !important;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
body.front-page #faqs .accordion .accordion-item .accordion-title::before {
  color: #084a64;
  font-size: 40px;
  margin-top: -1.5rem;
}
body.front-page #faqs .accordion .accordion-item .accordion-title:hover::before {
  color: #fff;
}
body.front-page #faqs .accordion .accordion-item .accordion-content {
  border: none;
  font-size: 16px;
}
body.front-page #faqs .accordion .accordion-item .accordion-content p {
  font-size: 16px;
  font-style: 15px;
}
body.front-page #regular-plans-wrapper span.plan {
  margin: 0 0 !important;
}
body.front-page #regular-plans-wrapper span.plan-details-link {
  margin-top: 0 !important;
}
body.front-page #regular-plans-wrapper .green-label.ribbon {
  display: none;
}
body.front-page body.small #hero-section2 .home-header-copy.small-hero {
  top: 10px;
  left: 110px;
}
body.front-page .form-container-other-plans {
  padding: 0 15px;
}
body.front-page .form-container-other-plans a.js-form-other-plans-option-filters {
  height: 44px;
}
body.front-page .form-container-other-plans .btn-1 {
  max-width: 185px;
}
body.front-page .form-container-other-plans .btn-2 {
  max-width: 140px;
}
body.front-page .providers-filters .checkbox-option {
  text-align: center;
  padding: 0 0 0 15px;
}
body.front-page .providers-filters .checkbox-option .switch {
  margin-top: 12px;
}
body.front-page .providers-filters .checkbox-option .switch .lbl {
  text-align: center;
  color: #404041;
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  top: -6px;
  position: relative;
}
body.front-page .providers-filters .btn-1 {
  text-align: left;
}
body.front-page .providers-filters .checkbox-option-3 {
  text-align: right;
}
body.front-page .reveal-overlay .modal-provider-filters {
  padding: 20px !important;
}
body.front-page .reveal-overlay .modal-provider-filters a.close-button {
  color: #8a8a8a;
  top: 15px;
  right: 10px;
}
body.front-page .reveal-overlay .modal-provider-filters .providers-filters .grid-x {
  width: 100%;
}
body.front-page .reveal-overlay .modal-provider-filters .providers-filters a.button {
  min-width: 115px;
}
body.front-page .reveal-overlay .modal-provider-filters .providers-filters .cell-provider-filter {
  padding: 15px 0;
  text-align: left;
}
body.front-page .reveal-overlay .modal-provider-filters .providers-filters .cell-provider-filter .switch .lbl {
  text-align: center;
  color: #404041;
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  top: -6px;
  position: relative;
}
body.front-page #more-plans-wrapper #more-list .list {
  margin: 0;
}
body.front-page #more-plans-wrapper #more-list .list .mobile-card .plan-name .provider-plan-link {
  font-size: 14px;
  text-transform: none;
  font-family: "Lato", sans-serif;
  display: block;
  line-height: 1.8;
}
body.front-page #more-plans-wrapper #more-list .list li {
  list-style: none;
  padding: 0;
  position: relative;
  font-family: "Lato", sans-serif;
  font-weight: 400 !important;
}
body.front-page .grid-container {
  padding: 0;
}
body.front-page #no-plans .grid-container .grid-x h2,
body.front-page #no-plans .grid-container .grid-x .h2 {
  width: 100%;
}
body.front-page .test-wrapper-tesimonial {
  width: 20em;
  position: absolute;
}
body.front-page .testimonial-content {
  font-size: 12px;
  color: #084a64;
  white-space: nowrap;
}
body.front-page .testimonial-inner {
  padding-top: 0 !important;
  padding-left: 0 !important;
}
body.front-page .test-img {
  width: 11%;
  margin-right: .5em;
  float: left;
}
body.front-page .test-img .test-img-margin {
  margin-top: 0 !important;
}
body.front-page .test-inner {
  width: 100%;
  padding-left: 2em;
  min-height: 50px;
}
body.front-page .test-area {
  width: 50%;
}
body.front-page .test-title {
  font-weight: bold;
  color: #084a64;
  font-size: 16px;
  min-height: 55px;
}
body.front-page .testimonial-name {
  color: #084a64;
  font-weight: bold;
  font-size: 8px;
  max-width: 26em;
}
body.front-page .testimonial-client {
  margin: 0 !important;
}
body.front-page .footer-elements {
  float: left;
}
body.front-page .footer-logo {
  width: 100%;
}
body.front-page .banner-text {
  width: 60%;
}
@media only screen and (min-width: 2400px) {
  body.front-page #hero-section2 .home-header-copy {
    transform: none;
    left: inherit;
    top: 0 !important;
    right: inherit;
  }
  body.front-page #hero-section2 #logo {
    width: inherit;
    padding-top: inherit;
  }
}
@media only screen and (max-width: 2399px) and (min-width: 1899px) {
  body.front-page #hero-section2 .home-header-copy {
    transform: none;
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  body.front-page #hero-section2 #logo {
    padding-top: inherit;
    width: inherit;
  }
}
@media only screen and (max-width: 1898px) and (min-width: 1599px) {
  body.front-page #hero-section2 .home-header-copy {
    transform: none;
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  body.front-page #hero-section2 #logo {
    padding-top: inherit;
    width: inherit;
  }
}
@media only screen and (max-width: 1598px) and (min-width: 1400px) {
  body.front-page #hero-section2 .home-header-copy {
    transform: none;
    left: inherit;
    right: inherit;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 1025px) {
  body.front-page #hero-section2 .home-header-copy {
    left: 0%;
  }
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {
  body.front-page .large-up-4 .card .plan-details-link {
    margin-top: 0 !important;
  }
  body.front-page .months .plan {
    margin: 0 0 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1179px) {
  body.front-page #hero-section #hero-info {
    height: 450px;
  }
  body.front-page #hero-section #logo {
    width: 150px;
  }
  body.front-page #hero-section .home-header-copy h2,
  body.front-page #hero-section .home-header-copy .h2 {
    line-height: 25px;
  }
  body.front-page #hero-section .hero-right img {
    max-width: 80%;
  }
  body.front-page .plan-lookup-form-wrapper .savings-form .middle {
    width: 44%;
  }
  body.front-page .plan-lookup-form-wrapper .get-rates-btn {
    font-size: 16px;
  }
  body.front-page .more-plan-wrapper .more-details .more-plan-name {
    font-size: 12px;
  }
  body.front-page .more-plan-wrapper .more-action {
    font-size: 13px;
  }
  body.front-page .more-plan-wrapper .more-action .button {
    font-size: 11px;
  }
  body.front-page .more-plan-wrapper .more-action .phone {
    font-size: 13px;
  }
  body.front-page .more-plan-wrapper .more-rate-wrapper .more-rate-type {
    font-size: 12px;
  }
  body.front-page #offers .offer-grid .member-price .smaller {
    font-size: 15px;
  }
  body.front-page #tell-a-friend-form .button.expanded.signup-submit {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  body.front-page .more-plans-wrapper {
    padding: 0 0 10px 0;
  }
  body.front-page .more-plans-wrapper ul {
    padding: 0;
    margin: 0;
  }
  body.front-page .more-plans-wrapper ul li {
    padding: 0;
    list-style: none;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .pagination-left {
    float: left;
    padding-left: 0;
    width: 100%;
    color: #19483f;
    padding-top: 10px;
    font-weight: 600;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .pagination-center {
    text-align: left;
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .pagination-right {
    padding-left: 0;
    text-align: left;
    float: left;
    width: 100%;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .pagination-right-top {
    width: 100%;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-prev,
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-next {
    color: #fff;
    border: solid 1px #dcddde;
    background: #dcddde;
    border-radius: 4px;
    font-size: 20px;
    height: 40px;
    width: 40px;
    cursor: pointer;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-prev:hover,
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-prev:focus,
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-prev:active,
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-next:hover,
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-next:focus,
  body.front-page .more-plans-wrapper .pagination-wrapper .more-plans-next:active {
    border: solid 1px #fff;
    border-radius: 4px;
    background: #084a64;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .page-amount span {
    display: inline-block;
    color: #19483f;
    font-weight: 600;
  }
  body.front-page .more-plans-wrapper .pagination-wrapper .page-amount .select {
    width: 58px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 769px) {
  body.front-page .mobile-card .bottom .mobile-plan-details-link-wrapper img {
    height: 22px;
  }
  body.front-page #js-featured-energy-plans-container .grid-x .secure .secureby {
    text-align: center;
    padding: 25px 0;
  }
  body.front-page #js-featured-energy-plans-container .grid-x .secure .secureby img {
    float: none;
    max-width: 30%;
  }
  body.front-page .recommend-container {
    text-align: center;
    padding-bottom: 25px;
  }
  body.front-page .recommend-container h3.recommend,
  body.front-page .recommend-container .recommend.h3 {
    width: 100%;
  }
  body.front-page #faqs {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 1024px) {
  body.front-page .grid-container:not(.full) > .grid-padding-x {
    margin: 0 !important;
  }
  body.front-page .mobile-align-center {
    justify-content: start;
    margin: 1rem 0;
  }
  body.front-page .strip-light-blue .more-plans-header .mobile-center {
    justify-content: center;
  }
  body.front-page .strip-light-blue .more-plans-header h4,
  body.front-page .strip-light-blue .more-plans-header .h4 {
    padding: 0 10px;
    margin-bottom: 15px;
    text-align: center;
  }
  body.front-page #hero-info {
    margin: 0 !important;
  }
  body.front-page #hero-section2 .home-header-copy {
    top: inherit;
    right: inherit;
    left: inherit;
  }
  body.front-page #hero-section2 .hero-center h4,
  body.front-page #hero-section2 .hero-center .h4 {
    line-height: 20px;
  }
  body.front-page #hero-right img {
    transform: translateY(-24%);
  }
  body.front-page .featured-plans-label {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  body.front-page .form-container-other-plans .checkbox-option {
    text-align: left;
  }
  body.front-page .top-bar-filters {
    margin-top: 15px;
  }
  body.front-page .top-bar-filters .other-plans-second-row {
    margin: 30px 30px 30px 0;
  }
  body.front-page .top-bar-filters .plan-offline.providers-filters .content-columns {
    margin: 0;
  }
  body.front-page .top-bar-filters .plan-offline.providers-filters .cell-provider-filter {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  body.front-page .top-bar-filters .filter-options-compare-plans .compare-plans-center {
    border-top: none;
    margin-top: 0;
    padding: 25px 15px 10px 15px;
  }
  body.front-page .top-bar-filters .filter-options-compare-plans .js-compare-plans {
    margin-top: 15px;
  }
  body.front-page .strip-white {
    padding-top: 50px;
  }
  body.front-page .banner {
    margin-top: 30px;
  }
  body.front-page #more-plans-wrapper #more-list {
    margin-top: 30px;
  }
  body.front-page #more-plans-wrapper #more-list .list li {
    list-style: none;
    padding: 0;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .grid-x {
    padding: 2px 20px;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .green-label.ribbon {
    position: relative;
    left: 0;
    z-index: 1;
    width: 75px;
    height: 75px;
    text-align: right;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .green-label span {
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    -ms-transform: none;
    transform: none;
    -webkit-transform: none;
    width: 100px;
    background: #6da642;
    box-shadow: none;
    padding: 5px;
    top: 0;
    right: 0;
    left: 0;
    margin-top: 0;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-cost-wrapper h1.price,
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-cost-wrapper .price.h1 {
    font-size: 50px;
    margin: 20px auto 20px auto;
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    color: #084a64;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-cost-wrapper h1.price span,
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-cost-wrapper .price.h1 span {
    display: inline-block;
    font-size: 18px;
    padding-left: 5px;
    margin-top: 5px;
    font-family: "Lato", sans-serif;
    font-weight: inherit;
    text-transform: none;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-term-wrapper .mobile-plan-term {
    color: #404041;
    display: block;
    font-size: 20px;
    margin-top: 10px;
    font-weight: bold;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-term-wrapper .mobile-plan-term .month {
    margin-left: 4px;
    text-transform: none;
    font-weight: normal;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-term-wrapper .more-rate-type {
    margin-bottom: 5px;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .mobile-plan-details-link-wrapper {
    border-right: none;
    padding-bottom: 14px;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .plan-name {
    font-size: 24px;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .plan-name h2,
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .plan-name .h2 {
    line-height: 1;
    font-size: 25px;
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .plan-name .mobile-plan-details-link {
    font-size: 20px;
    text-decoration: underline solid rgb(24.4444444444, 176.6111111111, 236.5555555556);
  }
  body.front-page #more-plans-wrapper #more-list .list .mobile-card .plan-name .provider-plan-link {
    font-size: 14px;
    text-transform: none;
    font-family: "Lato", sans-serif;
    display: block;
    line-height: 1.8;
  }
  body.front-page #rates .savings-note {
    margin-top: 30px;
  }
  body.front-page #rates .large-up-4 .card .price {
    font-size: 40px;
  }
  body.front-page #rates .large-up-4 .card .plan-section {
    padding: 1rem 1rem;
  }
  body.front-page .content-columns .container-chbox label,
  body.front-page .content-columns .container-chbox-all label {
    font-size: 11px !important;
    padding-top: 5px;
  }
}
body.front-page #colorbox_main_container_2537 .colorbox_singel_box .wpsm_panel-body {
  text-align: center;
  padding: 0 15px !important;
  display: inherit;
  font-weight: 600;
}
body.front-page #colorbox_main_container_2537 .colorbox_singel_box .wpsm_panel {
  box-shadow: none !important;
}
body.front-page #offers-link-section .grid-x.grid-padding-x.align-middle.lead-in {
  margin-bottom: 10px;
}
@media only screen and (max-width: 994px) {
  body.front-page #colorbox_main_container_2537 .colorbox_singel_box {
    margin-bottom: 0 !important;
  }
  body.front-page #colorbox_main_container_2537 .colorbox_singel_box .wpsm_panel-body {
    padding: 0 15px !important;
  }
}
@media only screen and (max-width: 768px) {
  body.front-page .banner-text {
    width: 100%;
  }
  body.front-page #hero-section2 {
    height: auto;
  }
  body.front-page #hero-section2 .grid-x #hero-left {
    display: block !important;
  }
  body.front-page #hero-section2 #hero-info {
    padding-right: 0;
  }
  body.front-page #hero-section2 .home-header-copy {
    position: inherit;
    top: inherit;
    left: inherit;
  }
  body.front-page .mobile-plan-details-link-wrapper a {
    color: #d2430f;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    text-transform: none;
  }
  body.front-page .mobile-plan-details-link-wrapper span.more-action-phone {
    color: #d2430f;
    text-decoration: none;
    font-family: "Lato", sans-serif;
    text-transform: none;
  }
  body.front-page .mobile-plan-details-link-wrapper {
    display: inline-block;
    float: left;
    font-weight: inherit;
    font-size: smaller;
    color: #404041;
    text-transform: uppercase;
  }
  body.front-page .mobile-plan-details-link-wrapper img {
    width: 22px;
    margin-right: 4px;
    margin-top: -3px;
  }
  body.front-page #more-list {
    margin-top: 30px;
  }
  body.front-page #hero-right img {
    width: 100%;
  }
  body.front-page #hero-right {
    padding-right: .625rem;
    padding-left: .625rem;
  }
  body.front-page .mobile-card {
    padding: 0 0 0 20px;
  }
  body.front-page .form-container-other-plans .btn-1,
  body.front-page .form-container-other-plans .btn-2 {
    max-width: 50%;
    text-align: center;
  }
  body.front-page .form-container-other-plans .checkbox-option {
    padding: 0;
  }
  body.front-page .top-bar-filters .other-plans-second-row {
    margin: 30px 30px 30px 0;
  }
  body.front-page .top-bar-filters .open-filters-buttons {
    border: 1px solid #818286;
  }
  body.front-page .top-bar-filters .open-filters,
  body.front-page .top-bar-filters .open-filters-buttons:hover,
  body.front-page .top-bar-filters .open-filters-buttons:focus {
    border: 1px solid #009dc3;
  }
  body.front-page .mobile-plan-details-link-wrapper a.button {
    color: #fff;
  }
  body.front-page .strip-white {
    padding-top: 0;
  }
}
@media only screen and (max-width: 679px) and (min-width: 641px) {
  body.front-page #hero-left img {
    display: none !important;
  }
  body.front-page div#hero-center {
    width: 100% !important;
  }
  body.front-page #see-savings {
    height: 300px !important;
  }
  body.front-page #see-savings .home-top-form {
    width: 100% !important;
  }
}
body.front-page .carousel-item img {
  box-shadow: 3px 5px 7px 2px #d4ccd4 !important;
  padding: 10px 10px 10px 10px;
}
body.front-page .tcowl-wrap .tcowl-nav {
  padding-top: 2%;
}
body.front-page .owl-carousel .owl-item {
  padding-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  body.front-page .padd-carr {
    padding-left: 4%;
    padding-right: 4%;
  }
}
body.front-page .tcowl-wrap .tcowl-nav .owl-controls .owl-prev {
  right: 100%;
  top: 31%;
  font-size: 0px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA2CAMAAADnEdnLAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABJlBMVEUAAADV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tj////imvC2AAAAYHRSTlMAABGLFZ74Hq/8Kr/7N81G2lbkAmftB3n0DPoUnP2uKTZF2VVmBniK+RMdrb7MRANlgvN78AFc6UzfPdMvxiS4GqiWCoUFc/Jh61DhQNYyySa6G6oSmQuHd+xU4zUonRB5ANHNAAAAAWJLR0RhsrBMhgAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+QEHBM6CwJVpwsAAAErSURBVDjLfdVpN4JRFAXgrpdIhPSSKURJigyZyUyjWZn3//8Vzrl90GLte78+59Nea+8bCLBnjOnyXNrdE3Robx9CXPvDwADVwQgYiw4Ng7HoSBSEBUdjPgiLjo3HQVh0wpsEYdGp6RkQ1jASAGHR2TAYi85FwFh0PgnGogtRENYwFn0QFk2l4yCsYSxlQFh0uSOMPyyaXQEIaxg5MNYw8mAsupqEg/+F0clrBR8OXt+Aize3nFzc3nGxMbt7Tjb7B5zVD484qx+XOKufnHK2Q3AWoqx+fhGkrH55dU1ZvXhTpmwPKlXO6rU6Z/XGLWf1u3vO6g+PnNWfnmn9rb80M5Rt21p0etpdLbxStgdv75x/q8En9yPPWf0zx9mWOkHnvr2PX/SzsP7t/QBByB1CNQM82AAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0wNC0yOFQxOTo1ODoxMSswMDowMFAcaJoAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMDQtMjhUMTk6NTg6MTErMDA6MDAhQdAmAAAAAElFTkSuQmCC) center center no-repeat;
  height: 50px;
  width: 30px;
  margin: 8px;
}
body.front-page .tcowl-wrap .tcowl-nav .owl-controls .owl-next {
  left: 100%;
  top: 31%;
  font-size: 0px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA2CAYAAADQzyn5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5AQcFAc025TUDQAAAl9JREFUWMO92DloVEEYAOBv12jAo5CIhXg0oiFpBBWsBA+wE0TBxgPBBDzAG49KPDoTERE1aozGSkFSq2BaBdNlDbFTUqmxSuFBtJh9opts9nrz/urtvAffzNuZ//0zueHCSBeu4JtitLe1ih15HEEXFiWNw4WRTOAmHEAPlmWF5/G7eL0Dj/D3PcfE8yW/N+EJ1sfG89O0rS3iW2Pi+TLtq/AQu2Lh+RnuLcUddCTPDRdGUutAvsL9FlzHGcxJc/SVYJiHS7iM+Wnh1cCKoz1dHH1LGni1cPLsQdwV/v+G8FrgJHaiD6sbweuBYQv6sa5evF6YkN36sbkevBGYkNf7hDxfE94oTPii9QhfuFyCV+pAGjDhW34DJzG7mtGnBcMCXMVFzK2EpwlDM87iGhbOhKcNwywcwm0sKYfHgJPYjV6snA6PCcM2Ya2vKcVjw7BBqGg2/otnAUM7HmN70pAVDCtwD/uQa8oQhsW4ieVZjjiJPJqzHvE4zqE3S3gMJ/CMsG/KIkaFzeGrpCEL+B0O423S0N7WGn05vcbeUpS46/g59uN9KRoLnsQDdOLTdGgM+IdwunAcX8uhpDu5JoSzlO5iB8qiacLjOI/7wqueEU0L/i8xVALTgkdxFC9rQRuFh4TaasoarSbqndWD2FMvWi88YIbEEAOeFKrGDnxsBK0F/imsz2P40ihKdZNrQtiadON7Gmg18DguCEVaVYkhDXhM2P09TROsBH8QEsOLGGg5eEioGN7EQpk6qweFiiEqmsC54vWAkBgKsdEE/iWc1HZKITHUAt/CKXzOCoU/DDWow8GstCMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDQtMjhUMjA6MDc6NTIrMDA6MDCeFqQBAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTA0LTI4VDIwOjA3OjUyKzAwOjAw70scvQAAAABJRU5ErkJggg==) center center no-repeat;
  height: 50px;
  width: 30px;
  margin: 8px;
}
@media only screen and (max-width: 640px) {
  body.front-page .top-menu-call-enroll .mobile-align-center {
    margin: 1rem 0 0 0;
  }
  body.front-page .top-menu-call-enroll .options {
    margin-top: 5px;
  }
  body.front-page .regular-plans-wrapper {
    display: none;
  }
  body.front-page .strip-light-blue.more-plans-wrapper .plans-header {
    display: none;
  }
  body.front-page #more-list .mobile-card .grid-x .mobile-plan-term-wrapper h1.mobile-plan-term,
  body.front-page #more-list .mobile-card .grid-x .mobile-plan-term-wrapper .mobile-plan-term.h1 {
    margin-top: 0 !important;
    font-size: 30px !important;
    color: #19483f !important;
  }
  body.front-page .mobile-card {
    padding: 0 0 0 0;
  }
  body.front-page .mobile-card .green-label {
    margin-top: 0 !important;
    top: 0 !important;
    position: relative;
    left: -20px;
  }
  body.front-page .mobile-card .grid-x {
    padding: 2px 0 !important;
    text-align: center;
  }
  body.front-page .plan-offline-body {
    display: block;
    padding: 0 10px;
  }
  body.front-page .strip-light-blue .plans-header h4,
  body.front-page .strip-light-blue .plans-header .h4 {
    font-size: 25px !important;
  }
  body.front-page .top-bar-filters {
    padding: 0;
  }
  body.front-page .top-bar-filters .plan-offline.providers-filters h5,
  body.front-page .top-bar-filters .plan-offline.providers-filters .h5 {
    margin-bottom: 0;
  }
  body.front-page .top-bar-filters .plan-offline.providers-filters .cell-provider-filter {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body.front-page .top-bar-filters .filter-options-compare-plans .compare-plans-center {
    padding-top: 10px;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container {
    margin: 0;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .text-right {
    max-height: 50px;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .only-desktop {
    display: none;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .close-mega-menu-container {
    padding: 0 10px;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .grid-x {
    margin-top: 0;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .content-columns .container-chbox,
  body.front-page .top-bar-filters li.mobile-mega-menu-container .content-columns .container-chbox-all {
    text-align: left;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .plan-offline-body {
    margin: 0;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .controls-btns {
    margin-top: 25px;
  }
  body.front-page .top-bar-filters li.mobile-mega-menu-container .controls-btns .cell-provider-filter {
    margin: 10px 0;
  }
  body.front-page .top-bar-filters .dropdown #mobile-mega-menu-container-providers {
    margin-top: 0;
  }
  body.front-page .top-bar-filters .dropdown li {
    margin: 15px 0 0 0;
    width: 100%;
    padding-left: 2px;
  }
  body.front-page .top-bar-filters .dropdown li a.js-form-other-plans-option-filters {
    margin: 0;
  }
  body.front-page .top-bar-filters .dropdown li .open-filters-buttons {
    border: 1px solid #02a7ca;
  }
  body.front-page .top-bar-filters .dropdown li.mega-menu {
    padding: 0;
  }
  body.front-page .top-bar-filters .dropdown li .dropdown-pane .providers-filters h4,
  body.front-page .top-bar-filters .dropdown li .dropdown-pane .providers-filters .h4 {
    padding: 0;
  }
  body.front-page .top-bar-filters .dropdown li .dropdown-pane .providers-filters .controls-btns {
    margin-top: 0;
  }
  body.front-page .top-bar-filters .dropdown li .dropdown-pane .providers-filters .controls-btns .cell-provider-filter {
    margin: 10px 0;
  }
  body.front-page .plan-details-wrapper .plan-details-left-side .plan-doc-links {
    margin-top: 25px;
  }
  body.front-page .plan-lookup-form-wrapper-ab .zipcode-input {
    width: 100% !important;
    padding: 0;
    margin: auto;
    float: none;
    margin-bottom: 10px !important;
  }
  body.front-page ul.dropdown.filter-dropdown.size-drop-down-outer.menu {
    width: 100% !important;
    padding: 0;
    margin: auto;
    float: none;
  }
  body.front-page .second-tab {
    margin-top: 0 !important;
  }
  body.front-page .points {
    padding-right: 10px !important;
  }
  body.front-page .tabs-panel {
    display: block !important;
  }
  body.front-page .plan-details-body .plan-details-tabs li {
    border: 0 !important;
  }
  body.front-page .plan-details-body .plan-details-tabs li a {
    padding-left: 0 !important;
  }
  body.front-page .mobile-card-wrapper .mobile-card .top .mobile-plan-term-wrapper {
    padding: 20px 0 9px 0 !important;
  }
  body.front-page .mobile-card-wrapper .mobile-card .top .mobile-plan-savings-wrapper {
    display: none !important;
  }
  body.front-page .mobile-card-wrapper .mobile-card .plan-name h2 span,
  body.front-page .mobile-card-wrapper .mobile-card .plan-name .h2 span {
    display: block !important;
    line-height: 1.8em;
  }
  body.front-page .ctt2-tooltip {
    display: none;
  }
  body.front-page .strip-light-blue {
    padding: 0 15px;
  }
  body.front-page .more-action-phone {
    margin-left: 5px !important;
  }
  body.front-page .mobile-card-wrapper {
    margin-bottom: 30px !important;
  }
  body.front-page #reasons,
  body.front-page #offers {
    display: none;
  }
  body.front-page .compare-paragraph {
    display: none;
  }
  body.front-page .container-coundow {
    padding-bottom: 0;
  }
  body.front-page #hero-info {
    flex-direction: inital;
  }
  body.front-page #hero-left {
    order: 2;
  }
  body.front-page #hero-center {
    order: 1;
    width: 100%;
  }
  body.front-page #hero-right {
    order: 3;
  }
  body.front-page #hero-section2 .grid-x #hero-left {
    display: none !important;
  }
  body.front-page .reveal {
    height: auto !important;
    min-height: inherit !important;
  }
  body.front-page .small .test-area .test-wrapper {
    margin: auto;
    padding: 5px 15px;
  }
  body.front-page .small .test-area {
    height: 110px;
  }
  body.front-page .pob-box1,
  body.front-page .pob-box3 {
    width: 100%;
    display: block;
  }
  body.front-page .pob-box2 {
    width: 100%;
    display: block;
  }
  body.front-page .plan-details-wrapper .plan-details-left-side {
    width: 100%;
    border: 0;
  }
  body.front-page #hero-section2 {
    height: auto;
  }
  body.front-page #hero-section2 .home-header-copy {
    position: relative;
    top: inherit !important;
    left: inherit !important;
  }
  body.front-page #hero-section2 .grid-x #hero-right {
    display: block;
    padding-right: .625rem;
    padding-left: .625rem;
  }
  body.front-page #hero-section2 #logo {
    padding-top: 10px;
  }
  body.front-page #hero-section2 .hero-center h2,
  body.front-page #hero-section2 .hero-center .h2 {
    line-height: 26px;
  }
  body.front-page #hero-section2 .hero-center h4,
  body.front-page #hero-section2 .hero-center .h4 {
    line-height: 20px;
  }
  body.front-page body.small #hero-section2 .home-header-copy.small-hero {
    top: inherit !important;
    left: inherit !important;
    right: inherit;
  }
  body.front-page body.small #hero-section2 .home-header-copy.small-hero p {
    line-height: 0;
  }
  body.front-page .reveal-overlay .reveal.plan-details-modal .modal-mobile-title-plan {
    background: #084a64;
    padding: 10px 10px 10px 10px;
  }
  body.front-page .reveal-overlay .reveal.plan-details-modal .modal-mobile-title-plan h3,
  body.front-page .reveal-overlay .reveal.plan-details-modal .modal-mobile-title-plan .h3 {
    color: #fff;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
  }
  body.front-page .reveal-overlay .reveal.plan-details-modal .close-button {
    color: #fff;
    top: -3px;
    right: 0;
    padding: 10px;
  }
  body.front-page .reveal-overlay .reveal.plan-details-modal .plan-details-wrapper {
    padding: 5px 10px;
  }
  body.front-page #modal-provider-filters {
    padding: 0 !important;
  }
  body.front-page #modal-provider-filters .close-button {
    color: #8a8a8a;
  }
  body.front-page #modal-provider-filters .providers-filters .cell-provider-filter {
    padding: 0;
  }
  body.front-page #more-list .mobile-card {
    border: 1px solid #202020;
  }
  body.front-page #more-list .mobile-card .header,
  body.front-page #more-list .mobile-card .top {
    border-bottom: 1px solid silver;
  }
  body.front-page #more-list .mobile-card .green-label {
    height: auto !important;
    left: 0 !important;
  }
  body.front-page #more-list .mobile-card .grid-x .more-rate-type {
    font-size: 20px;
    line-height: 28px;
  }
  body.front-page #more-list .mobile-card .grid-x .small-12 .plan-name h2,
  body.front-page #more-list .mobile-card .grid-x .small-12 .plan-name .h2 {
    font-size: 25px !important;
  }
  body.front-page #more-list .mobile-card .grid-x .small-12 .plan-name h2 .mobile-plan-details-link a,
  body.front-page #more-list .mobile-card .grid-x .small-12 .plan-name .h2 .mobile-plan-details-link a {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  body.front-page #more-list .mobile-card .grid-x .mobile-plan-cost-wrapper span {
    font-size: 22px !important;
    font-weight: normal !important;
    line-height: 25px !important;
    font-style: normal;
    font-family: "Lato", sans-serif !important;
    padding-top: 0;
  }
  body.front-page #see-savings {
    min-height: auto !important;
    height: auto !important;
  }
  body.front-page #see-savings .home-top-form {
    width: 100%;
  }
  body.front-page #rates .large-up-4 .cell.green > .card .plan-section .green-label {
    top: 57px;
  }
  body.front-page #rates .card .logo img.Just {
    margin: 0;
  }
  body.front-page #rates .card .months {
    font-size: 16px;
  }
  body.front-page .plan-offline p.filter-error {
    display: none;
  }
  body.front-page .plan-offline {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 460px) {
  body.front-page body.small #hero-section2 .home-header-copy.small-hero {
    transform: scale(0.9);
    top: inherit !important;
    left: inherit !important;
    right: inherit;
  }
  body.front-page body.small #hero-section2 .home-header-copy.small-hero p {
    line-height: 0;
  }
  body.front-page #hero-section2 {
    height: auto;
  }
  body.front-page #hero-section2 #hero-info {
    height: auto;
  }
  body.front-page #hero-section2 #logo {
    padding-top: 10px;
  }
  body.front-page #modal-plan-details .plan-details-wrapper .plan-details-header {
    height: auto;
  }
  body.front-page #modal-plan-details .plan-details-wrapper .plan-details-header h3,
  body.front-page #modal-plan-details .plan-details-wrapper .plan-details-header .h3 {
    padding: 14px 16px 14px 24px;
  }
}
body.front-page .regular-plans-wrapper {
  margin-top: 25px !important;
}
body.front-page #multi-providers #utilities-list {
  clear: both;
}
body.front-page #multi-providers #utilities-list a {
  color: #fefefe;
  text-decoration: none;
  padding: 5px;
  width: 150px;
  display: inline-block;
  background: #d2430f;
  border-radius: 4px;
  text-align: center;
}
body.front-page #multi-providers #utilities-list a.selected {
  background: #3da8cc;
  color: #fefefe;
}
body.front-page #multi-providers {
  background: #fafafa;
  border-top: solid 1px #eee;
  padding: 20px 0 10px;
}
body.front-page #multi-providers .grid-container .div-multi-providers .p-multi-providers {
  display: block;
  width: 100%;
  text-align: center;
}
body.front-page #multi-providers .grid-container .div-multi-providers h2,
body.front-page #multi-providers .grid-container .div-multi-providers .h2 {
  text-align: center;
  width: 100%;
}
body.front-page #multi-providers .grid-container .div-multi-providers h2::after,
body.front-page #multi-providers .grid-container .div-multi-providers .h2::after {
  display: none;
}
body.front-page #multi-providers .grid-container .div-multi-providers h2::before,
body.front-page #multi-providers .grid-container .div-multi-providers .h2::before {
  display: none;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  body.front-page #hero-section2 .grid-x #hero-left {
    display: block !important;
  }
  body.front-page #hero-section2 .grid-x #hero-center {
    margin-left: 0px;
  }
  body.front-page .dropdown-wrap {
    display: block;
    margin-bottom: 5px;
    width: 100%;
  }
  body.front-page .dropdown-wrap {
    border: 1px solid #aaa;
  }
  body.front-page .dropdown-wrap > label {
    background-color: #eee;
    font-size: 16px;
    font-weight: 600;
    padding: 5px;
  }
  body.front-page .plan-offline-body {
    padding: 0 14px !important;
  }
  body.front-page .plan-offline .cell-provider-filter {
    padding-top: 35px !important;
  }
  body.front-page .top-bar-filters .dropdown-under > label:before {
    content: "";
    border: initial !important;
    border-right: 2px solid !important;
    border-bottom: 2px solid !important;
    border-color: #333 !important;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-bottom: 4px;
    margin: 0 7px 3px 3px;
    transform: rotate(45deg);
  }
  body.front-page .top-bar-filters .dropdown-up > label:before {
    content: "";
    border: initial !important;
    border-right: 2px solid !important;
    border-bottom: 2px solid !important;
    border-color: #333 !important;
    width: 12px;
    height: 12px;
    transform: rotate(-45deg);
    display: inline-block;
    margin-right: 9px;
  }
  body.front-page .dropdown-wrap .flexWrap {
    display: flex;
    line-height: 1;
    justify-content: center;
    padding: 10px 30px;
    width: 100%;
  }
  body.front-page .dropdown-wrap .active {
    display: flex !important;
  }
  body.front-page .plan-offline .content-columns .container-chbox,
  body.front-page .plan-offline .content-columns .container-chbox-all {
    max-height: initial;
    display: inline-flex;
  }
  body.front-page .hide-for-large {
    display: block;
    margin: 30px auto;
  }
  body.front-page .plan-offline {
    padding-top: 0px;
  }
  body.front-page .contentTrust-providers {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 20px;
  }
  body.front-page .contentTrust-providers .img-wrap {
    text-align: center;
    width: 160px;
  }
  body.front-page .movil-icon-provider {
    display: flex;
    padding-top: 23px;
  }
  body.front-page .featured-plans-label {
    display: none;
  }
  body.front-page #more-plans-wrapper #more-list .alternate-layout-hdr {
    background-color: #094b64;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card {
    border-color: #cdcdcd;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .flexWrap {
    clear: both;
    display: flex;
    align-items: center;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block:first-child {
    justify-content: space-evenly;
    width: 70%;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block {
    align-items: center;
    border-right: solid 1px #eee;
    display: flex;
    flex-direction: column;
    padding: 10px;
    text-align: center;
    width: 100%;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .price {
    color: #084a64;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    font-family: "Lato";
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .price .price_value {
    display: inline;
    font-size: 50px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .price sup {
    position: static;
    font-family: arial;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .price span {
    color: #333;
    display: block;
    font-size: 10px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .price br {
    display: none;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block a.button {
    font-weight: 600;
    margin: 0 auto;
    max-width: 120px;
    padding: 8px;
    width: 100%;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .titleWrap {
    align-items: center;
    display: flex;
    width: 100%;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .titleWrap .title {
    color: #333;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-align: center;
    width: 50%;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block ul.firstBenefit {
    border-top: solid 1px #eee;
    color: #333;
    font-family: inherit;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 10px auto 0 0;
    padding: 10px 0;
    text-align: left;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block ul.firstBenefit li {
    display: flex;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block ul.firstBenefit li:before {
    content: "\25cf";
    margin-right: 5px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap {
    display: flex;
    font-size: 11px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term {
    color: #333;
    line-height: 1.4;
    text-align: left;
    width: 100%;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term .hdr {
    font-weight: bold;
    font-size: 18px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term [data-rateType=Locked] .icon-lock {
    display: inline;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term .icon-lock:after {
    font-family: "foundation-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
    content: "\f16a";
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term.term-info {
    text-align: center;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term.term-info .more-rate-type [data-rateType=Locked] {
    display: inline;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term.term-info .more-rate-type .green {
    display: inline;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term.term-price {
    text-align: center;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .block .termsWrap .term.term-price .dsc-n {
    width: 200px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .call-wrap .txt {
    color: #333;
    font-size: 12px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .call-wrap a {
    font-weight: 600;
    color: #d2430f;
    font-size: 16px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .call-wrap a:before {
    align-items: center;
    justify-content: center;
    background-color: #d2430f;
    color: #fff;
    font-family: foundation-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-flex;
    text-decoration: inherit;
    content: "\f1f8";
    width: 18px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .toggleDetails {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-weight: 600;
    font-size: 14px;
    justify-content: center;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .toggleDetails svg {
    stroke: rgba(0, 0, 0, .9);
    height: 14px;
    transform: rotate(180deg);
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .hdr {
    background-color: #dedede;
    color: #000;
    display: flex;
    padding: 10px;
    font-weight: bold;
    justify-content: space-between;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .hdr .toggleDetails {
    font-weight: 500;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .nav {
    background-color: #fbfbfb;
    border-bottom: solid 1px #dedede;
    display: flex;
    padding: 10px 0;
    justify-content: space-evenly;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .nav a {
    align-items: center;
    color: #333;
    display: flex;
    font-size: 13px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .nav a img {
    margin-right: 5px;
    width: 10px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .detailsTable {
    font-size: 13px;
    padding: 10px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .detailsTable .plan-info:first-child {
    border-bottom: solid 1px #333;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .detailsTable .grid-x {
    margin: 0 0 5px;
    padding: 0 !important;
    text-align: left;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .detailsTable .info-header {
    font-weight: bold;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper {
    padding: 0;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side {
    float: none;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body {
    padding: 0 10px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header {
    margin-top: 20px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header h5,
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header .h5 {
    margin: 0;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content {
    border: none;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .tabs-panel {
    padding: 0;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .tabs-panel li {
    align-items: center;
    display: flex;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-why-list li {
    list-style: none;
    padding: 0;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper hr {
    height: 1px;
    background: #333;
    margin: 20px 0px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-fine-print {
    color: #111;
    margin-bottom: 20px;
    padding: 0;
    text-align: left;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails .grid-x {
    margin: 0 0 5px;
    padding: 0 !important;
    text-align: left;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .planDetails ul.plan-benifits-list li:before {
    content: "\25cf";
    margin-right: 5px;
  }
  body.front-page #more-plans-wrapper #more-list .mobile-card .alternate-layout .dsc-n .dsc-n-val {
    display: inline;
  }
  body.front-page .pagination-right {
    text-align: center !important;
  }
  body.front-page .pagination-center {
    text-align: center !important;
    padding-left: inherit !important;
  }
  body.front-page .filter-options-compare-plans {
    border-right: none;
    border-bottom: none;
    border-top: none;
  }
  body.front-page .filter-options-compare-plans .compare-plans-center {
    border-top: none;
    border-right: 1px solid #939597;
    border-bottom: 1px solid #939597;
    border-left: 1px solid #939597;
    margin-top: 0;
    padding: 25px 15px 10px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1148px) {
  div.medium-12.cell.lets-get-text {
    padding-right: 0;
  }
  div.medium-8.home-top-form {
    padding-left: 0;
  }
  .plan-lookup-form-wrapper-ab .savings-form h3,
  .plan-lookup-form-wrapper-ab .savings-form .h3 {
    text-align: center;
  }
  body.front-page #rates .large-up-4 .cell.green > .card .plan-section {
    position: relative;
  }
  body.front-page #rates .large-up-4 .cell.green > .card .plan-section .green-label {
    top: 0px;
  }
}
@media screen and (max-width: 1023px) {
  select {
    font-size: .8rem;
  }
  .plan-lookup-form-wrapper-ab .savings-form h3,
  .plan-lookup-form-wrapper-ab .savings-form .h3 {
    text-align: center;
  }
  .plan-lookup-form-wrapper-ab .savings-form {
    padding-top: .8em;
  }
  #rates .savings-note p {
    margin-top: 0 !important;
    max-width: 80% !important;
  }
  .more-plan-header .more-plan-header-title {
    width: 15%;
    font-size: .7em;
  }
  #sort-by-savings,
  .hide-for-small-only {
    display: none !important;
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
  }
  .more-plan-header-title.sort-message {
    margin-left: 0 !important;
  }
  .plan-details-wrapper {
    padding: 0;
  }
  .reveal {
    width: 80% !important;
    margin: 0 auto;
  }
  .plan-details-wrapper .button.expanded.signup {
    width: 85%;
  }
}
@media screen and (max-width: 860px) {
  .plan-details-wrapper .button.expanded.signup {
    width: 50%;
    margin: 5px 0 0 40px;
  }
  .plan-details-wrapper .plan-header .plan-highlights h1,
  .plan-details-wrapper .plan-header .plan-highlights .h1 {
    margin: 30px 0 0 35px;
  }
  .plan-details-wrapper .plan-header .plan-highlights .mentions {
    padding-top: 0;
    margin-left: 6em;
  }
}
@media screen and (max-width: 816px) {
  .plan-lookup-form-wrapper-ab .get-rates-btn {
    padding: 16px 26px;
  }
  .plan-lookup-form-wrapper-ab .savings-note p {
    font-size: .4em;
  }
}
@media screen and (max-width: 745px) {
  .plan-details-wrapper .plan-header .plan-details p {
    padding: 0;
    font-size: 12px;
  }
  .plan-details-wrapper .button.expanded.signup {
    width: 70%;
    margin: 0 0 0 50px;
  }
  .plan-details-wrapper .plan-header .plan-highlights .mentions {
    margin-left: 5em;
  }
}
@media only screen and (max-width: 1023px) {
  .plan-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .plan-info .info {
    flex: 1;
    text-align: center;
    padding: 5px;
  }
  .plan-info .info-times,
  .plan-info .info-equals {
    border: none;
  }
  .plan-info .info-header {
    flex: 1;
    text-align: center;
    padding: 5px;
  }
  .info-detail {
    text-align: left !important;
  }
  .plan-details-wrapper {
    padding: 0;
  }
  .plan-details-wrapper .button.expanded.signup {
    width: 85%;
  }
  .plan-details-wrapper .plan-details-right-side .plan-details-body {
    padding: 0 10px 10px;
  }
  .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info .info-misc {
    padding-left: 5px;
  }
  .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tabs li {
    width: 100%;
    padding-left: 0px;
  }
  .reveal {
    width: 90% !important;
    margin: 0 auto;
  }
  .padding-plans-filter > .cell {
    padding-right: .625rem;
    padding-left: .625rem;
  }
}
@media only screen and (max-width: 768px) {
  .column ul,
  .columns ul {
    margin-left: 40px;
  }
  .footer-menu .menu-main-menu-container ul li {
    border-bottom: 1px solid #009dc0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
  }
  .footer-menu .menu-main-menu-container ul {
    border-bottom: 0;
  }
  .footer-menu .menu-main-menu-container ul li:last-child {
    border-bottom: 0;
  }
  .footer-menu .menu-main-menu-container a {
    padding: 15px 0;
  }
  .col-x-12 {
    width: 100%;
  }
  #top-logo {
    text-align: center;
  }
  .single-new_posts h3,
  .single-new_posts .h3,
  .single-new_pages h3,
  .single-new_pages .h3 {
    font-size: 22px;
    margin-left: 0 !important;
  }
  .single-new_pages .modal-mobile-title-plan h3,
  .single-new_pages .modal-mobile-title-plan .h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-right: 20px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
  }
  .single-new_pages .modal-mobile-title-plan {
    background: #084a64;
    padding: 10px;
  }
  .single-new_pages .tabs-panel {
    display: block !important;
  }
  .front-page .refer-a-friend-form h3,
  .front-page .refer-a-friend-form .h3 {
    float: none !important;
    margin-bottom: 15px !important;
  }
  .front-page .refer-a-friend-form .message-error {
    color: #cc4b37 !important;
  }
  .front-page .savings-form h3,
  .front-page .savings-form .h3 {
    text-align: center;
  }
  .grid-container:not(.full) > .grid-padding-x {
    margin: 0;
  }
  body.front-page .initial-plan-info {
    margin-bottom: 15px;
  }
  body.front-page #rates.strip-light-blue .plans-header {
    padding-top: 0;
  }
  .footer-logo-top {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
    display: block;
    text-align: center;
  }
  .page-template-blog .entry-content a.button {
    width: 45%;
  }
  #menu-main-menu a {
    padding: 10px 5px;
  }
  footer {
    padding: 25px 0;
  }
  .main-menu {
    display: none;
  }
  .menu-mobile {
    display: block;
  }
  .top-header {
    margin: 10px 20px;
    min-height: 50px;
  }
  .top-header img {
    max-width: 300px;
    height: auto;
    transform: none !important;
  }
  #top-testimonial {
    display: none;
    padding-left: 5px;
  }
  #top-logo-mobile {
    display: block;
  }
  .single-new_pages .featured-image-wrap {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .footer-info {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner-action {
    display: none;
  }
  .banner-action-mobile {
    display: block;
    padding: 0;
    margin-top: 20px;
  }
  .banner-image img {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .page-banner {
    display: flex;
  }
  .started-form-container {
    display: none;
  }
  .page-links-container {
    margin-top: 20px;
  }
  .single-new_posts .mobile-top-post {
    display: block;
  }
  .single-new_posts .mobile-byline {
    background: #f0efed;
    margin: 0;
    padding: 20px;
  }
  .single-new_posts .byline-desktop {
    display: none;
  }
  .footer-terms {
    text-align: left;
    margin-top: 20px;
  }
  .pad {
    padding-left: 0 !important;
  }
  .pad2 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .social {
    clear: both;
    text-align: center;
    margin-top: 30px;
  }
  .social img {
    float: none;
    padding-bottom: 0;
  }
  .footer-logo {
    display: none;
  }
  .footer-logo-top img {
    padding-top: 0;
  }
  .single-new_posts h1,
  .single-new_posts .h1,
  .single-new_pages h1,
  .single-new_pages .h1 {
    font-size: 32px;
    color: #084a64;
  }
  .single-new_posts h1 a,
  .single-new_posts .h1 a,
  .single-new_pages h1 a,
  .single-new_pages .h1 a {
    color: #d2430f;
  }
  .entry-title {
    font-size: 32px !important;
    color: #084a64;
  }
  .entry-title a {
    color: #d2430f;
  }
  .single-new_posts h2,
  .single-new_posts .h2,
  .single-new_pages h2,
  .single-new_pages .h2 {
    font-size: 22px;
  }
  .get-started-top .started-form-container .started-form-desc {
    display: none;
  }
  #more-list .list .mobile-card .grid-x {
    padding: 2px 20px;
  }
  #offers-link-section .offer-link-intro {
    margin: 0 !important;
  }
  #offers-link-section .wpsm_panel-body .offer-link {
    margin-top: 15px;
  }
}
@media screen and (max-width: 425px) {
  .entry-title {
    font-size: 27px !important;
  }
  .sprite-test-icon {
    background-size: 26px 22px !important;
    margin-left: 28% !important;
  }
  .test-img {
    width: 16% !important;
  }
  .testimonial-name {
    margin-left: 30px;
  }
}
@media screen and (max-width: 375px) {
  .entry-title {
    font-size: 24px !important;
  }
  .test-inner {
    height: 65px !important;
  }
  .sprite-test-icon {
    background-size: 24px 20px !important;
    margin-left: 22% !important;
  }
}
@media only screen and (max-width: 320px) {
  .sprite-arrow-right {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgCAYAAAASYli2AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAAEHSURBVEhLpdZJDsIgFMZxPEELbY/htHS4n3c0cePChcNGD4DvayBtGVp4/BNi9CW/pCUShNZajFqZT34WrNp2r5R6qqa511237X/kZEHCLoRps95s1IIAaim/xej4HUopDy5add3OjNNyNqUcdUFUhIZAxEZjIAqgn0V0DkTZ6BKIstAUEAVR+neZ8VAqiJLQHBAtorkgmkU5IPJQpW79oAA8jkH6fu0HzEeeYLSGk4mxKT5W1xszzgMJO81iKBUMYC8PQylgMoaWQIP9kjA0B2ZjKAZGsLUZxwuBhJ1ZGHLBIgyNQQ+jm0QWhiyI06IYQxacXEW4GLKguYo8cAyxMeRuSllC/AGHpv2wG1UqSQAAAABJRU5ErkJggg==) center center no-repeat;
    display: inline-block;
    background-size: 14px 16px !important;
  }
  .entry-title {
    font-size: 20px !important;
  }
  .sprite-test-icon {
    width: 42px !important;
    height: 31px !important;
    background-size: 21px 19px !important;
    margin-left: 0% !important;
  }
  .test-inner {
    padding-left: 2.5em;
    height: 50px !important;
  }
}
@media only screen and (max-width: 768px) {
  .pre-footer {
    font-size: 20px;
  }
  .single-new_pages .page-banner .hero-info {
    height: auto;
    min-height: inherit;
  }
  .single-new_pages .banner-text {
    padding: 15px;
  }
  .banner-bsolute {
    position: absolute !important;
  }
  .sprite-test-icon {
    margin-left: 35%;
    margin-top: 9%;
  }
}
@media only screen and (max-width: 679px) {
  .single-new_pages .plan-details-left-side {
    border: 0;
    width: 100%;
  }
  .single-new_pages .plan-details-tabs li {
    border: 0px !important;
  }
  .hero-right {
    display: none !important;
  }
  #hero-section2 .hero-center h2,
  #hero-section2 .hero-center .h2 {
    font-size: 25px !important;
    line-height: normal !important;
    font-weight: inherit;
    text-align: center;
  }
  .front-page .get-rates-btn {
    display: block;
    margin: 0;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .plan-offline .medium-6 {
    margin: 0 !important;
    width: 50%;
  }
}
@media only screen and (max-width: 460px) {
  .small-bottom-margin {
    width: 50%;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .lis-m li {
    background-position: 0% 3% !important;
  }
}
.sprite-lockicon {
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  right: 0px;
  top: 2px;
  background: url(data:image/png;base64,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) center center no-repeat;
  background-size: 14px 19px;
}
.detailsplannew {
  padding-left: 179px;
}
.sprite-padlock {
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,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) center center no-repeat;
  background-size: 13px 16px;
  display: inline-block;
  margin-right: 9px;
}
.sprite-phoneicon {
  width: 22px;
  height: 22px;
  display: inline-block !important;
  margin-right: 3px;
  margin-left: 3px;
  position: relative;
  top: 6px;
  background: url(data:image/jpeg;base64,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) center center no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
}
.sprite-phoneicon-green {
  width: 22px;
  height: 22px;
  display: inline-block !important;
  margin-right: 6px;
  position: relative;
  top: 6px;
  background: url(data:image/jpeg;base64,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) center center no-repeat;
  -webkit-background-size: 22px 22px;
  -moz-background-size: 22px 22px;
  -o-background-size: 22px 22px;
  background-size: 22px 22px;
}
.sprite-arrow-right {
  width: 26px;
  height: 26px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgCAYAAAASYli2AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAAEHSURBVEhLpdZJDsIgFMZxPEELbY/htHS4n3c0cePChcNGD4DvayBtGVp4/BNi9CW/pCUShNZajFqZT34WrNp2r5R6qqa511237X/kZEHCLoRps95s1IIAaim/xej4HUopDy5add3OjNNyNqUcdUFUhIZAxEZjIAqgn0V0DkTZ6BKIstAUEAVR+neZ8VAqiJLQHBAtorkgmkU5IPJQpW79oAA8jkH6fu0HzEeeYLSGk4mxKT5W1xszzgMJO81iKBUMYC8PQylgMoaWQIP9kjA0B2ZjKAZGsLUZxwuBhJ1ZGHLBIgyNQQ+jm0QWhiyI06IYQxacXEW4GLKguYo8cAyxMeRuSllC/AGHpv2wG1UqSQAAAABJRU5ErkJggg==) center center no-repeat;
  display: inline-block;
}
.sprite-test-icon {
  width: 30px;
  height: 26px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAMAAACXfxyGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABFUExURQEcQwEcQwEcQwEcQwEcQwEcQwEcQ0dwTAEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQwEcQ6J3m1IAAAAXdFJOUwfiAoT4RyUAsO/sM5lrIKrpFNG9kHFcAfl7wwAAAAlwSFlzAAAWJQAAFiUBSVIk8AAAAKNJREFUKM+t0tsSwxAQgOHFrnVIqJXk/R+12s40bXCX7/ZnFgNgFz8WKmkwqNxYDYpASYSJAxfwDngiPfINuRxrh+CbKWBH0rmbehFuOppOtlPOTKI69Tya3ZaOKT+zdee2R52wIYP4NcbyGm/jxYYbkGBoq1jvKvzzWG271WqUlPapxFwchV+DwYk1belg/CerjC7xNCPmwtOccRnXd2baJ5Wf7oYXCYmsQqoAAAAASUVORK5CYII=) center center no-repeat;
  display: inline-block;
}
.open-mpopup-rates-form:hover {
  cursor: pointer;
}
.jump_line {
  width: 20px;
  height: 68px;
}
body.front-page #more-plans-wrapper #more-list li[data-provider] .logo {
  top: 7%;
  -webkit-transform: none;
  transform: none;
  margin-bottom: 25px;
}
body.front-page #more-plans-wrapper #more-list li[data-provider] .rated-icons {
  margin-bottom: 8px;
}
body.front-page #more-plans-wrapper #more-list li[data-provider] .rated-icons .space-icon {
  height: 50px;
  width: 10px;
}
body.front-page #more-plans-wrapper #more-list .rated-icons {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}
body.front-page #more-plans-wrapper #more-list .rated-icons .img-rbb-a:after {
  content: 'BBB-rated "A"';
  background-image: url(https://homeenergyclub.com/app/uploads/2022/06/bbb-rated-a-icon.png);
  background-repeat: no-repeat;
  background-size: 45px;
  font-size: 12pt;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  color: #404042;
  margin: 0px auto;
  width: auto;
  clear: both;
  white-space: pre-line;
  text-align: left;
  line-height: 1.2;
}
body.front-page #more-plans-wrapper #more-list .rated-icons .img-rbb-b:after {
  content: 'BBB-rated "B"';
  background-image: url(https://homeenergyclub.com/app/uploads/2022/06/bbb-rated-a-icon.png);
  background-repeat: no-repeat;
  background-size: 45px;
  font-size: 12pt;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  color: #404042;
  margin: 0px auto;
  width: auto;
  clear: both;
  white-space: pre-line;
  text-align: left;
  line-height: 1.2;
}
body.front-page #more-plans-wrapper #more-list .rated-icons .img-rbb-discounted:after {
  content: "Discounted \aPricing";
  background-image: url(https://homeenergyclub.com/app/uploads/2022/06/tag-icon.png);
  background-repeat: no-repeat;
  background-size: 45px;
  font-size: 12pt;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-left: 55px;
  color: #404042;
  margin: 0px auto;
  width: auto;
  clear: both;
  white-space: pre-line;
  text-align: left;
  line-height: 1.2;
}
body.front-page #more-plans-wrapper #more-list .rated-icons .img-rbb-gimmick:after {
  content: "No Gimmick \aPricing";
  background-image: url(https://homeenergyclub.com/app/uploads/2022/06/forbidden-icon.png);
  background-repeat: no-repeat;
  background-size: 45px;
  font-size: 12pt;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding-left: 51px;
  color: #404042;
  margin: 0px auto;
  width: auto;
  clear: both;
  white-space: pre-line;
  text-align: left;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  #more-list li[data-provider] .jump_line {
    display: none;
  }
}
.movil-icon-provider {
  display: none;
}
.plan-details-header-primary {
  height: 50px;
  margin-top: 20px;
  background: #084a64;
  position: relative;
}
.plan-details-header-primary h3,
.plan-details-header-primary .h3 {
  color: #fff !important;
  padding: 15px 0 0 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
  font-size: 16px;
  font-family: Lato, sans-serif;
}
.plans {
  max-width: 33%;
}
.img-providers {
  padding: 0px 20px 30px 20px !important;
}
.price-providers {
  color: #084a64;
  font-size: 30px;
  margin: 20px auto;
  display: inline-block;
  font-family: Lato, sans-serif;
  font-weight: 600;
}
.price-providers .smaller-price {
  float: right;
  display: grid;
  font-size: 10px;
  padding-left: 5px;
  margin-top: 5px;
  font-family: Lato, sans-serif;
  font-weight: inherit;
  letter-spacing: 1px;
}
.btn-provider {
  margin-top: 10px;
}
.banner-providers {
  font-size: 11px;
  background: #084a64;
  color: #fff;
  text-transform: inherit;
  letter-spacing: 0;
  padding: 7px 11px 0;
  font-family: Lato, sans-serif;
  border-radius: 0;
}
.lock-icon {
  width: 20px;
  height: 20px;
  background: url(data:image/png;base64,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) 50% no-repeat;
  background-size: 9px 11px;
  margin-top: -2px;
}
.upper {
  display: flow-root;
}
.details-right {
  float: right !important;
}
.details-left {
  float: left !important;
}
.white-text {
  color: #fff;
}
.plan-name-provider {
  font-size: 12px;
}
.subtext-provider7th-p {
  text-align: center;
  font-size: 14px !important;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #084a64;
}
.only-text-p {
  text-align: center;
  font-size: 14px !important;
  margin-bottom: 0px;
  color: #084a64;
}
.info-address {
  cursor: grab;
  background: #d2430f !important;
  border-width: 1px;
  border-radius: 1px;
  padding-left: 5px;
  height: 50px;
}
.address-widget {
  font-size: 16px;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  color: #fff;
  text-transform: capitalize;
}
.address-widget-p {
  font-size: 13px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  color: #fff;
}
.title-provider-7th {
  text-transform: initial !important;
  margin-bottom: 0px !important;
  line-height: 30px;
  font-weight: bold !important;
}
.text-plans {
  pointer-events: none;
  font-size: 11px;
  line-height: 11px;
  color: #084a64;
}
.text-plans-active {
  pointer-events: none;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
}
.btn-plans {
  margin-top: 20px;
}
.active-plan {
  background: #d2430f !important;
}
.inactive-plan:hover {
  background: #d2430f !important;
}
.inactive-plan:hover .text-plans {
  color: #fff;
}
.link-provider {
  font-size: 11px;
}
.regular-plans-wrapper {
  margin-top: 25px !important;
}
.rate-seccion-popup {
  margin-top: 30px;
}
.plan-details-link {
  padding-bottom: 5px;
  background: #215e3f;
  color: #fff;
  display: block;
  float: none;
  font-weight: inherit;
  font-size: smaller;
  padding-left: 11px;
  margin-top: -5px;
}
.card .plan-details-link a {
  color: #fff;
  font-size: 11px;
}
body.front-page #regular-plans-wrapper span.plan-details-link {
  margin-top: 0 !important;
}
.plan {
  background: #215e3f;
  color: #fff;
  text-transform: inherit;
  letter-spacing: 0;
  padding: 7px 11px 0;
  font-family: Lato, sans-serif;
  border-radius: 0;
  display: block;
}
.months {
  text-align: left;
}
.card {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  overflow: visible;
  width: 100%;
  border: 1px solid #bacccb;
}
.providers-enrollment .card {
  text-align: left;
}
.sprite-lockicon {
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  right: 0;
  top: 10px;
  background: url(data:image/png;base64,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) 50% no-repeat;
  background-size: 14px 19px;
}
.title-provider-7th {
  color: #404041;
  text-transform: inherit;
  font-size: 25px;
  padding: 0;
  font-family: Lato, sans-serif;
  text-align: justify;
}
.plan-details-link {
  margin-top: 0 !important;
}
.card .button-w {
  position: relative;
  width: 75%;
  margin: auto !important;
  background: #f7c811;
  border-radius: 30px;
  border: 1px solid #f7c811;
  font-size: 18px;
  color: #000;
  padding: 10px;
}
.card .plan-section .green-label {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  -o-transform: none;
  transform: none;
  -webkit-transform: none;
  width: 100px;
  display: block;
  background: #508900;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  padding: 5px;
  top: 56px;
  right: 0;
  left: 0;
}
.card .price {
  color: #084a64;
  font-size: 50px;
  margin: 20px auto;
  display: inline-flex;
  font-family: Lato, sans-serif;
  font-weight: 600;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  margin-left: .1em;
  top: -0.5em;
  font-family: Lato, sans-serif;
}
.subprice {
  top: -0.4em;
}
.card .plan-section {
  padding: 16px 18px;
}
.card .price .smaller {
  display: inline-block;
  float: right;
  font-size: 18px;
  padding-left: 5px;
  margin-top: 5px;
  font-family: Lato, sans-serif;
  font-weight: inherit;
}
.card .price .smaller span {
  font-size: 12px;
}
.box-plan-header {
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  background: #dedede;
  overflow: hidden;
  padding: 6px 0;
  cursor: pointer;
  border-radius: 3px;
  height: 100% !important;
}
.grid-container {
  padding: 0 !important;
}
.card .plan-name {
  font-size: 16px;
  margin-top: 19px;
  font-weight: inherit;
  color: #404041;
}
#sort-controls-more-plans {
  margin: 30px 0 0 !important;
  border-top: 1px solid #404041;
}
.list {
  margin: 0;
}
.list li {
  list-style: none;
  padding: 0;
  position: relative;
  font-family: Lato, sans-serif;
  font-weight: 400 !important;
}
.list ul {
  list-style-type: disc;
}
.box-plan-header-content-plan .toggleDetails {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  font-size: 12pt;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-plan-header-content-plan .box-plan-header-plans {
  font-family: Lato, sans-serif;
  font-size: 12pt;
  font-weight: 600;
  color: #000;
  background: #e1e1e1;
  overflow: hidden;
  padding: 6px 0;
  cursor: pointer;
  height: 100% !important;
}
.content-rows,
.content-rows-additional {
  padding: 0 !important;
  border-right: 1px solid #6c6e70;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-rows {
  padding: 0 !important;
  border-right: 1px solid #6c6e70;
}
.box-plan-header-content-plan .box-plan-header-plans strong {
  font-family: Lato, sans-serif;
  font-size: 12pt;
  font-weight: 600;
}
.box-plan-header-content-plan .toggleDetails svg {
  stroke: rgba(0, 0, 0, .9);
  height: 29px;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rated-icons {
  margin-bottom: 8px;
}
.content-rows .first-row {
  border-bottom: 1px solid #6c6e70;
  padding: 0 22px 1px;
}
.grid-container {
  padding: 0 !important;
}
.list li {
  list-style: none;
  padding: 0;
  position: relative;
  font-family: Lato, sans-serif;
  font-weight: 400 !important;
}
.box-plan-header-content-plan .box-plan-header-plans a {
  color: #000;
  line-height: inherit;
}
.rated-icons .img-rbb-a:after,
.rated-icons .img-rbb-b:after {
  background-repeat: no-repeat;
  background-size: 50px;
  font-size: 12pt;
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 42px;
  color: #404042;
  margin: 0 auto;
  width: auto;
  clear: both;
  white-space: pre-line;
  text-align: left;
  line-height: 1.2;
}
.content-rows .second-row {
  padding: 15px 15px 0;
}
.strip-light-blue p {
  color: #404041;
  text-align: center;
  font-size: 16px;
  margin: auto;
  font-family: Lato, sans-serif;
}
.box-plan-header-content-plan .box-plan-header-plans {
  font-family: Lato, sans-serif;
  font-size: 12pt;
  font-weight: 600;
  color: #000;
  background: #e1e1e1;
  overflow: hidden;
  padding: 6px 0;
  cursor: pointer;
  height: 100% !important;
}
.box-plan-header-content-plan {
  padding-right: .225rem;
  padding-left: .225rem;
}
h2,
.h2 {
  color: #084a64;
  font-family: Lato, sans-serif;
  font-weight: 500;
  font-size: 30px;
  text-transform: uppercase;
}
.logo {
  top: 8%;
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  margin-bottom: 25px;
}
ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
.more-plans-result .more-saving .provider-plan-link {
  padding-left: 5px;
}
.more-plans-result .more-action {
  color: #757d7d;
  text-align: center;
  padding-top: 5px;
  line-height: 18px;
}
.more-plans-result .more-saving .provider-plan-link .pollution-free p {
  padding-left: 3px;
  font-weight: 700;
}
.more-plans-result .more-saving .provider-plan-link .pollution-free {
  color: #404042;
  line-height: 23pt;
  font-size: 14pt;
  font-family: Lato, sans-serif;
}
.more-plans-result .more-saving {
  display: table;
  height: auto;
  text-align: left;
}
.more-plans-result .more-rate-wrapper .more-rate-per {
  font-family: Lato, sans-serif;
  font-size: 16px;
  color: #084a64;
  padding-bottom: 51px;
}
.more-plans-result .more-rate-wrapper .more-rate-cost {
  font-size: 1rem;
  color: #d2430f;
  padding-bottom: 6px;
}
.more-plans-result .more-logo {
  display: block;
  text-align: center;
  height: auto;
  border-left: 1px solid #6c6e70;
  border-right: 1px solid #6c6e70;
}
.more-plans-result .more-logo .logo {
  display: block;
  vertical-align: inherit;
  position: relative;
}
.more-plans-result .more-logo .logo img {
  height: 100px;
}
.more-plans-result .more-saving .provider-plan-link li {
  font-size: 12pt;
  color: #404042;
  line-height: 18pt;
  list-style: disc !important;
}
.more-plans-result .more-saving {
  display: table;
  height: auto;
  text-align: left;
}
.more-plans-result .more-action .order-button .button {
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  text-transform: inherit;
  letter-spacing: 1px;
  font-size: 14pt;
  padding: 13px 15px;
  color: #fff;
  background: #d2430f;
  border: 1px solid #d2430f;
  margin-bottom: 5px;
}
.more-plans-result .more-action .order-button {
  position: relative;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 2;
}
.more-plans-result .more-term span {
  color: #404042;
  display: block;
  font-size: 22pt;
  margin-top: 12px;
  font-weight: 700;
  margin-bottom: 0;
}
.more-plans-result .more-term {
  display: table;
  height: auto;
  text-align: left;
  font-family: Lato, sans-serif;
}
.more-plans-result .more-renewable {
  padding: 0;
  height: auto;
  font-size: 28px;
  text-align: left;
  font-family: Lato, sans-serif;
}
.more-plan-wrapper .pading-smt {
  padding-top: 13px !important;
}
.more-plans-result .more-rate-type {
  font-size: 22pt;
  text-align: left;
  color: #404042;
  display: block;
  line-height: 23px;
  margin-top: 20px;
  padding-left: 29px;
  margin-bottom: 14px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.more-plans-result .more-renewable span {
  display: block;
  vertical-align: inherit;
  color: #404042;
  margin-top: 12px;
  font-size: 22pt;
  text-align: left;
  font-weight: 700;
  margin-bottom: 0;
}
.more-plans-result .more-saving .provider-plan-link p {
  padding-bottom: 5px;
  text-align: left;
  font-size: 12pt;
  line-height: 18pt;
}
.more-plans-result .more-term p {
  font-size: 12pt;
  color: #404042;
  text-align: left;
  font-weight: 400;
}
.more-plans-result .more-renewable p {
  color: #404042;
  text-align: left;
  font-size: 12pt;
  margin: auto;
  font-weight: 400;
}
.more-plans-result .locked p {
  color: #404042;
  text-align: left;
  font-size: 12pt;
  padding-left: 29px;
  margin: auto;
  font-weight: 400;
  font-family: Lato, sans-serif;
}
.more-plans-result .more-saving .provider-plan-link .pollution-free p {
  padding-left: 3px;
  font-weight: 700;
}
.more-plans-result .more-rate-wrapper .more-rate-cost h2,
.more-plans-result .more-rate-wrapper .more-rate-cost .h2 {
  margin-bottom: 0;
  font-size: 50px;
  padding: 0;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.more-plans-result .more-rate-wrapper .more-rate-per {
  font-family: Lato, sans-serif;
  font-size: 16px;
  color: #084a64;
  padding-bottom: 51px;
}
.more-plans-result .more-rate-wrapper {
  text-align: center;
  margin-top: 0;
  margin-left: 9px;
  position: relative;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
}
.more-plans-result {
  font-family: Lato, sans-serif;
  border: 1px solid #6c6e70;
  background: #fff;
  margin-bottom: 35px;
  padding: 16px 5px;
}
.prices-info {
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 1;
  color: #549655;
}
.additional-info-phone {
  margin: 15px;
}
.signup-phone-link {
  color: #215e3f;
}
.prices-calculated-value {
  color: #4d9250;
  font-size: 17px;
  margin-bottom: 0px;
  font-family: system-ui;
  margin-right: 7px;
}
#annual-cost {
  display: inline-flex;
  font-size: 15px;
  font-weight: bold;
  align-items: baseline;
}
#avg-monthly-bill {
  font-size: 15px;
  font-weight: bold;
  display: inline-flex;
  align-items: baseline;
}
.prices-calculated {
  margin-top: 20px;
}
.price-500,
.price-1000,
.price-2000 {
  display: inline-flex;
  height: 0px;
}
.price-additional {
  margin-top: -3px;
  color: #1779ba;
}
.annual-cost-additional {
  display: inline-flex;
  font-size: 11px;
  align-items: baseline;
}
.prices-calculated-additional {
  margin-top: 4px;
  font-weight: bold;
}
.prices-info-additional {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: normal;
}
.prices-info-mst {
  margin-bottom: -8px;
}
.prices-calculated-value-additional {
  color: #1779ba;
  font-size: 15px;
  margin-bottom: 0;
  font-family: system-ui;
  margin-right: 7px;
}
.box-plan-header-content-plan .toggleDetails {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #0a2904;
  display: block;
  font-weight: 600;
  font-size: 12pt;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.plan-text-details {
  margin-bottom: -5px;
  font-size: 10px;
}
.fix-space {
  margin-top: -15px !important;
}
.link-to-details {
  margin-left: 10px;
  margin-top: -3px;
  font-size: 13px;
  text-decoration: revert;
  color: #87cadd;
}
.more-plans-result .more-rate-type-additional {
  font-size: 22pt;
  text-align: left;
  color: #1d463c;
  display: block;
  line-height: 23px;
  margin-top: 20px;
  padding-left: 29px;
  margin-bottom: -7px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.sprite-padlock-additional {
  width: 16px;
  height: 16px;
  background: url(data:image/png;base64,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) 50% no-repeat;
  background-size: 13px 16px;
  display: inline-block;
  margin-right: 90px;
  margin-bottom: -10px;
}
.legend-above {
  margin-left: 3px;
  font-size: 13px !important;
}
.provider-name-additional {
  color: #4dc2e2;
  text-decoration: underline;
}
.img-additional {
  height: 70px !important;
}
.phone-number-orange {
  color: #d2430f;
}
.img-rbb-a:after {
  color: #87cadd;
}
.more-renewable-percentage-additional {
  top: -1px;
}
.more-plans-result .more-logo-additional {
  display: block;
  text-align: center;
  height: auto;
  border-left: 1px solid #6c6e70;
  border-right: 1px solid #6c6e70;
  margin-top: 20px;
  margin-bottom: 20px;
}
.fix-space-lock {
  color: #1d463c !important;
  margin-top: -17px !important;
}
.next-provider6th-btn {
  white-space: nowrap;
  text-transform: initial !important;
}
.container-chart {
  border: 1px solid #f0f0f0;
}
.text-sixth {
  color: #084a64;
  font-size: 14px;
}
.image-widget-energy {
  padding: 0 !important;
  transform: scale(0.7);
  width: 50px;
}
.title-sixth-provider {
  white-space: nowrap;
  text-transform: initial !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#blank p {
  margin-top: 25px;
  font-size: 21px;
  text-align: center;
  animation: fadein 2s;
  -moz-animation: fadein 2s;
  -webkit-animation: fadein 2s;
  -o-animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bbb-text {
  color: #4dc2e2;
  align-self: center;
  text-align: start;
}
.bbb-logo-check {
  height: 30px;
  width: auto;
  align-self: center;
  margin: 10px 10px 10px 0px;
}
.bbb-card-one {
  color: #6c6e70;
  align-self: center;
  font-size: 13px;
  clear: both;
  text-align: start;
}
.tabs-panel .is-active {
  display: block;
  overflow-y: scroll;
}
.tabs-title.is-active > a {
  color: #fff;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  z-index: 100;
  position: relative;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tabs li.is-active a {
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0);
  color: #084a64;
  border-bottom: solid 1px #fff;
}
.plan-details-principal {
  margin-left: 165px;
  margin-right: 165px;
  margin-top: -20px;
  display: grid;
  border-top: none;
  border-bottom: none;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-principal {
  margin: 5px 0;
  font-size: 14px;
  text-align: start;
}
.plan-benifits-list-principal,
.plan-why-list-principal {
  text-align: start;
}
.togglePrincipal {
  display: contents;
  align-items: center;
  cursor: pointer;
  color: #000;
  font-weight: 600;
  font-size: 12pt;
  justify-content: center;
}
.togglePrincipal svg {
  stroke: rgba(0, 0, 0, .9);
  height: 29px;
  transform: rotate(180deg);
}
.header-principal {
  height: 50px;
  background: #215e3f;
  border-right: 1px solid #084a64;
}
.header-principal h3,
.header-principal .h3 {
  color: #fff !important;
  padding: 15px 0 0 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  font-size: 16px;
  font-family: Lato, sans-serif;
}
.green-text {
  color: #215e3f !important;
}
@media only screen and (max-width: 1023px) {
  .alternate-layout .dsc-n .dsc-n-val {
    display: inline;
  }
  .alternate-layout .toggleDetails {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    font-size: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mobile-card-d {
    display: none;
  }
  .alternate-layout .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .planDetails .grid-x > .medium-3 {
    width: 27%;
  }
  .alternate-layout .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .planDetails .plan-details-wrapper .points {
    padding-right: 10px !important;
    display: inline;
  }
  .alternate-layout-hdr {
    background-color: #094b64;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
  }
  .alternate-layout-hdr-main {
    background-color: #226040;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
  }
  .mobile-card .alternate-layout > div {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .points {
    padding-right: 10px !important;
  }
  .alternate-layout-hdr {
    background-color: #094b64;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
  }
  .mobile-card {
    border-color: #cdcdcd;
  }
  .mobile-card .alternate-layout .flexWrap {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile-card .alternate-layout .block:first-child {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    width: 70%;
  }
  .mobile-card .alternate-layout .block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
    text-align: center;
    width: 100%;
  }
  .mobile-card .alternate-layout .block .price {
    color: #084a64;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    font-family: Lato;
  }
  .mobile-card .alternate-layout .block .price-main {
    color: #226040;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    font-family: Lato;
  }
  .mobile-card .alternate-layout .block .price .price_value {
    display: inline;
  }
  .mobile-card .alternate-layout .block .price-main .price_value {
    display: inline;
  }
  .mobile-card .alternate-layout .block .price sup {
    position: static;
    font-family: arial;
  }
  .mobile-card .alternate-layout .block .price span {
    color: #333;
    display: block;
    font-size: 10px;
  }
  .mobile-card .alternate-layout .block .price br {
    display: none;
  }
  .mobile-card .alternate-layout .block .price-main sup {
    position: static;
    font-family: arial;
  }
  .mobile-card .alternate-layout .block .price-main span {
    color: #333;
    display: block;
    font-size: 10px;
  }
  .mobile-card .alternate-layout .block .price-main br {
    display: none;
  }
  .mobile-card .alternate-layout .block a.button {
    font-weight: 600;
    margin: 0 auto;
    max-width: 120px;
    padding: 8px;
    width: 100%;
  }
  .mobile-card .alternate-layout .block a.button-main {
    font-weight: 600;
    margin: 0 auto;
    max-width: 120px;
    width: 100%;
    background: #f6c710;
    border: 0;
    border-radius: 2px;
    font-family: Lato, sans-serif;
    text-transform: inherit;
    letter-spacing: 0;
    font-size: 16px;
    padding: 12px;
    color: #000;
  }
  .mobile-card .alternate-layout .block .button {
    background: #d2430f;
    border: 0;
    border-radius: 2px;
    font-family: Lato, sans-serif;
    text-transform: inherit;
    letter-spacing: 0;
    font-size: 16px;
    padding: 12px;
  }
  .mobile-card .alternate-layout .block .titleWrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile-card .alternate-layout .block .titleWrap .title {
    color: #333;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-align: left;
  }
  .mobile-card .alternate-layout .block ul.firstBenefit {
    border-top: 1px solid #eee;
    color: #333;
    font-family: inherit;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 10px auto 0 0;
    padding: 10px 0;
    text-align: left;
  }
  .mobile-card .alternate-layout .block ul.firstBenefit li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile-card .alternate-layout .block ul.firstBenefit li:before {
    content: "\25cf";
    margin-right: 5px;
  }
  .mobile-card .alternate-layout .block .termsWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
  }
  .mobile-card .alternate-layout .block .termsWrap .term {
    color: #333;
    line-height: 1.4;
    text-align: left;
    width: 100%;
  }
  .mobile-card .alternate-layout .block .termsWrap .term .hdr {
    font-weight: 700;
    font-size: 18px;
  }
  .mobile-card .alternate-layout .block .termsWrap .term [data-rateType=Locked] .icon-lock {
    display: inline;
  }
  .mobile-card .alternate-layout .block .termsWrap .term .icon-lock:after {
    font-family: foundation-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    text-decoration: inherit;
    content: "\f16a";
  }
  .mobile-card .alternate-layout .call-wrap .txt {
    color: #333;
    font-size: 12px;
  }
  .mobile-card .alternate-layout .call-wrap a {
    font-weight: 600;
    color: #d2430f;
    font-size: 15px;
  }
  .mobile-card .alternate-layout .call-wrap .main {
    font-weight: 600;
    color: #226040;
    font-size: 15px;
  }
  .mobile-card .alternate-layout .call-wrap a:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #d2430f;
    color: #fff;
    font-family: foundation-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: inherit;
    content: "\f1f8";
    width: 18px;
  }
  .mobile-card .alternate-layout .call-wrap .main:before {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #226040;
    color: #fff;
    font-family: foundation-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: inherit;
    content: "\f1f8";
    width: 18px;
  }
  .mobile-card .alternate-layout .toggleDetails {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    font-size: 14px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .mobile-card .alternate-layout .toggleDetails svg {
    stroke: rgba(0, 0, 0, .9);
    height: 14px;
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .mobile-card .alternate-layout .planDetails .hdr {
    background-color: #dedede;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    font-weight: 700;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .mobile-card .alternate-layout .planDetails .hdr .toggleDetails {
    font-weight: 500;
  }
  .mobile-card .alternate-layout .planDetails .nav {
    background-color: #fbfbfb;
    border-bottom: 1px solid #dedede;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .mobile-card .alternate-layout .planDetails .nav a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px;
  }
  .mobile-card .alternate-layout .planDetails .nav a img {
    margin-right: 5px;
    width: 10px;
  }
  .mobile-card .alternate-layout .planDetails .detailsTable {
    font-size: 13px;
    padding: 10px;
  }
  .mobile-card .alternate-layout .planDetails .detailsTable .plan-info:first-child {
    border-bottom: 1px solid #333;
  }
  .mobile-card .alternate-layout .planDetails .detailsTable .grid-x {
    margin: 0 0 5px;
    padding: 0 !important;
    text-align: left;
  }
  .mobile-card .alternate-layout .planDetails .detailsTable .info-header {
    font-weight: 700;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper {
    padding: 0;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side {
    float: none;
  }
  .results-page .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side {
    float: right;
    padding: 0 10px;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body {
    padding: 0 25px;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body {
    border: solid #eee;
    border-width: 1px 0;
    font-size: 14px;
    margin: 10px 0;
    padding: 10px 0 !important;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header {
    margin-top: 20px;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header h5,
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-info-header .h5 {
    margin: 0;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content {
    border: none;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .tabs-panel {
    padding: 0;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .tabs-panel li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-why-list li {
    list-style: none;
    padding: 0;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper hr {
    height: 1px;
    background: #333;
    margin: 20px 0;
  }
  .mobile-card .alternate-layout .planDetails .plan-details-wrapper .plan-details-fine-print {
    color: #111;
    margin-bottom: 20px;
    padding: 0;
    text-align: left;
  }
  .mobile-card .alternate-layout .planDetails .grid-x {
    margin: 0 0 5px;
    padding: 0 !important;
    text-align: left;
  }
  .mobile-card .alternate-layout .planDetails ul.plan-benifits-list li:before {
    content: "\25cf";
    margin-right: 5px;
  }
  .plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content .plan-benifits-list {
    text-align: left;
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mobile-card .alternate-layout .block ul.firstBenefit {
    font-size: 20px !important;
  }
  .mobile-card .alternate-layout .block .titleWrap {
    width: 100%;
  }
  .mobile-card .alternate-layout .block .titleWrap .title {
    font-size: 18px;
    text-align: center;
    width: 50%;
  }
  .mobile-card .alternate-layout .block .price {
    font-size: 50px;
  }
  .mobile-card .alternate-layout .block .price-main {
    font-size: 50px;
  }
  .mobile-card .alternate-layout .block .termsWrap .term.term-info {
    text-align: center;
  }
  .mobile-card .alternate-layout .block .termsWrap .term.term-info .more-rate-type .green,
  .mobile-card .alternate-layout .block .termsWrap .term.term-info .more-rate-type [data-rateType=Locked] {
    display: inline;
  }
  .mobile-card .alternate-layout .block .termsWrap .term.term-price {
    text-align: center;
  }
  .mobile-card .alternate-layout .block .termsWrap .term.term-price .dsc-n {
    width: 200px;
  }
  .mobile-card .alternate-layout .call-wrap a {
    font-size: 16px;
  }
  .more-plans-wrapper .pagination-wrapper .pagination-center,
  .more-plans-wrapper .pagination-wrapper .pagination-left,
  .more-plans-wrapper .pagination-wrapper .pagination-right {
    text-align: center !important;
  }
  .mobile-card .alternate-layout .block .termsWrap .term .hdr {
    font-weight: 700;
    font-size: 18px;
  }
}
@media only screen and (max-width: 640px) {
  .mobile-card {
    border: 1px solid #202020;
  }
  .mobile-card-secondary {
    width: 100%;
    margin: 10px;
  }
}
#buttonReturn {
  padding: 15px 28px !important;
  background: #31a6c6;
  border: none;
  border-radius: 0;
  font-weight: bolder;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
#buttonReturn::before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  margin-right: 7px;
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.padding-y {
  padding-bottom: 15px;
}
.dateinfo-cidebar {
  color: #585858;
  font-size: 12px;
  text-align: right;
}
.date-autorinfo {
  color: #585858;
  font-size: 16px;
  text-align: right;
}
@media only screen and (max-width: 1078px) {
  body.front-page .more-plan-wrapper .more-action .order-button {
    padding-bottom: 75px;
    padding-top: 75px;
  }
  body.front-page .box-plan-header-content-plan .box-plan-header-plans:not(.toggleDetails) {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1079px) and (max-width: 1123px) {
  body.front-page .box-plan-header-content-plan .box-plan-header-plans:not(.toggleDetails) {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 1124px) and (max-width: 1164px) {
  body.front-page .box-plan-header-content-plan .box-plan-header-plans:not(.toggleDetails) {
    margin-top: 30px;
  }
}
.results-page .card .button,
.results-page .order-button .button {
  background: #d2430f !important;
  border: 0 !important;
}
.results-page .card .signup-phone-link a,
.results-page .order-button .signup-phone-link a {
  color: #d2430f !important;
}
@media (min-width: 1024px) {
  .col.cell-provider-filter.js-cell-terms-filter.text-left.align-right.custom-term-length {
    max-width: 105px;
    padding-right: 15px;
  }
  body.front-page .plan-offline .cell.container-chbox-all.custom-chbox-all {
    display: flex;
  }
  body.front-page .plan-offline .cell.container-chbox-all.custom-chbox-all label#js-label-providers {
    color: #0a0a0a;
  }
  body.front-page .plan-offline .cell.container-chbox-all.custom-chbox-all [type=checkbox]:checked + label:before,
  body.front-page .plan-offline .cell.container-chbox-all.custom-chbox-all [type=checkbox]:checked + label:after,
  body.front-page .plan-offline .cell.container-chbox-all.custom-chbox-all [type=checkbox]:not(:checked) + label:before,
  body.front-page .plan-offline .cell.container-chbox-all.custom-chbox-all [type=checkbox]:not(:checked) + label:after {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-filters.cell-provider-filter {
    margin-left: 0;
  }
}
.zip-code-input::-webkit-input-placeholder {
  color: #858585 !important;
}
.zip-code-input:-moz-placeholder {
  color: #858585 !important;
}
.zip-code-input:-ms-input-placeholder {
  color: #858585 !important;
}
.zip-code-input::-ms-input-placeholder {
  color: #858585 !important;
}
.zip-code-input::placeholder {
  color: #858585 !important;
}
.main {
  width: calc(66.66667% - 1.875rem);
  margin-right: .9375rem;
  margin-left: .9375rem;
}
.sidebar {
  width: calc(33.33333% - 1.875rem);
  margin-right: .9375rem;
  margin-left: .9375rem;
  margin-top: 1rem;
}
.content {
  margin-top: 25px;
}
.main footer {
  display: none;
}
.main_p footer {
  display: none;
}
.colorbox_singel_box .wpsm_panel {
  border: 0px solid #e8e8e8 !important;
  box-shadow: 5px 7px 7px 2px #d4ccd4 !important;
}
.colorbox_singel_box .wpsm_panel-body {
  padding-left: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.new_pages-template-default .wpsm_panel-body {
  min-height: 76px;
}
#see-savings {
  background: #084a64;
  min-height: 65px;
}
#see-savings [type=text] {
  margin-bottom: 0;
  font-size: 18px;
  color: #404041;
  background: #fff;
  border-radius: 0;
  border: 0;
  text-transform: inherit;
  font-family: "Lato", sans-serif;
  text-align: left;
  padding-left: 15px;
}
.new_pages-template-provider_page .wpsm_panel-body {
  text-align: left !important;
  font-size: 13px !important;
}
.new_pages-template-provider_page #colorbox_main_container_2709 .wpsm_panel-body {
  font-size: 13px !important;
}
.new_pages-template-provider_page .grid_provider {
  background-color: #f2f2f2;
  padding: 10px 0;
}
.new_pages-template-provider_page .grid_provider p {
  padding-left: 10px;
  padding-right: 10px;
}
.new_pages-template-provider_page .grid_provider ul {
  list-style-type: none;
  margin-left: 0px !important;
  padding-bottom: 10px;
}
.new_pages-template-provider_page .grid_provider li {
  background: url(/app/themes/FoundationPress/src/assets/images/check.png) no-repeat left;
  padding-left: 25px;
  font-size: 75%;
}
.new_pages-template-provider_page .started-form-container {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.new_pages-template-provider_page .started-form-container button {
  height: 42px;
  font-size: 15px;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new_pages-template-provider_page .started-form-title {
  font-size: 19px;
  font-weight: 600;
}
.new_pages-template-provider_page .zipcode-input {
  padding: 23px 18px;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 450px) {
  .new_pages-template-provider_page .colorbox_singel_box .wpsm_panel-body {
    justify-content: left;
    padding-left: 50px;
  }
}
@media only screen and (min-width: 740px) and (max-width: 770px) {
  .new_pages-template-provider_page .colorbox_singel_box .wpsm_panel-body {
    justify-content: left;
    padding-left: 95px;
  }
}
@media only screen and (min-width: 665px) and (max-width: 739px) {
  .new_pages-template-provider_page .colorbox_singel_box .wpsm_panel-body {
    justify-content: left;
    padding-left: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .mobile-align-center {
    margin: 1rem 0 0;
  }
  .top-menu-call-enroll .options {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1024px) {
  .mobile-align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .banner-image {
    display: block !important;
  }
}
#top-logo {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.alignleft {
  float: left;
}
.single-new_pages .wrap.container,
.single-new_posts .wrap.container,
.page-template-blog .wrap.container {
  padding: 0;
}
.single-new_pages .column,
.single-new_pages .columns,
.single-new_posts .column,
.single-new_posts .columns,
.page-template-blog .column,
.page-template-blog .columns {
  padding: 0;
}
.single-new_pages .button,
.single-new_posts .button,
.page-template-blog .button {
  font-weight: 700;
}
.single-new_pages .input-group-header-zip,
.single-new_posts .input-group-header-zip,
.page-template-blog .input-group-header-zip {
  margin-top: 30px;
  display: flex;
  justify-content: center;
}
.single-new_pages .input-group-header-zip .zip-code-input,
.single-new_posts .input-group-header-zip .zip-code-input,
.page-template-blog .input-group-header-zip .zip-code-input {
  padding: 0 18px 0 18px;
  font-size: 18px;
  height: 55px;
}
.single-new_pages .input-group-header-zip #btnGroupZip,
.single-new_posts .input-group-header-zip #btnGroupZip,
.page-template-blog .input-group-header-zip #btnGroupZip {
  background-color: #d2430f;
  width: 50px;
  border: 0;
  height: 55px;
}
.single-new_pages .input-group-header-zip #btnGroupZip-stycky,
.single-new_posts .input-group-header-zip #btnGroupZip-stycky,
.page-template-blog .input-group-header-zip #btnGroupZip-stycky {
  background-color: #d2430f;
  width: 50px;
  border: 0;
  height: 55px;
}
.single-new_pages .input-group-header-zip .input-group-prepend,
.single-new_posts .input-group-header-zip .input-group-prepend,
.page-template-blog .input-group-header-zip .input-group-prepend {
  cursor: pointer;
}
.single-new_pages .input-group-header-zip #btnbusiness,
.single-new_posts .input-group-header-zip #btnbusiness,
.page-template-blog .input-group-header-zip #btnbusiness {
  cursor: pointer;
  background-color: #d2430f;
  border-radius: 0;
  border: 1px solid #d2430f;
  color: #fff;
  padding: 13px 20px;
  font-size: 20px;
  font-family: Lato, sans-serif;
  margin-top: 5px;
  margin-bottom: 15px;
}
@media screen and (max-width: 425px) {
  .single-new_pages .input-group-header-zip,
  .single-new_posts .input-group-header-zip,
  .page-template-blog .input-group-header-zip {
    margin-top: 30px;
  }
  .single-new_pages .input-group-header-zip .zip-code-input,
  .single-new_posts .input-group-header-zip .zip-code-input,
  .page-template-blog .input-group-header-zip .zip-code-input {
    padding: 0 9px 0 9px;
    font-size: 14px;
    height: 44px;
    width: 143px;
  }
  .single-new_pages .input-group-header-zip #btnGroupZip,
  .single-new_posts .input-group-header-zip #btnGroupZip,
  .page-template-blog .input-group-header-zip #btnGroupZip {
    background-color: #d2430f;
    width: 44px;
    height: 44px;
  }
  .single-new_pages .input-group-header-zip #btnGroupZip-stycky,
  .single-new_posts .input-group-header-zip #btnGroupZip-stycky,
  .page-template-blog .input-group-header-zip #btnGroupZip-stycky {
    background-color: #d2430f;
    width: 44px;
    height: 44px;
  }
  .single-new_pages .input-group-header-zip .input-group-prepend,
  .single-new_posts .input-group-header-zip .input-group-prepend,
  .page-template-blog .input-group-header-zip .input-group-prepend {
    cursor: pointer;
  }
  .single-new_pages iframe,
  .single-new_posts iframe,
  .page-template-blog iframe {
    width: 104%;
  }
  .single-new_pages #btnbusiness,
  .single-new_posts #btnbusiness,
  .page-template-blog #btnbusiness {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 320px) {
  .single-new_pages .input-group-header-zip,
  .single-new_posts .input-group-header-zip,
  .page-template-blog .input-group-header-zip {
    margin-top: 21px;
    margin-bottom: 15px;
  }
  .single-new_pages .input-group-header-zip .zip-code-input,
  .single-new_posts .input-group-header-zip .zip-code-input,
  .page-template-blog .input-group-header-zip .zip-code-input {
    font-size: 11px;
    height: 35px;
    width: 117px;
  }
  .single-new_pages .input-group-header-zip #btnGroupZip,
  .single-new_posts .input-group-header-zip #btnGroupZip,
  .page-template-blog .input-group-header-zip #btnGroupZip {
    width: 33px;
    height: 35px;
  }
  .single-new_pages .input-group-header-zip #btnGroupZip-stycky,
  .single-new_posts .input-group-header-zip #btnGroupZip-stycky,
  .page-template-blog .input-group-header-zip #btnGroupZip-stycky {
    width: 33px;
    height: 35px;
  }
  .single-new_pages iframe,
  .single-new_posts iframe,
  .page-template-blog iframe {
    width: 109% !important;
  }
  .single-new_pages #btnbusiness,
  .single-new_posts #btnbusiness,
  .page-template-blog #btnbusiness {
    font-size: 17px !important;
  }
}
@media only screen and (max-width: 375px) {
  .single-new_pages iframe,
  .single-new_posts iframe,
  .page-template-blog iframe {
    width: 105%;
  }
  .single-new_pages #btnbusiness,
  .single-new_posts #btnbusiness,
  .page-template-blog #btnbusiness {
    font-size: 18px;
  }
}
.single-new_pages #hero-right img,
.single-new_posts #hero-right img,
.page-template-blog #hero-right img {
  position: relative;
  top: 50%;
  max-width: 70%;
  transform: translateY(-15%);
}
.single-new_pages .dropdown.menu a.filter-dropdown-trigger,
.single-new_posts .dropdown.menu a.filter-dropdown-trigger,
.page-template-blog .dropdown.menu a.filter-dropdown-trigger {
  border-radius: 0;
  background: #fff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#fff", endColorstr="#f6f6f6", GradientType=0);
  color: #767676;
  border: solid 1px #eee;
  margin-right: 0;
  height: 55px;
  padding-top: 15px;
  text-transform: inherit;
}
.single-new_pages #js-sidebar-home-size-menu-label,
.single-new_posts #js-sidebar-home-size-menu-label,
.page-template-blog #js-sidebar-home-size-menu-label {
  color: #6c757d;
}
.single-new_pages .dropdown.menu a.filter-dropdown-trigger.size,
.single-new_posts .dropdown.menu a.filter-dropdown-trigger.size,
.page-template-blog .dropdown.menu a.filter-dropdown-trigger.size {
  min-width: 160px;
}
.single-new_pages .filter-dropdown,
.single-new_posts .filter-dropdown,
.page-template-blog .filter-dropdown {
  float: left;
  color: #5b868e;
  width: 100%;
}
.single-new_pages .filter-dropdown a,
.single-new_posts .filter-dropdown a,
.page-template-blog .filter-dropdown a {
  color: #767676;
  border: solid 1px #fff;
  line-height: 24px;
  padding: 5px 15px;
  font-size: 18px;
}
.single-new_pages .filter-dropdown a.no-hover,
.single-new_posts .filter-dropdown a.no-hover,
.page-template-blog .filter-dropdown a.no-hover {
  cursor: initial;
}
.single-new_pages .filter-dropdown a:hover:not(.no-hover),
.single-new_pages .filter-dropdown a:active:not(.no-hover),
.single-new_pages .filter-dropdown a.selected:not(.no-hover),
.single-new_posts .filter-dropdown a:hover:not(.no-hover),
.single-new_posts .filter-dropdown a:active:not(.no-hover),
.single-new_posts .filter-dropdown a.selected:not(.no-hover),
.page-template-blog .filter-dropdown a:hover:not(.no-hover),
.page-template-blog .filter-dropdown a:active:not(.no-hover),
.page-template-blog .filter-dropdown a.selected:not(.no-hover) {
  background: #eee;
  border: solid 1px #ddd;
}
.single-new_pages .filter-dropdown ul,
.single-new_posts .filter-dropdown ul,
.page-template-blog .filter-dropdown ul {
  border: solid 1px #5b868e;
  width: 100%;
}
.single-new_pages .filter-dropdown .size-drop-down,
.single-new_posts .filter-dropdown .size-drop-down,
.page-template-blog .filter-dropdown .size-drop-down {
  width: 100%;
}
.single-new_pages .filter-dropdown .kwh-drop-down,
.single-new_posts .filter-dropdown .kwh-drop-down,
.page-template-blog .filter-dropdown .kwh-drop-down {
  width: 175px;
}
.single-new_pages .get-rates-btn,
.single-new_posts .get-rates-btn,
.page-template-blog .get-rates-btn {
  background: #d2430f !important;
  border: solid 1px #d2430f !important;
}
.single-new_pages .is-dropdown-submenu-parent,
.single-new_posts .is-dropdown-submenu-parent,
.page-template-blog .is-dropdown-submenu-parent {
  width: 100% !important;
}
.single-new_pages .column ul,
.single-new_pages .columns ul,
.single-new_posts .column ul,
.single-new_posts .columns ul,
.page-template-blog .column ul,
.page-template-blog .columns ul {
  margin-left: 80px;
}
.single-new_pages .page .section ul,
.single-new_posts .page .section ul,
.page-template-blog .page .section ul {
  margin-left: 80px;
}
.single-new_pages h1,
.single-new_pages .h1,
.single-new_posts h1,
.single-new_posts .h1,
.page-template-blog h1,
.page-template-blog .h1 {
  color: #d2430f;
  margin-bottom: 30px;
  text-transform: none;
  font-size: 32px;
  font-family: "Lato heavy", sans-serif;
  font-weight: 700;
}
.single-new_pages h2,
.single-new_pages .h2,
.single-new_posts h2,
.single-new_posts .h2,
.page-template-blog h2,
.page-template-blog .h2 {
  color: #084a64;
  border-bottom: 1px solid #084a64 !important;
  margin-top: 40px;
  margin-bottom: 25px;
  text-transform: none;
  font-size: 25px;
  font-family: "Lato heavy", sans-serif;
}
.single-new_pages h2::after,
.single-new_pages .h2::after,
.single-new_pages h2::before,
.single-new_pages .h2::before,
.single-new_posts h2::after,
.single-new_posts .h2::after,
.single-new_posts h2::before,
.single-new_posts .h2::before,
.page-template-blog h2::after,
.page-template-blog .h2::after,
.page-template-blog h2::before,
.page-template-blog .h2::before {
  display: none;
}
.single-new_pages h3,
.single-new_pages .h3,
.single-new_posts h3,
.single-new_posts .h3,
.page-template-blog h3,
.page-template-blog .h3 {
  color: #231f20;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: none;
  font-weight: 500;
  font-size: 24px;
  font-family: "Lato bold", sans-serif;
}
.single-new_pages .byline,
.single-new_posts .byline,
.page-template-blog .byline {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #574e4d;
  font-size: 16px;
}
.single-new_pages .page,
.single-new_pages .entry-content,
.single-new_posts .page,
.single-new_posts .entry-content,
.page-template-blog .page,
.page-template-blog .entry-content {
  color: dimgray;
}
.single-new_pages .page p,
.single-new_pages .post-intro,
.single-new_posts .page p,
.single-new_posts .post-intro,
.page-template-blog .page p,
.page-template-blog .post-intro {
  font-size: 18px;
  color: #404041;
  font-family: "Lato", sans-serif;
}
.single-new_pages .featured-image-wrap,
.single-new_posts .featured-image-wrap,
.page-template-blog .featured-image-wrap {
  float: left;
  width: 40%;
  padding: 0 25px 25px 0;
}
@media only screen and (max-width: 1024px) {
  .layoutArea p {
    margin-left: 0px !important;
  }
}
.page-template-blog h3,
.page-template-blog .h3 {
  text-transform: uppercase !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.page-template-blog h3 a,
.page-template-blog .h3 a {
  color: #084a64;
  margin-top: 40px;
  margin-bottom: 25px;
  font-family: "Lato heavy", sans-serif;
  border-bottom: none !important;
  font-size: 20px;
  text-transform: uppercase !important;
}
.page-template-blog p {
  font-size: 18px;
  color: #404041;
  font-family: "Lato", sans-serif;
}
.page-template-blog .entry-content {
  padding: 15px;
  margin-bottom: 25px;
}
.page-template-blog .entry-content a.button {
  border-radius: 2px;
  font-family: "Lato", sans-serif;
  text-transform: inherit;
  letter-spacing: 1px;
  font-size: 16px;
  padding: 13px 15px;
  color: #fff;
  background: #d2430f;
  border: solid 1px #d2430f;
  width: 150px;
  margin-bottom: 0;
}
.page-template-blog .entry-content div.read-more {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.assets-example .main {
  width: 100%;
}
.assets-example .sidebar {
  display: none;
}
.single-new_posts-infographics .mobile-top-post,
.single-new_posts .mobile-top-post {
  display: none;
}
.single-new_posts article {
  margin-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  .single-new_pages .page-banner .hero-info {
    height: auto;
    min-height: inherit;
    width: 100%;
  }
  .single-new_pages .page-banner .hero-info #hero-info {
    justify-content: center;
  }
  .single-new_pages .page-banner .hero-info #hero-info .banner-text-top,
  .single-new_pages .page-banner .hero-info #hero-info .banner-text-bottom-distin {
    text-align: center;
  }
  .new_pages-template-provider_page .wrap.container {
    padding: 0 10px;
  }
  .new_pages-template-provider_page h1,
  .new_pages-template-provider_page .h1 {
    font-size: 25px !important;
  }
  .new_pages-template-provider_page h2,
  .new_pages-template-provider_page .h2 {
    margin-top: 0;
  }
  .new_pages-template-provider_page div[class^=elfsight-app-] {
    margin-bottom: 20px;
  }
  .new_pages-template-provider_page .prev.slidertestimonial {
    margin-left: 0;
  }
  .new_pages-template-provider_page .next.slidertestimonial {
    margin-right: 0;
  }
  .new_pages-template-provider_page .hr-front-rates {
    margin-bottom: 20px;
  }
  .new_pages-template-provider_page .call-to-action .call-to-action-input input {
    font-size: .9rem;
  }
  .new_pages-template-provider_page .call-to-action {
    margin-bottom: 20px;
    padding: 10px;
  }
  .single-new_posts-infographics .mobile-top-post,
  .single-new_posts .mobile-top-post {
    display: block;
  }
  .banner-text {
    padding: 15px;
  }
  .banner-text-top {
    margin-bottom: 5px;
    font-size: 25px;
  }
  #btnbusiness {
    font-size: 19px;
  }
}
.graphics {
  width: 100%;
  height: 400px;
  margin: 0 auto;
  text-align: left;
}
.graphics svg {
  margin-left: -13%;
}
@media only screen and (max-width: 768px) {
  .graphics svg {
    margin-left: 0%;
  }
  .dynamic-tables-container,
  .table-container {
    position: relative;
  }
  .dynamic-tables-container .dynamic-tables,
  .dynamic-tables-container .general-table,
  .table-container .dynamic-tables,
  .table-container .general-table {
    word-break: normal;
    white-space: nowrap;
  }
  .dynamic-tables-container .scroll-left,
  .dynamic-tables-container .scroll-right,
  .table-container .scroll-left,
  .table-container .scroll-right {
    position: absolute;
    cursor: pointer;
    width: 50px;
    height: 55px;
    z-index: 2;
  }
  .dynamic-tables-container .scroll-left,
  .table-container .scroll-left {
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgCAYAAAASYli2AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC45bDN+TgAAAQBJREFUSEut1kkKwjAUxvF6ApO0PYbT0uF+3lFw48KFw0YPEPPVZ6BtYl5e+ofSkgc/Ch1INUEzOlfWWroSpNp2Zer6Yoy5zZtmgzUxSNjDHbY7jDliXQQOMaX1C2uYZYPztl0PMa31lsZ5YApDbJCDIRbIxVASJOzJwdBfMBdDUVCCoSCIt16CoRFYgqEeWIohD06BIQ+6j/tciiEPOuA0AHffSV4eDP1BJGjvoSillqVoD0QRdE/jZCMQEXqXoEEQSdEoiALoO4X+BVEumgSRQxdclAWiCHqgsY8NIg6aBaIOdTuFGJoNohBavhUZoEVbkV+Ent0dXsVbkVTW2uoDga39sOQpRlMAAAAASUVORK5CYII=) center center no-repeat;
  }
  .dynamic-tables-container .scroll-right,
  .table-container .scroll-right {
    right: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgCAYAAAASYli2AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAAEHSURBVEhLpdZJDsIgFMZxPEELbY/htHS4n3c0cePChcNGD4DvayBtGVp4/BNi9CW/pCUShNZajFqZT34WrNp2r5R6qqa511237X/kZEHCLoRps95s1IIAaim/xej4HUopDy5add3OjNNyNqUcdUFUhIZAxEZjIAqgn0V0DkTZ6BKIstAUEAVR+neZ8VAqiJLQHBAtorkgmkU5IPJQpW79oAA8jkH6fu0HzEeeYLSGk4mxKT5W1xszzgMJO81iKBUMYC8PQylgMoaWQIP9kjA0B2ZjKAZGsLUZxwuBhJ1ZGHLBIgyNQQ+jm0QWhiyI06IYQxacXEW4GLKguYo8cAyxMeRuSllC/AGHpv2wG1UqSQAAAABJRU5ErkJggg==) center center no-repeat;
  }
}
.button .extenspage {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.page-link {
  color: #fefefe;
  border-radius: 4px !important;
  background: #d2430f !important;
  border: solid 1px #d2430f !important;
}
.quote {
  padding: 15px;
  border: 0;
}
.quote h5,
.quote .h5 {
  text-transform: capitalize;
  text-transform: "Lato", sans-serif;
}
.quote .bussines select {
  margin-bottom: 0px !important;
  height: 0px !important;
}
.quote .button {
  height: auto;
  cursor: pointer;
  background-color: #d2430f;
  border: solid 1px #d2430f;
  color: #fff;
  padding: 10px 35px;
  font-weight: bolder;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  border-radius: 5px;
  margin-bottom: 30px;
}
.quote input {
  border-radius: 5px !important;
  border-color: #404041;
  box-shadow: none;
  font-style: italic;
  font-size: 16px;
}
.quote input:focus {
  background: #eff0f4;
}
.quote input.zipCode {
  width: 90%;
}
.quote label {
  color: #404041;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  margin: 0px;
}
.quote label.confirmation-number {
  font-family: "Lato bold", sans-serif;
  font-size: 23px;
  text-transform: capitalize;
  color: #054a64;
}
.quote .label-form-text {
  color: #084a64;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
.quote .label-check {
  color: #054a64;
  text-transform: capitalize;
  font-size: 14px;
}
.quote .odd {
  background: #f6f7fa;
  border-radius: 10px;
  position: relative;
}
.quote .odd .radio {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.quote .odd .city {
  text-align: center;
}
.quote .even {
  position: relative;
}
.quote .even .radio {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.quote .even .city {
  text-align: center;
}
.quote .radio-width {
  width: 40px;
}
.quote .radio-width ~ .cell {
  padding: 0 3px;
}
.quote .service-date .cell {
  margin-bottom: 0;
}
.quote .service-date .cell.radios {
  margin-top: 0;
}
.quote .help-text-calendar {
  margin-top: 0px;
}
.quote .help-text-calendar > h4,
.quote .help-text-calendar > .h4 {
  font-size: 1.25rem;
}
.quote .select_box.full-width {
  width: 100%;
}
.quote .select_box {
  width: 300px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  border-color: #404041;
}
.quote .select_box select {
  border: 0;
  position: relative;
  z-index: 98;
  border-color: #404041;
  border-radius: 5px;
}
.quote .dropbtn {
  background-color: #4caf50;
  color: #fff;
  padding: 16px;
  font-size: 16px;
  border: none;
}
.quote .dropdown {
  position: relative;
  display: inline-block;
}
.quote .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, .2);
  z-index: 1;
}
.quote .dropdown-content a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.quote .listBill {
  height: 59%;
  width: 100%;
}
.quote .listBill .content-checkbox {
  height: 11%;
  width: 100%;
}
.quote .listBill .content-checkbox .checkbox-custom,
.quote .listBill .content-checkbox .radio-custom {
  opacity: 0;
}
.quote .listBill .content-checkbox .checkbox-custom,
.quote .listBill .content-checkbox .checkbox-custom-label,
.quote .listBill .content-checkbox .radio-custom,
.quote .listBill .content-checkbox .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.quote .listBill .content-checkbox .checkbox-custom-label,
.quote .listBill .content-checkbox .radio-custom-label {
  width: 100%;
  position: relative;
}
.quote .listBill .content-checkbox .checkbox-custom + .checkbox-custom-label:before,
.quote .listBill .content-checkbox .radio-custom + .radio-custom-label:before {
  content: "";
  font-family: "FontAwesome";
  opacity: 0;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  margin-right: 5px;
  background: url(/app/themes/hec-theme/dist/images/check1png) center center no-repeat;
  border: 1px solid;
}
.quote .listBill .content-checkbox .checkbox-custom:checked + .checkbox-custom-label:before {
  content: "";
  font-family: "FontAwesome";
  opacity: 1;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  margin-right: 5px;
  background: url(/app/themes/hec-theme/dist/images/check1png) center center no-repeat;
  border: 1px solid;
}
.quote .listBill .content-checkbox .radio-custom + .radio-custom-label:before {
  border-radius: 20%;
  opacity: 1;
  background: #fff;
  width: 100%;
}
.quote .listBill .content-checkbox .radio-custom:checked + .radio-custom-label:before {
  content: "";
  font-family: "FontAwesome";
  opacity: 1;
  width: 100%;
  height: 100%;
  padding-left: 15px;
  margin-right: 5px;
  background: url(/app/themes/hec-theme/dist/images/check1png) center center no-repeat;
  border: 1px solid;
}
.quote .card.alerts {
  padding: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -3px;
  box-shadow: none;
  z-index: 1;
}
.quote .card.alerts .close-button {
  top: -10px;
}
.quote .card.alerts .alert-component .callout ul.message {
  margin-right: 1.5rem;
}
.quote .card.alerts .alert-component .callout ul.message li a {
  color: #084a64;
  font-size: 16px;
}
.quote .card.alerts .alert-component .alert {
  padding: 20px;
}
.quote .card.alerts .alert-component .alert .close-button {
  top: .5rem;
}
.quote .card.alerts .alert-component .success .close-button {
  top: -10px;
}
.quote .empty-field {
  border-left: 7px solid red !important;
}
.quote .empty-field input[type=radio]:after {
  color: #d2430f;
  border-color: #d2430f !important;
}
.quote .montBill label {
  font-size: 14;
}
@media screen and (min-width: 426px) and (max-width: 765px) {
  #btnbusiness {
    font-size: 19px !important;
  }
}
.tcowl-wrap .tcowl-nav .owl-controls .owl-prev {
  right: 100% !important;
  top: 31% !important;
  font-size: 0px !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA2CAMAAADnEdnLAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABJlBMVEUAAADV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tjV1tj////imvC2AAAAYHRSTlMAABGLFZ74Hq/8Kr/7N81G2lbkAmftB3n0DPoUnP2uKTZF2VVmBniK+RMdrb7MRANlgvN78AFc6UzfPdMvxiS4GqiWCoUFc/Jh61DhQNYyySa6G6oSmQuHd+xU4zUonRB5ANHNAAAAAWJLR0RhsrBMhgAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+QEHBM6CwJVpwsAAAErSURBVDjLfdVpN4JRFAXgrpdIhPSSKURJigyZyUyjWZn3//8Vzrl90GLte78+59Nea+8bCLBnjOnyXNrdE3Robx9CXPvDwADVwQgYiw4Ng7HoSBSEBUdjPgiLjo3HQVh0wpsEYdGp6RkQ1jASAGHR2TAYi85FwFh0PgnGogtRENYwFn0QFk2l4yCsYSxlQFh0uSOMPyyaXQEIaxg5MNYw8mAsupqEg/+F0clrBR8OXt+Aize3nFzc3nGxMbt7Tjb7B5zVD484qx+XOKufnHK2Q3AWoqx+fhGkrH55dU1ZvXhTpmwPKlXO6rU6Z/XGLWf1u3vO6g+PnNWfnmn9rb80M5Rt21p0etpdLbxStgdv75x/q8En9yPPWf0zx9mWOkHnvr2PX/SzsP7t/QBByB1CNQM82AAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0wNC0yOFQxOTo1ODoxMSswMDowMFAcaJoAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMDQtMjhUMTk6NTg6MTErMDA6MDAhQdAmAAAAAElFTkSuQmCC) center center no-repeat !important;
  height: 50px !important;
  width: 30px !important;
  margin: 8px !important;
  position: absolute !important;
}
.tcowl-wrap .tcowl-nav .owl-controls .owl-next {
  left: 100% !important;
  top: 31% !important;
  font-size: 0px !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAA2CAYAAADQzyn5AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAC4jAAAuIwF4pT92AAAAB3RJTUUH5AQcFAc025TUDQAAAl9JREFUWMO92DloVEEYAOBv12jAo5CIhXg0oiFpBBWsBA+wE0TBxgPBBDzAG49KPDoTERE1aozGSkFSq2BaBdNlDbFTUqmxSuFBtJh9opts9nrz/urtvAffzNuZ//0zueHCSBeu4JtitLe1ih15HEEXFiWNw4WRTOAmHEAPlmWF5/G7eL0Dj/D3PcfE8yW/N+EJ1sfG89O0rS3iW2Pi+TLtq/AQu2Lh+RnuLcUddCTPDRdGUutAvsL9FlzHGcxJc/SVYJiHS7iM+Wnh1cCKoz1dHH1LGni1cPLsQdwV/v+G8FrgJHaiD6sbweuBYQv6sa5evF6YkN36sbkevBGYkNf7hDxfE94oTPii9QhfuFyCV+pAGjDhW34DJzG7mtGnBcMCXMVFzK2EpwlDM87iGhbOhKcNwywcwm0sKYfHgJPYjV6snA6PCcM2Ya2vKcVjw7BBqGg2/otnAUM7HmN70pAVDCtwD/uQa8oQhsW4ieVZjjiJPJqzHvE4zqE3S3gMJ/CMsG/KIkaFzeGrpCEL+B0O423S0N7WGn05vcbeUpS46/g59uN9KRoLnsQDdOLTdGgM+IdwunAcX8uhpDu5JoSzlO5iB8qiacLjOI/7wqueEU0L/i8xVALTgkdxFC9rQRuFh4TaasoarSbqndWD2FMvWi88YIbEEAOeFKrGDnxsBK0F/imsz2P40ihKdZNrQtiadON7Gmg18DguCEVaVYkhDXhM2P09TROsBH8QEsOLGGg5eEioGN7EQpk6qweFiiEqmsC54vWAkBgKsdEE/iWc1HZKITHUAt/CKXzOCoU/DDWow8GstCMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDQtMjhUMjA6MDc6NTIrMDA6MDCeFqQBAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTA0LTI4VDIwOjA3OjUyKzAwOjAw70scvQAAAABJRU5ErkJggg==) center center no-repeat !important;
  height: 50px !important;
  width: 30px !important;
  margin: 8px !important;
  position: absolute !important;
}
.carousel-item img {
  box-shadow: 3px 5px 7px 2px #d4ccd4 !important;
  padding: 10px 10px 10px 10px;
}
.tcowl-wrap .tcowl-nav {
  padding-top: 2%;
}
.owl-carousel .owl-item {
  padding-bottom: 20px;
}
.jEiTCs {
  height: auto !important;
}
.bizNcz {
  height: auto !important;
}
.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  clear: both;
  margin-bottom: 15px;
}
.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0);
}
.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}
.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}
.embed-responsive-16by9::before {
  padding-top: 0;
}
.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url(https://cdn.investingnews.com/app/uploads/2020/09/TxzC70f.png) no-repeat;
  cursor: pointer;
}
h1.entry-title a,
.entry-title.h1 a {
  color: #d2430f;
}
.dynamic-tables th {
  text-align: left;
}
#change-zip-message,
#change-enroll-message,
#multiple-enroll-message,
#error-plan-notvalid {
  max-width: 600px;
  min-width: 300px;
  position: initial;
  right: auto;
  left: auto;
  margin: 0 auto;
  outline: 0;
  margin-top: 180px;
  padding: 0 10px;
}
#change-zip-message a.close-button,
#change-enroll-message a.close-button,
#multiple-enroll-message a.close-button,
#error-plan-notvalid a.close-button {
  color: #000;
  font-size: 1.5rem;
  right: 1.5rem;
}
#change-zip-message .started-form-container,
#change-enroll-message .started-form-container,
#multiple-enroll-message .started-form-container,
#error-plan-notvalid .started-form-container {
  background-color: #fff;
  margin-bottom: 0;
  color: #000;
}
#change-zip-message .started-form-container .form-zipcode-enrollment h4.normal-zip,
#change-zip-message .started-form-container .form-zipcode-enrollment .normal-zip.h4,
#change-zip-message .started-form-container .form-zipcode-enrollment h4.split-zip,
#change-zip-message .started-form-container .form-zipcode-enrollment .split-zip.h4,
#change-enroll-message .started-form-container .form-zipcode-enrollment h4.normal-zip,
#change-enroll-message .started-form-container .form-zipcode-enrollment .normal-zip.h4,
#change-enroll-message .started-form-container .form-zipcode-enrollment h4.split-zip,
#change-enroll-message .started-form-container .form-zipcode-enrollment .split-zip.h4,
#multiple-enroll-message .started-form-container .form-zipcode-enrollment h4.normal-zip,
#multiple-enroll-message .started-form-container .form-zipcode-enrollment .normal-zip.h4,
#multiple-enroll-message .started-form-container .form-zipcode-enrollment h4.split-zip,
#multiple-enroll-message .started-form-container .form-zipcode-enrollment .split-zip.h4,
#error-plan-notvalid .started-form-container .form-zipcode-enrollment h4.normal-zip,
#error-plan-notvalid .started-form-container .form-zipcode-enrollment .normal-zip.h4,
#error-plan-notvalid .started-form-container .form-zipcode-enrollment h4.split-zip,
#error-plan-notvalid .started-form-container .form-zipcode-enrollment .split-zip.h4 {
  color: #000;
}
#change-zip-message .started-form-container .form-zipcode-enrollment .btn-container,
#change-enroll-message .started-form-container .form-zipcode-enrollment .btn-container,
#multiple-enroll-message .started-form-container .form-zipcode-enrollment .btn-container,
#error-plan-notvalid .started-form-container .form-zipcode-enrollment .btn-container {
  display: flex;
  gap: 25px;
}
#change-zip-message .started-form-container .form-zipcode-enrollment .btn-container button.button.shop-plans,
#change-zip-message .started-form-container .form-zipcode-enrollment .btn-container button.button.continue,
#change-enroll-message .started-form-container .form-zipcode-enrollment .btn-container button.button.shop-plans,
#change-enroll-message .started-form-container .form-zipcode-enrollment .btn-container button.button.continue,
#multiple-enroll-message .started-form-container .form-zipcode-enrollment .btn-container button.button.shop-plans,
#multiple-enroll-message .started-form-container .form-zipcode-enrollment .btn-container button.button.continue,
#error-plan-notvalid .started-form-container .form-zipcode-enrollment .btn-container button.button.shop-plans,
#error-plan-notvalid .started-form-container .form-zipcode-enrollment .btn-container button.button.continue {
  padding: 5px 5px !important;
}
.widget-zip .zip-code-input {
  max-width: 265.828px;
}
.widget-zip .powerlego-widget {
  width: 50px;
  height: 55px;
  max-width: unset;
  min-width: unset;
}
:root,
[data-bs-theme=light] {
  border: unset;
}
body[class*=landing_page] a {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  body[class*=landing_page] .wrap.container {
    padding: 0 10px;
  }
  body[class*=landing_page] div.container-restrict-width {
    width: 100%;
  }
  body[class*=landing_page] div.container-restrict-width .typeahead__container {
    min-width: 100%;
  }
  body[class*=landing_page] div.container-restrict-width .typeahead__container .input-group.input-group-header-address .input-content .typeahead__cancel-button {
    right: 40px !important;
  }
  body[class*=landing_page] div.container-restrict-width .typeahead__container .input-group.input-group-header-address .input-content input.address-code-input {
    height: 45px;
  }
  body[class*=landing_page] div.container-restrict-width .typeahead__container .input-group.input-group-header-address .input-content button.btn-rounded.searchpage {
    height: 45px;
  }
  body[class*=landing_page] div.container-restrict-width .typeahead__container .typeahead__list {
    margin-top: 0 !important;
  }
  body[class*=landing_page] div.container-restrict-width .typeahead__container .fail-message-smt {
    margin-top: 15px;
  }
  body[class*=landing_page] div.container-restrict-width .typeahead__container .typeahead__result {
    position: absolute;
    width: 100%;
    top: 50px;
  }
}
body[class*=landing_page] .typeahead__container button:active,
body[class*=landing_page] .typeahead__container button:focus,
body[class*=landing_page] .typeahead__container button:hover {
  color: #fff;
  background-color: #d2430f;
  border-color: rgb(162.4, 51.8133333333, 11.6);
}
body[class*=landing_page] .typeahead__container button {
  transition: all .3s ease;
}
body[class*=landing_page] .container-restrict-width {
  width: 80%;
  margin: 0 auto;
}
body[class*=landing_page] .container-restrict-width .typeahead__container {
  position: relative;
  margin: 0 auto;
  min-width: 100%;
}
body[class*=landing_page] .container-restrict-width .typeahead__container .input-group.input-group-header-address {
  display: inherit;
}
body[class*=landing_page] .container-restrict-width .typeahead__container .input-group.input-group-header-address .input-content {
  display: flex;
}
body[class*=landing_page] .container-restrict-width .typeahead__container .input-group.input-group-header-address .input-content .typeahead__cancel-button {
  user-select: none;
  position: absolute;
  right: 40px;
  cursor: pointer;
}
body[class*=landing_page] .container-restrict-width .typeahead__container .input-group.input-group-header-address .input-content .address-code-input {
  height: 45px !important;
  font-size: 16px;
  border: 1px solid #005292 !important;
  border-right: none !important;
}
body[class*=landing_page] .container-restrict-width .typeahead__container .input-group.input-group-header-address .input-content .btn-rounded.searchpage {
  border-radius: 0 4px 4px 0;
  height: 45px;
  width: 50px;
  border-color: #d2430f;
  background-color: #d2430f;
  padding: 9px 10px;
}
body[class*=landing_page] .container-restrict-width .typeahead__container .typeahead__list {
  margin-top: 15px;
}
body[class*=landing_page] main table {
  border-collapse: collapse;
  font-size: 14px;
  color: #231f20;
  font-style: normal;
}
body[class*=landing_page] main table tbody tr:nth-child(2n) {
  background-color: #eff6fd !important;
}
body[class*=landing_page] main table tbody tr.provider-name.plane-line {
  background-color: #009dc0 !important;
}
body[class*=landing_page] main p,
body[class*=landing_page] main ul li {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body[class*=landing_page] main h1,
body[class*=landing_page] main .h1 {
  color: #005292;
  text-transform: none;
  font-weight: 600;
  font-size: 32px;
}
body[class*=landing_page] main h2,
body[class*=landing_page] main .h2 {
  color: #005292;
  margin-top: 40px;
  margin-bottom: 25px;
  border-bottom: 1px solid #005292 !important;
  text-transform: none;
  font-style: normal;
  font-size: 26px;
}
@media only screen and (max-width: 768px) {
  body[class*=landing_page] main h2,
  body[class*=landing_page] main .h2 {
    font-size: 24px;
  }
}
body[class*=landing_page] main h2,
body[class*=landing_page] main .h2 {
  font-weight: 500;
  line-height: 36px;
  letter-spacing: -0.16px;
}
body[class*=landing_page] main h2.no-underline,
body[class*=landing_page] main .no-underline.h2 {
  border-bottom: none !important;
}
body[class*=landing_page] main h3,
body[class*=landing_page] main .h3 {
  color: #005292;
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: none;
  font-weight: 400;
  font-size: 22px;
}
body[class*=landing_page] main h3 a,
body[class*=landing_page] main .h3 a {
  color: #005292;
}
body[class*=landing_page] main h4,
body[class*=landing_page] main .h4 {
  color: #5c5c5c;
  font-size: 20px;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, .1);
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table .plan-rate {
  height: 50px;
  background: #cae7fe;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table .plan-rate th {
  color: #005292;
  font-weight: 700;
  text-transform: uppercase;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table thead th:last-child {
  border-bottom-right-radius: 0;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table thead th:first-child {
  border-bottom-left-radius: 0;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table thead {
  border-bottom: 4px solid rgba(152, 184, 210, .5) !important;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table thead th:first-child {
  border-top-left-radius: 10px;
  text-align: left;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table thead th:last-child {
  border-top-right-radius: 10px;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table td .plan-name {
  color: #d2430f;
  cursor: pointer;
  text-decoration-line: underline;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] table td {
  border-right: 0;
  border-left: 0;
  font-weight: 400;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] tr {
  border-bottom: none !important;
}
body[class*=landing_page] main section.section-provider-rate-table .table-plan-rate[id^=table-plan-rate] ul li {
  font-size: 12px;
}
body[class*=landing_page] .call-to-action {
  border-radius: 12px;
  background: #eff6fd;
  border: none;
}
body[class*=landing_page] .call-to-action form[id^=call-to-form] .call-to-action-title {
  color: #000;
  font-size: 17px;
  font-style: normal;
}
body[class*=landing_page] .call-to-action form[id^=call-to-form] input[type=text][name=zipcode] {
  width: 161px;
  height: 34px;
  border-radius: 5px;
  border: 1px solid #005292;
  max-width: 161px;
}
body[class*=landing_page] .call-to-action form[id^=call-to-form] input[type=text][name=zipcode]::placeholder {
  color: #6f6f6f;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
body[class*=landing_page] .call-to-action form[id^=call-to-form] button.button.page-link[type=submit] {
  font-size: 14px;
  font-weight: 600;
  width: 161px;
  height: 34px;
  border-radius: 5px;
  background: #d2430f;
  padding: 0;
}
body[class*=landing_page] section.takeaways {
  border: solid 1px #36a83d;
  border-radius: 12px;
  margin: 20px 0 40px;
}
body[class*=landing_page] section.takeaways .header-takeaways {
  background: #edf8ee;
  border-radius: 12px 12px 0px 0px;
  padding: 15px 30px;
  display: flex;
  gap: 10px;
}
body[class*=landing_page] section.takeaways .header-takeaways img {
  padding-left: 10px;
}
body[class*=landing_page] section.takeaways .header-takeaways span#title-takeaways {
  margin: 0;
  color: #343131;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
}
body[class*=landing_page] section.takeaways .content-takeaways {
  padding: 15px 30px;
  color: #000;
  font-style: normal;
  font-weight: 400;
}
body[class*=landing_page] .widget_text-two {
  position: sticky;
  top: 0px;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
body[class*=landing_page] .widget_text-two .provider_logo {
  margin-bottom: 20px;
}
body[class*=landing_page] .widget_text-two .grid_provider {
  text-align: center;
  margin-bottom: 20px;
}
body[class*=landing_page] .widget_text-two .grid_provider p {
  padding-left: 10px;
  padding-right: 10px;
}
body[class*=landing_page] .widget_text-two .grid_provider ul {
  list-style-type: none;
  margin-left: 0px !important;
  padding-bottom: 10px;
}
body[class*=landing_page] .widget_text-two .grid_provider li {
  background: url(/app/themes/FoundationPress/src/assets/images/check.png) no-repeat left;
  padding-left: 25px;
  font-size: 75%;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section {
  margin-bottom: 20px;
  text-align: -moz-center;
  text-align: -webkit-center;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-plan-rate {
  display: grid;
  justify-content: center;
  align-items: center;
  gap: 5px;
  min-height: 185px;
  border-radius: 10px;
  background: #eff6fd;
  padding: 20px 10px 20px;
  max-width: 325px;
  max-height: 198px;
  margin-bottom: 20px;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-plan-rate .started-form-title {
  color: #005292;
  margin: 0 auto;
  max-width: 220px;
  font-size: 19px;
  font-weight: 600;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-plan-rate .banner-text {
  padding: 0;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-plan-rate .cell {
  max-width: 220px;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-plan-rate input#zipcode-sticky {
  border-radius: 5px 0 0 5px;
  border: 1px solid #005292;
  border-right: none;
  text-align: center;
  height: 45px;
  text-align: center;
  font-size: 14px;
  padding: 0 12px;
  margin: 0px;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-plan-rate input#zipcode-sticky::placeholder {
  color: #6f6f6f;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-plan-rate button.input-group-text#btnGroupZip-sticky {
  background: #d2430f;
  border-radius: 0 5px 5px 0;
  height: 45px;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-logo {
  margin-bottom: 20px;
}
body[class*=landing_page] .widget_text-two .sticky-trust-section .trust-logo img {
  max-width: 170px;
}
body[class*=landing_page] .wrap.container {
  padding: 0;
}
body[class*=landing_page] .column,
body[class*=landing_page] .columns {
  padding: 0;
}
body[class*=landing_page] .button {
  font-weight: 700;
}
body[class*=landing_page] .input-group-header-zip {
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
}
body[class*=landing_page] .input-group-header-zip .zip-code-input {
  padding: 0 18px 0 18px;
  font-size: 18px;
  height: 55px;
}
body[class*=landing_page] .input-group-header-zip #btnGroupZip {
  background-color: #d2430f;
  width: 50px;
  border: 0;
  height: 55px;
}
body[class*=landing_page] .input-group-header-zip #btnGroupZip svg {
  width: 100%;
  height: 100%;
}
body[class*=landing_page] .input-group-header-zip #btnGroupZip-sticky {
  background-color: #d2430f;
  width: 50px;
  border: 0;
  height: 55px;
}
body[class*=landing_page] .input-group-header-zip .input-group-prepend {
  cursor: pointer;
}
body[class*=landing_page] .input-group-header-zip #btnbusiness {
  cursor: pointer;
  background-color: #d2430f;
  border-radius: 0;
  border: 1px solid #d2430f;
  color: #fff;
  padding: 13px 20px;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
}
@media screen and (max-width: 425px) {
  body[class*=landing_page] .input-group-header-zip .zip-code-input {
    padding: 0 9px 0 9px;
    font-size: 14px;
    height: 44px;
    width: 143px;
  }
  body[class*=landing_page] .input-group-header-zip #btnGroupZip {
    background-color: #d2430f;
    width: 44px;
    height: 44px;
  }
  body[class*=landing_page] .input-group-header-zip #btnGroupZip-sticky {
    background-color: #d2430f;
    width: 44px;
    height: 44px;
  }
  body[class*=landing_page] .input-group-header-zip .input-group-prepend {
    cursor: pointer;
  }
  body[class*=landing_page] iframe {
    width: 104%;
  }
  body[class*=landing_page] #btnbusiness {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 320px) {
  body[class*=landing_page] .input-group-header-zip .zip-code-input {
    font-size: 11px;
    height: 35px;
    width: 117px;
  }
  body[class*=landing_page] .input-group-header-zip #btnGroupZip {
    width: 33px;
    height: 35px;
  }
  body[class*=landing_page] .input-group-header-zip #btnGroupZip-sticky {
    width: 33px;
    height: 35px;
  }
  body[class*=landing_page] iframe {
    width: 109% !important;
  }
  body[class*=landing_page] #btnbusiness {
    font-size: 17px !important;
  }
}
@media only screen and (max-width: 375px) {
  body[class*=landing_page] iframe {
    width: 105%;
  }
  body[class*=landing_page] #btnbusiness {
    font-size: 18px;
  }
}
body[class*=landing_page] .dropdown.menu a.filter-dropdown-trigger {
  border-radius: 0;
  background: #fff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#fff", endColorstr="#f6f6f6", GradientType=0);
  color: #767676;
  border: solid 1px #eee;
  margin-right: 0;
  height: 55px;
  padding-top: 15px;
  text-transform: inherit;
}
body[class*=landing_page] #js-sidebar-home-size-menu-label {
  color: #6c757d;
}
body[class*=landing_page] .dropdown.menu a.filter-dropdown-trigger.size {
  min-width: 160px;
}
body[class*=landing_page] .filter-dropdown {
  float: left;
  color: #5b868e;
  width: 100%;
}
body[class*=landing_page] .filter-dropdown a {
  color: #767676;
  border: solid 1px #fff;
  line-height: 24px;
  padding: 5px 15px;
  font-size: 18px;
}
body[class*=landing_page] .filter-dropdown a.no-hover {
  cursor: initial;
}
body[class*=landing_page] .filter-dropdown a:hover:not(.no-hover),
body[class*=landing_page] .filter-dropdown a:active:not(.no-hover),
body[class*=landing_page] .filter-dropdown a.selected:not(.no-hover) {
  background: #eee;
  border: solid 1px #ddd;
}
body[class*=landing_page] .filter-dropdown ul {
  border: solid 1px #5b868e;
  width: 100%;
}
body[class*=landing_page] .filter-dropdown .size-drop-down {
  width: 100%;
}
body[class*=landing_page] .filter-dropdown .kwh-drop-down {
  width: 175px;
}
body[class*=landing_page] .get-rates-btn {
  background: #d2430f !important;
  border: solid 1px #d2430f !important;
}
body[class*=landing_page] .is-dropdown-submenu-parent {
  width: 100% !important;
}
body[class*=landing_page] .column ul,
body[class*=landing_page] .columns ul {
  margin-left: 80px;
}
body[class*=landing_page] .page .section ul {
  margin-left: 80px;
}
body[class*=landing_page] .byline {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #574e4d;
  font-size: 17px;
}
body[class*=landing_page] .page,
body[class*=landing_page] .entry-content {
  color: dimgray;
}
body[class*=landing_page] .page p,
body[class*=landing_page] .post-intro {
  font-size: 17px;
  color: #000;
}
body[class*=landing_page] .featured-image-wrap {
  float: left;
  width: 40%;
  padding: 0 25px 25px 0;
}
.powerlego-widget {
  background-color: #d2430f;
  width: 100%;
  padding: 0px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  margin-bottom: 1rem;
  height: 45px;
  max-width: 278px;
}
.powerlego-base {
  padding: 60px 0 40px 0 !important;
}
.powerlego-base .powerlego-text-top {
  text-align: center;
  font-size: 40px;
  line-height: normal;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 700;
}
.powerlego-base .powerlego-text-sub {
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 700;
}
.powerlego-base .zip-code-input {
  text-align: center;
  height: 45px !important;
  color: #6d6d6d;
  font-size: 13px !important;
  line-height: 16px;
  border: 0;
  font-style: normal;
  font-weight: 700;
}
.powerlego-base #btnGroupZip {
  width: 47px !important;
  height: 45px !important;
  background: #d2430f !important;
}
.powerlego-base .input-group-header-zip {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}
@media (max-width: 1023px) {
  .powerlego-base {
    padding: 60px 50px 40px 50px !important;
  }
  .powerlego-text-top {
    text-align: left !important;
    font-size: 32px !important;
    line-height: 36px !important;
    letter-spacing: -0.16px;
  }
  .input-group-header-zip {
    margin-bottom: 5px !important;
  }
  .input-group-header-zip .zip-code-input {
    max-width: 290px;
    width: 100% !important;
  }
}
.form-items {
  display: flex;
}
.form-items .form-item {
  flex: 1;
  margin-right: 8px;
}
.form-items .form-item:last-child {
  margin-right: 0;
  margin-left: 8px;
}
.quote #mpopupformbussines h3,
.quote #mpopupformbussines .h3 {
  margin-top: 30px;
}
.content-menu {
  display: block;
  background: #fff;
  padding: 12px;
  border-radius: 5px;
  width: 280px;
  position: sticky;
  top: 100px;
  right: 0;
  text-align: left;
}
.content-menu h5,
.content-menu .h5 {
  font-size: 18px;
  font-weight: 700;
  color: #404040;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.content-menu a {
  display: flex;
  color: #6a6a6a;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  padding: 0px 10px;
  margin: 0;
  transition: all .3s ease;
  border-left: 3px solid #a1a1a1;
  position: relative;
}
.content-menu a::before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color .3s ease;
}
.content-menu a.active {
  color: #015292 !important;
  font-weight: bold;
  border-left: 3px solid #015292;
}
.content-menu a:hover {
  color: #015292;
  transition: .3s background-color ease, .3s color ease;
  border-left: 3px solid #015292;
}
.content-menu br {
  display: none;
}
.content-menu ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.content-menu ul li {
  padding: 5px 0;
  position: relative;
}
.content-menu ul li a {
  color: #6a6a6a;
  text-decoration: none;
  display: flex;
  font-weight: 400;
  font-size: 16px;
  padding: 0px 10px;
  transition: all .3s ease;
  text-align: left;
  margin: 0;
  position: relative;
}
.content-menu ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 50%;
  width: 3px;
  background-color: rgba(0, 0, 0, 0);
  transform: translateY(-50%);
}
.content-menu ul li a.active {
  color: #015292;
  font-weight: bold;
}
.content-menu ul li.active::before {
  background-color: #015292;
}
.content-menu ul li ul {
  padding-left: 15px;
}
.content-menu ul li ul li a {
  font-size: .9rem;
  color: #6a6a6a;
}
@media (max-width: 992px) {
  .content-menu {
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .content-menu h5,
  .content-menu .h5 {
    font-size: 1rem;
  }
  .content-menu ul li a {
    font-size: .9rem;
  }
}
.desktop-toc {
  position: fixed;
  top: 100px;
  right: 20px;
  width: 250px;
  background: #fff;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, .1);
  font-weight: 400;
}
.desktop-toc a.active {
  font-weight: bold;
  color: #007bff;
  background: #f5f5f5;
  padding: 5px;
  border-left: 4px solid #007bff;
  display: block;
}
@media (max-width: 992px) {
  .content-menu {
    display: none;
  }
  .mobile-toc {
    display: flex !important;
  }
  .container {
    position: relative;
  }
  .static-header {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 1000;
  }
  .main-content {
    padding-top: 50px;
  }
  .mobile-top {
    margin-top: 2.5rem;
  }
}
.mobile-toc {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  padding: 0 0 0 0 !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
  transition: top .3s ease-in-out;
}
.mobile-toc.fixed {
  position: fixed;
  top: 39px;
  left: 0;
  width: 100%;
}
.mobile-toc.sticky {
  top: 0;
  z-index: 999;
  position: absolute;
}
.mobile-toc .row {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.toc-icon {
  margin-bottom: 8px;
  padding-top: 4px;
  padding-left: 4px;
  width: 20px;
  height: 20px;
  fill: #6a6a6a;
}
.mobile-toc-header {
  font-size: 16px;
  font-weight: 600;
  color: #6a6a6a;
  text-align: left;
  padding-top: 8px;
  text-decoration: none !important;
}
.mobile-toc-content {
  display: none;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
  padding: 10px;
  border-top: 1px solid #ddd;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
}
.mobile-toc-content.show {
  display: block;
  animation: slideDown .3s ease-in-out;
}
.mobile-toc-content ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.mobile-toc-content ul li {
  padding: 5px 0;
  position: relative;
}
.mobile-toc-content ul li a {
  display: flex;
  color: #6a6a6a;
  text-decoration: none;
  font-weight: 400;
  padding: 0px 10px;
  margin: 0;
  transition: all .3s ease;
  border-left: 3px solid #a1a1a1;
  position: relative;
}
.mobile-toc-content ul li a.active {
  font-weight: 400;
  color: #015292;
  border-left: 3px solid #015292;
  display: block;
}
@keyframes slideDown {
  from {
    transform: translateY(-10px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-10px);
  }
}
.mobile-toc-content.fade-out {
  animation: fadeOut .3s ease-in-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mobile-toc .container {
  width: 100%;
  text-align: center;
}
.mobile-toc .mobile-toc-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
}
.mobile-toc .col-auto,
.mobile-toc .col {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile-toc .button-toc {
  padding: 0px !important;
}
.mobile-toc .btn-link:hover {
  color: #6a6a6a;
}
.mobile-toc .btn:hover {
  color: #6a6a6a;
}
.table-responsive1 {
  width: 100%;
  overflow: auto;
}
@media screen and (max-width: 990px) {
  .table-responsive1 table {
    word-break: break-word;
    font-size: 7px !important;
  }
  .table-responsive1 td p {
    font-size: 7px !important;
  }
}
.resize-tables-tex {
  width: 100%;
  overflow: auto;
}
.shortcode.comparison-plans-table .hec-btnright-table {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgCAYAAAASYli2AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuOWwzfk4AAAEHSURBVEhLpdZJDsIgFMZxPEELbY/htHS4n3c0cePChcNGD4DvayBtGVp4/BNi9CW/pCUShNZajFqZT34WrNp2r5R6qqa511237X/kZEHCLoRps95s1IIAaim/xej4HUopDy5add3OjNNyNqUcdUFUhIZAxEZjIAqgn0V0DkTZ6BKIstAUEAVR+neZ8VAqiJLQHBAtorkgmkU5IPJQpW79oAA8jkH6fu0HzEeeYLSGk4mxKT5W1xszzgMJO81iKBUMYC8PQylgMoaWQIP9kjA0B2ZjKAZGsLUZxwuBhJ1ZGHLBIgyNQQ+jm0QWhiyI06IYQxacXEW4GLKguYo8cAyxMeRuSllC/AGHpv2wG1UqSQAAAABJRU5ErkJggg==) center center no-repeat;
}
.shortcode.comparison-plans-table .hec-btnright-table-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 150;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAgCAYAAAASYli2AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC45bDN+TgAAAQBJREFUSEut1kkKwjAUxvF6ApO0PYbT0uF+3lFw48KFw0YPEPPVZ6BtYl5e+ofSkgc/Ch1INUEzOlfWWroSpNp2Zer6Yoy5zZtmgzUxSNjDHbY7jDliXQQOMaX1C2uYZYPztl0PMa31lsZ5YApDbJCDIRbIxVASJOzJwdBfMBdDUVCCoSCIt16CoRFYgqEeWIohD06BIQ+6j/tciiEPOuA0AHffSV4eDP1BJGjvoSillqVoD0QRdE/jZCMQEXqXoEEQSdEoiALoO4X+BVEumgSRQxdclAWiCHqgsY8NIg6aBaIOdTuFGJoNohBavhUZoEVbkV+Ent0dXsVbkVTW2uoDga39sOQpRlMAAAAASUVORK5CYII=) center center no-repeat;
}
.shortcode.comparison-plans-table .scroll-table-container-previous {
  position: absolute;
  left: 30px;
  font-size: 40px;
  z-index: 100;
  width: 50px;
  height: 55px;
}
.shortcode.comparison-plans-table .scroll-table-container-previous a {
  color: #909090;
  width: 50px;
  height: 55px;
}
.shortcode.comparison-plans-table .scroll-table-container-previous a ::before {
  position: absolute;
  top: 0;
}
.shortcode.comparison-plans-table .scroll-table-container-previous a :hover {
  text-decoration: none;
}
.shortcode.comparison-plans-table .scroll-table-container-next {
  position: absolute;
  right: 30px;
  font-size: 40px;
  z-index: 100;
  width: 50px;
  height: 55px;
}
.shortcode.comparison-plans-table .scroll-table-container-next a {
  color: #909090;
  width: 50px;
  height: 55px;
}
.shortcode.comparison-plans-table .scroll-table-container-next a ::before {
  position: absolute;
  top: 0;
}
.shortcode.comparison-plans-table .scroll-table-container-next a :hover {
  text-decoration: none;
}
.shortcode.comparison-plans-table table {
  overflow-x: auto;
  white-space: nowrap;
}
.shortcode.comparison-plans-table table th,
.shortcode.comparison-plans-table table td {
  width: 100%;
  font-size: 12px;
  text-align: center;
}
.shortcode.comparison-plans-table table th {
  color: #fff;
  font-weight: 700;
}
.shortcode.comparison-plans-table table .plan-rate {
  height: 50px;
  background: #084a64;
}
.shortcode.comparison-plans-table table .provider-name {
  background: #009dc0;
  color: #fff;
  text-align: left;
  padding-left: 15px;
  font-weight: 900;
}
.shortcode.comparison-plans-table table .provider-name td {
  text-align: left;
}
.shortcode.comparison-plans-table table .plane-line {
  border-top: 5px solid #fff;
}
.shortcode.comparison-plans-table table .open-plan-details {
  color: #1779ba;
}
.shortcode.comparison-plans-table table .plan-name {
  color: #d2430f;
  text-decoration: none;
  font-family: "Lato regular", sans-serif;
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 400;
}
.shortcode.comparison-plans-table th.comparison-plans-table-label-top {
  padding: 10px 10px 3px 10px;
}
.shortcode.comparison-plans-table tr.comparison-plans-table-columname th {
  padding: 0px 10px 5px 10px;
}
.new_pages-template-default table {
  word-break: break-word;
}
.container-assets h1,
.container-assets .h1 {
  color: #000;
  font-size: 25px;
}
.container-assets h4,
.container-assets .h4 {
  color: #000;
  font-size: 14px;
}
.hec-asset-font-lato,
.hec-checkbox [type=checkbox]:not(:checked) + label::after,
.hec-checkbox [type=checkbox]:checked + label::after,
.hec-checkbox [type=checkbox]:not(:checked) + label::before,
.hec-checkbox [type=checkbox]:checked + label::before,
.hec-infographic-8-things span,
.hec-h4-blue-24,
.hec-h4-orange-24,
.green-energy-link,
.hec-asset-table-crop-blue,
.hec-asset-table-5,
.hec-asset-table-4,
.hec-asset-table-3,
.hec-asset-table-2,
.hec-asset-table-1,
.hec-asset-title-5,
.hec-asset-title-4,
.hec-asset-title-3,
.hec-asset-title-2 span,
.hec-asset-title-2 .hec-asset-title-2-dot,
.hec-asset-title-1 {
  font-family: "Lato Heavy", sans-serif !important;
  text-transform: none;
}
.hec-asset-font-montserrat,
.hec-asset-div-title-2-container .hec-asset-div-title-2-title h1,
.hec-asset-div-title-2-container .hec-asset-div-title-2-title .h1,
.hec-asset-div-title-2-container .hec-asset-div-title-2-number {
  font-family: "Montserrat-Bold", sans-serif !important;
  text-transform: none;
}
.hec-asset-title-1 {
  color: #f16545 !important;
  font-size: 35px !important;
  line-height: 35px !important;
}
.hec-asset-title-2 {
  color: #fff !important;
  background: #074963 !important;
  padding: 20px 0;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.hec-asset-title-2 .hec-asset-title-2-dot {
  min-width: 55px !important;
  min-height: 54px !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABeCAYAAACjOQMUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjgzQjA0RUVGNzhCRTExRTlBMTM5RENGRDRGQTM3RUYzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjgzQjA0RUYwNzhCRTExRTlBMTM5RENGRDRGQTM3RUYzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODNCMDRFRUQ3OEJFMTFFOUExMzlEQ0ZENEZBMzdFRjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODNCMDRFRUU3OEJFMTFFOUExMzlEQ0ZENEZBMzdFRjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz63fMk6AAAKJElEQVR42uxdDbBV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) center center no-repeat;
  display: inline-block !important;
  margin: 1px 5px 0 10px !important;
  text-align: center !important;
  line-height: 45px !important;
  font-size: 20px !important;
}
.hec-asset-title-2 span {
  font-size: 20px !important;
}
.hec-asset-div-title-2-container {
  color: #fff !important;
  background: #074963 !important;
  padding: 20px 0;
  border-top-left-radius: 90px;
  border-bottom-left-radius: 90px;
  min-height: 100px;
}
.hec-asset-div-title-2-container .cell {
  text-align: center;
}
.hec-asset-div-title-2-container .auto {
  text-align: left;
  padding-right: 20px;
}
.hec-asset-div-title-2-container .hec-asset-div-title-2-number {
  min-width: 91px !important;
  min-height: 94px !important;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABeCAYAAACjOQMUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjgzQjA0RUVGNzhCRTExRTlBMTM5RENGRDRGQTM3RUYzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjgzQjA0RUYwNzhCRTExRTlBMTM5RENGRDRGQTM3RUYzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODNCMDRFRUQ3OEJFMTFFOUExMzlEQ0ZENEZBMzdFRjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODNCMDRFRUU3OEJFMTFFOUExMzlEQ0ZENEZBMzdFRjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz63fMk6AAAKJElEQVR42uxdDbBV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) center center no-repeat;
  display: inline-block !important;
  text-align: center !important;
  line-height: 80px !important;
  font-size: 32px !important;
}
.hec-asset-div-title-2-container .hec-asset-div-title-2-title h1,
.hec-asset-div-title-2-container .hec-asset-div-title-2-title .h1 {
  font-size: 32px !important;
  margin: 0;
  padding: 0;
  color: #fff !important;
  line-height: 35px !important;
}
.hec-asset-title-3 {
  color: #f16545 !important;
  font-size: 18px !important;
  line-height: 19px !important;
}
.hec-asset-title-4 {
  color: #30a4c4 !important;
  font-size: 18px !important;
  line-height: 19px !important;
}
.hec-asset-title-5 {
  color: #0f4d67 !important;
  font-size: 15px !important;
  font-weight: 300;
  line-height: 19px !important;
}
.hec-asset-table-1 {
  border: 2px solid #074963;
  padding: 30px 40px;
  margin-bottom: 15px;
  border-radius: 10px;
  position: relative;
}
.hec-asset-table-1 .hec-asset-table-1-title {
  color: #0f4d67 !important;
  font-size: 15px !important;
  font-weight: 300;
  line-height: 19px !important;
  margin-bottom: 5px;
}
.hec-asset-table-1 .hec-asset-table-1-text {
  color: #6b6b6b !important;
  font-size: 13px !important;
  margin-bottom: 0;
}
.hec-asset-table-1 .hec-asset-table-1-check {
  display: block;
  height: 28px;
  width: 28px;
  left: -15px;
  position: absolute;
  margin-top: -5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEwQjUwOUY5NzY5MzExRTlBNDE5RDVCNDI2NEMzNjMyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEwQjUwOUZBNzY5MzExRTlBNDE5RDVCNDI2NEMzNjMyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTBCNTA5Rjc3NjkzMTFFOUE0MTlENUI0MjY0QzM2MzIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTBCNTA5Rjg3NjkzMTFFOUE0MTlENUI0MjY0QzM2MzIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6AE+kXAAADCklEQVR42syW30tTYRjHnx3n2TJHtEUNmusXQWRjXYQEYYVGUOu2uxIvuggUuupP6KqrIC+CLsS666aLrCulGIWtgoYZQSWpIybkyJy6zbn1fN+9Z7zbzplnTqwHnp1tnPf7eX9/H0exWKTtDic+HA5H3ZfCj19r/AhxXuKMcHZx6pw5zhjnKOcLzsn4tTOFeloYpEN8WEAZhk71cw5JyEaBTgxwDjM83zCUgcf5EeX04re/zUW9QS+F93go0O4mj+6kpVyeEukMxX8t0dhsipIrWaN5irObwZ9tQRmGx3XOEXzp8Ljp1skD1NPhI63OKhR4a4zPLdC9jzM0t5Qx/u7jfMTwCqjTpH0ZePWon26fOki6pm04r+jQhaCPzgZ20933P+jJ1yQZOgCr71aMVE7pFL4PhoN040Rg0zv04acE3Y/PGj87jakGT6vaNFFjhM0AEWgPHRlRqV+aFeU97FIv1hBTuhUBHejJzdhfAZXnEMdCbBo7a2gnoAM9GUOSUx4pDr6OY4Fd2mgkVnJ08920eFYH9KArz3lIheKmEedQczQOPD82RQ++zYvnQjZfs6uhq3IMaERMMx/8zQC/p0vn8udqjhbXai8iRTeiQnGXipvGLDCK/U8/0Pj8oiVwR4tGz84do8MmGopulwoV9+rO1paaBm/4isN6YRRXXn0RYCtgz75dpp3GlalynMpFrS+vrdc0QM+PcAKwul4Q4L3uVppZztoCInBHK5zySGNiytKZmgZ+Brzs7RRgBMCNAKt0YyoUfijcwiwCbXoFuBFgle6oCoUBC3sqWBQSKrgRIPSgq3KMNZ3EfLMf6rAnuIUV+O3FEP3htT/U7rJ1rKAnfTYnOaWRyhIDji/8MFewrjh8LqdtIHSgJ2PAKGXUS3YYjg8Dhh9uRUBHGnpK6le6jKxpuvEdBgw/bCbQXho5ydIlb2ZtJI0WJYYw4Dux6bpTbTWlaKcYeF91rWRWrhilxQh6OpH83XSNVP3u/1EN/tO616LCvyzztFwaCE9wPpdpv8Lf7vgrwABRJp2dZFqNuAAAAABJRU5ErkJggg==) center center no-repeat;
}
.hec-asset-table-2 {
  border: 2px solid #074963;
  padding: 28px 40px;
  margin-bottom: 15px;
  border-radius: 10px;
}
.hec-asset-table-2 .hec-asset-table-2-img {
  display: inline-block !important;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  text-align: center;
  margin: 20px 14px;
  margin-left: 0 !important;
}
.hec-asset-table-2 .hec-asset-table-2-text {
  display: inline-block !important;
  color: #6b6b6b !important;
  font-size: 13px !important;
  margin-bottom: 0;
  width: 85%;
  vertical-align: top;
  padding: 0 !important;
}
.pseudo-elemtn-hec-asset-table,
.hec-asset-dialog-ballon::after,
.hec-asset-dialog-ballon::before,
.hec-asset-table-crop-blue::after,
.hec-asset-table-crop-blue::before,
.hec-asset-table-4::after,
.hec-asset-table-4::before,
.hec-asset-table-3::before {
  content: "";
  position: absolute;
  background-repeat: repeat;
  z-index: -1;
}
.hec-asset-table-3 {
  background-color: #fff !important;
  position: relative;
  margin: 15px auto;
  padding: 15px 40px;
}
.hec-asset-table-3::before {
  background:
    linear-gradient(
      135deg,
      transparent,
      transparent 75%,
      #dedede 75%,
      #dedede),
    linear-gradient(
      225deg,
      transparent,
      transparent 75%,
      #dedede 75%,
      #dedede),
    linear-gradient(
      45deg,
      transparent,
      transparent 75%,
      #dedede 75%,
      #dedede),
    linear-gradient(
      315deg,
      transparent,
      transparent 75%,
      #dedede 75%,
      #dedede);
  background-position:
    6px 5px,
    6px 5px,
    13px 5px,
    13px 15px;
  background-size: 13px 10px;
  left: 0;
  top: -10px;
  height: calc(100% + 20px);
  width: 100%;
}
.hec-asset-table-3 .hec-asset-table-3-text {
  font-size: 13px !important;
  line-height: 20px !important;
  margin-bottom: 0 !important;
}
.hec-asset-table-3 .border-l {
  box-shadow: 40px 0 1px 1px hsl(0, 0%, 82.0588235294%);
  background-repeat: no-repeat;
  height: 110%;
  left: -39px;
  top: -2%;
  z-index: 1;
  position: absolute;
}
.hec-asset-table-3 .border-r {
  box-shadow: 40px 0 1px 1px hsl(0, 0%, 82.0588235294%);
  background-repeat: no-repeat;
  height: 112%;
  right: 40px;
  top: -7%;
  z-index: 1;
  position: absolute;
}
.hec-asset-table-4 {
  background-color: #dfeced !important;
  position: relative;
  margin: 15px auto;
  padding: 15px 40px;
  height: 100%;
}
.hec-asset-table-4::before {
  background:
    linear-gradient(
      45deg,
      #dfeced 30%,
      transparent 31%),
    linear-gradient(
      315deg,
      #dfeced 30%,
      transparent 31%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
  left: 0;
  top: -10px;
  height: 10px;
  width: 100%;
  z-index: 4;
}
.hec-asset-table-4::after {
  background:
    linear-gradient(
      45deg,
      transparent 70%,
      #dfeced 71%),
    linear-gradient(
      315deg,
      transparent 70%,
      #dfeced 71%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
  left: 0;
  top: 100%;
  height: 10px;
  width: 100%;
  z-index: 4;
}
.hec-asset-table-4 .hec-asset-table-4-text {
  font-size: 13px !important;
  line-height: 20px !important;
  margin-bottom: 0 !important;
}
.hec-asset-table-5 {
  background:
    linear-gradient(
      0deg,
      #21697c,
      #21a0bd 99%);
  margin: 15px auto;
  padding: 35px 40px;
  border-radius: 10px;
}
.hec-asset-table-5 .hec-asset-table-5-text {
  color: #fff !important;
  font-size: 13px !important;
  line-height: 20px !important;
  margin-bottom: 0 !important;
}
.hec-asset-same-size-2 .hec-asset-table-1,
.hec-asset-same-size-3 .hec-asset-table-1 {
  min-height: 450px;
}
.hec-asset-same-size-1 .hec-asset-table-1 {
  min-height: 215px;
}
.hec-asset-same-size-4 .hec-asset-table-1 {
  min-height: 270px;
}
.hec-asset-same-height {
  height: 100%;
}
.hec-row-container > .hec-asset-same-height {
  display: flex;
  height: auto;
}
.hec-row-container .hec-asset-table-4 {
  margin: 0 auto;
}
.hec-asset-caret.container {
  position: relative;
}
.hec-asset-caret-right {
  display: block;
  height: 24px;
  width: 12px;
  left: calc(100% - 6px);
  position: absolute;
  margin-top: -5px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAYCAYAAADOMhxqAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4wYGDhYnRSNERgAAAHRJREFUOMu908sNgCAQBNBhqrEFW7FAW7EFu8GTCcJ+BhPdE2zmEbIB4Jda9qOqWQJAnUC8Fypiu1EQ+0aGaDUjRO8kDzG6r4WYTaVHVGbfIs6+CgkUAOe2Fgm04RT04RBYYRd4YRNE4QFk4QdQwq++6Pd1ATaqMOBaOIfRAAAAAElFTkSuQmCC) center center no-repeat;
  top: calc(50% - 12px);
  background-color: #fff;
}
.hec-asset-caret-down {
  display: block;
  height: 12px;
  width: 20px;
  left: calc(50% - 6px);
  position: absolute;
  margin-top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4wYGDhcuJeTNowAAAGNJREFUKM9jYKAyYDRZfeo/tQw7E2rGyMjAwMCgvuw4xYbejLJkZGBgYGCECVBiKMwwFAPJNRTZMAwDSTUU3TCsBhJrKDbDcBpIyFBchuE1EJeh+AwjaCC6oYQMIxpQI52SDQBMZSadLw58CQAAAABJRU5ErkJggg==) center center no-repeat;
  top: calc(100% - 6px);
  background-color: #fff;
}
.hec-table-header-dark-blue thead,
.hec-table-header-dark-blue tbody,
.hec-table-header-dark-blue tfoot {
  line-height: 2.5;
  border: none;
  background: rgba(0, 0, 0, 0);
}
.hec-table-header-dark-blue th {
  background: #074963 !important;
  color: #fff;
  font-size: 18px;
}
.hec-table-header-dark-blue th:nth-child(1) {
  border-radius: 13px 0 0 13px;
}
.hec-table-header-dark-blue th:nth-child(2) {
  border-radius: 0 13px 13px 0;
}
.hec-table-header-dark-blue tbody tr {
  line-height: 2;
  background: rgba(0, 0, 0, 0) !important;
  border-bottom: 1px solid #d3d3d3 !important;
  border: none;
  color: gray;
}
.hec-table-header-dark-blue tbody tr td:nth-child(2) {
  text-align: center;
}
@media (max-width: 1280px) {
  .container-assets {
    margin: 30px 15px !important;
  }
  .hec-asset-table-1 {
    margin: 15px 10px !important;
  }
  .hec-asset-table-1.hec-margin-0_0_0_0 {
    margin: 0 0 0 0 !important;
  }
  .hec-asset-table-2 .hec-asset-table-2-img {
    margin: 10px 14px;
  }
  .hec-asset-table-2 .hec-asset-table-2-text {
    width: 80%;
    padding: 0 !important;
  }
}
@media (max-width: 1024px) {
  .hec-asset-same-size-1 .hec-asset-table-1 {
    min-height: 280px;
  }
  .hec-asset-same-size-2 .hec-asset-table-1,
  .hec-asset-same-size-3 .hec-asset-table-1 {
    min-height: 580px;
  }
  .hec-asset-table-crop-blue .cell .hec-h1-white_32 {
    font-size: 28px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hec-asset-table-2 .hec-asset-table-2-img {
    margin: 20px 14px;
  }
  .hec-asset-table-2 .hec-asset-table-2-text {
    width: 74%;
  }
  .hec-asset-table-1 {
    margin: 0 0 15px 0 !important;
  }
  .hec-asset-same-size-1 .hec-asset-table-1,
  .hec-asset-same-size-2 .hec-asset-table-1,
  .hec-asset-same-size-3 .hec-asset-table-1 {
    min-height: auto;
  }
  .medium-12 > * > .hec-asset-caret-right {
    display: block;
    height: 12px;
    width: 20px;
    left: calc(50% - 17px);
    position: absolute;
    margin-top: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4wYGDhcuJeTNowAAAGNJREFUKM9jYKAyYDRZfeo/tQw7E2rGyMjAwMCgvuw4xYbejLJkZGBgYGCECVBiKMwwFAPJNRTZMAwDSTUU3TCsBhJrKDbDcBpIyFBchuE1EJeh+AwjaCC6oYQMIxpQI52SDQBMZSadLw58CQAAAABJRU5ErkJggg==) center center no-repeat;
    top: calc(100% - 6px);
    background-color: #fff;
  }
  .hec-asset-caret-down {
    left: calc(50% - 17px);
  }
}
@media (max-width: 768px) {
  .container-assets {
    margin: 30px 15px !important;
  }
  .container-assets h4,
  .container-assets .h4 {
    margin: 20px 0;
  }
  .container-assets .callout.success {
    display: none !important;
  }
  .hec-asset-table-1 {
    margin: 15px 10px !important;
  }
  .hec-asset-same-size-1 .hec-asset-table-1,
  .hec-asset-same-size-2 .hec-asset-table-1,
  .hec-asset-same-size-3 .hec-asset-table-1 {
    min-height: auto;
  }
  .hec-asset-div-title-2-container .cell {
    margin-left: 25px !important;
  }
  .hec-asset-table-2 .hec-asset-table-2-text {
    width: 100%;
    padding: 0 !important;
  }
  .hec-asset-table-2 .hec-asset-table-2-img {
    width: 100%;
    text-align: center;
  }
  .small-12 > * > .hec-asset-caret-right {
    display: block;
    height: 12px;
    width: 20px;
    left: calc(50% - 6px);
    position: absolute;
    margin-top: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4wYGDhcuJeTNowAAAGNJREFUKM9jYKAyYDRZfeo/tQw7E2rGyMjAwMCgvuw4xYbejLJkZGBgYGCECVBiKMwwFAPJNRTZMAwDSTUU3TCsBhJrKDbDcBpIyFBchuE1EJeh+AwjaCC6oYQMIxpQI52SDQBMZSadLw58CQAAAABJRU5ErkJggg==) center center no-repeat;
    top: calc(100% - 6px);
    background-color: #fff;
  }
}
@media (max-width: 480px) {
  .hec-asset-div-title-2-container .small-2 {
    margin-left: 10px !important;
  }
  .hec-asset-div-title-2-container .auto {
    margin-left: 40px !important;
  }
  .hec-asset-div-title-2-container .auto div.hec-asset-div-title-2-title h1,
  .hec-asset-div-title-2-container .auto div.hec-asset-div-title-2-title .h1 {
    font-size: 25px !important;
    line-height: 28px !important;
  }
}
@media (min-width: 1025px) {
  .hec-sequence-container.grid-x {
    justify-content: center;
  }
  .hec-sequence-container .hec-sequence-item {
    width: auto;
  }
  .hec-sequence-container .hec-sequence-item.special-large-10-5per {
    width: 10.5%;
  }
  .hec-sequence-container .hec-sequence-item.special-large-15per {
    width: 15%;
  }
  .hec-sequence-container .hec-sequence-item.special-large-16per {
    width: 16%;
  }
  .hec-sequence-container .hec-sequence-item.special-large-17-5per {
    width: 17.5%;
  }
  .hec-sequence-container .hec-sequence-item .hec-sequence-special-width-auto {
    width: auto;
  }
}
.hec-asset-table-crop-blue {
  background-color: #06a7c7 !important;
  position: relative;
  padding: 30px 20px 10px 10px;
}
.hec-asset-table-crop-blue::before {
  background:
    linear-gradient(
      45deg,
      #06a7c7 30%,
      transparent 31%),
    linear-gradient(
      315deg,
      #06a7c7 30%,
      transparent 31%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
  left: 0;
  top: -10px;
  height: 20px;
  width: 100%;
}
.hec-asset-table-crop-blue::after {
  background:
    linear-gradient(
      45deg,
      transparent 70%,
      #06a7c7 71%),
    linear-gradient(
      315deg,
      transparent 70%,
      #06a7c7 71%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
  left: 0;
  top: 100%;
  height: 20px;
  width: 100%;
}
.green-energy-link {
  font-size: inherit;
  text-decoration: none;
  color: #4a782d;
}
.hec-special-background.hec-up-90 {
  margin-top: -90px !important;
  padding-top: calc(-90px*-1) !important;
}
.hec-special-background .hec-asset-table-4 {
  margin: 0 auto !important;
}
.hec-special-background {
  z-index: -1;
}
.hec-asset-border-radius,
.hec-asset-dialog-ballon {
  border-radius: 20px;
}
.hec-asset-dialog-ballon {
  border-bottom-left-radius: 0;
  position: relative;
  padding: 20px 30px;
}
.hec-asset-dialog-ballon::before {
  background: none;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 30px 33px;
  left: 0;
  top: 98%;
  height: 30px;
  width: 100%;
  z-index: 5;
}
.hec-asset-dialog-ballon::after {
  background: none;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 30px 33px;
  left: 0;
  top: 98%;
  height: 30px;
  width: 100%;
  z-index: 5;
}
.hec-custom-bullets {
  list-style: none;
}
.hec-custom-bullets li {
  position: relative;
  margin-bottom: 1rem;
}
.hec-custom-bullets li::before {
  position: absolute;
}
.hec-custom-bullets.counter {
  counter-reset: children-items-li;
  font-family:
    "Lato",
    "Lato Regular",
    sans-serif;
}
.hec-custom-bullets.counter li {
  counter-increment: children-items-li;
}
.hec-custom-bullets.counter li::before {
  content: counter(children-items-li);
}
.bg-lightcyan {
  background-color: #dfeced !important;
}
.hec-border-lightcyan {
  border: 2px solid #dfeced;
}
.hec-box-white {
  background-color: #fff !important;
  padding: 20px;
}
.hec-box-lightcyan {
  background-color: #dfeced !important;
  padding: 20px;
}
.hec-asset-table-4.bg-white {
  background-color: #fff !important;
}
.hec-asset-table-4.bg-white::before {
  background:
    linear-gradient(
      45deg,
      #fff 30%,
      transparent 31%),
    linear-gradient(
      315deg,
      #fff 30%,
      transparent 31%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-table-4.bg-white::after {
  background:
    linear-gradient(
      45deg,
      transparent 70%,
      #fff 71%),
    linear-gradient(
      315deg,
      transparent 70%,
      #fff 71%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-table-4.bg-cian {
  background-color: #27a6c7 !important;
}
.hec-asset-table-4.bg-cian::before {
  background:
    linear-gradient(
      45deg,
      #27a6c7 30%,
      transparent 31%),
    linear-gradient(
      315deg,
      #27a6c7 30%,
      transparent 31%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-table-4.bg-cian::after {
  background:
    linear-gradient(
      45deg,
      transparent 70%,
      #27a6c7 71%),
    linear-gradient(
      315deg,
      transparent 70%,
      #27a6c7 71%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-table-4.bg-darkcyan {
  background-color: #1f687b !important;
}
.hec-asset-table-4.bg-darkcyan::before {
  background:
    linear-gradient(
      45deg,
      #1f687b 30%,
      transparent 31%),
    linear-gradient(
      315deg,
      #1f687b 30%,
      transparent 31%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-table-4.bg-darkcyan::after {
  background:
    linear-gradient(
      45deg,
      transparent 70%,
      #1f687b 71%),
    linear-gradient(
      315deg,
      transparent 70%,
      #1f687b 71%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-table-4.bg-darkcyan.hec-without-before::before {
  background-size: 0;
}
.hec-asset-table-4.bg-green {
  background-color: #74c044 !important;
}
.hec-asset-table-4.bg-green::before {
  background:
    linear-gradient(
      45deg,
      #74c044 30%,
      transparent 31%),
    linear-gradient(
      315deg,
      #74c044 30%,
      transparent 31%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-table-4.bg-green::after {
  background:
    linear-gradient(
      45deg,
      transparent 70%,
      #74c044 71%),
    linear-gradient(
      315deg,
      transparent 70%,
      #74c044 71%);
  background-repeat: repeat-x;
  background-position: 5px 0, 5px 0;
  background-size: 13px 10px;
}
.hec-asset-title-3.bg-orange {
  padding: 10px 30px;
  background-color: #f16545 !important;
  border-radius: 0 30px 30px 0;
}
.hec-asset-title-3.bg-orange h4,
.hec-asset-title-3.bg-orange .h4 {
  margin-bottom: 0;
}
.hec-asset-dialog-ballon.bg-cian {
  background: #27a6c7;
}
.hec-asset-dialog-ballon.bg-cian::after {
  background:
    linear-gradient(
      135deg,
      #27a6c7 50%,
      transparent 50%);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 25px auto;
}
.hec-asset-dialog-ballon.bg-lightcyan {
  background: #dfeced;
}
.hec-asset-dialog-ballon.bg-lightcyan::after {
  background:
    linear-gradient(
      135deg,
      #dfeced 50%,
      transparent 50%);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 25px auto;
}
.hec-asset-dialog-ballon.bg-lightcyan.arrow-center {
  border-bottom-left-radius: 20px;
}
.hec-asset-dialog-ballon.bg-lightcyan.arrow-center::after {
  background-position: calc(50% + 7px) bottom;
  background-size: 15px auto;
  top: 95%;
}
.hec-asset-dialog-ballon.bg-lightcyan.arrow-center::before {
  background:
    linear-gradient(
      45deg,
      transparent 50%,
      #dfeced 50%);
  background-position: calc(50% - 7px) bottom;
  background-repeat: no-repeat;
  background-size: 15px auto;
  top: 95%;
}
.hec-custom-bullets .bullet-circle {
  margin-left: 10px;
}
.hec-custom-bullets .bullet-circle::before {
  border-radius: 50%;
  left: -27px;
  width: 18px;
  height: 18px;
  line-height: 16px;
  top: 5px;
  text-align: center;
  font-size: 12px;
}
.hec-custom-bullets .bullet-circle.bullet-cian::before {
  background-color: #27a6c7;
  color: #fff;
}
.hec-infographic-8-things-right {
  background: #fff;
  margin: 50px 20px;
}
.hec-infographic-8-things-right ul {
  padding: 20px;
}
.hec-infographic-8-things-right ul li {
  font-size: 15px;
  color: dimgray;
  margin: 10px 0;
}
.table-plan-rate {
  border-collapse: unset;
  padding-left: 0% !important;
  padding-right: 0% !important;
}
@media screen and (max-width: 990px) {
  .table-plan-rate table,
  .table-plan-rate td p {
    font-size: 14px !important;
    word-break: normal !important;
  }
}
.table-plan-rate .plan-rate {
  height: 50px;
  background: #084a64;
}
.table-plan-rate .plan-rate th {
  color: #fff;
  font-weight: 700;
}
.table-plan-rate tbody {
  border: 0px !important;
}
.table-plan-rate tbody tr:nth-child(even) {
  background-color: #fff !important;
}
.table-plan-rate tr {
  border-bottom: 1px solid #cacaca !important;
}
.table-plan-rate tr:last-child {
  border-bottom: 0px !important;
}
.table-plan-rate thead {
  border: 0px !important;
}
.table-plan-rate thead th:first-child {
  border-radius: 10px 0 0 10px;
}
.table-plan-rate thead th:last-child {
  border-radius: 0 10px 10px 0;
}
.table-plan-rate td .plan-name {
  color: #d2430f;
  text-decoration: none;
  font-family: "Lato regular", sans-serif;
  cursor: pointer;
  text-decoration-line: underline;
}
.table-plan-rate td {
  border-right: 0;
  border-left: 0;
}
.table-plan-rate ul li {
  font-size: 12px;
}
.new_posts-template-single-new_posts-infographics .featured-image-wrap {
  display: none;
}
.new_posts-template-single-new_posts-infographics .hec-row-container ul li {
  list-style: none;
}
.new_posts-template-single-new_posts-infographics .hec-row-container ul li::before {
  color: #000;
  content: "\2022";
  font-size: 1em;
  padding-right: 5px;
  position: relative;
  top: 0;
}
.new_posts-template-single-new_posts-infographics .hec-row-container strong {
  color: #000;
}
.new_posts-template-single-new_posts-infographics .hec-row-container .entry-title {
  line-height: 30px;
  margin-top: 20px;
}
.new_posts-template-single-new_posts-infographics .hec-row-container .hec-time-reading {
  border-left: 1px solid #27a6c7;
  text-align: center;
}
.new_posts-template-single-new_posts-infographics .hec-row-container .hec-time-reading img {
  max-height: 90px;
}
.new_posts-template-single-new_posts-infographics .hec-row-container .hec-entry-title {
  padding-right: 15px;
  text-align: center;
}
.new_posts-template-single-new_posts-infographics .hec-row-container h1,
.new_posts-template-single-new_posts-infographics .hec-row-container .h1 {
  margin-bottom: 8px !important;
}
.callout.success {
  margin-top: 15px;
}
.hec-asset-font-lato,
.hec-checkbox [type=checkbox]:not(:checked) + label::after,
.hec-checkbox [type=checkbox]:checked + label::after,
.hec-checkbox [type=checkbox]:not(:checked) + label::before,
.hec-checkbox [type=checkbox]:checked + label::before,
.hec-infographic-8-things span,
.hec-h4-blue-24,
.hec-h4-orange-24,
.hec-asset-title-1,
.hec-asset-title-2 .hec-asset-title-2-dot,
.hec-asset-title-2 span,
.hec-asset-title-3,
.hec-asset-title-4,
.hec-asset-title-5,
.hec-asset-table-1,
.hec-asset-table-2,
.hec-asset-table-3,
.hec-asset-table-4,
.hec-asset-table-5,
.hec-asset-table-crop-blue,
.green-energy-link {
  font-family: "Lato Heavy", sans-serif !important;
  text-transform: none;
}
.hec-asset-font-lato-regular,
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-box-shadow-blue-content,
table.hec-table-2-price td,
.hec-table-2-price-container .hec-table-2-price-section-2 .hec-p-gray-16 p,
.hec-table-border-rowspan,
.hec-table-color,
.hec-h3-white_28,
.hec-h1-blue-32,
.hec-h1-white_32,
.hec-h4-orange_36,
.hec-h1-orange_48,
.hec-h1-orange-42,
.hec-p-white-20,
.hec-p-white-16,
.hec-p-gray-16,
.hec-table-header-dark-blue th,
.hec-table-header-dark-blue tbody,
.hec-infographic-8-things-right ul li {
  font-family: "Lato Regular", sans-serif !important;
}
.hec-asset-font-lato-bold,
.hec-table-2-price-container .hec-table-2-price-section-1 h4,
.hec-table-2-price-container .hec-table-2-price-section-1 .h4,
.hec-h6-strong-blue-14,
.hec-h6-blue-20,
.hec-h6-strong-blue,
.hec-h3-white_28 b,
.hec-h4-orange_32,
.hec-h1-orange-58 {
  font-family: "Lato Bold", sans-serif !important;
}
.hec-margin-0_auto {
  margin: 0 auto;
}
.hec-margin-30_0 {
  margin: 30px 0;
}
.hec-margin-30_0_0_0 {
  margin: 30px 0 0 0;
}
.hec-margin-40_0_0_0 {
  margin: 40px 0 0 0;
}
.hec-margin-0_0_0_0 {
  margin: 0 0 0 0 !important;
}
.hec-margin-20_0_0_0 {
  margin: 20px 0 0 0;
}
.hec-margin-10_0_0_0 {
  margin-top: 10px !important;
}
.hec-margin-0_30_0_0 {
  margin-left: 30px;
}
.hec-padding-lef-40 {
  padding: 0 0 0 50px;
}
.hec-padding-container,
.hec-croped-gray-content {
  padding: 15px 40px;
}
.hec-padding-40 {
  padding: 40px;
}
.hec-padding-0 {
  padding: 0 !important;
}
.hec-txt-white {
  color: #fff !important;
}
.hec-txt-22 {
  font-size: 22px;
  letter-spacing: 0;
}
.hec-txt-strong-blue {
  color: #074963 !important;
}
.hec-p-gray-16 {
  font-size: 16px;
  color: dimgray;
  text-align: left;
  letter-spacing: 0;
}
.hec-p-white-16 {
  font-size: 16px;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
}
.hec-p-white-20 {
  font-size: 20px;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
}
.hec-p-white-line-height-20 {
  line-height: 20px;
  letter-spacing: 0;
}
.hec-h1-orange-42 {
  font-size: 42px;
  color: #f16545 !important;
  line-height: 1;
  font-weight: 100;
}
.hec-h1-orange_48 {
  font-size: 48px !important;
  color: #f16545 !important;
  text-align: center !important;
}
.hec-h1-orange-58 {
  font-size: 58px;
  color: #f16545 !important;
  line-height: 1;
}
.hec-h4-orange_36 {
  font-size: 36px;
  color: #f16545 !important;
  line-height: 1;
}
.hec-h4-orange_32 {
  font-size: 32px !important;
  color: #f16545 !important;
  text-align: center !important;
  line-height: 1.2;
}
.hec-h1-white_32 {
  font-size: 32px !important;
  color: #fff !important;
  text-align: center !important;
}
.hec-h1-blue-32 {
  font-size: 32px;
  color: #2fa4c5;
  font-weight: 100;
  line-height: 1;
}
.hec-h3-white_28 {
  font-size: 28px !important;
  color: #fff !important;
  text-align: left !important;
  line-height: 1.1;
}
.hec-h4-orange-24 {
  color: #f16545;
  font-size: 24px;
  padding: 10px 0;
}
.hec-h4-blue-24 {
  color: #2fa4c5;
  font-size: 24px;
  padding: 10px 0;
}
.hec-h6-strong-blue {
  color: #074963;
  font-size: 16px;
  margin-bottom: 20px;
}
.hec-h6-blue-20 {
  color: #2fa4c5;
  font-size: 20px;
}
.hec-h6-strong-blue-14 {
  color: #074963;
  font-size: 14px;
}
.hec-infographic-blue-gradient {
  background:
    linear-gradient(
      0deg,
      #21697c,
      #21a0bd 99%);
}
.hec-infographic-blue-gradient-radius {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.hec-infographic-blue {
  background: #2fa4c5;
}
.hec-infographic-8-things {
  padding: 0 20px 40px 40px;
}
.hec-infographic-8-things span {
  font-size: 28px;
  color: #fff;
}
.hec-title-and-paragraph {
  margin: 30px 0;
}
.hec-badge {
  height: 40px;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 3px solid #f16545;
  display: inline-block;
  margin-top: -5px;
  margin-right: 5px;
}
table.hec-table-price {
  width: 100%;
}
.hec-table-border {
  border: 1px solid #c1dadf;
  background: #fff;
}
.hec-table-border-left {
  border-left: 5px solid #27a6c7 !important;
}
.hec-table-border-top {
  border-top: 5px solid #27a6c7 !important;
}
.hec-table-border-bottom {
  border-bottom: 5px solid #27a6c7 !important;
}
.hec-table-border-right {
  border-right: 5px solid #27a6c7 !important;
}
.hec-table-color {
  color: #114b65;
  font-size: 16px;
  text-align: center;
}
.hec-table-border-rowspan {
  font-size: 16px;
  text-align: center;
}
.hec-img-lamp-container .hec-img-lamp-section-1 {
  padding: 20px 0 0 20px;
}
.hec-img-lamp-container .hec-img-lamp-section-1 p {
  line-height: 18px;
}
.hec-img-lamp-container .hec-img-lamp-section-2 .hec-img-lamp {
  position: relative;
  bottom: -6px;
}
.hec-table-2-price-container {
  margin: 30px;
  border: 5px solid #a2a2a2;
}
.hec-table-2-price-container .hec-table-2-price-section-1 {
  padding: 0;
}
.hec-table-2-price-container .hec-table-2-price-section-1 h4,
.hec-table-2-price-container .hec-table-2-price-section-1 .h4 {
  font-size: 20px;
  color: #a4a7aa;
}
.hec-table-2-price-container .hec-table-2-price-section-2 {
  border-left: 5px solid #a2a2a2;
}
.hec-table-2-price-container .hec-table-2-price-section-2 .table-scroll {
  padding: 50px 30px 0 30px;
}
.hec-table-2-price-container .hec-table-2-price-section-2 .hec-p-gray-16 {
  padding: 0 30px 30px 30px;
  color: #a4a7aa;
  letter-spacing: 0;
}
.hec-table-2-price-container .hec-table-2-price-section-2 .hec-p-gray-16 p {
  letter-spacing: 0;
  line-height: 16px;
  font-size: 16px;
}
table.hec-table-2-price {
  -webkit-box-shadow: 10px 10px 20px 1px rgba(31, 159, 189, .26);
  -moz-box-shadow: 10px 10px 20px 1px rgba(31, 159, 189, .26);
  box-shadow: 10px 10px 20px 1px rgba(31, 159, 189, .26);
}
table.hec-table-2-price td {
  color: #074963;
  font-size: 16px;
  padding: 10px;
  background: #fff;
}
.hec-table-1-discloure-container {
  border: 0 solid #a2a2a2;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 {
  border-left: 0 solid #a2a2a2;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll {
  padding: 0;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll td {
  text-align: left;
  padding: 13px 15px !important;
  margin: 0;
  background: #fff;
  vertical-align: top;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-box-shadow-blue-content {
  padding: 0 !important;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-box-shadow-blue-content .hec-box-shadow-blue-content-div-1,
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-box-shadow-blue-content .hec-box-shadow-blue-content-div-2,
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-box-shadow-blue-content .hec-box-shadow-blue-content-div-3 {
  background: #fff;
  padding: 15px;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-box-shadow-blue-content .hec-box-shadow-blue-content-div-1,
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-box-shadow-blue-content .hec-box-shadow-blue-content-div-2 {
  min-height: 50px;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-table-td-collum-1 {
  width: 37%;
}
.hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-table-td-collum-0 {
  vertical-align: middle;
}
.hec-table-3-price-container .hec-table-2-price-section-2 .table-scroll {
  padding: 50px 30px;
  margin-left: 10px;
  margin-top: 15px;
}
.hec-table-3-price-container .hec-table-2-price-section-2 .table-scroll tr td {
  padding: 0 10px;
  text-align: left;
  line-height: 16px;
}
.hec-table-3-price-container .hec-table-2-price-section-2 .table-scroll .hec-row-1 td {
  padding-top: 15px;
}
.hec-table-3-price-container .hec-table-2-price-section-2 .table-scroll .hec-row-3 td {
  padding-bottom: 15px;
}
.hec-table-2-price-border-left {
  border-left: 5px solid #1f9fbd;
}
.hec-table-2-price-border-top {
  border-top: 5px solid #1f9fbd;
}
.hec-table-2-price-border-bottom {
  border-bottom: 5px solid #1f9fbd;
}
.hec-table-2-price-border-right {
  border-right: 5px solid #1f9fbd;
}
.hec-table-2-price-border-left-gray {
  border-left: 5px solid #a2a2a2;
}
.hec-table-2-price-border-top-gray {
  border-top: 5px solid #a2a2a2;
}
.hec-table-2-price-border-bottom-gray {
  border-bottom: 5px solid #a2a2a2 !important;
}
.hec-table-2-price-border-right-gray {
  border-right: 5px solid #a2a2a2;
}
.hec-pading-lef-25 {
  padding-left: 25px;
}
.hec-fixed-cons {
  min-height: 410px;
}
.hec-changing-rate-pros {
  min-height: 244px;
}
.hec-market-rate-pros {
  min-height: 410px;
}
.hec-checkbox {
  padding: 0;
}
.hec-checkbox label:hover::before {
  border: 1px solid #2fa4c5 !important;
}
.hec-checkbox [type=checkbox]:not(:checked),
.hec-checkbox [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.hec-checkbox [type=checkbox]:not(:checked) + label,
.hec-checkbox [type=checkbox]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
  margin-left: 0;
}
.hec-checkbox [type=checkbox]:not(:checked) + label::before,
.hec-checkbox [type=checkbox]:checked + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #2fa4c5;
  background: #fff;
  color: #2fa4c5;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
  width: 24px;
  height: 24px;
}
.hec-checkbox [type=checkbox]:checked + label::before {
  border: 1px solid #2fa4c5;
}
.hec-checkbox [type=checkbox]:not(:checked) + label::after,
.hec-checkbox [type=checkbox]:checked + label::after {
  content: "\2713   ";
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 21px;
  line-height: 16px;
  color: #2fa4c5;
  transition: all .2s;
  background: #fff;
  border: 0 solid #2fa4c5;
  padding: 2px 2px 0 2px;
}
.hec-checkbox [type=checkbox]:not(:checked) + label::after {
  opacity: 0;
  transform: scale(0);
}
.hec-checkbox [type=checkbox]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}
.hec-checkbox [type=checkbox]:disabled:not(:checked) + label::before,
.hec-checkbox [type=checkbox]:disabled:checked + label::before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.hec-checkbox [type=checkbox]:disabled:checked + label::after {
  color: #2fa4c5;
}
.hec-checkbox [type=checkbox]:disabled + label {
  color: #2fa4c5;
}
.hec-checkbox [type=checkbox]:checked:focus + label::before,
.hec-checkbox [type=checkbox]:not(:checked):focus + label::before {
  border: 1px dotted #2fa4c5;
}
.hec-prohibed-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAYCAYAAAARfGZ1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM1Qjc5QkY5NkRCQTExRTlCOTREODhFMTBFQThBQ0M2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM1Qjc5QkZBNkRCQTExRTlCOTREODhFMTBFQThBQ0M2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzVCNzlCRjc2REJBMTFFOUI5NEQ4OEUxMEVBOEFDQzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzVCNzlCRjg2REJBMTFFOUI5NEQ4OEUxMEVBOEFDQzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4vZCO3AAAB5klEQVR42rSVTyjEQRTH97f2QEt2ixwcHUR7Q+HixEFRG1sicVxKOWjLycFBcXCQchUR2drSthd7ZJOUm9zI2guJAzlsfr7v14xe05jfn/LquzO/NzOfmZ0/71khF2s/KFFhCZHZpLvJPuM427Z/B6hA8vdAq9DQH+NvoAxUxETfnuAAN6MoQF0hb/YEDWKCWyMc4G4UV6FgNg3ty+0ieJiBOzTgR2gEikMRqAZqgAagS6XvHpTkDkuAa1E8Q/WsbQHaxkpsw0FvQotKUyvGVGjlEeFYU8BJdMi5bEOvBkyWxcTO3oRRiSqdtqCcy/UkcMkwaZsDp5NWGpdNd/gPcAp6Yd+zEj7GnHmAP3yChzHmBOU686V1Kz8KAC6I+hnzN0l4C3NWAoLJXtVxBP9k3/GAYLKoDs4H9gcEkyVYvSrhWeacAzDsFyweVIa5jiX8lDnppY77XLFcNQ90OxJeVuLEoR+wCB38prxB5w5cPJgJ5Ry8gimIXSs3LiXjuwPCx70IVKoVaRViTzm0DpoRr7KTNe3yf2Eph7IBLWkmeYAuoC+RoRKaPnloVK5alyyomKKg7zNRUDpc4eHZlENjIgynXaB00+YBLXtO0GwSOpNGKCZeoCVeNN2Id0CrxuxPP/9lPwIMABukyRwbIUIXAAAAAElFTkSuQmCC) center center no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  top: 5px;
  position: relative;
}
.hec-check {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAaCAYAAABCfffNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI3REFGNTZGNzVDODExRTk5QkVEOTEzNzg1OEQ2QkFDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI3REFGNTcwNzVDODExRTk5QkVEOTEzNzg1OEQ2QkFDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjdEQUY1NkQ3NUM4MTFFOTlCRUQ5MTM3ODU4RDZCQUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjdEQUY1NkU3NUM4MTFFOTlCRUQ5MTM3ODU4RDZCQUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5J+6tjAAAA+0lEQVR42mL8//8/A60BC4g4dPsBE43M/2enqgCxBAjuAHEblS1QBOLjQLwFZskZezXFOdS04eCt+wJAygbEZmKgAxi1hL6WsC0/DsY0swRqeB8QnwKyWaluCZIFhUBsCsTleHM8AcMYgZQzEO/7FWn5D4sFIHALiHvIsgRq2FwgTgTiDUB+MKiowGKBPtABP8j2CRAoQOkAIF4LxA+AuIBYCwjGCVAziHIF4v1IFpFkAVERDzTkL5pFJFlAdOpCs4gkC0hKwlCLXIBYixQLiI14ZIv+jRaQw8MSWMRrAutkByqbrQLEL5AtsaWBBy4A8VcQg5EejTuAAAMAXORYisR34AgAAAAASUVORK5CYII=) center center no-repeat;
  width: 25px;
  height: 25px;
  display: inline-block;
  top: 5px;
  position: relative;
}
.hec-check-icon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF8AAABfCAYAAACOTBv1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3dpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0iMUY5M0ZGNTYyMTcxRTlENkQzNDgwNUVBQ0QxOTlBOEUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTEwRjRBOUI3N0QzMTFFQzgxN0JCOTBGNEJGNDBFREIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTEwRjRBOUE3N0QzMTFFQzgxN0JCOTBGNEJGNDBFREIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozOTU4YTg4OC1hNzQyLTQ3MGQtYjdmYi01ZjY0NmRhM2JjYWYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5NTY1ZWJiMi1iZWQ3LWQ1NGYtYTgzNy1iYWNkMzBhM2Q5OGYi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) center center no-repeat;
  width: 28px;
  height: 28px;
  display: inline-block;
  top: 8px;
  position: relative;
  margin-right: 15px;
}
.hec-img-buildings {
  min-height: 80px;
}
.hec-croped-gray-top-bg {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAI1JREFUeNpi/P//PwMInD17lgEKJgGxFxA7APETmCATAypoFxUVzZWWllYGsncCsSg2hWVARRVARQwSEhIMkpKSWkCxbUDMD1cItDYNSHWAFDAzM4N1SUlJgTSYAJkbgZiL4cyZM4VA/Ofr16//sYHHjx//B8pvYwAxfvz48R8f+PDhw39GmK8JAYAAAwDYJmENHG1OZgAAAABJRU5ErkJggg==) repeat-x;
  height: 8px;
  position: relative;
  top: -7px;
}
.hec-croped-gray-bottom-bg {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAYAAAAxrNxjAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF8WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTA1LTEwVDE4OjIwOjI3LTA1OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wNS0xM1QxMjoxMzoxNy0wNTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wNS0xM1QxMjoxMzoxNy0wNTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2ZTlkNjA5My1hZjM4LTQ5MzUtOTM0ZS0yM2Q0NzkzM2JmMDciIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo1NzczNGU3YS02YjU2LWM3NDYtODY1Yi1hMmYxZDM0ODNkM2IiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNjY5OGRiZC1mYWRiLTQ5NGQtYjUwOS03OGEzYzUxZjMxNzkiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjE2Njk4ZGJkLWZhZGItNDk0ZC1iNTA5LTc4YTNjNTFmMzE3OSIgc3RFdnQ6d2hlbj0iMjAxOS0wNS0xMFQxODoyMDoyNy0wNTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2ZTlkNjA5My1hZjM4LTQ5MzUtOTM0ZS0yM2Q0NzkzM2JmMDciIHN0RXZ0OndoZW49IjIwMTktMDUtMTNUMTI6MTM6MTctMDU6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6qBpbTAAAAnklEQVQYlY2OMQrCMBiFP0NP45pDCC4unsLRSW8gXdw9iK51dyx06Zi0CZmyBBoIv4tCBQUfvO3xfW8hIvwTFWMU4GenaRJjjKi+72/GmK+UlBJt2xbv/V4BW+/93Vr7Mco503WdADut9VkBCdg45x7DMABQSsE5B3DQWl8AqhcgAutxHBul1DLnTAjhBNRvQzWzBWBlrW2AK3CcX3kC7hRTt4BnSlEAAAAASUVORK5CYII=) repeat-x;
  height: 8px;
  position: relative;
  top: -2px;
}
.hec-croped-gray-content {
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  margin-top: -9px !important;
}
.hec-box-shadow-blue {
  -webkit-box-shadow: 10px 10px 20px 1px rgba(31, 159, 189, .26);
  -moz-box-shadow: 10px 10px 20px 1px rgba(31, 159, 189, .26);
  box-shadow: 10px 10px 20px 1px rgba(31, 159, 189, .26);
  position: relative;
  background: rgba(0, 0, 0, 0) !important;
  color: #074963;
  font-size: 16px;
}
.hec-efl-list-number-container .cell .hec-asset-table-1 {
  padding: 30px;
}
.hec-efl-list-number-container .cell .hec-asset-table-1 ul {
  margin-left: 0;
}
.hec-table-1-discloure-title-mobil {
  display: none;
}
@media only screen and (max-width: 640px) {
  .hec-table-1-discloure-container .table-scroll {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .hec-height-s-10vh {
    height: 10vh;
  }
  .hec-annular-offset-s.hec-offset-right,
  .hec-annular-offset-m.hec-offset-right {
    right: 0;
  }
  .hec-annular-offset-s.hec-offset-left,
  .hec-annular-offset-m.hec-offset-left {
    left: 0;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .hec-table-price .grid-x .medium-12 {
    width: 100% !important;
  }
  .hec-table-price .grid-x .medium-6 {
    width: 50% !important;
  }
  .hec-height-m-10vh {
    height: 10vh;
  }
  .hec-height-m-25vh {
    height: 25vh;
  }
  .hec-height-m-30vh {
    height: 30vh;
  }
  .hec-height-m-50pr {
    height: 50%;
  }
  .hec-annular-offset-m.hec-offset-right {
    right: 0;
  }
  .hec-annular-offset-m.hec-offset-left {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .hec-row-container {
    margin-left: 0;
    margin-right: 0;
  }
  .hec-row-container > .small-12 {
    width: 100%;
  }
  .hec-row-container .cell {
    margin-left: 0;
    margin-right: 0;
  }
  .hec-row-container .medium-7,
  .hec-row-container .medium-6,
  .hec-row-container .medium-5,
  .hec-row-container .medium-3,
  .hec-row-container .medium-9 {
    width: 100%;
  }
  .hec-row-container .hec-fixed-cons,
  .hec-row-container .hec-changing-rate-pros,
  .hec-row-container .hec-market-rate-pros {
    min-height: auto;
  }
  .hec-row-container .hec-img-buildings {
    min-height: 60px;
  }
  .hec-row-container .hec-infographic-8-things {
    padding: 20px 40px;
  }
  .hec-row-container .hec-infographic-8-things-right {
    margin: 0 20px 40px;
  }
  .hec-row-container .hec-asset-title-2 {
    margin: 20px 0;
    width: 100% !important;
  }
  .hec-row-container .hec-asset-title-2 .hec-asset-title-2-dot {
    line-height: 20px !important;
    background: none !important;
    min-width: auto !important;
    min-height: auto !important;
    margin: 0 !important;
  }
  .hec-row-container .hec-asset-title-2 span {
    margin: 0;
  }
  .hec-row-container .hec-margin-30_0 {
    margin: 15px 0;
  }
  .hec-row-container .hec-asset-table-1 {
    margin: 10px 0 !important;
    padding: 30px 20px;
  }
  .hec-row-container .medium-5 {
    text-align: center;
  }
  .hec-row-container .hec-title-and-paragraph {
    margin: 0;
  }
  .hec-row-container .hec-asset-table-4,
  .hec-row-container .hec-croped-gray-content,
  .hec-row-container .hec-infographic-blue-gradient {
    padding: 30px 20px;
  }
  .hec-row-container .hec-check-icon {
    margin-right: 0;
  }
  .hec-row-container div.hec-padding-lef-40 {
    padding: 0 0 0 0;
  }
  .hec-img-lamp-container .hec-img-lamp-section-1 {
    padding: 20px;
  }
  .hec-table-1-discloure-container .hec-table-2-price-section-2 .table-scroll .hec-table-2-price-section-1 {
    display: none;
  }
  .hec-table-1-discloure-container .hec-table-2-price-section-2 .hec-table-1-discloure-title-mobil {
    display: block;
    padding: 20px;
  }
  .hec-table-1-discloure-container .hec-table-2-price-section-2 .hec-table-1-discloure-title-mobil h4,
  .hec-table-1-discloure-container .hec-table-2-price-section-2 .hec-table-1-discloure-title-mobil .h4 {
    margin-bottom: 0;
    font-size: 20px;
    color: #a4a7aa;
    font-family: "Lato Bold", sans-serif !important;
  }
  .hec-table-1-discloure-container .hec-margin-30_0_0_0 {
    margin: 30px 0 0 0;
  }
  .hec-table-1-discloure-container .hec-h4-orange-24 {
    padding: 0;
    margin: 0;
  }
  .hec-table-1-discloure-container .hec-margin-0_30_0_0 {
    margin-left: 0;
  }
  .hec-row-container > * .hec-table-1-discloure-container .hec-asset-table-4 {
    margin-top: 15px;
  }
  .hec-table-1-discloure-container .hec-h3-white_28 {
    line-height: 1.2;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hec-table-price .grid-x .medium-12 {
    width: 100% !important;
  }
  .hec-table-price .grid-x .medium-6 {
    width: 50% !important;
  }
  .hec-height-m-10vh {
    height: 10vh;
  }
  .hec-height-m-25vh {
    height: 25vh;
  }
  .hec-height-m-30vh {
    height: 30vh;
  }
  .hec-height-m-50pr {
    height: 50%;
  }
  .hec-annular-offset-m.hec-offset-right {
    right: 0;
  }
  .hec-annular-offset-m.hec-offset-left {
    left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .hec-caret-group-secuence {
    transform: rotate(90deg);
  }
  p.hec-margin-15_0_0_0 {
    margin: 15px 0 0 0 !important;
  }
  .hec-efl-infographic .hec-row-container .hec-croped-gray-content .hec-table-2-price-container .hec-table-2-price-section-1 {
    border-bottom: 5px solid #a2a2a2;
    padding: 20px;
  }
  .hec-efl-infographic .hec-row-container .hec-croped-gray-content .hec-table-2-price-container .table-scroll {
    margin: 0;
  }
  .hec-efl-infographic .hec-row-container .hec-croped-gray-content .hec-table-2-price-section-2 {
    border-left: 0 solid #a2a2a2;
  }
}
@media only screen and (max-width: 414px) {
  .plan_name_table {
    width: 49% !important;
  }
  table,
  td {
    font-size: 14px !important;
  }
}
.font-color-color-dark {
  color: #236040;
}
.font-color-color-middle-banner {
  color: #81bd7c;
}
.font-color-color-middle-logo {
  color: #7eae4e;
}
.font-color-color-light {
  color: #9ac280;
}
.container-bg-dark {
  background: #236040;
}
.container-bg-middle-banner {
  background: #81bd7c;
}
.container-bg-middle-logo {
  background: #7eae4e;
}
.container-bg-light {
  background: #9ac280;
}
.hec-offset-left {
  position: relative;
  left: -15px;
}
.hec-offset-right {
  position: relative;
  right: -15px;
}
.lang-item {
  display: inline;
}
.wrap.container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .wrap.container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.wrap.container {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap;
  margin-top: 1rem;
}
@media print, screen and (min-width: 40em) {
  .wrap.container {
    margin-top: 1rem;
  }
  .wrap.container .content {
    display: flex;
  }
  .wrap.container .main {
    float: left;
  }
  .wrap.container .sidebar {
    float: left;
  }
}
.wrap.container .content {
  display: block;
}
.wrap.container.sidebar-left .main {
  order: 1;
}
.wrap.container.sidebar-left .sidebar {
  order: 2;
}
@media print, screen and (min-width: 40em) {
  .wrap.container.sidebar-left .main {
    order: 2;
  }
  .wrap.container.sidebar-left .sidebar {
    order: 1;
  }
}
.wrap.container .main {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .wrap.container .main {
    width: calc(66.6666666667% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
  }
}
.wrap.container .sidebar {
  width: calc(100% - 1.25rem);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .wrap.container .sidebar {
    width: calc(33.3333333333% - 1.875rem);
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
    margin-top: 1rem;
  }
}
.close {
  cursor: pointer;
}
.tittle-widget {
  font-size: 30px;
  text-transform: initial !important;
}
.tittle-widget-b {
  font-size: 30px;
}
.container-widget {
  margin: 20px;
  height: auto;
  padding: 4px;
  text-align: center;
}
.widget-row {
  justify-content: center;
}
.accept-widget,
.cancel-widget,
.forecast-widget {
  cursor: pointer;
  display: flex;
  text-align: left;
  padding-right: 7px;
  border-radius: 3px;
}
.button-smtopt {
  background: #d2430f !important;
  width: 100%;
}
.cancel-smtopte {
  background: #ddd !important;
  width: 100%;
}
#forecast-widget-oncor.forecast-widget .cancel-smtopte {
  background: #d2430f !important;
  width: 100%;
}
#forecast-widget-oncor.forecast-widget .cancel-smtopte .not-widget-b {
  color: #fff;
}
#forecast-widget-oncor.forecast-widget .cancel-smtopte .not .not-widget-p {
  color: #fff;
}
#modal_plan_more {
  margin-bottom: 45px;
}
.image-widget-energy {
  padding: 0 !important;
  transform: scale(0.7);
  margin-left: 8px;
  margin-right: 6px;
}
.imgload {
  height: auto !important;
}
.yes {
  display: inline-block !important;
  vertical-align: top;
  padding-top: 4px;
  max-width: 100%;
  text-align: left;
  position: relative;
}
.not {
  padding-left: 10px;
  display: inline-block !important;
  vertical-align: top;
  padding-top: 4px;
  max-width: 100%;
  text-align: left;
  position: relative;
}
.yes-widget,
.not-widget,
.secure-widget {
  font-size: 16px;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  color: #fff;
}
.yes-widget-b {
  font-size: 14px;
  color: #fff;
  text-transform: initial;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400;
}
.not-widget-b {
  font-size: 14px;
  color: #084a64;
  text-transform: initial;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: 400;
}
.yes-widget-p,
.secure-widget-p {
  font-size: 10px;
  color: #fff;
  margin-bottom: 0px;
  top: 20px;
  position: absolute;
  white-space: nowrap;
}
.not-widget-p {
  font-size: 10px;
  margin-bottom: 0px;
  color: #084a64;
  top: 20px;
  position: absolute;
  white-space: nowrap;
}
.typeahead__list > li {
  margin-left: 10px;
}
.title-provider {
  text-transform: initial !important;
  margin-bottom: 0px !important;
}
.subtitle-provider {
  font-size: 20px !important;
  text-transform: initial;
  text-align: center;
  margin-bottom: 0 !important;
  padding: 15px 0 0 0;
}
.container-provider {
  position: relative;
}
.container-input {
  text-align: -webkit-center;
}
.subtext-provider-b {
  font-size: 16px;
  color: #084a64;
  left: 285px;
  top: -20px;
}
.subtext-provider-p {
  font-size: 13px;
  color: #084a64;
  text-align: center;
  margin-bottom: 0px !important;
}
.input-meter-number {
  border: 1px solid rgba(8, 74, 100, .3019607843) !important;
  height: 35px;
  margin-bottom: 30px !important;
}
.select-provider {
  border: 1px solid rgba(8, 74, 100, .3019607843) !important;
  height: 35px;
  padding-top: 5px;
  font-size: 15px;
  margin-bottom: 30px !important;
}
.subtext2-provider-b {
  font-size: 16px;
  color: #084a64;
  left: 160px;
  top: 69px;
}
.next-provider-btn {
  color: #fff !important;
  background-color: #d2430f;
  height: 37px;
  font-size: 16px;
  padding-top: 6px;
  font-weight: 700;
  cursor: pointer;
  margin-bottom: 15px;
  border-radius: 3px;
  max-width: 118px;
}
.fifth-btn {
  width: 110px !important;
}
.info-secure {
  cursor: grab;
  background: #084a64 !important;
  border-width: 1px;
  border-radius: 1px;
  padding-left: 5px;
  text-align: left;
  padding: 8px 0px 4px 0;
}
.subtext-provider4th-p {
  text-align: initial;
  font-size: 14px !important;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #084a64;
}
.input-meter-name {
  border: 1px solid rgba(8, 74, 100, .3019607843) !important;
  height: 35px;
  margin-bottom: 0px !important;
}
.input-meter-email {
  border: 1px solid rgba(8, 74, 100, .3019607843) !important;
  height: 35px;
  margin-bottom: 0px !important;
}
.small-4 {
  max-width: 50%;
  width: 100%;
}
.next-provider4th-btn {
  color: #fff;
  background-color: #d2430f;
  height: 37px;
  padding-top: 3px;
  cursor: pointer;
  max-width: 118px;
}
.text-checkbox {
  margin-bottom: 17px !important;
  align-self: center;
  line-height: 14px;
  text-align: left;
  font-size: 11px;
  letter-spacing: 0px;
}
.subtext-fifth-provider-p {
  text-align: center;
  font-size: 16px !important;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #084a64;
}
.column-fifth {
  text-align-last: center;
}
.column-mesage-fifth {
  text-align: left;
}
.column-mesage-fifth .ultap {
  text-align: left !important;
  list-style-type: disc !important;
  padding-left: 15px !important;
  font-family: Lato, sans-serif;
}
.column-mesage-fifth .ultap .litap {
  background: none !important;
  padding-left: 0 !important;
  font-size: 16px !important;
  margin-top: 10px !important;
  color: #084a64 !important;
  min-width: none !important;
  line-height: 24px;
}
.title-fifth-provider {
  font-weight: bold !important;
  font-size: 30px;
  width: 50%;
  text-transform: initial !important;
  margin-bottom: 0px !important;
}
.subtitle-fifth-provider {
  margin-top: 30px;
  font-weight: 400;
}
.next-provider6th-btn {
  color: #fff;
  background-color: #d2430f;
  height: 47px;
  padding-top: 10px;
  display: inline-block;
  cursor: pointer;
  width: 167px;
  margin-top: 35px;
  border-radius: 3px;
}
.download-btn {
  color: #000;
  background-color: #e1e1e1;
  height: 37px;
  padding-top: 5px;
  display: inline-block;
  cursor: pointer;
  width: 118px;
  margin-top: 35px;
  border-radius: 3px;
}
.title-sixth-provider {
  white-space: nowrap;
  text-transform: initial !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.container-chart {
  border: 0px solid #f0f0f0;
}
.text-sixth {
  color: #084a64;
  font-size: 14px;
}
.subtext-provider6th-p {
  text-align: initial;
  font-size: 14px !important;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #084a64;
}
.input-meter-name {
  border: 1px solid rgba(8, 74, 100, .3019607843) !important;
  height: 35px !important;
  margin-bottom: 0px !important;
}
.input-meter-email {
  border: 1px solid rgba(8, 74, 100, .3019607843) !important;
  height: 35px !important;
  margin-bottom: 0px !important;
}
.small-4 {
  max-width: 41.66667%;
  width: 100%;
}
.next-provider4th-btn {
  color: #fff;
  background-color: #d2430f;
  height: 37px;
  padding-top: 5px;
  cursor: pointer;
  max-width: 167px;
  border-radius: 3px;
}
.text-checkbox {
  margin-bottom: 17px !important;
  align-self: center;
  line-height: 14px;
  text-align: left;
  font-size: 11px;
  letter-spacing: 0px;
}
.subtext-fifth-provider-p {
  text-align: center;
  font-size: 16px !important;
}
#next-six-provider {
  margin-top: 10px;
  color: #d2430f;
  cursor: pointer;
  padding: 5px;
}
.next-provider6th-btn {
  white-space: nowrap;
  text-transform: initial !important;
}
.container-chart {
  border: 0px solid #f0f0f0;
}
.text-sixth {
  color: #084a64;
  font-size: 14px;
}
.plans {
  max-width: 33%;
}
.img-providers {
  padding: 0px 20px 30px 20px !important;
}
.price-providers-widget {
  color: #084a64;
  font-size: 30px;
  margin: 20px auto;
  display: inline-block;
  font-family: Lato bold, sans-serif;
  font-weight: 600;
}
.price-providers-widget .smaller-price {
  float: right;
  display: grid;
  font-size: 10px;
  padding-left: 5px;
  margin-top: 5px;
  font-family: Lato bold, sans-serif;
  font-weight: inherit;
  letter-spacing: 1px;
}
.btn-provider {
  margin-top: 10px;
}
.banner-providers {
  font-size: 11px;
  background: #084a64;
  color: #fff;
  text-transform: inherit;
  letter-spacing: 0;
  padding: 7px 11px 0;
  font-family: Lato bold, sans-serif;
  border-radius: 0;
}
.lock-icon {
  width: 20px;
  height: 20px;
  background: url(data:image/png;base64,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) 50% no-repeat;
  background-size: 9px 11px;
  margin-top: -2px;
}
.upper {
  display: flow-root;
}
.details-right {
  float: right !important;
}
.details-left {
  float: left !important;
}
.white-text {
  color: #fff;
}
.plan-name-provider {
  font-size: 12px;
}
.subtext-provider7th-p {
  text-align: center;
  font-size: 14px !important;
  margin-bottom: 0px;
  letter-spacing: 0px;
  margin-top: 10px;
  color: #084a64;
}
.only-text-p {
  text-align: center;
  font-size: 14px !important;
  margin-bottom: 0px;
  color: #084a64;
}
.info-address {
  cursor: grab;
  background: #d2430f !important;
  border-width: 1px;
  border-radius: 1px;
  padding-left: 5px;
  height: 50px;
}
.address-widget {
  font-size: 16px;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  color: #fff;
  text-transform: capitalize;
}
.address-widget-p {
  font-size: 13px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  color: #fff;
}
.title-provider-7th {
  text-transform: initial !important;
  margin-bottom: 0px !important;
  line-height: 30px;
  font-size: 25px !important;
  font-weight: bold !important;
}
.text-plans {
  pointer-events: none;
  font-size: 11px;
  line-height: 11px;
  color: #084a64;
}
.text-plans-active {
  pointer-events: none;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
}
.btn-plans {
  margin-top: 20px;
}
.active-plan {
  background: #d2430f !important;
}
.inactive-plan:hover {
  background: #d2430f !important;
}
.inactive-plan:hover .text-plans {
  color: #fff;
}
.link-provider {
  font-size: 11px;
}
.go-to-page {
  margin-top: 10px;
  color: #d2430f;
  cursor: pointer;
}
#blank p {
  margin-top: 25px;
  font-size: 21px;
  text-align: center;
  animation: fadein 2s;
  -moz-animation: fadein 2s;
  -webkit-animation: fadein 2s;
  -o-animation: fadein 2s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.disablingmst {
  background: #fefefe;
  position: absolute;
  width: 390px;
  height: 715px;
  z-index: 100;
  opacity: .7;
}
.plan-details-wrapper {
  justify-content: center;
}
#modal-plan-details .plan-details-wrapper .plan-details-right-side {
  border: 1px solid #bacccb !important;
}
.open-plan-details-mobile-green {
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
.open-plan-details-mobile-green:hover {
  color: #000;
}
.open-plan-details-mobile-green .arrow-button {
  border-right: 2px #000 solid;
  border-bottom: 2px #000 solid;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  transition: transform 1s;
  display: inline-block;
}
.close-plan-details-mobile-green {
  font-weight: 100;
  font-family: "Lato";
}
.planDetails {
  font-family: Lato, sans-serif;
}
.planDetails .hdr {
  background-color: #dedede;
  color: #000;
  display: flex;
  padding: 10px;
  font-weight: 700;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.planDetails .nav {
  background-color: #fbfbfb;
  border-bottom: 1px solid #dedede;
  display: flex;
  padding: 10px 0;
  justify-content: space-evenly;
}
.planDetails .nav a {
  align-items: center;
  color: #333;
  display: flex;
  font-size: 13px;
}
.planDetails .nav a img {
  margin-right: 5px;
  width: 10px;
}
.planDetails .detailsTable {
  font-size: 13px;
  padding: 10px;
}
.detailsTable .plan-info:first-child {
  border-bottom: 1px solid #333;
}
.planDetails .grid-x {
  text-align: left;
}
.planDetails .info {
  font-weight: 400;
}
.planDetails .plan-details-wrapper {
  padding: 0px 10px 5px 5px !important;
}
.plan-details-wrapper .plan-details-right-side .plan-details-body .plan-details-tab-content {
  border: none;
  border-top: 1px solid #000;
  background: rgba(0, 0, 0, 0);
  font-size: 14px;
  margin-top: -1px;
  font-weight: 400;
  text-align: left;
}
.plan-details-body .plan-info {
  font-weight: 400;
}
#plan-details-green {
  margin-top: -20px;
}
#plan-details-right-side {
  width: 97% !important;
}
.plan-details-header {
  position: relative;
}
.plan-details-header .close-button {
  right: 14px;
  top: 9px;
  color: #fff;
}
.plan-info-header,
.plan-doc-links h5,
.plan-doc-links .h5 {
  color: #084a64 !important;
}
.plan-details-tabs li {
  color: #084a64;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
}
.is-active {
  border-bottom: 1px solid #fff !important;
}
#annual_cost,
#avg-monthly-bill {
  display: inline-flex !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
#annual_cost table,
#avg-monthly-bill table {
  border-collapse: separate;
}
#annual_cost table tr,
#avg-monthly-bill table tr {
  background-color: #fff;
}
#annual_cost table td,
#avg-monthly-bill table td {
  padding: 0px;
}
#annual_cost .td-pading,
#avg-monthly-bill .td-pading {
  text-align: left;
  font-family: Lato, sans-serif;
}
#annual_cost .td-alig-right,
#avg-monthly-bill .td-alig-right {
  text-align: right;
  color: #084a64;
  font-size: 22px;
  font-family: Lato, sans-serif;
  margin-right: 7px;
  padding-right: 4px;
}
.call-text-complemet {
  padding-top: 1px;
}
.prices-info {
  color: #0a0a0a;
  font-weight: 200;
  letter-spacing: .5pt;
  padding-left: 48px;
  font-size: 18px;
}
.prices-info table {
  border-collapse: separate;
}
.prices-info table tr {
  background-color: #fff;
}
.prices-info table td {
  padding: 0px;
}
.prices-info .td-pading {
  text-align: left;
}
.prices-info .td-alig-right {
  text-align: right;
}
.text-span-provider {
  color: #404041;
  font-size: 22px;
  line-height: 1.3em;
  display: inline-block;
  margin: 10px 0;
  text-decoration: none;
  font-weight: 700;
  cursor: text;
  font-family: serif;
  padding-bottom: 7px;
  padding-top: 12px;
}
#term-mesge {
  margin-bottom: 38px;
}
#term-mesge .yes-widget-message {
  float: right;
  clear: both;
  max-width: 100%;
  color: red;
  padding-right: 18px;
}
.prices-calculated-additional table,
.prices-info-additional table {
  border-collapse: separate;
}
.prices-calculated-additional table tr,
.prices-info-additional table tr {
  background-color: #fff;
}
.prices-calculated-additional table td,
.prices-info-additional table td {
  padding: 2px;
  font-size: 14px;
}
.prices-calculated-additional .td-left,
.prices-info-additional .td-left {
  font-size: 14px;
  margin-left: 5px;
  text-align: left;
  color: #404042;
  font-family: "Open Sans", sans-serif;
  list-style: disc !important;
}
.prices-calculated-additional .td-right,
.prices-info-additional .td-right {
  font-size: 14px;
  text-align: right;
  color: #404042;
  font-family: "Open Sans", sans-serif;
  list-style: disc !important;
}
#regular-plans-wrapper {
  margin-top: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media screen and (min-width: 428px) and (max-width: 767px) {
  .flexWrap .block:first-child .price span {
    margin-bottom: 10px;
  }
  #next-six-provider {
    width: 28%;
  }
}
@media screen and (max-width: 320px) {
  .label-checkbox-filter {
    font-size: 15px !important;
  }
  .js-checkbox-filter {
    padding-left: 2.3rem;
  }
  .mps-smt {
    width: 90%;
  }
  .image-widget-energy {
    margin-left: 3px;
    margin-right: 0px;
  }
  .title-smt-one {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 375px) {
  .td-alig-right-movil {
    font-size: 12px !important;
  }
  .title-smt-one {
    font-size: 15px;
    line-height: 0px;
    padding-top: 10px;
  }
  .title-smt-two {
    font-size: 14px !important;
    line-height: 17px;
  }
}
@media screen and (min-width: 375px) and (max-width: 420px) {
  .title-smt-one {
    font-size: 14px !important;
    line-height: 0px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .image-widget-energy {
    height: 50px;
  }
  #mpopupdf.mpopup .mpopup-content {
    width: 95%;
  }
  #mpopupdf.mpopup .mpopup-content iframe#pdf-iframe {
    height: auto;
    min-height: 450px;
    max-height: fit-content;
    width: 100%;
  }
  .img-check-info {
    top: 29 !important;
    height: 57px !important;
  }
  .yes-1 {
    margin-top: 18px;
  }
  .mps-smt {
    width: 94% !important;
    height: 13rem;
    background-color: gray;
    margin-bottom: 1.7rem;
  }
  .title-smt-one {
    font-size: 30px;
    line-height: 0px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .mps-smt {
    width: 94% !important;
  }
  #modal_plan_more {
    margin-bottom: 15px;
  }
  .prices-info {
    margin-top: 7px;
    margin-bottom: 0px;
    line-height: 1;
    padding-left: 0px;
    font-size: 16px !important;
  }
  .td-pading {
    text-align: center !important;
    font-size: .8rem;
    font-weight: 400;
  }
  .td-alig-right {
    font-size: 18px !important;
    text-align: center !important;
  }
  .td-alig-right-movil {
    text-align: left;
    font-size: 13px !important;
  }
  #menu-float {
    width: 80%;
    right: 0px;
    top: 8%;
    left: 32%;
  }
  .alternate-layout-hdr {
    background-color: #084a64;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
    text-align: center;
    min-height: 31px;
  }
  .flexWrap {
    display: flex;
  }
  .flexWrap .block:first-child {
    justify-content: space-evenly;
    width: 70%;
  }
  .flexWrap .block:first-child .price {
    color: #084a64;
    font-weight: 700;
    font-size: 30px !important;
    line-height: 1.2;
    font-family: Lato bold;
    margin: 0 !important;
    flex-direction: column;
  }
  .flexWrap .block:first-child .price .price_value {
    display: inline;
  }
  .flexWrap .block:first-child .price sup {
    font-size: 75%;
    line-height: 0;
    position: static;
    vertical-align: super;
  }
  .flexWrap .block:first-child .price span {
    color: #333;
    display: block;
    font-size: 10px;
  }
  .flexWrap .block:first-child a.button {
    margin-top: 3px;
    margin-bottom: 6px;
    font-weight: 600;
    margin: 0 auto;
    max-width: 120px;
    padding: 8px;
    width: 100%;
    background: #d2430f;
    border: 0;
    border-radius: 2px;
    font-family: Lato, sans-serif;
    text-transform: inherit;
    letter-spacing: 0;
    font-size: 16px;
    padding: 12px;
    color: #fefefe;
  }
  .flexWrap .block:first-child .call-wrap {
    margin-bottom: 15px;
  }
  .flexWrap .block:first-child .call-wrap .txt {
    color: #333;
    font-size: 12px;
    font-family: Lato, sans-serif;
  }
  .flexWrap .block:first-child .call-wrap .more-action-phone-results {
    margin-left: 5px !important;
    white-space: nowrap;
  }
  .flexWrap .block:first-child .call-wrap .more-action-phone-results a {
    font-weight: 400;
    color: #d2430f;
    font-size: 14px;
    font-family: Lato, sans-serif;
  }
  .flexWrap .block:first-child .call-wrap .more-action-phone-results a:before {
    align-items: center;
    justify-content: center;
    background-color: #d2430f;
    color: #fff;
    font-family: foundation-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-flex;
    text-decoration: inherit;
    content: "\f1f8";
    width: 18px;
    margin-right: 5px;
  }
  .flexWrap .block-results {
    align-items: center;
    border-right: 1px solid #eee;
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
  }
  .flexWrap .block-results .titleWrap {
    align-items: center;
    display: flex;
  }
  .flexWrap .block-results .titleWrap .title {
    font-family: Lato, sans-serif !important;
    font-weight: 600;
    width: 90px;
    padding-right: 10px;
    padding-left: 5px;
    max-width: 90px;
    color: #333;
    font-size: 12px;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-align: left;
  }
  .flexWrap .block-results .titleWrap .img-wrap img {
    width: 75px;
    height: 50px;
    margin-top: 10px;
  }
  .flexWrap .block-results ul.firstBenefit-results {
    padding-right: 5px !important;
    padding-left: 5px !important;
    width: 100%;
    color: #333;
    font-family: Lato, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 10px auto 0 0;
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid #ababab;
  }
  .flexWrap .block-results ul.firstBenefit-results li {
    display: flex;
  }
  .flexWrap .block-results ul.firstBenefit-results li:before {
    content: "\25cf";
    margin-right: 5px;
  }
  .flexWrap .block-results .termsWrap {
    display: flex;
    font-size: 11px;
  }
  .flexWrap .block-results .termsWrap .term {
    color: #333;
    line-height: 1.4;
    text-align: left;
    width: 100%;
  }
  .flexWrap .block-results .termsWrap .term .hdr {
    font-weight: 700;
    font-size: 18px;
    line-height: .8;
  }
  .flexWrap .block-results .termsWrap .term .month {
    font-family: Lato, sans-serif;
  }
  .flexWrap .block-results .termsWrap .term .icon-lock:after {
    font-family: foundation-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    content: "\f16a";
  }
  .flexWrap .block-results .termsWrap .term .dsc-n-val {
    display: inline;
  }
  .flexWrap .block-results .termsWrap .term .more-rate-type div {
    font-family: Lato, sans-serif;
  }
  .open-plan-details-mobile-green .arrow-button {
    width: 7px;
    height: 7px;
    margin-bottom: 1px;
    margin-left: 2px;
  }
  .card-plan-green {
    padding: 0 !important;
  }
  .title-main {
    padding: 0 10px 0 10px;
  }
  .title-main h1,
  .title-main .h1 {
    font-size: 18px;
    line-height: 30px;
  }
  .title-secondary {
    margin-top: 25px;
    padding: 0 10px 0 10px;
  }
  .title-secondary h2,
  .title-secondary .h2 {
    font-size: 14px;
    line-height: 22px;
  }
  .plans-header {
    margin-top: 0px;
  }
  .gradient {
    height: 100%;
  }
  .gradient .pollution-note {
    margin-top: 50px;
  }
  .gradient .pollution-note .right {
    margin-top: 60px;
  }
  .gradient .pollution-note .right img {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 640px) {
  body .small #rates .strip-light-blue {
    padding: 0 0 !important;
  }
}
.checkboxes-plans-header {
  margin: 0;
}
.label-checkbox-filter {
  font-size: 18px;
  color: #0a0a0a;
}
.container-chbox {
  height: auto;
}
.term_12,
.term_24,
.term_36 {
  font-weight: 400;
}
[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
.cell-provider-filter [type=checkbox]:checked + label,
.cell-provider-filter [type=checkbox]:not(:checked) + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
  margin-left: 0;
}
.cell-provider-filter [type=checkbox]:checked,
.cell-provider-filter [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.cell-provider-filter [type=checkbox]:checked + label:before,
.cell-provider-filter [type=checkbox]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #757575;
  background: #fff;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .1);
  width: 18px;
  height: 18px;
  margin-top: 2px;
}
.cell-provider-filter [type=checkbox]:checked + label:after {
  content: "\2713";
  position: absolute;
  top: 0;
  left: 1px;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background: #009dc3;
  border: 0 solid #009dc3;
  padding: 1px 2px 0;
  margin-top: 3px;
}
.component-filters-results {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding-right: 18px;
}
.warning {
  border-color: #ea5858 !important;
  border-width: 3px !important;
}
#fail-message {
  color: #ea5858;
}
#term-mesge .yes-widget-message {
  float: none;
  padding-right: 0;
}
.quantities-desktop {
  display: flex;
  justify-content: center;
}
.adjust-pagraph p {
  text-align: left;
  font-size: 14px;
  margin-bottom: 0px;
  letter-spacing: 0px;
  margin-top: 10px;
  color: #084a64;
}
#widgetBox.mpopup p.securetop.secure-widget-p {
  font-size: 13px !important;
}
#widgetBox.mpopup input#valicode {
  padding: 8px;
}
#widgetBox.mpopup img.image-widget-energy.img-check-info {
  height: 34px;
  width: 34px;
  margin-top: 20px;
  margin-right: 5px;
  transform: scale(1);
}
#widgetBox.mpopup .info-secure {
  border-radius: 3px;
  padding: 0;
  display: flex;
  justify-content: center;
}
#widgetBox.mpopup .input-group-header-address .address-code-input,
#widgetBox.mpopup .input-group-header-address .powerlego-addr-input {
  height: 45px !important;
  margin-left: -1px;
}
#widgetBox.mpopup #findAddress,
#widgetBox.mpopup #powerlego-addr {
  background-color: #d2430f;
  width: 45px;
  height: 45px !important;
  border: 0;
  padding: 0;
  border-radius: 3px;
}
#widgetBox.mpopup #findAddress:hover,
#widgetBox.mpopup #powerlego-addr:hover {
  background-color: #d2430f !important;
  width: 45px !important;
  height: 45px !important;
}
#widgetBox.mpopup label.text-checkbox.unselectable {
  font-size: 13px;
  line-height: 16px;
}
#widgetBox.mpopup label.text-checkbox.unselectable #terms-service,
#widgetBox.mpopup label.text-checkbox.unselectable #authorization-letter-link {
  cursor: pointer;
  color: #00e;
  text-decoration-line: underline;
}
#widgetBox.mpopup .tercondicion a {
  cursor: pointer;
  color: #00e;
  text-decoration-line: underline;
}
#widgetBox.mpopup #powerlego-provider.next-provider4th-btn {
  background-color: #d2430f;
  width: 167px;
  height: 45px;
  padding-top: 0;
  font-weight: 700;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mpopupdf.mpopup {
  padding-top: 20px;
}
#mpopupdf.mpopup .mpopup-content {
  height: fit-content;
  box-sizing: border-box;
}
#mpopupdf.mpopup .mpopup-content .mpopup-background {
  margin: 0;
}
#mpopupdf.mpopup .mpopup-content .mpopup-background .rate-seccion-popup {
  margin-left: 0;
  margin-right: 0;
}
#mpopupdf.mpopup iframe#pdf-iframe {
  height: 90vh;
}
@media only screen and (min-width: 1024px) {
  .card-results {
    min-width: 23.73rem;
  }
  .component-filters-results {
    justify-content: right;
  }
  .open-mpopup-widget {
    font-size: 12px;
  }
  .ajust-paddings-graph {
    padding-left: 0px !important;
  }
  .ajust-paddings-maps {
    padding-left: .65rem !important;
  }
  .ajust-paddings-filters {
    padding-left: 1.3rem !important;
  }
  .paddings-response {
    padding-right: .23rem;
    padding-left: .69rem;
  }
  .typeahead__container {
    width: 36.563rem;
    margin-left: 5rem;
  }
  #widgetBox.mpopup {
    padding-top: 120px;
  }
  #widgetBox.mpopup .mpopup-content {
    width: 693px !important;
    height: 580px !important;
    border-radius: 3px;
    border: none;
  }
  #widgetBox.mpopup .mpopup-content .typeahead__container {
    width: 349px;
    margin: 0 auto;
  }
  #widgetBox.mpopup .mpopup-content .rate-seccion-popup h2,
  #widgetBox.mpopup .mpopup-content .rate-seccion-popup .h2 {
    font-size: 20px;
    color: #084a64;
    font-weight: normal;
    font-family: lato;
  }
  #widgetBox.mpopup .mpopup-content #fail-message .fail-intro-text {
    margin: 60px 0 40px;
  }
  #widgetBox.mpopup .title-provider {
    padding-top: 60px;
  }
  #widgetBox.mpopup .mpopup-footer {
    padding-left: 10px;
  }
  #widgetBox.mpopup .mpopup-footer #back-btn.back {
    font-size: 13px;
    text-transform: uppercase;
  }
  #widgetBox.mpopup .yes-widget-p,
  #widgetBox.mpopup .not-widget-p {
    font-size: 13px !important;
  }
  #widgetBox.mpopup .not .not-widget-p {
    color: #000;
  }
  #widgetBox.mpopup .button-smtopt,
  #widgetBox.mpopup .cancel-smtopte {
    width: 19rem;
    margin: 0 auto;
    border-radius: 3px;
  }
  #widgetBox.mpopup .forcontainer {
    width: 420px;
  }
  #widgetBox .mpopup-content .rate-seccion-popup {
    width: 650px !important;
    position: absolute;
    top: 42%;
    left: 48%;
    transform: translate(-50%, -50%);
  }
  #accept-widget {
    height: 78px;
  }
  #powerlego-accept-widget {
    height: 78px;
    margin-bottom: 24px;
  }
  #cancel-widget,
  #forecast-widget,
  #forecast-widget-oncor {
    height: 78px;
  }
  #widgetBox .mpopup-content .rate-seccion-popup h2,
  #widgetBox .mpopup-content .rate-seccion-popup .h2 {
    font-size: 25px;
  }
  .container-input #icon-desktop {
    position: absolute;
    top: 1.7rem;
    left: 36rem;
  }
  .input-group-header-address .address-code-input,
  .input-group-header-address .powerlego-addr-input {
    height: 60px !important;
  }
  .input-group-header-address #findAddress,
  .input-group-header-address #powerlego-addr {
    height: 60px !important;
  }
  .input-meter-number {
    height: 45px;
  }
  .select-provider {
    height: 45px;
  }
  .info-secure {
    height: 75px;
    width: 420px;
  }
  .securetop {
    top: 9px;
    margin-top: 1px;
  }
  .yestop {
    top: 10px;
  }
  .forcontainer {
    width: 380px;
  }
  .forcontainer .mpopup .mpopup-content input {
    margin-bottom: 40px;
  }
  .forcontainer .tercondicion {
    font-size: 12px;
  }
  .input-meter-email .input-meter-name {
    height: 45px !important;
  }
  .space-box-maps {
    width: 100%;
    padding-bottom: 4.6rem;
  }
  .mpopup-footer {
    position: absolute;
    bottom: 0;
  }
  .accept-widget,
  .cancel-widget,
  .forecast-widget {
    padding-right: 0px;
  }
  .usage-view {
    font-weight: 400;
  }
  .yes-1 {
    margin-top: 0px;
  }
  .image-widget-energy {
    margin-top: 14px;
    margin-right: 0px;
  }
  .yes p {
    line-height: 4;
  }
  .yes-widget-b {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 3;
  }
  .not-widget-b {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 3;
  }
  .yes-widget-p,
  .secure-widget-p {
    font-size: 16px !important;
  }
  .not-widget-p {
    font-size: 16px !important;
    top: 2.4rem;
  }
  .subtext-provider-p {
    font-size: 16px !important;
  }
  .mps-smt {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative;
    overflow: hidden;
    width: 87%;
    background-color: gray;
    height: 13.29rem;
    margin-bottom: .3rem;
  }
  .button-smtopt,
  .cancel-smtopte {
    width: 22.4rem;
    margin-left: .99rem;
  }
  .typeahead__result {
    position: absolute;
    width: 100%;
    top: 2.6rem;
  }
  .typeahead__container.loading .typeahead__query:after,
  .typeahead__container.loading .typeahead__query:before {
    top: 34% !important;
  }
  .typeahead__query .typeahead__cancel-button {
    padding-top: 7px !important;
  }
  .typeahead__query input {
    padding-right: 1.9rem !important;
  }
  .container-chbox {
    padding-top: .81rem;
  }
}
@media only screen and (min-width: 480px) and (max-width: 1024px) {
  .card-plan-green {
    display: contents;
  }
  .component-filters-results {
    padding-right: 0;
    display: contents;
  }
  .term-filters-results,
  .page-template-results-page {
    padding: 0 15px;
  }
  .cell-provider-filter {
    margin-left: .6rem;
  }
  .subtext-provider-b {
    font-size: 16px;
    position: unset;
    color: #084a64;
  }
  .subtext2-provider-b {
    font-size: 11px;
    color: #084a64;
    position: unset;
    top: 72px;
  }
  .mpopup .mpopup-content h2,
  .mpopup .mpopup-content .h2 {
    font-size: 1.5rem;
  }
  .container-widget {
    margin: 20px 0px;
  }
  .mpopup .mpopup-content .mpopup-background {
    margin: 0;
  }
  #term-mesge .yes-widget-message {
    float: none;
    color: red;
    padding-right: 0;
  }
  .mpopup-main {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .small-4 {
    max-width: 80%;
  }
  #more-list .mobile-card {
    width: inherit;
  }
  .mobile-card .alternate-layout .toggleDetails {
    background: #dedede;
    padding: 5px;
    font-family: Lato, sans-serif;
  }
  .paddings-space {
    padding: 10px 20px;
  }
}
.full-size {
  padding: 20px 5px 10px 10px;
  margin: 0 auto;
}
.full-size .box-plan-header {
  min-width: 95px;
  margin: 0 .4rem;
}
@media only screen and (max-width: 480px) {
  .full-size .box-plan-header {
    margin: 0 .7rem 0 0;
  }
  .accept-widget,
  .cancel-widget,
  .forecast-widget {
    margin-bottom: 15px;
    height: 75px;
    margin-left: 0;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cancel-widget,
  .forecast-widget {
    margin-bottom: 0px;
  }
  .strip-light-blue {
    padding: 0 !important;
  }
  .component-filters-results {
    padding-right: 0;
    display: contents;
  }
  .term-filters-results,
  .page-template-results-page {
    padding: 0 15px;
  }
  .cell-provider-filter {
    margin-bottom: 5px;
  }
  .mpopup .mpopup-content .mpopup-background {
    margin: 0;
  }
  .mpopup .mpopup-content h2,
  .mpopup .mpopup-content .h2 {
    font-size: 19px;
  }
  .small-4 {
    max-width: 100%;
  }
  .subtext-provider-b {
    font-size: 16px;
    position: unset;
    color: #084a64;
  }
  .subtext2-provider-b {
    font-size: 11px;
    color: #084a64;
    position: unset;
    top: 72px;
  }
  .next-provider-btn {
    margin-bottom: 10px;
  }
  .input-meter-number,
  .select-provider {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .subtitle-provider {
    font-size: 14px !important;
    margin-bottom: 0 !important;
  }
  #term-mesge {
    margin-bottom: 0;
  }
  #term-mesge .yes-widget-message {
    float: none;
    color: red;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
  }
  [type=radio] + label {
    margin-top: 17px;
  }
  [type=checkbox] + label {
    margin-top: 11px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .next-provider4th-btn {
    margin-bottom: 20px;
  }
  .title-fifth-provider {
    width: 100%;
  }
  .subtext-fifth-provider-p {
    font-size: 14px !important;
  }
  .subtitle-fifth-provider {
    margin-top: 10px;
    font-weight: 100;
    color: #084a64;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
  }
  .title-sixth-provider {
    white-space: inherit;
  }
  .mpopup-main {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .td-alig-right-movil {
    text-align: center;
    font-size: 12px !important;
    font-weight: 400;
  }
  .flexWrap .block-results:first-child a.button {
    width: 100% !important;
  }
  .prices-info table td {
    display: unset;
  }
  .flexWrap .block-results {
    align-self: center;
  }
  .firstBenefit {
    border-top: none;
    margin: 0 !important;
  }
  .prices-info table {
    margin: 5px;
  }
  .flexWrap .block-results .termsWrap .term .hdr {
    white-space: nowrap;
  }
  .termsWrap {
    display: flex;
  }
  .paddings-space {
    padding: 10px 10px;
  }
  .img-wrap-results {
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .flexWrap .block-results .titleWrap .img-wrap-results img {
    width: 100px;
    height: auto;
  }
  .td-alig-right {
    font-size: 1rem !important;
  }
  #rates .card span {
    display: unset !important;
  }
  #more-list .mobile-card {
    width: inherit;
  }
  .toggleDetails-results {
    background: #dedede;
    font-size: 10px;
    padding: 5px;
  }
  .open-mpopup-widget {
    font-size: .8rem;
  }
  .prices-results-formatter {
    margin-bottom: 10px;
  }
  .doted-loading {
    margin-bottom: 10px !important;
    margin-top: 0px !important;
  }
  .front-page .strip-light-blue .plans-header {
    margin: 0px !important;
  }
  .ajust-paddings-graph {
    padding-left: .625rem !important;
    padding-right: .625rem !important;
  }
  .ajust-paddings-maps {
    padding-left: .625rem !important;
    padding-right: .625rem !important;
  }
  .ajust-paddings-filters {
    margin: 0px !important;
    padding-left: .625rem !important;
    padding-right: .625rem !important;
  }
  .expandCardPref {
    justify-content: center;
    padding-left: 1.625rem;
  }
  .full-size .expandCardPref {
    justify-content: center;
    padding-left: 0;
  }
  .full-size .expandCardPref .small-3 {
    flex: 0 0 auto;
    max-width: 22%;
    width: 22%;
  }
  .full-size .expandCardPref .small-3 .box-plan-header {
    min-width: 85px;
  }
  .text-sixth {
    white-space: nowrap;
  }
  .small-8 {
    width: auto;
  }
  .yes-title-widget-p {
    font-size: 12px !important;
  }
  .mpopup .mpopup-content h2,
  .mpopup .mpopup-content .h2 {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: -webkit-center;
  }
  #widgetBox.mpopup .mpopup-content {
    min-height: 236px;
    border-radius: 4px;
    border: none;
    width: 90%;
  }
  #widgetBox.mpopup .mpopup-content .credit-ssn {
    font-size: 18px !important;
    color: #084a64 !important;
  }
  #widgetBox.mpopup .mpopup-content .progress-title {
    font-size: 18px;
    padding: 0 50px;
    margin-bottom: 40px;
  }
  #widgetBox.mpopup .mpopup-content .input-group-header-address {
    min-width: max-content;
  }
  #widgetBox.mpopup .mpopup-content .typeahead__container {
    min-width: 100%;
  }
  #widgetBox.mpopup .mpopup-content .typeahead__container.loading .typeahead__query:after,
  #widgetBox.mpopup .mpopup-content .typeahead__container.loading .typeahead__query:before {
    top: 32%;
  }
  #widgetBox.mpopup .mpopup-content li {
    background-position: 0 50% !important;
  }
  #widgetBox.mpopup .mpopup-content .typeahead__dropdown {
    min-width: max-content;
  }
  #widgetBox.mpopup .mpopup-content p {
    line-height: 1.2;
  }
  #widgetBox.mpopup .mpopup-content .mpopup-main {
    padding-top: 35px;
  }
  #widgetBox.mpopup .mpopup-content .rate-seccion-popup {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #widgetBox.mpopup .mpopup-content .rate-seccion-popup .tittle-widget span.title-smt-one,
  #widgetBox.mpopup .mpopup-content .rate-seccion-popup .tittle-widget span.title-smt-two {
    font-size: 18px !important;
  }
  #widgetBox.mpopup .mpopup-content h2,
  #widgetBox.mpopup .mpopup-content .h2 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #084a64;
    text-align: -webkit-center;
    font-weight: normal;
  }
  #widgetBox.mpopup .mpopup-content input#typeahead.address-code-input,
  #widgetBox.mpopup .mpopup-content .powerlego-addr-input {
    height: 45px;
  }
  #widgetBox.mpopup .mpopup-content .yes {
    padding-top: 0;
    padding-right: 5px;
  }
  #widgetBox.mpopup .mpopup-content .not {
    height: 75px;
    padding-top: 16px;
  }
  #widgetBox.mpopup .mpopup-content .yes-widget-b,
  #widgetBox.mpopup .mpopup-content .not-widget-b {
    font-size: 16px !important;
    font-weight: 700;
  }
  #widgetBox.mpopup .mpopup-content .yes-widget-p,
  #widgetBox.mpopup .mpopup-content .not-widget-p {
    font-size: 13px !important;
    position: unset;
    white-space: normal;
  }
  #widgetBox.mpopup .mpopup-content .not .not-widget-p {
    color: #000;
  }
  #widgetBox.mpopup .mpopup-content #forecast-widget-oncor .cancel-smtopte .not .not-widget-p {
    color: #fff;
  }
  #widgetBox.mpopup .mpopup-content .container-widget {
    padding-top: 19px;
  }
  #widgetBox.mpopup .mpopup-content .button-smtopt,
  #widgetBox.mpopup .mpopup-content .cancel-smtopte,
  #widgetBox.mpopup .mpopup-content .cancel-widget {
    display: flex;
    align-items: center;
  }
  #widgetBox.mpopup .mpopup-content .mpopup-footer {
    margin-top: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  #widgetBox.mpopup .mpopup-content .mpopup-footer #back-btn.back {
    font-size: 13px;
    text-transform: uppercase;
  }
  #widgetBox.mpopup .mpopup-content .info-secure {
    width: 290px;
    height: 75px;
  }
  #widgetBox.mpopup .mpopup-content .info-secure img.image-widget-energy.img-check-info {
    height: 34px !important;
  }
  .container-widget {
    margin: 0px;
    padding: 0px;
    text-align: unset;
  }
  .mpopup .mpopup-head .close {
    font-size: 22px;
    padding-right: 12px;
  }
  .typeahead__cancel-button {
    right: -6px !important;
    top: -8px;
  }
  .mpopup .mpopup-content input {
    margin-bottom: 20px;
  }
  .input-group-header-address {
    margin-top: 25px;
    min-width: max-content;
  }
  .more-margin {
    color: #084a64 !important;
  }
  .subtext-provider-p {
    font-size: 11px !important;
  }
  .special-font {
    font-size: 12px;
  }
  .subtitle-provider {
    padding: 0;
  }
  .blue-color {
    color: #084a64 !important;
  }
  .input-group {
    margin-bottom: 0px;
  }
  #scales {
    -webkit-transform: scale(1, 1);
  }
  .accept-widget,
  .cancel-widget,
  .forecast-widget {
    padding-right: 0px;
    margin-bottom: 19px;
  }
  .not-widget-b {
    white-space: nowrap;
  }
  body.front-page #rates .card {
    margin-bottom: 15px;
  }
  #rates {
    padding-top: 15px !important;
  }
  #more-list {
    margin-top: 0px !important;
  }
  #pre-footer {
    display: none;
  }
  .subtext-provider7th-p {
    margin-top: 0px;
  }
  #myChartR {
    padding: 20px;
    max-width: 100%;
  }
  .container-chbox {
    -webkit-font-smoothing: subpixel-antialiased;
    transform: translateZ(0);
    backface-visibility: hidden;
  }
  .show_icon {
    transform: scale(0.5);
    bottom: 0px !important;
    left: auto;
    right: 15px;
  }
  #image_icon img {
    max-width: 240px;
  }
  #image_icon .img-meter {
    position: relative;
    bottom: 48px !important;
    max-width: 300px;
    height: auto;
    left: unset !important;
    padding: 0 !important;
    width: unset !important;
    -webkit-box-shadow: 0 0 15px #084a64;
    box-shadow: 0 0 15px #084a64;
  }
  .mobile-margin {
    margin-left: 40px;
  }
  .back {
    font-size: 14px !important;
  }
  .title-smt-two {
    font-size: 16px !important;
    line-height: 17px;
  }
}
@media only screen and (max-width: 480px) and (min-width: 325px) {
  .img-meter {
    top: -32px;
  }
  .title-smt-one {
    font-size: 16px;
    line-height: 0px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 360px) {
  .not-widget-b,
  .yes-widget-b {
    font-size: 12px !important;
  }
  .secure-widget-b {
    font-size: 14px !important;
    text-transform: none;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 400;
    color: #fff;
  }
  .secure-widget-p {
    font-size: 10px !important;
    margin-bottom: 0;
    top: 25px;
    position: absolute;
    color: #fff;
    line-height: 12px;
    white-space: unset;
  }
  .img-meter {
    bottom: 20px !important;
    left: 25px !important;
  }
}
.mpopup-head .close {
  color: #084a64 !important;
  float: right;
  font-size: 33px;
  font-weight: 100;
  padding-right: 26px;
  position: relative;
}
.open-mpopup-widget {
  color: #fff !important;
  font-family: Lato, sans-serif;
  position: relative;
}
.open-mpopup-widget:hover {
  text-decoration: underline;
  cursor: pointer;
}
.arrow-right {
  border-left: 10px solid #fff;
  border-top: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  margin-top: 3px;
  margin-left: 5px;
  position: absolute;
}
.line-separator-mobile {
  width: 100%;
  border-bottom: 1px solid #eee;
  justify-content: center;
  place-content: center;
}
.line-separator-mobile .td-alig-right-movil {
  font-family: Lato, sans-serif;
}
.js-checkbox-filter {
  text-align: left;
  padding-left: 5px;
  padding-bottom: 30px;
}
.powerlego-content .mpopup-head .close {
  padding-right: 12px;
  padding-top: 8px;
  z-index: 2;
}
.powerlego-content .mpopup-content {
  border: 1px solid rgba(0, 0, 0, 0) !important;
  border-radius: 3px !important;
  box-shadow: inherit !important;
}
.powerlego-content .mpopup-content .rate-seccion-popup h2,
.powerlego-content .mpopup-content .rate-seccion-popup .h2 {
  font-size: 16px;
  color: #000;
}
.powerlego-content .form-items {
  margin-top: 16px;
}
.powerlego-content .input-meter-email-pl,
.powerlego-content .input-meter-name-pl {
  margin-bottom: 0px !important;
  height: 45px !important;
  margin: 0 !important;
  border: 1px solid #bbb;
  border-radius: 3px !important;
  box-shadow: inherit !important;
}
.powerlego-content #scalesTerms {
  height: 30px;
  margin-top: -5px;
}
.powerlego-content #scales {
  height: 30px;
  margin-top: -15px;
}
.powerlego-content .seccheck {
  margin-top: -15px;
}
.powerlego-content .input-meter-name-pl::placeholder,
.powerlego-content .input-meter-email-pl::placeholder {
  color: #5a5953;
  font-size: 13px;
}
.powerlego-content .card {
  border: 0 !important;
}
.powerlego-content .error-code-sms {
  color: #5a5953 !important;
  font-size: 13px;
}
.powerlego-content .credit-ssn {
  margin-bottom: 30px;
  margin-top: 25px;
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #084a64 !important;
}
.powerlego-content #term-mesge {
  margin-bottom: 15px !important;
}
.powerlego-content #term-mesge .yes-widget-message {
  padding-top: 10px;
  font-size: 15px;
}
.powerlego-content .info-secure svg {
  margin-top: 20px;
  margin-right: 15px;
}
.powerlego-content .success-message {
  color: #5a5953 !important;
  font-size: 13px !important;
  text-align: center !important;
  line-height: 16px !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border: 0 !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
  font-weight: 400 !important;
  box-shadow: inherit !important;
  transition: inherit !important;
}
.powerlego-content .button-smtopt svg {
  margin: 20px 5px 20px 15px;
}
.powerlego-content .typeahead__query {
  z-index: 0 !important;
}
.powerlego-content .error-msg {
  margin-top: 76px;
}
.powerlego-content #fail-message {
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.powerlego-content #fail-message .fail-intro-text,
.powerlego-content #fail-message .fail-or {
  font-size: 20px;
  color: #084a64;
  font-weight: normal;
  font-family: lato;
  padding: 10px 0;
}
.powerlego-content #fail-message .fail-option {
  cursor: pointer;
  color: #00e;
  text-decoration-line: underline;
  font-size: 16px;
  padding: 10px 0;
}
.base-inputs.next {
  background-color: #d2430f;
}
.base-inputs.next:hover,
.base-inputs.next:active,
.base-inputs.next:visited,
.base-inputs.next:focus {
  color: #fff !important;
}
.base-inputs.next.disabled {
  color: #fff !important;
}
.base-inputs {
  width: 200px;
  height: 45px;
  padding-top: 0;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border-radius: 3px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .powerlego-content .typeahead__result li {
    font-size: 13px !important;
  }
  .powerlego-content .close {
    padding-right: 12px !important;
  }
  .powerlego-content .title-provider {
    padding-top: 0 !important;
  }
  .powerlego-content .mpopup-main {
    padding-top: 15px !important;
  }
  .powerlego-content .typeahead__result {
    margin-top: -30px !important;
  }
  .powerlego-content .text-checkbox {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .powerlego-content .info-secure {
    width: 100% !important;
  }
  .powerlego-content #scales {
    margin-top: -5px;
  }
  .powerlego-content .credit-ssn {
    font-size: 16px !important;
    padding: 0 30px;
  }
  .powerlego-content .progress-title {
    margin-top: 35px !important;
  }
  .powerlego-content #fail-message .fail-intro-text {
    margin-top: 40px;
    font-size: 18px;
  }
  .powerlego-content #fail-message .fail-or {
    font-size: 18px;
  }
  .base-inputs {
    width: 167px;
  }
  .error-msg {
    margin-top: 40px !important;
  }
}
@media (max-width: 382px) {
  .mpopup-content .rate-seccion-popup h2,
  .mpopup-content .rate-seccion-popup .h2 {
    font-size: 15px;
  }
}
.title-smt-one-mob {
  display: none;
}
.title-provider-mob {
  display: none;
}
@media (max-width: 480px) {
  .title-smt-one {
    display: none;
  }
  .title-smt-one-mob {
    display: initial !important;
  }
  .title-provider {
    display: none;
  }
  .title-provider-mob {
    display: block !important;
  }
}
.input-group-header-address {
  margin-top: 30px;
}
.input-group-header-address .address-code-input,
.input-group-header-address .powerlego-addr-input {
  padding: 0 18px 0 18px;
  font-size: 18px;
  height: 55px;
  width: 100%;
  width: 100%;
  border-radius: 3px 0 0 3px !important;
  border: .5px solid #5a5953 !important;
  border-right: 0 !important;
}
.input-group-header-address #findAddress,
.input-group-header-address #powerlego-addr {
  background-color: #d2430f;
  width: 50px;
  height: 55px;
  border: 0;
}
.input-group-header-address .input-group-prepend {
  cursor: pointer;
}
.input-group-header-address .input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
}
.box-plan-filter-select :hover,
.box-plan-filter-select .active {
  color: #fff;
  background: #084a64 !important;
}
.card-decore {
  box-shadow: 1px 5px 10px 1px #d4ccd4 !important;
  border-radius: 4px;
  min-height: 322px;
}
.box-filter-tittle {
  color: #084a64;
  font-size: 23px;
  font-weight: 700;
  padding: 13px 0px 9px 0px;
}
.featured-plans-smt {
  padding: 16px 5px !important;
}
hr {
  border-bottom: 2px solid #cacaca !important;
  margin: .25rem auto;
}
.plan-name-bool {
  font-weight: 700 !important;
}
.short-cost {
  color: #084a64;
  display: block;
  font-size: 22pt;
  margin-top: 12px;
  font-weight: 700;
  margin-bottom: 0px;
}
.togglePrincipal {
  width: 50%;
  margin-left: 6rem;
  height: 37px;
  background: #e1e1e1;
}
.phone-smt a {
  font-size: 22px !important;
}
.button-link-smt {
  padding-top: 1.48rem !important;
  padding-bottom: 1.5rem !important;
}
.smt-icon-phone {
  top: 3px;
}
.space-smt {
  width: 10px;
  height: 5px;
  padding-bottom: 1.19rem;
}
.more-rate-type-smt {
  font-size: 16pt;
  text-align: left;
  color: #404042;
  display: block;
  line-height: 23px;
  margin-top: 18px;
  padding-left: 29px;
  margin-bottom: 5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
.sprite-padlock {
  width: 12px !important;
  height: 16px !important;
}
.space-box {
  width: 100px;
  height: 0px;
  padding-bottom: 2.45rem;
}
.p-smt {
  font-size: 10pt !important;
}
.span-smt {
  font-size: 16pt !important;
  padding-top: 7px;
}
.rated-icons-smt {
  margin-bottom: 15px;
  margin-top: 12px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}
.logo-smt-complemet {
  padding-top: 19px;
  margin-bottom: 25px;
}
.toggleDetails-mst {
  width: 68%;
  margin-left: 2.2rem;
}
.more-margin {
  margin-bottom: 10px !important;
}
.upsixty {
  position: relative;
  align-content: center;
  left: 0px;
}
.doted-loading {
  width: 500px;
  position: relative;
  height: 80px;
  margin-bottom: 50px;
  margin-top: 40px;
}
.title-provider-7th {
  text-align: center !important;
}
#dynamic-content {
  text-align: center;
}
.typeahead__cancel-button {
  right: -1px;
  top: 6px;
}
.mpopup .mpopup-content input {
  margin-bottom: 28px;
}
.more-high-margin {
  margin-bottom: 33px !important;
}
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.show_icon {
  position: relative;
  bottom: 7px;
}
.img-meter {
  position: relative;
  bottom: 96px;
  padding: 0 !important;
  width: 380px;
  box-shadow: 0px 0px 15px #084a64;
  z-index: 999;
}
#image_icon img {
  display: inline-block;
  vertical-align: middle;
  max-width: 380px;
  height: auto;
}
.back {
  cursor: pointer;
  font-family: Lato, sans-serif;
  margin: 24px;
  font-size: 20px;
}
#back-btn {
  margin: 15px;
}
.mpopup-footer {
  margin-bottom: 15px;
}
.typeahead__cancel-button {
  margin-right: unset !important;
  margin-top: unset !important;
}
.close-button {
  color: #fff;
}
#terms-service {
  cursor: pointer;
  color: #084a64;
}
.disabled {
  color: #5e5e5e;
}
#terms-service {
  cursor: pointer;
  color: #084a64;
}
#widgetBox .mpopup-background {
  margin: 0 !important;
}
.box-plan-header-smt {
  background: #e1e1e1 !important;
  margin-right: .7rem;
}
.typeahead__result li {
  font-size: 16px !important;
}
.menu-smt li a {
  font-size: 16px !important;
}
.ter_smt {
  text-align-last: left;
  text-align: left;
}
.ter_smt p {
  line-height: 1.77rem;
  letter-spacing: 0;
  font-size: 16px !important;
  margin-bottom: 0;
  margin-top: 2rem;
  color: #084a64;
  font-family: Lato, sans-serif;
}
.terms-smt {
  font-size: 16px !important;
  color: #1779ba;
  margin-top: 1.7rem !important;
}
.smtcenter {
  text-align: center !important;
}
.usage-options {
  background: #ddd;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.usage-options span {
  font-size: 16px;
  font-weight: 700;
  color: #084a64;
  text-transform: initial;
}
.usage-options p {
  color: #084a64;
  font-size: 16px;
  white-space: nowrap;
  padding: 0 !important;
}
.powerlego-checkbox-filter div:first-child {
  padding-top: 0;
}
.powerlego-checkbox-filter .container-chbox-all {
  text-align: left !important;
}
.powerlego-checkbox-filter .container-chbox {
  text-align: left !important;
}
.powerlego-checkbox-filter .container-chbox label {
  font-size: .775rem;
}
.powerlego-checkbox-filter .container-chbox-all label {
  font-size: .775rem;
}
.powerlego-checkbox-filter .cell-provider-filter [type=checkbox]:checked + label:after {
  left: 2px;
}
@media (min-width: 768px) {
  .powerlego-filter {
    height: 215px;
    overflow-y: scroll;
  }
}
.no-results {
  padding: 20px 20px 80px 20px;
  margin: 0 auto;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #084a64;
}
.page-template-results-page .close-button {
  line-height: 26px;
}
.page-template-results-page .close-button:hover {
  color: #fff;
}
.progress-title {
  flex-shrink: 0;
  color: #084a64;
  text-align: center;
  font-family: Lato;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 60px;
  margin-top: 76px;
  text-transform: initial;
  border-bottom: 0px solid #f0f0f0 !important;
}
.progress-content .progress-bar {
  width: 240px;
  margin: 0 auto;
  border: 1px solid #bbb;
  border-radius: 10px;
  margin-bottom: 15px;
}
.progress-content .progress-bar .bar {
  height: 10px;
  background-color: #084a64;
  width: 0;
  border-radius: 10px;
}
.progress-content .bar-title {
  color: #000;
  text-align: center;
  font-family: Lato;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .progress-content .progress-bar {
    width: 167px;
  }
}
.close-widget {
  float: right;
  padding: 17px;
  cursor: pointer;
}
.back-widget {
  font-size: 13px;
  color: #000;
  font-weight: 400;
  font-style: normal;
}
.powerlego-content .mpopup-content input {
  border: 1px solid #ddd !important;
}
.powerlego-widget {
  background-color: #d2430f;
  width: 100%;
  padding: 0px;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  margin-bottom: 1rem;
  height: 45px;
  max-width: 278px;
  min-width: 260px;
}
.powerlego-base {
  padding: 60px 0 40px 0 !important;
}
.powerlego-base .powerlego-text-top {
  text-align: center;
  font-family: Lato;
  font-size: 40px;
  line-height: normal;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 700;
}
.powerlego-base .powerlego-text-sub {
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
  font-family: Lato;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 700;
}
.powerlego-base .zip-code-input {
  text-align: center;
  height: 45px !important;
  color: #6d6d6d;
  font-family: Lato;
  font-size: 13px !important;
  line-height: 16px;
  border: 0;
  font-style: normal;
  font-weight: 700;
}
.powerlego-base #btnGroupZip {
  width: 47px !important;
  height: 45px !important;
  background: #d2430f !important;
}
.powerlego-base .input-group-header-zip {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}
@media (max-width: 1023px) {
  .powerlego-base {
    padding: 60px 50px 40px 50px !important;
  }
  .powerlego-text-top {
    text-align: left !important;
    font-size: 32px !important;
    line-height: 36px !important;
    letter-spacing: -0.16px;
  }
  .input-group-header-zip {
    margin-bottom: 5px !important;
  }
  .input-group-header-zip .zip-code-input {
    max-width: 290px;
    width: 100% !important;
  }
  .input-group-header-zip .zip-code-input::placeholder {
    color: #6d6d6d;
    font-family: Lato;
    font-weight: 700;
  }
  .page-template .powerlego-content .mpopup-main {
    padding-top: 35px !important;
  }
}
.form-items {
  display: flex;
}
.form-items .form-item {
  flex: 1;
  margin-right: 8px;
}
.form-items .form-item:last-child {
  margin-right: 0;
  margin-left: 8px;
}
.page-template .powerlego-base .hero-center h2,
.page-template .powerlego-base .hero-center .h2 {
  text-align: center;
}
.page-template .powerlego-base {
  padding: 60px 30px 40px 30px !important;
}
.page-template .powerlego-base .no-padding {
  padding-left: 0;
  padding-right: 0;
}
.page-template .powerlego-base .input-group-header-zip {
  max-width: 278px;
  min-width: 260px;
  margin: 0 auto;
}
.tercondicion {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
  gap: 10px;
}
.tercondicion .checkbox-container input#scales,
.tercondicion .checkbox-container input#scalesTerms {
  width: 20px;
  height: 20px;
}
.accordion-block {
  margin: 2rem 0;
}
.accordion-block__item {
  background: #fff;
  border-radius: 2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  margin-bottom: 1rem;
  overflow: hidden;
  transition: box-shadow .3s ease;
}
.accordion-block__item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, .15);
}
.accordion-block__item.accordion-block--active .accordion-block__icon {
  transform: rotate(180deg);
}
.accordion-block__header {
  margin: 10px 0 !important;
  padding: 0 !important;
  color: #015292 !important;
  text-transform: none !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 1.4 !important;
}
.accordion-block__trigger {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: flex;
  font-size: inherit;
  justify-content: space-between;
  padding: 10px 20px;
  text-align: left;
  width: 100%;
  align-items: center;
  gap: 1rem;
}
.accordion-block--active .accordion-block__trigger {
  padding-bottom: .625rem;
}
.accordion-block__trigger:focus {
  outline: none;
  box-shadow: inset 0 0 0 2px var(--wp--preset--color--primary);
}
.accordion-block__icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23003f73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 32px;
  flex: 0 0 32px;
  position: relative;
  transform: rotate(0deg);
  transition: transform .3s ease;
  width: 32px;
}
.accordion-block--active .accordion-block__icon {
  transform: rotate(180deg);
}
.accordion-block__content {
  background-color: #fff;
  padding: 0 1.25rem 1.25rem;
}
.accordion-block__content[hidden] {
  display: none;
}
.accordion-block__content > *:first-child {
  margin-top: 0;
}
.accordion-block__content > *:last-child {
  margin-bottom: 0;
}
.wp-admin .accordion-block {
  max-width: 100%;
}
.accordion-block.alignwide {
  max-width: var(--wp--style--global--wide-size);
  margin-left: auto;
  margin-right: auto;
}
.accordion-block.alignfull {
  max-width: none;
  width: 100%;
}
body[class*=landing_page] main h2.accordion-block__header,
body[class*=landing_page] main .accordion-block__header.h2 {
  border: none !important;
}
.why_trust_hec_block {
  background: #e2effa;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .06);
  padding: 25px 50px;
}
@media (max-width: 768px) {
  .why_trust_hec_block {
    padding: 25px 30px;
  }
}
.why_trust_hec_block {
  margin: 15px auto;
  text-align: center;
}
.why_trust_hec_block .why_trust_title {
  color: #02467d;
  border-bottom: 2px solid #d3d3d3 !important;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .why_trust_hec_block .why_trust_title {
    font-size: 1.3rem;
  }
}
.why_trust_hec_block .why_trust_title {
  font-weight: 700;
  padding-bottom: 10px;
  margin: 0;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .why_trust_hec_block .why_trust_title {
    margin-bottom: 15px;
  }
}
.why_trust_hec_block .why_trust_description {
  color: #000;
  font-size: 12px;
  line-height: 1.5;
  padding: 0 6px;
}
@media (max-width: 768px) {
  .why_trust_hec_block .why_trust_description {
    padding: 0;
  }
}
.why_trust_hec_block .stats_container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
}
.why_trust_hec_block .stats_container .stat_item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: .95rem;
}
@media (max-width: 768px) {
  .why_trust_hec_block .stats_container .stat_item {
    padding: 0 10px;
  }
}
.why_trust_hec_block .stats_container .stat_item .stat_top_container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.why_trust_hec_block .stats_container .stat_item .stat_top_container .stat_icon {
  width: 25px;
}
@media (max-width: 768px) {
  .why_trust_hec_block .stats_container .stat_item .stat_top_container .stat_icon {
    width: 20px;
  }
}
.why_trust_hec_block .stats_container .stat_item .stat_top_container .stat_icon {
  color: #02467d;
  margin-bottom: 4px;
}
.why_trust_hec_block .stats_container .stat_item .stat_top_container .stat_number {
  font-size: 22px;
}
@media (max-width: 768px) {
  .why_trust_hec_block .stats_container .stat_item .stat_top_container .stat_number {
    font-size: 12px;
  }
}
.why_trust_hec_block .stats_container .stat_item .stat_top_container .stat_number {
  color: #02467d;
}
.why_trust_hec_block .stats_container .stat_item .stat_label {
  color: #000;
  font-size: 12px;
}
@media (max-width: 768px) {
  .why_trust_hec_block .stats_container .stat_item .stat_label {
    font-size: 10px;
  }
}
.why_trust_hec_block .why_trust_hec_links {
  display: flex;
  justify-content: center;
  gap: 12px;
  font-size: .92rem;
}
.why_trust_hec_block .why_trust_hec_links a {
  color: #2a4da7;
  text-decoration: none;
}
@media (max-width: 768px) {
  .why_trust_hec_block .why_trust_hec_links a {
    font-size: 12px;
  }
}
.why_trust_hec_block .why_trust_hec_links .divider {
  color: #2a4da7;
  margin: 0 6px;
}
