/* finally, import Bootstrap to set the changes! */
/*!
 * Bootstrap v4.2.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #E73137;
  --orange: #fd7e14;
  --yellow: #E19604;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #e19604;
  --secondary: #ced4da;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #E19604;
  --danger: #E73137;
  --light: #EFECE7;
  --dark: #313131;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 990px;
  --breakpoint-xl: 1330px;
  --font-family-sans-serif: benton-sans, helvetica, arial, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: benton-sans, helvetica, arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #4B4B4B;
  text-align: left;
  background-color: #FAF9F7; }

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #4B4B4B;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #252525;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.7rem;
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.3;
  color: inherit; }

h1, .h1 {
  font-size: 64px; }

h2, .h2 {
  font-size: 32px; }

h3, .h3 {
  font-size: 22px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

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

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

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

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }
  .table .table {
    background-color: #FAF9F7; }

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

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

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

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #f7e2b9; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #efc87c; }

.table-hover .table-primary:hover {
  background-color: #f4d9a2; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #f4d9a2; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #f1f3f5; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #e6e9ec; }

.table-hover .table-secondary:hover {
  background-color: #e2e6ea; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #e2e6ea; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #f7e2b9; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #efc87c; }

.table-hover .table-warning:hover {
  background-color: #f4d9a2; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #f4d9a2; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f8c5c7; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #f39497; }

.table-hover .table-danger:hover {
  background-color: #f5aeb1; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f5aeb1; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fbfaf8; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #f7f5f3; }

.table-hover .table-light:hover {
  background-color: #f2eee8; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #f2eee8; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c5c5c5; }

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

.table-hover .table-dark:hover {
  background-color: #b8b8b8; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b8b8b8; }

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

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

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

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

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

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 989.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1329.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.88rem + 2px);
  padding: 0.44rem 1.1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #fcca68;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #ced4da; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

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

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

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

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

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

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

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

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 1.88rem;
  background-repeat: no-repeat;
  background-position: center right calc(1.88rem / 4);
  background-size: calc(1.88rem / 2) calc(1.88rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 1.88rem;
  background-position: top calc(1.88rem / 4) right calc(1.88rem / 4); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: 3.51rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 2.1rem/0.94rem 0.94rem; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

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

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

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

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

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

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

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

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #E73137;
  padding-right: 1.88rem;
  background-repeat: no-repeat;
  background-position: center right calc(1.88rem / 4);
  background-size: calc(1.88rem / 2) calc(1.88rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E73137' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #E73137;
    box-shadow: 0 0 0 0.2rem rgba(231, 49, 55, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 1.88rem;
  background-position: top calc(1.88rem / 4) right calc(1.88rem / 4); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #E73137;
  padding-right: 3.51rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E73137' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 2.1rem/0.94rem 0.94rem; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #E73137;
    box-shadow: 0 0 0 0.2rem rgba(231, 49, 55, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #E73137; }

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

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #E73137; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #E73137; }

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

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ec5f63;
  background-color: #ec5f63; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(231, 49, 55, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #E73137; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #E73137; }

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #E73137;
  box-shadow: 0 0 0 0.2rem rgba(231, 49, 55, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 700;
  color: #4B4B4B;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.9rem 3rem;
  font-size: 1rem;
  line-height: 1;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #4B4B4B;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem #ced4da; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #212529;
  background-color: #e19604;
  border-color: #e19604; }
  .btn-primary:hover {
    color: #fff;
    background-color: #bb7d03;
    border-color: #af7503; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(196, 133, 10, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #212529;
    background-color: #e19604;
    border-color: #e19604; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #af7503;
    border-color: #a26c03; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(196, 133, 10, 0.5); }

.btn-secondary {
  color: #212529;
  background-color: #ced4da;
  border-color: #ced4da; }
  .btn-secondary:hover {
    color: #212529;
    background-color: #b8c1ca;
    border-color: #b1bbc4; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(180, 186, 191, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #212529;
    background-color: #b1bbc4;
    border-color: #aab4bf; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(180, 186, 191, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #E19604;
  border-color: #E19604; }
  .btn-warning:hover {
    color: #fff;
    background-color: #bb7d03;
    border-color: #af7503; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(196, 133, 10, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #E19604;
    border-color: #E19604; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #af7503;
    border-color: #a26c03; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(196, 133, 10, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #E73137;
  border-color: #E73137; }
  .btn-danger:hover {
    color: #fff;
    background-color: #d91920;
    border-color: #cd181e; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(235, 80, 85, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #E73137;
    border-color: #E73137; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #cd181e;
    border-color: #c2171c; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(235, 80, 85, 0.5); }

.btn-light {
  color: #212529;
  background-color: #EFECE7;
  border-color: #EFECE7; }
  .btn-light:hover {
    color: #212529;
    background-color: #e0dad0;
    border-color: #dbd4c8; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(208, 206, 203, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #EFECE7;
    border-color: #EFECE7; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dbd4c8;
    border-color: #d6cec1; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(208, 206, 203, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #313131;
  border-color: #313131; }
  .btn-dark:hover {
    color: #fff;
    background-color: #1e1e1e;
    border-color: #181818; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(80, 80, 80, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #313131;
    border-color: #313131; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #181818;
    border-color: #111111; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(80, 80, 80, 0.5); }

.btn-outline-primary {
  color: #e19604;
  border-color: #e19604; }
  .btn-outline-primary:hover {
    color: #212529;
    background-color: #e19604;
    border-color: #e19604; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 150, 4, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #e19604;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #e19604;
    border-color: #e19604; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 150, 4, 0.5); }

.btn-outline-secondary {
  color: #ced4da;
  border-color: #ced4da; }
  .btn-outline-secondary:hover {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ced4da;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #212529;
    background-color: #ced4da;
    border-color: #ced4da; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #E19604;
  border-color: #E19604; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #E19604;
    border-color: #E19604; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 150, 4, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #E19604;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #E19604;
    border-color: #E19604; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 150, 4, 0.5); }

.btn-outline-danger {
  color: #E73137;
  border-color: #E73137; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #E73137;
    border-color: #E73137; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(231, 49, 55, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #E73137;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #E73137;
    border-color: #E73137; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(231, 49, 55, 0.5); }

.btn-outline-light {
  color: #EFECE7;
  border-color: #EFECE7; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #EFECE7;
    border-color: #EFECE7; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(239, 236, 231, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #EFECE7;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #EFECE7;
    border-color: #EFECE7; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(239, 236, 231, 0.5); }

.btn-outline-dark {
  color: #313131;
  border-color: #313131; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #313131;
    border-color: #313131; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(49, 49, 49, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #313131;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #313131;
    border-color: #313131; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(49, 49, 49, 0.5); }

.btn-link {
  font-weight: 400;
  color: #4B4B4B; }
  .btn-link:hover {
    color: #252525;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.44;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.44rem 1.2rem;
  font-size: 0.625rem;
  line-height: 1.44;
  border-radius: 0.2rem; }

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

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

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

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

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

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

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

.dropdown-toggle:empty::after {
  margin-left: 0; }

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 990px) {
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1330px) {
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; } }

@media (min-width: 990px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; } }

@media (min-width: 1330px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:first-child {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px); }
  .dropdown-item:last-child {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px); }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #e19604; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

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

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.9rem;
  padding-left: 0.9rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-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:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

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

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

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

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(2.8rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.44;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.4rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.625rem;
  line-height: 1.44;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2.1rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #e19604;
    background-color: #e19604; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem #ced4da; }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #fcca68; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #fddc9a;
    border-color: #fddc9a; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.2rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.2rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #e19604;
  background-color: #e19604; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(225, 150, 4, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(225, 150, 4, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(225, 150, 4, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.2rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(225, 150, 4, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.88rem + 2px);
  padding: 0.44rem 2.1rem 0.44rem 1.1rem;
  font-weight: 400;
  line-height: 1;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.1rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #fcca68;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(252, 202, 104, 0.5); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 1.1rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.4rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.625rem; }

.custom-select-lg {
  height: calc(2.8rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.88rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #fcca68;
    box-shadow: 0 0 0 0.2rem #ced4da; }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

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

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #FAF9F7, 0 0 0 0.2rem #ced4da; }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #FAF9F7, 0 0 0 0.2rem #ced4da; }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #FAF9F7, 0 0 0 0.2rem #ced4da; }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #e19604;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #fddc9a; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #e19604;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #fddc9a; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #e19604;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media screen and (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #fddc9a; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

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

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

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

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

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #e19604; }

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

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

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

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

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

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

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

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

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

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 989.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 990px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1329.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1330px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

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

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

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

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

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

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

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

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

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

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

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

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

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

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

.card-group {
  display: flex;
  flex-direction: column; }
  .card-group > .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-group {
      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:first-child {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
          .card-group > .card:first-child .card-img-top,
          .card-group > .card:first-child .card-header {
            border-top-right-radius: 0; }
          .card-group > .card:first-child .card-img-bottom,
          .card-group > .card:first-child .card-footer {
            border-bottom-right-radius: 0; }
        .card-group > .card:last-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
          .card-group > .card:last-child .card-img-top,
          .card-group > .card:last-child .card-header {
            border-top-left-radius: 0; }
          .card-group > .card:last-child .card-img-bottom,
          .card-group > .card:last-child .card-footer {
            border-bottom-left-radius: 0; }
        .card-group > .card:only-child {
          border-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-top,
          .card-group > .card:only-child .card-header {
            border-top-left-radius: 0.25rem;
            border-top-right-radius: 0.25rem; }
          .card-group > .card:only-child .card-img-bottom,
          .card-group > .card:only-child .card-footer {
            border-bottom-right-radius: 0.25rem;
            border-bottom-left-radius: 0.25rem; }
        .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
          border-radius: 0; }
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
          .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
            border-radius: 0; } }

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

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

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

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

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

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

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

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #4B4B4B;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #252525;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #ced4da; }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #e19604;
  border-color: #e19604; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.44; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.625rem;
  line-height: 1.44; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

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

.btn .badge {
  position: relative;
  top: -1px; }

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

.badge-primary {
  color: #212529;
  background-color: #e19604; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #212529;
    background-color: #af7503; }

.badge-secondary {
  color: #212529;
  background-color: #ced4da; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #212529;
    background-color: #b1bbc4; }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }

.badge-warning {
  color: #212529;
  background-color: #E19604; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #af7503; }

.badge-danger {
  color: #fff;
  background-color: #E73137; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #cd181e; }

.badge-light {
  color: #212529;
  background-color: #EFECE7; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dbd4c8; }

.badge-dark {
  color: #fff;
  background-color: #313131; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #181818; }

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

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

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

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #754e02;
  background-color: #f9eacd;
  border-color: #f7e2b9; }
  .alert-primary hr {
    border-top-color: #f4d9a2; }
  .alert-primary .alert-link {
    color: #432d01; }

.alert-secondary {
  color: #6b6e71;
  background-color: #f5f6f8;
  border-color: #f1f3f5; }
  .alert-secondary hr {
    border-top-color: #e2e6ea; }
  .alert-secondary .alert-link {
    color: #525557; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #754e02;
  background-color: #f9eacd;
  border-color: #f7e2b9; }
  .alert-warning hr {
    border-top-color: #f4d9a2; }
  .alert-warning .alert-link {
    color: #432d01; }

.alert-danger {
  color: #78191d;
  background-color: #fad6d7;
  border-color: #f8c5c7; }
  .alert-danger hr {
    border-top-color: #f5aeb1; }
  .alert-danger .alert-link {
    color: #4e1013; }

.alert-light {
  color: #7c7b78;
  background-color: #fcfbfa;
  border-color: #fbfaf8; }
  .alert-light hr {
    border-top-color: #f2eee8; }
  .alert-light .alert-link {
    color: #62615f; }

.alert-dark {
  color: #191919;
  background-color: #d6d6d6;
  border-color: #c5c5c5; }
  .alert-dark hr {
    border-top-color: #b8b8b8; }
  .alert-dark .alert-link {
    color: black; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

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

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

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

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

.media-body {
  flex: 1; }

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

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

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

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #754e02;
  background-color: #f7e2b9; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #754e02;
    background-color: #f4d9a2; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #754e02;
    border-color: #754e02; }

.list-group-item-secondary {
  color: #6b6e71;
  background-color: #f1f3f5; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #6b6e71;
    background-color: #e2e6ea; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #6b6e71;
    border-color: #6b6e71; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #754e02;
  background-color: #f7e2b9; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #754e02;
    background-color: #f4d9a2; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #754e02;
    border-color: #754e02; }

.list-group-item-danger {
  color: #78191d;
  background-color: #f8c5c7; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #78191d;
    background-color: #f5aeb1; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #78191d;
    border-color: #78191d; }

.list-group-item-light {
  color: #7c7b78;
  background-color: #fbfaf8; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #7c7b78;
    background-color: #f2eee8; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7c7b78;
    border-color: #7c7b78; }

.list-group-item-dark {
  color: #191919;
  background-color: #c5c5c5; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #191919;
    background-color: #b8b8b8; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #191919;
    border-color: #191919; }

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

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

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

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

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

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

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

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
    .modal-dialog-centered::before {
      height: calc(100vh - (1.75rem * 2)); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 990px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1330px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: benton-sans, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.625rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: benton-sans, helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.625rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

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

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

.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 0.6s ease-in-out; }
  @media screen and (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-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      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%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media screen and (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: 0.9; }

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media screen and (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

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

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

.bg-info {
  background-color: #17a2b8 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-info {
  border-color: #17a2b8 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 990px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1330px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

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

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

.embed-responsive-3by4::before {
  padding-top: 133.33333%; }

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

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

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

.embed-responsive-3by4::before {
  padding-top: 133.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 990px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1330px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

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

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

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.shadow-none {
  box-shadow: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

.text-wrap {
  white-space: normal !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-lighter {
  font-weight: lighter !important; }

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

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

.font-weight-bolder {
  font-weight: bolder !important; }

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

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

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

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

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

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

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

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

.text-info {
  color: #17a2b8 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-decoration-none {
  text-decoration: none !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

.btn-primary {
  color: #fff; }

.btn-outline-primary:hover {
  color: #fff; }

/*# sourceMappingURL=bootstrap_custom.css.map */
.base-width {
  width: 1300px;
}
@media only screen and (max-width: 1329px) {
  .base-width {
    width: 960px;
  }
}
@media only screen and (max-width: 989px) {
  .base-width {
    width: 748px;
  }
}
@media only screen and (max-width: 767px) {
  .base-width {
    width: 556px;
  }
}
@media only screen and (max-width: 575px) {
  .base-width {
    width: 100%;
  }
}
.base-section-margin {
  margin: 34px 74px 0;
  padding: 34px 0 0;
}
@media only screen and (max-width: 1329px) {
  .base-section-margin {
    margin: 34px 24px 0;
  }
}
@media only screen and (max-width: 989px) {
  .base-section-margin {
    margin: 34px 12px 0;
  }
}
@media only screen and (max-width: 767px) {
  .base-section-margin {
    margin: 34px 0 0;
  }
}
.cg_middle-right .base-section-margin {
  margin-left: 0;
  margin-right: 0;
}
.base-sectionwide-margin {
  margin: 34px 0 0;
  padding: 34px 0 0;
}
.cg_category {
  color: #E73137;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 9px;
}
.cg_author,
.cg_date,
.cg_comment {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.cg_small_lead {
  font-size: 16px;
  line-height: 1.4;
}
.cg_title_underline_only:hover {
  text-decoration: none;
}
.cg_title_underline_only:hover h1,
.cg_title_underline_only:hover h2,
.cg_title_underline_only:hover h3,
.cg_title_underline_only:hover h4,
.cg_title_underline_only:hover h5 {
  text-decoration: underline;
}
.cg_tab_module {
  display: none;
}
.cg_tab_module.cg_tab_module-visible {
  display: inline-block;
}
.cg-arrow-right-gold {
  border: solid #E19604;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.cg-border-bottom-left-column {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: -24px;
  width: auto;
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
}
@media only screen and (max-width: 767px) {
  .cg-border-bottom-left-column {
    right: 0;
    border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  }
}
.cg-border-bottom-right-column {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: -24px;
  width: auto;
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
}
@media only screen and (max-width: 767px) {
  .cg-border-bottom-right-column {
    left: 0;
    border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  }
}
.cg-border-bottom-center-column {
  content: "";
  position: absolute;
  right: -24px;
  bottom: 0;
  left: -24px;
  width: auto;
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
}
@media only screen and (max-width: 767px) {
  .cg-border-bottom-center-column {
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  }
}
.cg-btn-gold {
  padding: 8px 32px;
  background-color: #E19604;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  border: 1px solid #E19604;
}
.cg-btn-gold:focus {
  outline: none;
}
.cg-btn-gray {
  padding: 8px 32px;
  background-color: #4B4B4B;
  border-radius: 3px;
  color: #fff;
  border: none;
  cursor: pointer;
  border: 1px solid #4B4B4B;
}
.cg-btn-gray:focus {
  outline: none;
}
.cg-btn-outline {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 8px 32px;
  background-color: #FAF9F7;
  border-radius: 3px;
  color: #4B4B4B;
  border: none;
  cursor: pointer;
  border: 1px solid #4B4B4B;
}
.cg-btn-outline:focus {
  outline: none;
}
.cg-btn-outline.disabled {
  cursor: not-allowed;
  color: #c0c0c0 !important;
  border-color: #828282;
}
/* Typography */
.cg_function_font {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.cg_font_h1 {
  font-size: 45px;
  line-height: 110%;
}
@media only screen and (max-width: 1329px) {
  .cg_font_h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .cg_font_h1 {
    font-size: 35px;
  }
}
.cg_font_h2_t,
.cg_font_h1_t {
  font-size: 15px;
  line-height: 150%;
}
@media only screen and (max-width: 767px) {
  .cg_font_h2_t,
  .cg_font_h1_t {
    font-size: 14px;
  }
}
.cg_font_h2 {
  font-size: 22px;
  line-height: 130%;
}
@media only screen and (max-width: 1329px) {
  .cg_font_h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .cg_font_h2 {
    font-size: 18px;
    line-height: 110%;
  }
}
@media only screen and (max-width: 1329px) {
  h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 18px;
    line-height: 110%;
  }
}
input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  margin: 7.5px 0;
  height: 3px;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: rgba(130, 130, 130, 0.78);
  border-radius: 1.3px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  border: 0px solid #828282;
  height: 18px;
  width: 18px;
  border-radius: 9px;
  background: #828282;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -7.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(161, 161, 161, 0.78);
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: rgba(130, 130, 130, 0.78);
  border-radius: 1.3px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  border: 0px solid #828282;
  height: 18px;
  width: 18px;
  border-radius: 9px;
  background: #828282;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: rgba(99, 99, 99, 0.78);
  border: 0px solid #010101;
  border-radius: 2.6px;
}
input[type=range]::-ms-fill-upper {
  background: rgba(130, 130, 130, 0.78);
  border: 0px solid #010101;
  border-radius: 2.6px;
}
input[type=range]::-ms-thumb {
  border: 0px solid #828282;
  height: 18px;
  width: 18px;
  border-radius: 9px;
  background: #828282;
  cursor: pointer;
  height: 3px;
}
input[type=range]:focus::-ms-fill-lower {
  background: rgba(130, 130, 130, 0.78);
}
input[type=range]:focus::-ms-fill-upper {
  background: rgba(161, 161, 161, 0.78);
}
body {
  min-width: 320px;
}
.cg_ad_outer:not(.sticky) {
  display: flex;
  justify-content: center;
}
.general-container {
  width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  background-color: #FAF9F7;
}
@media only screen and (max-width: 1329px) {
  .general-container {
    width: 960px;
  }
}
@media only screen and (max-width: 989px) {
  .general-container {
    width: 748px;
  }
}
@media only screen and (max-width: 767px) {
  .general-container {
    width: 556px;
  }
}
@media only screen and (max-width: 575px) {
  .general-container {
    width: 100%;
  }
}
@media only screen and (max-width: 989px) {
  .general-container {
    padding: 0 15px;
  }
}
.general-container section {
  border-top: 1px solid rgba(75, 75, 75, 0.2);
}
.general-container section.cg_ad_outer {
  border-top: none;
}
.general-container article:first-child,
.general-container section:first-child,
.general-container section.cg_notwhite + section {
  border-top: none;
  margin-top: 0;
}
.general-container section.cg_notwhite {
  border-top: none;
}
@media only screen and (max-width: 767px) {
  .gallery-upper-container {
    padding: 0 15px;
  }
}
.cg_middle-subcolumns {
  margin: 34px 74px 0;
  padding: 34px 0 0;
  padding-top: 0;
  display: flex;
}
@media only screen and (max-width: 1329px) {
  .cg_middle-subcolumns {
    margin: 34px 24px 0;
  }
}
@media only screen and (max-width: 989px) {
  .cg_middle-subcolumns {
    margin: 34px 12px 0;
  }
}
@media only screen and (max-width: 767px) {
  .cg_middle-subcolumns {
    margin: 34px 0 0;
  }
}
.cg_middle-right .cg_middle-subcolumns {
  margin-left: 0;
  margin-right: 0;
}
.cg_middle-subcolumns .cg_middle-left {
  padding-right: 24px;
  margin-right: 24px;
  position: relative;
  width: 50%;
  flex-grow: 1;
}
.cg_middle-subcolumns .cg_middle-left > section {
  margin-left: 0;
}
.cg_middle-subcolumns .cg_middle-left:after {
  content: "";
  display: block;
  border-right: 1px solid rgba(75, 75, 75, 0.2);
  position: absolute;
  top: 74px;
  bottom: 0;
  right: 0;
}
.cg_middle-subcolumns .cg_middle-right {
  width: 356px;
}
.cg_middle-subcolumns .cg_middle-right > div {
  position: sticky;
  position: -webkit-sticky;
  top: 130px;
  z-index: 1;
}
@media screen and (max-width: 1329px) {
  .cg_middle-subcolumns .cg_middle-right {
    width: 280px;
  }
  .cg_middle-subcolumns .cg_middle-right > div {
    top: 104px;
  }
}
@media screen and (max-width: 989px) {
  .cg_middle-subcolumns .cg_middle-right {
    width: 250px;
  }
  .cg_middle-subcolumns .cg_middle-right > div {
    top: 104px;
  }
}
@media screen and (max-width: 767px) {
  .cg_middle-subcolumns {
    display: block;
  }
  .cg_middle-subcolumns .cg_middle-left {
    padding-right: 0;
    margin-right: 0;
    width: auto;
  }
  .cg_middle-subcolumns .cg_middle-left:after {
    display: none;
  }
  .cg_middle-subcolumns .cg_middle-right {
    border-top: 1px solid rgba(75, 75, 75, 0.2);
    margin-top: 34px;
    width: auto;
  }
  .cg_middle-subcolumns .cg_middle-right > * {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .cg_baner_val_prop + .cg_main_topic {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
  .cg_main_topic + .cg_important_topics h2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cg-hp .cg_middle-subcolumns {
    display: block;
  }
}
.cg-2cols section {
  border-top: none;
}
.cg-2cols .cg_middle-right .cg_ad_outer .cg_ad_header {
  padding-top: 34px;
}
.cg-2cols .cg_ad_outer .cg_ad_header {
  padding-top: 75px;
}
.cg-2cols .cg_ad_outer section {
  margin-top: 160px;
  padding-top: 0;
}
.cg-2cols .cg_middle-left:after {
  top: 34px;
}
.cg-1col-narrow .general-container {
  max-width: 1152px;
}
#sizedetector {
  display: none;
}
@media only screen and (min-width: 1330px) {
  #sizedetector {
    content: "largedesktop";
  }
}
@media only screen and (min-width: 990px) and (max-width: 1329px) {
  #sizedetector {
    content: "desktop";
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  #sizedetector {
    content: "tablet";
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #sizedetector {
    content: "smalltablet";
  }
}
@media only screen and (max-width: 575px) {
  #sizedetector {
    content: "mobile";
  }
}
@media only screen and (min-width: 1330px) {
  .hiddenOnLargeDesktop {
    display: none !important;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1329px) {
  .hiddenOnDesktop {
    display: none !important;
  }
}
@media only screen and (max-width: 989px) and (min-width: 768px) {
  .hiddenOnTablet {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
  .hiddenOnSmallTablet {
    display: none !important;
  }
}
@media only screen and (max-width: 575px) {
  .hiddenOnMobile {
    display: none !important;
  }
}
.cg_article_toolbox {
  margin: 0px 0 30px;
  border-top: 1px solid rgba(75, 75, 75, 0.2);
  margin-top: 24px;
}
.cg_article_toolbox .cg_article_toolbox_column {
  display: flex;
  width: 100%;
  justify-content: center;
}
.cg_article_toolbox .cg_article_toolbox_column > div {
  margin: 0;
  margin: 24px 10px 0;
  cursor: pointer;
  text-align: center;
}
.popover.cg_article_share_background {
  background-color: #EFECE7;
  border: none;
  border-radius: 2px;
}
.bs-popover-top .cg_article_share_background.arrow::after,
.cg_article_share_background.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #EFECE7;
}
.bs-popover-bottom .cg_article_share_background.arrow::after,
.cg_article_share_background.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #EFECE7;
}
.bs-popover-left .cg_article_share_background.arrow::after,
.cg_article_share_background.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #EFECE7;
}
.bs-popover-right .cg_article_share_background.arrow::after,
.cg_article_share_background.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #EFECE7;
}
.bs-popover-top .cg_article_share_background.arrow::before,
.cg_article_share_background.bs-popover-auto[x-placement^="top"] .arrow::before {
  border-top: none;
}
.bs-popover-bottom .cg_article_share_background.arrow::before,
.cg_article_share_background.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  border-bottom: none;
}
.bs-popover-left .cg_article_share_background.arrow::before,
.cg_article_share_background.bs-popover-auto[x-placement^="left"] .arrow::before {
  border-left: none;
}
.bs-popover-right .cg_article_share_background.arrow::before,
.cg_article_share_background.bs-popover-auto[x-placement^="right"] .arrow::before {
  border-right: none;
}
.cg_article_share_popover .cg_article_toolbox_share_box {
  display: flex;
}
.cg_article_share_popover .cg_article_toolbox_share_box > * {
  cursor: pointer;
  padding: 3px 5px;
}
#cg_author_sendbyemail_form .btn {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.cg_nav {
  z-index: 101;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  background-color: #FAF9F7;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.cg_nav.cg_nav_user_mobile_placement_shown,
