@charset "UTF-8";

/***** Fonts *****/

@font-face {
    font-family: 'Gotham HTF';
    src: url('/hc/theming_assets/01J3ZHQX8Q5P2VX8WMFCDFZ7XC') format('woff2'),
        url('/hc/theming_assets/01J3ZHQX5NRYVVVTT9YREZJ3HT') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('/hc/theming_assets/01J3ZHQX7TVJH8GPZMCEQFP7X5') format('woff2'),
        url('/hc/theming_assets/01J3ZHQXCRJAKEHV0B6NKG5PYH') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('/hc/theming_assets/01J3ZHQX3P6PW40TQDT3NYAFRD') format('woff2'),
        url('/hc/theming_assets/01J3ZHQX6FJ6P261FAHSENYZ42') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Tab Group colors */

.nav-tabs a.active[data-value="#group-one"], .nav-tabs a[data-value="#group-one"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-one"] {
  border: 1px solid #C8102E;
}
.nav-tabs  a.active[data-value="#group-two"], .nav-tabs a[data-value="#group-two"]:hover {
  background: #C8102E
}
.nav-tabs a[data-value="#group-two"] {
  border: 1px solid #C8102E;
}
.nav-tabs a.active[data-value="#group-three"], .nav-tabs a[data-value="#group-three"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-three"] {
  border: 1px solid #C8102E;
}
.nav-tabs a.active[data-value="#group-four"], .nav-tabs  a[data-value="#group-four"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-four"] {
  border: 1px solid #C8102E;
}
.nav-tabs a.active[data-value="#group-five"], .nav-tabs  a[data-value="#group-five"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-five"] {
  border: 1px solid #C8102E;
}
.nav-tabs a.active[data-value="#group-six"], .nav-tabs  a[data-value="#group-six"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-six"] {
  border: 1px solid #C8102E;
}
.nav-tabs a.active[data-value="#group-seven"], .nav-tabs a[data-value="#group-seven"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-seven"] {
  border: 1px solid #C8102E;
}
.nav-tabs  a.active[data-value="#group-eight"], .nav-tabs a[data-value="#group-eight"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-eight"] {
  border: 1px solid #C8102E;
}
.nav-tabs  a.active[data-value="#group-nine"], .nav-tabs a[data-value="#group-nine"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-nine"] {
  border: 1px solid #C8102E;
}
.nav-tabs  a.active[data-value="#group-ten"], .nav-tabs a[data-value="#group-ten"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-ten"] {
  border: 1px solid #C8102E;
}
.nav-tabs  a.active[data-value="#group-eleven"], .nav-tabs a[data-value="#group-eleven"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-eleven"] {
  border: 1px solid #C8102E;
}
.nav-tabs  a.active[data-value="#group-twelve"], .nav-tabs a[data-value="#group-twelve"]:hover {
  background: #C8102E;
}
.nav-tabs a[data-value="#group-twelve"] {
  border: 1px solid #C8102E;
}

/* Category block items */

.blocks-list .blocks-item:active,
.blocks-list .blocks-item:focus {
      color: #253746;
}
#group-one .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: linear-gradient(0deg, rgba(200, 16, 46, 0.1), rgba(200, 16, 45, 0.1));
}
#group-one .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-one .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(0, 106, 142, 1);
}
#group-two .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: linear-gradient(0deg, rgba(200, 16, 46, 0.1), rgba(200, 16, 45, 0.1));
}
#group-two .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-two .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(206, 14, 45, 1);
}
#group-three .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: linear-gradient(0deg, rgba(200, 16, 46, 0.1), rgba(200, 16, 45, 0.1));
}
#group-three .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-three .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(61, 156, 57, 1);
}
#group-four .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: linear-gradient(0deg, rgba(200, 16, 46, 0.1), rgba(200, 16, 45, 0.1));
}
#group-four .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-four .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(181, 129, 195, 1);
}
#group-five .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: linear-gradient(0deg, rgba(200, 16, 46, 0.1), rgba(200, 16, 45, 0.1));
}
#group-five .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-five .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(254, 70, 0, 1);
}
#group-six .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background:#E3A5030D;
}
#group-six .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-six .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(181, 129, 195, 1);
}
#group-seven .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background:#fff;
}
#group-seven .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-seven .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(0, 106, 142, 1);
}
#group-eight .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: linear-gradient(0deg, rgba(200, 16, 46, 0.1), rgba(200, 16, 45, 0.1));
}
#group-eight .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-eight .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(206, 14, 45, 1);
}
#group-nine .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: #FF55690D;
}
#group-nine .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-nine .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(206, 14, 45, 1);
}
#group-ten .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: #4AF08C0D;
}
#group-ten .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-ten .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow:#4EABFD0D;
}
#group-eleven .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background: #803EA90D;
}
#group-eleven .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-eleven .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(206, 14, 45, 1);
}
#group-twelve .blocks-list .blocks-item {
  border: 1px solid #C8102E;
  background:#FA87000D;
}
#group-twelve .blocks-list .blocks-item:hover {
  border: 1px solid #C8102E;
  background: #FFFFFF;
}
#group-twelve .blocks-list .blocks-item .blocks-item-link:focus {
  box-shadow: 0 0 0 3px rgba(206, 14, 45, 1);
}

/***** Normalize.css *****/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}


a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/***** Base *****/
* {
  box-sizing: border-box;
}

body {
  background-color: #FFFFFF;
  color: rgba(37, 55, 70, 1);
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
  body > main {
    overflow:hidden;
}


@media (min-width: 1024px) {
  body > main {
    min-height: 65vh;
        overflow:visible;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Inter, sans-serif;
  margin-top: 0;
  font-weight: bold;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

a {
  color: rgba(37, 55, 70, 1);
  text-decoration: none;
}

a:visited {
  color: rgba(37, 55, 70, 1);
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  max-width: 100%;
  box-sizing: border-box;
  transition: border 0.12s ease-in-out;
}

input:not([type="checkbox"]) {
  outline: none;
}

input:not([type="checkbox"]):focus {
  border: 1px solid rgba(37, 55, 70, 1);
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23CCC' d='M0 0h10L5 6 0 0z'/%3E%3C/svg%3E%0A") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
  border: 1px solid rgba(37, 55, 70, 1);
}

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

textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}

textarea:focus {
  border: 1px solid rgba(37, 55, 70, 1);
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .container {
    padding: 0;
    width: 90%;
  }
}

.container-divider {
  border-top: 1px solid #ddd;
  margin-bottom: 20px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
}

@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%;
  }
}

.visibility-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/***** Buttons *****/
.button, .split-button button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link {
  background-color: transparent;
  border:0px none;
  border-radius: 4px;
  color: rgba(37, 55, 70, 1);
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {
  .button, .split-button button, .section-subscribe button, .article-subscribe button, .community-follow button, .requests-table-toolbar .organization-subscribe button, .subscriptions-subscribe button, .pagination-next-link, .pagination-prev-link, .pagination-first-link, .pagination-last-link {
    width: auto;
  }
}

.button:visited, .split-button button:visited, .section-subscribe button:visited, .article-subscribe button:visited, .community-follow button:visited, .requests-table-toolbar .organization-subscribe button:visited, .subscriptions-subscribe button:visited, .pagination-next-link:visited, .pagination-prev-link:visited, .pagination-first-link:visited, .pagination-last-link:visited, .button:hover, .split-button button:hover, .section-subscribe button:hover, .article-subscribe button:hover, .community-follow button:hover, .requests-table-toolbar .organization-subscribe button:hover, .subscriptions-subscribe button:hover, .pagination-next-link:hover, .pagination-prev-link:hover, .pagination-first-link:hover, .pagination-last-link:hover, .button:active, .split-button button:active, .section-subscribe button:active, .article-subscribe button:active, .community-follow button:active, .requests-table-toolbar .organization-subscribe button:active, .subscriptions-subscribe button:active, .pagination-next-link:active, .pagination-prev-link:active, .pagination-first-link:active, .pagination-last-link:active, .button:focus, .split-button button:focus, .section-subscribe button:focus, .article-subscribe button:focus, .community-follow button:focus, .requests-table-toolbar .organization-subscribe button:focus, .subscriptions-subscribe button:focus, .pagination-next-link:focus, .pagination-prev-link:focus, .pagination-first-link:focus, .pagination-last-link:focus, .button.button-primary, .split-button button.button-primary, .section-subscribe button.button-primary, .section-subscribe button[data-selected="true"], .article-subscribe button.button-primary, .article-subscribe button[data-selected="true"], .community-follow button.button-primary, .requests-table-toolbar .organization-subscribe button.button-primary, .requests-table-toolbar .organization-subscribe button[data-selected="true"], .subscriptions-subscribe button.button-primary, .subscriptions-subscribe button[data-selected="true"], .button-primary.pagination-next-link, .button-primary.pagination-prev-link, .button-primary.pagination-first-link, .button-primary.pagination-last-link {
  background-color: rgba(37, 55, 70, 1);
  text-decoration: none;
}

.button.button-primary:hover, .split-button button:hover, .section-subscribe button.button-primary:hover, .section-subscribe button:hover[data-selected="true"], .article-subscribe button.button-primary:hover, .article-subscribe button:hover[data-selected="true"], .community-follow button.button-primary:hover, .requests-table-toolbar .organization-subscribe button.button-primary:hover, .requests-table-toolbar .organization-subscribe button:hover[data-selected="true"], .subscriptions-subscribe button.button-primary:hover, .subscriptions-subscribe button:hover[data-selected="true"], .button-primary.pagination-next-link:hover, .button-primary.pagination-prev-link:hover, .button-primary.pagination-first-link:hover, .button-primary.pagination-last-link:hover, .button.button-primary:focus, .split-button button.button-primary:focus, .section-subscribe button.button-primary:focus, .section-subscribe button:focus[data-selected="true"], .article-subscribe button.button-primary:focus, .article-subscribe button:focus[data-selected="true"], .community-follow button.button-primary:focus, .requests-table-toolbar .organization-subscribe button.button-primary:focus, .requests-table-toolbar .organization-subscribe button:focus[data-selected="true"], .subscriptions-subscribe button.button-primary:focus, .subscriptions-subscribe button:focus[data-selected="true"], .button-primary.pagination-next-link:focus, .button-primary.pagination-prev-link:focus, .button-primary.pagination-first-link:focus, .button-primary.pagination-last-link:focus, .button.button-primary:active, .split-button button.button-primary:active, .section-subscribe button.button-primary:active, .section-subscribe button:active[data-selected="true"], .article-subscribe button.button-primary:active, .article-subscribe button:active[data-selected="true"], .community-follow button.button-primary:active, .requests-table-toolbar .organization-subscribe button.button-primary:active, .requests-table-toolbar .organization-subscribe button:active[data-selected="true"], .subscriptions-subscribe button.button-primary:active, .subscriptions-subscribe button:active[data-selected="true"], .button-primary.pagination-next-link:active, .button-primary.pagination-prev-link:active, .button-primary.pagination-first-link:active, .button-primary.pagination-last-link:active {
  background-color: #020303;
  border-color: #020303;
}

.button[data-disabled], .split-button button[data-disabled], .section-subscribe button[data-disabled], .article-subscribe button[data-disabled], .community-follow button[data-disabled], .requests-table-toolbar .organization-subscribe button[data-disabled], .subscriptions-subscribe button[data-disabled], .pagination-next-link[data-disabled], .pagination-prev-link[data-disabled], .pagination-first-link[data-disabled], .pagination-last-link[data-disabled] {
  cursor: default;
}

.button-large, input[type="submit"] {
  cursor: pointer;
  background-color: rgba(37, 55, 70, 1);
  border: 0;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
}

@media (min-width: 768px) {
  .button-large, input[type="submit"] {
    width: auto;
  }
}

.button-large:hover, .button-large:active, .button-large:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
  background-color: #020303;
}

.button-large[disabled], input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #486b89;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover, .button-secondary:focus, .button-secondary:active {
  color: rgba(37, 55, 70, 1);
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}

/***** Split button *****/
.split-button {
  display: flex;
}

.split-button button {
  background-color: rgba(37, 55, 70, 1);
  border: 0;
  color: #FFFFFF;
  height: 32px;
  line-height: 16px;
  outline-color: rgba(37, 55, 70, 1);
}

[dir="rtl"] .split-button button:not(:only-child):first-child {
  border-left: 1px solid #FFFFFF;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

[dir="ltr"] .split-button button:not(:only-child):first-child {
  border-right: 1px solid #FFFFFF;
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}

.split-button button:not(:only-child):last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  padding: 0;
}

[dir="rtl"] .split-button button:not(:only-child):last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}

[dir="ltr"] .split-button button:not(:only-child):last-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}

@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #486b89;
  font-size: 13px;
  text-align: left;
}

[dir="rtl"] .table th, [dir="rtl"]
.table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .table tr {
    display: table-row;
  }
}

.table td {
  display: block;
}

@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}

@media (min-width: 1024px) {
  .table td, .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 768px) {
  .table td, .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
}

.form-field ~ .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-size: 13px;
  margin-bottom: 5px;
}

.form-field input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid rgba(37, 55, 70, 1);
}

.form-field input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-field input[type="text"]:focus {
  border: 1px solid rgba(37, 55, 70, 1);
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid rgba(37, 55, 70, 1);
  text-decoration: none;
}

.form-field .hc-multiselect-toggle:focus {
  outline: none;
  border: 1px solid rgba(37, 55, 70, 1);
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

.form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.form-field .optional {
  color: #486b89;
  margin-left: 4px;
}

.form-field p {
  color: #486b89;
  font-size: 12px;
  margin: 5px 0;
}

.form footer {
  margin-top: 40px;
  padding-top: 30px;
}

.form footer a {
  color: #486b89;
  cursor: pointer;
  margin-right: 15px;
}

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 10px 0;
}

.form .suggestion-list li a:visited {
  color: rgba(37, 55, 70, 1);
}

/***** Header *****/
/*
.header {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  position: sticky;
  position: -webkit-sticky;
  top:0px;
  background:#fff;
  z-index:9999;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between;
  flex-wrap:wrap;
}

@media (min-width: 1160px) {
  .header {
    padding: 0;
    width: 90%;
  }
}
*/

.logo img {
  max-height: 37px;
  vertical-align: middle;
}

.logo span {
  margin: 0 10px;
  color: rgba(37, 55, 70, 1);
}

.logo a {
  display: inline-block;
}

.logo a:hover, .logo a:focus, .logo a:active {
  text-decoration: none;
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}
/*
.header .button.btn-submit-request{
  border: 1px solid var(--Accent, #64CCC9);
	background: var(--Accent, #64CCC9);
}
.header .button.btn-submit-request:hover{
  background:#38aba8;
  border-color:#38aba8;
}
.header .button.btn-contact-us{
  border: 1px solid var(--CompTIA-Blue, #006A8E);
	background: var(--CompTIA-Blue, #006A8E);
}
.header .button.btn-contact-us:hover{
  background:#00445b;
  border-color:#00445b;
}
*/
.user-nav[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 1;
}

.user-nav[aria-expanded="true"] > a {
  display: block;
  margin: 20px;
}

.user-nav[aria-expanded="true"] > .user-nav-list li {
  display: block;
}

.user-nav[aria-expanded="true"] > .user-nav-list a {
  display: block;
  margin: 20px;
}

.user-nav-list {
  display: block;
  list-style: none;
}

.user-nav-list > li {
  display: inline-block;
}

@media (max-width: 768px) {
  .nav-wrapper-desktop {
    display: none;
  }
}

@media (min-width: 768px) {
  .nav-wrapper-desktop {
    display: none;
  }
}

@media (min-width: 1024px) {
  .nav-wrapper-desktop {
    display: inline-block;
  }
}

.nav-wrapper-desktop a {
  border: 0;
  color: rgba(37, 55, 70, 1);
  display: none;
  font-size: 14px;
  padding: 0 20px 0 0;
  width: auto;
}

@media (min-width: 768px) {
  .nav-wrapper-desktop a {
    display: inline-block;
  }
}

[dir="rtl"] .nav-wrapper-desktop a {
  padding: 0 0 0 20px;
}

.nav-wrapper-desktop a:hover, .nav-wrapper-desktop a:focus, .nav-wrapper-desktop a:active {
  background-color: transparent;
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

@media (min-width: 1024px) {
  .nav-wrapper-mobile {
    display: none;
  }
}

.nav-wrapper-mobile .menu-button-mobile {
  background: none;
  border: 0;
  width: auto;
  min-width: 71px;
  cursor: pointer;
}

.nav-wrapper-mobile .menu-button-mobile .icon-menu {
  padding: 7px;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.nav-wrapper-mobile .menu-button-mobile[aria-expanded="true"] .icon-menu {
  background: #f3f3f3;
}

.nav-wrapper-mobile .menu-list-mobile {
  position: absolute;
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 71px;
  z-index: 2;
}

.nav-wrapper-mobile .menu-list-mobile[aria-expanded="false"] {
  display: none;
}

.nav-wrapper-mobile .menu-list-mobile[aria-expanded="true"] {
  display: block;
}

.nav-wrapper-mobile .menu-list-mobile-items .item {
  margin: 4px 0;
}

.nav-wrapper-mobile .menu-list-mobile-items li:empty:not(.nav-divider) {
  display: none;
}

.nav-wrapper-mobile .menu-list-mobile-items .nav-divider {
  border-bottom: 0.1px solid #ddd;
  padding: 0;
}

.nav-wrapper-mobile .menu-list-mobile-items .nav-divider:last-child {
  display: none;
}

.nav-wrapper-mobile .menu-list-mobile-items button {
  background: none;
  border: none;
  padding: 8px 24px;
  width: 100%;
  height: 100%;
  color: rgba(37, 55, 70, 1);
  cursor: pointer;
  text-align: start;
}

.nav-wrapper-mobile .menu-list-mobile-items button:active, .nav-wrapper-mobile .menu-list-mobile-items button:focus, .nav-wrapper-mobile .menu-list-mobile-items button:hover {
  background-color: #f3f3f3;
  text-decoration: underline;
}

.nav-wrapper-mobile .menu-list-mobile-items a {
  display: block;
  padding: 8px 24px;
  width: 100%;
  height: 100%;
  color: rgba(37, 55, 70, 1);
  width: 280px;
  max-width: 100%;
}

.nav-wrapper-mobile .menu-list-mobile-items a:active, .nav-wrapper-mobile .menu-list-mobile-items a:focus, .nav-wrapper-mobile .menu-list-mobile-items a:hover {
  background-color: #f3f3f3;
}

.nav-wrapper-mobile .menu-list-mobile-items .my-profile {
  display: flex;
  line-height: 1.5;
}

.nav-wrapper-mobile .menu-list-mobile-items .my-profile .my-profile-tooltip {
  font-size: 12px;
  color: #68737D;
}

.nav-wrapper-mobile .menu-list-mobile-items .menu-profile-avatar {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
  margin-top: 1px;
}

[dir="rtl"] .nav-wrapper-mobile .menu-list-mobile-items .menu-profile-avatar {
  margin-right: 0;
  margin-left: 8px;
}

.skip-navigation {
  align-items: center;
  background-color: black;
  color: white;
  display: flex;
  font-size: 14px;
  justify-content: center;
  left: -999px;
  margin: 20px;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  top: auto;
  z-index: -999;
}

[dir="rtl"] .skip-navigation {
  left: initial;
  right: -999px;
}

.skip-navigation:focus, .skip-navigation:active {
  left: auto;
  overflow: auto;
  text-align: center;
  text-decoration: none;
  top: auto;
  z-index: 999;
}

[dir="rtl"] .skip-navigation:focus, [dir="rtl"] .skip-navigation:active {
  left: initial;
  right: auto;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info > button {
  border: 0;
  color: rgba(37, 55, 70, 1);
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info > button:hover, .user-info > button:focus {
  color: rgba(37, 55, 70, 1);
  background-color: transparent;
}

.user-info > button::after {
  color: rgba(37, 55, 70, 1);
  padding-right: 15px;
}

[dir="rtl"] .user-info > button::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 14px;
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent {
  color: rgba(37, 55, 70, 1);
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  background-color: #FFFFFF;
  font-size: 17px;
  height: 17px;
  line-height: 17px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 17px;
}

/***** Footer *****/
.footer {
  border-top: 1px solid #ddd;
  margin-top: 60px;
  padding: 30px 0;
}

.footer a {
  color: #486b89;
}

.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%;
  }
}

.footer-language-selector button {
  color: #486b89;
  display: inline-block;
}

.powered-by-zendesk a,
.powered-by-zendesk a:visited {
  color: #486b89;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}

.breadcrumbs li {
  color: #486b89;
  display: inline;
  font-size: 13px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li + li::before {
  content: ">";
  margin: 0 4px;
}

.breadcrumbs li a:visited {
  color: rgba(37, 55, 70, 1);
}

/***** Search field *****/
.search-container {
  position: relative;
}

.search {
  border-color: #ddd;
  border-radius: 30px;
  border-style: solid;
  border-width: 1px;
  display: flex;
  position: relative;
  transition: border 0.12s ease-in-out;
}

.search:focus-within {
  border-color: rgba(37, 55, 70, 1);
}

.search input[type="search"],
.search .clear-button {
  background-color: #fff;
  border-radius: 30px;
  border: none;
}

.search-full input[type="search"],
.search-full .clear-button {
  border-color: #fff;
}

.search input[type="search"] {
  appearance: none;
  -webkit-appearance: none;
  box-sizing: border-box;
  color: #666;
  flex: 1 1 auto;
  height: 40px;
  width: 100%;
}

.search input[type="search"]:focus {
  color: #555;
}

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

.search input[type="search"]:-webkit-autofill, .search input[type="search"]:-webkit-autofill:hover, .search input[type="search"]:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.search .clear-button {
  align-items: center;
  box-sizing: border-box;
  color: #777;
  cursor: pointer;
  display: none;
  flex: none;
  justify-content: center;
  padding: 0 15px;
}

.search .clear-button:hover {
  background-color: rgba(37, 55, 70, 1);
  color: #fff;
}

.search .clear-button:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(37, 55, 70, 1);
}

.search-has-value .clear-button {
  display: flex;
}

[dir="ltr"] .search input[type="search"] {
  padding-left: 40px;
  padding-right: 20px;
}

[dir="ltr"] .search-has-value input[type="search"] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-color: transparent;
}

[dir="ltr"] .search-has-value input[type="search"]:focus {
  border-right-color: rgba(37, 55, 70, 1);
}

[dir="ltr"] .search .clear-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left-color: transparent;
}

[dir="ltr"] .search .clear-button:focus {
  border-left-color: rgba(37, 55, 70, 1);
}

[dir="rtl"] .search input[type="search"] {
  padding-left: 20px;
  padding-right: 40px;
}

[dir="rtl"] .search-has-value input[type="search"] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-left-color: transparent;
}

[dir="rtl"] .search-has-value input[type="search"]:focus {
  border-left-color: rgba(37, 55, 70, 1);
}

[dir="rtl"] .search .clear-button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right-color: transparent;
}

[dir="rtl"] .search .clear-button:focus {
  border-right-color: rgba(37, 55, 70, 1);
}

.search-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 15px;
  z-index: 1;
  width: 18px;
  height: 18px;
  color: #777;
  pointer-events: none;
}

[dir="rtl"] .search-icon {
  left: auto;
  right: 15px;
}

/***** Hero component *****/
.hero {
  background:linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
  height: 300px;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}
.hero-image{
   background-image:url(/hc/theming_assets/01J3ZHQZH8QQAFG8YVY0PA7HZ4);
}

.hero-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 610px;
  margin: 0 auto;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}

.page-header-description {
  font-style: italic;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock {
  height: 20px;
  width: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  align-items: baseline;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 15px 30px;
  justify-content: space-between;
  margin-bottom: 55px;
}

@media (min-width: 768px) {
  .sub-nav {
    flex-direction: row;
  }
}

.sub-nav .breadcrumbs {
  margin: 0;
}

.sub-nav .search-container {
  max-width: 300px;
  width: 100%;
}

@media (min-width: 768px) {
  .sub-nav .search-container {
    flex: 0 1 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  .blocks-list {
    margin: 0 -15px;
  }
}

.blocks-item {
  border: 1px solid rgba(37, 55, 70, 1);
  border-radius: 4px;
  box-sizing: border-box;
  color: rgba(37, 55, 70, 1);
  display: flex;
  flex: 1 0 340px;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center;
}

@media (min-width: 768px) {
  .blocks-item {
    margin: 0 15px 30px;
  }
}

.blocks-item:hover, .blocks-item:focus, .blocks-item:active {
  background-color: rgba(37, 55, 70, 1);
}

.blocks-item:hover *, .blocks-item:focus *, .blocks-item:active * {
  color: #FFFFFF;
  text-decoration: none;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock {
  height: 15px;
  width: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-internal a {
  color: rgba(37, 55, 70, 1);
}

.blocks-item-link {
  color: rgba(37, 55, 70, 1);
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  border-radius: inherit;
}

.blocks-item-link:visited, .blocks-item-link:hover, .blocks-item-link:active {
  color: inherit;
  text-decoration: none;
}

.blocks-item-link:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(37, 55, 70, 1);
  text-decoration: none;
}

.blocks-item-title {
  margin-bottom: 0;
  font-size: 16px;
}

.blocks-item-description {
  margin: 0;
}

.blocks-item-description:not(:empty) {
  margin-top: 10px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px;
  }
}

.home-section h2 {
  margin-bottom: 10px;
  text-align: center;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row;
  }
}

.promoted-articles-item {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
    /* Three columns on desktop */
  }
  [dir="rtl"] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}

.promoted-articles-item a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}

.promoted-articles-item .icon-lock {
  vertical-align: baseline;
}

.promoted-articles-item:last-child a {
  border: 0;
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  margin-top: 32px;
  background-image: url(/hc/theming_assets/01J3ZHR2ZNA9KZEQF594Z74XGK);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community a {
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

.community a:visited {
  color: rgba(37, 55, 70, 1);
}

.community a:hover, .community a:active, .community a:focus {
  color: rgba(204, 38, 71, 1);
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}

.recent-activity-item-parent {
  font-size: 16px;
  font-weight: 600;
}

.recent-activity-item-parent, .recent-activity-item-link {
  margin: 6px 0;
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {
  .recent-activity-item-parent, .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}

.recent-activity-item-link {
  font-size: 14px;
}

.recent-activity-item-meta {
  color: rgba(37, 55, 70, 1);
  margin: 15px 0 0 0;
  float: none;
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }
  [dir="rtl"] .recent-activity-item-meta {
    float: left;
  }
}

.recent-activity-item-time, .recent-activity-item-comment {
  display: inline-block;
  font-size: 13px;
}

.recent-activity-item-comment {
  padding-left: 5px;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
  display: inline-block;
}

.recent-activity-controls {
  padding-top: 15px;
}

.recent-activity-controls a {
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

.recent-activity-controls a:visited {
  color: rgba(37, 55, 70, 1);
}

.recent-activity-controls a:hover, .recent-activity-controls a:active, .recent-activity-controls a:focus {
  color: rgba(204, 38, 71, 1);
}

.recent-activity-accessibility-label {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.recent-activity-comment-icon svg {
  vertical-align: middle;
  color: rgba(37, 55, 70, 1);
  width: 16px;
  height: 16px;
}

.recent-activity-comment-icon:after {
  content: attr(data-comment-count);
  margin-left: 3px;
}

[dir="rtl"] .recent-activity-comment-icon:after {
  margin-left: 0;
  margin-right: 3px;
}

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree .section {
  flex: initial;
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}

.section-tree-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.section-tree-title a {
  color: rgba(37, 55, 70, 1);
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  font-size: 16px;
  padding: 15px 0;
}

.article-list-item a {
  color: rgba(37, 55, 70, 1);
}

.icon-star {
  color: rgba(37, 55, 70, 1);
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  display: flex;
  justify-content: flex-end;
}

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%;
  }
}

.section-list {
  margin: 40px 0;
}

.section-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}

.section-list-item:first-child {
  border-top: 1px solid #ddd;
}

.section-list-item a {
  align-items: center;
  color: rgba(37, 55, 70, 1);
  display: flex;
  justify-content: space-between;
}

.see-all-sections-trigger {
  cursor: pointer;
  display: block;
  padding: 15px;
  text-align: center;
}

.see-all-sections-trigger[aria-hidden="true"] {
  display: none;
}

/***** Article *****/
.article {
  /*
  * The article grid is defined this way to optimize readability:
  * Sidebar | Content | Free space
  * 17%     | 66%     | 17%
  */
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .article {
    flex: 1 0 68.2%;
    max-width: 68.2%;
    min-width: 640px;
    padding: 0 30px;
  }
}

.article-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}