.cg_nav.cg_nav_mobile_content_shown {
  position: fixed;
  left: 0;
  right: 0;
}
.cg_nav.cg_nav_user_mobile_placement_shown .cg_nav_user_view-opener,
.cg_nav.cg_nav_mobile_content_shown .cg_nav_user_view-opener {
  display: none !important;
}
.cg_nav.cg_nav_user_mobile_placement_shown .navbar-opener,
.cg_nav.cg_nav_mobile_content_shown .navbar-opener {
  display: none !important;
}
.cg_nav .cg_nav_upper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0 auto 10px;
  padding: 0 74px;
  transition: height 0.5s;
  overflow: hidden;
  height: 76px;
  background-color: #FAF9F7;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
.cg_nav .cg_nav_upper .navbar-opener[aria-expanded=true] {
  display: none !important;
}
.cg_nav .cg_nav_upper .navbar-closer[aria-expanded=false] {
  display: none !important;
}
.cg_nav .cg_nav_upper .cg_nav_user_view-opener[aria-expanded=true] {
  display: none !important;
}
.cg_nav .cg_nav_upper .cg_nav_user_view-closer[aria-expanded=false] {
  display: none !important;
}
.cg_nav .cg_nav_upper #cg_nav_date div {
  font-weight: 500;
  padding: 15px 0 0;
  text-align: center;
  width: 31px;
}
.cg_nav .cg_nav_upper #cg_nav_date div .day {
  font-size: 24px;
  display: block;
  border-bottom: 1.5px solid rgba(75, 75, 75, 0.2);
  line-height: 24px;
  font-weight: 500;
}
.cg_nav .cg_nav_upper #cg_nav_date div .month {
  display: block;
  font-weight: 700;
  letter-spacing: 1px;
}
.cg_nav .cg_nav_upper > * {
  width: 35%;
  flex-grow: 1;
  padding: 0;
}
.cg_nav .cg_nav_upper .cg_nav_logo {
  text-align: center;
  width: 143px;
  height: 36px;
  flex-grow: 0;
}
.cg_nav .cg_nav_upper .cg_nav_logo a {
  max-width: 100%;
  max-height: 100%;
}
.cg_nav .cg_nav_upper .cg_nav_logo svg {
  max-width: 100%;
  max-height: 100%;
}
.cg_nav .cg_nav_upper .cg_nav_tools {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.cg_nav .cg_nav_upper .cg_nav_tools > * {
  margin-left: 20px;
}
.cg_nav .cg_nav_upper .cg_nav_tools .cg_nav_account_icon {
  position: relative;
  top: 3px;
}
.cg_nav .cg_nav_upper .cg_nav_tools .cg_nav_account_icon button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.cg_nav .cg_nav_upper .btn-primary {
  background-color: #C42734;
  border-color: #C42734;
}
.cg_nav .cg_nav_upper .btn-primary:focus,
.cg_nav .cg_nav_upper .btn-primary.focus,
.cg_nav .cg_nav_upper .btn-primary:active:focus,
.cg_nav .cg_nav_upper .btn-primary.active:focus {
  box-shadow: 0 0 0 0.2rem rgba(30, 30, 30, 0.5);
}
.cg_nav .cg_nav_upper .btn-primary:hover {
  background-color: #333333;
  border-color: #333333;
}
.cg_nav .cg_nav_upper .btn-primary.disabled,
.cg_nav .cg_nav_upper .btn-primary:disabled {
  background-color: #333333;
  border-color: #333333;
}
.cg_nav .cg_nav_blog_menu .wp-custom-header img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  margin-right: 10px;
  transition: width 0.5s, height 0.5s;
}
.cg_nav .cg_nav_blog_menu .cg_nav_blog_content > a {
  width: 100%;
  margin-bottom: 12px;
}
.cg_nav .cg_nav_blog_menu .cg_nav_blog_content > a:hover {
  text-decoration: none;
}
.cg_nav .cg_nav_blog_menu h1 {
  font-size: 40px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.05;
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 0;
}
.cg_nav .cg_nav_blog_menu h2 {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  white-space: nowrap;
  display: inline-block;
  line-height: 28px;
  margin-bottom: 0;
  margin-top: 3px;
}
.cg_nav .cg_nav_blog_menu h2 span {
  font-weight: normal;
}
.cg_nav .cg_nav_blog_menu .menu-item {
  position: relative;
}
.cg_nav .cg_nav_blog_menu .sub-menu {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 18px;
  padding-left: 0;
  top: 0;
}
.cg_nav .cg_nav_blog_menu .sub-menu .menu-item {
  padding: 3px 0;
  width: 100%;
  display: block;
  background-color: #FAF9F7;
}
.cg_nav .cg_nav_blog_menu .sub-menu .menu-item a {
  width: 100%;
}
.cg_nav .cg_nav_blog_menu .sub-menu .menu-item:after {
  display: none;
}
.cg_nav .cg_nav_blog_menu .menu-item:hover .sub-menu {
  display: block;
}
.cg_nav .cg_nav_blog_content {
  display: flex;
  align-items: flex-end;
}
.cg_nav .cg_nav_blog_content {
  padding: 0 74px;
  margin: 0 auto;
  background-color: #FAF9F7;
}
.cg_nav .cg_nav_blog_content .cg_wp_menu {
  width: 100%;
}
.cg_nav .cg_nav_blog_content ul {
  display: flex;
  justify-content: flex-end;
}
.cg_nav .cg_nav_blog_content li {
  display: flex;
  align-items: center;
}
.cg_nav .cg_nav_blog_content li a {
  display: inline-block;
  padding: 0 24px 0;
  position: relative;
  line-height: 15px;
  white-space: nowrap;
}
.cg_nav .cg_nav_blog_content li:not(:last-child):after {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #E73137;
  display: block;
}
@media screen and (max-width: 1329px) {
  .cg_nav .cg_nav_upper {
    padding: 0 24px;
  }
  .cg_nav .cg_nav_upper #cg_nav_date div {
    padding-top: 9px;
  }
  .cg_nav .cg_nav_blog_content {
    padding: 0;
  }
  .cg_nav .cg_nav_blog_content .nav-link {
    padding: 17px 14px;
  }
}
@media screen and (max-width: 989px) {
  .cg_nav .cg_nav_upper .cg_nav_subscribe {
    display: none !important;
  }
  .cg_nav .cg_nav_blog_menu .cg_nav_blog_content > a {
    margin-bottom: 3px;
  }
  .cg_nav .cg_nav_blog_content {
    padding: 0 24px;
  }
  .cg_nav .cg_nav_blog_content .nav-link {
    padding: 17px 4px;
  }
  .cg_nav .cg_wp_menu {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cg_nav {
    border-bottom: 1px solid rgba(75, 75, 75, 0.7);
  }
  .cg_nav .cg_nav_upper {
    padding: 10px 0;
    height: 65px;
  }
  .cg_nav .cg_nav_upper #cg_nav_date {
    padding: 0;
  }
  .cg_nav .cg_nav_upper .cg_nav_logo {
    width: 110px;
    height: 29px;
  }
  .cg_nav .cg_nav_upper .cg_nav_tools {
    padding: 0;
  }
  .cg_nav .cg_nav_upper .cg_nav_tools .cg_nav_shelf {
    display: none !important;
  }
  .cg_nav .cg_nav_blog_content {
    padding: 0 12px;
  }
  .cg_nav .cg_nav_nonmobile_menu {
    display: none !important;
  }
  .cg_nav .cg_nav_blog_menu .wp-custom-header {
    margin-right: 5px;
  }
  .cg_nav .cg_nav_blog_menu .wp-custom-header img {
    width: 65px;
    height: 80px;
  }
  .cg_nav .cg_nav_blog_menu h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  .cg_nav .cg_nav_blog_menu h2 {
    width: 250px;
    overflow: hidden;
    font-size: 9px;
  }
  .cg_nav .cg_nav_blog_menu .menu {
    display: none;
  }
  .cg_nav .cg_nav_blog_menu .wp-custom-header {
    margin-right: 2px;
  }
  .cg_nav .cg_nav_blog_menu .wp-custom-header img {
    width: 45px;
    height: 67px;
  }
}
.cg_nav.cg_nav_nosections .cg_nav_lower > .navbar-toggler,
.cg_nav.cg_nav_nosections .cg_nav_nonmobile_menu {
  display: none !important;
}
@media screen and (min-width: 767px) {
  .cg_nav.cg_nav_compact .cg_nav_upper {
    height: 0;
  }
  .cg_nav.cg_nav_compact .cg_nav_blog_menu h1 {
    font-size: 24px;
  }
  .cg_nav.cg_nav_compact .cg_nav_blog_menu .wp-custom-header img {
    width: 60px;
    height: 60px;
  }
}
#cg_nav_mobile_content {
  position: fixed;
  padding: 10px;
  background-color: #FAF9F7;
  z-index: 1020 ;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
#cg_nav_mobile_content .nav-link {
  border-top: 1px solid rgba(75, 75, 75, 0.2);
  height: 44px;
  position: relative;
}
#cg_nav_mobile_content .direct-link {
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 8px;
  cursor: pointer;
}
#cg_nav_mobile_content .nav-link.currentlyActive .direct-link,
#cg_nav_mobile_content .nav-item.currentlyActive > .direct-link {
  color: #E73137;
}
#cg_nav_mobile_content .nav-item:last-child .nav-link {
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
#cg_nav_mobile_content .nav-link[aria-expanded=false]:after {
  content: "＋";
}
#cg_nav_mobile_content .nav-link:after {
  content: "－";
  border: none;
  position: absolute;
  right: 0;
  font-size: 21px;
}
#cg_nav_mobile_content .dropdown-item {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid rgba(75, 75, 75, 0.07);
}
#cg_nav_mobile_content #cg_nav_search_form_mobile button {
  padding: 0;
}
#cg_nav_mobile_content #cg_nav_search_form_mobile button svg {
  width: 35px;
  height: 30px;
}
@media screen and (min-width: 575px) {
  #cg_nav_mobile_content {
    top: 0;
    right: initial;
    width: 350px;
    box-shadow: 3px 0 20px #00000016;
  }
  #cg_nav_mobile_content .navbar-closer {
    float: right;
  }
}
#cg_nav_search_form_desktop {
  width: 1300px;
  margin: 0 auto;
  padding: 30px;
  display: flex;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 1329px) {
  #cg_nav_search_form_desktop {
    width: 960px;
  }
}
@media only screen and (max-width: 989px) {
  #cg_nav_search_form_desktop {
    width: 748px;
  }
}
@media only screen and (max-width: 767px) {
  #cg_nav_search_form_desktop {
    width: 556px;
  }
}
@media only screen and (max-width: 575px) {
  #cg_nav_search_form_desktop {
    width: 100%;
  }
}
#cg_nav_search_form_desktop input {
  background-color: transparent;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #FAF9F7;
  box-shadow: none;
  border-radius: 0;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  width: 400px;
  color: #FAF9F7;
}
#cg_nav_search_form_desktop button[type=submit] {
  text-transform: uppercase;
}
#cg_nav_search_form_desktop .close {
  position: absolute;
  right: 0;
  opacity: 1;
}
#cg_nav_user_mobile_placement {
  position: fixed;
  padding: 10px;
  background-color: #FAF9F7;
  z-index: 1020 ;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