.article-avatar {
  margin-right: 10px;
}

.article-author {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%;
    /* Take entire row */
  }
}

.article-title .icon-lock {
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}

@media (min-width: 768px) {
  .article [role="button"] {
    width: auto;
  }
}

.article-info {
  max-width: 100%;
}

.article-meta {
  display: inline-block;
  vertical-align: middle;
}

.article-body a {
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

.article-body a:visited {
  color: rgba(37, 55, 70, 1);
}

.article-body a:hover, .article-body a:active, .article-body a:focus {
  color: rgba(204, 38, 71, 1);
}

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

.article-body ul,
.article-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .article-body ul, [dir="rtl"]
.article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.article-body ul > ul,
.article-body ol > ol,
.article-body ol > ul,
.article-body ul > ol,
.article-body li > ul,
.article-body li > ol {
  margin: 0;
}

.article-body ul {
  list-style-type: disc;
}

.article-body :not(pre) > code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.article-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #486b89;
  font-style: italic;
  padding: 0 15px;
}

.article-body > p:last-child {
  margin-bottom: 0;
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.article-comment-count {
  color: #486b89;
}

.article-comment-count:hover {
  text-decoration: none;
}

.article-comment-count-icon {
  vertical-align: middle;
  color: rgba(37, 55, 70, 1);
  width: 18px;
  height: 18px;
}

.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
  }
}

.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row;
  }
}

.article-relatives > * {
  flex: 1 0 50%;
  min-width: 50%;
  overflow-wrap: break-word;
  margin-right: 0;
}

.article-relatives > *:last-child {
  padding: 0;
}

@media (min-width: 768px) {
  .article-relatives > * {
    padding-right: 20px;
  }
}

.article-votes {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  text-align: center;
}

.article-vote {
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}

.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}

.article-more-questions a {
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

.article-more-questions a:visited {
  color: rgba(37, 55, 70, 1);
}

.article-more-questions a:hover, .article-more-questions a:active, .article-more-questions a:focus {
  color: rgba(204, 38, 71, 1);
}

.article-return-to-top {
  border-top: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}

.article-return-to-top a {
  color: rgba(37, 55, 70, 1);
  display: block;
  padding: 20px 0;
}

.article-return-to-top a:hover, .article-return-to-top a:focus {
  text-decoration: none;
}

.article-return-to-top-icon {
  transform: rotate(0.5turn);
}

.article td > p:first-child,
.article th > p:first-child {
  margin-top: 0;
}

.article td > p:last-child,
.article th > p:last-child {
  margin-bottom: 0;
}

.sidenav-title {
  font-size: 15px;
  position: relative;
  font-weight: 600;
}

.sidenav-item {
  display: block;
  margin-top: 10px;
  margin-bottom: 16px;
}

.recent-articles li,
.related-articles li {
  margin-bottom: 15px;
}

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
  margin-bottom: 0;
}

.attachments .attachment-item .attachment-icon {
  color: rgba(37, 55, 70, 1);
  left: 0;
  position: absolute;
  top: 5px;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item .attachment-icon {
  left: auto;
  right: 0;
}

.upload-dropzone span {
  color: #486b89;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li, .share a {
  display: inline-block;
}

.share li {
  height: 25px;
  width: 25px;
}

.share a {
  color: #486b89;
}

.share a:hover {
  text-decoration: none;
  color: rgba(37, 55, 70, 1);
}

.share a svg {
  height: 18px;
  width: 18px;
  display: block;
}

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.comment-heading, .recent-articles-title,
.related-articles-title {
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #486b89;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

.comment-callout a:visited {
  color: rgba(37, 55, 70, 1);
}

.comment-callout a:hover, .comment-callout a:active, .comment-callout a:focus {
  color: rgba(204, 38, 71, 1);
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter .dropdown-toggle {
  color: #486b89;
  font-size: 13px;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid rgba(37, 55, 70, 1);
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}

.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between;
  }
}

.comment-avatar {
  margin-right: 10px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.comment-meta {
  flex: 1 0 auto;
}

.comment-labels {
  flex-basis: 100%;
}

@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto;
  }
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

.comment-form-controls {
  display: none;
  margin-top: 10px;
  text-align: left;
}

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

.comment-form-controls input[type="submit"] {
  margin-top: 15px;
}

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }
  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs {
  display: none;
}

.comment-ccs + textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-attachments a {
  color: rgba(37, 55, 70, 1);
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  font-family: 'Gotham HTF', 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.6;
  overflow-x: auto;
}

.comment-body a {
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

.comment-body a:visited {
  color: rgba(37, 55, 70, 1);
}

.comment-body a:hover, .comment-body a:active, .comment-body a:focus {
  color: rgba(204, 38, 71, 1);
}

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

.comment-body ul,
.comment-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .comment-body ul, [dir="rtl"]
.comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul > ul,
.comment-body ol > ol,
.comment-body ol > ul,
.comment-body ul > ol,
.comment-body li > ul,
.comment-body li > ol {
  margin: 0;
}

.comment-body ul {
  list-style-type: disc;
}

.comment-body :not(pre) > code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #486b89;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.vote a:active, .vote a:hover, .vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #486b89;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up svg {
  transform: scale(1, -1);
}

.vote-up:hover,
.vote-down:hover {
  color: rgba(37, 55, 70, 1);
}

.vote-up, .vote-down {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #486b89;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vote-voted {
  color: rgba(37, 55, 70, 1);
}

.vote-voted:hover {
  color: #020303;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-height: 35px;
  min-width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/***** Community *****/
.community-hero {
  background-image: url(/hc/theming_assets/01J3ZHQZY9HBBBN9Z2P50N6QS1);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

.community-footer-title {
  font-size: 16px;
  margin-bottom: 20px;
}

.community-featured-posts .title {
  font-size: 18px;
  font-weight: 600;
}

.community-featured-posts, .community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 30px;
}

.community-header .title {
  margin-bottom: 0;
  font-size: 16px;
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow button {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow button {
    width: auto;
  }
}

.community-follow button:hover {
  background-color: rgba(37, 55, 70, 1);
}

.community-follow button:hover::after, .community-follow button:focus::after {
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.community-follow button[data-selected="true"] {
  background-color: rgba(37, 55, 70, 1);
  color: #FFFFFF;
}

.community-follow button[data-selected="true"]::after {
  border-left: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.community-follow button[data-selected="true"]:hover {
  background-color: #020303;
  border-color: #020303;
}

.community-follow button::after {
  border-left: 1px solid rgba(37, 55, 70, 1);
  content: attr(data-follower-count);
  color: rgba(37, 55, 70, 1);
  display: inline-block;
  font-family: 'Gotham HTF', 'Helvetica Neue', Helvetica, sans-serif;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

@media (min-width: 768px) {
  .community-follow button::after {
    position: static;
  }
}

[dir="rtl"] .community-follow button::after {
  border-left: 0;
  border-right: 1px solid rgba(37, 55, 70, 1);
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  color: rgba(37, 55, 70, 1);
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover, .striped-list-title:focus, .striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: rgba(37, 55, 70, 1);
}

.striped-list .meta-group {
  margin: 5px 0;
}

.striped-list-count {
  color: #486b89;
  font-size: 13px;
  justify-content: flex-start;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    color: rgba(37, 55, 70, 1);
    display: block;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #038153;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover, .status-label:active, .status-label:focus {
  text-decoration: none;
}

.status-label-pinned, .status-label-featured, .status-label-official {
  background-color: rgba(37, 55, 70, 1);
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-not-planned, .status-label-closed {
  background-color: #e9ebed;
  color: #486b89;
}

.status-label-pending, .status-label-pending-moderation {
  background-color: #1f73b7;
  text-align: center;
}

.status-label-open {
  background-color: #c72a1c;
}

.status-label-solved {
  background-color: #68737d;
}

.status-label-new {
  background-color: #ffb648;
  color: #703b15;
}

.status-label-hold {
  background-color: #000;
}

.status-label-request {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 768px) {
  .status-label-request {
    max-width: 150px;
  }
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-header .status-label {
  vertical-align: super;
}

.post-title {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.post-avatar {
  margin-bottom: 30px;
}

.post-content {
  font-family: 'Gotham HTF', 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.6;
  word-break: break-word;
}

.post-info-container {
  display: flex;
  margin-bottom: 40px;
}

.post-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .post-info {
  padding-right: 0;
  padding-left: 20px;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

.post-body a {
  color: rgba(37, 55, 70, 1);
  text-decoration: underline;
}

.post-body a:visited {
  color: rgba(37, 55, 70, 1);
}

.post-body a:hover, .post-body a:active, .post-body a:focus {
  color: rgba(204, 38, 71, 1);
}

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

.post-body ul,
.post-body ol {
  padding-left: 20px;
  list-style-position: outside;
  margin: 20px 0 20px 20px;
}

[dir="rtl"] .post-body ul, [dir="rtl"]
.post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul > ul,
.post-body ol > ol,
.post-body ol > ul,
.post-body ul > ol,
.post-body li > ul,
.post-body li > ol {
  margin: 0;
}

.post-body ul {
  list-style-type: disc;
}

.post-body :not(pre) > code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.post-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #486b89;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.post-comment-count {
  color: #486b89;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: rgba(37, 55, 70, 1);
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 5px;
  vertical-align: middle;
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }
  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar-title {
  font-size: 18px;
  font-weight: 600;
}

.post-comments {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/***** Community Badges *****/
/* Styles labels used next to the authors of article comments, community posts, and community comments */
.community-badge-title {
  background-color: #04444d;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  padding: 0px 8px;
  vertical-align: top;
  white-space: nowrap;
  display: inline-flex;
  line-height: 18px;
  vertical-align: middle;
}

.profile-info .community-badge-title {
  padding: 2px 8px;
  line-height: 20px;
}

.community-badge-container-achievements {
  display: flex;
}

.community-badge-container-achievements > .community-badge-titles {
  margin-left: calc(28px - 0.5em);
}

[dir="rtl"] .community-badge-container-achievements > .community-badge-titles {
  margin-right: calc(28px - 0.5em);
}

.community-name-and-title-badges {
  display: flex;
  flex-wrap: wrap;
}

.community-badge {
  margin: 2px;
}

.community-badge-achievements {
  display: block;
  height: 16px;
  white-space: nowrap;
  width: 16px;
}

.profile-info .community-badge-achievements {
  height: 40px;
  width: 40px;
}

.community-title-badges {
  flex-basis: 100%;
  margin-top: 15px;
}

.community-badge-achievements-rest {
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  vertical-align: top;
}

.community-badge-achievements img {
  width: 100%;
  height: 100%;
}

.community-badge-titles img {
  width: 20px;
  height: 20px;
}

.profile-info .community-badge-achievements-rest {
  line-height: 40px;
  font-size: 20px;
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  flex-direction: column;
  font-size: 14px;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav {
    flex-direction: row;
  }
}

.collapsible-nav-border {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

@media (min-width: 768px) {
  .collapsible-nav-border {
    border-top: 0;
  }
}

.collapsible-nav-toggle {
  top: calc(45px / 2);
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

@media (min-width: 768px) {
  .collapsible-nav-toggle {
    display: none;
  }
}

[dir="rtl"] .collapsible-nav-toggle {
  left: 0;
  right: auto;
}

.collapsible-nav-toggle-icon {
  display: none;
}

.collapsible-nav-toggle[aria-expanded="false"] .chevron-icon {
  display: inline-block;
}

.collapsible-nav-toggle[aria-expanded="true"] .x-icon {
  display: inline-block;
}

.collapsible-nav-toggle:focus {
  outline: none;
  border: 1px solid rgba(37, 55, 70, 1);
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}

.collapsible-nav-list li {
  color: rgba(37, 55, 70, 1);
  line-height: 45px;
  order: 1;
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }
  [dir="rtl"] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }
  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: rgba(37, 55, 70, 1);
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }
  .collapsible-nav-list li:hover a:not([aria-current="page"]) {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

.collapsible-nav-list li:not([aria-selected="true"]),
.collapsible-nav-list li:not(.current) {
  display: none;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:not([aria-selected="true"]),
  .collapsible-nav-list li:not(.current) {
    display: block;
  }
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"] {
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"],
.collapsible-nav-list li.current {
  order: 0;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"],
  .collapsible-nav-list li.current {
    border-bottom: 4px solid rgba(37, 55, 70, 1);
    order: 1;
  }
}

.collapsible-nav-list li[aria-selected="true"] a,
.collapsible-nav-list li.current a {
  color: rgba(37, 55, 70, 1);
}

.collapsible-nav[aria-expanded="true"] li:not([aria-selected="true"]),
.collapsible-nav[aria-expanded="true"] li:not(.current) {
  display: block;
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}

.collapsible-sidebar-title {
  margin-top: 0;
}

.collapsible-sidebar-toggle {
  position: absolute;
  top: calc(45px / 2);
  transform: translateY(-50%);
  right: 0;
  padding: 0;
  border: 0;
  background: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-toggle {
    display: none;
  }
}

[dir="rtl"] .collapsible-sidebar-toggle {
  left: 0;
  right: auto;
}

.collapsible-sidebar-toggle-icon {
  display: none;
}

.collapsible-sidebar-toggle[aria-expanded="false"] .chevron-icon {
  display: inline-block;
}

.collapsible-sidebar-toggle[aria-expanded="true"] .x-icon {
  display: inline-block;
}

.collapsible-sidebar-toggle:focus {
  outline: none;
  border: 1px solid rgba(37, 55, 70, 1);
}

.collapsible-sidebar-body {
  display: none;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-body {
    display: block;
  }
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-body {
  display: block;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #f2f2f2;
  margin-bottom: 20px;
}

.my-activities-sub-nav {
  margin-bottom: 30px;
}

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {
  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }
  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}

@media (min-width: 768px) {
  .requests-table-toolbar .organization-subscribe {
    margin-left: 10px;
  }
  [dir="rtl"] .requests-table-toolbar .organization-subscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-subscribe button {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

.requests-table-toolbar + .requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar + .requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar + .requests-search-info + .requests {
  margin-top: 20px;
}

.requests-table-toolbar + .requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
@media (min-width: 768px) {
  .subscriptions-subscribe button {
    width: auto;
  }
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #486b89;
  font-size: 13px;
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #486b89;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
}

.request-main .comment-fields, .request-main .request-submit-comment {
  display: none;
}

.request-main .comment-fields.shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  color: #486b89;
  text-align: inherit;
  padding: 8px 25px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .form-field.comment-ccs > ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs > ul[data-hc-focus="true"] {
  border: 1px solid rgba(37, 55, 70, 1);
}

.request-main .form-field.comment-ccs > input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .comment-ccs + textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.request-main .comment-ccs + textarea:focus {
  border-top: 1px solid rgba(37, 55, 70, 1);
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #f7f7f7;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}

.request-sidebar h2 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1024px) {
  .request-sidebar h2 {
    display: none;
  }
}

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}

.request-details:last-child {
  border: 0;
}

.request-details dt, .request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #486b89;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt, .request-attachments dd {
  width: 100%;
}

.request-attachments dd {
  margin: 10px 0 0 0;
}

.request-form textarea {
  min-height: 120px;
}

.request-follow-up {
  padding-top: 20px;
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination-next, .pagination-prev, .pagination-first, .pagination-last {
  display: inline-block;
}

.pagination-first-link, .pagination-last-link {
  padding: 0 10px;
}

.pagination-first-text, .pagination-last-text {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.pagination-next-link {
  padding-right: 10px;
}

.pagination-next-text {
  margin-right: 10px;
}

[dir="rtl"] .pagination-next-link {
  padding-left: 10px;
}

[dir="rtl"] .pagination-next-text {
  margin-left: 10px;
}

.pagination-prev-link {
  padding-left: 10px;
}

.pagination-prev-text {
  margin-left: 10px;
}

[dir="rtl"] .pagination-prev-link {
  padding-right: 10px;
}

[dir="rtl"] .pagination-prev-text {
  margin-right: 10px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group-opposite {
  float: right;
}

[dir="rtl"] .meta-group-opposite {
  float: left;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #486b89;
  font-size: 13px;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 80px;
  height: 80px;
}

.profile-avatar .icon-agent {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
  line-height: 25px;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }
  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }
  .profile-header .options > :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }
  [dir="rtl"] .profile-header .options > :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.user-profile-actions {
  width: 100%;
  margin-bottom: 15px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #486b89;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }
  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }
  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px rgba(37, 55, 70, 1);
  border-radius: 4px;
  color: rgba(37, 55, 70, 1);
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge .profile-private-icon {
  margin-left: 5px;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #f2f2f2;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #486b89;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }
  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-badges-items {
  margin-top: 25px;
}

.profile-badges-item {
  border-top: 1px solid #ddd;
  display: flex;
  flex: 1;
  flex-direction: row;
  justify-content: flex-start;
  padding: 27px 12px;
}

.profile-badges-item > div {
  padding-right: 12px;
  padding-left: 12px;
}

.profile-badges-item-image {
  height: 40px;
  width: 40px;
  margin-right: 12px;
}

.profile-badges-item-image img {
  max-height: 40px;
}

[dir="rtl"] .profile-badges-item-image {
  margin-left: 12px;
  margin-right: 0;
}

.profile-badges-item-title, .profile-badges-item-metadata-title {
  font-size: 15px;
  margin-bottom: 10px;
}

.profile-badges-item-title {
  font-weight: 600;
}

.profile-badges-item-description, .profile-badges-item-metadata-description {
  color: #486b89;
  font-size: 13px;
  margin: 0;
}

.profile-badges-item-metadata {
  margin-left: auto;
  text-align: right;
}

[dir="rtl"] .profile-badges-item-metadata {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list > .profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list > .profile-contribution {
    padding-left: 30px;
  }
  [dir="rtl"] .profile-contribution-list > .profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list > .profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-icon {
  left: 0;
  position: absolute;
  color: #ccc;
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-icon {
  right: 0;
}

.profile-contribution-icon svg {
  vertical-align: middle;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }
  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.private-activity-icon {
  margin-right: 10px;
}

[dir="rtl"] .private-activity-icon {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }
  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }
  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }
  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }
  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity-icon {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50% 50%;
  text-align: center;
  color: #ccc;
}

[dir="rtl"] .profile-activity-icon {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity-icon {
    left: -14px;
  }
  [dir="rtl"] .profile-activity-icon {
    right: -14px;
  }
}

.profile-activity-icon svg {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  margin: auto;
}

/***** Search results *****/
.search-results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .search-results {
    flex-direction: row;
  }
}

.search-results-column {
  flex: 1;
}

@media (min-width: 1024px) {
  .search-results-column {
    flex: 0 0 75%;
  }
}

.search-results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .search-results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto;
  }
}

.search-results-sidebar .sidenav-item {
  border-radius: 4px;
  padding: 10px 36px;
  margin-bottom: 4px;
  color: rgba(37, 55, 70, 1);
}

.search-results-sidebar .sidenav-item:hover, .search-results-sidebar .sidenav-item.current {
  background-color: #e9ebed;
  text-decoration: none;
}

.search-results-sidebar .sidenav-subitem {
  unicode-bidi: embed;
}

.search-results-sidebar .sidenav-tag {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-grow: 0;
}

.search-results-sidebar .sidenav-tag .content-tag {
  background: #E9EBED;
  border-radius: 4px;
  padding: 4px 12px;
  text-decoration: none;
}

.search-results-sidebar .sidenav-tag .content-tag .label {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.000427656px;
  color: #49545C;
  flex-grow: 0;
  vertical-align: middle;
  display: inline-block;
}

.search-results-sidebar .sidenav-tag .content-tag .close-icon {
  color: #555555;
  vertical-align: middle;
  display: inline-block;
}

.search-results-sidebar .collapsible-sidebar {
  margin-bottom: 30px;
}

.search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
  display: none;
}

@media (min-width: 1024px) {
  .search-results-sidebar .collapsible-sidebar[aria-expanded="false"] .multibrand-filter-list {
    display: block;
  }
}

.search-results-sidebar .multibrand-filter-list--collapsed li:nth-child(1n + 6) {
  display: none;
}

.search-results-sidebar .multibrand-filter-list .doc-count {
  color: #666;
}

.search-results-sidebar .see-all-filters {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 10px;
  color: rgba(37, 55, 70, 1);
}

.search-results-sidebar .see-all-filters[aria-hidden="true"] {
  display: none;
}

.search-results-sidebar .see-all-filters:hover {
  text-decoration: underline;
}

.search-results-sidebar .see-all-filters::after {
  content: ' \2304';
  font-weight: bold;
}

.search-results-subheading {
  font-size: 18px;
  font-weight: 600;
}

.search-results-list {
  margin-bottom: 25px;
}

.search-results-list > li {
  padding: 20px 0;
}

.search-results-list > li:first-child {
  border-top: 1px solid #ddd;
}

.search-results-list > li h2 {
  margin-bottom: 0;
}

.search-results .meta-group {
  display: block;
  align-items: center;
  clear: both;
  color: #666;
}

@media (min-width: 1024px) {
  .search-results .meta-group {
    display: flex;
  }
}

.search-results .meta-group > li {
  display: block;
}

@media (min-width: 1024px) {
  .search-results .meta-group > li {
    display: inline;
  }
}

@media (min-width: 1024px) {
  .search-results .meta-group li:first-child {
    flex: 1;
  }
}

.search-results .meta-group .meta-data {
  color: inherit;
}

[dir="ltr"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-right: 20px;
}

[dir="rtl"] .search-results .meta-group .meta-data:not(:last-child) {
  margin-left: 20px;
}

.search-results .meta-group .meta-data::after {
  content: none;
}

.search-results-description {
  margin-top: 10px;
  word-break: break-word;
}

.search-results .no-results {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 4rem;
}

.search-results .no-results .headline {
  color: #2F3941;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.45px;
}

.search-results .no-results .action-prompt {
  color: #68737D;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.154px;
}

.search-results .no-results .action-prompt a {
  color: #1F73B7;
}

.search-results .no-results .action-prompt a:visited {
  color: #1F73B7;
}

.search-result-title {
  font-size: 16px;
  display: inline-block;
}

[dir="ltr"] .search-result-icons {
  float: right;
}

[dir="rtl"] .search-result-icons {
  float: left;
}

.search-result-votes, .search-result-meta-count {
  color: #486b89;
  display: inline-block;
  font-size: 13px;
  padding: 4px 5px;
  position: relative;
}

.search-result-votes-icon, .search-result-meta-count-icon {
  color: rgba(37, 55, 70, 1);
  vertical-align: middle;
  width: 13px;
  height: 13px;
}

[dir="ltr"] .search-result-votes, [dir="ltr"] .search-result-meta-count {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before, [dir="ltr"] .search-result-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes, [dir="rtl"] .search-result-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before, [dir="rtl"] .search-result-meta-count::before {
  margin-left: 3px;
}

.search-result .meta-group {
  align-items: center;
}

.search-result-breadcrumbs {
  margin: 0;
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs {
    display: table-row;
  }
}

@media (min-width: 1024px) {
  .search-result-breadcrumbs li {
    display: table-cell;
  }
}

/* By default use bold instead of italic to highlight */
.search-results-description em {
  font-style: normal;
  font-weight: bold;
}

/* Add a yellow background for Chinese */
html[lang|="zh"] .search-results-description em {
  font-style: normal;
  background: yellow;
}

/***** Notifications *****/
.notification {
  border: 1px solid;
  display: table;
  font-family: Inter, sans-serif;
  font-size: 12px;
  padding: 13px 15px;
  transition: height .2s;
  width: 100%;
  color: #555;
}

.notification a {
  color: #158ec2;
}

.notification-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 980px;
}

.notification-icon, .notification-text, .notification-dismiss {
  display: table-cell;
  vertical-align: middle;
}

.notification-text {
  padding: 0 15px;
  width: 100%;
}

.notification + .notification {
  margin-bottom: -1px;
  position: relative;
  top: -1px;
}

/* Error */
.notification-error {
  background: #ffeded;
  border-color: #f7cbcb;
}

.notification-error .notification-icon::before, .notification-error .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23555555'/%3E%3C/svg%3E");
}

/* Notice */
.notification-notice {
  background: #dbf3ff;
  border-color: #b5e0f5;
}

.notification-notice .notification-icon::before, .notification-notice .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23555555'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M3.5 6l2 2L9 4.5'/%3E%3Ccircle cx='6' cy='6' r='5.5'/%3E%3C/g%3E%3C/svg%3E");
}

/* Alert / Lock */
.notification-alert {
  color: #ad5e18;
  background: #fff8ed;
  border-color: #fcdba9;
}

.notification-alert .notification-icon::before, .notification-alert .notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23ad5e18' stroke-linecap='round' d='M5.06 1.27l-4.5 8.5c-.18.33.06.73.44.73h9c.38 0 .62-.4.44-.73l-4.5-8.5a.494.494 0 00-.88 0zM5.5 4v2'/%3E%3Ccircle cx='5.5' cy='8' r='.8' fill='%23ad5e18'/%3E%3C/svg%3E");
}

.notification-icon::before, .notification-inline.notification-error::before {
  background-size: cover;
  content: "";
  display: inline-block;
  height: 14px;
  width: 14px;
  vertical-align: middle;
}

/* Dismiss button */
.notification-dismiss, a.notification-dismiss {
  color: #555;
  cursor: pointer;
  opacity: .6;
  transition: opacity 100ms ease;
  text-decoration: none !important;
}

.notification-dismiss:hover {
  opacity: 1;
}

/* Inline notifications */
.notification-inline {
  border-radius: 4px;
  line-height: 14px;
  margin-top: 5px;
  padding: 5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

[dir="rtl"] .notification-inline {
  text-align: right;
}

.notification-inline[aria-hidden="true"] {
  display: none;
}

.notification-inline.notification-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' focusable='false' viewBox='0 0 12 12'%3E%3Cg fill='none' stroke='%23e35b66'%3E%3Ccircle cx='5.5' cy='6.5' r='5'/%3E%3Cpath stroke-linecap='round' d='M5.5 3.5v3'/%3E%3C/g%3E%3Ccircle cx='5.5' cy='9' r='1' fill='%23e35b66'/%3E%3C/svg%3E");
  margin: -2px 5px 0 0;
}

[dir="rtl"] .notification-inline.notification-error::before {
  margin: 0 0 0 5px;
}

.notification-inline.notification-error {
  background-color: #fff0f1;
  border: 1px solid #e35b66;
  color: #cc3340;
}

.notification-inline.notification-large {
  padding: 13px 15px;
  margin-bottom: 25px;
}

.notification-left-aligned {
  text-align: left;
  padding-left: 0;
}

html[dir="rtl"] .notification-left-aligned {
  text-align: right;
  padding-left: auto;
  padding-right: 0;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-toggle {
  cursor: pointer;
  background: none;
  border: 0;
  display: inline-block;
  padding: 0;
  text-align: initial;
  vertical-align: middle;
}

.dropdown-toggle:hover {
  text-decoration: none;
}

.dropdown-toggle > * {
  display: inline-block;
}

.dropdown-menu {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  margin-top: 1px;
  min-width: 170px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000;
}

[dir="rtl"] .dropdown-menu {
  text-align: right;
}

.dropdown-menu[aria-expanded="true"] {
  display: block;
}

.dropdown-menu [role="separator"] {
  border-bottom: 1px solid #e9ebed;
  margin: 4px 0;
}

.dropdown-menu [role="menuitem"] {
  color: #333;
  cursor: pointer;
  display: block;
  padding: 7px 40px 7px 20px;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  text-align: start;
  line-height: inherit;
  width: 100%;
}

[dir="rtl"] .dropdown-menu [role="menuitem"] {
  padding: 7px 20px 7px 40px;
}

.dropdown-menu [role="menuitem"]:hover, .dropdown-menu [role="menuitem"]:focus {
  background: #f3f3f3;
  text-decoration: none;
  color: #333;
}

.dropdown-menu [role="menuitem"][aria-selected="true"] {
  cursor: default;
}

.dropdown-menu [role="menuitem"][aria-selected="true"]::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7l3 3 7-7'%3E%3C/path%3E%3C/svg%3E");
  display: inline-block;
  height: 12px;
  margin-left: 10px;
  width: 12px;
}

[dir="rtl"] .dropdown-menu [role="menuitem"][aria-selected="true"]::after {
  margin-left: 0;
  margin-right: 10px;
  float: left;
}

.dropdown-menu [role="menuitem"][hidden], .dropdown-menu [role="menuitem"][aria-hidden="true"] {
  display: none !important;
}

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

.dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px;
}

[dir="rtl"] .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right;
}

[dir="rtl"] .dropdown-menu-end {
  left: 0;
  right: auto;
}

.dropdown-chevron-icon {
  vertical-align: middle;
}

.content-tags > p {
  color: #68737D;
  margin-top: 32px;
  margin-bottom: 4px;
}

.content-tags-add-hint {
  color: #68737D;
  font-size: 14px;
}

.content-tag-list {
  display: flex;
  flex-wrap: wrap;
  word-break: break-word;
}

.content-tag-list li {
  border-right: 1px solid #C2C8CC;
  margin-bottom: 4px;
}

[dir="ltr"] .content-tag-list li {
  padding-right: 8px;
  margin-right: 8px;
}

[dir="rtl"] .content-tag-list li {
  padding-left: 8px;
  margin-left: 8px;
}

.content-tag-list li:last-child {
  border: none;
}
/* END copenhagen styles */

@charset "UTF-8";
/* -- Colors ----------------------------------------------------------------- */
/* /  Colors ----------------------------------------------------------------- */
/* -- Alerts ----------------------------------------------------------------- */
#alerts-banner {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1em;
  background: #253746;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 5%;
  padding-right: 5%;
  min-height: 36px;
}
#alerts-banner .alert {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  width: 100%;
  padding: 5px 10px;
}
#alerts-banner .alert svg {
  margin-right: 8px;
}
#alerts-banner .alert a {
  color: #fff;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
}
#alerts-banner strong {
  padding-right: 5px;
  display: inline-block;
}
#alerts-banner p {
  margin: 15px 0px;
  color: #fff;
}
#alerts-banner .btn-close:after {
  content: '\000D7';
  color: #fff;
}

/* /  Alerts ----------------------------------------------------------------- */
.tia {
  letter-spacing: -0.4px;
}

/* -- Button ----------------------------------------------------------------- */
.button,
a.button:visited,
a.button {
  padding: 10.5px 1rem;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  border: 1px solid #CC2647;
  display: inline-block;
  justify-content: center;
  align-items: center;
  min-width: 0px;
  background-color: #CC2647;
  color: #fff;
  margin-left: 6px;
  margin-right: 6px;
  border-radius: 100px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .3s;  
  text-transform: lowercase;
}

.button:first-letter,
a.button:first-letter {
  text-transform: uppercase;
}

.button:hover,
a.button:visited:hover,
a.button:hover {
  text-decoration: none;
  background-color: #FFF;
  color: #CC2647;
  
}
.button svg,
a.button:visited svg,
a.button svg {
  margin-right: 6px;
}
.button.button-outline,
a.button:visited.button-outline,
a.button.button-outline {
  border: 1px solid #D9E1E2;
  color: #253746;
  background: transparent;
}
.button.button-secondary,
a.button:visited.button-secondary,
a.button.button-secondary {
  background-color: #586169;
  border-color: #586169;
}
.button.button-secondary:hover,
a.button:visited.button-secondary:hover,
a.button.button-secondary:hover {
  border: 0px none;
  background-color: #535f68;
}

/* /  Button ----------------------------------------------------------------- */
/* -- Header ----------------------------------------------------------------- */
/*
.header {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06);
  height: auto;
  max-width: 100%;
  width: 100%;
  padding: 13.6px 5%;
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  width: 100%;
  padding-right: 0px;
}
.header .container .nav-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .container .nav-wrapper-desktop {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header .container .user-nav-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header .container .user-nav-list a.link {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #586169;
}
.header .container .user-nav-list a.link:hover {
  color: #535f68;
  text-decoration: none;
}
.header .container .user-nav-list .button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .container .user-nav-list .button:hover,
.header .container .user-nav-list .button:active{
  text-decoration:none
}
.header .container .user-nav-list .button:active,
.header .container .user-nav-list .button:focus{
  background-color: #8c1a31;
  border-color: #8c1a31;
}
.header .container .user-nav-list .button.btn-contact-us:active,
.header .container .user-nav-list .button.btn-contact-us:focus{
  background-color: #00445b;
  border-color: #00445b;
}
.header .container .user-nav-list .button.btn-submit-request:active,
.header .container .user-nav-list .button.btn-submit-request:focus{
  background-color: #38aba8;
  border-color: #38aba8;
}
.header .container .user-nav-list .footer-language-selector button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .dropdown-menu {
  padding: 4px 0px;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 0px 0px 1px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
}
.header .dropdown-menu a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #444;
  padding: 8px 16px;
}
.header .dropdown-menu a + a {
  border-top: 1px solid #F4F4F4;
}
*/

/* /  Header ----------------------------------------------------------------- */
/* -- Hero ----------------------------------------------------------------- */
.hero {
  height: 344px;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 660px;
}
.hero .hero-inner {
  max-width: 100%;
}
.hero .hero-inner .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hero .hero-inner .text {
  text-align: left;
  max-width: 440px;
  width: 40%;
}
.hero .hero-inner .text h2 {
  font-size: 48px;
  line-height: 53px;
  letter-spacing: -0.03em;
  color: #586169;
  margin-bottom: 32px;
}
.hero .hero-inner .hero-image {
  min-height: 344px;
  width: auto;
  max-width: 56%;
  display: block;
  min-width: 300px;
  width: 100%;
  background-size: cover;
  background-position:right center;
}

/* -- Search ----------------------------------------------------------------- */
.search-container {
  margin-bottom: 16px;
}
.search-container .search-icon {
  color: #586169;
}
.search-container .search {
  box-shadow: none;
  border: 0px none;
}
.search-container .search input[type="search"] {
  border: 1px solid #D9E1E2;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  height: 48px;
}
.search-container .search input[type="search"]::-webkit-input-placeholder {
  color: #586169;
}
.search-container .search input[type="search"]::-moz-placeholder {
  color: #586169;
}
.search-container .search input[type="search"]:-ms-input-placeholder {
  color: #586169;
}
.search-container .search input[type="search"]:-moz-placeholder {
  color: #586169;
}

/* /  Search ----------------------------------------------------------------- */
/* -- Popular ----------------------------------------------------------------- */
.popular-searches {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.popular-searches:before {
  content: 'Trending:';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #586169;
  margin-right: 8px;
}
.popular-searches li {
  margin: 0 8px 0px 0px;
  padding: 0px;
}
.popular-searches li + li:before {
  content: '•';
  margin-right: 8px;
}
.popular-searches li a {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 100px;
  padding: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #1B1B1B;
  transition: all 120ms;
}
.popular-searches li a:hover {
  text-decoration: none;
  background-color: #fff;
}

/* / Popular ----------------------------------------------------------------- */
/* /  Hero ----------------------------------------------------------------- */
.alt {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
  padding-top: 64px;
  padding-bottom: 64px;
}

.section {
  margin-bottom: 64px;
}

/* -- Request Callout ----------------------------------------------------------------- */
.request-callout {
  background-color: #FFF;
  padding-top: 64px;
  padding-bottom: 64px;
}
.request-callout .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.request-callout .container img {
  max-width: 442px;
}
.request-callout .container div {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 76px;
}
.request-callout .container div h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 31px;
  margin-bottom: 0px;
  font-family: Inter, sans-serif;
}
.request-callout .container div p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.request-callout .container div .button {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06);
  margin-left: 0px;
}

/* /  Request Callout ----------------------------------------------------------------- */
/* -- Footer ----------------------------------------------------------------- */
.footer {
  background-color: #1B1B1B;
  color: #fff;
  margin-top: 0px;
  border: 0px none;
}
.footer a {
  color: #D9E1E2;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
}
.footer .footer-inner .cols {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.footer .footer-inner .logo-col.col {
  margin-right: 160px;
}
.footer .footer-inner .logo-col.col nav {
  flex-direction: row;
  margin-top: 16px;
  justify-content: space-between;
  align-items: center;
}
.footer .footer-inner .logo-col.col nav a {
  opacity: .66;
}
.footer .footer-inner .logo-col.col nav a:hover {
  opacity: 1;
}
.footer .footer-inner .col {
  max-width: 169px;
  width: 100%;
  margin-left: 16px;
  margin-right: 16px;
}
.footer .footer-inner .col strong {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #D9E1E2;
}
.footer .footer-inner .col nav {
  display: flex;
  flex-direction: column;
}
.footer .footer-inner .col nav strong {
  margin-top: 24px;
}
.footer .footer-inner .col nav a {
  padding-top: 4px;
  padding-bottom: 4px;
}
.footer .footer-inner + .footer-inner {
  margin-top: 48px;
}

/* /  Footer ----------------------------------------------------------------- */
/* -- Homepage ----------------------------------------------------------------- */
.knowledge-base h2 {
  font-style: normal;
  font-size: 28px;
  line-height: 31px;
  color: #586169;
  text-align: center;
  margin-bottom: 32px;
}

.knowledge-base p {
  text-align: center;
}

/* -- Tabs ----------------------------------------------------------------- */
.container--tabs select {
  display: none;
}
.container--tabs{
  max-width:90%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:30px;
  padding-right:0px;
}

.glide__arrow--left{
	left:-60px !important;  
}
.glide__arrow--right{
	right:-70px !important;  
}
.glide__arrow{
  box-shadow:none !important;
  padding:0px;
  background:none !important;
  border:0px none !important;
}
.glide__arrow--disabled{
  display:none !important;
}

@media screen and (max-width:768px){
  .glide__arrow{
    display:none !important;
  }
}
.nav-tabs {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 32px;
  list-style-type: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.nav-tabs li a {
  border: 1px solid #D9E1E2;
  border-radius: 48px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #253746;
  padding: 10px 25px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  transition: all 120ms;
  flex-basis:240px;
  max-width:calc(100% - 5px);
}
.nav-tabs a:hover, .nav-tabs a.active {
  background: #1B1B1B;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  color: #fff;
  text-decoration: none;
}

.nav-tabs li a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tab-content {
  width: 100%;
  margin-bottom: 16px;
}
.tab-content .blocks-list .blocks-item {
  display: none;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .tab-pane.active {
  display: block;
}
.tab-content > .active {
  display: block;
}

/* /  Tabs ----------------------------------------------------------------- */
/* -- Promoted ----------------------------------------------------------------- */
.promoted-articles-container h2 {
  text-align: center;
  color: #1B1B1B;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 35px;
  text-align: center;
  font-family: Inter, sans-serif;
}

.promoted-articles {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
.promoted-articles .promoted-articles-item {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9E1E2;
  border-radius: 4px;
  padding: 24px 32px;
  height: 100%;
  display: none;
}
.promoted-articles .promoted-articles-item:nth-of-type(1), .promoted-articles .promoted-articles-item:nth-of-type(2), .promoted-articles .promoted-articles-item:nth-of-type(3), .promoted-articles .promoted-articles-item:nth-of-type(4), .promoted-articles .promoted-articles-item:nth-of-type(5), .promoted-articles .promoted-articles-item:nth-of-type(6) {
  display: block;
}
.promoted-articles .promoted-articles-item a {
  margin: 0px;
  padding: 0px;
  border: 0px none;
}
.promoted-articles .promoted-articles-item a:hover {
  text-decoration: none;
}
.promoted-articles .promoted-articles-item a:hover * {
  color: #8c1a31;
}
.promoted-articles .promoted-articles-item a strong {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  display: block;
  padding-bottom: 8px;
  color: #253746;
}
.promoted-articles .promoted-articles-item a span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  display: block;
  color: #253746;
}

/* /  Promoted ----------------------------------------------------------------- */
.blocks-list .blocks-item {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
  border: 1px solid #D9E1E2;
  border-radius: 4px;
  color: #253746;
  transition: all 120ms;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 8px;
  min-height: 120px;
  align-items:center;
}
.blocks-list .blocks-item:hover {
  background: #FFFFFF;
  border: 1px solid #586169;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.blocks-list .blocks-item:hover * {
  color: #253746;
}
.blocks-list .blocks-item .blocks-item-link {
  color: #253746;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.blocks-list .blocks-item .blocks-item-title {
  color: #253746;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
}
.blocks-list .blocks-item .blocks-item-description {
  color: #253746;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}


/* -- Recently viewed ----------------------------------------------------------------- */
.homepage-recently-viewed {
  padding-top: 64px;
  padding-bottom: 64px;
}
.homepage-recently-viewed h2 {
font-style: normal;
font-weight: 300;
font-size: 32px;
line-height: 38px;
  text-align: center;
  padding-top: 0px;
  margin-top: 0px;
  color: #1b1b1b;
  text-transform: capitalize;
  margin-bottom: 32px;
    font-family: Inter, sans-serif;

}
.homepage-recently-viewed .recent-articles-title {
  display: none;
}
.homepage-recently-viewed .recent-activity-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
.homepage-recently-viewed .recent-activity-list .recent-activity-item:nth-of-type(1),
.homepage-recently-viewed .recent-activity-list .recent-activity-item:nth-of-type(2),
.homepage-recently-viewed .recent-activity-list .recent-activity-item:nth-of-type(3),
.homepage-recently-viewed .recent-activity-list .recent-activity-item:nth-of-type(4){
  display:block;
}
.homepage-recently-viewed .recent-activity-list .recent-activity-item:nth-child(5n),
.homepage-recently-viewed .recent-activity-list .recent-activity-item:nth-child(11n){
  display:none;
}
.homepage-recently-viewed .recent-activity-list section {
  width: 100%;
  height: 100%;
  background:#fff;
  border-radius: 4px;
  padding: 24px 32px;
  border: 1px solid #D9E1E2;
}
.homepage-recently-viewed .recent-activity-list section a {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 130%;
  color: #253746;
  width: 100%;
  font-family: Inter, sans-serif;

}
.homepage-recently-viewed .recent-activity-list section .recent-activity-item-link {
  font-weight: 400;
}
.homepage-recently-viewed .recent-activity-list section .recent-activity-item-meta {
  display: none;
}
.homepage-recently-viewed .recent-activity-controls {
  margin-left: 30px;
  text-decoration: none;
  color: #253746;
  font-weight: 500;
}

/* /  Recently viewed ----------------------------------------------------------------- */
/* -- Community callout ----------------------------------------------------------------- */
.community-callout {
  max-width: 1040px;
  margin: 32px auto;
  background-color: #E2E2E2;
  padding: 24px 40px;
  border-radius: 8px;
  margin-bottom: 64px;
}
.community-callout .container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
}
.community-callout .container h3 {
  font-style: normal;
  font-size: 28px;
  line-height: 31px;
  margin-bottom: 8px;
}
.community-callout .container p {
  margin-top: 0px;
  margin-bottom: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}
.community-callout .container .community-image {
  max-width: 442px;
  width: 100%;
  height: 220px;
  min-height: 0px;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  background-size: cover;
  margin: 0px;
  margin-left: 76px;
}

/* /  Community callout ----------------------------------------------------------------- */
/* /  Homepage ----------------------------------------------------------------- */
/* -- Sub-nav ----------------------------------------------------------------- */
.sub-nav {
  padding-top: 48px;
  padding-bottom: 48px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
}
.sub-nav .search-container {
  flex: 1 0 400px;
  max-width: 400px;
  margin-bottom: 32px;
}
.sub-nav .breadcrumbs {
  margin-bottom: 16px;
}
 .sub-nav h1 {
  font-style: normal;
  font-weight: 400;
  font-size: 46px;
  line-height: 53px;
  color: #253746;
  max-width: 815px;
}

/* /  Sub-nav ----------------------------------------------------------------- */
/* -- Section tree ----------------------------------------------------------------- */
.section-tree {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 90px;
}
.section-tree .section {
  width: 100%;
  margin-bottom: 8px;
  border-radius: 8px;
  padding: 0px 24px;
  border: 1px solid #DFE3E6;
}
.section-tree .section .sub-section {
  margin-bottom: 12px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
}
.section-tree .section .sub-section .sub-section-link {
  padding-top: 16.5px;
  padding-bottom: 16.5px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
}
.section-tree .section.active > .section-tree-title {
  border-bottom: 1px solid #D9E1E2;
}
.section-tree .section.active > .section-tree-title a svg {
  transform: rotate(-90deg);
}
.section-tree .section.active > .section-tree-title a svg path {
  stroke: #253746;
}
.section-tree .section.active > .section-content {
  height: auto;
  padding-top: 20px;
  padding-bottom: 16px;
}
.section-tree .section.active > .section-content .section-content {
  padding-top: 5px;
}
.section-tree .section .section-tree-title {
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 110%;
}
.section-tree .section .section-tree-title a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 26px;
  color: #253746;
  padding-top: 24px;
  padding-bottom: 24px;
  font-family: Inter, sans-serif;
}
.section-tree .section .section-tree-title a:hover {
  color:#CC2647;
}
.section-tree .section .section-tree-title a:hover, .section-tree .section .section-tree-title a:focus, .section-tree .section .section-tree-title a:active {
  text-decoration: none;
}
.section-tree .section .section-content {
  height: 0px;
  overflow: hidden;
  transition: all 120ms;
}
.section-tree .see-all-articles {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #0073AA;
}
.section-tree .see-all-articles::first-letter {
  text-transform: uppercase;
}
.section-tree .see-all-articles svg {
  margin-left: 5px;
}
.section-tree .see-all-articles:hover {
  text-decoration: underline;
}
.section-tree .article-promoted:before {
  content: 'Featured:';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}
.section-tree .article-list a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}

/* /  Section tree ----------------------------------------------------------------- */
/* -- Article ----------------------------------------------------------------- */
.article-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 760px;
  margin-bottom: 0px;
}
.article-header h1 {
  border-bottom: 1px solid #D9E1E2;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.article-header .author-meta {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -16px;
}

.article-content {
  margin-top: 8px;
}

.article-container .article-sidebar {
  order: 2;
  min-width: 332px;
  margin-left: 30px;
}
.article-container .article-sidebar .related-articles {
  display: none;
}
.article-container .article-sidebar .related-articles,
.article-container .article-sidebar .collapsible-sidebar {
  border: 1px solid #D9E1E2;
  border-radius: 4px;
  padding: 24px 32px;
}
.article-container .article-sidebar .related-articles h2,
.article-container .article-sidebar .related-articles #section-articles-title,
.article-container .article-sidebar .collapsible-sidebar h2,
.article-container .article-sidebar .collapsible-sidebar #section-articles-title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #253746;
  text-transform: capitalize;
  margin-bottom: 12px;
}
.article-container .article-sidebar .related-articles a,
.article-container .article-sidebar .collapsible-sidebar a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #0093BD;
}
.article-container .article-sidebar .related-articles a:hover,
.article-container .article-sidebar .collapsible-sidebar a:hover {
  color: #005871;
}
.article-container .article {
  padding-left: 0px;
}
.article-container .article-labels {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
  border: 1px solid #D9E1E2;
  border-radius: 4px;
  padding: 24px 32px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  display: none;
  margin-bottom: 32px;
}
.article-container .article-labels:before {
  content: 'Relevant to:';
  color: #586169;
  margin-right: 6px;
}
.article-container .article-labels span {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
}
.article-container .article-labels span + span:before {
  content: '\02022';
  margin-left: 6px;
  margin-right: 6px;
}
.article-container .article-body {
  color: #253746;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.article-container .article-body hr {
  height: 1px;
  border: 0px none;
  border-top: 1px solid #D9E1E2;
  margin-top: 32px;
}
.article-container .article-body h2,
.article-container .article-body h3,
.article-container .article-body h4,
.article-container .article-body h5,
.article-container .article-body h6 {
  margin-top: 32px;
  margin-bottom: 16px;
}
.article-container .article-body h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 44px;
}
.article-container .article-body h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
}
.article-container .article-body h4 {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 31px;
}
.article-container .article-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.article-container .article-body a,
.article-container .article-body p a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #0093BD;
  text-decoration: none;
}
.article-container .article-body a:hover,
.article-container .article-body p a:hover {
  text-decoration: underline;
  color: #005871;
}
.article-container .article-body ul,
.article-container .article-body ol {
  padding-left: 0px;
  margin-left: 26px;
}
.article-container .article-body ul ul,
.article-container .article-body ul ol,
.article-container .article-body ol ul,
.article-container .article-body ol ol {
  margin-bottom: 10px;
}
.article-container .article-body ul li,
.article-container .article-body ol li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
.article-container .article-body ul li::marker,
.article-container .article-body ol li::marker {
  font-weight: bold;
}
.article-container .article-body table,
.article-container .article-body iframe {
  max-width: 100%;
  border: 1px solid #D9E1E2;
  margin-bottom:30px;
}
.article-container .article-body table td,
.article-container .article-body table th{
  padding:10px 12px;
}
.article-container .article-body table td,
.article-container .article-body table th,
.article-container .article-body iframe td {
  border: 1px solid #D9E1E2;
}
.article-container .article-body table td p,
.article-container .article-body iframe td p {
  font-style: normal;
  font-size: 14px;
  line-height: 130%;
  color: #586169;
}
.article-container .share a svg {
  color: #586169;
  width: 20px;
  height: 20px;
}

.article-relatives {
  display: none;
}

.article-votes {
  margin-top: 32px;
  padding: 32px 48px;
  border: 1px solid #D9E1E2;
  border-radius: 8px;
  margin-bottom: 96px;
}
.article-votes .article-votes-question {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #253746;
}
.article-votes .article-votes-count {
  display: none;
}
.article-votes .article-vote {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
  border: 1px solid #D9E1E2;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  color: #253746;
  margin-top: 16px;
  margin-left: 3px;
  margin-right: 3px;
}
.article-votes .article-vote svg * {
  transition: all 120ms;
}
.article-votes .article-vote.article-vote-down svg {
  transform: rotate(180deg);
}
.article-votes .article-vote:active, .article-votes .article-vote:focus, .article-votes .article-vote:hover {
  border-color: #253746;
  background-color: #253746;
  border-color: #253746;
  color: #fff;
}
.article-votes .article-vote:active svg path, .article-votes .article-vote:focus svg path, .article-votes .article-vote:hover svg path {
  stroke: #fff;
}
.article-votes .article-vote[aria-pressed="true"] {
  border-color: #253746;
  background-color: #253746;
  border-color: #253746;
  color: #fff;
}
.article-votes .article-vote[aria-pressed="true"] svg path {
  stroke: #fff;
}
.article-votes .article-vote[aria-pressed="true"]:hover, .article-votes .article-vote[aria-pressed="true"]:focus {
  border-color: #253746;
  background-color: #253746;
  border-color: #253746;
  color: #fff;
}
.article-votes .article-vote-label {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 27px;
  text-align: center;
  color: #BDBDBD;
}

/* /  Article ----------------------------------------------------------------- */
.related-articles-body .related-articles .related-articles-title {
	font-style: normal;
	font-weight: 300;
	font-size: 32px;
	line-height: 38px;
  text-align: center;
  color: #1b1b1b;
  margin-bottom: 32px;
  text-transform: capitalize;
  font-family: Inter, sans-serif;
}
.related-articles-body .related-articles ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
.related-articles-body .related-articles ul li {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9E1E2;
  border-radius: 4px;
  height: 100%;
  padding: 0px;
  margin: 0px;
}
.related-articles-body .related-articles ul li a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  padding: 24px 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.related-articles-body .related-articles ul li a:hover {
  color: #8c1a31;
  text-decoration: none;
}

#main-content {
  margin-bottom: 64px;
}

.section-page-tree {
  padding-bottom: 64px;
}
.section-page-tree > .parent-section {
  padding-bottom: 32px;
}
.section-page-tree > .parent-section > .section-tree-title {
  padding: 32px 0px;
  border-bottom: 1px solid #D9E1E2;
}
.section-page-tree > .parent-section > .article-list {
  padding: 16px;
}

[dir="ltr"] .search .clear-button {
  border: 1px solid #D9E1E2;
  border-radius: 6px;
  transform: scale(calc(100% - 2px));
}

.article-subscribe button {
  border: 1px solid #D9E1E2;
  border-radius: 48px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #253746;
  padding: 8px 24px;
}

/* -- Search results ----------------------------------------------------------------- */
.filters-in-section.collapsible-sidebar:first-of-type {
  display: none;
}

.search-results-sidebar {
  min-width: 332px;
}
.search-results-sidebar .filters-in-section {
  border: 1px solid #D9E1E2;
  border-radius: 4px;
  padding: 24px 32px;
}
.search-results-sidebar .filters-in-section .sidenav-item {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), #F2F5F5;
  border-radius: 2px;
  padding: 8px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-results-sidebar .filters-in-section .sidenav-item .filter-name {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #253746;
}
.search-results-sidebar .filters-in-section .sidenav-item .doc-count {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #253746;
}
.search-results-sidebar .filters-in-section .sidenav-item:hover,
.search-results-sidebar .filters-in-section .sidenav-item.current {
  background-color: #586169;
  color: #fff;
}
.search-results-sidebar .filters-in-section .sidenav-item:hover .filter-name,
.search-results-sidebar .filters-in-section .sidenav-item.current .filter-name {
  color: #fff;
}
.search-results-sidebar .filters-in-section .sidenav-item:hover .doc-count,
.search-results-sidebar .filters-in-section .sidenav-item.current .doc-count {
  color: rgba(255, 255, 255, 0.6);
}

.search-results-column {
  flex: 1 0 65%;
  padding-left: 48px;
  padding-bottom: 0px;
  margin-bottom: 0px !important;
}
.search-results-column .search-results-subheading {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 31px;
  color: #253746;
}
.search-results-column .search-result-breadcrumbs,
.search-results-column .meta-group,
.search-results-column .search-result-icons {
  display: none;
}
.search-results-column .search-result-list-item .results-list-item-link {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #0093BD;
}
.search-results-column .search-result-list-item .results-list-item-link:hover {
  color: #005871;
}
.search-results-column .search-result-list-item .search-results-description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #253746;
}
.search-results-column .search-result-list-item .search-results-description em {
  font-weight: 400;
  font-style: italic;
}

/* /  Search results ----------------------------------------------------------------- */
.with-margin-bottom {
  margin-bottom: 64px;
}

.pagination-list a {
  border-radius: 6px;
  padding: 8px 16px;
  font-weight: 500;
  border: 1px solid #D9E1E2;
  font-size: 16px;
  line-height: 120%;
  color: #253746;
}
.pagination-list a:hover {
  background-color: #D9E1E2;
  color: #253746;
}

/* -- Form ----------------------------------------------------------------- */
.with-top-border {
  border-top: 1px solid #D9E1E2;
  padding-top: 70px;
}

.request-form {
  margin-bottom: 30px;
}
.request-form label {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  color: #253746;
  margin-bottom: 8px;
}
.request-form input[type="text"],
.request-form input[type="email"],
.request-form select,
.request-form textarea,
.request-form .nesty-input,
.request-form #hc-wysiwyg,
.request-form ul[data-hc-pills-container],
.request-form #upload-dropzone,
.request-form .hc-multiselect-toggle {
  background: #FFFFFF;
  border: 1px solid #D9E1E2;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  min-height: 47px;
}
.request-form #upload-dropzone {
  display: flex;
  align-items: center;
  justify-content: center;
}
.request-form #request_collaborators_ {
  height: 100%;
  border: 0px none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.request-form ul[data-hc-pills-container] li,