#cg_nav_user_mobile_placement .cg_nav_user_card {
  max-height: none;
}
#cg_nav_user_mobile_placement .cg_nav_fav_articles_pane ul {
  max-height: none;
}
#cg_nav_user_mobile_placement .cg_nav_user_popup_closer {
  display: none;
}
.cg_nav_user_popup_closer {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.cg_nav_user_popover {
  min-width: 480px;
}
.cg_nav_user_popover .popover-body {
  padding: 20px 20px 0;
}
.cg_nav_user_card {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 0;
  border: none;
  max-height: calc(100vh - 50px);
}
.cg_nav_user_card .cg_nav_subscriber_status {
  border-bottom: 1px solid #CDD0D4;
  padding: 24px;
  text-align: center;
  background-color: #FDEED2;
  color: rgba(75, 75, 75, 0.7);
}
.cg_nav_user_card .cg_nav_subscriber_status strong {
  color: #4B4B4B;
}
.cg_nav_user_card .cg_nav_subscriber_status .cg_nav_till {
  margin-top: 15px;
}
.cg_nav_user_card .cg_nav_subscriber_status .cg_nav_user_card_extend {
  margin-top: 13px;
}
.cg_nav_user_card .cg_nav_subscriber_links {
  margin: 0;
  padding: 0;
}
.cg_nav_user_card .cg_nav_subscriber_links li {
  list-style-type: none;
  border-bottom: 1px solid #CDD0D4;
}
.cg_nav_user_card .cg_nav_subscriber_links li a {
  padding: 7px 0;
  margin: 6px 0;
  color: rgba(75, 75, 75, 0.7);
  display: inline-block;
}
.cg_nav_user_card .cg_nav_subscriber_links li .cg_nav_links_subcols {
  display: flex;
}
.cg_nav_user_card .cg_nav_subscriber_links li .cg_nav_links_subcols a:nth-child(1) {
  width: 45%;
}
.cg_nav_user_card .cg_nav_subscriber_links li .cg_nav_links_subcols a:nth-child(2) {
  width: 55%;
  border-left: 1px solid #818181;
  padding-left: 18px;
}
.cg_nav_user_card .cg_nav_fav_articles_pane {
  background-color: #EFECE7;
  padding: 12px 0 12px 12px;
}
.cg_nav_user_card .cg_nav_fav_articles_pane .cg_nav_fav_articles_link {
  margin-bottom: 12px;
  display: block;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul {
  padding: 0 12px 0 0;
  max-height: calc(100vh - 450px);
  overflow-y: auto;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul li {
  list-style-type: none;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  margin-bottom: 15px;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a {
  display: flex;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a:hover {
  text-decoration: none;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a:hover h1,
.cg_nav_user_card .cg_nav_fav_articles_pane ul a:hover h2,
.cg_nav_user_card .cg_nav_fav_articles_pane ul a:hover h3,
.cg_nav_user_card .cg_nav_fav_articles_pane ul a:hover h4,
.cg_nav_user_card .cg_nav_fav_articles_pane ul a:hover h5 {
  text-decoration: underline;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a svg {
  width: 15px;
  margin: -1px 10px 0 0;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a .desc {
  text-transform: initial;
  margin-right: 10px;
  width: 178px;
  flex-grow: 1;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a .author {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a img {
  width: 92px;
  height: 92px;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a .cg_nav_fav_def_image {
  background-color: #f6f5f4;
}
.cg_nav_user_card .cg_nav_fav_articles_pane ul a .cg_nav_fav_def_image img {
  width: 42px;
  height: 42px;
  margin: 25px;
}
.cg_nav_user_card .cg_nav_fav_articles_pane .cg_nav_nofav {
  padding: 24px;
}
.cg_nav_user_card .cg_nav_fav_articles_pane .cg_nav_nofav_up {
  display: flex;
  max-width: 280px;
  margin: 0 auto;
  text-transform: initial;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
}
.cg_nav_user_card .cg_nav_fav_articles_pane .cg_nav_nofav_up svg {
  position: absolute;
  left: -30px;
  top: 5px;
}
.cg_nav_user_card .cg_nav_fav_articles_pane .cg_nav_nofav_down {
  max-width: 280px;
  margin: 0 auto;
  font-weight: 500;
  text-transform: initial;
  font-size: 12.5px;
  line-height: 1.2;
}
.cg_nav_user_card .cg_nav_viewsettings + .cg_nav_fav_articles_pane ul {
  max-height: calc(100vh - 550px);
}
.cg_nav_user_card .cg_nav_user_card_logout {
  padding: 24px;
  text-align: center;
}
.cg-article-salebox {
  padding: 40px 49px;
  margin-bottom: 24px;
  background-color: #FDEED2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cg-article-salebox .cg-article-salebox-resignation-info {
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
  color: rgba(75, 75, 75, 0.7);
  font-size: 14px;
  margin-top: 16px;
}
.cg-article-salebox .cg-article-special-issue-title {
  white-space: nowrap;
}
.cg-article-salebox img {
  width: 233px;
  max-width: 100%;
  object-fit: contain;
  margin-right: 30px;
}
.cg-article-salebox .btn {
  text-transform: uppercase;
  padding-left: 42px;
  padding-right: 42px;
}
.cg-article-salebox .cg-article-salebox-explication {
  margin: 0;
}
.cg-article-salebox .cg-article-salebox-title {
  text-align: center;
}
.cg-article-salebox .cg-article-salebox-shared-access {
  display: none;
  margin: 0;
  margin-top: 1rem;
}
.cg-article-salebox .cg-article-salebox-inner {
  display: flex;
  align-items: center;
  padding-bottom: 24px;
  margin-left: 100px;
  padding-top: 17px;
}
.cg-article-salebox .cg_article_special_issue_title {
  white-space: nowrap;
}
.cg-article-salebox .cg-article-sale-login {
  border-top: 1px solid rgba(75, 75, 75, 0.2);
  padding-top: 24px;
  text-align: right;
  width: 100%;
  margin-top: 24px;
}
.cg-article-salebox .cg-article-sale-login p {
  display: inline;
}
.cg-article-salebox .cg-article-sale-login .btn {
  color: #E19604;
  padding-right: 0;
  padding-left: 39px;
}
@media only screen and (max-width: 989px) and (min-width: 767px) {
  .cg-article-salebox {
    padding: 24px;
  }
  .cg-article-salebox .cg-article-salebox-inner {
    margin-left: 70px;
  }
  .cg-article-salebox .cg-article-salebox-inner .cg-article-salebox-explication br {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cg-article-salebox {
    padding: 18px 24px 49px;
  }
  .cg-article-salebox .cg-article-salebox-inner {
    flex-direction: column;
    align-items: center;
    margin: 0;
  }
  .cg-article-salebox .cg-article-salebox-inner img {
    margin-bottom: 12px;
    margin-right: 0;
  }
  .cg-article-salebox .cg-article-sale-login {
    text-align: center;
  }
  .cg-article-salebox .cg-article-sale-login .btn {
    padding-right: 42px;
    padding-left: 42px;
  }
}
@media only screen and (max-width: 575px) {
  .cg-article-salebox .cg-article-salebox-title br,
  .cg-article-salebox .cg-article-salebox-explication br {
    display: none;
  }
  .cg-article-salebox .cg-article-sale-login {
    text-align: center;
  }
  .cg-article-salebox .cg-article-sale-login .btn {
    padding-right: 42px;
    padding-left: 42px;
  }
}
.cg_footer {
  background-color: #313131;
  color: #fcfaf9;
  margin: 34px 0 0;
  padding: 34px 0 0;
}
.cg_footer a {
  color: #fcfaf9;
  text-decoration: none;
}
.cg_footer .cg_footer_inner {
  width: 1300px;
  padding: 0 74px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1329px) {
  .cg_footer .cg_footer_inner {
    width: 960px;
  }
}
@media only screen and (max-width: 989px) {
  .cg_footer .cg_footer_inner {
    width: 748px;
  }
}
@media only screen and (max-width: 767px) {
  .cg_footer .cg_footer_inner {
    width: 556px;
  }
}
@media only screen and (max-width: 575px) {
  .cg_footer .cg_footer_inner {
    width: 100%;
  }
}
.cg_footer .cg_footer_inner .cg_footer_upper,
.cg_footer .cg_footer_inner .cg_footer_main,
.cg_footer .cg_footer_inner .cg_footer_secondary,
.cg_footer .cg_footer_inner .cg_footer_tretiary {
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #aaa9a7;
}
.cg_footer .cg_footer_inner .cg_footer_upper {
  padding-top: 0;
  display: flex;
  justify-content: space-between;
}
.cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_logo svg {
  width: 153px;
  height: 36px;
}
.cg_footer .cg_footer_inner .cg_footer_upper .btn {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_upper_buttons {
  text-align: right;
  flex-grow: 1;
}
.cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_share_icons {
  margin-left: 30px;
  padding-top: 6px;
}
.cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_share_icon:not(:first-child) {
  margin-left: 15px;
}
.cg_footer .cg_footer_inner .cg_footer_main h2 {
  color: #fcfaf9;
  font-size: 20px;
}
.cg_footer .cg_footer_inner .cg_footer_main h2 a {
  color: #fcfaf9;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues {
  display: flex;
  justify-content: center;
  padding-top: 24px;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues .cg_footer_cover {
  margin: 0 12px;
  width: 200px;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues img {
  width: 200px;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_cover_shadow {
  opacity: 0.15;
  height: 50px;
  overflow: hidden;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
  mask-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_cover_shadow img {
  transform: scale(1, -1);
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -20px;
  column-count: 4;
  column-rule: 1px solid #aaa9a7;
  position: relative;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections > li {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  padding-top: 26px;
  margin: 0 20px 30px;
  border-top: 1px solid #aaa9a7;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections > li h4 {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections > li ul {
  padding: 0;
  list-style: none;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections > li ul li {
  margin: 0 0 7px;
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
}
.cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections:before {
  content: " ";
  display: block;
  background: #313131;
  height: 24px;
  position: absolute;
  top: 0;
  left: 20px;
  right: 0;
}
.cg_footer .cg_footer_inner .cg_footer_secondary {
  display: flex;
}
.cg_footer .cg_footer_inner .cg_footer_secondary a {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.cg_footer .cg_footer_inner .cg_footer_secondary ul {
  list-style: none;
  padding: 0;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links1,
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links2 {
  border-right: 1px solid #aaa9a7;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links1 li,
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links2 li {
  margin: 0 0 13px;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links1 {
  width: 216px;
  flex-grow: 1;
  padding: 0 27px 0 0;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links2 {
  width: 242px;
  flex-grow: 1;
  padding: 0 27px;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app {
  width: 239px;
  flex-grow: 1;
  padding: 0 27px;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app h4 {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app svg {
  width: 41px;
  height: 41px;
}
.cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app .cg_footer_app_desc {
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  line-height: 23px;
  margin-top: 13px;
}
.cg_footer .cg_footer_inner .cg_footer_tretiary {
  border-bottom: none;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 9px;
}
.cg_footer .cg_footer_inner .cg_footer_tretiary .cg_footer_darker {
  font-weight: normal;
  text-transform: none;
}
.cg_footer .cg_footer_inner .cg_footer_tretiary ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.cg_footer .cg_footer_inner .cg_footer_tretiary ul li {
  margin-right: 20px;
}
@media only screen and (max-width: 1329px) and (min-width: 989px) {
  .cg_footer {
    padding: 24px 12px;
  }
  .cg_footer .cg_footer_inner {
    padding: 0 ;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues .cg_footer_cover {
    width: 150px;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues img {
    width: 150px;
  }
}
@media only screen and (max-width: 989px) and (min-width: 767px) {
  .cg_footer {
    padding: 24px;
  }
  .cg_footer .cg_footer_inner {
    padding: 0 24px;
  }
  .cg_footer .cg_footer_inner .cg_footer_upper_links > *:first-child {
    display: none;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues .cg_footer_cover {
    width: 100px;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues img {
    width: 100px;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections {
    column-count: 2;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary {
    flex-wrap: wrap;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links1 {
    width: 48%;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links2 {
    width: 52%;
    border-right: none;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app1 {
    border-top: 1px solid #aaa9a7;
    padding-top: 12px;
    padding-left: 0;
    width: 48%;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app2 {
    border-top: 1px solid #aaa9a7;
    padding-top: 12px;
    width: 52%;
  }
  .cg_footer .cg_footer_inner .cg_footer_tretiary ul {
    flex-wrap: wrap;
  }
  .cg_footer .cg_footer_inner .cg_footer_tretiary ul li {
    width: 27%;
    margin-bottom: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .cg_footer {
    padding: 12px;
  }
  .cg_footer .cg_footer_inner {
    padding: 0 12px;
  }
  .cg_footer .cg_footer_inner .cg_footer_upper {
    border-bottom: none;
    flex-wrap: wrap;
  }
  .cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_logo {
    width: 110px;
  }
  .cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_logo svg {
    width: 110px;
    height: 37px;
  }
  .cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_upper_buttons {
    order: 3;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: 1px solid #aaa9a7;
    margin-top: 12px;
  }
  .cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_upper_buttons .btn {
    display: block;
    order: 2;
  }
  .cg_footer .cg_footer_inner .cg_footer_upper .cg_footer_share_icons {
    text-align: right;
    margin-left: 0;
  }
  .cg_footer .cg_footer_inner .cg_footer_main h2,
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_issues {
    display: none;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections {
    column-count: 2;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections:before {
    display: none;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections .cg_footer_section {
    border-top: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections .cg_footer_section h4 {
    margin: 0;
    padding: 10px 0;
  }
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections .cg_footer_section_no_subsections,
  .cg_footer .cg_footer_inner .cg_footer_main .cg_footer_sections .cg_footer_section ul {
    display: none;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary {
    flex-direction: column;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links2 {
    display: none;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_secondary_links1 {
    width: 100%;
    border-right: none;
    text-align: center;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app {
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app > h4 {
    width: 100%;
    text-align: center;
    margin: 16px 0 25px;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app svg {
    width: 61px;
    height: 61px;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app .cg_footer_app_desc {
    width: 55%;
    margin: 0 0 0 12px;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app1 {
    margin-top: 15px;
    border-top: 1px solid #aaa9a7;
    padding-top: 12px;
    margin-bottom: 25px;
  }
  .cg_footer .cg_footer_inner .cg_footer_secondary .cg_footer_app2 h4 {
    display: none;
  }
  .cg_footer .cg_footer_inner .cg_footer_tretiary ul {
    display: block;
    column-count: 2;
    column-rule: 1px solid #aaa9a7;
    column-gap: 30px;
  }
  .cg_footer .cg_footer_inner .cg_footer_tretiary ul li {
    width: auto;
    margin-bottom: 14px;
  }
  .cg_footer .cg_footer_inner .cg_footer_tretiary ul li:nth-child(3) {
    break-after: column;
  }
}
.cg_baner_val_prop {
  display: flex;
  justify-content: center;
  padding: 49px 74px;
  margin: 49px 0 0;
  border: 1px solid #000000 !important;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper {
  display: flex;
  align-items: center;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_img {
  margin-right: 48px;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_img img {
  width: 190px;
  margin: 0;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_content {
  text-align: center;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper h3.cg_baner_val_prop_claim1 {
  margin-bottom: 0;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper h3.cg_baner_val_prop_claim2 {
  margin-bottom: 20px;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper a {
  line-height: normal;
  font-size: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C42734;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper a:hover {
  text-decoration: none;
}
.cg_baner_val_prop .cg_baner_val_prop_wrapper .cg-arrow-right-gold {
  margin-left: 6px;
  border-color: #C42734;
}
@media only screen and (max-width: 1329px) and (min-width: 989px) {
  .cg_baner_val_prop h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 989px) and (min-width: 767px) {
  .cg_baner_val_prop {
    padding: 24px;
  }
  .cg_baner_val_prop h2 {
    font-size: 28px;
  }
  .cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_img img {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .cg_baner_val_prop {
    padding: 18px 24px 49px;
    border: none !important;
  }
  .cg_baner_val_prop h2 {
    font-size: 26px;
  }
  .cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_img {
    display: none;
  }
  .cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_content {
    text-align: center;
  }
  .cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_content h3 {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_content h3.cg_baner_val_prop_claim1 {
    margin-bottom: 10px;
  }
  .cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_content a {
    font-size: 13px;
  }
  .cg_baner_val_prop .cg_baner_val_prop_wrapper .cg_baner_val_prop_content a .cg-arrow-right-gold {
    border-width: 0 2px 2px 0;
    padding: 4px;
  }
}
.cg_baner_val_prop_top {
  display: flex;
  justify-content: center;
  background-color: #70141D;
  padding: 12px 0;
  margin: 0 -15px;
  min-height: 80px;
}
.cg_baner_val_prop_top .cg_baner_val_prop_top_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cg_baner_val_prop_top .cg_baner_val_prop_top_wrapper .cg_baner_val_prop_top_bf_logo {
  align-self: start;
}
.cg_baner_val_prop_top .cg_baner_val_prop_top_wrapper p {
  color: #ffffff;
}
.cg_baner_val_prop_top .cg_baner_val_prop_top_wrapper a.btn {
  line-height: normal;
  font-size: 11px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  font-weight: 700;
  align-self: end;
  background-color: #C42734;
  border-color: #ffffff;
}
.cg_baner_val_prop_top .cg_baner_val_prop_top_wrapper a.btn:hover {
  text-decoration: none;
}
@media only screen and (min-width: 767px) {
  .cg_baner_val_prop_top {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cg_baner_long_trial {
    background-color: initial;
    padding: 24px 0;
    margin: 0 -13px;
  }
  .cg_baner_long_trial * {
    font-family: Roboto, sans-serif, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  }
  .cg_baner_long_trial .cg_baner_val_prop_wrapper {
    display: block;
    margin: 0 12px;
  }
  .cg_baner_long_trial .cg_baner_val_prop_wrapper .cg_baner_val_prop_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .cg_baner_long_trial .cg_baner_val_prop_wrapper .cg_baner_val_prop_content .cg_baner_val_prop_text {
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .cg_baner_long_trial .cg_baner_val_prop_wrapper .cg_baner_val_prop_content .cg_baner_val_prop_text h3 {
    font-size: 16px;
    margin-bottom: 0;
    color: black;
  }
  .cg_baner_long_trial .cg_baner_val_prop_wrapper .cg_baner_val_prop_content .cg_baner_val_prop_text h3.cg_baner_val_prop_claim1 {
    font-weight: bold;
    margin-right: 3px;
  }
  .cg_baner_long_trial .cg_baner_val_prop_wrapper .cg_baner_val_prop_content a.link {
    background: black;
    color: white;
    border-radius: 4px;
    margin: 0 0 0 7px;
    font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-size: 12px;
  }
}
@media only screen and (min-width: 767px) {
  .cg_baner_long_trial {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .cg-1col .cg_baner_long_trial,
  .cg-section .cg_baner_long_trial,
  .cg-article-template .cg_baner_long_trial,
  .cg_special_edition .cg_baner_long_trial {
    border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  }
}
.cg_podcast_audio,
.cg_article_inline-audio {
  background: #EFECE7;
  display: flex;
  padding: 24px;
  margin-bottom: 49px;
}
.cg_podcast_audio .cg_podcast_cover,
.cg_article_inline-audio .cg_podcast_cover {
  margin-right: 24px;
}
.cg_podcast_audio .cg_podcast_cover img,
.cg_article_inline-audio .cg_podcast_cover img {
  width: 210px;
}
.cg_podcast_audio .cg_podcast_caption,
.cg_article_inline-audio .cg_podcast_caption {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  max-width: 180px;
  text-align: center;
  margin: 12px auto;
}
.cg_podcast_audio .cg_podcast_player,
.cg_article_inline-audio .cg_podcast_player {
  width: 100%;
}
.cg_podcast_audio .date,
.cg_article_inline-audio .date {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: normal;
}
.cg_podcast_audio .waveform,
.cg_article_inline-audio .waveform {
  margin: 12px 0;
  width: 100%;
  height: 75px;
  position: relative;
}
.cg_podcast_audio wave:after,
.cg_article_inline-audio wave:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 1px);
  height: 1px;
  background: #EFECE7;
  z-index: 2;
}
.cg_podcast_audio wave:before,
.cg_article_inline-audio wave:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  background: #EFECE7;
  z-index: 5;
  opacity: 0.5;
}
.cg_podcast_audio .controls,
.cg_article_inline-audio .controls {
  display: flex;
  margin: 24px 0;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.cg_podcast_audio .controls > *,
.cg_article_inline-audio .controls > * {
  margin-right: 12px;
  cursor: pointer;
  width: 43px;
  height: 43px;
  flex-shrink: 0;
}
.cg_podcast_audio .controls .spacer,
.cg_article_inline-audio .controls .spacer {
  flex-grow: 1;
  cursor: initial;
  flex-shrink: 1;
}
.cg_podcast_audio .controls.setVolume .cg_podcast_volume_slider,
.cg_article_inline-audio .controls.setVolume .cg_podcast_volume_slider {
  width: 127px;
}
.cg_podcast_audio .cg_podcast_rewind30,
.cg_article_inline-audio .cg_podcast_rewind30,
.cg_podcast_audio .cg_podcast_volume,
.cg_article_inline-audio .cg_podcast_volume,
.cg_podcast_audio .cg_progress,
.cg_article_inline-audio .cg_progress,
.cg_podcast_audio .cg_podcast_pause,
.cg_article_inline-audio .cg_podcast_pause {
  display: none;
}
.cg_podcast_audio .cg_podcast_volume_slider,
.cg_article_inline-audio .cg_podcast_volume_slider {
  width: 0;
}
.cg_podcast_audio.playing .cg_podcast_rewind30,
.cg_article_inline-audio.playing .cg_podcast_rewind30,
.cg_podcast_audio.playing .cg_podcast_volume,
.cg_article_inline-audio.playing .cg_podcast_volume,
.cg_podcast_audio.playing .cg_progress,
.cg_article_inline-audio.playing .cg_progress,
.cg_podcast_audio.playing .cg_podcast_pause,
.cg_article_inline-audio.playing .cg_podcast_pause {
  display: block;
}
.cg_podcast_audio.playing .cg_podcast_play,
.cg_article_inline-audio.playing .cg_podcast_play {
  display: none;
}
.cg_podcast_audio .cg_podcast_download,
.cg_article_inline-audio .cg_podcast_download {
  background: no-repeat url('data:image/svg+xml; utf8, <svg width="43" height="43" viewBox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg">  <circle cx="21.5" cy="21.5" r="21.5" fill="%234B4B4B" fill-opacity="0.7"/>  <path d="M23.5286 17.3846V18.2846H24.4286H26.9361L21 24.6773L15.0639 18.2846H17.5714H18.4714V17.3846V10.9H23.5286V17.3846Z" stroke="white" stroke-width="1.8"/>  <path d="M12 28V29.4H31V28H12Z" fill="white"/>  </svg>');
  margin-right: 0;
}
.cg_podcast_audio .cg_podcast_rewind30,
.cg_article_inline-audio .cg_podcast_rewind30 {
  background: no-repeat url('data:image/svg+xml; utf8, <svg width="43" height="43" viewBox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg">  <circle cx="21.5" cy="21.5" r="21.5" fill="%234B4B4B" fill-opacity="0.7"/>  <path d="M28.3523 16.024L33 15.0269C31.3405 10.4282 27.0896 7.15687 22.0981 7.15687C19.4031 7.15687 16.9305 8.12102 14.9576 9.72442L12.3447 7L10 18L20.5546 15.5558L18.2718 13.1786C19.3745 12.4228 20.6825 11.977 22.1004 11.977C24.8478 11.9764 27.2038 13.6275 28.3523 16.024Z" stroke="white" stroke-width="1.3" stroke-miterlimit="10"/>  <path d="M16.5368 33.28C19.0768 33.28 20.7768 31.8 20.7768 29.78C20.7768 28.14 19.8568 26.96 18.1368 26.72C19.6168 26.44 20.4768 25.36 20.4768 23.94C20.4768 22.3 19.2568 20.9 16.6968 20.9C15.0768 20.9 13.7168 21.68 12.7968 22.74L13.8368 23.68C14.5768 22.82 15.4968 22.3 16.5768 22.3C18.2168 22.3 18.8568 23.08 18.8568 24.12C18.8568 25.38 18.1368 26.08 15.7168 26.08H15.1368V27.4H15.6568C18.2168 27.4 19.0968 28.16 19.0968 29.76C19.0968 31.06 18.1568 31.88 16.5168 31.88C15.2968 31.88 14.2368 31.4 13.3968 30.14L12.2768 31.02C13.2368 32.46 14.7168 33.28 16.5368 33.28ZM26.4205 33.28C29.3405 33.28 31.0005 30.78 31.0005 27.08C31.0005 23.38 29.3405 20.92 26.4205 20.92C23.5005 20.92 21.8605 23.38 21.8605 27.08C21.8605 30.78 23.5005 33.28 26.4205 33.28ZM26.4205 31.9C24.6205 31.9 23.4805 30.24 23.4805 27.08C23.4805 23.94 24.5605 22.28 26.4205 22.28C28.2205 22.28 29.3405 23.94 29.3405 27.08C29.3405 30.24 28.2805 31.9 26.4205 31.9Z" fill="white"/>  </svg>');
}
.cg_podcast_audio .cg_podcast_volume.active,
.cg_article_inline-audio .cg_podcast_volume.active {
  background: no-repeat url('data:image/svg+xml; utf8, <svg width="43" height="43" viewBox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="21.5" cy="21.5" r="21.5" fill="%23C32734"/><mask id="path-2-inside-1" fill="white"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.6563 26.0811H9C7.89543 26.0811 7 25.1857 7 24.0811V18.9188C7 17.8142 7.89543 16.9188 9 16.9188H12.6563L20.6905 11.7919C21.3562 11.3672 22.2285 11.8453 22.2285 12.6349V30.365C22.2285 31.1546 21.3562 31.6327 20.6905 31.208L12.6563 26.0811Z"/></mask><path d="M12.6563 26.0811L13.6246 24.5638L13.1817 24.2811H12.6563V26.0811ZM12.6563 16.9188V18.7188H13.1816L13.6245 18.4362L12.6563 16.9188ZM20.6905 11.7919L19.7223 10.2746L19.7223 10.2746L20.6905 11.7919ZM20.6905 31.208L19.7223 32.7254L19.7223 32.7254L20.6905 31.208ZM12.6563 24.2811H9V27.8811H12.6563V24.2811ZM9 24.2811C8.88954 24.2811 8.8 24.1916 8.8 24.0811H5.2C5.2 26.1798 6.90132 27.8811 9 27.8811V24.2811ZM8.8 24.0811V18.9188H5.2V24.0811H8.8ZM8.8 18.9188C8.8 18.8083 8.88954 18.7188 9 18.7188V15.1188C6.90132 15.1188 5.2 16.8201 5.2 18.9188H8.8ZM9 18.7188H12.6563V15.1188H9V18.7188ZM13.6245 18.4362L21.6588 13.3093L19.7223 10.2746L11.688 15.4014L13.6245 18.4362ZM21.6588 13.3093C21.1263 13.6491 20.4285 13.2667 20.4285 12.6349H24.0285C24.0285 10.4239 21.5861 9.08518 19.7223 10.2746L21.6588 13.3093ZM20.4285 12.6349V30.365H24.0285V12.6349H20.4285ZM20.4285 30.365C20.4285 29.7333 21.1263 29.3508 21.6588 29.6906L19.7223 32.7254C21.5861 33.9147 24.0285 32.576 24.0285 30.365H20.4285ZM21.6588 29.6906L13.6246 24.5638L11.688 27.5985L19.7223 32.7254L21.6588 29.6906Z" fill="white" mask="url(%23path-2-inside-1)"/><mask id="path-4-inside-2" fill="white"><path fill-rule="evenodd" clip-rule="evenodd" d="M28.0673 14.84C27.7568 15.1165 27.7332 15.5911 27.9853 15.9217C29.1647 17.468 29.8656 19.4014 29.8656 21.5002C29.8656 23.5991 29.1647 25.5325 27.9854 27.0788C27.7333 27.4093 27.7568 27.884 28.0673 28.1604C28.3754 28.4348 28.8497 28.4101 29.1036 28.0849C30.5208 26.27 31.3656 23.984 31.3656 21.5002C31.3656 19.0164 30.5208 16.7304 29.1036 14.9155C28.8496 14.5903 28.3754 14.5657 28.0673 14.84Z"/></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M28.0673 14.84C27.7568 15.1165 27.7332 15.5911 27.9853 15.9217C29.1647 17.468 29.8656 19.4014 29.8656 21.5002C29.8656 23.5991 29.1647 25.5325 27.9854 27.0788C27.7333 27.4093 27.7568 27.884 28.0673 28.1604C28.3754 28.4348 28.8497 28.4101 29.1036 28.0849C30.5208 26.27 31.3656 23.984 31.3656 21.5002C31.3656 19.0164 30.5208 16.7304 29.1036 14.9155C28.8496 14.5903 28.3754 14.5657 28.0673 14.84Z" fill="%23FAF9F7"/><path d="M29.1036 28.0849L29.8918 28.7004L29.1036 28.0849ZM27.9854 27.0788L27.1902 26.4723L27.9854 27.0788ZM30.8656 21.5002C30.8656 19.175 30.0882 17.0299 28.7805 15.3152L27.1902 16.5281C28.2411 17.906 28.8656 19.6278 28.8656 21.5002H30.8656ZM28.7805 27.6852C30.0882 25.9705 30.8656 23.8254 30.8656 21.5002H28.8656C28.8656 23.3727 28.2411 25.0944 27.1902 26.4723L28.7805 27.6852ZM29.8918 28.7004C31.4415 26.7157 32.3656 24.2146 32.3656 21.5002H30.3656C30.3656 23.7534 29.6001 25.8243 28.3154 27.4695L29.8918 28.7004ZM32.3656 21.5002C32.3656 18.7858 31.4415 16.2847 29.8917 14.3L28.3154 15.531C29.6001 17.1762 30.3656 19.247 30.3656 21.5002H32.3656ZM29.8917 14.3C29.2539 13.4832 28.1066 13.4661 27.4023 14.0931L28.7322 15.5869C28.6443 15.6652 28.4454 15.6975 28.3154 15.531L29.8917 14.3ZM27.4023 28.9073C28.1066 29.5343 29.2539 29.5173 29.8918 28.7004L28.3154 27.4695C28.4454 27.3029 28.6443 27.3352 28.7323 27.4135L27.4023 28.9073ZM27.1902 26.4723C26.6526 27.1772 26.6636 28.2495 27.4023 28.9073L28.7323 27.4135C28.7865 27.4619 28.8098 27.5248 28.8131 27.5723C28.816 27.6162 28.8035 27.6551 28.7805 27.6852L27.1902 26.4723ZM28.7805 15.3152C28.8034 15.3453 28.816 15.3843 28.813 15.4282C28.8098 15.4756 28.7865 15.5386 28.7322 15.5869L27.4023 14.0931C26.6635 14.7509 26.6526 15.8232 27.1902 16.5281L28.7805 15.3152Z" fill="white" mask="url(%23path-4-inside-2)"/><mask id="path-6-inside-3" fill="white"><path fill-rule="evenodd" clip-rule="evenodd" d="M32.3536 11.0233C32.0478 11.2956 32.0183 11.7616 32.27 12.0846C34.2937 14.6801 35.5 17.9481 35.5 21.4999C35.5 25.0518 34.2937 28.3197 32.2701 30.9153C32.0183 31.2382 32.0479 31.7043 32.3537 31.9765C32.6667 32.2553 33.1488 32.2246 33.4079 31.8952C35.6576 29.0355 37 25.4249 37 21.4999C37 17.5749 35.6575 13.9643 33.4079 11.1047C33.1487 10.7752 32.6667 10.7446 32.3536 11.0233Z"/></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M32.3536 11.0233C32.0478 11.2956 32.0183 11.7616 32.27 12.0846C34.2937 14.6801 35.5 17.9481 35.5 21.4999C35.5 25.0518 34.2937 28.3197 32.2701 30.9153C32.0183 31.2382 32.0479 31.7043 32.3537 31.9765C32.6667 32.2553 33.1488 32.2246 33.4079 31.8952C35.6576 29.0355 37 25.4249 37 21.4999C37 17.5749 35.6575 13.9643 33.4079 11.1047C33.1487 10.7752 32.6667 10.7446 32.3536 11.0233Z" fill="%23FAF9F7"/><path d="M33.4079 31.8952L34.1939 32.5135L33.4079 31.8952ZM36.5 21.4999C36.5 17.7178 35.2146 14.2349 33.0587 11.4697L31.4814 12.6994C33.3727 15.1253 34.5 18.1784 34.5 21.4999H36.5ZM33.0587 31.5301C35.2146 28.7649 36.5 25.2821 36.5 21.4999H34.5C34.5 24.8215 33.3728 27.8746 31.4814 30.3004L33.0587 31.5301ZM34.1939 32.5135C36.5774 29.4837 38 25.6569 38 21.4999H36C36 25.193 34.7378 28.5874 32.622 31.2769L34.1939 32.5135ZM38 21.4999C38 17.343 36.5774 13.5162 34.1938 10.4864L32.6219 11.723C34.7377 14.4124 36 17.8068 36 21.4999H38ZM34.1938 10.4864C33.5598 9.68045 32.4093 9.63482 31.6887 10.2764L33.0186 11.7701C32.9241 11.8543 32.7376 11.87 32.6219 11.723L34.1938 10.4864ZM31.6887 32.7234C32.4093 33.365 33.5599 33.3194 34.1939 32.5135L32.622 31.2769C32.7377 31.1298 32.9241 31.1455 33.0187 31.2297L31.6887 32.7234ZM31.4814 30.3004C30.9245 31.0148 30.9668 32.0807 31.6887 32.7234L33.0187 31.2297C33.1289 31.3278 33.1121 31.4616 33.0587 31.5301L31.4814 30.3004ZM33.0587 11.4697C33.1121 11.5382 33.1288 11.672 33.0186 11.7701L31.6887 10.2764C30.9668 10.9191 30.9245 11.985 31.4814 12.6994L33.0587 11.4697Z" fill="white" mask="url(%23path-6-inside-3)"/></svg>');
}
.cg_podcast_audio .cg_podcast_volume,
.cg_article_inline-audio .cg_podcast_volume {
  background: no-repeat url('data:image/svg+xml; utf8, <svg width="43" height="43" viewBox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="21.5" cy="21.5" r="21.5" fill="%234B4B4B"  fill-opacity="0.7"/><mask id="path-2-inside-1" fill="white"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.6563 26.0811H9C7.89543 26.0811 7 25.1857 7 24.0811V18.9188C7 17.8142 7.89543 16.9188 9 16.9188H12.6563L20.6905 11.7919C21.3562 11.3672 22.2285 11.8453 22.2285 12.6349V30.365C22.2285 31.1546 21.3562 31.6327 20.6905 31.208L12.6563 26.0811Z"/></mask><path d="M12.6563 26.0811L13.6246 24.5638L13.1817 24.2811H12.6563V26.0811ZM12.6563 16.9188V18.7188H13.1816L13.6245 18.4362L12.6563 16.9188ZM20.6905 11.7919L19.7223 10.2746L19.7223 10.2746L20.6905 11.7919ZM20.6905 31.208L19.7223 32.7254L19.7223 32.7254L20.6905 31.208ZM12.6563 24.2811H9V27.8811H12.6563V24.2811ZM9 24.2811C8.88954 24.2811 8.8 24.1916 8.8 24.0811H5.2C5.2 26.1798 6.90132 27.8811 9 27.8811V24.2811ZM8.8 24.0811V18.9188H5.2V24.0811H8.8ZM8.8 18.9188C8.8 18.8083 8.88954 18.7188 9 18.7188V15.1188C6.90132 15.1188 5.2 16.8201 5.2 18.9188H8.8ZM9 18.7188H12.6563V15.1188H9V18.7188ZM13.6245 18.4362L21.6588 13.3093L19.7223 10.2746L11.688 15.4014L13.6245 18.4362ZM21.6588 13.3093C21.1263 13.6491 20.4285 13.2667 20.4285 12.6349H24.0285C24.0285 10.4239 21.5861 9.08518 19.7223 10.2746L21.6588 13.3093ZM20.4285 12.6349V30.365H24.0285V12.6349H20.4285ZM20.4285 30.365C20.4285 29.7333 21.1263 29.3508 21.6588 29.6906L19.7223 32.7254C21.5861 33.9147 24.0285 32.576 24.0285 30.365H20.4285ZM21.6588 29.6906L13.6246 24.5638L11.688 27.5985L19.7223 32.7254L21.6588 29.6906Z" fill="white" mask="url(%23path-2-inside-1)"/><mask id="path-4-inside-2" fill="white"><path fill-rule="evenodd" clip-rule="evenodd" d="M28.0673 14.84C27.7568 15.1165 27.7332 15.5911 27.9853 15.9217C29.1647 17.468 29.8656 19.4014 29.8656 21.5002C29.8656 23.5991 29.1647 25.5325 27.9854 27.0788C27.7333 27.4093 27.7568 27.884 28.0673 28.1604C28.3754 28.4348 28.8497 28.4101 29.1036 28.0849C30.5208 26.27 31.3656 23.984 31.3656 21.5002C31.3656 19.0164 30.5208 16.7304 29.1036 14.9155C28.8496 14.5903 28.3754 14.5657 28.0673 14.84Z"/></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M28.0673 14.84C27.7568 15.1165 27.7332 15.5911 27.9853 15.9217C29.1647 17.468 29.8656 19.4014 29.8656 21.5002C29.8656 23.5991 29.1647 25.5325 27.9854 27.0788C27.7333 27.4093 27.7568 27.884 28.0673 28.1604C28.3754 28.4348 28.8497 28.4101 29.1036 28.0849C30.5208 26.27 31.3656 23.984 31.3656 21.5002C31.3656 19.0164 30.5208 16.7304 29.1036 14.9155C28.8496 14.5903 28.3754 14.5657 28.0673 14.84Z" fill="%23FAF9F7"/><path d="M29.1036 28.0849L29.8918 28.7004L29.1036 28.0849ZM27.9854 27.0788L27.1902 26.4723L27.9854 27.0788ZM30.8656 21.5002C30.8656 19.175 30.0882 17.0299 28.7805 15.3152L27.1902 16.5281C28.2411 17.906 28.8656 19.6278 28.8656 21.5002H30.8656ZM28.7805 27.6852C30.0882 25.9705 30.8656 23.8254 30.8656 21.5002H28.8656C28.8656 23.3727 28.2411 25.0944 27.1902 26.4723L28.7805 27.6852ZM29.8918 28.7004C31.4415 26.7157 32.3656 24.2146 32.3656 21.5002H30.3656C30.3656 23.7534 29.6001 25.8243 28.3154 27.4695L29.8918 28.7004ZM32.3656 21.5002C32.3656 18.7858 31.4415 16.2847 29.8917 14.3L28.3154 15.531C29.6001 17.1762 30.3656 19.247 30.3656 21.5002H32.3656ZM29.8917 14.3C29.2539 13.4832 28.1066 13.4661 27.4023 14.0931L28.7322 15.5869C28.6443 15.6652 28.4454 15.6975 28.3154 15.531L29.8917 14.3ZM27.4023 28.9073C28.1066 29.5343 29.2539 29.5173 29.8918 28.7004L28.3154 27.4695C28.4454 27.3029 28.6443 27.3352 28.7323 27.4135L27.4023 28.9073ZM27.1902 26.4723C26.6526 27.1772 26.6636 28.2495 27.4023 28.9073L28.7323 27.4135C28.7865 27.4619 28.8098 27.5248 28.8131 27.5723C28.816 27.6162 28.8035 27.6551 28.7805 27.6852L27.1902 26.4723ZM28.7805 15.3152C28.8034 15.3453 28.816 15.3843 28.813 15.4282C28.8098 15.4756 28.7865 15.5386 28.7322 15.5869L27.4023 14.0931C26.6635 14.7509 26.6526 15.8232 27.1902 16.5281L28.7805 15.3152Z" fill="white" mask="url(%23path-4-inside-2)"/><mask id="path-6-inside-3" fill="white"><path fill-rule="evenodd" clip-rule="evenodd" d="M32.3536 11.0233C32.0478 11.2956 32.0183 11.7616 32.27 12.0846C34.2937 14.6801 35.5 17.9481 35.5 21.4999C35.5 25.0518 34.2937 28.3197 32.2701 30.9153C32.0183 31.2382 32.0479 31.7043 32.3537 31.9765C32.6667 32.2553 33.1488 32.2246 33.4079 31.8952C35.6576 29.0355 37 25.4249 37 21.4999C37 17.5749 35.6575 13.9643 33.4079 11.1047C33.1487 10.7752 32.6667 10.7446 32.3536 11.0233Z"/></mask><path fill-rule="evenodd" clip-rule="evenodd" d="M32.3536 11.0233C32.0478 11.2956 32.0183 11.7616 32.27 12.0846C34.2937 14.6801 35.5 17.9481 35.5 21.4999C35.5 25.0518 34.2937 28.3197 32.2701 30.9153C32.0183 31.2382 32.0479 31.7043 32.3537 31.9765C32.6667 32.2553 33.1488 32.2246 33.4079 31.8952C35.6576 29.0355 37 25.4249 37 21.4999C37 17.5749 35.6575 13.9643 33.4079 11.1047C33.1487 10.7752 32.6667 10.7446 32.3536 11.0233Z" fill="%23FAF9F7"/><path d="M33.4079 31.8952L34.1939 32.5135L33.4079 31.8952ZM36.5 21.4999C36.5 17.7178 35.2146 14.2349 33.0587 11.4697L31.4814 12.6994C33.3727 15.1253 34.5 18.1784 34.5 21.4999H36.5ZM33.0587 31.5301C35.2146 28.7649 36.5 25.2821 36.5 21.4999H34.5C34.5 24.8215 33.3728 27.8746 31.4814 30.3004L33.0587 31.5301ZM34.1939 32.5135C36.5774 29.4837 38 25.6569 38 21.4999H36C36 25.193 34.7378 28.5874 32.622 31.2769L34.1939 32.5135ZM38 21.4999C38 17.343 36.5774 13.5162 34.1938 10.4864L32.6219 11.723C34.7377 14.4124 36 17.8068 36 21.4999H38ZM34.1938 10.4864C33.5598 9.68045 32.4093 9.63482 31.6887 10.2764L33.0186 11.7701C32.9241 11.8543 32.7376 11.87 32.6219 11.723L34.1938 10.4864ZM31.6887 32.7234C32.4093 33.365 33.5599 33.3194 34.1939 32.5135L32.622 31.2769C32.7377 31.1298 32.9241 31.1455 33.0187 31.2297L31.6887 32.7234ZM31.4814 30.3004C30.9245 31.0148 30.9668 32.0807 31.6887 32.7234L33.0187 31.2297C33.1289 31.3278 33.1121 31.4616 33.0587 31.5301L31.4814 30.3004ZM33.0587 11.4697C33.1121 11.5382 33.1288 11.672 33.0186 11.7701L31.6887 10.2764C30.9668 10.9191 30.9245 11.985 31.4814 12.6994L33.0587 11.4697Z" fill="white" mask="url(%23path-6-inside-3)"/></svg>');
}
.cg_podcast_audio .cg_podcast_play,
.cg_article_inline-audio .cg_podcast_play {
  background: no-repeat url('data:image/svg+xml; utf8, <svg width="43" height="43" viewBox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg">  <circle cx="21.5" cy="21.5" r="21.5" fill="%23C32734"/>  <path d="M18 17V28L29 22.5005L18 17Z" fill="%23FAF9F7"/>  </svg>');
}
.cg_podcast_audio .cg_podcast_pause,
.cg_article_inline-audio .cg_podcast_pause {
  background: no-repeat url('data:image/svg+xml; utf8, <svg width="43" height="43" viewBox="0 0 43 43" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="21.5" cy="21.5" r="21.5" fill="%23C32734"/><path d="M15 29H19.3339V14H15V29ZM23.6678 14V29H28V14H23.6678Z" fill="%23EFECE7"/></svg>');
}
.cg_podcast_audio .cg_podcast_volume_slider,
.cg_article_inline-audio .cg_podcast_volume_slider {
  transition: width 0.3s;
  overflow: hidden;
  height: 43px;
  display: flex;
  align-items: center;
  flex-shrink: 1;
}
.cg_podcast_audio .duration,
.cg_article_inline-audio .duration {
  position: absolute;
  bottom: -16px;
  right: 0;
  font-size: 12px;
  margin-right: 0;
  text-align: right;
}
.cg_podcast_audio .cg_progress,
.cg_article_inline-audio .cg_progress {
  position: absolute;
  bottom: -16px;
  left: 0;
  font-size: 12px;
  margin-right: 0;
  color: #E73137;
}
@media only screen and (max-width: 767px) {
  .cg_podcast_audio .cg_podcast_cover,
  .cg_article_inline-audio .cg_podcast_cover {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .cg_podcast_audio.playing .spacer,
  .cg_article_inline-audio.playing .spacer,
  .cg_podcast_audio.playing .cg_podcast_download,
  .cg_article_inline-audio.playing .cg_podcast_download {
    display: none;
  }
}
.cg_podcast_audio_mini {
  padding-top: 0;
  padding-bottom: 7px;
  padding-right: 16px;
  margin-bottom: 12px;
}
.cg_podcast_audio_mini h2,
.cg_podcast_audio_mini h3,
.cg_podcast_audio_mini .date,
.cg_podcast_audio_mini .spacer,
.cg_podcast_audio_mini .cg_podcast_volume,
.cg_podcast_audio_mini .cg_podcast_volume_slider,
.cg_podcast_audio_mini .cg_podcast_download,
.cg_podcast_audio_mini .cg_podcast_rewind30,
.cg_podcast_audio_mini .cg_podcast_cover {
  display: none !important;
}
.cg_podcast_audio_mini .cg_podcast_player {
  display: flex;
  align-items: center;
}
.cg_podcast_audio_mini .waveform {
  width: calc(100% - 79px);
}
.cg_podcast_audio_mini .controls {
  width: 79px;
}
.cg_podcast_audio_mini .cg_podcast_pause,
.cg_podcast_audio_mini .cg_podcast_play {
  margin-left: 24px;
}
.cg_podcast_audio_mini .cg_progress,
.cg_podcast_audio_mini .duration {
  font-size: 10px;
}
.cg_podcast_type_audioVersion h2 {
  display: none;
}
input[type=range].cg_podcast_slider {
  -webkit-appearance: none;
  width: 100%;
  margin: 4px 0;
}
input[type=range].cg_podcast_slider:focus {
  outline: none;
}
input[type=range].cg_podcast_slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: rgba(75, 75, 75, 0.7);
  border-radius: 0;
  border: 0;
}
input[type=range].cg_podcast_slider::-webkit-slider-thumb {
  border: 0;
  height: 13px;
  width: 13px;
  border-radius: 13px;
  background: #c32734;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range].cg_podcast_slider:focus::-webkit-slider-runnable-track {
  background: rgba(75, 75, 75, 0.7);
}
input[type=range].cg_podcast_slider::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: rgba(75, 75, 75, 0.7);
  border-radius: 0;
  border: 0;
}
input[type=range].cg_podcast_slider::-moz-range-thumb {
  border: 0;
  height: 13px;
  width: 13px;
  border-radius: 13px;
  background: #c32734;
  cursor: pointer;
}
input[type=range].cg_podcast_slider::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range].cg_podcast_slider::-ms-fill-lower {
  background: rgba(75, 75, 75, 0.7);
  border: 0;
  border-radius: 0;
}
input[type=range].cg_podcast_slider::-ms-fill-upper {
  background: rgba(75, 75, 75, 0.7);
  border: 0;
  border-radius: 0;
}
input[type=range].cg_podcast_slider::-ms-thumb {
  border: 0;
  height: 13px;
  width: 13px;
  border-radius: 13px;
  background: #c32734;
  cursor: pointer;
  height: 5px;
}
input[type=range].cg_podcast_slider:focus::-ms-fill-lower {
  background: rgba(75, 75, 75, 0.7);
}
input[type=range].cg_podcast_slider:focus::-ms-fill-upper {
  background: rgba(75, 75, 75, 0.7);
}
.cg_article_inline-audio .cg_podcast_cover {
  display: none;
}
.cg_podcast_index ul.cg_podcast_index_list {
  list-style-type: none;
  padding: 0;
}
.cg_podcast_index ul.cg_podcast_index_list p {
  display: none;
}
.cg_podcast_index ul.cg_podcast_index_list h2 {
  font-size: 20px;
  order: 1;
}
.cg_podcast_index ul.cg_podcast_index_list h3 {
  font-size: 13px;
  order: 2;
}
.cg_podcast_index ul.cg_podcast_index_list li {
  padding: 24px 0 37px;
  position: relative;
}
.cg_podcast_index ul.cg_podcast_index_list li:not(:last-child) {
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
.cg_podcast_index .image {
  display: none;
}
.cg_podcast_index .date {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: normal;
  position: absolute;
  bottom: 12px;
}
.cg_podcast_index .desc {
  width: 100%;
}
.cg_podcast_index .desc a {
  display: flex;
  flex-direction: column;
}
.cg_podcast_index .cg_pager {
  display: none;
}
.cg_podcast_intro {
  display: flex;
  align-items: flex-end;
  margin-bottom: -20px;
}
.cg_podcast_intro img {
  width: 141px;
  height: 141px;
  margin-right: 12px;
}
.cg_podcast_intro h3 {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 13px;
  margin-bottom: 0;
}
.cg_midtext_article {
  margin: 20px 0;
  padding: 20px 30px 30px;
  border: 1px solid #E19604;
  background-color: #ffffff;
}
.cg_midtext_article a {
  text-decoration: none !important;
}
.cg_midtext_article a:hover {
  text-decoration: underline !important;
}
.cg_midtext_article .cg_midtext_article_upper {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
.cg_midtext_article h4 {
  font-size: 18px;
  font-weight: bold;
}
.cg_midtext_article .cg_midtext_article_logo {
  flex-shrink: 0;
  width: 67px;
  height: 17px;
  background-size: contain;
  background: no-repeat url('data:image/svg+xml; utf8, <svg width="67" height="18" viewBox="0 0 67 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M64.013 11.144H62.8748L63.4137 3.49067H63.495L64.013 11.144ZM66.9887 16.9741L65.2313 0.126888H61.6565L59.94 16.9741H62.5703L62.7737 13.3848H64.1347L64.338 16.9741H66.9887ZM54.4966 16.9741L53.2265 8.7996H53.1249V16.9741H50.566V0.126771H53.1249V6.849L53.2265 6.82839L54.3338 0.126771H57.025L55.5122 7.57526L57.2283 16.974L54.4966 16.9741ZM47.6917 0.126771H45.1225L44.3607 6.62082L43.5376 0.126771H40.8872L42.9896 10.1687V16.974H45.7314V10.1687L47.6917 0.126771ZM37.1798 2.36763V16.9741H34.5396V2.36763H33.0667V0.126888H38.6526V2.36763H37.1798ZM29.9634 0.126771H27.2777V16.9739H29.9634V0.126771ZM19.66 16.9741V0.126771H22.3005V14.7541H24.1696V16.974L19.66 16.9741ZM13.3534 14.1317C13.3534 14.6089 13.196 14.8372 12.7893 14.8372C12.4441 14.8372 12.1618 14.6295 12.1618 14.1317V2.98999C12.1618 2.51288 12.4236 2.26385 12.7487 2.26385C13.1141 2.26385 13.3763 2.51288 13.3763 2.98999L13.3534 14.1317ZM15.9476 13.7167V3.38428C15.9476 0.479711 15.6331 0 12.7689 0C9.84388 0 9.6106 0.521178 9.6106 3.38428V13.7167C9.6106 16.6215 9.92534 17.1221 12.8097 17.1221C15.6738 17.1221 15.9476 16.5591 15.9476 13.7167ZM3.71731 3.38416C3.71731 2.55435 3.64861 2.25591 2.95788 2.25591H2.61737V8.84616H2.99879C3.62839 8.84616 3.71742 8.57118 3.71742 7.78283L3.71731 3.38416ZM3.38187 11.0195H2.61725V16.9741H0V0.126771H3.36166C6.104 0.126771 6.29128 0.749244 6.29128 3.55015V7.57538C6.29128 10.3555 6.14443 11.0195 3.38187 11.0195Z" fill="%23E09504"/></svg>');
}
.cg_midtext_article .cg_midtext_article_article {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.cg_midtext_article .cg_midtext_article_article img {
  width: 170px;
  height: auto;
  margin-right: 12px;
}
@media only screen and (max-width: 767px) {
  .cg_midtext_article {
    background-color: initial;
    border-right: none;
    border-left: none;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-top: 49px;
  }
  .cg_midtext_article .cg_midtext_article_logo {
    position: absolute;
    top: -18px;
    left: 0;
  }
  .cg_midtext_article .cg_midtext_article_logo::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 108%;
    height: 1px;
    background-color: #FAF9F7;
  }
  .cg_midtext_article .cg_midtext_article_article {
    flex-direction: row-reverse;
  }
  .cg_midtext_article .cg_midtext_article_article img {
    width: 85px;
    margin-left: 12px;
    margin-right: 0;
  }
}
.cg_ad_header {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 3px;
}
.userclass_subscriberuniwersum .cg_ad_outer {
  display: none !important;
}
.userclass_subscriberstandard #blogi_sg_half_prawa_szpalta,
.userclass_subscriberpremium #blogi_sg_half_prawa_szpalta,
.userclass_subscriberstandard #blog_art_half_prawa_szpalta,
.userclass_subscriberpremium #blog_art_half_prawa_szpalta,
.userclass_subscriberstandard #blog_art_half_2_prawa_szpalta,
.userclass_subscriberpremium #blog_art_half_2_prawa_szpalta,
.userclass_subscriberstandard #blog_rec_art_srodek,
.userclass_subscriberpremium #blog_rec_art_srodek,
.userclass_subscriberstandard #blog_rec_art_kom,
.userclass_subscriberpremium #blog_rec_art_kom {
  display: none !important;
}
@media screen and (max-width: 767px) {
  #blogi_sg_half_prawa_szpalta,
  #blog_art_half_prawa_szpalta,
  #blog_art_half_2_prawa_szpalta {
    display: none !important;
  }
  .cg_ad_outer {
    margin-top: 15px;
  }
}
@media screen and (min-width: 767px) {
  .cg_ad_outer:not(:first-child) {
    margin-top: 15px;
  }
}
/*
Theme Name: Polityka 2.0
Theme URI: https://www.polityka.pl/
Author: Polityka
Author URI: https://www.polityka.pl/
Description: CG style theme
Version: 2.0
License: Copyright
License URI: https://www.polityka.pl
Tags:
Text Domain: generic

*/
body {
  background: #FAF9F7;
  color: #4B4B4B;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.userclass_subscriberfree .hiddenSubscriberFree,
.userclass_subscriberstandard .hiddenSubscriberStandard,
.userclass_subscriberpremium .hiddenSubscriberPremium,
.userclass_subscriberuniwersum .hiddenSubscriberUniwersum,
.userclass_anonymous .hiddenAnonymous,
.hidden {
  display: none !important;
}
#sidebar .widget-container:last-child {
  margin-bottom: 0;
}
h1 {
  font-size: 30px;
}
p {
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
}
pre {
  overflow-x: auto;
  white-space: pre-wrap;
}
pre,
code {
  font-family: 'courier new', courier, serif;
}
.entry-content ul,
.comment-body ul,
.entry-content ol,
.widget-container ol,
.comment-body ol {
  text-indent: -20px;
  margin: 30px 0 30px 40px;
}
.entry-content ol,
.widget-container ol,
.comment-body ol {
  list-style: decimal inside;
  text-indent: -18px;
}
.entry-content ul ul,
.widget-container ul ul,
.comment-body ul ul,
.entry-content ol ol,
.widget-container ol ol,
.comment-body ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-content ul li:before,
.comment-body ul li:before {
  content: "— ";
}
.entry-content li,
.widget-container li,
.comment-body li {
  line-height: 125%;
  margin: 10px 0;
}
.comment a,
.single-entry a {
  text-decoration: underline;
}
#wrapper {
  max-width: 100%;
  margin: 0 auto;
}
#container:after {
  display: table;
  content: "";
  clear: both;
}
#content {
  width: 75%;
}
#footer {
  clear: both;
}
#menu {
  margin-top: 20px;
}
#menu ul {
  font-size: 0;
}
#menu ul,
#menu ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu ul li {
  position: relative;
}
#menu ul li a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  line-height: 33px;
  padding-bottom: 10px;
  margin-top: -1px;
  margin-right: 25px;
}
#menu ul li a:hover {
  color: #777;
  text-decoration: none;
}
#menu ul li.menu-item-has-children > a:after,
#menu ul li.page_item_has_children > a:after {
  font-family: serif;
  content: ' ▾';
}
#menu ul li ul {
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1000;
}
#menu ul li:hover ul {
  display: inline-block;
}
#menu ul ul {
  display: none;
}
#menu ul li:hover ul {
  display: block;
}
#menu ul li:hover ul li a {
  width: 250px;
  font-size: 14px;
  color: #333;
  line-height: 20px;
  padding: 15px;
  border: 1px solid #eee;
  background: #fff;
}
#menu ul li:hover ul li a:hover {
  color: #777;
}
#menu .toggle {
  display: none;
  color: #fff;
  text-align: center;
}
#menu .menu-icon {
  font-size: 60px;
}
.error404 .entry-content .search-field,
.search .entry-content .search-field {
  width: 200px;
  margin-top: 30px;
}
.error404 .entry-content .search-field,
.search .entry-content .search-field,
.widget-container .search-field {
  background-color: #f6f6f6;
}
.widget_search label {
  display: block;
}
.widget_search .search-field {
  width: 100%;
  border: 1px solid rgba(75, 75, 75, 0.2);
  padding: 3px 4px;
  border-radius: 3px;
  background: url('data:image/svg+xml; utf8, <svg width="42" height="42" viewBox="0 0 42 42" fill="none" xmlns="http://www.w3.org/2000/svg" aria-labelledby="cg_nav_title12a"><title id="cg_nav_title12a">Szukaj</title><circle cx="19.0491" cy="19.049" r="8.49924" transform="rotate(90 19.0491 19.049)" stroke="%234B4B4B" stroke-width="1.5"/><line x1="25.0304" y1="25.3286" x2="31.8893" y2="32.1875" stroke="%234B4B4B" stroke-width="1.5" stroke-linecap="round"/></svg>') no-repeat 98% center / 24px auto;
}
.button,
button,
input[type="submit"] {
  display: inline-block;
  font-family: georgia,serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 15px 25px;
  border: 0;
  background: #09f;
  opacity: 1;
}
.button:hover,
button:hover,
input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.8;
}
#site-title a {
  font-size: 40px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  display: inline;
}
#site-title h1 {
  margin-bottom: 0;
}
.single h1.entry-title a {
  color: #777;
  text-decoration: none;
}
h2.entry-title,
h3.widget-title {
  margin-top: 0;
}
#commentform #comment {
  width: 100%;
}
#comments .comment-author {
  line-height: 14px;
}
#comments .comment-author img {
  margin-right: 5px;
  float: left;
}
#comments .odd > .comment-body {
  background: #f6f6f6;
}
#copyright {
  text-align: center;
}
.archive-meta {
  margin: 30px 0;
}
.search article {
  margin-bottom: 60px;
}
.post:last-of-type {
  margin-bottom: 0;
}
.wp-caption {
  width: auto !important;
}
.wp-caption.aligncenter,
.wp-caption-text,
.gallery-caption {
  text-align: center;
}
.alignleft {
  margin: 0 30px 30px 0;
  float: left;
}
.alignright {
  margin: 0 0 30px 30px;
  float: right;
}
.aligncenter {
  display: block;
  margin: 30px auto;
  clear: both;
  max-width: 100%;
  height: auto;
}
.wp-post-image {
  display: block;
}
.entry-attachment img {
  display: block;
  margin: 60px auto 30px;
}
.attachment .entry-caption {
  text-align: center;
}
.nav-links {
  margin-top: 30px;
}
.nav-links a,
#nav-above a {
  text-decoration: none;
}
#nav-above a {
  display: block;
  font-family: tahoma, sans-serif;
  font-size: 50px;
  color: #777;
  line-height: 0;
  margin: 30px 0 15px;
}
.nav-previous {
  text-align: left;
  float: left;
}
.nav-next {
  text-align: right;
  float: right;
}
.note {
  display: block;
  font-size: 14px;
  padding: 20px;
  margin: 30px 0;
}
.blue,
.blue *,
.blue-dark,
.blue-dark *,
.green,
.green *,
.green-dark,
.green-dark *,
.orange,
.orange *,
.purple,
.purple *,
.red,
.red *,
.black,
.black * {
  color: #fff;
}
.white,
.white *,
.yellow,
.yellow * {
  color: #000;
}
.white {
  background-color: #fff !important;
}
.blue {
  background-color: #09f !important;
}
.blue-dark {
  background-color: #1c78b5 !important;
}
.green {
  background-color: #91da29 !important;
}
.green-dark {
  background-color: #5d8c1a !important;
}
.orange {
  background-color: #f98733 !important;
}
.purple {
  background-color: #bb6cf8 !important;
}
.red {
  background-color: #ef645d !important;
}
.yellow {
  background-color: #f8f658 !important;
}
.black {
  background-color: #4a4a45 !important;
}
.lighter {
  background-color: rgba(255, 255, 255, 0.05);
}
.darker {
  background-color: rgba(0, 0, 0, 0.05);
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clear {
  clear: both;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-float:after,
.boxes:after {
  display: table;
  content: "";
  clear: both;
}
@media print {
  #content {
    width: 100%;
    color: #000;
    padding: 0;
    margin: 0;
    background: #fff;
    float: none;
  }
  #header,
  #sidebar,
  #footer {
    display: none;
  }
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.form-allowed-tags,
.search-submit {
  display: none !important;
}
/* ==========================================================================
   Comments moderation
   ========================================================================== */
.commentmetadata {
  position: relative;
}
.polityka-moderation-comment-vote-up {
  cursor: pointer;
  display: block;
  width: 23px;
  height: 23px;
  background: url('data:image/svg+xml; utf8, <svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.984 15.356V12.276H15.022V11.268H11.984V8.188H10.948V11.268H7.924V12.276H10.948V15.356H11.984Z" fill="%234B4B4B"/><circle cx="11.5" cy="11.5" r="11" stroke="%234B4B4B"/></svg>') no-repeat;
  position: absolute;
  right: 27px;
  top: 0;
}
.polityka-moderation-comment-vote-down {
  cursor: pointer;
  display: block;
  width: 23px;
  height: 23px;
  background: url('data:image/svg+xml; utf8, <svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.12 12.15V11.086H7.91V12.15H15.12Z" fill="%234B4B4B"/><circle cx="11.5" cy="11.5" r="11" stroke="%234B4B4B"/></svg>') no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.polityka-moderation-weak-comment-unfold {
  display: none;
}
.polityka-moderation-comment-folded p,
.polityka-moderation-comment-folded .polityka-moderation-comment-vote-up,
.polityka-moderation-comment-folded .polityka-moderation-comment-vote-down {
  display: none;
}
.polityka-moderation-comment-folded .polityka-moderation-weak-comment-unfold {
  cursor: pointer;
  display: block;
  width: 23px;
  height: 23px;
  background: url('data:image/svg+xml; utf8, <svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.5589 22.6067C17.6108 22.6067 22.5169 17.7006 22.5169 11.6487C22.5169 5.59676 17.6108 0.690704 11.5589 0.690704C5.50699 0.690704 0.600937 5.59676 0.600937 11.6487C0.600937 17.7006 5.50695 22.6067 11.5589 22.6067ZM11.5589 1.67064C17.0696 1.67064 21.537 6.13798 21.537 11.6487C21.537 17.1594 17.0696 21.6267 11.5589 21.6267C6.04822 21.6267 1.58078 17.1594 1.58078 11.6487C1.58078 6.13798 6.04822 1.67064 11.5589 1.67064Z" fill="%234B4B4B"/><path d="M15.8062 16.0987L14.9176 15.2102L12.1763 17.9515V12.0962H10.9415V17.9514L8.20022 15.2102L7.31158 16.0987L11.5589 20.346L15.8062 16.0987Z" fill="%234B4B4B"/></svg>') no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.polityka-moderation-unfold-all {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.7em;
  cursor: pointer;
  float: right;
  line-height: 26px;
}
.polityka-moderation-unfold-all:after {
  margin-left: 5px;
  content: "";
  display: inline-block;
  cursor: pointer;
  width: 18px;
  height: 8px;
  background: url("https://zasoby.polityka.pl/polityka.pl/md/img/sprite.png") no-repeat -190px -1400px;
}
.polityka-moderation-tooltip {
  position: absolute;
  border: 1px solid #aaa;
  color: #aaa;
  font-size: 10px;
  padding: 2px 5px;
  background-color: #fff;
  opacity: 0;
  transition: 0.3s opacity;
}
.general-container .content-outer {
  display: flex;
  margin: 34px 74px 0;
  padding: 34px 0 0;
}
@media only screen and (max-width: 1329px) {
  .general-container .content-outer {
    margin: 34px 24px 0;
  }
}
@media only screen and (max-width: 989px) {
  .general-container .content-outer {
    margin: 34px 12px 0;
  }
}
@media only screen and (max-width: 767px) {
  .general-container .content-outer {
    margin: 34px 0 0;
  }
}
.cg_middle-right .general-container .content-outer {
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .general-container .content-outer {
    display: block;
  }
  .general-container .content-outer #content {
    padding-right: 0;
    margin-right: 0;
    width: auto;
  }
  .general-container .content-outer #content:after {
    display: none;
  }
}
.general-container #content {
  position: relative;
  padding-right: 24px;
  margin-right: 24px;
  width: 50%;
  flex-grow: 1;
}
.general-container #content:after {
  content: "";
  display: block;
  border-right: 1px solid rgba(75, 75, 75, 0.2);
  position: absolute;
  top: 74px;
  bottom: 0;
  right: 0;
}
body {
  scroll-padding-top: 132px;
}
#content .post:not(:last-of-type) {
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
#content .post:first-of-type .cg_single-in-list-entry {
  padding-top: 0;
}
#content .post .cg_single-in-list-entry {
  display: flex;
  padding: 30px 0 26px;
}
#content .post:first-child {
  padding-top: 0;
}
#content .post .cg_post-description-outer {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#content .post .post-img {
  width: 252px;
  flex-shrink: 0;
  order: 2;
}
#content .post .post-img.cg_review_vertical_image {
  width: 162px;
}
#content .post .post-img img {
  height: auto;
  width: 100%;
}
#content .post .cg_date-without-year-outer {
  min-width: 47px;
  display: flex;
}
#content .post .cg_date-without-year-outer .cg_date-without-year {
  display: flex;
  flex-direction: column;
  text-align: center;
}
#content .post .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-month,
#content .post .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-day {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#content .post .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-day {
  font-size: 24px;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  border-width: 1.5px;
  font-weight: 300;
}
#content .post .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-month {
  font-weight: 600;
  padding-top: 5px;
}
#content .post .entry-title {
  font-size: 22px;
}
#content .post .cg_entry-meta > *:nth-child(n+2):before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #E73137;
  margin-right: 16px;
  display: inline-block;
  position: relative;
  top: -2px;
}
#content .post .cg_single-in-list-entry p {
  font-size: 16px;
  line-height: 1.4;
}
#content .post footer.cg_entry-meta {
  flex-wrap: wrap;
}
#content .post footer.cg_entry-meta,
#content .post footer .entry-comment {
  display: flex;
}
#content .post footer .entry-comment {
  padding-right: 16px;
}
#content .post footer .entry-comment svg {
  margin-right: 9px;
}
#content .post .cg_post-link:hover {
  text-decoration: none;
}
#content .post .cg_post-link:hover h3 {
  text-decoration: underline;
}
@media only screen and (max-width: 1329px) and (min-width: 989px) {
  #content .post .cg_post-description {
    margin-right: 24px;
  }
}
@media only screen and (max-width: 989px) and (min-width: 767px) {
  #content .post .cg_post-description-outer {
    display: block;
  }
  #content .post .cg_date-without-year-outer {
    min-width: 42px;
  }
  #content .post .post-img {
    width: 152px;
    order: 1;
    float: right;
    margin: 0 0 12px 12px;
  }
  #content .post .post-img.cg_review_vertical_image {
    width: 120px;
  }
}
@media only screen and (max-width: 767px) {
  #content .post .cg_post-description-outer {
    display: block;
  }
  #content .post .cg_date-without-year-outer {
    min-width: 40px;
  }
  #content .post .post-img {
    order: 1;
    float: right;
    margin: 0 0 18px 18px;
    width: 99px;
  }
  #content .post .post-img.cg_review_vertical_image {
    width: 100px;
  }
  #content .post .cg_post-description {
    margin: 0;
  }
  #content .post h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #content .post .cg_date-without-year-outer,
  #content .post .cg_single-in-list-entry p {
    display: none;
  }
  #content .post footer .entry-comment {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575px) {
  #content .post footer .entry-comment {
    margin-bottom: 2px;
  }
}
#content .single-post article {
  display: block;
  max-width: 556px;
  margin: 0 auto;
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
}
#content .single-post article .single-entry img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
#content .single-post article .single-entry .cg_single_entry_title {
  text-align: center;
}
#content .single-post article .single-entry h1 {
  margin-bottom: 24px;
  font-size: 48px;
}
#content .single-post article .single-entry .cg_date:after {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #E73137;
  margin-left: 16px;
  margin-right: 16px;
  display: inline-block;
  top: -2px;
  position: relative;
}
#content .single-post article .single-entry .cg_single_entry_meta_data {
  justify-content: center;
  display: flex;
  margin-bottom: 24px;
}
#content .single-post article .single-entry .cg_single_entry_content p {
  line-height: 1.687;
}
#content .single-post article .single-entry .cg_single_entry_content > p:last-of-type {
  margin-bottom: 30px;
}
@media only screen and (max-width: 989px) {
  #content .single-post article .single-entry h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width: 767px) {
  #content .single-post article .single-entry h1 {
    font-size: 36px;
  }
}
article .tags {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
article .tags a {
  padding: 5px 15px;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  border: 1px solid rgba(75, 75, 75, 0.7);
  border-radius: 50px;
  font-weight: 400;
  margin-top: 11px;
}
article .tags a:not(:last-of-type) {
  margin-right: 8px;
}
.article_status_cut .cg_single_entry_content {
  position: relative;
}
.article_status_cut .cg_single_entry_content:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: linear-gradient(to top, #faf9f7, rgba(250, 249, 247, 0));
}
#content .nav-links {
  display: flex;
  justify-content: center;
}
#content .nav-links .nav-previous {
  order: 0;
  float: none;
  margin: 0 12px;
  padding: 0 12px;
}
#content .nav-links .nav-next {
  order: 2;
  float: none;
}
#content .nav-links .nav-next .meta-nav {
  margin: 0 12px;
  padding: 0 12px;
}
#content .nav-links .meta-nav {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #C42734;
}
#sidebar {
  width: 352px;
}
@media screen and (max-width: 1329px) {
  #sidebar {
    width: 280px;
  }
}
@media screen and (max-width: 989px) {
  #sidebar {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  #sidebar {
    width: 100%;
  }
}
#sidebar .widget-container {
  margin: 30px 0;
}
#sidebar .widget-title {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #E73137;
  margin-bottom: 21px;
}
#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sidebar ul.sub-menu li {
  padding-left: 12px;
}
#sidebar .sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 70px;
  z-index: 1;
}
#calendar_wrap {
  border-top: 1px solid rgba(75, 75, 75, 0.7);
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
  padding: 13px 0 10px;
}
#wp-calendar {
  width: 100%;
  position: relative;
}
#wp-calendar caption {
  caption-side: top;
  text-align: center;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #E73137;
}
#wp-calendar tfoot td {
  top: 14px;
  position: absolute;
}
#wp-calendar tfoot td a {
  text-indent: -9999px;
  /* sends the text off-screen */
  width: 10px;
  height: 8px;
}
#wp-calendar tfoot td:first-child {
  left: 18px;
}
#wp-calendar tfoot td:first-child a {
  background-image: url(images/arrowL.svg);
}
#wp-calendar tfoot td:last-child {
  right: 20px;
}
#wp-calendar tfoot td:last-child a {
  background-image: url(images/arrowR.svg);
}
#wp-calendar .month {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #E73137;
  text-align: center;
}
#wp-calendar .set-month th {
  padding: 15px 0;
  line-height: 10px;
}
#wp-calendar #prev a,
#wp-calendar #next a {
  display: flex;
  justify-content: center;
}
#wp-calendar thead th {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 13px 0;
  line-height: 10px;
}
#wp-calendar thead {
  border-top: 1px solid rgba(75, 75, 75, 0.2);
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
#wp-calendar tbody td {
  font-family: benton-sans, helvetica, arial, sans-serif;
  text-align: center;
  padding: 8px 0;
}
#wp-calendar tbody td a {
  color: #E73137;
}
#wp-calendar tbody td#today {
  font-weight: bold;
}
.widget_recent_entries li {
  display: flex;
}
.widget_recent_entries li:not(:last-child) a {
  width: 100%;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
.widget_recent_entries h4 {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .widget_recent_entries h4 {
    font-size: 16px;
  }
}
.widget_recent_entries .cg_date-without-year-outer {
  min-width: 47px;
  display: flex;
  margin-bottom: 20px;
}
.widget_recent_entries .cg_date-without-year-outer .cg_date-without-year {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.widget_recent_entries .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-month,
.widget_recent_entries .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-day {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.widget_recent_entries .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-day {
  font-size: 24px;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  border-width: 1.5px;
  font-weight: 300;
  line-height: 34px;
}
.widget_recent_entries .cg_date-without-year-outer .cg_date-without-year .cg_date-without-year-month {
  font-weight: 600;
  padding-top: 5px;
}
.widget_recent_comments li {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: none;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  padding-bottom: 24px;
}
.widget_recent_comments li a {
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.3;
}
.widget_pages li {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: none;
}
.widget_pages li a {
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
}
.widget_pages li .children {
  padding-left: 10px !important;
}
.rsswidget {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.rssSummary {
  font-size: 14px;
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
}
.widget_teksty_autora h2 {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.widget_teksty_autora h2 a {
  color: #E73137;
}
.widget_teksty_autora li {
  display: flex;
}
.widget_teksty_autora .search_photo {
  width: 90px;
  margin-right: 10px;
}
.widget_teksty_autora .search_content h4 {
  font-size: 18px;
}
.widget_teksty_autora .search_content .list-index-publish-date,
.widget_teksty_autora .search_content .author {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.widget_teksty_autora .search_content .lead {
  font-size: 14px;
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
}
#comments {
  display: block;
  max-width: 556px;
  margin: 0 auto;
  padding-top: 24px;
}
#comments .comment-form-cookies-consent {
  display: none;
}
#comments .comment-meta.commentmetadata {
  margin-bottom: 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#comments p {
  font-size: 15px;
  letter-spacing: 0.4px;
  overflow: hidden;
}
#comments p:last-of-type {
  margin-bottom: 0;
}
#comments .comment-body p a {
  overflow-wrap: break-word;
  word-wrap: break-word;
}
#comments .comment-field {
  margin: 12px 0;
}
#comments .comment-field label {
  text-align: right;
  margin-right: 12px;
  margin-bottom: 1.5rem;
  width: 100px;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-weight: 400;
}
#comments h3 {
  font-size: 16px;
  color: #E73137;
}
#comments form .comment-form-comment label {
  left: -9999px;
  position: absolute;
}
#comments label {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
#comments input[type=text],
#comments input[type=password] {
  width: 320px;
}
@media only screen and (max-width: 989px) and (min-width: 767px) {
  #comments input[type=text],
  #comments input[type=password] {
    width: calc(100% - 117px);
  }
}
@media only screen and (max-width: 767px) {
  #comments input[type=text],
  #comments input[type=password] {
    width: calc(100% - 117px);
    float: none;
  }
}
#comments .comment-form-comment {
  max-width: none;
}
#comments textarea {
  background-color: transparent;
  border: 1px solid rgba(75, 75, 75, 0.2);
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
  height: 188px;
  color: #4B4B4B;
}
#comments input[type=submit] {
  color: #313131;
  border-color: #313131;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 10px;
  padding: 13px 24px;
  background-color: transparent;
  border: 1px solid rgba(75, 75, 75, 0.7);
  border-radius: 3px;
  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;
}
#comments input[type=submit]:hover {
  color: #fff;
  background-color: #313131;
  border-color: #313131;
}
#comments input[type=submit]:focus,
#comments input[type=submit].focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 49, 49, 0.5);
}
#comments input[type=submit].disabled,
#comments input[type=submit]:disabled {
  color: #313131;
  background-color: transparent;
}
#comments input[type=submit]:not(:disabled):not(.disabled):active,
#comments input[type=submit]:not(:disabled):not(.disabled).active,
#comments .show > input.dropdown-toggle {
  color: #fff;
  background-color: #313131;
  border-color: #313131;
}
#comments:not(:disabled):not(.disabled):active:focus,
#comments:not(:disabled):not(.disabled).active:focus,
.show > #comments.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 49, 49, 0.5);
}
#comments .polityka-moderation-comment-already-voted {
  border: 1px solid rgba(75, 75, 75, 0.7);
  color: #4B4B4B;
  margin: 0;
  padding: 2px 5px;
  font-size: 13px;
  font-family: abril-titling, Georgia, "Times New Roman", Times, serif;
  border-radius: 3px;
}
#comments .comment-form-email {
  display: none;
}
#comments .comment_notes_after {
  font-size: 11px;
  color: rgba(75, 75, 75, 0.7);
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
@media only screen and (max-width: 989px) and (min-width: 767px) {
  #comments .polityka-moderation-comment-already-voted {
    position: initial;
    float: none;
    margin-top: 5px;
    display: block;
    width: fit-content;
  }
}
@media only screen and (max-width: 767px) {
  #comments .comment-meta.commentmetadata {
    display: block;
  }
  #comments .polityka-moderation-comment-already-voted {
    display: block;
    width: fit-content;
    margin-top: 5px;
  }
}
input[type=text],
input[type=password] {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
  background: 0 0;
  width: 100%;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
:focus,
button:focus {
  outline-color: #ced4da;
}
.polityka-nick-form-error,
.polityka-sso-login-error {
  text-align: left;
  font-size: 12px;
  color: #E73137;
  margin-top: 12px;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
.md-account_login-text {
  font-family: auto;
  margin-bottom: 24px;
}
.cg_login-assistance {
  font-family: auto;
  font-size: 15px;
  display: flex;
  align-items: center;
  margin-top: 24px;
}
.cg_login-assistance span {
  width: 50%;
  text-align: right;
}
.cg_login-assistance a {
  color: #4B4B4B;
  text-decoration: none;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 10px;
  text-decoration: underline;
  margin-left: 50px;
  width: 50%;
}
#comments-list .cg_comments-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 21px;
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
}
#comments-list .cg_comments-head > div {
  display: flex;
}
#comments-list .cg_comments-head h3 {
  margin: 0 20px 0 0;
  font-size: 20px;
}
#comments-list .cg_comments-head .cg_comments-goto {
  float: right;
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
  text-align: right;
  display: none;
}
#comments-list .cg_comments-head svg {
  margin-top: 12px;
}
#comments-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px;
}
#comments-list ul li {
  padding-top: 24px;
}
#comments-list ul li:not(:last-child) {
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  padding-bottom: 24px;
}
#comments-list ul li:last-child {
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
  padding-bottom: 24px;
}
#comments-list .cg_comments-count {
  color: #7e7e7e;
  border: 1px solid rgba(75, 75, 75, 0.7);
  border-radius: 1px;
  padding: 3px 11px 3px 13px;
  position: relative;
}
#comments-list .cg_comments-count i {
  border: solid #4B4B4B;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 10px;
  left: -5px;
  background-color: #fff;
}
#comments-list .cg_comment-meta {
  display: flex;
  flex-wrap: wrap;
}
#comments-list .cg_comment-meta cite {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 12px;
  line-height: 14px;
  text-transform: none;
  font-style: normal;
  word-break: break-word;
}
#comments-list .cg_comment-meta a {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-style: normal;
  text-decoration: none;
}
#comments-list .cg_comment-meta .cg_dates {
  display: flex;
}
#comments-list .cg_comment-meta .cg_date {
  display: flex;
  align-items: center;
  margin-left: 16px;
}
#comments-list .cg_comment-meta .cg_date:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #E73137;
  margin-right: 16px;
  display: block;
}
@media screen and (max-width: 575px) {
  #comments-list .cg_comment-meta {
    display: block;
  }
  #comments-list .cg_comment-meta .cg_date {
    margin-left: 6px;
  }
  #comments-list .cg_comment-meta .cg_date:before {
    margin-right: 6px;
  }
  #comments-list .cg_comment-meta .cg_date:first-child {
    margin-left: 0;
  }
  #comments-list .cg_comment-meta .cg_date:first-child:before {
    display: none;
  }
}
#respond {
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(75, 75, 75, 0.7);
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    overflow: visible !important;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: none;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    margin: 9% 8% 9%;
  }
  .cg_footer .cg_footer_inner,
  .general-container,
  .base-width {
    width: auto !important;
  }
  .cg_nav {
    position: static !important;
    display: block !important;
  }
  .cg_nav .cg_nav_upper {
    padding: 0 !important;
  }
  .cg_nav .cg_nav_upper .cg_nav_logo svg {
    width: 150px !important;
    height: 69px !important;
  }
  .tags,
  #comments,
  .general-container #content:after,
  #cg_nav_date,
  .cg_wp_menu,
  .cg_nav_upper,
  .cg_nav_tools,
  .cg_wp_menu,
  section,
  .cg_article_toolbox,
  .cg_footer_share_icons,
  .cg_footer_upper_buttons,
  .cg_footer_main,
  .cg_footer_secondary,
  .cg-cookie-warning,
  .cg_adslot,
  .w2g,
  .cg_nav_article-container,
  #content nav,
  .cg_nav_nonmobile_menu {
    display: none !important;
  }
  #content .single-post article {
    max-width: none;
  }
  .cg_footer {
    margin: 34px 74px 0;
    padding: 34px 0 0;
  }
  .cg_middle-right .cg_footer {
    margin-left: 0;
    margin-right: 0;
  }
  .cg_footer ul li {
    display: none;
  }
  .cg_footer ul li.cg_footer_darker {
    display: block;
  }
  .cg_nav .cg_nav_upper .cg_nav_logo {
    width: 262px;
    height: 69px;
  }
  .cg_nav .cg_nav_blog_content {
    padding: 0 10%;
  }
  .general-container .content-outer {
    margin: 0;
  }
  .general-container #content {
    margin-right: 0;
    padding-right: 0;
  }
  #content article {
    margin-left: 10% !important;
    margin-right: 10% !important;
    max-width: initial;
  }
  #content article .single-entry .cg_single_entry_content p:first-of-type {
    max-width: none;
  }
  #content article h2 {
    font-size: 150%;
    margin-bottom: 20px;
  }
  #content article .cg_single_entry_title {
    margin-bottom: 50px;
  }
  #content article .entry-title {
    font-size: 36px !important;
  }
  #content article .cg_article_meat,
  #content article .cg_article_author_note,
  #content article .cg_article_lead {
    max-width: none !important;
  }
  #content article .cg_article_inline-image,
  #content article .cg_article_opening_multimedia {
    border: none !important;
    text-align: center;
  }
  #content article .cg_article_inline-image img,
  #content article .cg_article_opening_multimedia img {
    margin: 0 auto;
    display: block;
  }
  #content article .cg_article_inline-image a,
  #content article .cg_article_opening_multimedia a {
    text-decoration: none !important;
  }
  #content article .cg_article_inline-image {
    max-width: 300px;
  }
  #content article .cg_article_opening_multimedia {
    max-width: 450px;
  }
  #content .single-entry img {
    max-width: 450px;
  }
  .cg_footer_inner {
    padding: 0 !important;
  }
  .cg_footer_logo svg * {
    fill: #E73137;
  }
  .cg_nav_blog_content a {
    text-decoration: none;
  }
}
@media print and only screen and (max-width: 1329px) {
  .cg_footer {
    margin: 34px 24px 0;
  }
}
@media print and only screen and (max-width: 989px) {
  .cg_footer {
    margin: 34px 12px 0;
  }
}
@media print and only screen and (max-width: 767px) {
  .cg_footer {
    margin: 34px 0 0;
  }
}
/* ==========================================================================
   Ads
   ========================================================================== */