.request-form ul[data-hc-pills-container] li * {
  height: 95%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.request-form .nesty-input {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* /  Form ----------------------------------------------------------------- */
/* -- Additional contact ----------------------------------------------------------------- */
.additional-contact {
  margin-bottom: 96px;
}
.additional-contact .container {
  flex-wrap: wrap;
  display: grid;
   grid-template-columns: repeat(2, 1fr);
  grid-gap: 16px;
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
.additional-contact .container h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 35px;
  color: #253746;
}
.additional-contact .container section {
  background: #F2F5F5;
  border: 1px solid #D9E1E2;
  border-radius: 4px;
  padding: 24px 32px;
  height: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.additional-contact .container section:last-of-type{
 grid-column-start: 1;
    grid-column-end: 4;
    grid-row-start: 2;
}
.additional-contact .container section p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.additional-contact .container section h3 {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #253746;
}
.additional-contact .container section ul {
  list-style-type: disc;
  margin-left: 30px;
}
.additional-contact .container section * + h3 {
  margin-top: 32px;
}
.additional-contact .container section nav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.additional-contact .container section .social-cols{
  display:flex;
  justify-content:flex-start;
  flex-wrap:wrap;
}
.additional-contact .container section .col {
	width: 100%;
	max-width: calc(180px);
	margin: 0px 24px 30px 0px;
}
.additional-contact .container section .col:first-of-type {
  margin-left:0px;
}
.additional-contact .container section .col {
  margin-bottom: 16px;
  margin-right:16px;
}
.additional-contact .container section a {
  color: #0093BD;
  font-weight: 500;
}
.additional-contact .container section a:hover {
  color: #005871;
}

/* /  Additional contact ----------------------------------------------------------------- */
.my-activities-header {
  margin-top: 30px;
}

.collapsible-sidebar-toggle {
  top: calc(73px / 2);
  transform: translateY(-50%);
  right: 12px;
}

.collapsible-sidebar {
  min-height: 71px;
}


.tabs .tab{
  display:none;
}
.tabs .tab-nav{
  display:flex;
  justify-content:center;
  align-items:center;
}
.tabs .tab-nav h2 {
  display:flex;
}
.tabs .tab-nav h2 + h2:before{
  content:'|';
  display:block;
  font-weight:500;
  color:#1B1B1B;
  margin-left:50px;
  margin-right:50px;
}
.tabs .tab-nav h2 a{
  padding-bottom:20px;
  position:relative;
}
.tabs .tab-nav h2 a:focus,
.tabs .tab-nav h2 a:hover,
.tabs .tab-nav h2 a:active{
  text-decoration:none;
}
.tabs .tab-nav h2 a:after{
  content:'';
  width:100%;
  height:4px;
  background:transparent;
  position:absolute;
  bottom:0px;
  left:0px;
}
.tabs .tab-nav h2.active a:after{
  background:#C8102E;
}

.tabs .tab-nav h2.active a{
  font-weight:400;
  color: var(--Text, #1B1B1B);
}
.tabs .tab-nav h2 a{
  font-weight:300;
  color: var(--Text, #1B1B1B);
  font-size: 34px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.tabs .tab-nav h2.active{
  font-weight:400;
}
.tabs .tab:first-of-type,
.tabs .tab.active{
  display:block;
}
.tabs #recent-activity{
  padding:0px;
  margin:0px;
  width:100%;
}
.tabs .recent-activity-header{
  display:none;
}

/* Other */

.hide-homepage,
.user-nav-list > li.hide-homepage{
  display:none;
}

/* Header Search */
.button.toggle-header-search{
  padding-left:9px;
  padding-right:3px;
}
.header-search{
  width: 100%;
  display: flex;
  justify-content: flex-end;
  overflow:hidden;
  height:0px;
  transition:all 140ms;
  opacity:0;
}
.header-search.open{
  height:75px;
  overflow:visible;
  opacity:1;
}
.header-search .search-container{
  width: 100%;
  max-width:584px;
  margin-top:12px;
  padding:0px;
  margin-bottom:0px;
}
.header-search .search-container .search input[type="search"]{
  padding-left:20px;
  font-weight:400;
}
.header .container .user-nav-list .button.active{
	border-color: var(--Primary, #CE0E2D);
  
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05), 0px 0px 0px 1px inset var(--Primary, #CE0E2D);;
}
.header .container .user-nav-list .button.active svg path{
	stroke: var(--Primary, #CE0E2D);
}

/* Ticket confirmation popup */

.ssc-popup-7dfd7155{
  z-index:9999 !important;
}

.qQF1ABBg7opWaOeLFI1g1Ax8igXoLRdR.kzYITkxJWL_02DpPXe0gWyN2swJRVitJ.hjkkBUi48PQ20mlsqeQtBQzu9Uioa_BY.X7J83wFig6JDZULO8MWowIxp6uStzirj.sPA0enxuGX2pj2jkRfN0ZArNVD80pacY.FMYCmvXtsS6N5SRs_pF88gAhOnLqIHYq{
  font-size: 23px;
  position: absolute;
  top: 80px;
  line-height: 1.25em;
  width: 64vw;
  right: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width:768px){
  .qQF1ABBg7opWaOeLFI1g1Ax8igXoLRdR.kzYITkxJWL_02DpPXe0gWyN2swJRVitJ.hjkkBUi48PQ20mlsqeQtBQzu9Uioa_BY.X7J83wFig6JDZULO8MWowIxp6uStzirj.sPA0enxuGX2pj2jkRfN0ZArNVD80pacY.FMYCmvXtsS6N5SRs_pF88gAhOnLqIHYq{
    right: 0px;
  }
}


/* Person VUE popup */

.form-message{
  display:none;
  padding-top:10px;
  padding-bottom:10px;
}
.form-message a{
  color:rgba(37, 55, 70, 1);
  text-decoration:underline;
  font-weight:500;
}
.form-message a:hover{
  color:rgba(204, 38, 71, 1);
  text-decoration:none;
}

/* -- MEDIA ----------------------------------------------------------------- */
/* -- MEDIA ----------------------------------------------------------------- */
/* -- MEDIA ----------------------------------------------------------------- */
/* -- Mobile ----------------------------------------------------------------- */
.menu-list-mobile {
  padding-top: 24px;
  padding-bottom: 12px;
}
.menu-list-mobile .menu-list-mobile-items {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.menu-list-mobile li {
  margin-bottom: 12px;
  display: inline-flex;
}

.nav-wrapper-mobile .menu-list-mobile[aria-expanded="true"] {
  display: block;
  top: 54px;
}

/* -- Ref article page ----------------------------------------------------------------- */
.article-toc:before {
  content: "Contents:";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  color: #253746;
  margin-bottom: 12px;
  display: block;
}
.article-toc nav {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.article-toc a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  color: #0093BD;
  padding: 4px 0px 4px 0px;
}
.article-toc a.hover, .article-toc a.active {
  color: #005871;
}

/* /  Mobile ----------------------------------------------------------------- */
@media screen and (max-width: 1160px) {
  /* .header .container {
    padding-left: 0px;
    padding-right: 0px;
  } */

  .footer .footer-inner .logo-col.col {
    margin-right: 80px;
  }

  .container {
    width: 100%;
  }
}
@media screen and (max-width: 1060px) {
  .footer .footer-inner .cols {
    flex-wrap: wrap;
  }
  .footer .footer-inner .cols .col {
    max-width: calc(50% - 32px);
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1024px) {
  /*
  .header {
    height: 54px;
    padding-top:6px;
  }
  */
  .logo img{
    max-height: 30px;
  }
  .header .container .user-nav-list .footer-language-selector button {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    max-width: 150px !important;
    padding-left: 8px;
    padding-right: 8px;
    min-width: 0px;
    margin-right: 0px;
  }
  .header .logo {
    transform: translateY(2px);
  }
  .header .nav-wrapper-mobile .menu-button-mobile {
    transform: translateY(2px);
    min-width: 0px;
    max-width: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 40px;
    padding-right: 0px;
    margin-left: 16px;
  }
  .header .nav-wrapper-mobile .menu-button-mobile svg {
    width: 20px;
    height: 20px;
  }

  .hide-mobile {
    display: none !important;
  }

  .article-container .article-sidebar {
    margin-left: 0px;
    padding-left: 0px;
    min-width: 0px;
  }

  .search-results-column {
    margin-left: 0px;
    padding-left: 0px;
  }
}
@media screen and (max-width: 860px) {
  .hero .hero-inner .container {
    padding: 0px;
  }
  .hero .hero-inner .container .text {
    width: 50%;
  }
  .hero .hero-inner .container .text h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 35px;
    letter-spacing: -0.02em;
    color: #586169;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  }
  .hero .hero-inner .container .hero-image {
    max-width: 45%;
  }

  .footer-inner {
    flex-direction: column;
  }
  .footer-inner .logo-col.col {
    margin-bottom: 32px;
  }

  .request-callout .container img {
    max-width: 35%;
  }
  .request-callout .container div {
    margin-left: 30px;
    margin-right: 30px;
  }

  .article-container {
    display: flex !important;
  }
}
@media screen and (max-width: 768px) {
  /* .header {
    padding-left: 20px;
    padding-right: 20px;
  }
 */
  #main-content,
  .knowledge-base h2,
  .section {
    margin-bottom: 20px;
  }

  .knowledge-base h2 {
    font-style: normal;
    font-size: 24px;
    line-height: 27px;
  }

  .hero {
    height: auto;
    margin-bottom: 20px;
  }
  .hero .hero-inner {
    top: 0px;
    transform: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hero .hero-inner .container .text {
    width: 100%;
    max-width: 100%;
  }
  .hero .hero-inner .container .text h2 {
    margin-bottom: 16px;
  }
  .hero .hero-inner .container .hero-image {
    display: none;
  }

  .container--tabs {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container--tabs .nav-tabs {
    display: none;
  }
  .container--tabs select {
    display: block;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #253746;
  }
  .container--tabs select option {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #253746;
  }
  
    .container--tabs select.exploring {
		border: 1px solid #006a8e;
  }
  
  .container--tabs select.training-products {
		border: 1px solid #ce0e2d;
  }
  
  .container--tabs select.organization-training {
		border: 1px solid #3d9c39;
  }
  
  .container--tabs select.govt-dod {
		border: 1px solid #b581c3;
  }
  
  .container--tabs select.interested {
		border: 1px solid #586169;
  }

  .blocks-list .blocks-item {
    margin-left: auto;
    margin-right: auto;
  }

  .footer {
    padding: 20px;
  }
  .footer .footer-inner {
    padding: 0px;
    margin-top: 0px !important;
  }
  .footer .footer-inner .col {
    margin-left: 0 !important;
  }

  .community-callout-container {
    max-width: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
  .community-callout-container .community-callout {
    margin: 0px;
  }

  .request-callout,
  .community-callout {
    padding: 20px;
    border-radius: 0px;
  }
  .request-callout .container,
  .community-callout .container {
    padding: 0px;
  }
  .request-callout .container img,
  .request-callout .container .community-image,
  .community-callout .container img,
  .community-callout .container .community-image {
    display: none;
  }
  .request-callout .container div,
  .community-callout .container div {
    margin-left: 0px;
    margin-right: 0px;
  }
  .request-callout .container div h4,
  .community-callout .container div h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 31px;
  }
  .request-callout .container div p,
  .community-callout .container div p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
  }
  .request-callout .container div .button,
  .community-callout .container div .button {
    min-width: 0px;
    max-width: 160px;
    margin-left: 0px;
  }
  .request-callout .container div .button{
    max-width:215px;
  }

  .homepage-recently-viewed,
  .alt {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .homepage-recently-viewed h2,
  .alt h2 {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 31px;
  }

  .sub-nav {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .sub-nav h1 {
    font-weight: 400;
    font-size: 32px;
    line-height: 35px;
  }

  #main-content,
  .section {
    margin-bottom: 20px;
  }

  .section.knowledge-base {
    margin-bottom: 20px;
  }

  .article-container .article-body h2 {
    margin-top: 0px;
  }

  .homepage-recently-viewed,
  .alt {
    padding-bottom: 48px;
  }

  .additional-contact .container {
    display: block;
  }
  .additional-contact .container section {
    margin-bottom: 30px;
  }
  .additional-contact .container section:after {
    content: '';
    display: block;
    clear: both;
  }
  
  .tabs .tab-nav h2 a{
    font-size:28px;
  }  
  .tabs .tab-nav h2 > a > span{
    display:none;
  }
  .tabs .tab-nav h2 + h2:before{
    margin-left:30px;
    margin-right:30px;
  }
}
@media screen and (max-width: 640px) {
  #alerts-banner {
    padding-left: 15px;
    padding-right: 20px;
    text-align: left;
  }
  #alerts-banner .alert {
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
  }

  .header .container .user-nav-list .footer-language-selector button {
    max-width: 130px !important;
  }

  .promoted-articles,
  .homepage-recently-viewed .recent-activity-list {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 540px) {
  .footer .footer-inner .cols .col {
    max-width: 100%;
    margin-bottom: 24px;
  }
  .footer .footer-inner .cols .col nav {
    margin-bottom: 0px;
  }
  .footer .footer-inner .cols .col nav a {
    font-style: normal;
    font-size: 16px;
    line-height: 160%;
  }

  .footer-bottom {
    font-size: 14px;
    line-height: 130%;
  }

  .related-articles-body .related-articles ul {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 480px) {
  .header .container .user-nav-list .footer-language-selector button {
    max-width: 125px !important;
    margin-right: -5px;
  }
  .header .container .user-nav-list .footer-language-selector button svg {
    min-height: 16px;
    min-width: 16px;
  }

  .additional-contact .container section .col > nav {
    margin: 0px;
  }
  .additional-contact .container section .col strong {
    display: block;
    margin-top: 20px;
  }

  .additional-contact .container section .col,
  .additional-contact .container section .col + .col {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
  }
}
/* /  MEDIA ----------------------------------------------------------------- */
/* /  MEDIA ----------------------------------------------------------------- */
/* /  MEDIA ----------------------------------------------------------------- */



/* WGU redirect modal */

.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 30px 50px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  z-index: 1000;
}
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.modal-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.modal  button {
  padding: 10px 15px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.modal  .continue {
  color: white;
}
.modal .cancel {
  color: white;
}


/* Nav 2025 */

/* Copied from new Headless site 2025 */
/*
! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
*/

.headlessStyles_2025 *,.headlessStyles_2025 :after,.headlessStyles_2025 :before{box-sizing:border-box;border:0 solid}.headlessStyles_2025 :after,.headlessStyles_2025 :before{--tw-content:""}.headlessStyles_2025 :host,.headlessStyles_2025 html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}.headlessStyles_2025 body{margin:0;line-height:inherit}.headlessStyles_2025 hr{height:0;color:inherit;border-top-width:1px}.headlessStyles_2025 abbr:where([title]){text-decoration:underline dotted}.headlessStyles_2025 h1,.headlessStyles_2025 h2,.headlessStyles_2025 h3,.headlessStyles_2025 h4,.headlessStyles_2025 h5,.headlessStyles_2025 h6{font-size:inherit;font-weight:inherit}.headlessStyles_2025 a{color:inherit;text-decoration:inherit}.headlessStyles_2025 b,.headlessStyles_2025 strong{font-weight:bolder}.headlessStyles_2025 code,.headlessStyles_2025 kbd,.headlessStyles_2025 pre,.headlessStyles_2025 samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}.headlessStyles_2025 small{font-size:80%}.headlessStyles_2025 sub,.headlessStyles_2025 sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.headlessStyles_2025 sub{bottom:-.25em}.headlessStyles_2025 sup{top:-.5em}.headlessStyles_2025 table{text-indent:0;border-color:inherit;border-collapse:collapse}.headlessStyles_2025 button,.headlessStyles_2025 input,.headlessStyles_2025 optgroup,.headlessStyles_2025 select,.headlessStyles_2025 textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}.headlessStyles_2025 button,.headlessStyles_2025 select{text-transform:none}.headlessStyles_2025 button,.headlessStyles_2025 input:where([type=button]),.headlessStyles_2025 input:where([type=reset]),.headlessStyles_2025 input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}.headlessStyles_2025 :-moz-focusring{outline:auto}.headlessStyles_2025 :-moz-ui-invalid{box-shadow:none}.headlessStyles_2025 progress{vertical-align:baseline}.headlessStyles_2025 ::-webkit-inner-spin-button,.headlessStyles_2025 ::-webkit-outer-spin-button{height:auto}.headlessStyles_2025 [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.headlessStyles_2025 ::-webkit-search-decoration{-webkit-appearance:none}.headlessStyles_2025 ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.headlessStyles_2025 summary{display:list-item}.headlessStyles_2025 blockquote,.headlessStyles_2025 dd,.headlessStyles_2025 dl,.headlessStyles_2025 figure,.headlessStyles_2025 h1,.headlessStyles_2025 h2,.headlessStyles_2025 h3,.headlessStyles_2025 h4,.headlessStyles_2025 h5,.headlessStyles_2025 h6,.headlessStyles_2025 hr,.headlessStyles_2025 p,.headlessStyles_2025 pre{margin:0}.headlessStyles_2025 fieldset{margin:0}.headlessStyles_2025 fieldset,.headlessStyles_2025 legend{padding:0}.headlessStyles_2025 menu,.headlessStyles_2025 ol,.headlessStyles_2025 ul{list-style:none;margin:0;padding:0}.headlessStyles_2025 dialog{padding:0}.headlessStyles_2025 textarea{resize:vertical}.headlessStyles_2025 input::placeholder,.headlessStyles_2025 textarea::placeholder{opacity:1;color:#9ca3af}.headlessStyles_2025 [role=button],.headlessStyles_2025 button{cursor:pointer}.headlessStyles_2025 :disabled{cursor:default}.headlessStyles_2025 audio,.headlessStyles_2025 canvas,.headlessStyles_2025 embed,.headlessStyles_2025 iframe,.headlessStyles_2025 img,.headlessStyles_2025 object,.headlessStyles_2025 svg,.headlessStyles_2025 video{display:block;vertical-align:middle}.headlessStyles_2025 img,.headlessStyles_2025 video{max-width:100%;height:auto}.headlessStyles_2025 [hidden]{display:none}.headlessStyles_2025 body{box-sizing:border-box;height:100dvh;min-height:100%;max-width:100%;overflow-x:hidden;scroll-behavior:smooth;font-family:Inter,sans-serif;color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}.headlessStyles_2025 .heading-xl,.headlessStyles_2025 .heading-xl p,.headlessStyles_2025 h1{font-size:2.875rem;line-height:3.3125rem;letter-spacing:-.05625rem;font-weight:700;background:linear-gradient(170deg,#cf4400,#c8102e 21%,#a11661 45%,#7d1d7e 67%,#4e25a1 93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}@media (min-width:1200px){.headlessStyles_2025 .heading-xl,.headlessStyles_2025 .heading-xl p,.headlessStyles_2025 h1{font-size:3.75rem;line-height:4.3125rem;letter-spacing:-.075rem}}.headlessStyles_2025 .heading-lg,.headlessStyles_2025 .heading-lg p,.headlessStyles_2025 h2{font-size:2.25rem;line-height:2.6875rem;letter-spacing:-.04375rem;font-weight:700}@media (min-width:1200px){.headlessStyles_2025 .heading-lg,.headlessStyles_2025 .heading-lg p,.headlessStyles_2025 h2{font-size:3.125rem;line-height:3.5625rem;letter-spacing:-.0625rem}}.headlessStyles_2025 .heading-md,.headlessStyles_2025 .heading-md p,.headlessStyles_2025 h3{font-size:1.875rem;line-height:2.3125rem;letter-spacing:-.0375rem;font-weight:700}@media (min-width:1200px){.headlessStyles_2025 .heading-md,.headlessStyles_2025 .heading-md p,.headlessStyles_2025 h3{font-size:2.5rem;line-height:2.9375rem;letter-spacing:-.05rem}}.headlessStyles_2025 .heading-sm,.headlessStyles_2025 .heading-sm p,.headlessStyles_2025 h4{font-size:1.5rem;line-height:1.9375rem;font-weight:600}@media (min-width:1200px){.headlessStyles_2025 .heading-sm,.headlessStyles_2025 .heading-sm p,.headlessStyles_2025 h4{font-size:1.875rem;line-height:2.3125rem}}.headlessStyles_2025 .heading-xsm,.headlessStyles_2025 .heading-xsm p,.headlessStyles_2025 h5{font-size:1.25rem;line-height:1.6875rem;font-weight:600}@media (min-width:1200px){.headlessStyles_2025 .heading-xsm,.headlessStyles_2025 .heading-xsm p,.headlessStyles_2025 h5{font-size:1.5rem;line-height:1.9375rem}}.headlessStyles_2025 .product-detail-card>ul li.active .body,.headlessStyles_2025 .product-detail-card>ul li.active div.body p,.headlessStyles_2025 .product-detail-card>ul li.active p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .body,.headlessStyles_2025 div.body p,.headlessStyles_2025 p{font-size:1.125rem;line-height:1.5625rem;font-weight:500;--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}@media (min-width:1200px){.headlessStyles_2025 .body,.headlessStyles_2025 div.body p,.headlessStyles_2025 p{font-size:1.25rem;line-height:1.6875rem}}.headlessStyles_2025 .body-xl,.headlessStyles_2025 div.body-xl p,.headlessStyles_2025 p.xl{font-size:1.375rem;line-height:1.6875rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .body-xl,.headlessStyles_2025 div.body-xl p,.headlessStyles_2025 p.xl{font-size:1.5rem;line-height:1.9375rem}}.headlessStyles_2025 .body-lg,.headlessStyles_2025 div.body-lg p,.headlessStyles_2025 p.lg{font-size:1.25rem;line-height:1.5rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .body-lg,.headlessStyles_2025 div.body-lg p,.headlessStyles_2025 p.lg{font-size:1.375rem;line-height:1.8125rem}}.headlessStyles_2025 .body-sm,.headlessStyles_2025 div.body-sm p,.headlessStyles_2025 p.sm{font-size:1rem;line-height:1.4375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .body-sm,.headlessStyles_2025 div.body-sm p,.headlessStyles_2025 p.sm{font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 .body-xsm,.headlessStyles_2025 div.body-xsm p,.headlessStyles_2025 p.xsm{font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .body-xxsm,.headlessStyles_2025 div.body.xxsm p,.headlessStyles_2025 p.xxsm{font-size:.75rem;line-height:.9375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .body-xxsm,.headlessStyles_2025 div.body.xxsm p,.headlessStyles_2025 p.xxsm{font-size:.875rem;line-height:1.3125rem}}.headlessStyles_2025 .link,.headlessStyles_2025 a,.headlessStyles_2025 button{font-size:1.125rem;line-height:1.375rem;--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}@media (min-width:1200px){.headlessStyles_2025 .link,.headlessStyles_2025 a,.headlessStyles_2025 button{font-size:1.25rem;line-height:1.6875rem}}@media not all and (min-width:1200px){.headlessStyles_2025 .link-sm{font-size:1.125rem;line-height:1.375rem}}.headlessStyles_2025 .product-detail-card>ul li.active .title-link{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .title-link{font-size:1.25rem;line-height:1.6875rem;font-weight:700;--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}@media (min-width:1200px){.headlessStyles_2025 .title-link{font-size:1.5rem;line-height:1.9375rem}}.headlessStyles_2025 .title-link:hover{text-decoration-line:underline}.headlessStyles_2025 .title-link:focus-visible{border-radius:4px;outline-style:solid;outline-offset:4px;outline-color:#b70f2a}.headlessStyles_2025 div.rte>:first-child,.headlessStyles_2025 div.rte>:first-child img{margin-top:0!important}.headlessStyles_2025 div.rte h2,.headlessStyles_2025 div.rte h3,.headlessStyles_2025 div.rte h4,.headlessStyles_2025 div.rte h5{margin-bottom:1rem}.headlessStyles_2025 div.rte h2:not(:first-child),.headlessStyles_2025 div.rte h3:not(:first-child),.headlessStyles_2025 div.rte h4:not(:first-child),.headlessStyles_2025 div.rte h5:not(:first-child){margin-top:2.5rem}.headlessStyles_2025 div.rte p:not(:last-child){margin-bottom:1rem}.headlessStyles_2025 div.rte a{display:inline;--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity));font-size:inherit!important}.headlessStyles_2025 div.rte a:hover{text-decoration-line:underline}.headlessStyles_2025 div.rte a:focus-within{margin:0;border-radius:4px;border-color:inherit;padding:2px}.headlessStyles_2025 div.rte a:focus-visible{text-decoration-line:none}.headlessStyles_2025 div.rte a:focus-within{color:inherit!important}.headlessStyles_2025 div.rte li,.headlessStyles_2025 div.rte ol,.headlessStyles_2025 div.rte ul,.headlessStyles_2025 divdiv.rte li p,.headlessStyles_2025 divdiv.rte ol p,.headlessStyles_2025 divdiv.rte ul p{font-size:1rem;line-height:1.4375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 div.rte li,.headlessStyles_2025 div.rte ol,.headlessStyles_2025 div.rte ul,.headlessStyles_2025 divdiv.rte li p,.headlessStyles_2025 divdiv.rte ol p,.headlessStyles_2025 divdiv.rte ul p{font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 div.rte li,.headlessStyles_2025 div.rte ol,.headlessStyles_2025 div.rte ul{color:inherit!important}.headlessStyles_2025 div.rte ol,.headlessStyles_2025 div.rte ul{margin-top:2rem;margin-bottom:2rem;list-style-position:outside;padding-left:2rem}.headlessStyles_2025 div.rte ul{list-style-type:disc}.headlessStyles_2025 div.rte ol{list-style-type:decimal}.headlessStyles_2025 div.rte li ol,.headlessStyles_2025 div.rte li ul{margin-top:0;margin-bottom:0}.headlessStyles_2025 div.rte figcaption,.headlessStyles_2025 div.rte p.small{padding-top:.5rem;font-size:.875rem;line-height:1.3125rem;--tw-text-opacity:1;color:rgb(108 110 112/var(--tw-text-opacity))}.headlessStyles_2025 div.rte img{border-radius:8px}.headlessStyles_2025 div.rte iframe[src*=vimeo]{aspect-ratio:16/9;height:100%;width:100%}.headlessStyles_2025 div.rte img+figcaption{padding-top:0!important}.headlessStyles_2025 div.rte em,.headlessStyles_2025 div.rte figure,.headlessStyles_2025 div.rte img{margin-top:1rem;margin-bottom:1rem}.headlessStyles_2025 div.rte h2+ol,.headlessStyles_2025 div.rte h2+ul,.headlessStyles_2025 div.rte h3+ol,.headlessStyles_2025 div.rte h3+ul,.headlessStyles_2025 div.rte h4+ol,.headlessStyles_2025 div.rte h4+ul,.headlessStyles_2025 div.rte h5+ol,.headlessStyles_2025 div.rte h5+ul{margin-top:0;margin-bottom:0}.headlessStyles_2025 div.rte iframe[src*=vimeo]{margin-top:1rem;margin-bottom:1rem}.headlessStyles_2025 div.rte hr{margin-top:1.5rem;margin-bottom:1.5rem;--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity))}.headlessStyles_2025 div.rte table{display:block}.headlessStyles_2025 .blog-article-page article p,.headlessStyles_2025 div.blog-article-page article p p{font-size:1rem;line-height:1.4375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page article p,.headlessStyles_2025 div.blog-article-page article p p{font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 .blog-article-page article h1,.headlessStyles_2025 .blog-article-page article h2,.headlessStyles_2025 .blog-article-page article h3,.headlessStyles_2025 .blog-article-page article h4,.headlessStyles_2025 .blog-article-page article h5{font-family:Inter,sans-serif!important;font-weight:700!important}.headlessStyles_2025 .blog-article-page article h1{font-size:2.25rem;line-height:2.6875rem;letter-spacing:-.04375rem;font-weight:700}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page article h1{font-size:3.75rem;line-height:4.3125rem;letter-spacing:-.075rem}}.headlessStyles_2025 .blog-article-page article h2{background:initial;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial;width:100%}.headlessStyles_2025 .blog-article-page article h3:not(.eyebrow),.headlessStyles_2025 .blog-article-page article h3:not(.eyebrow) p{font-size:1.5rem;line-height:1.9375rem;font-weight:600}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page article h3:not(.eyebrow),.headlessStyles_2025 .blog-article-page article h3:not(.eyebrow) p{font-size:1.875rem;line-height:2.3125rem}}.headlessStyles_2025 .blog-article-page article h4,.headlessStyles_2025 .blog-article-page article h4 p{font-size:1.25rem;line-height:1.6875rem;font-weight:600}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page article h4,.headlessStyles_2025 .blog-article-page article h4 p{font-size:1.5rem;line-height:1.9375rem}}.headlessStyles_2025 .blog-article-page article figcaption,.headlessStyles_2025 .blog-article-page article table{font-family:Inter,sans-serif}.headlessStyles_2025 .blog-article-page article .metadata:after{position:relative;top:-.125rem;margin-left:.5rem;margin-right:.5rem;display:inline-block;height:.375rem;width:.375rem;border-radius:50%;--tw-bg-opacity:1;background-color:rgb(183 15 42/var(--tw-bg-opacity));--tw-content:"";content:var(--tw-content)}.headlessStyles_2025 .blog-article-page aside>div:first-child>div.light-theme:first-child{padding-top:0!important}.headlessStyles_2025 .blog-article-page aside div{width:auto!important}.headlessStyles_2025 .blog-article-page aside .rich-text-block{font-family:Gelasio,sans-serif}.headlessStyles_2025 .blog-article-page aside .rich-text-block figcaption,.headlessStyles_2025 .blog-article-page aside .rich-text-block h1,.headlessStyles_2025 .blog-article-page aside .rich-text-block h2,.headlessStyles_2025 .blog-article-page aside .rich-text-block h3,.headlessStyles_2025 .blog-article-page aside .rich-text-block h4,.headlessStyles_2025 .blog-article-page aside .rich-text-block h5,.headlessStyles_2025 .blog-article-page aside .rich-text-block table{font-family:Inter,sans-serif}.headlessStyles_2025 .eyebrow{font-size:.6875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .bicolor-2-1{--tw-gradient-from:#cf4400 var(--tw-gradient-from-position);--tw-gradient-to:rgba(207, 68, 0, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#c8102e var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-2-1,.headlessStyles_2025 .bicolor-2-2{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .bicolor-2-2{--tw-gradient-from:#9e1662 var(--tw-gradient-from-position);--tw-gradient-to:rgba(158, 22, 98, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#4e25a1 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-3-1{--tw-gradient-from:#cf4400 var(--tw-gradient-from-position);--tw-gradient-to:rgba(207, 68, 0, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#b51248 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-3-1,.headlessStyles_2025 .bicolor-3-2{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .bicolor-3-2{--tw-gradient-from:#b51248 var(--tw-gradient-from-position);--tw-gradient-to:rgba(181, 18, 72, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#831c78 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-3-3{--tw-gradient-from:#831c78 var(--tw-gradient-from-position);--tw-gradient-to:rgba(131, 28, 120, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#4e25a1 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-3-3,.headlessStyles_2025 .bicolor-4-1{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .bicolor-4-1{--tw-gradient-from:#cf4400 var(--tw-gradient-from-position);--tw-gradient-to:rgba(207, 68, 0, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#c11137 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-4-2{--tw-gradient-from:#c11137 var(--tw-gradient-from-position);--tw-gradient-to:rgba(193, 17, 55, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#9b1764 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-4-2,.headlessStyles_2025 .bicolor-4-3{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .bicolor-4-3{--tw-gradient-from:#9b1764 var(--tw-gradient-from-position);--tw-gradient-to:rgba(155, 23, 100, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#7d1a8e var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-4-4{--tw-gradient-from:#7d1a8e var(--tw-gradient-from-position);--tw-gradient-to:rgba(125, 26, 142, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#4e25a1 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-4-4,.headlessStyles_2025 .bicolor-5-1{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .bicolor-5-1{--tw-gradient-from:#cf4400 var(--tw-gradient-from-position);--tw-gradient-to:rgba(207, 68, 0, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#c8102e var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-5-2{--tw-gradient-from:#c8102e var(--tw-gradient-from-position);--tw-gradient-to:rgba(200, 16, 46, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#a91458 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-5-2,.headlessStyles_2025 .bicolor-5-3{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .bicolor-5-3{--tw-gradient-from:#a91458 var(--tw-gradient-from-position);--tw-gradient-to:rgba(169, 20, 88, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#8b1a72 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-5-4{--tw-gradient-from:#8b1a72 var(--tw-gradient-from-position);--tw-gradient-to:rgba(139, 26, 114, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#6f2089 var(--tw-gradient-to-position)}.headlessStyles_2025 .bicolor-5-4,.headlessStyles_2025 .bicolor-5-5{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .bicolor-5-5{--tw-gradient-from:#6f2089 var(--tw-gradient-from-position);--tw-gradient-to:rgba(111, 32, 137, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#4e25a1 var(--tw-gradient-to-position)}.headlessStyles_2025 *,.headlessStyles_2025 :after,.headlessStyles_2025 :before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.headlessStyles_2025 ::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.headlessStyles_2025 .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.headlessStyles_2025 .pointer-events-none{pointer-events:none}.headlessStyles_2025 .visible{visibility:visible}.headlessStyles_2025 .invisible{visibility:hidden}.headlessStyles_2025 .fixed{position:fixed}.headlessStyles_2025 .absolute{position:absolute}.headlessStyles_2025 .relative{position:relative}.headlessStyles_2025 .sticky{position:sticky}.headlessStyles_2025 .inset-0{inset:0}.headlessStyles_2025 .-top-9{top:-2.25rem}.headlessStyles_2025 .bottom-1{bottom:.25rem}.headlessStyles_2025 .bottom-\[80\%\]{bottom:80%}.headlessStyles_2025 .bottom-\[max\(-4px\,calc\(100vh-594px\)\)\]{bottom:max(-4px,100vh - 594px)}.headlessStyles_2025 .left-0{left:0}.headlessStyles_2025 .left-1\/2{left:50%}.headlessStyles_2025 .left-3{left:.75rem}.headlessStyles_2025 .left-\[-1px\]{left:-1px}.headlessStyles_2025 .left-\[-24px\]{left:-24px}.headlessStyles_2025 .left-\[20px\]{left:20px}.headlessStyles_2025 .right-0{right:0}.headlessStyles_2025 .top-0{top:0}.headlessStyles_2025 .top-1\/2{top:50%}.headlessStyles_2025 .top-16{top:4rem}.headlessStyles_2025 .top-full{top:100%}.headlessStyles_2025 .z-10{z-index:10}.headlessStyles_2025 .z-30{z-index:30}.headlessStyles_2025 .z-50{z-index:50}.headlessStyles_2025 .z-\[10\]{z-index:10}.headlessStyles_2025 .z-\[1\]{z-index:1}.headlessStyles_2025 .z-\[20\]{z-index:20}.headlessStyles_2025 .z-\[2\]{z-index:2}.headlessStyles_2025 .z-\[30\]{z-index:30}.headlessStyles_2025 .z-\[40\]{z-index:40}.headlessStyles_2025 .z-\[999999999\]{z-index:999999999}.headlessStyles_2025 .z-\[99999999\]{z-index:99999999}.headlessStyles_2025 .z-\[9999999\]{z-index:9999999}.headlessStyles_2025 .z-\[999\]{z-index:999}.headlessStyles_2025 .float-right{float:right}.headlessStyles_2025 .m-3{margin:.75rem}.headlessStyles_2025 .m-auto{margin:auto}.headlessStyles_2025 .\!my-8{margin-top:2rem!important;margin-bottom:2rem!important}.headlessStyles_2025 .-mx-1{margin-left:-.25rem;margin-right:-.25rem}.headlessStyles_2025 .-mx-4{margin-left:-1rem;margin-right:-1rem}.headlessStyles_2025 .mx-2{margin-left:.5rem;margin-right:.5rem}.headlessStyles_2025 .my-2{margin-top:.5rem;margin-bottom:.5rem}.headlessStyles_2025 .my-4{margin-top:1rem;margin-bottom:1rem}.headlessStyles_2025 .my-6{margin-top:1.5rem;margin-bottom:1.5rem}.headlessStyles_2025 .my-8{margin-top:2rem;margin-bottom:2rem}.headlessStyles_2025 .\!-mt-16{margin-top:-4rem!important}.headlessStyles_2025 .\!mb-16{margin-bottom:4rem!important}.headlessStyles_2025 .\!mb-6{margin-bottom:1.5rem!important}.headlessStyles_2025 .\!mt-0{margin-top:0!important}.headlessStyles_2025 .\!mt-6{margin-top:1.5rem!important}.headlessStyles_2025 .-mb-\[1px\]{margin-bottom:-1px}.headlessStyles_2025 .-mb-\[2px\]{margin-bottom:-2px}.headlessStyles_2025 .-ml-\[2px\]{margin-left:-2px}.headlessStyles_2025 .-mr-3{margin-right:-.75rem}.headlessStyles_2025 .-mr-\[2px\]{margin-right:-2px}.headlessStyles_2025 .-mt-0{margin-top:0}.headlessStyles_2025 .-mt-0\.5{margin-top:-.125rem}.headlessStyles_2025 .-mt-16{margin-top:-4rem}.headlessStyles_2025 .-mt-\[1px\]{margin-top:-1px}.headlessStyles_2025 .mb-10{margin-bottom:2.5rem}.headlessStyles_2025 .mb-16{margin-bottom:4rem}.headlessStyles_2025 .mb-2{margin-bottom:.5rem}.headlessStyles_2025 .mb-20{margin-bottom:5rem}.headlessStyles_2025 .mb-3{margin-bottom:.75rem}.headlessStyles_2025 .mb-4{margin-bottom:1rem}.headlessStyles_2025 .mb-5{margin-bottom:1.25rem}.headlessStyles_2025 .mb-6{margin-bottom:1.5rem}.headlessStyles_2025 .mb-8{margin-bottom:2rem}.headlessStyles_2025 .ml-1{margin-left:.25rem}.headlessStyles_2025 .ml-2{margin-left:.5rem}.headlessStyles_2025 .mr-2{margin-right:.5rem}.headlessStyles_2025 .mr-4{margin-right:1rem}.headlessStyles_2025 .mr-5{margin-right:1.25rem}.headlessStyles_2025 .ms-6{margin-inline-start:1.5rem}.headlessStyles_2025 .ms-auto{margin-inline-start:auto}.headlessStyles_2025 .mt-1{margin-top:.25rem}.headlessStyles_2025 .mt-10{margin-top:2.5rem}.headlessStyles_2025 .mt-12{margin-top:3rem}.headlessStyles_2025 .mt-16{margin-top:4rem}.headlessStyles_2025 .mt-2{margin-top:.5rem}.headlessStyles_2025 .mt-3{margin-top:.75rem}.headlessStyles_2025 .mt-4{margin-top:1rem}.headlessStyles_2025 .mt-6{margin-top:1.5rem}.headlessStyles_2025 .mt-8{margin-top:2rem}.headlessStyles_2025 .block{display:block}.headlessStyles_2025 .\!inline-block{display:inline-block!important}.headlessStyles_2025 .inline-block{display:inline-block}.headlessStyles_2025 .inline{display:inline}.headlessStyles_2025 .flex{display:flex}.headlessStyles_2025 .inline-flex{display:inline-flex}.headlessStyles_2025 .table{display:table}.headlessStyles_2025 .grid{display:grid}.headlessStyles_2025 .contents{display:contents}.headlessStyles_2025 .hidden{display:none}.headlessStyles_2025 .aspect-image{aspect-ratio:3/2}.headlessStyles_2025 .aspect-square{aspect-ratio:1/1}.headlessStyles_2025 .aspect-video{aspect-ratio:16/9}.headlessStyles_2025 .h-0{height:0}.headlessStyles_2025 .h-10{height:2.5rem}.headlessStyles_2025 .h-12{height:3rem}.headlessStyles_2025 .h-14{height:3.5rem}.headlessStyles_2025 .h-20{height:5rem}.headlessStyles_2025 .h-4{height:1rem}.headlessStyles_2025 .h-6{height:1.5rem}.headlessStyles_2025 .h-8{height:2rem}.headlessStyles_2025 .h-\[100vh\]{height:100vh}.headlessStyles_2025 .h-\[10px\]{height:10px}.headlessStyles_2025 .h-\[124px\]{height:124px}.headlessStyles_2025 .h-\[126px\]{height:126px}.headlessStyles_2025 .h-\[152px\]{height:152px}.headlessStyles_2025 .h-\[160px\]{height:160px}.headlessStyles_2025 .h-\[16px\]{height:16px}.headlessStyles_2025 .h-\[1px\]{height:1px}.headlessStyles_2025 .h-\[200px\]{height:200px}.headlessStyles_2025 .h-\[20px\]{height:20px}.headlessStyles_2025 .h-\[24px\]{height:24px}.headlessStyles_2025 .h-\[333px\]{height:333px}.headlessStyles_2025 .h-\[44px\]{height:44px}.headlessStyles_2025 .h-\[46px\]{height:46px}.headlessStyles_2025 .h-\[48px\]{height:48px}.headlessStyles_2025 .h-\[52px\]{height:52px}.headlessStyles_2025 .h-\[55px\]{height:55px}.headlessStyles_2025 .h-\[58px\]{height:58px}.headlessStyles_2025 .h-\[63px\]{height:63px}.headlessStyles_2025 .h-\[80px\]{height:80px}.headlessStyles_2025 .h-\[98px\]{height:98px}.headlessStyles_2025 .h-\[calc\(100\%_-_40px\)\]{height:calc(100% - 40px)}.headlessStyles_2025 .h-\[calc\(100dvh-64px\)\]{height:calc(100dvh - 64px)}.headlessStyles_2025 .h-\[calc\(100vh-96px\)\]{height:calc(100vh - 96px)}.headlessStyles_2025 .h-auto{height:auto}.headlessStyles_2025 .h-dvh{height:100dvh}.headlessStyles_2025 .h-fit{height:fit-content}.headlessStyles_2025 .h-full{height:100%}.headlessStyles_2025 .h-screen{height:100vh}.headlessStyles_2025 .max-h-0{max-height:0}.headlessStyles_2025 .max-h-\[100\%_\!important\]{max-height:100%!important}.headlessStyles_2025 .max-h-\[326px\]{max-height:326px}.headlessStyles_2025 .max-h-\[500px\]{max-height:500px}.headlessStyles_2025 .max-h-full{max-height:100%}.headlessStyles_2025 .max-h-none{max-height:none}.headlessStyles_2025 .min-h-\[10px\]{min-height:10px}.headlessStyles_2025 .min-h-\[24px\]{min-height:24px}.headlessStyles_2025 .\!w-fit{width:fit-content!important}.headlessStyles_2025 .w-10{width:2.5rem}.headlessStyles_2025 .w-12{width:3rem}.headlessStyles_2025 .w-14{width:3.5rem}.headlessStyles_2025 .w-3{width:.75rem}.headlessStyles_2025 .w-4{width:1rem}.headlessStyles_2025 .w-6{width:1.5rem}.headlessStyles_2025 .w-8{width:2rem}.headlessStyles_2025 .w-\[103\%\]{width:103%}.headlessStyles_2025 .w-\[10px\]{width:10px}.headlessStyles_2025 .w-\[114px\]{width:114px}.headlessStyles_2025 .w-\[124px\]{width:124px}.headlessStyles_2025 .w-\[126px\]{width:126px}.headlessStyles_2025 .w-\[160px\]{width:160px}.headlessStyles_2025 .w-\[16px\]{width:16px}.headlessStyles_2025 .w-\[172px\]{width:172px}.headlessStyles_2025 .w-\[191px\]{width:191px}.headlessStyles_2025 .w-\[20\%\]{width:20%}.headlessStyles_2025 .w-\[200px\]{width:200px}.headlessStyles_2025 .w-\[20px\]{width:20px}.headlessStyles_2025 .w-\[24px\]{width:24px}.headlessStyles_2025 .w-\[32px\]{width:32px}.headlessStyles_2025 .w-\[343px\]{width:343px}.headlessStyles_2025 .w-\[44px\]{width:44px}.headlessStyles_2025 .w-\[46px\]{width:46px}.headlessStyles_2025 .w-\[48px\]{width:48px}.headlessStyles_2025 .w-\[51px\]{width:51px}.headlessStyles_2025 .w-\[55px\]{width:55px}.headlessStyles_2025 .w-\[60\%\]{width:60%}.headlessStyles_2025 .w-\[80px\]{width:80px}.headlessStyles_2025 .w-\[calc\(100vw-16px\)\]{width:calc(100vw - 16px)}.headlessStyles_2025 .w-auto{width:auto}.headlessStyles_2025 .w-fit{width:fit-content}.headlessStyles_2025 .w-full{width:100%}.headlessStyles_2025 .w-max{width:max-content}.headlessStyles_2025 .min-w-4{min-width:1rem}.headlessStyles_2025 .min-w-\[-webkit-fill-available\]{min-width:-webkit-fill-available}.headlessStyles_2025 .min-w-\[10px\]{min-width:10px}.headlessStyles_2025 .min-w-\[190px\]{min-width:190px}.headlessStyles_2025 .min-w-\[24px\]{min-width:24px}.headlessStyles_2025 .min-w-\[75px\]{min-width:75px}.headlessStyles_2025 .min-w-\[83px\]{min-width:83px}.headlessStyles_2025 .min-w-fit{min-width:fit-content}.headlessStyles_2025 .\!max-w-full{max-width:100%!important}.headlessStyles_2025 .max-w-3xl{max-width:48rem}.headlessStyles_2025 .max-w-\[191px\]{max-width:191px}.headlessStyles_2025 .max-w-\[222px\]{max-width:222px}.headlessStyles_2025 .max-w-\[22px\]{max-width:22px}.headlessStyles_2025 .max-w-\[64px\]{max-width:64px}.headlessStyles_2025 .max-w-\[70px\]{max-width:70px}.headlessStyles_2025 .max-w-\[72px\]{max-width:72px}.headlessStyles_2025 .max-w-\[80\%\]{max-width:80%}.headlessStyles_2025 .max-w-fit{max-width:fit-content}.headlessStyles_2025 .max-w-full{max-width:100%}.headlessStyles_2025 .flex-shrink-0{flex-shrink:0}.headlessStyles_2025 .flex-grow{flex-grow:1}.headlessStyles_2025 .table-auto{table-layout:auto}.headlessStyles_2025 .border-collapse{border-collapse:collapse}.headlessStyles_2025 .-translate-x-1\/2{--tw-translate-x:-50%}.headlessStyles_2025 .-translate-x-1\/2,.headlessStyles_2025 .-translate-x-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .-translate-x-full{--tw-translate-x:-100%}.headlessStyles_2025 .-translate-y-1\/2{--tw-translate-y:-50%}.headlessStyles_2025 .-translate-y-16,.headlessStyles_2025 .-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .-translate-y-16{--tw-translate-y:-4rem}.headlessStyles_2025 .translate-x-0{--tw-translate-x:0px}.headlessStyles_2025 .-rotate-180,.headlessStyles_2025 .translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .-rotate-180{--tw-rotate:-180deg}.headlessStyles_2025 .-rotate-90{--tw-rotate:-90deg}.headlessStyles_2025 .-rotate-90,.headlessStyles_2025 .rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .rotate-180{--tw-rotate:180deg}.headlessStyles_2025 .rotate-90{--tw-rotate:90deg}.headlessStyles_2025 .rotate-90,.headlessStyles_2025 .transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.headlessStyles_2025 .animate-spin{animation:spin 1s linear infinite}.headlessStyles_2025 .cursor-default{cursor:default}.headlessStyles_2025 .cursor-pointer{cursor:pointer}.headlessStyles_2025 .resize{resize:both}.headlessStyles_2025 .list-inside{list-style-position:inside}.headlessStyles_2025 .list-disc{list-style-type:disc}.headlessStyles_2025 .list-none{list-style-type:none}.headlessStyles_2025 .appearance-none{appearance:none}.headlessStyles_2025 .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.headlessStyles_2025 .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.headlessStyles_2025 .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.headlessStyles_2025 .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.headlessStyles_2025 .flex-row{flex-direction:row}.headlessStyles_2025 .flex-row-reverse{flex-direction:row-reverse}.headlessStyles_2025 .flex-col{flex-direction:column}.headlessStyles_2025 .flex-col-reverse{flex-direction:column-reverse}.headlessStyles_2025 .flex-wrap{flex-wrap:wrap}.headlessStyles_2025 .content-center{align-content:center}.headlessStyles_2025 .items-start{align-items:flex-start}.headlessStyles_2025 .items-end{align-items:flex-end}.headlessStyles_2025 .items-center{align-items:center}.headlessStyles_2025 .items-stretch{align-items:stretch}.headlessStyles_2025 .justify-start{justify-content:flex-start}.headlessStyles_2025 .justify-end{justify-content:flex-end}.headlessStyles_2025 .justify-center{justify-content:center}.headlessStyles_2025 .justify-between{justify-content:space-between}.headlessStyles_2025 .justify-items-center{justify-items:center}.headlessStyles_2025 .gap-0{gap:0}.headlessStyles_2025 .gap-1{gap:.25rem}.headlessStyles_2025 .gap-10{gap:2.5rem}.headlessStyles_2025 .gap-12{gap:3rem}.headlessStyles_2025 .gap-16{gap:4rem}.headlessStyles_2025 .gap-2{gap:.5rem}.headlessStyles_2025 .gap-3{gap:.75rem}.headlessStyles_2025 .gap-4{gap:1rem}.headlessStyles_2025 .gap-5{gap:1.25rem}.headlessStyles_2025 .gap-6{gap:1.5rem}.headlessStyles_2025 .gap-8{gap:2rem}.headlessStyles_2025 .gap-\[40px\]{gap:40px}.headlessStyles_2025 .gap-x-20{column-gap:5rem}.headlessStyles_2025 .gap-x-4{column-gap:1rem}.headlessStyles_2025 .gap-x-8{column-gap:2rem}.headlessStyles_2025 .gap-y-4{row-gap:1rem}.headlessStyles_2025 .gap-y-6{row-gap:1.5rem}.headlessStyles_2025 .self-end{align-self:flex-end}.headlessStyles_2025 .self-center{align-self:center}.headlessStyles_2025 .overflow-hidden{overflow:hidden}.headlessStyles_2025 .overflow-x-auto{overflow-x:auto}.headlessStyles_2025 .overflow-y-auto{overflow-y:auto}.headlessStyles_2025 .overflow-x-hidden{overflow-x:hidden}.headlessStyles_2025 .overflow-y-hidden{overflow-y:hidden}.headlessStyles_2025 .overflow-y-scroll{overflow-y:scroll}.headlessStyles_2025 .scroll-smooth{scroll-behavior:smooth}.headlessStyles_2025 .text-ellipsis{text-overflow:ellipsis}.headlessStyles_2025 .whitespace-nowrap{white-space:nowrap}.headlessStyles_2025 .whitespace-pre-line{white-space:pre-line}.headlessStyles_2025 .\!text-wrap{text-wrap:wrap!important}.headlessStyles_2025 .text-wrap{text-wrap:wrap}.headlessStyles_2025 .text-nowrap{text-wrap:nowrap}.headlessStyles_2025 .rounded-\[100px\]{border-radius:100px}.headlessStyles_2025 .rounded-corner-0\/0\/16\/16{border-radius:0 0 16px 16px}.headlessStyles_2025 .rounded-corner-0\/0\/8\/8{border-radius:0 0 8px 8px}.headlessStyles_2025 .rounded-corner-100{border-radius:100px}.headlessStyles_2025 .rounded-corner-16{border-radius:16px}.headlessStyles_2025 .rounded-corner-32{border-radius:32px}.headlessStyles_2025 .rounded-corner-4{border-radius:4px}.headlessStyles_2025 .rounded-corner-4\/16\/0\/0{border-radius:4px 16px 0 0}.headlessStyles_2025 .rounded-corner-4\/16\/16{border-radius:4px 16px 16px}.headlessStyles_2025 .rounded-corner-4\/24\/24{border-radius:4px 24px 24px}.headlessStyles_2025 .rounded-corner-4\/32\/32{border-radius:4px 32px 32px}.headlessStyles_2025 .rounded-corner-4\/8\/8{border-radius:4px 8px 8px}.headlessStyles_2025 .rounded-corner-50\%{border-radius:50%}.headlessStyles_2025 .rounded-corner-8{border-radius:8px}.headlessStyles_2025 .rounded-r-\[8px\]{border-top-right-radius:8px;border-bottom-right-radius:8px}.headlessStyles_2025 .rounded-t-\[8px\]{border-top-left-radius:8px;border-top-right-radius:8px}.headlessStyles_2025 .border{border-width:1px}.headlessStyles_2025 .border-0{border-width:0}.headlessStyles_2025 .border-2{border-width:2px}.headlessStyles_2025 .border-\[1px\]{border-width:1px}.headlessStyles_2025 .border-x-0{border-left-width:0;border-right-width:0}.headlessStyles_2025 .border-y{border-top-width:1px}.headlessStyles_2025 .border-b,.headlessStyles_2025 .border-y{border-bottom-width:1px}.headlessStyles_2025 .border-b-0{border-bottom-width:0}.headlessStyles_2025 .border-b-\[1px\]{border-bottom-width:1px}.headlessStyles_2025 .border-b-\[3px\]{border-bottom-width:3px}.headlessStyles_2025 .border-b-\[6px\]{border-bottom-width:6px}.headlessStyles_2025 .border-t{border-top-width:1px}.headlessStyles_2025 .border-t-0{border-top-width:0}.headlessStyles_2025 .border-t-4{border-top-width:4px}.headlessStyles_2025 .border-solid{border-style:solid}.headlessStyles_2025 .border-\[\#808080\]{--tw-border-opacity:1;border-color:rgb(128 128 128/var(--tw-border-opacity))}.headlessStyles_2025 .border-\[\#ADB5BD\]{--tw-border-opacity:1;border-color:rgb(173 181 189/var(--tw-border-opacity))}.headlessStyles_2025 .border-\[\#E1E5EA\]{--tw-border-opacity:1;border-color:rgb(225 229 234/var(--tw-border-opacity))}.headlessStyles_2025 .border-\[\#E9E9EA\]{--tw-border-opacity:1;border-color:rgb(233 233 234/var(--tw-border-opacity))}.headlessStyles_2025 .border-background-border{--tw-border-opacity:1;border-color:rgb(182 183 183/var(--tw-border-opacity))}.headlessStyles_2025 .border-background-brand{--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity))}.headlessStyles_2025 .border-background-surface{--tw-border-opacity:1;border-color:rgb(233 233 234/var(--tw-border-opacity))}.headlessStyles_2025 .border-content-brand{--tw-border-opacity:1;border-color:rgb(183 15 42/var(--tw-border-opacity))}.headlessStyles_2025 .border-content-primary{--tw-border-opacity:1;border-color:rgb(13 16 19/var(--tw-border-opacity))}.headlessStyles_2025 .border-content-secondary{--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity))}.headlessStyles_2025 .border-content-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.headlessStyles_2025 .border-palette-primary-black{--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity))}.headlessStyles_2025 .border-palette-primary-brand{--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity))}.headlessStyles_2025 .border-palette-secondary-grey-100{--tw-border-opacity:1;border-color:rgb(218 218 218/var(--tw-border-opacity))}.headlessStyles_2025 .border-palette-transparent{border-color:transparent}.headlessStyles_2025 .\!border-b-background-brand{--tw-border-opacity:1!important;border-bottom-color:rgb(200 16 46/var(--tw-border-opacity))!important}.headlessStyles_2025 .bg-\[\#0005\]{background-color:rgba(0,0,0,.3333333333)}.headlessStyles_2025 .bg-\[\#0009\]{background-color:rgba(0,0,0,.6)}.headlessStyles_2025 .bg-\[\#000\]\/50{background-color:rgba(0,0,0,.5)}.headlessStyles_2025 .bg-\[inherit\]{background-color:inherit}.headlessStyles_2025 .bg-background-brand{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-background-surface{--tw-bg-opacity:1;background-color:rgb(233 233 234/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-background-surface-weak{--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-background-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-content-disabled{--tw-bg-opacity:1;background-color:rgb(209 209 210/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-content-primary{--tw-bg-opacity:1;background-color:rgb(13 16 19/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-content-secondary{--tw-bg-opacity:1;background-color:rgb(32 40 47/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-content-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-palette-primary-brand{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-palette-primary-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-palette-secondary-grey-0{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.headlessStyles_2025 .bg-palette-transparent{background-color:transparent}.headlessStyles_2025 .bg-opacity-50{--tw-bg-opacity:0.5}.headlessStyles_2025 .bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.headlessStyles_2025 .bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.headlessStyles_2025 .bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .from-\[\#000\]\/30{--tw-gradient-from:rgba(0, 0, 0, .3) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.headlessStyles_2025 .from-\[\#F6F7F9\]{--tw-gradient-from:#f6f7f9 var(--tw-gradient-from-position);--tw-gradient-to:rgba(246, 247, 249, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.headlessStyles_2025 .to-\[\#000\]{--tw-gradient-to:#000 var(--tw-gradient-to-position)}.headlessStyles_2025 .fill-content-brand{fill:#b70f2a}.headlessStyles_2025 .fill-content-white{fill:#fff}.headlessStyles_2025 .fill-palette-primary-brand{fill:#c8102e}.headlessStyles_2025 .object-contain{object-fit:contain}.headlessStyles_2025 .object-cover{object-fit:cover}.headlessStyles_2025 .\!p-6{padding:1.5rem!important}.headlessStyles_2025 .p-0{padding:0}.headlessStyles_2025 .p-16{padding:4rem}.headlessStyles_2025 .p-2{padding:.5rem}.headlessStyles_2025 .p-3{padding:.75rem}.headlessStyles_2025 .p-4{padding:1rem}.headlessStyles_2025 .p-5{padding:1.25rem}.headlessStyles_2025 .p-6{padding:1.5rem}.headlessStyles_2025 .px-1{padding-left:.25rem;padding-right:.25rem}.headlessStyles_2025 .px-2{padding-left:.5rem;padding-right:.5rem}.headlessStyles_2025 .px-2\.5{padding-left:10px;padding-right:10px}.headlessStyles_2025 .px-3{padding-left:.75rem;padding-right:.75rem}.headlessStyles_2025 .px-4{padding-left:1rem;padding-right:1rem}.headlessStyles_2025 .px-5{padding-left:1.25rem;padding-right:1.25rem}.headlessStyles_2025 .px-6{padding-left:1.5rem;padding-right:1.5rem}.headlessStyles_2025 .px-8{padding-left:2rem;padding-right:2rem}.headlessStyles_2025 .px-\[6px\]{padding-left:6px;padding-right:6px}.headlessStyles_2025 .py-1{padding-top:.25rem;padding-bottom:.25rem}.headlessStyles_2025 .py-10{padding-top:2.5rem;padding-bottom:2.5rem}.headlessStyles_2025 .py-12{padding-top:3rem;padding-bottom:3rem}.headlessStyles_2025 .py-14{padding-top:3.5rem;padding-bottom:3.5rem}.headlessStyles_2025 .py-16{padding-top:4rem;padding-bottom:4rem}.headlessStyles_2025 .py-2{padding-top:.5rem;padding-bottom:.5rem}.headlessStyles_2025 .py-2\.5{padding-top:10px;padding-bottom:10px}.headlessStyles_2025 .py-3{padding-top:.75rem;padding-bottom:.75rem}.headlessStyles_2025 .py-4{padding-top:1rem;padding-bottom:1rem}.headlessStyles_2025 .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.headlessStyles_2025 .py-6{padding-top:1.5rem;padding-bottom:1.5rem}.headlessStyles_2025 .py-8{padding-top:2rem;padding-bottom:2rem}.headlessStyles_2025 .py-\[10\.5px\]{padding-top:10.5px;padding-bottom:10.5px}.headlessStyles_2025 .py-\[10px\]{padding-top:10px;padding-bottom:10px}.headlessStyles_2025 .py-\[2px\]{padding-top:2px;padding-bottom:2px}.headlessStyles_2025 .\!pl-10{padding-left:2.5rem!important}.headlessStyles_2025 .pb-0{padding-bottom:0}.headlessStyles_2025 .pb-1{padding-bottom:.25rem}.headlessStyles_2025 .pb-16{padding-bottom:4rem}.headlessStyles_2025 .pb-2{padding-bottom:.5rem}.headlessStyles_2025 .pb-20{padding-bottom:5rem}.headlessStyles_2025 .pb-4{padding-bottom:1rem}.headlessStyles_2025 .pb-6{padding-bottom:1.5rem}.headlessStyles_2025 .pb-\[14px\]{padding-bottom:14px}.headlessStyles_2025 .pb-\[56\%\]{padding-bottom:56%}.headlessStyles_2025 .pl-12{padding-left:3rem}.headlessStyles_2025 .pr-3{padding-right:.75rem}.headlessStyles_2025 .pr-6{padding-right:1.5rem}.headlessStyles_2025 .pt-10{padding-top:2.5rem}.headlessStyles_2025 .pt-2{padding-top:.5rem}.headlessStyles_2025 .pt-4{padding-top:1rem}.headlessStyles_2025 .pt-8{padding-top:2rem}.headlessStyles_2025 .\!text-left{text-align:left!important}.headlessStyles_2025 .text-left{text-align:left}.headlessStyles_2025 .text-center{text-align:center}.headlessStyles_2025 .text-right{text-align:right}.headlessStyles_2025 .-indent-\[22px\]{text-indent:-22px}.headlessStyles_2025 .align-middle{vertical-align:middle}.headlessStyles_2025 .font-gelasio{font-family:Gelasio,sans-serif}.headlessStyles_2025 .text-\[80px\]{font-size:80px}.headlessStyles_2025 .text-d-md-body{font-size:1.25rem;line-height:1.6875rem}.headlessStyles_2025 .text-d-sm-body{font-size:1.125rem;line-height:1.5625rem}.headlessStyles_2025 .text-d-sm-title{font-size:1.875rem;line-height:2.3125rem}.headlessStyles_2025 .text-d-xl-body,.headlessStyles_2025 .text-d-xsm-title{font-size:1.5rem;line-height:1.9375rem}.headlessStyles_2025 .text-d-xxsmall-body{font-size:.875rem;line-height:1.3125rem}.headlessStyles_2025 .text-eyebrow{font-size:.6875rem;line-height:1.25rem;font-weight:600}.headlessStyles_2025 .text-m-lg-body{font-size:1.25rem;line-height:1.5rem;font-weight:500}.headlessStyles_2025 .text-m-lg-title{font-size:2.25rem;line-height:2.6875rem;letter-spacing:-.04375rem;font-weight:700}.headlessStyles_2025 .text-m-md-body{font-size:1.125rem;line-height:1.5625rem;font-weight:500}.headlessStyles_2025 .text-m-md-title{font-size:1.875rem;line-height:2.3125rem;letter-spacing:-.0375rem;font-weight:700}.headlessStyles_2025 .text-m-sm-body{font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .text-m-sm-title{font-size:1.5rem;line-height:1.9375rem;font-weight:600}.headlessStyles_2025 .text-m-xxsmall-body{font-size:.75rem;line-height:.9375rem;font-weight:500}.headlessStyles_2025 .text-xsm-body{font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .\!font-bold{font-weight:700!important}.headlessStyles_2025 .font-bold{font-weight:700}.headlessStyles_2025 .font-medium{font-weight:500}.headlessStyles_2025 .font-semibold{font-weight:600}.headlessStyles_2025 .uppercase{text-transform:uppercase}.headlessStyles_2025 .not-italic{font-style:normal}.headlessStyles_2025 .leading-\[115\%\]{line-height:115%}.headlessStyles_2025 .leading-\[80px\]{line-height:80px}.headlessStyles_2025 .tracking-\[initial\]{letter-spacing:normal}.headlessStyles_2025 .\!text-content-primary{--tw-text-opacity:1!important;color:rgb(13 16 19/var(--tw-text-opacity))!important}.headlessStyles_2025 .\!text-content-secondary{--tw-text-opacity:1!important;color:rgb(32 40 47/var(--tw-text-opacity))!important}.headlessStyles_2025 .text-background-brand{--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity))}.headlessStyles_2025 .text-content-brand{--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .text-content-disabled{--tw-text-opacity:1;color:rgb(209 209 210/var(--tw-text-opacity))}.headlessStyles_2025 .text-content-primary{--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}.headlessStyles_2025 .text-content-secondary{--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .text-content-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .text-palette-primary-black{--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .text-palette-primary-brand{--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity))}.headlessStyles_2025 .text-palette-primary-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .text-palette-secondary-grey-700{--tw-text-opacity:1;color:rgb(77 77 77/var(--tw-text-opacity))}.headlessStyles_2025 .text-palette-secondary-grey-850{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}.headlessStyles_2025 .underline{text-decoration-line:underline}.headlessStyles_2025 .opacity-0{opacity:0}.headlessStyles_2025 .opacity-100{opacity:1}.headlessStyles_2025 .opacity-40{opacity:.4}.headlessStyles_2025 .opacity-70{opacity:.7}.headlessStyles_2025 .shadow-alternate{--tw-shadow:0px 10px 20px 0px rgba(0, 0, 0, .1);--tw-shadow-colored:0px 10px 20px 0px var(--tw-shadow-color)}.headlessStyles_2025 .shadow-alternate,.headlessStyles_2025 .shadow-default{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.headlessStyles_2025 .shadow-default{--tw-shadow:0 10px 45px 0px rgba(0, 0, 0, .1);--tw-shadow-colored:0 10px 45px 0px var(--tw-shadow-color)}.headlessStyles_2025 .outline-none{outline:2px solid transparent;outline-offset:2px}.headlessStyles_2025 .filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.headlessStyles_2025 .transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.15s}.headlessStyles_2025 .transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.15s}.headlessStyles_2025 .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.15s}.headlessStyles_2025 .transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.15s}.headlessStyles_2025 .transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.15s}.headlessStyles_2025 .duration-1000{transition-duration:1s}.headlessStyles_2025 .duration-200{transition-duration:.2s}.headlessStyles_2025 .duration-300{transition-duration:.3s}.headlessStyles_2025 .duration-\[600ms\]{transition-duration:.6s}.headlessStyles_2025 .ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.headlessStyles_2025 .stop-color-brand{stop-color:#c8102e}.headlessStyles_2025 .stop-color-jam{stop-color:#a11661}.headlessStyles_2025 .stop-color-midnight{stop-color:#7d1d7e}.headlessStyles_2025 .stop-color-violet{stop-color:#4e25a1}.headlessStyles_2025 .filter-navigation ul,.headlessStyles_2025 .tabbed-nav ul{scrollbar-width:none}.headlessStyles_2025 .custom-scrollbar::-webkit-scrollbar{width:4px}.headlessStyles_2025 .custom-scrollbar::-webkit-scrollbar-track{background:0 0}.headlessStyles_2025 .custom-scrollbar::-webkit-scrollbar-thumb{background:#b6b7b7;border-radius:200px}.headlessStyles_2025 .mobile-slider{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.5) rgba(0,0,0,0.05);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:-ms-scrollbars-none}.headlessStyles_2025 .mobile-slider::-webkit-scrollbar{height:8px;background-color:rgba(0,0,0,.05)}.headlessStyles_2025 .mobile-slider::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:100px}.headlessStyles_2025 .text-multicolor{background:linear-gradient(170deg,#cf4400,#c8102e 21%,#a11661 45%,#7d1d7e 67%,#4e25a1 93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.headlessStyles_2025 .bg-multicolor{background:linear-gradient(135deg,#cf4400,#c8102e 21%,#a11661 45%,#7d1d7e 67%,#4e25a1 93%)}.headlessStyles_2025 .text-initial{background:initial;background-clip:initial;-webkit-background-clip:initial;-webkit-text-fill-color:initial;width:100%}.headlessStyles_2025 .btn{position:relative;display:flex;max-width:fit-content;align-items:center;gap:.5rem;white-space:nowrap;text-wrap:wrap;border-radius:100px;border-width:1px;padding:10.5px 1rem;font-size:1rem;line-height:1.4375rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.3s}.headlessStyles_2025 .btn:focus-visible{outline-style:solid;outline-offset:3px}.headlessStyles_2025 .btn:disabled{pointer-events:none;opacity:.4}.headlessStyles_2025 .btn--md{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .btn--sm{padding-top:7.5px;padding-bottom:7.5px;font-size:.875rem;line-height:1.3125rem}.headlessStyles_2025 .btn--lg{padding-top:13.5px;padding-bottom:13.5px;font-size:1.125rem;line-height:1.5625rem}.headlessStyles_2025 .btn--primary{--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .btn--primary svg{fill:#fff;stroke:#fff;transition-duration:.3s}.headlessStyles_2025 .btn--primary:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .btn--primary:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .btn--primary:hover svg{fill:#c8102e;stroke:#c8102e}.headlessStyles_2025 .btn--primary:active{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .btn--primary:active svg{fill:#fff;stroke:#fff}.headlessStyles_2025 .btn--secondary{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .btn--secondary svg{fill:#c8102e;stroke:#c8102e}.headlessStyles_2025 .btn--secondary:hover{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .btn--secondary:hover svg{fill:#fff;stroke:#fff}.headlessStyles_2025 .btn--secondary:active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .btn--secondary:active svg{fill:#c8102e;stroke:#b70f2a}.headlessStyles_2025 .btn--secondary:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .btn--secondary--no-outline{border-color:transparent!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.headlessStyles_2025 .btn--secondary--no-outline:focus-visible{outline-color:#fff!important}.headlessStyles_2025 .btn--secondary--no-outline:hover{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important;background-color:transparent!important}.headlessStyles_2025 .btn--tertiary{border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity));padding:0!important}.headlessStyles_2025 .btn--tertiary svg{fill:#b70f2a;stroke:#b70f2a}.headlessStyles_2025 .btn--tertiary:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .btn--tertiary:hover{text-decoration-line:underline}.headlessStyles_2025 .btn--tertiary:active{text-decoration-line:none}.headlessStyles_2025 .back-to-top{position:fixed;bottom:2rem;left:2rem;z-index:100;display:flex;height:56px;width:56px;cursor:pointer;align-items:center;justify-content:center;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(13 16 19/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));--tw-shadow:0 10px 15px -3px rgba(0, 0, 0, .1),0 4px 6px -4px rgba(0, 0, 0, .1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.3s}@media (min-width:1200px){.headlessStyles_2025 .back-to-top{left:unset;right:16rem}}.headlessStyles_2025 .back-to-top:hover{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity))}.headlessStyles_2025 .back-to-top:focus-visible{outline-style:solid;outline-width:1px;outline-offset:4px;outline-color:#0d1013}.headlessStyles_2025 .back-to-top:active{--tw-bg-opacity:1;background-color:rgb(13 16 19/var(--tw-bg-opacity))}.headlessStyles_2025 .back-to-top:disabled{opacity:.4}.headlessStyles_2025 .grey-theme{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.headlessStyles_2025 .light-theme{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 li.dark-theme .card-badge,.headlessStyles_2025 li.grey-theme .card-badge{background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 li.dark-theme .card-badge,.headlessStyles_2025 li.grey-theme .card-badge,.headlessStyles_2025 li.light-theme .card-badge{--tw-text-opacity:1!important;color:rgb(32 40 47/var(--tw-text-opacity))!important;--tw-bg-opacity:1}.headlessStyles_2025 li.light-theme .card-badge{background-color:rgb(244 244 244/var(--tw-bg-opacity))}.headlessStyles_2025 [data-tooltip]:after,.headlessStyles_2025 [data-tooltip]:before{pointer-events:none;visibility:hidden;opacity:0;transition-property:opacity;transition-duration:.2s;transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.headlessStyles_2025 [data-tooltip]:before,.headlessStyles_2025 div[data-tooltip] p:before{font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 [data-tooltip]:before{position:absolute;bottom:150%;margin-bottom:.25rem;margin-inline-start:-110px;width:250px;--tw-bg-opacity:1;background-color:rgb(32 40 47/var(--tw-bg-opacity));padding:.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));content:attr(data-tooltip)}.headlessStyles_2025 [data-tooltip]:after{position:absolute;bottom:150%;margin-inline-start:-.25rem;border-top-width:4px;border-left-width:4px;border-right-width:4px;border-left-color:transparent;border-right-color:transparent;--tw-border-opacity:1;border-top-color:rgb(32 40 47/var(--tw-border-opacity));--tw-content:"";content:var(--tw-content)}.headlessStyles_2025 [data-tooltip]:focus:after,.headlessStyles_2025 [data-tooltip]:focus:before,.headlessStyles_2025 [data-tooltip]:hover:after,.headlessStyles_2025 [data-tooltip]:hover:before{visibility:visible;opacity:1}.headlessStyles_2025 .comparison-table::-webkit-scrollbar{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 .template-image-caption-50{display:flow-root}@media (min-width:1200px){.headlessStyles_2025 .template-image-caption-50 figure{float:left;margin-right:1.5rem;max-width:50%}}.headlessStyles_2025 .template-image-caption-50 figure{margin-bottom:1.5rem!important}@media (min-width:1200px){.headlessStyles_2025 .template-image-caption-50 figure{margin-bottom:0!important}}.headlessStyles_2025 .template-image-caption-50 figure img{margin-top:0;margin-bottom:0;aspect-ratio:3/2;width:100%;object-fit:cover}.headlessStyles_2025 .template-image-full img{margin-top:0!important;margin-bottom:0!important;width:100%!important}.headlessStyles_2025 .template-image-caption-50,.headlessStyles_2025 .template-image-full{margin-top:.5rem}.headlessStyles_2025 .template-image-caption-50 figure,.headlessStyles_2025 .template-image-full figure{margin-bottom:0!important;margin-top:0!important}.headlessStyles_2025 .template-image-caption-50 figure figcaption,.headlessStyles_2025 .template-image-full figure figcaption{margin-top:.5rem!important;margin-bottom:.5rem!important;padding:0!important}.headlessStyles_2025 .template-image-caption-50 figure br,.headlessStyles_2025 .template-image-full figure br{display:none}.headlessStyles_2025 .bg-image{position:relative;background-size:100%;background-position:right -120px;background-repeat:no-repeat}@media (min-width:1200px){.headlessStyles_2025 .bg-image{background-size:auto;background-position:100% 0}}.headlessStyles_2025 .bg-image--overlay{position:absolute;inset:0;background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:transparent var(--tw-gradient-to-position)}@media (min-width:1200px){.headlessStyles_2025 .bg-image--overlay{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}}.headlessStyles_2025 .container{width:100%;max-width:100%;margin:auto;padding-left:16px;padding-right:16px}@media (min-width:1200px){.headlessStyles_2025 .container{max-width:1200px}}@media (min-width:1440px){.headlessStyles_2025 .container{padding-left:0;padding-right:0}}.headlessStyles_2025 .table-container .table{margin-bottom:1.5rem;margin-top:1.5rem;display:block;overflow:auto}@media not all and (min-width:1200px){.headlessStyles_2025 .table-container .table{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0.5) rgba(0,0,0,0.05);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow:-ms-scrollbars-none}.headlessStyles_2025 .table-container .table::-webkit-scrollbar{height:8px;background-color:rgba(0,0,0,.05)}.headlessStyles_2025 .table-container .table::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:100px}}@media not all and (min-width:390px){.headlessStyles_2025 .table-container .table{display:flex;flex-direction:column}}.headlessStyles_2025 .table-container .table{height:auto!important}.headlessStyles_2025 .table-container .table strong{font-weight:600}.headlessStyles_2025 .table-container .table col{width:20%!important}.headlessStyles_2025 .table-container .table td,.headlessStyles_2025 .table-container .table tr{height:auto!important}@media not all and (min-width:390px){.headlessStyles_2025 .table-container .table td,.headlessStyles_2025 .table-container .table tr{min-width:320px}}.headlessStyles_2025 .table-container .table tr:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity))}.headlessStyles_2025 .table-container .table tr:first-of-type{--tw-bg-opacity:1;background-color:rgb(13 16 19/var(--tw-bg-opacity))}.headlessStyles_2025 .table-container .table tr:first-of-type td,.headlessStyles_2025 div.table-container .table tr:first-of-type td p{font-size:1rem;line-height:1.4375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .table-container .table tr:first-of-type td,.headlessStyles_2025 div.table-container .table tr:first-of-type td p{font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 .table-container .table tr:first-of-type td{font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .table-container .table td{border-right-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));padding:1rem;font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .table-container .table td:last-of-type{border-right-width:0}.headlessStyles_2025 .content-area>div:not(:has(div.layout2_3And1_3)){margin-top:4rem!important}@media (min-width:1200px){.headlessStyles_2025 .content-area>div:not(:has(div.layout2_3And1_3)){margin-top:5rem!important}}.headlessStyles_2025 .content-area>div:last-child:has(div.layout2_3And1_3){margin-bottom:4rem!important}@media (min-width:1200px){.headlessStyles_2025 .content-area>div:last-child:has(div.layout2_3And1_3){margin-bottom:5rem!important}}.headlessStyles_2025 .channel-homepage .content-area>div:first-child{margin-top:1.75rem!important}@media (min-width:1200px){.headlessStyles_2025 .channel-homepage .content-area>div:first-child{margin-top:2rem!important}}.headlessStyles_2025 .content-page .content-area>div:first-child{margin-top:0!important}.headlessStyles_2025 .content-page .rich-text-block{font-family:Gelasio,sans-serif}.headlessStyles_2025 .content-page figcaption,.headlessStyles_2025 .content-page h1,.headlessStyles_2025 .content-page h2,.headlessStyles_2025 .content-page h3,.headlessStyles_2025 .content-page h4,.headlessStyles_2025 .content-page h5,.headlessStyles_2025 .content-page table{font-family:Inter,sans-serif}.headlessStyles_2025 .layout2_3And1_3 .layout1_3>div,.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div{display:flex}.headlessStyles_2025 .layout2_3And1_3 .layout1_3>div>div,.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div>div{width:100%;margin:0!important}@media (min-width:1200px){.headlessStyles_2025 .layout2_3And1_3 .layout1_3>div:first-child div.bg-content-white{--tw-bg-opacity:0.7;--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div:first-child div.bg-content-white{--tw-bg-opacity:0.7;--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width:1200px){.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div:first-child div.bg-content-white{--tw-bg-opacity:1}}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .stats-block,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .stats-block{margin-top:0;margin-bottom:0}@media (min-width:1200px){.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .stats-block,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .stats-block{padding:2rem}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .info-box-block ul,.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .stats-block ul,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .info-box-block ul,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .stats-block ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .image-text-block h3,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .image-text-block h3{display:none}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .job-cards-block,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .job-cards-block{padding-bottom:0!important}@media (min-width:1200px){.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .job-cards-block__details,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .job-cards-block__details{grid-template-columns:repeat(2,minmax(0,1fr))}}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .blog-article-cards-block,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .blog-article-cards-block{padding:0}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .blog-article-cards-block>div,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .blog-article-cards-block>div{margin-bottom:0}@media (min-width:1200px){.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .blog-article-cards-block>div,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .blog-article-cards-block>div{margin-bottom:0;height:100%;padding-left:2.5rem;padding-right:2.5rem}}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .blog-article-cards-block>div ul,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .blog-article-cards-block>div ul{column-gap:1.5rem}@media (min-width:1200px){.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .blog-article-cards-block>div ul,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .blog-article-cards-block>div ul{margin-top:1.5rem;padding-left:0;padding-right:0}}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .list-block,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .list-block{margin-bottom:0!important;gap:2.5rem!important;padding:2rem!important}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .list-block ul li,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .list-block ul li{width:100%}.headlessStyles_2025 .product-detail-card>ul li.active .content-page .xl\:max-w-\[70\%\] .list-block ul li p,.headlessStyles_2025 .product-detail-card>ul li.active .layout2_3And1_3 .layout2_3 .list-block ul li p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .content-page .xl\:max-w-\[70\%\] .list-block ul li p,.headlessStyles_2025 .layout2_3And1_3 .layout2_3 .list-block ul li p{--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}.headlessStyles_2025 .blog-article-page aside .image-text-block,.headlessStyles_2025 .content-page aside .image-text-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block{gap:.25rem!important}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .image-text-block,.headlessStyles_2025 .content-page aside .image-text-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block{padding:2rem!important}.headlessStyles_2025 .blog-article-page aside .image-text-block a,.headlessStyles_2025 .blog-article-page aside .image-text-block button,.headlessStyles_2025 .content-page aside .image-text-block a,.headlessStyles_2025 .content-page aside .image-text-block button,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block a,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block button{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500}}.headlessStyles_2025 .blog-article-page aside .image-text-block>div,.headlessStyles_2025 .content-page aside .image-text-block>div,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block>div{flex-direction:column!important;margin-top:.75rem!important;gap:1rem!important}.headlessStyles_2025 .blog-article-page aside .image-text-block>div h3,.headlessStyles_2025 .content-page aside .image-text-block>div h3,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block>div h3{display:none}.headlessStyles_2025 .blog-article-page aside .image-text-block>div img,.headlessStyles_2025 .content-page aside .image-text-block>div img,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block>div img{max-width:100%!important}.headlessStyles_2025 .blog-article-page aside .image-text-block>div>div,.headlessStyles_2025 .content-page aside .image-text-block>div>div,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block>div>div{gap:1.5rem!important}.headlessStyles_2025 .blog-article-page aside .image-text-block>div>div>div,.headlessStyles_2025 .content-page aside .image-text-block>div>div>div,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .image-text-block>div>div>div{margin-top:.5rem!important}.headlessStyles_2025 .blog-article-page aside .stats-block,.headlessStyles_2025 .content-page aside .stats-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block{margin-top:0;margin-bottom:0;gap:1.5rem}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .stats-block,.headlessStyles_2025 .content-page aside .stats-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block{padding:2rem}}.headlessStyles_2025 .blog-article-page aside .stats-block .stats-number,.headlessStyles_2025 .content-page aside .stats-block .stats-number,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block .stats-number{margin-bottom:.5rem}.headlessStyles_2025 .blog-article-page aside .stats-block h2,.headlessStyles_2025 .content-page aside .stats-block h2,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block h2{font-size:.6875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity));border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity));padding-bottom:.5rem}.headlessStyles_2025 .blog-article-page aside .stats-block div.rte *,.headlessStyles_2025 .content-page aside .stats-block div.rte *,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block div.rte *{font-size:1rem!important;line-height:1.4375rem!important;font-weight:500!important}.headlessStyles_2025 .blog-article-page aside .stats-block a,.headlessStyles_2025 .blog-article-page aside .stats-block button,.headlessStyles_2025 .content-page aside .stats-block a,.headlessStyles_2025 .content-page aside .stats-block button,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block a,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block button{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500;border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity));padding:0!important}.headlessStyles_2025 .blog-article-page aside .stats-block a svg,.headlessStyles_2025 .blog-article-page aside .stats-block button svg,.headlessStyles_2025 .content-page aside .stats-block a svg,.headlessStyles_2025 .content-page aside .stats-block button svg,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block a svg,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block button svg{fill:#b70f2a;stroke:#b70f2a}.headlessStyles_2025 .blog-article-page aside .stats-block a:focus-visible,.headlessStyles_2025 .blog-article-page aside .stats-block button:focus-visible,.headlessStyles_2025 .content-page aside .stats-block a:focus-visible,.headlessStyles_2025 .content-page aside .stats-block button:focus-visible,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block a:focus-visible,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block button:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .blog-article-page aside .stats-block a:hover,.headlessStyles_2025 .blog-article-page aside .stats-block button:hover,.headlessStyles_2025 .content-page aside .stats-block a:hover,.headlessStyles_2025 .content-page aside .stats-block button:hover,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block a:hover,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block button:hover{text-decoration-line:underline}.headlessStyles_2025 .blog-article-page aside .stats-block a:active,.headlessStyles_2025 .blog-article-page aside .stats-block button:active,.headlessStyles_2025 .content-page aside .stats-block a:active,.headlessStyles_2025 .content-page aside .stats-block button:active,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block a:active,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block button:active{text-decoration-line:none}.headlessStyles_2025 .blog-article-page aside .stats-block ul,.headlessStyles_2025 .content-page aside .stats-block ul,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block ul{gap:1.5rem!important}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .stats-block ul,.headlessStyles_2025 .content-page aside .stats-block ul,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .stats-block ul{grid-template-columns:repeat(1,minmax(0,1fr))}}.headlessStyles_2025 .blog-article-page aside .featured-cards-block,.headlessStyles_2025 .content-page aside .featured-cards-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .featured-cards-block{grid-template-columns:repeat(1,minmax(0,1fr));padding:0}.headlessStyles_2025 .blog-article-page aside .featured-cards-block svg,.headlessStyles_2025 .content-page aside .featured-cards-block svg,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .featured-cards-block svg{height:48px;width:48px}.headlessStyles_2025 .blog-article-page aside .rich-text-block,.headlessStyles_2025 .content-page aside .rich-text-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .rich-text-block{border-radius:8px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:2rem;--tw-shadow:0 10px 45px 0 #0000001a;--tw-shadow-colored:0 10px 45px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.headlessStyles_2025 .blog-article-page aside .rich-text-block a,.headlessStyles_2025 .blog-article-page aside .rich-text-block p,.headlessStyles_2025 .content-page aside .rich-text-block a,.headlessStyles_2025 .content-page aside .rich-text-block p,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .rich-text-block a,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .rich-text-block p{font-size:1rem!important;line-height:1.4375rem!important;font-weight:500!important}.headlessStyles_2025 .product-detail-card>ul li.active .blog-article-page aside .rich-text-block p,.headlessStyles_2025 .product-detail-card>ul li.active .content-page aside .rich-text-block p,.headlessStyles_2025 .product-detail-card>ul li.active .layout2_3And1_3 .layout1_3 .rich-text-block p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .blog-article-page aside .rich-text-block p,.headlessStyles_2025 .content-page aside .rich-text-block p,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .rich-text-block p{--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}.headlessStyles_2025 .blog-article-page aside .rich-text-block img,.headlessStyles_2025 .content-page aside .rich-text-block img,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .rich-text-block img{margin-left:0;margin-right:0}.headlessStyles_2025 .blog-article-page aside .job-cards-block,.headlessStyles_2025 .content-page aside .job-cards-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .job-cards-block{display:flex!important;padding-bottom:0!important;flex-direction:column}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .job-cards-block__eyebrow,.headlessStyles_2025 .content-page aside .job-cards-block__eyebrow,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .job-cards-block__eyebrow{display:block}}.headlessStyles_2025 .blog-article-page aside .job-cards-block__cta,.headlessStyles_2025 .content-page aside .job-cards-block__cta,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .job-cards-block__cta{order:4;max-width:100%!important;justify-content:flex-end;padding-top:1rem}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .job-cards-block__cta,.headlessStyles_2025 .content-page aside .job-cards-block__cta,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .job-cards-block__cta{padding-top:1.5rem}}.headlessStyles_2025 .blog-article-page aside .job-cards-block__details,.headlessStyles_2025 .content-page aside .job-cards-block__details,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .job-cards-block__details{padding-top:1.5rem}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .job-cards-block__details,.headlessStyles_2025 .content-page aside .job-cards-block__details,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .job-cards-block__details{grid-template-columns:repeat(1,minmax(0,1fr))}}.headlessStyles_2025 .blog-article-page aside .list-block,.headlessStyles_2025 .content-page aside .list-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .list-block{margin-bottom:0!important;gap:2.5rem!important;padding:2rem!important}.headlessStyles_2025 .blog-article-page aside .list-block ul li,.headlessStyles_2025 .content-page aside .list-block ul li,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .list-block ul li{width:100%}.headlessStyles_2025 .product-detail-card>ul li.active .blog-article-page aside .list-block ul li p,.headlessStyles_2025 .product-detail-card>ul li.active .content-page aside .list-block ul li p,.headlessStyles_2025 .product-detail-card>ul li.active .layout2_3And1_3 .layout1_3 .list-block ul li p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .blog-article-page aside .list-block ul li p,.headlessStyles_2025 .content-page aside .list-block ul li p,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .list-block ul li p{--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}.headlessStyles_2025 .blog-article-page aside .form-container-block,.headlessStyles_2025 .content-page aside .form-container-block,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .form-container-block{margin-bottom:0!important}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .form-container-block>div,.headlessStyles_2025 .content-page aside .form-container-block>div,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .form-container-block>div{padding:2rem}}.headlessStyles_2025 .blog-article-page aside .form-container-block .FormChoice,.headlessStyles_2025 .content-page aside .form-container-block .FormChoice,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .form-container-block .FormChoice{margin-top:.125rem;vertical-align:top}@media (min-width:1200px){.headlessStyles_2025 .blog-article-page aside .form-container-block .FormChoice.ValidationFail .Form__Element__ValidationError,.headlessStyles_2025 .content-page aside .form-container-block .FormChoice.ValidationFail .Form__Element__ValidationError,.headlessStyles_2025 .layout2_3And1_3 .layout1_3 .form-container-block .FormChoice.ValidationFail .Form__Element__ValidationError{top:3rem}}.headlessStyles_2025 .badge{border-radius:4px;padding:.125rem .5rem;font-size:.875rem;line-height:1.3125rem}@media (min-width:1200px){.headlessStyles_2025 .badge{padding-top:.25rem;padding-bottom:.25rem}}.headlessStyles_2025 .product-detail-card>ul li.active{--tw-bg-opacity:1;background-color:rgb(13 16 19/var(--tw-bg-opacity))}.headlessStyles_2025 .product-detail-card>ul li.active,.headlessStyles_2025 .product-detail-card>ul li.active .\!text-content-primary,.headlessStyles_2025 .product-detail-card>ul li.active .\!text-content-secondary,.headlessStyles_2025 .product-detail-card>ul li.active .text-content-primary,.headlessStyles_2025 .product-detail-card>ul li.active .text-content-secondary{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .product-detail-card>ul li.active h4 svg{fill:#fff}.headlessStyles_2025 .product-detail-card>ul li.active.added .btn{color:rgb(255 255 255/var(--tw-text-opacity))!important;opacity:1!important;border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity));padding:0!important}.headlessStyles_2025 .product-detail-card>ul li.active.added .btn svg{fill:#b70f2a;stroke:#b70f2a}.headlessStyles_2025 .product-detail-card>ul li.active.added .btn:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .product-detail-card>ul li.active.added .btn:hover{text-decoration-line:underline}.headlessStyles_2025 .product-detail-card>ul li.active.added .btn:active{text-decoration-line:none}.headlessStyles_2025 .product-detail-card>ul li.active.added .btn svg{fill:#fff;stroke:#fff}.headlessStyles_2025 .product-title-page .thumbnail svg{max-width:100%}.headlessStyles_2025 .uneven-two-column-block--main-content>div :first-child{margin-bottom:0!important}@media (min-width:1200px){.headlessStyles_2025 .uneven-two-column-block--left-content>div{position:sticky;top:0}}.headlessStyles_2025 .uneven-two-column-block--left-content .list-block{margin-bottom:0!important;gap:1.5rem!important;padding:2rem!important}.headlessStyles_2025 .uneven-two-column-block--left-content .list-block h2{margin-top:0;font-size:1.5rem;line-height:1.9375rem}@media (min-width:1200px){.headlessStyles_2025 .uneven-two-column-block--left-content .list-block h2{font-size:1.875rem;line-height:2.3125rem}}.headlessStyles_2025 .uneven-two-column-block--left-content .list-block ul li{width:100%}.headlessStyles_2025 .product-detail-card>ul li.active .uneven-two-column-block--left-content .list-block ul li p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .uneven-two-column-block--left-content .list-block ul li p{--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}.headlessStyles_2025 .product-details-rt-data p{margin-bottom:1rem}.headlessStyles_2025 .product-details-rt-data strong{font-weight:700}.headlessStyles_2025 .product-details-rt-data ul{list-style-position:inside;list-style-type:disc;padding-left:1.5rem;padding-right:1.5rem;text-indent:-22px}.headlessStyles_2025 .product-detail-card>ul li.active .product-details-rt-data ul li{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .product-details-rt-data ul li{font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}.headlessStyles_2025 section .form-container-block{width:100%;max-width:100%;margin:auto;padding-left:16px;padding-right:16px}@media (min-width:1200px){.headlessStyles_2025 section .form-container-block{max-width:1200px}}@media (min-width:1440px){.headlessStyles_2025 section .form-container-block{padding-left:0;padding-right:0}}.headlessStyles_2025 form section .form-container-block.body-content{--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity));padding:0 1.5rem}@media (min-width:1200px){.headlessStyles_2025 form section .form-container-block.body-content{padding-left:3.5rem;padding-right:3.5rem}}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container]{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1200px){.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container]{gap:3rem}}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}@media (min-width:1200px){.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row{flex-direction:row;gap:3rem}}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .col-md-12,.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .col-md-6{width:100%}.headlessStyles_2025 .product-detail-card>ul li.active form section .form-container-block.body-content div[data-sf-role=form-container] .row label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row label{font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=text],.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row select,.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row textarea{height:55px!important;width:100%!important;border-radius:4px!important;border-width:2px!important;--tw-border-opacity:1!important;border-color:rgb(128 128 128/var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;padding:1rem!important}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .checkbox.nomargin{display:flex;align-items:center;gap:1rem}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]{position:relative;margin:0;height:22px;appearance:none;border-radius:4px;border-width:2px;--tw-border-opacity:1;border-color:rgb(128 128 128/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));width:22px!important;padding:unset!important}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]:checked{--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(183 15 42/var(--tw-bg-opacity))}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]:checked:after{position:absolute;top:3px;left:7px;height:10px;width:5px;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-style:solid;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-content:"";content:var(--tw-content);border-width:0 2px 2px 0}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .checkbox.nomargin label a{font-size:inherit;--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .checkbox.nomargin label a:hover{text-decoration-line:underline}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row .submit-button{cursor:pointer}.headlessStyles_2025 .product-detail-card>ul li.active.added form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]{color:rgb(255 255 255/var(--tw-text-opacity))!important;opacity:1!important;border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity));padding:0!important}.headlessStyles_2025 .product-detail-card>ul li.active.added form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#b70f2a;stroke:#b70f2a}.headlessStyles_2025 .product-detail-card>ul li.active.added form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .product-detail-card>ul li.active.added form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:hover{text-decoration-line:underline}.headlessStyles_2025 .product-detail-card>ul li.active.added form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:active{text-decoration-line:none}.headlessStyles_2025 .product-detail-card>ul li.active.added form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#fff;stroke:#fff}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]{flex-direction:row;position:relative;display:flex;max-width:fit-content;align-items:center;gap:.5rem;white-space:nowrap;text-wrap:wrap;border-radius:100px;border-width:1px;padding:10.5px 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.3s}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-style:solid;outline-offset:3px}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:disabled{pointer-events:none;opacity:.4}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#fff;stroke:#fff;transition-duration:.3s}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-color:#c8102e}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:hover svg{fill:#c8102e;stroke:#c8102e}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:active{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]:active svg{fill:#fff;stroke:#fff}@media (min-width:1200px){.headlessStyles_2025 form section .form-container-block.body-content div[data-sf-role=form-container] .row input[type=submit]{padding-top:13.5px;padding-bottom:13.5px;font-size:1.125rem;line-height:1.5625rem}.headlessStyles_2025 .layout2_3And1_3 .layout1_3>div:first-child div.form-container-block form .Form__Success__Message{--tw-bg-opacity:0.7;--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div:first-child div.form-container-block form .Form__Success__Message{--tw-bg-opacity:0.7;--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width:1200px){.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div:first-child div.form-container-block form .Form__Success__Message{--tw-bg-opacity:1}}.headlessStyles_2025 .form-container-block form .Form__Success__Message{margin:0!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;padding:0!important}.headlessStyles_2025 .form-container-block form section,.headlessStyles_2025 .form-container-block form section div{margin-bottom:0!important}.headlessStyles_2025 .form-container-block form section>div:first-child p{font-size:.6875rem;line-height:1.25rem;font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity));margin-bottom:.5rem}.headlessStyles_2025 .form-container-block form section>div:nth-child(3) p,.headlessStyles_2025 div.form-container-block form section>div:nth-child(3) p p{font-size:1rem;line-height:1.4375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .form-container-block form section>div:nth-child(3) p,.headlessStyles_2025 div.form-container-block form section>div:nth-child(3) p p{font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 .product-detail-card>ul li.active .form-container-block form section>div:nth-child(3) p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section>div:nth-child(3) p{margin-bottom:1.5rem;--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section h2,.headlessStyles_2025 .form-container-block form section h3{margin-bottom:1rem;font-size:1.125rem;line-height:1.5625rem}@media (min-width:1200px){.headlessStyles_2025 .form-container-block form section h2,.headlessStyles_2025 .form-container-block form section h3{font-size:1.5rem;line-height:1.9375rem}}.headlessStyles_2025 .form-container-block form section .FormTextbox{margin-bottom:.5rem!important}@media (min-width:1200px){.headlessStyles_2025 .form-container-block form section .FormTextbox{max-width:531px!important}}.headlessStyles_2025 .product-detail-card>ul li.active .form-container-block form section .FormTextbox label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section .FormTextbox label{margin-bottom:.5rem;font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section .FormTextbox label:after{display:none}.headlessStyles_2025 .form-container-block form section .FormTextbox input[type=text]{width:100%;border-radius:8px;border-width:1px;--tw-border-opacity:1;border-color:rgb(108 110 112/var(--tw-border-opacity));padding:.75rem}.headlessStyles_2025 .form-container-block form section .FormTextbox input[type=text]:focus-visible{outline-width:1px;outline-offset:1px;outline-color:#20282f}.headlessStyles_2025 .form-container-block form section .FormChoice{display:inline-block;vertical-align:top}@media (min-width:1200px){.headlessStyles_2025 .form-container-block form section .FormChoice{vertical-align:baseline}}.headlessStyles_2025 .product-detail-card>ul li.active .form-container-block form section .FormChoice label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section .FormChoice label{--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section .FormChoice legend{margin-left:.5rem!important;display:none!important}.headlessStyles_2025 .form-container-block form section .FormChoice input[type=checkbox]{position:relative;margin:0 .5rem -.25rem 0;height:20px;appearance:none;border-radius:4px;border-width:2px;--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 .form-container-block form section .FormChoice input[type=checkbox]:focus-visible{outline-width:1px;outline-offset:3px;outline-color:#20282f}.headlessStyles_2025 .form-container-block form section .FormChoice input[type=checkbox]{width:20px!important;padding:unset!important}.headlessStyles_2025 .form-container-block form section .FormChoice input[type=checkbox]:checked{--tw-bg-opacity:1;background-color:rgb(32 40 47/var(--tw-bg-opacity))}.headlessStyles_2025 .form-container-block form section .FormChoice input[type=checkbox]:checked:after{position:absolute;top:.125rem;left:5px;height:10px;width:6px;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-style:solid;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-content:"";content:var(--tw-content);border-width:0 1.5px 1.5px 0}.headlessStyles_2025 .form-container-block form section .FormChoice.ValidationFail{position:relative}.headlessStyles_2025 .form-container-block form section .FormChoice.ValidationFail .Form__Element__ValidationError{position:absolute;top:2.5rem;width:max-content;height:max-content}@media (min-width:1200px){.headlessStyles_2025 .form-container-block form section .FormChoice.ValidationFail .Form__Element__ValidationError{top:unset}}.headlessStyles_2025 .form-container-block form section .FormChoice+.FormParagraphText{display:inline-block;max-width:calc(100% - 32px)}.headlessStyles_2025 .product-detail-card>ul li.active .form-container-block form section .FormChoice+.FormParagraphText p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section .FormChoice+.FormParagraphText p{font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section .FormChoice+.FormParagraphText a{border-radius:100px!important;font-size:inherit!important;--tw-text-opacity:1!important;color:rgb(183 15 42/var(--tw-text-opacity))!important}.headlessStyles_2025 .form-container-block form section .FormChoice+.FormParagraphText a:hover{text-decoration-line:underline!important}.headlessStyles_2025 .form-container-block form section .FormChoice+.FormParagraphText a:focus-visible{outline-style:solid!important;outline-width:1px!important;outline-offset:4px!important;outline-color:#c8102e!important}.headlessStyles_2025 .product-detail-card>ul li.active.added .form-container-block form section button{color:rgb(255 255 255/var(--tw-text-opacity))!important;opacity:1!important;border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity));padding:0!important}.headlessStyles_2025 .product-detail-card>ul li.active.added .form-container-block form section button svg{fill:#b70f2a;stroke:#b70f2a}.headlessStyles_2025 .product-detail-card>ul li.active.added .form-container-block form section button:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .product-detail-card>ul li.active.added .form-container-block form section button:hover{text-decoration-line:underline}.headlessStyles_2025 .product-detail-card>ul li.active.added .form-container-block form section button:active{text-decoration-line:none}.headlessStyles_2025 .product-detail-card>ul li.active.added .form-container-block form section button svg{fill:#fff;stroke:#fff}.headlessStyles_2025 .form-container-block form section button{margin-bottom:0!important;margin-top:2rem!important;flex-direction:row!important;position:relative;display:flex;max-width:fit-content;align-items:center;gap:.5rem;white-space:nowrap;text-wrap:wrap;border-radius:100px;border-width:1px;padding:10.5px 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.3s}.headlessStyles_2025 .form-container-block form section button:focus-visible{outline-style:solid;outline-offset:3px}.headlessStyles_2025 .form-container-block form section button:disabled{pointer-events:none;opacity:.4}.headlessStyles_2025 .form-container-block form section button{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section button svg{fill:#fff;stroke:#fff;transition-duration:.3s}.headlessStyles_2025 .form-container-block form section button:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .form-container-block form section button:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section button:hover svg{fill:#c8102e;stroke:#c8102e}.headlessStyles_2025 .form-container-block form section button:active{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section button:active svg{fill:#fff;stroke:#fff}.headlessStyles_2025 .form-container-block form section button:focus{outline-style:solid!important;outline-width:1px!important;outline-color:#c8102e!important}@media (min-width:1200px){.headlessStyles_2025 .form-container-block form section button{padding-top:13.5px;padding-bottom:13.5px;font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 .form-container-block form section .Form__Element__ValidationError,.headlessStyles_2025 .form-container-block form section .ValidationFail.FormTextbox>label{--tw-text-opacity:1!important;color:rgb(224 0 0/var(--tw-text-opacity))!important}.headlessStyles_2025 .product-detail-card>ul li.active .form-container-block form section .ValidationFail input{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .form-container-block form section .ValidationFail input{--tw-border-opacity:1!important;border-color:rgb(224 0 0/var(--tw-border-opacity))!important;--tw-text-opacity:1!important;color:rgb(13 16 19/var(--tw-text-opacity))!important}.headlessStyles_2025 .form-container-block form section .ValidationFail input:focus-visible{outline-color:#e00000!important}.headlessStyles_2025 form .container.body-content{--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity));padding:0 1.5rem}@media (min-width:1200px){.headlessStyles_2025 form .container.body-content{padding-left:3.5rem;padding-right:3.5rem}}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container]{display:flex;flex-direction:column;gap:1.5rem}@media (min-width:1200px){.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container]{gap:3rem}}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}@media (min-width:1200px){.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row{flex-direction:row;gap:3rem}}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .col-md-12,.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .col-md-6{width:100%}.headlessStyles_2025 .product-detail-card>ul li.active form .container.body-content div[data-sf-role=form-container] .row label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row label{font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=text],.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row select,.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row textarea{height:55px!important;width:100%!important;border-radius:4px!important;border-width:2px!important;--tw-border-opacity:1!important;border-color:rgb(128 128 128/var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;padding:1rem!important}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin{display:flex;align-items:center;gap:1rem}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]{position:relative;margin:0;height:22px;appearance:none;border-radius:4px;border-width:2px;--tw-border-opacity:1;border-color:rgb(128 128 128/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));width:22px!important;padding:unset!important}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]:checked{--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(183 15 42/var(--tw-bg-opacity))}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]:checked:after{position:absolute;top:3px;left:7px;height:10px;width:5px;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-style:solid;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-content:"";content:var(--tw-content);border-width:0 2px 2px 0}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin label a{font-size:inherit;--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin label a:hover{text-decoration-line:underline}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row .submit-button{cursor:pointer}.headlessStyles_2025 .product-detail-card>ul li.active.added form .container.body-content div[data-sf-role=form-container] .row input[type=submit]{color:rgb(255 255 255/var(--tw-text-opacity))!important;opacity:1!important;border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity));padding:0!important}.headlessStyles_2025 .product-detail-card>ul li.active.added form .container.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#b70f2a;stroke:#b70f2a}.headlessStyles_2025 .product-detail-card>ul li.active.added form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .product-detail-card>ul li.active.added form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:hover{text-decoration-line:underline}.headlessStyles_2025 .product-detail-card>ul li.active.added form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:active{text-decoration-line:none}.headlessStyles_2025 .product-detail-card>ul li.active.added form .container.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#fff;stroke:#fff}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]{flex-direction:row;position:relative;display:flex;max-width:fit-content;align-items:center;gap:.5rem;white-space:nowrap;text-wrap:wrap;border-radius:100px;border-width:1px;padding:10.5px 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.3s}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-style:solid;outline-offset:3px}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:disabled{pointer-events:none;opacity:.4}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#fff;stroke:#fff;transition-duration:.3s}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-color:#c8102e}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:hover svg{fill:#c8102e;stroke:#c8102e}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:active{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]:active svg{fill:#fff;stroke:#fff}@media (min-width:1200px){.headlessStyles_2025 form .container.body-content div[data-sf-role=form-container] .row input[type=submit]{padding-top:13.5px;padding-bottom:13.5px;font-size:1.125rem;line-height:1.5625rem}}@font-face{src:url(/fonts/Inter-VariableFont.ttf) format("truetype");font-weight:400 700;font-style:normal}.headlessStyles_2025 .\*\:body-sm>*,.headlessStyles_2025 .\*\:body-sm>div p{font-size:1rem;line-height:1.4375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .\*\:body-sm>*,.headlessStyles_2025 .\*\:body-sm>div p{font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 .\*\:body-xxsm>*{font-size:.75rem;line-height:.9375rem;font-weight:500}@media (min-width:1200px){.headlessStyles_2025 .\*\:body-xxsm>*{font-size:.875rem;line-height:1.3125rem}}@media (min-width:390px){.headlessStyles_2025 .md\:link{font-size:1.125rem;line-height:1.375rem;--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}}@media (min-width:390px) and (min-width:1200px){.headlessStyles_2025 .md\:link{font-size:1.25rem;line-height:1.6875rem}}@media (min-width:1200px){.headlessStyles_2025 .xl\:body-sm,.headlessStyles_2025 div.xl\:body-sm p{font-size:1rem;line-height:1.4375rem;font-weight:500}}@media (min-width:1200px) and (min-width:1200px){.headlessStyles_2025 .xl\:body-sm,.headlessStyles_2025 div.xl\:body-sm p{font-size:1.125rem;line-height:1.5625rem}}@media (min-width:1200px){.headlessStyles_2025 .xl\:body-xsm,.headlessStyles_2025 div.xl\:body-xsm p{font-size:1rem;line-height:1.4375rem;font-weight:500}}.headlessStyles_2025 .product-detail-card>ul li.active .\*\:\!text-content-primary>*,.headlessStyles_2025 .product-detail-card>ul li.active .\*\:\!text-content-secondary>*,.headlessStyles_2025 .product-detail-card>ul li.active .\*\:text-content-primary>*,.headlessStyles_2025 .product-detail-card>ul li.active .\*\:text-content-secondary>*{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1200px){.headlessStyles_2025 .layout2_3And1_3 .layout1_3>div:first-child .active\:bg-content-white:activediv{--tw-bg-opacity:0.7;--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}}.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div:first-child .active\:bg-content-white:activediv{--tw-bg-opacity:0.7;--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width:1200px){.headlessStyles_2025 .layout2_3And1_3 .layout2_3>div:first-child .active\:bg-content-white:activediv{--tw-bg-opacity:1}.headlessStyles_2025 .xl\:container{width:100%;max-width:100%;margin:auto;padding-left:16px;padding-right:16px}}@media (min-width:1200px) and (min-width:1200px){.headlessStyles_2025 .xl\:container{max-width:1200px}}@media (min-width:1200px) and (min-width:1440px){.headlessStyles_2025 .xl\:container{padding-left:0;padding-right:0}}@media (min-width:1200px){.headlessStyles_2025 .xl\:no-container{width:100%;max-width:100%;margin:unset;padding-left:unset;padding-right:unset}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content{--tw-bg-opacity:1;background-color:rgb(246 247 249/var(--tw-bg-opacity));padding:0 1.5rem}}@media (min-width:1200px) and (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container]{display:flex;flex-direction:column;gap:1.5rem}}@media (min-width:1200px) and (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container]{gap:3rem}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}}@media (min-width:1200px) and (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row{flex-direction:row;gap:3rem}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .col-md-12,.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .col-md-6{width:100%}}@media (min-width:1200px){.headlessStyles_2025 .product-detail-card>ul li.active form .xl\:container.body-content div[data-sf-role=form-container] .row label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row label{font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=text],.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row select,.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row textarea{height:55px!important;width:100%!important;border-radius:4px!important;border-width:2px!important;--tw-border-opacity:1!important;border-color:rgb(128 128 128/var(--tw-border-opacity))!important;--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important;padding:1rem!important}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin{display:flex;align-items:center;gap:1rem}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]{position:relative;margin:0;height:22px;appearance:none;border-radius:4px;border-width:2px;--tw-border-opacity:1;border-color:rgb(128 128 128/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));width:22px!important;padding:unset!important}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]:checked{--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(183 15 42/var(--tw-bg-opacity))}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin input[type=checkbox]:checked:after{position:absolute;top:3px;left:7px;height:10px;width:5px;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-style:solid;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-content:"";content:var(--tw-content);border-width:0 2px 2px 0}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin label a{font-size:inherit;--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .checkbox.nomargin label a:hover{text-decoration-line:underline}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row .submit-button{cursor:pointer}}@media (min-width:1200px){.headlessStyles_2025 .product-detail-card>ul li.active.added form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]{color:rgb(255 255 255/var(--tw-text-opacity))!important;opacity:1!important;border-color:transparent;background-color:transparent;--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity));padding:0!important}}@media (min-width:1200px){.headlessStyles_2025 .product-detail-card>ul li.active.added form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#b70f2a;stroke:#b70f2a}}@media (min-width:1200px){.headlessStyles_2025 .product-detail-card>ul li.active.added form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-color:#c8102e}}@media (min-width:1200px){.headlessStyles_2025 .product-detail-card>ul li.active.added form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:hover{text-decoration-line:underline}}@media (min-width:1200px){.headlessStyles_2025 .product-detail-card>ul li.active.added form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:active{text-decoration-line:none}}@media (min-width:1200px){.headlessStyles_2025 .product-detail-card>ul li.active.added form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#fff;stroke:#fff}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]{flex-direction:row;position:relative;display:flex;max-width:fit-content;align-items:center;gap:.5rem;white-space:nowrap;text-wrap:wrap;border-radius:100px;border-width:1px;padding:10.5px 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:.3s}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-style:solid;outline-offset:3px}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:disabled{pointer-events:none;opacity:.4}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500;--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit] svg{fill:#fff;stroke:#fff;transition-duration:.3s}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:focus-visible{outline-color:#c8102e}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:hover svg{fill:#c8102e;stroke:#c8102e}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:active{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}@media (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]:active svg{fill:#fff;stroke:#fff}}@media (min-width:1200px) and (min-width:1200px){.headlessStyles_2025 form .xl\:container.body-content div[data-sf-role=form-container] .row input[type=submit]{padding-top:13.5px;padding-bottom:13.5px;font-size:1.125rem;line-height:1.5625rem}}.headlessStyles_2025 .\*\:h-\[124px\]>*{height:124px}.headlessStyles_2025 .\*\:h-\[126px\]>*{height:126px}.headlessStyles_2025 .\*\:h-\[16px\]>*{height:16px}.headlessStyles_2025 .\*\:h-\[200px\]>*{height:200px}.headlessStyles_2025 .\*\:h-\[20px\]>*{height:20px}.headlessStyles_2025 .\*\:h-\[24px\]>*{height:24px}.headlessStyles_2025 .\*\:h-\[48px\]>*{height:48px}.headlessStyles_2025 .\*\:h-\[80px\]>*{height:80px}.headlessStyles_2025 .\*\:h-\[98px\]>*{height:98px}.headlessStyles_2025 .\*\:w-\[124px\]>*{width:124px}.headlessStyles_2025 .\*\:w-\[126px\]>*{width:126px}.headlessStyles_2025 .\*\:w-\[16px\]>*{width:16px}.headlessStyles_2025 .\*\:w-\[172px\]>*{width:172px}.headlessStyles_2025 .\*\:w-\[200px\]>*{width:200px}.headlessStyles_2025 .\*\:w-\[20px\]>*{width:20px}.headlessStyles_2025 .\*\:w-\[24px\]>*{width:24px}.headlessStyles_2025 .\*\:w-\[48px\]>*{width:48px}.headlessStyles_2025 .\*\:w-\[80px\]>*{width:80px}.headlessStyles_2025 .\*\:w-fit>*{width:fit-content}.headlessStyles_2025 .\*\:w-full>*{width:100%}.headlessStyles_2025 .\*\:flex-1>*{flex:1 1 0%}.headlessStyles_2025 .\*\:text-center>*{text-align:center}.headlessStyles_2025 .\*\:text-xsm-body>*{font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .\*\:font-bold>*{font-weight:700}.headlessStyles_2025 .\*\:\!text-content-primary>*{--tw-text-opacity:1!important;color:rgb(13 16 19/var(--tw-text-opacity))!important}.headlessStyles_2025 .\*\:\!text-content-secondary>*{--tw-text-opacity:1!important;color:rgb(32 40 47/var(--tw-text-opacity))!important}.headlessStyles_2025 .\*\:text-content-primary>*{--tw-text-opacity:1;color:rgb(13 16 19/var(--tw-text-opacity))}.headlessStyles_2025 .\*\:text-content-secondary>*,.headlessStyles_2025 .\*\:text-palette-primary-black>*{--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.headlessStyles_2025 .before\:absolute:before{content:var(--tw-content);position:absolute}.headlessStyles_2025 .before\:inset-y-0:before{content:var(--tw-content);top:0;bottom:0}.headlessStyles_2025 .before\:left-0:before{content:var(--tw-content);left:0}.headlessStyles_2025 .before\:w-10:before{content:var(--tw-content);width:2.5rem}.headlessStyles_2025 .before\:bg-gradient-to-l:before{content:var(--tw-content);background-image:linear-gradient(to left,var(--tw-gradient-stops))}.headlessStyles_2025 .before\:from-\[transparent\]:before{content:var(--tw-content);--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.headlessStyles_2025 .before\:to-\[white\]:before{content:var(--tw-content);--tw-gradient-to:#fff var(--tw-gradient-to-position)}.headlessStyles_2025 .before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.headlessStyles_2025 .after\:pointer-events-none:after{content:var(--tw-content);pointer-events:none}.headlessStyles_2025 .after\:absolute:after{content:var(--tw-content);position:absolute}.headlessStyles_2025 .after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.headlessStyles_2025 .after\:right-0:after{content:var(--tw-content);right:0}.headlessStyles_2025 .after\:w-10:after{content:var(--tw-content);width:2.5rem}.headlessStyles_2025 .after\:bg-gradient-to-r:after{content:var(--tw-content);background-image:linear-gradient(to right,var(--tw-gradient-stops))}.headlessStyles_2025 .after\:from-\[transparent\]:after{content:var(--tw-content);--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.headlessStyles_2025 .after\:to-\[white\]:after{content:var(--tw-content);--tw-gradient-to:#fff var(--tw-gradient-to-position)}.headlessStyles_2025 .after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.headlessStyles_2025 .odd\:bg-palette-secondary-grey-0:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.headlessStyles_2025 .even\:bg-palette-primary-white:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 .hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .hover\:border-palette-primary-black:hover{--tw-border-opacity:1;border-color:rgb(32 40 47/var(--tw-border-opacity))}.headlessStyles_2025 .hover\:bg-background-brand:hover{--tw-bg-opacity:1;background-color:rgb(200 16 46/var(--tw-bg-opacity))}.headlessStyles_2025 .hover\:bg-content-brand:hover{--tw-bg-opacity:1;background-color:rgb(183 15 42/var(--tw-bg-opacity))}.headlessStyles_2025 .hover\:bg-content-primary:hover{--tw-bg-opacity:1;background-color:rgb(13 16 19/var(--tw-bg-opacity))}.headlessStyles_2025 .hover\:\!fill-content-brand:hover{fill:#b70f2a!important}.headlessStyles_2025 .hover\:\!fill-palette-primary-brand:hover{fill:#c8102e!important}.headlessStyles_2025 .hover\:fill-palette-primary-brand:hover{fill:#c8102e}.headlessStyles_2025 .hover\:text-content-brand:hover{--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .hover\:text-content-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.headlessStyles_2025 .hover\:text-palette-primary-black:hover{--tw-text-opacity:1;color:rgb(32 40 47/var(--tw-text-opacity))}.headlessStyles_2025 .hover\:underline:hover{text-decoration-line:underline}.headlessStyles_2025 .hover\:\*\:fill-content-primary>:hover{fill:#0d1013}.headlessStyles_2025 .focus\:translate-y-0:focus{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .focus\:opacity-100:focus{opacity:1}.headlessStyles_2025 .focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.headlessStyles_2025 .focus\:outline:focus{outline-style:solid}.headlessStyles_2025 .focus\:outline-1:focus{outline-width:1px}.headlessStyles_2025 .focus\:outline-2:focus{outline-width:2px}.headlessStyles_2025 .focus\:outline-\[0\.5px\]:focus{outline-width:.5px}.headlessStyles_2025 .focus\:outline-offset-2:focus{outline-offset:2px}.headlessStyles_2025 .focus\:outline-offset-\[-2px\]:focus{outline-offset:-2px}.headlessStyles_2025 .focus\:outline-background-brand:focus{outline-color:#c8102e}.headlessStyles_2025 .focus\:outline-content-brand:focus{outline-color:#b70f2a}.headlessStyles_2025 .focus\:outline-content-primary:focus{outline-color:#0d1013}.headlessStyles_2025 .focus\:outline-palette-secondary-grey-500:focus{outline-color:grey}.headlessStyles_2025 .focus-visible\:mr-0:focus-visible{margin-right:0}.headlessStyles_2025 .focus-visible\:\!border-2:focus-visible{border-width:2px!important}.headlessStyles_2025 .focus-visible\:border-2:focus-visible{border-width:2px}.headlessStyles_2025 .focus-visible\:\!border-background-white:focus-visible{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important}.headlessStyles_2025 .focus-visible\:outline:focus-visible{outline-style:solid}.headlessStyles_2025 .focus-visible\:outline-0:focus-visible{outline-width:0}.headlessStyles_2025 .focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.headlessStyles_2025 .focus-visible\:outline-offset-\[3px\]:focus-visible{outline-offset:3px}.headlessStyles_2025 .focus-visible\:outline-background-border:focus-visible{outline-color:#b6b7b7}.headlessStyles_2025 .focus-visible\:outline-background-brand:focus-visible{outline-color:#c8102e}.headlessStyles_2025 .focus-visible\:outline-content-brand:focus-visible{outline-color:#b70f2a}.headlessStyles_2025 .focus-visible\:outline-content-primary:focus-visible{outline-color:#0d1013}.headlessStyles_2025 .active\:border-b-\[6px\]:active{border-bottom-width:6px}.headlessStyles_2025 .active\:\!border-b-background-brand:active{--tw-border-opacity:1!important;border-bottom-color:rgb(200 16 46/var(--tw-border-opacity))!important}.headlessStyles_2025 .active\:bg-content-white:active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.headlessStyles_2025 .active\:text-content-brand:active{--tw-text-opacity:1;color:rgb(183 15 42/var(--tw-text-opacity))}.headlessStyles_2025 .\*\:disabled\:border-palette-transparent:disabled>*{border-color:transparent}.headlessStyles_2025 .\*\:disabled\:text-palette-secondary-grey-150:disabled>*{--tw-text-opacity:1;color:rgb(207 207 207/var(--tw-text-opacity))}.headlessStyles_2025 .group:hover .group-hover\:visible{visibility:visible}.headlessStyles_2025 .group:hover .group-hover\:h-auto{height:auto}.headlessStyles_2025 .group:hover .group-hover\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .group:hover .group-hover\:bg-content-primary{--tw-bg-opacity:1;background-color:rgb(13 16 19/var(--tw-bg-opacity))}.headlessStyles_2025 .group:hover .group-hover\:fill-palette-primary-brand{fill:#c8102e}.headlessStyles_2025 .group:hover .group-hover\:text-palette-primary-brand{--tw-text-opacity:1;color:rgb(200 16 46/var(--tw-text-opacity))}.headlessStyles_2025 .group:hover .group-hover\:underline{text-decoration-line:underline}.headlessStyles_2025 .group:hover .group-hover\:opacity-100{opacity:1}@media not all and (min-width:1200px){.headlessStyles_2025 .max-xl\:mb-6{margin-bottom:1.5rem}.headlessStyles_2025 .max-xl\:-translate-x-full{--tw-translate-x:-100%}.headlessStyles_2025 .max-xl\:-translate-x-full,.headlessStyles_2025 .max-xl\:translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .max-xl\:translate-x-0{--tw-translate-x:0px}.headlessStyles_2025 .max-xl\:translate-x-full{--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:390px){.headlessStyles_2025 .sm\:w-\[152px\]{width:152px}.headlessStyles_2025 .sm\:w-\[calc\(100vw-\(100vw-540px\)\/2\)\]{width:calc(100vw - (100vw - 540px)/ 2)}.headlessStyles_2025 .sm\:min-w-40{min-width:10rem}.headlessStyles_2025 .sm\:max-w-\[310px\]{max-width:310px}.headlessStyles_2025 .sm\:flex-1{flex:1 1 0%}.headlessStyles_2025 .sm\:flex-row{flex-direction:row}.headlessStyles_2025 .sm\:justify-start{justify-content:flex-start}.headlessStyles_2025 .sm\:gap-24{gap:6rem}.headlessStyles_2025 .sm\:gap-4{gap:1rem}.headlessStyles_2025 .sm\:ps-\[147px\]{padding-inline-start:147px}.headlessStyles_2025 .sm\:text-d-sm-body{font-size:1.125rem;line-height:1.5625rem}.headlessStyles_2025 .md\:mb-8{margin-bottom:2rem}.headlessStyles_2025 .md\:w-\[calc\(100vw-\(100vw-720px\)\/2\)\]{width:calc(100vw - (100vw - 720px)/ 2)}.headlessStyles_2025 .md\:max-w-\[336px\]{max-width:336px}.headlessStyles_2025 .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.headlessStyles_2025 .md\:flex-row{flex-direction:row}.headlessStyles_2025 .md\:flex-wrap{flex-wrap:wrap}.headlessStyles_2025 .md\:items-center{align-items:center}.headlessStyles_2025 .md\:gap-8{gap:2rem}.headlessStyles_2025 .md\:gap-x-16{column-gap:4rem}.headlessStyles_2025 .md\:p-6{padding:1.5rem}.headlessStyles_2025 .md\:px-8{padding-left:2rem;padding-right:2rem}.headlessStyles_2025 .md\:py-16{padding-top:4rem;padding-bottom:4rem}.headlessStyles_2025 .md\:pt-2{padding-top:.5rem}.headlessStyles_2025 .md\:text-d-lg-body{font-size:1.375rem;line-height:1.8125rem}.headlessStyles_2025 .md\:text-d-sm-body{font-size:1.125rem;line-height:1.5625rem}.headlessStyles_2025 .md\:text-d-sm-title{font-size:1.875rem;line-height:2.3125rem}.headlessStyles_2025 .md\:text-d-xxsmall-body{font-size:.875rem;line-height:1.3125rem}.headlessStyles_2025 .md\:text-m-sm-body{font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .lg\:w-\[calc\(100vw-\(100vw-960px\)\/2\)\]{width:calc(100vw - (100vw - 960px)/ 2)}.headlessStyles_2025 .lg\:flex-\[0\]{flex:0}.headlessStyles_2025 .lg\:gap-x-\[162px\]{column-gap:162px}}@media (min-width:1200px){.headlessStyles_2025 .xl\:invisible{visibility:hidden}.headlessStyles_2025 .xl\:absolute{position:absolute}.headlessStyles_2025 .xl\:relative{position:relative}.headlessStyles_2025 .xl\:bottom-auto{bottom:auto}.headlessStyles_2025 .xl\:left-auto{left:auto}.headlessStyles_2025 .xl\:right-0{right:0}.headlessStyles_2025 .xl\:top-\[100px\]{top:100px}.headlessStyles_2025 .xl\:top-auto{top:auto}.headlessStyles_2025 .xl\:top-full{top:100%}.headlessStyles_2025 .xl\:z-\[99999999\]{z-index:99999999}.headlessStyles_2025 .xl\:col-span-4{grid-column:span 4/span 4}.headlessStyles_2025 .xl\:m-auto{margin:auto}.headlessStyles_2025 .xl\:mx-0{margin-left:0;margin-right:0}.headlessStyles_2025 .xl\:mx-12{margin-left:3rem;margin-right:3rem}.headlessStyles_2025 .xl\:mx-auto{margin-left:auto;margin-right:auto}.headlessStyles_2025 .xl\:\!-mt-20{margin-top:-5rem!important}.headlessStyles_2025 .xl\:\!mb-20{margin-bottom:5rem!important}.headlessStyles_2025 .xl\:\!mb-\[120px\]{margin-bottom:120px!important}.headlessStyles_2025 .xl\:\!mt-12{margin-top:3rem!important}.headlessStyles_2025 .xl\:\!mt-8{margin-top:2rem!important}.headlessStyles_2025 .xl\:-mt-20{margin-top:-5rem}.headlessStyles_2025 .xl\:mb-0{margin-bottom:0}.headlessStyles_2025 .xl\:mb-10{margin-bottom:2.5rem}.headlessStyles_2025 .xl\:mb-2{margin-bottom:.5rem}.headlessStyles_2025 .xl\:mb-20{margin-bottom:5rem}.headlessStyles_2025 .xl\:mb-4{margin-bottom:1rem}.headlessStyles_2025 .xl\:mb-6{margin-bottom:1.5rem}.headlessStyles_2025 .xl\:mb-8{margin-bottom:2rem}.headlessStyles_2025 .xl\:mb-9{margin-bottom:2.25rem}.headlessStyles_2025 .xl\:mb-\[120px\]{margin-bottom:120px}.headlessStyles_2025 .xl\:mt-0{margin-top:0}.headlessStyles_2025 .xl\:mt-10{margin-top:2.5rem}.headlessStyles_2025 .xl\:mt-12{margin-top:3rem}.headlessStyles_2025 .xl\:mt-2{margin-top:.5rem}.headlessStyles_2025 .xl\:mt-4{margin-top:1rem}.headlessStyles_2025 .xl\:mt-6{margin-top:1.5rem}.headlessStyles_2025 .xl\:mt-7{margin-top:1.75rem}.headlessStyles_2025 .xl\:mt-8{margin-top:2rem}.headlessStyles_2025 .xl\:block{display:block}.headlessStyles_2025 .xl\:flex{display:flex}.headlessStyles_2025 .xl\:grid{display:grid}.headlessStyles_2025 .xl\:hidden{display:none}.headlessStyles_2025 .xl\:h-10{height:2.5rem}.headlessStyles_2025 .xl\:h-20{height:5rem}.headlessStyles_2025 .xl\:h-\[0\]{height:0}.headlessStyles_2025 .xl\:h-\[124px\]{height:124px}.headlessStyles_2025 .xl\:h-\[170px\]{height:170px}.headlessStyles_2025 .xl\:h-\[188px\]{height:188px}.headlessStyles_2025 .xl\:h-\[56px\]{height:56px}.headlessStyles_2025 .xl\:h-\[64px\]{height:64px}.headlessStyles_2025 .xl\:h-\[72px\]{height:72px}.headlessStyles_2025 .xl\:h-auto{height:auto}.headlessStyles_2025 .xl\:max-h-\[528px\]{max-height:528px}.headlessStyles_2025 .xl\:max-h-\[700px\]{max-height:700px}.headlessStyles_2025 .xl\:w-1\/3{width:33.333333%}.headlessStyles_2025 .xl\:w-2\/3{width:66.666667%}.headlessStyles_2025 .xl\:w-\[124px\]{width:124px}.headlessStyles_2025 .xl\:w-\[180px\]{width:180px}.headlessStyles_2025 .xl\:w-\[226px\]{width:226px}.headlessStyles_2025 .xl\:w-\[276px\]{width:276px}.headlessStyles_2025 .xl\:w-\[278px\]{width:278px}.headlessStyles_2025 .xl\:w-\[280px\]{width:280px}.headlessStyles_2025 .xl\:w-\[282px\]{width:282px}.headlessStyles_2025 .xl\:w-\[480px\]{width:480px}.headlessStyles_2025 .xl\:w-\[48px\]{width:48px}.headlessStyles_2025 .xl\:w-\[560px\]{width:560px}.headlessStyles_2025 .xl\:w-\[56px\]{width:56px}.headlessStyles_2025 .xl\:w-\[596px\]{width:596px}.headlessStyles_2025 .xl\:w-\[600px\]{width:600px}.headlessStyles_2025 .xl\:w-\[64px\]{width:64px}.headlessStyles_2025 .xl\:w-\[70\%\]{width:70%}.headlessStyles_2025 .xl\:w-\[76\%\]{width:76%}.headlessStyles_2025 .xl\:w-\[calc\(100vw-\(100vw-1140px\)\/2\)\]{width:calc(100vw - (100vw - 1140px)/ 2)}.headlessStyles_2025 .xl\:w-\[calc\(50\%_-_16px\)\]{width:calc(50% - 16px)}.headlessStyles_2025 .xl\:w-auto{width:auto}.headlessStyles_2025 .xl\:w-fit{width:fit-content}.headlessStyles_2025 .xl\:w-full{width:100%}.headlessStyles_2025 .xl\:min-w-\[120px\]{min-width:120px}.headlessStyles_2025 .xl\:min-w-\[560px\]{min-width:560px}.headlessStyles_2025 .xl\:min-w-full{min-width:100%}.headlessStyles_2025 .xl\:max-w-\[120px\]{max-width:120px}.headlessStyles_2025 .xl\:max-w-\[129px\]{max-width:129px}.headlessStyles_2025 .xl\:max-w-\[133px\]{max-width:133px}.headlessStyles_2025 .xl\:max-w-\[160px\]{max-width:160px}.headlessStyles_2025 .xl\:max-w-\[200px\]{max-width:200px}.headlessStyles_2025 .xl\:max-w-\[261px\]{max-width:261px}.headlessStyles_2025 .xl\:max-w-\[282px\]{max-width:282px}.headlessStyles_2025 .xl\:max-w-\[30\%\]{max-width:30%}.headlessStyles_2025 .xl\:max-w-\[528px\]{max-width:528px}.headlessStyles_2025 .xl\:max-w-\[660px\]{max-width:660px}.headlessStyles_2025 .xl\:max-w-\[70\%\]{max-width:70%}.headlessStyles_2025 .xl\:max-w-\[792px\]{max-width:792px}.headlessStyles_2025 .xl\:max-w-\[893px\]{max-width:893px}.headlessStyles_2025 .xl\:max-w-\[900px\]{max-width:900px}.headlessStyles_2025 .xl\:max-w-\[943px\]{max-width:943px}.headlessStyles_2025 .xl\:max-w-\[950px\]{max-width:950px}.headlessStyles_2025 .xl\:max-w-\[954px\]{max-width:954px}.headlessStyles_2025 .xl\:max-w-\[960px\]{max-width:960px}.headlessStyles_2025 .xl\:table-fixed{table-layout:fixed}.headlessStyles_2025 .xl\:-translate-x-0{--tw-translate-x:-0px}.headlessStyles_2025 .xl\:-translate-x-0,.headlessStyles_2025 .xl\:-translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headlessStyles_2025 .xl\:-translate-y-0{--tw-translate-y:-0px}.headlessStyles_2025 .xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.headlessStyles_2025 .xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.headlessStyles_2025 .xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.headlessStyles_2025 .xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.headlessStyles_2025 .xl\:grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.headlessStyles_2025 .xl\:grid-cols-\[1fr_2fr_2fr\]{grid-template-columns:1fr 2fr 2fr}.headlessStyles_2025 .xl\:flex-row{flex-direction:row}.headlessStyles_2025 .xl\:flex-row-reverse{flex-direction:row-reverse}.headlessStyles_2025 .xl\:flex-col{flex-direction:column}.headlessStyles_2025 .xl\:items-start{align-items:flex-start}.headlessStyles_2025 .xl\:items-center{align-items:center}.headlessStyles_2025 .xl\:justify-normal{justify-content:normal}.headlessStyles_2025 .xl\:justify-end{justify-content:flex-end}.headlessStyles_2025 .xl\:justify-center{justify-content:center}.headlessStyles_2025 .xl\:justify-between{justify-content:space-between}.headlessStyles_2025 .xl\:gap-1{gap:.25rem}.headlessStyles_2025 .xl\:gap-10{gap:2.5rem}.headlessStyles_2025 .xl\:gap-12{gap:3rem}.headlessStyles_2025 .xl\:gap-14{gap:3.5rem}.headlessStyles_2025 .xl\:gap-16{gap:4rem}.headlessStyles_2025 .xl\:gap-2{gap:.5rem}.headlessStyles_2025 .xl\:gap-20{gap:5rem}.headlessStyles_2025 .xl\:gap-3{gap:.75rem}.headlessStyles_2025 .xl\:gap-4{gap:1rem}.headlessStyles_2025 .xl\:gap-5{gap:1.25rem}.headlessStyles_2025 .xl\:gap-6{gap:1.5rem}.headlessStyles_2025 .xl\:gap-8{gap:2rem}.headlessStyles_2025 .xl\:gap-\[72px\]{gap:72px}.headlessStyles_2025 .xl\:gap-\[92px\]{gap:92px}.headlessStyles_2025 .xl\:gap-x-2{column-gap:.5rem}.headlessStyles_2025 .xl\:gap-x-6{column-gap:1.5rem}.headlessStyles_2025 .xl\:gap-x-\[30px\]{column-gap:30px}.headlessStyles_2025 .xl\:gap-y-0{row-gap:0}.headlessStyles_2025 .xl\:gap-y-10{row-gap:2.5rem}.headlessStyles_2025 .xl\:gap-y-14{row-gap:3.5rem}.headlessStyles_2025 .xl\:gap-y-16{row-gap:4rem}.headlessStyles_2025 .xl\:self-end{align-self:flex-end}.headlessStyles_2025 .xl\:overflow-visible{overflow:visible}.headlessStyles_2025 .xl\:rounded-\[4px_40px_40px\]{border-radius:4px 40px 40px}.headlessStyles_2025 .xl\:rounded-corner-16{border-radius:16px}.headlessStyles_2025 .xl\:rounded-corner-4\/24\/24{border-radius:4px 24px 24px}.headlessStyles_2025 .xl\:rounded-corner-4\/40\/40{border-radius:4px 40px 40px}.headlessStyles_2025 .xl\:rounded-corner-8{border-radius:8px}.headlessStyles_2025 .xl\:rounded-tl-corner-4{border-top-left-radius:4px}.headlessStyles_2025 .xl\:border-0{border-width:0}.headlessStyles_2025 .xl\:\!p-0{padding:0!important}.headlessStyles_2025 .xl\:p-0{padding:0}.headlessStyles_2025 .xl\:p-10{padding:2.5rem}.headlessStyles_2025 .xl\:p-14{padding:3.5rem}.headlessStyles_2025 .xl\:p-8{padding:2rem}.headlessStyles_2025 .xl\:px-0{padding-left:0;padding-right:0}.headlessStyles_2025 .xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.headlessStyles_2025 .xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.headlessStyles_2025 .xl\:px-16{padding-left:4rem;padding-right:4rem}.headlessStyles_2025 .xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.headlessStyles_2025 .xl\:px-\[102px\]{padding-left:102px;padding-right:102px}.headlessStyles_2025 .xl\:px-\[104px\]{padding-left:104px;padding-right:104px}.headlessStyles_2025 .xl\:px-\[50px\]{padding-left:50px;padding-right:50px}.headlessStyles_2025 .xl\:px-\[92px\]{padding-left:92px;padding-right:92px}.headlessStyles_2025 .xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.headlessStyles_2025 .xl\:py-12{padding-top:3rem;padding-bottom:3rem}.headlessStyles_2025 .xl\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.headlessStyles_2025 .xl\:py-16{padding-top:4rem;padding-bottom:4rem}.headlessStyles_2025 .xl\:py-2{padding-top:.5rem;padding-bottom:.5rem}.headlessStyles_2025 .xl\:py-3{padding-top:.75rem;padding-bottom:.75rem}.headlessStyles_2025 .xl\:py-4{padding-top:1rem;padding-bottom:1rem}.headlessStyles_2025 .xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.headlessStyles_2025 .xl\:py-\[100px\]{padding-top:100px;padding-bottom:100px}.headlessStyles_2025 .xl\:py-\[120px\]{padding-top:120px;padding-bottom:120px}.headlessStyles_2025 .xl\:pb-0{padding-bottom:0}.headlessStyles_2025 .xl\:pb-14{padding-bottom:3.5rem}.headlessStyles_2025 .xl\:pb-20{padding-bottom:5rem}.headlessStyles_2025 .xl\:pb-\[13\.5px\]{padding-bottom:13.5px}.headlessStyles_2025 .xl\:pt-0{padding-top:0}.headlessStyles_2025 .xl\:pt-16{padding-top:4rem}.headlessStyles_2025 .xl\:pt-4{padding-top:1rem}.headlessStyles_2025 .xl\:pt-\[19\.5px\]{padding-top:19.5px}.headlessStyles_2025 .xl\:text-left{text-align:left}.headlessStyles_2025 .xl\:text-center{text-align:center}.headlessStyles_2025 .xl\:text-start{text-align:start}.headlessStyles_2025 .xl\:text-\[110px\]{font-size:110px}.headlessStyles_2025 .xl\:text-d-md-body{font-size:1.25rem;line-height:1.6875rem}.headlessStyles_2025 .xl\:text-d-md-title{font-size:2.5rem;line-height:2.9375rem;letter-spacing:-.05rem}.headlessStyles_2025 .xl\:text-d-sm-body{font-size:1.125rem;line-height:1.5625rem}.headlessStyles_2025 .xl\:text-d-xl-body{font-size:1.5rem;line-height:1.9375rem}.headlessStyles_2025 .xl\:text-d-xl-title{font-size:3.75rem;line-height:4.3125rem;letter-spacing:-.075rem}.headlessStyles_2025 .xl\:text-d-xsm-title{font-size:1.5rem;line-height:1.9375rem}.headlessStyles_2025 .xl\:text-d-xxsmall-body{font-size:.875rem;line-height:1.3125rem}.headlessStyles_2025 .xl\:text-m-md-body{font-size:1.125rem;line-height:1.5625rem;font-weight:500}.headlessStyles_2025 .xl\:leading-\[120\%\]{line-height:120%}.headlessStyles_2025 .xl\:leading-\[90px\]{line-height:90px}.headlessStyles_2025 .xl\:opacity-0{opacity:0}.headlessStyles_2025 .xl\:btn--md{padding-top:10.5px;padding-bottom:10.5px;font-size:1rem;line-height:1.4375rem;font-weight:500}.headlessStyles_2025 .xl\:btn--lg{padding-top:13.5px;padding-bottom:13.5px;font-size:1.125rem;line-height:1.5625rem}.headlessStyles_2025 .\*\:xl\:h-\[124px\]>*{height:124px}.headlessStyles_2025 .\*\:xl\:h-\[56px\]>*{height:56px}.headlessStyles_2025 .\*\:xl\:h-\[64px\]>*{height:64px}.headlessStyles_2025 .\*\:xl\:w-\[124px\]>*{width:124px}.headlessStyles_2025 .\*\:xl\:w-\[56px\]>*{width:56px}.headlessStyles_2025 .\*\:xl\:w-\[64px\]>*{width:64px}.headlessStyles_2025 .\*\:xl\:text-m-md-body>*{font-size:1.125rem;line-height:1.5625rem;font-weight:500}.headlessStyles_2025 .xl\:after\:hidden:after,.headlessStyles_2025 .xl\:before\:hidden:before{content:var(--tw-content);display:none}}@media (min-width:1440px){.headlessStyles_2025 .\32 xl\:mx-0{margin-left:0;margin-right:0}.headlessStyles_2025 .\32 xl\:w-10\/12{width:83.333333%}.headlessStyles_2025 .\32 xl\:w-\[1195px\]{width:1195px}.headlessStyles_2025 .\32 xl\:w-\[57\%\]{width:57%}.headlessStyles_2025 .\32 xl\:w-\[896px\]{width:896px}.headlessStyles_2025 .\32 xl\:w-\[calc\(100vw-\(100vw-1440px\)\/2\)\]{width:calc(100vw - (100vw - 1440px)/ 2)}.headlessStyles_2025 .\32 xl\:min-w-\[947px\]{min-width:947px}.headlessStyles_2025 .\32 xl\:max-w-\[1195px\]{max-width:1195px}.headlessStyles_2025 .\32 xl\:max-w-\[336px\]{max-width:336px}.headlessStyles_2025 .\32 xl\:flex-row{flex-direction:row}.headlessStyles_2025 .\32 xl\:flex-row-reverse{flex-direction:row-reverse}.headlessStyles_2025 .\32 xl\:items-center{align-items:center}.headlessStyles_2025 .\32 xl\:gap-16{gap:4rem}.headlessStyles_2025 .\32 xl\:gap-x-16{column-gap:4rem}.headlessStyles_2025 .\32 xl\:px-\[120px\]{padding-left:120px;padding-right:120px}.headlessStyles_2025 .\32 xl\:px-\[245px\]{padding-left:245px;padding-right:245px}.headlessStyles_2025 .\32 xl\:pb-\[37\%\]{padding-bottom:37%}}@media not all and (min-width:1200px){.headlessStyles_2025 .max-xl\:\[\&\.opened\]\:translate-x-0.opened{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}

/* George Custom For 2025 Nav */

.headlessStyles_2025.top-0 {
  top: 0;
}

.headlessStyles_2025.sticky {
  position: sticky;
}

.headlessStyles_2025.z-\[30\] {
  z-index: 30;
}


/* Ticket Banner */

.ticket_banner {
  text-align: center;
  padding: 5px;
	background: linear-gradient(170deg, #cf4400, #c8102e 21%, #a11661 45%, #7d1d7e 67%, #4e25a1 93%);  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  position: absolute;
  width: 100%;
}

.ticket_banner a {
  font-size: 15px;
  color: #FFF;
  text-decoration: underline;
}

@media (max-width:1200px) {
  .ticket_banner {
    position: sticky;
  }

  #mobile-nav {
    top: 62px;
  }
}

/* Home page Bubbles */
.glide__track {
  display: flex;
  justify-content: center;
}

.glide__slides{
  margin-left: 16px !important;
}