.adheader {
  font-family: benton-sans, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 5px 0 3px;
}
#ad_wtg_pbtbd {
  border-bottom: 1px solid rgba(75, 75, 75, 0.2);
  padding-bottom: 24px;
}
.adrect {
  margin: 10px 0 0px 0;
  padding: 5px 0 15px 0;
  border-bottom: 1px solid #e6e6e6;
}
.adrect > * {
  margin: 0 auto;
}
#ad_wtg_pbbrm,
#ad_wtg_pbkrm,
#ad_wtg_pbsh1m,
#ad_wtg_pbsh2m,
#ad_wtg_pbtbm_adslot1,
#ad_wtg_pbtbm_adslot2 {
  display: none;
}
@media screen and (max-width: 990px) {
  #ad_wtg_pbbrm,
  #ad_wtg_pbkrm,
  #ad_wtg_pbsh1m,
  #ad_wtg_pbsh2m,
  #ad_wtg_pbtbm_adslot1 {
    display: block;
    text-align: center;
  }
  #ad_wtg_pbbrd,
  #ad_wtg_pbkrd,
  #ad_wtg_pbsh1d,
  #ad_wtg_pbsh2d,
  #ad_wtg_pbtbd {
    display: none;
  }
}
@media screen and (max-width: 620px) {
  #ad_wtg_pbtbm_adslot1 {
    display: none;
  }
  #ad_wtg_pbtbm_adslot2 {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}
#ad_wtg_pbsh1m {
  margin-top: 30px;
}
.addebug {
  background-color: yellow;
  padding: 20px;
  display: none !important;
}
/*# sourceMappingURL=style.css.map */