@charset "UTF-8";
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
@import "../../../css/BTS - RTE Styles.css";
/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.text-style-normal, .my-bts-links__button, .search-result .search-result__text, .search-result .search-result__breadcrumbs, .search-result__no-results-message, .search-filter__button, .wz-respiratory-futures-link__link, .opportunity > p, .opportunity__location, .person-listing__text, .feature-info-tile__text, .info-box__text,
.info-box__text p, .banner-details__detail-list-description, .banner-details__detail-list-term, .banner-details__link-description, .banner-details__link, .banner-details__info-list-description, .banner-details__info-list-term, .link-list__text, .field-validation-error.text-danger > span,
.field-validation-error > span, .form-tile__form-field.form-tile__form-field--checkbox .form-tile__form-field--checkbox-text, .form-tile__form-field.form-tile__form-field--radio .form-tile__form-field--radio-text, .form-tile__form-field, .form-tile__form-label, .form-tile__description, .table__body-cell, .table__head-cell-text, .table__description, .accordion__card-detail,
.accordion__card-text,
.accordion__card-text p, .cta-tile__status, .cta-tile__content-detail, .promo-image__link, .promo-image__time, .info-tile__venue, .info-tile__booking-status, .info-tile__publication-date, .info-tile__text, .info-tile__image-location, .info-tile__image-time, .info-tile-listing-form-search .info-tile-listing-form-search__input-text, .tweet__date-time, .tweet__text, .mobile-search__dropdown-label, .rte a:not(.button):not(.rte__button):not(.search-result__heading-link):not(.search-result__breadcrumb-item-link):not(.cke_button):not(.accordion__card-button):not(.breadcrumb__item-link):not(.button--involved):not(.goBackBtn):not(.infoBox-withImage__text a):not(.event-menu .rte a):not(.my-bts-my-membership .module-layout .rte a), .rte > p, .content-page__quote, .rte blockquote, .content-page__intro-copy p, .content-page__page-tag, .button, .button.button--primary, .rte .button, .text-style-link-normal, .wz-list-of-links__item-link, .person-listing__declaration, .link-list__item-link, .breadcrumb__item-link, .tweet__text-link, .tweet__heading-side, .tweet__heading-link, .member-portal__link-item, .member-portal__login-register-link, .hamburger-menu__text, .navigation-side__item-link, .navigation-secondary__item-link {
  display: inline-block;
  color: #07272D;
  font-family: "effra", "Helvetica";
  font-size: 18px;
  font-weight: normal;
}

.text-style-small, .explore-more__text h3, .explore-more__heading, .text-style-link-small, .footer-bottom__contact-list-description, .footer-bottom__contact-list-term, .footer-bottom__address-description span, .footer-bottom__description, .footer-bottom__navigation-link, .navigation-dropdown__item-link, .navigation-main .nav-item .nav-link, .mega-container .mega-menu__resource-item a, .explore-more__text a {
  display: inline-block;
  color: rgb(255, 255, 255);
  font-family: "effra", "Helvetica";
  font-size: 16px;
  font-weight: normal;
}

.text-style-link-normal:hover, .wz-list-of-links__item-link:hover, .person-listing__declaration:hover, .link-list__item-link:hover, .breadcrumb__item-link:hover, .tweet__text-link:hover, .tweet__heading-side:hover, .tweet__heading-link:hover, .member-portal__link-item:hover, .member-portal__login-register-link:hover, .hamburger-menu__text:hover, .navigation-side__item-link:hover, .navigation-secondary__item-link:hover {
  color: rgb(7, 39, 45);
  text-decoration: none;
  cursor: pointer;
}

.text-style-link-small:hover, .footer-bottom__contact-list-description:hover, .footer-bottom__contact-list-term:hover, .footer-bottom__address-description span:hover, .footer-bottom__description:hover, .footer-bottom__navigation-link:hover, .navigation-dropdown__item-link:hover, .navigation-main .nav-item .nav-link:hover, .mega-container .mega-menu__resource-item a:hover, .explore-more__text a:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.text-style-heading-level-1, .wz-text__heading, .wz-list-of-links__heading, .person-listing__heading, .info-box > h2, .info-box__heading, .link-list__heading, .form-tile__heading, .accordion__card-heading, .cta-tile__heading, .quick-links__heading, .rte > h1 {
  display: block;
  color: rgb(7, 39, 45);
  font-family: "effra", "Helvetica";
  font-weight: normal;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 70.2px;
}

.text-style-heading-level-2, .search-result .search-result__heading-link, .opportunity .opportunity__heading, .feature-info-tile__heading, .promo-image__heading, .mega-container .mega-menu__resource-title {
  display: block;
  color: rgb(100, 103, 112);
  font-family: "effra", "Helvetica";
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1em;
}

.text-style-heading-level-3, .search-list__sector-title, .search-filter > h3, .mega-container .mega-menu__resource-item-title {
  display: block;
  color: #07272D;
  font-family: "effra", "Helvetica";
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1em;
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
  --breakpoint-xxxl: 1500px;
  --breakpoint-xxxxl: 1600px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1340px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxxxl,
.col-xxxxl-auto, .col-xxxxl-24, .col-xxxxl-23, .col-xxxxl-22, .col-xxxxl-21, .col-xxxxl-20, .col-xxxxl-19, .col-xxxxl-18, .col-xxxxl-17, .col-xxxxl-16, .col-xxxxl-15, .col-xxxxl-14, .col-xxxxl-13, .col-xxxxl-12, .col-xxxxl-11, .col-xxxxl-10, .col-xxxxl-9, .col-xxxxl-8, .col-xxxxl-7, .col-xxxxl-6, .col-xxxxl-5, .col-xxxxl-4, .col-xxxxl-3, .col-xxxxl-2, .col-xxxxl-1, .col-xxxl,
.col-xxxl-auto, .col-xxxl-24, .col-xxxl-23, .col-xxxl-22, .col-xxxl-21, .col-xxxl-20, .col-xxxl-19, .col-xxxl-18, .col-xxxl-17, .col-xxxl-16, .col-xxxl-15, .col-xxxl-14, .col-xxxl-13, .col-xxxl-12, .col-xxxl-11, .col-xxxl-10, .col-xxxl-9, .col-xxxl-8, .col-xxxl-7, .col-xxxl-6, .col-xxxl-5, .col-xxxl-4, .col-xxxl-3, .col-xxxl-2, .col-xxxl-1, .col-xxl,
.col-xxl-auto, .col-xxl-24, .col-xxl-23, .col-xxl-22, .col-xxl-21, .col-xxl-20, .col-xxl-19, .col-xxl-18, .col-xxl-17, .col-xxl-16, .col-xxl-15, .col-xxl-14, .col-xxl-13, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-24, .col-xl-23, .col-xl-22, .col-xl-21, .col-xl-20, .col-xl-19, .col-xl-18, .col-xl-17, .col-xl-16, .col-xl-15, .col-xl-14, .col-xl-13, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-24, .col-lg-23, .col-lg-22, .col-lg-21, .col-lg-20, .col-lg-19, .col-lg-18, .col-lg-17, .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-24, .col-md-23, .col-md-22, .col-md-21, .col-md-20, .col-md-19, .col-md-18, .col-md-17, .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-24, .col-sm-23, .col-sm-22, .col-sm-21, .col-sm-20, .col-sm-19, .col-sm-18, .col-sm-17, .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-24, .col-23, .col-22, .col-21, .col-20, .col-19, .col-18, .col-17, .col-16, .col-15, .col-14, .col-13, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 4.1666666667%;
  max-width: 4.1666666667%;
}

.col-2 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-3 {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-4 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-5 {
  flex: 0 0 20.8333333333%;
  max-width: 20.8333333333%;
}

.col-6 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-7 {
  flex: 0 0 29.1666666667%;
  max-width: 29.1666666667%;
}

.col-8 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-9 {
  flex: 0 0 37.5%;
  max-width: 37.5%;
}

.col-10 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-11 {
  flex: 0 0 45.8333333333%;
  max-width: 45.8333333333%;
}

.col-12 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-13 {
  flex: 0 0 54.1666666667%;
  max-width: 54.1666666667%;
}

.col-14 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-15 {
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.col-16 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-17 {
  flex: 0 0 70.8333333333%;
  max-width: 70.8333333333%;
}

.col-18 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-19 {
  flex: 0 0 79.1666666667%;
  max-width: 79.1666666667%;
}

.col-20 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-21 {
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-22 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-23 {
  flex: 0 0 95.8333333333%;
  max-width: 95.8333333333%;
}

.col-24 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 25;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.order-13 {
  order: 13;
}

.order-14 {
  order: 14;
}

.order-15 {
  order: 15;
}

.order-16 {
  order: 16;
}

.order-17 {
  order: 17;
}

.order-18 {
  order: 18;
}

.order-19 {
  order: 19;
}

.order-20 {
  order: 20;
}

.order-21 {
  order: 21;
}

.order-22 {
  order: 22;
}

.order-23 {
  order: 23;
}

.order-24 {
  order: 24;
}

.offset-1 {
  margin-left: 4.1666666667%;
}

.offset-2 {
  margin-left: 8.3333333333%;
}

.offset-3 {
  margin-left: 12.5%;
}

.offset-4 {
  margin-left: 16.6666666667%;
}

.offset-5 {
  margin-left: 20.8333333333%;
}

.offset-6 {
  margin-left: 25%;
}

.offset-7 {
  margin-left: 29.1666666667%;
}

.offset-8 {
  margin-left: 33.3333333333%;
}

.offset-9 {
  margin-left: 37.5%;
}

.offset-10 {
  margin-left: 41.6666666667%;
}

.offset-11 {
  margin-left: 45.8333333333%;
}

.offset-12 {
  margin-left: 50%;
}

.offset-13 {
  margin-left: 54.1666666667%;
}

.offset-14 {
  margin-left: 58.3333333333%;
}

.offset-15 {
  margin-left: 62.5%;
}

.offset-16 {
  margin-left: 66.6666666667%;
}

.offset-17 {
  margin-left: 70.8333333333%;
}

.offset-18 {
  margin-left: 75%;
}

.offset-19 {
  margin-left: 79.1666666667%;
}

.offset-20 {
  margin-left: 83.3333333333%;
}

.offset-21 {
  margin-left: 87.5%;
}

.offset-22 {
  margin-left: 91.6666666667%;
}

.offset-23 {
  margin-left: 95.8333333333%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-sm-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-sm-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-sm-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-sm-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-sm-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-sm-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-sm-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-sm-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-sm-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-sm-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-sm-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 25;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .order-sm-13 {
    order: 13;
  }
  .order-sm-14 {
    order: 14;
  }
  .order-sm-15 {
    order: 15;
  }
  .order-sm-16 {
    order: 16;
  }
  .order-sm-17 {
    order: 17;
  }
  .order-sm-18 {
    order: 18;
  }
  .order-sm-19 {
    order: 19;
  }
  .order-sm-20 {
    order: 20;
  }
  .order-sm-21 {
    order: 21;
  }
  .order-sm-22 {
    order: 22;
  }
  .order-sm-23 {
    order: 23;
  }
  .order-sm-24 {
    order: 24;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 4.1666666667%;
  }
  .offset-sm-2 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-3 {
    margin-left: 12.5%;
  }
  .offset-sm-4 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-5 {
    margin-left: 20.8333333333%;
  }
  .offset-sm-6 {
    margin-left: 25%;
  }
  .offset-sm-7 {
    margin-left: 29.1666666667%;
  }
  .offset-sm-8 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-9 {
    margin-left: 37.5%;
  }
  .offset-sm-10 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-11 {
    margin-left: 45.8333333333%;
  }
  .offset-sm-12 {
    margin-left: 50%;
  }
  .offset-sm-13 {
    margin-left: 54.1666666667%;
  }
  .offset-sm-14 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-15 {
    margin-left: 62.5%;
  }
  .offset-sm-16 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-17 {
    margin-left: 70.8333333333%;
  }
  .offset-sm-18 {
    margin-left: 75%;
  }
  .offset-sm-19 {
    margin-left: 79.1666666667%;
  }
  .offset-sm-20 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-21 {
    margin-left: 87.5%;
  }
  .offset-sm-22 {
    margin-left: 91.6666666667%;
  }
  .offset-sm-23 {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-md-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-md-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-md-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-md-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-md-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-md-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-md-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-md-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-md-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-md-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-md-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-md-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 25;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .order-md-13 {
    order: 13;
  }
  .order-md-14 {
    order: 14;
  }
  .order-md-15 {
    order: 15;
  }
  .order-md-16 {
    order: 16;
  }
  .order-md-17 {
    order: 17;
  }
  .order-md-18 {
    order: 18;
  }
  .order-md-19 {
    order: 19;
  }
  .order-md-20 {
    order: 20;
  }
  .order-md-21 {
    order: 21;
  }
  .order-md-22 {
    order: 22;
  }
  .order-md-23 {
    order: 23;
  }
  .order-md-24 {
    order: 24;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 4.1666666667%;
  }
  .offset-md-2 {
    margin-left: 8.3333333333%;
  }
  .offset-md-3 {
    margin-left: 12.5%;
  }
  .offset-md-4 {
    margin-left: 16.6666666667%;
  }
  .offset-md-5 {
    margin-left: 20.8333333333%;
  }
  .offset-md-6 {
    margin-left: 25%;
  }
  .offset-md-7 {
    margin-left: 29.1666666667%;
  }
  .offset-md-8 {
    margin-left: 33.3333333333%;
  }
  .offset-md-9 {
    margin-left: 37.5%;
  }
  .offset-md-10 {
    margin-left: 41.6666666667%;
  }
  .offset-md-11 {
    margin-left: 45.8333333333%;
  }
  .offset-md-12 {
    margin-left: 50%;
  }
  .offset-md-13 {
    margin-left: 54.1666666667%;
  }
  .offset-md-14 {
    margin-left: 58.3333333333%;
  }
  .offset-md-15 {
    margin-left: 62.5%;
  }
  .offset-md-16 {
    margin-left: 66.6666666667%;
  }
  .offset-md-17 {
    margin-left: 70.8333333333%;
  }
  .offset-md-18 {
    margin-left: 75%;
  }
  .offset-md-19 {
    margin-left: 79.1666666667%;
  }
  .offset-md-20 {
    margin-left: 83.3333333333%;
  }
  .offset-md-21 {
    margin-left: 87.5%;
  }
  .offset-md-22 {
    margin-left: 91.6666666667%;
  }
  .offset-md-23 {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-lg-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-lg-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-lg-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-lg-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-lg-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-lg-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-lg-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-lg-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-lg-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-lg-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-lg-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-lg-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 25;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .order-lg-13 {
    order: 13;
  }
  .order-lg-14 {
    order: 14;
  }
  .order-lg-15 {
    order: 15;
  }
  .order-lg-16 {
    order: 16;
  }
  .order-lg-17 {
    order: 17;
  }
  .order-lg-18 {
    order: 18;
  }
  .order-lg-19 {
    order: 19;
  }
  .order-lg-20 {
    order: 20;
  }
  .order-lg-21 {
    order: 21;
  }
  .order-lg-22 {
    order: 22;
  }
  .order-lg-23 {
    order: 23;
  }
  .order-lg-24 {
    order: 24;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 4.1666666667%;
  }
  .offset-lg-2 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-3 {
    margin-left: 12.5%;
  }
  .offset-lg-4 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-5 {
    margin-left: 20.8333333333%;
  }
  .offset-lg-6 {
    margin-left: 25%;
  }
  .offset-lg-7 {
    margin-left: 29.1666666667%;
  }
  .offset-lg-8 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-9 {
    margin-left: 37.5%;
  }
  .offset-lg-10 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-11 {
    margin-left: 45.8333333333%;
  }
  .offset-lg-12 {
    margin-left: 50%;
  }
  .offset-lg-13 {
    margin-left: 54.1666666667%;
  }
  .offset-lg-14 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-15 {
    margin-left: 62.5%;
  }
  .offset-lg-16 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-17 {
    margin-left: 70.8333333333%;
  }
  .offset-lg-18 {
    margin-left: 75%;
  }
  .offset-lg-19 {
    margin-left: 79.1666666667%;
  }
  .offset-lg-20 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-21 {
    margin-left: 87.5%;
  }
  .offset-lg-22 {
    margin-left: 91.6666666667%;
  }
  .offset-lg-23 {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-xl-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xl-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-xl-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-xl-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xl-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-xl-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-xl-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xl-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-xl-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-xl-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xl-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-xl-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 25;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .order-xl-13 {
    order: 13;
  }
  .order-xl-14 {
    order: 14;
  }
  .order-xl-15 {
    order: 15;
  }
  .order-xl-16 {
    order: 16;
  }
  .order-xl-17 {
    order: 17;
  }
  .order-xl-18 {
    order: 18;
  }
  .order-xl-19 {
    order: 19;
  }
  .order-xl-20 {
    order: 20;
  }
  .order-xl-21 {
    order: 21;
  }
  .order-xl-22 {
    order: 22;
  }
  .order-xl-23 {
    order: 23;
  }
  .order-xl-24 {
    order: 24;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 4.1666666667%;
  }
  .offset-xl-2 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-3 {
    margin-left: 12.5%;
  }
  .offset-xl-4 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-5 {
    margin-left: 20.8333333333%;
  }
  .offset-xl-6 {
    margin-left: 25%;
  }
  .offset-xl-7 {
    margin-left: 29.1666666667%;
  }
  .offset-xl-8 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-9 {
    margin-left: 37.5%;
  }
  .offset-xl-10 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-11 {
    margin-left: 45.8333333333%;
  }
  .offset-xl-12 {
    margin-left: 50%;
  }
  .offset-xl-13 {
    margin-left: 54.1666666667%;
  }
  .offset-xl-14 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-15 {
    margin-left: 62.5%;
  }
  .offset-xl-16 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-17 {
    margin-left: 70.8333333333%;
  }
  .offset-xl-18 {
    margin-left: 75%;
  }
  .offset-xl-19 {
    margin-left: 79.1666666667%;
  }
  .offset-xl-20 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-21 {
    margin-left: 87.5%;
  }
  .offset-xl-22 {
    margin-left: 91.6666666667%;
  }
  .offset-xl-23 {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-xxl-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xxl-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-xxl-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-xxl-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xxl-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-xxl-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-xxl-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xxl-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-xxl-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-xxl-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xxl-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-xxl-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 25;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .order-xxl-13 {
    order: 13;
  }
  .order-xxl-14 {
    order: 14;
  }
  .order-xxl-15 {
    order: 15;
  }
  .order-xxl-16 {
    order: 16;
  }
  .order-xxl-17 {
    order: 17;
  }
  .order-xxl-18 {
    order: 18;
  }
  .order-xxl-19 {
    order: 19;
  }
  .order-xxl-20 {
    order: 20;
  }
  .order-xxl-21 {
    order: 21;
  }
  .order-xxl-22 {
    order: 22;
  }
  .order-xxl-23 {
    order: 23;
  }
  .order-xxl-24 {
    order: 24;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 4.1666666667%;
  }
  .offset-xxl-2 {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-3 {
    margin-left: 12.5%;
  }
  .offset-xxl-4 {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-5 {
    margin-left: 20.8333333333%;
  }
  .offset-xxl-6 {
    margin-left: 25%;
  }
  .offset-xxl-7 {
    margin-left: 29.1666666667%;
  }
  .offset-xxl-8 {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-9 {
    margin-left: 37.5%;
  }
  .offset-xxl-10 {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-11 {
    margin-left: 45.8333333333%;
  }
  .offset-xxl-12 {
    margin-left: 50%;
  }
  .offset-xxl-13 {
    margin-left: 54.1666666667%;
  }
  .offset-xxl-14 {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-15 {
    margin-left: 62.5%;
  }
  .offset-xxl-16 {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-17 {
    margin-left: 70.8333333333%;
  }
  .offset-xxl-18 {
    margin-left: 75%;
  }
  .offset-xxl-19 {
    margin-left: 79.1666666667%;
  }
  .offset-xxl-20 {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-21 {
    margin-left: 87.5%;
  }
  .offset-xxl-22 {
    margin-left: 91.6666666667%;
  }
  .offset-xxl-23 {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 1500px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxxl-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-xxxl-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxxl-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xxxl-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxl-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-xxxl-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-xxxl-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxxl-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xxxl-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxxl-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-xxxl-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-xxxl-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxxl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xxxl-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxxl-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-xxxl-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-xxxl-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxxl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xxxl-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxxl-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-xxxl-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxxl-first {
    order: -1;
  }
  .order-xxxl-last {
    order: 25;
  }
  .order-xxxl-0 {
    order: 0;
  }
  .order-xxxl-1 {
    order: 1;
  }
  .order-xxxl-2 {
    order: 2;
  }
  .order-xxxl-3 {
    order: 3;
  }
  .order-xxxl-4 {
    order: 4;
  }
  .order-xxxl-5 {
    order: 5;
  }
  .order-xxxl-6 {
    order: 6;
  }
  .order-xxxl-7 {
    order: 7;
  }
  .order-xxxl-8 {
    order: 8;
  }
  .order-xxxl-9 {
    order: 9;
  }
  .order-xxxl-10 {
    order: 10;
  }
  .order-xxxl-11 {
    order: 11;
  }
  .order-xxxl-12 {
    order: 12;
  }
  .order-xxxl-13 {
    order: 13;
  }
  .order-xxxl-14 {
    order: 14;
  }
  .order-xxxl-15 {
    order: 15;
  }
  .order-xxxl-16 {
    order: 16;
  }
  .order-xxxl-17 {
    order: 17;
  }
  .order-xxxl-18 {
    order: 18;
  }
  .order-xxxl-19 {
    order: 19;
  }
  .order-xxxl-20 {
    order: 20;
  }
  .order-xxxl-21 {
    order: 21;
  }
  .order-xxxl-22 {
    order: 22;
  }
  .order-xxxl-23 {
    order: 23;
  }
  .order-xxxl-24 {
    order: 24;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 4.1666666667%;
  }
  .offset-xxxl-2 {
    margin-left: 8.3333333333%;
  }
  .offset-xxxl-3 {
    margin-left: 12.5%;
  }
  .offset-xxxl-4 {
    margin-left: 16.6666666667%;
  }
  .offset-xxxl-5 {
    margin-left: 20.8333333333%;
  }
  .offset-xxxl-6 {
    margin-left: 25%;
  }
  .offset-xxxl-7 {
    margin-left: 29.1666666667%;
  }
  .offset-xxxl-8 {
    margin-left: 33.3333333333%;
  }
  .offset-xxxl-9 {
    margin-left: 37.5%;
  }
  .offset-xxxl-10 {
    margin-left: 41.6666666667%;
  }
  .offset-xxxl-11 {
    margin-left: 45.8333333333%;
  }
  .offset-xxxl-12 {
    margin-left: 50%;
  }
  .offset-xxxl-13 {
    margin-left: 54.1666666667%;
  }
  .offset-xxxl-14 {
    margin-left: 58.3333333333%;
  }
  .offset-xxxl-15 {
    margin-left: 62.5%;
  }
  .offset-xxxl-16 {
    margin-left: 66.6666666667%;
  }
  .offset-xxxl-17 {
    margin-left: 70.8333333333%;
  }
  .offset-xxxl-18 {
    margin-left: 75%;
  }
  .offset-xxxl-19 {
    margin-left: 79.1666666667%;
  }
  .offset-xxxl-20 {
    margin-left: 83.3333333333%;
  }
  .offset-xxxl-21 {
    margin-left: 87.5%;
  }
  .offset-xxxl-22 {
    margin-left: 91.6666666667%;
  }
  .offset-xxxl-23 {
    margin-left: 95.8333333333%;
  }
}
@media (min-width: 1600px) {
  .col-xxxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxxxl-1 {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
  .col-xxxxl-2 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxxxl-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
  .col-xxxxl-4 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxxxl-5 {
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%;
  }
  .col-xxxxl-6 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxxl-7 {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
  .col-xxxxl-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxxxl-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xxxxl-10 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxxxl-11 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
  }
  .col-xxxxl-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxxl-13 {
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
  }
  .col-xxxxl-14 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxxxl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xxxxl-16 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxxxl-17 {
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%;
  }
  .col-xxxxl-18 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxxl-19 {
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%;
  }
  .col-xxxxl-20 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxxxl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xxxxl-22 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxxxl-23 {
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%;
  }
  .col-xxxxl-24 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxxxl-first {
    order: -1;
  }
  .order-xxxxl-last {
    order: 25;
  }
  .order-xxxxl-0 {
    order: 0;
  }
  .order-xxxxl-1 {
    order: 1;
  }
  .order-xxxxl-2 {
    order: 2;
  }
  .order-xxxxl-3 {
    order: 3;
  }
  .order-xxxxl-4 {
    order: 4;
  }
  .order-xxxxl-5 {
    order: 5;
  }
  .order-xxxxl-6 {
    order: 6;
  }
  .order-xxxxl-7 {
    order: 7;
  }
  .order-xxxxl-8 {
    order: 8;
  }
  .order-xxxxl-9 {
    order: 9;
  }
  .order-xxxxl-10 {
    order: 10;
  }
  .order-xxxxl-11 {
    order: 11;
  }
  .order-xxxxl-12 {
    order: 12;
  }
  .order-xxxxl-13 {
    order: 13;
  }
  .order-xxxxl-14 {
    order: 14;
  }
  .order-xxxxl-15 {
    order: 15;
  }
  .order-xxxxl-16 {
    order: 16;
  }
  .order-xxxxl-17 {
    order: 17;
  }
  .order-xxxxl-18 {
    order: 18;
  }
  .order-xxxxl-19 {
    order: 19;
  }
  .order-xxxxl-20 {
    order: 20;
  }
  .order-xxxxl-21 {
    order: 21;
  }
  .order-xxxxl-22 {
    order: 22;
  }
  .order-xxxxl-23 {
    order: 23;
  }
  .order-xxxxl-24 {
    order: 24;
  }
  .offset-xxxxl-0 {
    margin-left: 0;
  }
  .offset-xxxxl-1 {
    margin-left: 4.1666666667%;
  }
  .offset-xxxxl-2 {
    margin-left: 8.3333333333%;
  }
  .offset-xxxxl-3 {
    margin-left: 12.5%;
  }
  .offset-xxxxl-4 {
    margin-left: 16.6666666667%;
  }
  .offset-xxxxl-5 {
    margin-left: 20.8333333333%;
  }
  .offset-xxxxl-6 {
    margin-left: 25%;
  }
  .offset-xxxxl-7 {
    margin-left: 29.1666666667%;
  }
  .offset-xxxxl-8 {
    margin-left: 33.3333333333%;
  }
  .offset-xxxxl-9 {
    margin-left: 37.5%;
  }
  .offset-xxxxl-10 {
    margin-left: 41.6666666667%;
  }
  .offset-xxxxl-11 {
    margin-left: 45.8333333333%;
  }
  .offset-xxxxl-12 {
    margin-left: 50%;
  }
  .offset-xxxxl-13 {
    margin-left: 54.1666666667%;
  }
  .offset-xxxxl-14 {
    margin-left: 58.3333333333%;
  }
  .offset-xxxxl-15 {
    margin-left: 62.5%;
  }
  .offset-xxxxl-16 {
    margin-left: 66.6666666667%;
  }
  .offset-xxxxl-17 {
    margin-left: 70.8333333333%;
  }
  .offset-xxxxl-18 {
    margin-left: 75%;
  }
  .offset-xxxxl-19 {
    margin-left: 79.1666666667%;
  }
  .offset-xxxxl-20 {
    margin-left: 83.3333333333%;
  }
  .offset-xxxxl-21 {
    margin-left: 87.5%;
  }
  .offset-xxxxl-22 {
    margin-left: 91.6666666667%;
  }
  .offset-xxxxl-23 {
    margin-left: 95.8333333333%;
  }
}
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1399.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1499.98px) {
  .navbar-expand-xxxl > .container,
  .navbar-expand-xxxl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1500px) {
  .navbar-expand-xxxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxxl > .container,
  .navbar-expand-xxxl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xxxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxxl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1599.98px) {
  .navbar-expand-xxxxl > .container,
  .navbar-expand-xxxxl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1600px) {
  .navbar-expand-xxxxl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxxxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxxxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxxxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxxxl > .container,
  .navbar-expand-xxxxl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xxxxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxxxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(204, 228.6, 255);
  border-color: rgb(183.6, 218.04, 255);
}
.alert-primary hr {
  border-top-color: rgb(158.1, 204.84, 255);
}
.alert-primary .alert-link {
  color: rgb(0, 39.36, 81.6);
}

.alert-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(225.6, 227.4, 229);
  border-color: rgb(213.84, 216.36, 218.6);
}
.alert-secondary hr {
  border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.alert-secondary .alert-link {
  color: rgb(32.5205150215, 35.2305579399, 37.6394849785);
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(248, 214.6, 217.8);
  border-color: rgb(245.2, 198.44, 202.92);
}
.alert-danger hr {
  border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.alert-danger .alert-link {
  color: rgb(73.3010989011, 17.6589010989, 22.9898901099);
}

.alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}
.alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}
.alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    transition: none;
  }
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(0, 98.4, 204) !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(211, 158.25, 0) !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1500px) {
  .d-xxxl-none {
    display: none !important;
  }
  .d-xxxl-inline {
    display: inline !important;
  }
  .d-xxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxl-block {
    display: block !important;
  }
  .d-xxxl-table {
    display: table !important;
  }
  .d-xxxl-table-row {
    display: table-row !important;
  }
  .d-xxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxl-flex {
    display: flex !important;
  }
  .d-xxxl-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1600px) {
  .d-xxxxl-none {
    display: none !important;
  }
  .d-xxxxl-inline {
    display: inline !important;
  }
  .d-xxxxl-inline-block {
    display: inline-block !important;
  }
  .d-xxxxl-block {
    display: block !important;
  }
  .d-xxxxl-table {
    display: table !important;
  }
  .d-xxxxl-table-row {
    display: table-row !important;
  }
  .d-xxxxl-table-cell {
    display: table-cell !important;
  }
  .d-xxxxl-flex {
    display: flex !important;
  }
  .d-xxxxl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1400px) {
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1500px) {
  .flex-xxxl-row {
    flex-direction: row !important;
  }
  .flex-xxxl-column {
    flex-direction: column !important;
  }
  .flex-xxxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxxl-center {
    justify-content: center !important;
  }
  .justify-content-xxxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxxl-center {
    align-items: center !important;
  }
  .align-items-xxxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxxl-center {
    align-content: center !important;
  }
  .align-content-xxxl-between {
    align-content: space-between !important;
  }
  .align-content-xxxl-around {
    align-content: space-around !important;
  }
  .align-content-xxxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxxl-auto {
    align-self: auto !important;
  }
  .align-self-xxxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxxl-center {
    align-self: center !important;
  }
  .align-self-xxxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxxl-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1600px) {
  .flex-xxxxl-row {
    flex-direction: row !important;
  }
  .flex-xxxxl-column {
    flex-direction: column !important;
  }
  .flex-xxxxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxxxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxxxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxxxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxxxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xxxxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxxxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxxxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxxxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxxxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xxxxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxxxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxxxl-center {
    justify-content: center !important;
  }
  .justify-content-xxxxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxxxl-around {
    justify-content: space-around !important;
  }
  .align-items-xxxxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxxxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxxxl-center {
    align-items: center !important;
  }
  .align-items-xxxxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxxxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxxxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxxxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxxxl-center {
    align-content: center !important;
  }
  .align-content-xxxxl-between {
    align-content: space-between !important;
  }
  .align-content-xxxxl-around {
    align-content: space-around !important;
  }
  .align-content-xxxxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxxxl-auto {
    align-self: auto !important;
  }
  .align-self-xxxxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxxxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxxxl-center {
    align-self: center !important;
  }
  .align-self-xxxxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxxxl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
@media (min-width: 1500px) {
  .float-xxxl-left {
    float: left !important;
  }
  .float-xxxl-right {
    float: right !important;
  }
  .float-xxxl-none {
    float: none !important;
  }
}
@media (min-width: 1600px) {
  .float-xxxxl-left {
    float: left !important;
  }
  .float-xxxxl-right {
    float: right !important;
  }
  .float-xxxxl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1500px) {
  .m-xxxl-0 {
    margin: 0 !important;
  }
  .mt-xxxl-0,
  .my-xxxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxxl-0,
  .mx-xxxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxxl-0,
  .my-xxxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxxl-0,
  .mx-xxxl-0 {
    margin-left: 0 !important;
  }
  .m-xxxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxxl-1,
  .my-xxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxxl-1,
  .mx-xxxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxxl-1,
  .my-xxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxxl-1,
  .mx-xxxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxxl-2,
  .my-xxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxxl-2,
  .mx-xxxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxxl-2,
  .my-xxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxxl-2,
  .mx-xxxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxxl-3 {
    margin: 1rem !important;
  }
  .mt-xxxl-3,
  .my-xxxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxxl-3,
  .mx-xxxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxxl-3,
  .my-xxxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxxl-3,
  .mx-xxxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxxl-4,
  .my-xxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxxl-4,
  .mx-xxxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxxl-4,
  .my-xxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxxl-4,
  .mx-xxxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxxl-5 {
    margin: 3rem !important;
  }
  .mt-xxxl-5,
  .my-xxxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxxl-5,
  .mx-xxxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxxl-5,
  .my-xxxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxxl-5,
  .mx-xxxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxxl-0 {
    padding: 0 !important;
  }
  .pt-xxxl-0,
  .py-xxxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxxl-0,
  .px-xxxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxxl-0,
  .py-xxxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxxl-0,
  .px-xxxl-0 {
    padding-left: 0 !important;
  }
  .p-xxxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxxl-1,
  .py-xxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxxl-1,
  .px-xxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxxl-1,
  .py-xxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxxl-1,
  .px-xxxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxxl-2,
  .py-xxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxxl-2,
  .px-xxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxxl-2,
  .py-xxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxxl-2,
  .px-xxxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxxl-3 {
    padding: 1rem !important;
  }
  .pt-xxxl-3,
  .py-xxxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxxl-3,
  .px-xxxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxxl-3,
  .py-xxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxxl-3,
  .px-xxxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxxl-4,
  .py-xxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxxl-4,
  .px-xxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxxl-4,
  .py-xxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxxl-4,
  .px-xxxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxxl-5 {
    padding: 3rem !important;
  }
  .pt-xxxl-5,
  .py-xxxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxxl-5,
  .px-xxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxl-5,
  .py-xxxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxxl-5,
  .px-xxxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxxl-auto {
    margin: auto !important;
  }
  .mt-xxxl-auto,
  .my-xxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxl-auto,
  .mx-xxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxl-auto,
  .my-xxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxl-auto,
  .mx-xxxl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1600px) {
  .m-xxxxl-0 {
    margin: 0 !important;
  }
  .mt-xxxxl-0,
  .my-xxxxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxxxl-0,
  .mx-xxxxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxxxl-0,
  .my-xxxxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxxxl-0,
  .mx-xxxxl-0 {
    margin-left: 0 !important;
  }
  .m-xxxxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxxxl-1,
  .my-xxxxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxxxl-1,
  .mx-xxxxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxxxl-1,
  .my-xxxxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxxxl-1,
  .mx-xxxxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxxxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxxxl-2,
  .my-xxxxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxxxl-2,
  .mx-xxxxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxxxl-2,
  .my-xxxxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxxxl-2,
  .mx-xxxxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxxxl-3 {
    margin: 1rem !important;
  }
  .mt-xxxxl-3,
  .my-xxxxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxxxl-3,
  .mx-xxxxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxxxl-3,
  .my-xxxxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxxxl-3,
  .mx-xxxxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxxxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxxxl-4,
  .my-xxxxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxxxl-4,
  .mx-xxxxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxxxl-4,
  .my-xxxxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxxxl-4,
  .mx-xxxxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxxxl-5 {
    margin: 3rem !important;
  }
  .mt-xxxxl-5,
  .my-xxxxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxxxl-5,
  .mx-xxxxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxxxl-5,
  .my-xxxxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxxxl-5,
  .mx-xxxxl-5 {
    margin-left: 3rem !important;
  }
  .p-xxxxl-0 {
    padding: 0 !important;
  }
  .pt-xxxxl-0,
  .py-xxxxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxxxl-0,
  .px-xxxxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxxxl-0,
  .py-xxxxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxxxl-0,
  .px-xxxxl-0 {
    padding-left: 0 !important;
  }
  .p-xxxxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxxxl-1,
  .py-xxxxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxxxl-1,
  .px-xxxxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxxxl-1,
  .py-xxxxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxxxl-1,
  .px-xxxxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxxxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxxxl-2,
  .py-xxxxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxxxl-2,
  .px-xxxxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxxxl-2,
  .py-xxxxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxxxl-2,
  .px-xxxxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxxxl-3 {
    padding: 1rem !important;
  }
  .pt-xxxxl-3,
  .py-xxxxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxxxl-3,
  .px-xxxxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxxxl-3,
  .py-xxxxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxxxl-3,
  .px-xxxxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxxxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxxxl-4,
  .py-xxxxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxxxl-4,
  .px-xxxxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxxxl-4,
  .py-xxxxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxxxl-4,
  .px-xxxxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxxxl-5 {
    padding: 3rem !important;
  }
  .pt-xxxxl-5,
  .py-xxxxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxxxl-5,
  .px-xxxxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxxxl-5,
  .py-xxxxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxxxl-5,
  .px-xxxxl-5 {
    padding-left: 3rem !important;
  }
  .m-xxxxl-auto {
    margin: auto !important;
  }
  .mt-xxxxl-auto,
  .my-xxxxl-auto {
    margin-top: auto !important;
  }
  .mr-xxxxl-auto,
  .mx-xxxxl-auto {
    margin-right: auto !important;
  }
  .mb-xxxxl-auto,
  .my-xxxxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxxxl-auto,
  .mx-xxxxl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1500px) {
  .text-xxxl-left {
    text-align: left !important;
  }
  .text-xxxl-right {
    text-align: right !important;
  }
  .text-xxxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .text-xxxxl-left {
    text-align: left !important;
  }
  .text-xxxxl-right {
    text-align: right !important;
  }
  .text-xxxxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(0, 98.4, 204) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(211, 158.25, 0) !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(218.25, 223.5, 228.75) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.text-style-normal, .my-bts-links__button, .search-result .search-result__text, .search-result .search-result__breadcrumbs, .search-result__no-results-message, .search-filter__button, .wz-respiratory-futures-link__link, .opportunity > p, .opportunity__location, .person-listing__text, .feature-info-tile__text, .info-box__text,
.info-box__text p, .banner-details__detail-list-description, .banner-details__detail-list-term, .banner-details__link-description, .banner-details__link, .banner-details__info-list-description, .banner-details__info-list-term, .link-list__text, .field-validation-error.text-danger > span,
.field-validation-error > span, .form-tile__form-field.form-tile__form-field--checkbox .form-tile__form-field--checkbox-text, .form-tile__form-field.form-tile__form-field--radio .form-tile__form-field--radio-text, .form-tile__form-field, .form-tile__form-label, .form-tile__description, .table__body-cell, .table__head-cell-text, .table__description, .accordion__card-detail,
.accordion__card-text,
.accordion__card-text p, .cta-tile__status, .cta-tile__content-detail, .promo-image__link, .promo-image__time, .info-tile__venue, .info-tile__booking-status, .info-tile__publication-date, .info-tile__text, .info-tile__image-location, .info-tile__image-time, .info-tile-listing-form-search .info-tile-listing-form-search__input-text, .tweet__date-time, .tweet__text, .mobile-search__dropdown-label, .rte a:not(.button):not(.rte__button):not(.search-result__heading-link):not(.search-result__breadcrumb-item-link):not(.cke_button):not(.accordion__card-button):not(.breadcrumb__item-link):not(.button--involved):not(.goBackBtn):not(.infoBox-withImage__text a):not(.event-menu .rte a):not(.my-bts-my-membership .module-layout .rte a), .rte > p, .content-page__quote, .rte blockquote, .content-page__intro-copy p, .content-page__page-tag, .button, .button.button--primary, .rte .button, .text-style-link-normal, .wz-list-of-links__item-link, .person-listing__declaration, .link-list__item-link, .breadcrumb__item-link, .tweet__text-link, .tweet__heading-side, .tweet__heading-link, .member-portal__link-item, .member-portal__login-register-link, .hamburger-menu__text, .navigation-side__item-link, .navigation-secondary__item-link {
  display: inline-block;
  color: #07272D;
  font-family: "effra", "Helvetica";
  font-size: 18px;
  font-weight: normal;
}

.text-style-small, .explore-more__text h3, .explore-more__heading, .text-style-link-small, .footer-bottom__contact-list-description, .footer-bottom__contact-list-term, .footer-bottom__address-description span, .footer-bottom__description, .footer-bottom__navigation-link, .navigation-dropdown__item-link, .navigation-main .nav-item .nav-link, .mega-container .mega-menu__resource-item a, .explore-more__text a {
  display: inline-block;
  color: rgb(255, 255, 255);
  font-family: "effra", "Helvetica";
  font-size: 16px;
  font-weight: normal;
}

.text-style-link-normal:hover, .wz-list-of-links__item-link:hover, .person-listing__declaration:hover, .link-list__item-link:hover, .breadcrumb__item-link:hover, .tweet__text-link:hover, .tweet__heading-side:hover, .tweet__heading-link:hover, .member-portal__link-item:hover, .member-portal__login-register-link:hover, .hamburger-menu__text:hover, .navigation-side__item-link:hover, .navigation-secondary__item-link:hover {
  color: rgb(7, 39, 45);
  text-decoration: none;
  cursor: pointer;
}

.text-style-link-small:hover, .footer-bottom__contact-list-description:hover, .footer-bottom__contact-list-term:hover, .footer-bottom__address-description span:hover, .footer-bottom__description:hover, .footer-bottom__navigation-link:hover, .navigation-dropdown__item-link:hover, .navigation-main .nav-item .nav-link:hover, .mega-container .mega-menu__resource-item a:hover, .explore-more__text a:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.text-style-heading-level-1, .wz-text__heading, .wz-list-of-links__heading, .person-listing__heading, .info-box > h2, .info-box__heading, .link-list__heading, .form-tile__heading, .accordion__card-heading, .cta-tile__heading, .quick-links__heading, .rte > h1 {
  display: block;
  color: rgb(7, 39, 45);
  font-family: "effra", "Helvetica";
  font-weight: normal;
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 70.2px;
}

.text-style-heading-level-2, .search-result .search-result__heading-link, .opportunity .opportunity__heading, .feature-info-tile__heading, .promo-image__heading, .mega-container .mega-menu__resource-title {
  display: block;
  color: rgb(100, 103, 112);
  font-family: "effra", "Helvetica";
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1em;
}

.text-style-heading-level-3, .search-list__sector-title, .search-filter > h3, .mega-container .mega-menu__resource-item-title {
  display: block;
  color: #07272D;
  font-family: "effra", "Helvetica";
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 16px;
  line-height: 1em;
}

/*@font-face{ 
    font-family: 'effra';
    font-weight: normal;
    font-style: normal;
	src: url('/assets/fonts/effra_std_rg-webfont.eot');
	src: url('/assets/fonts/effra_std_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/effra_std_rg-webfont.woff2') format('woff2'),
	     url('/assets/fonts/effra_std_rg-webfont.woff') format('woff'),
	     url('/assets/fonts/effra_std_rg-webfont.ttf') format('truetype'),
	     url('/assets/fonts/effra_std_rg-webfont.svg') format('svg');
}

@font-face{ 
    font-family: 'effra';
    font-weight: bold;
    font-style: normal;
	src: url('/assets/fonts/effra_std_bd-webfont.eot');
	src: url('/assets/fonts/effra_std_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/effra_std_bd-webfont.woff2') format('woff2'),
	     url('/assets/fonts/effra_std_bd-webfont.woff') format('woff'),
	     url('/assets/fonts/effra_std_bd-webfont.ttf') format('truetype'),
	     url('/assets/fonts/effra_std_bd-webfont.svg') format('svg');
}*/
/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/fonts/fa-light-300.eot");
  src: url("/assets/fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/fa-light-300.woff2") format("woff2"), url("/assets/fonts/fa-light-300.woff") format("woff"), url("/assets/fonts/fa-light-300.ttf") format("truetype"), url("/assets/fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal, .bts-module .bts-module__collection-item--add:before, .bts-module .bts-module__collection-item--delete:before, .bts-module .bts-module__link-download:before, .bts-module .bts-module__link-copy:before, .bts-module .module-link.module-link--copy:before, .bts-module .bts-module__input--move:before, .bts-module .bts-module__input--delete:before, .bts-module .bts-module__input--add:before, .person-listing__declaration:after, .link-list__item-link:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("/assets/fonts/fa-brands-400.woff2") format("woff2"), url("/assets/fonts/fa-brands-400.ttf") format("truetype");
}
.fab, .banner-details__link.banner-details__link--twitter:before {
  font-family: "Font Awesome 6 Brands";
}

.error-partial-view {
  color: red;
}
.error-partial-view .message {
  display: none;
}

#sizeHelper {
  display: block;
  position: fixed;
  z-index: 1000;
  bottom: 5px;
  right: 5px;
  width: 15px;
  height: 20px;
  border: 1px solid grey;
  font-size: 12px;
}
#sizeHelper:before {
  position: absolute;
  top: -1px;
  right: 14px;
  display: block;
  width: 80px;
  height: 20px;
  padding: 2px 2px 2px 10px;
  background: grey;
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
  #sizeHelper {
    /* powderblue */
    background-color: powderblue;
  }
  #sizeHelper:before {
    color: powderblue;
    content: "screen-xl";
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #sizeHelper {
    /* GREEN */
    background-color: #77DD77;
  }
  body #sizeHelper:before {
    color: #77DD77;
    content: "screen-lg";
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #sizeHelper {
    /* PINK */
    background-color: #FFD1DC;
  }
  #sizeHelper:before {
    color: #FFD1DC;
    content: "screen-md";
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #sizeHelper {
    /* YELLOW */
    background-color: #FDFD96;
  }
  #sizeHelper:before {
    color: #FDFD96;
    content: "screen-sm";
  }
}
@media (max-width: 575.98px) {
  #sizeHelper {
    /* RED */
    background-color: #FF6961;
  }
  #sizeHelper:before {
    color: #FF6961;
    content: "screen-xs";
  }
}
.button, .button.button--primary, .rte .button {
  position: relative;
  background-color: initial;
  outline: none;
  border: none;
  padding: 2px 15px;
  color: rgb(255, 255, 255);
  display: table;
  letter-spacing: 2.56px;
}
.button:hover, .button.button--primary:hover, .rte .button:hover {
  background-color: rgb(7, 39, 45);
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.button:before, .button.button--primary:before, .rte .button:before {
  top: 0;
  left: 0;
  border-top: 1px solid rgb(7, 39, 45);
  border-left: 1px solid rgb(7, 39, 45);
}
.button:after, .button.button--primary:after, .rte .button:after {
  top: auto;
  right: 0;
  bottom: 0;
  border-right: 1px solid rgb(7, 39, 45);
  border-bottom: 1px solid rgb(7, 39, 45);
}
@media (max-width: 767.98px) {
  .button, .button.button--primary, .rte .button {
    font-size: 16px;
    padding: 10px 40px;
  }
}

.button.button--spaced {
  margin-bottom: 30px;
}

a.button--backgrounded:link, button.button--backgrounded:link {
  background-color: rgb(237, 237, 237);
}

.button.button--block {
  display: block;
}

.button.button--email, .rte .button.rte__button[href^="mailto:"] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(100, 103, 112)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>');
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center right 25px;
  padding-right: 60px;
}
.button.button--email:hover, .rte .button.rte__button[href^="mailto:"]:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(255, 255, 255)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>') !important;
}

.button.button--theme-blue, .page-theme--blue .button {
  color: rgb(0, 156, 222);
}
.button.button--theme-blue:hover, .page-theme--blue .button:hover {
  color: white;
  background-color: rgb(0, 156, 222);
}
.button.button--theme-blue:before, .page-theme--blue .button:before, .button.button--theme-blue:after, .page-theme--blue .button:after {
  border-color: rgb(0, 156, 222);
}
.button.button--theme-blue.button--download, .rte .button.button--theme-blue.rte__button[href$=doc], .rte .button.button--theme-blue.rte__button[href$=docx], .rte .button.button--theme-blue.rte__button[href$=xls], .rte .button.button--theme-blue.rte__button[href$=xlsx], .rte .button.button--theme-blue.rte__button[href$=ppt], .rte .button.button--theme-blue.rte__button[href$=pptx], .rte .button.button--theme-blue.rte__button[href$=pdf], .page-theme--blue .button.button--download, .page-theme--blue .rte .button.rte__button[href$=doc], .rte .page-theme--blue .button.rte__button[href$=doc], .page-theme--blue .rte .button.rte__button[href$=docx], .rte .page-theme--blue .button.rte__button[href$=docx], .page-theme--blue .rte .button.rte__button[href$=xls], .rte .page-theme--blue .button.rte__button[href$=xls], .page-theme--blue .rte .button.rte__button[href$=xlsx], .rte .page-theme--blue .button.rte__button[href$=xlsx], .page-theme--blue .rte .button.rte__button[href$=ppt], .rte .page-theme--blue .button.rte__button[href$=ppt], .page-theme--blue .rte .button.rte__button[href$=pptx], .rte .page-theme--blue .button.rte__button[href$=pptx], .page-theme--blue .rte .button.rte__button[href$=pdf], .rte .page-theme--blue .button.rte__button[href$=pdf] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="rgb(0, 156, 222)" d="M348.5 264l-148 148.5c-4.7 4.7-12.3 4.7-17 0L35.5 264c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.4 116V44c0-6.6 5.4-12 12-12h10c6.6 0 12 5.4 12 12v311.9L324.4 240c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.6 4.7 12.2 0 16.9zM384 468v-8c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v8c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12z"/></svg>');
}
.button.button--theme-blue.button--email, .rte .button.button--theme-blue.rte__button[href^="mailto:"], .page-theme--blue .button.button--email, .page-theme--blue .rte .button.rte__button[href^="mailto:"], .rte .page-theme--blue .button.rte__button[href^="mailto:"] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(0, 156, 222)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>');
}
.button.button--theme-blue.button--link, .page-theme--blue .button.button--link {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(0, 156, 222)" d="M195.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l323.15-323.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L564 0c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12L542 58.042l-.707-.707-323.15 323.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657zm232-155.633l-8 8A12 12 0 0 0 416 235.68V464c0 8.837-7.164 16-16 16H48c-8.836 0-16-7.163-16-16V112c0-8.837 7.164-16 16-16h339.976c3.183 0 6.235-1.264 8.485-3.515l8-8c7.56-7.56 2.206-20.485-8.485-20.485H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V227.681c0-10.691-12.926-16.045-20.485-8.486z"/></svg>');
}

.button.button--theme-gold, .page-theme--gold .button {
  color: rgb(201, 151, 0);
}
.button.button--theme-gold:hover, .page-theme--gold .button:hover {
  color: white;
  background-color: rgb(201, 151, 0);
}
.button.button--theme-gold:before, .page-theme--gold .button:before, .button.button--theme-gold:after, .page-theme--gold .button:after {
  border-color: rgb(201, 151, 0);
}
.button.button--theme-gold.button--download, .rte .button.button--theme-gold.rte__button[href$=doc], .rte .button.button--theme-gold.rte__button[href$=docx], .rte .button.button--theme-gold.rte__button[href$=xls], .rte .button.button--theme-gold.rte__button[href$=xlsx], .rte .button.button--theme-gold.rte__button[href$=ppt], .rte .button.button--theme-gold.rte__button[href$=pptx], .rte .button.button--theme-gold.rte__button[href$=pdf], .page-theme--gold .button.button--download, .page-theme--gold .rte .button.rte__button[href$=doc], .rte .page-theme--gold .button.rte__button[href$=doc], .page-theme--gold .rte .button.rte__button[href$=docx], .rte .page-theme--gold .button.rte__button[href$=docx], .page-theme--gold .rte .button.rte__button[href$=xls], .rte .page-theme--gold .button.rte__button[href$=xls], .page-theme--gold .rte .button.rte__button[href$=xlsx], .rte .page-theme--gold .button.rte__button[href$=xlsx], .page-theme--gold .rte .button.rte__button[href$=ppt], .rte .page-theme--gold .button.rte__button[href$=ppt], .page-theme--gold .rte .button.rte__button[href$=pptx], .rte .page-theme--gold .button.rte__button[href$=pptx], .page-theme--gold .rte .button.rte__button[href$=pdf], .rte .page-theme--gold .button.rte__button[href$=pdf] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="rgb(201, 151, 0)" d="M348.5 264l-148 148.5c-4.7 4.7-12.3 4.7-17 0L35.5 264c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.4 116V44c0-6.6 5.4-12 12-12h10c6.6 0 12 5.4 12 12v311.9L324.4 240c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.6 4.7 12.2 0 16.9zM384 468v-8c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v8c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12z"/></svg>');
}
.button.button--theme-gold.button--email, .rte .button.button--theme-gold.rte__button[href^="mailto:"], .page-theme--gold .button.button--email, .page-theme--gold .rte .button.rte__button[href^="mailto:"], .rte .page-theme--gold .button.rte__button[href^="mailto:"] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(201, 151, 0)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>');
}
.button.button--theme-gold.button--link, .page-theme--gold .button.button--link {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(201, 151, 0)" d="M195.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l323.15-323.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L564 0c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12L542 58.042l-.707-.707-323.15 323.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657zm232-155.633l-8 8A12 12 0 0 0 416 235.68V464c0 8.837-7.164 16-16 16H48c-8.836 0-16-7.163-16-16V112c0-8.837 7.164-16 16-16h339.976c3.183 0 6.235-1.264 8.485-3.515l8-8c7.56-7.56 2.206-20.485-8.485-20.485H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V227.681c0-10.691-12.926-16.045-20.485-8.486z"/></svg>');
}

.button.button--theme-slate-blue, .page-theme--slate-blue .button {
  color: rgb(164, 188, 194);
}
.button.button--theme-slate-blue:hover, .page-theme--slate-blue .button:hover {
  color: white;
  background-color: rgb(164, 188, 194);
}
.button.button--theme-slate-blue:before, .page-theme--slate-blue .button:before, .button.button--theme-slate-blue:after, .page-theme--slate-blue .button:after {
  border-color: rgb(164, 188, 194);
}
.button.button--theme-slate-blue.button--download, .rte .button.button--theme-slate-blue.rte__button[href$=doc], .rte .button.button--theme-slate-blue.rte__button[href$=docx], .rte .button.button--theme-slate-blue.rte__button[href$=xls], .rte .button.button--theme-slate-blue.rte__button[href$=xlsx], .rte .button.button--theme-slate-blue.rte__button[href$=ppt], .rte .button.button--theme-slate-blue.rte__button[href$=pptx], .rte .button.button--theme-slate-blue.rte__button[href$=pdf], .page-theme--slate-blue .button.button--download, .page-theme--slate-blue .rte .button.rte__button[href$=doc], .rte .page-theme--slate-blue .button.rte__button[href$=doc], .page-theme--slate-blue .rte .button.rte__button[href$=docx], .rte .page-theme--slate-blue .button.rte__button[href$=docx], .page-theme--slate-blue .rte .button.rte__button[href$=xls], .rte .page-theme--slate-blue .button.rte__button[href$=xls], .page-theme--slate-blue .rte .button.rte__button[href$=xlsx], .rte .page-theme--slate-blue .button.rte__button[href$=xlsx], .page-theme--slate-blue .rte .button.rte__button[href$=ppt], .rte .page-theme--slate-blue .button.rte__button[href$=ppt], .page-theme--slate-blue .rte .button.rte__button[href$=pptx], .rte .page-theme--slate-blue .button.rte__button[href$=pptx], .page-theme--slate-blue .rte .button.rte__button[href$=pdf], .rte .page-theme--slate-blue .button.rte__button[href$=pdf] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="rgb(164, 188, 194)" d="M348.5 264l-148 148.5c-4.7 4.7-12.3 4.7-17 0L35.5 264c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.4 116V44c0-6.6 5.4-12 12-12h10c6.6 0 12 5.4 12 12v311.9L324.4 240c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.6 4.7 12.2 0 16.9zM384 468v-8c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v8c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12z"/></svg>');
}
.button.button--theme-slate-blue.button--email, .rte .button.button--theme-slate-blue.rte__button[href^="mailto:"], .page-theme--slate-blue .button.button--email, .page-theme--slate-blue .rte .button.rte__button[href^="mailto:"], .rte .page-theme--slate-blue .button.rte__button[href^="mailto:"] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(164, 188, 194)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>');
}
.button.button--theme-slate-blue.button--link, .page-theme--slate-blue .button.button--link {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(164, 188, 194)" d="M195.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l323.15-323.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L564 0c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12L542 58.042l-.707-.707-323.15 323.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657zm232-155.633l-8 8A12 12 0 0 0 416 235.68V464c0 8.837-7.164 16-16 16H48c-8.836 0-16-7.163-16-16V112c0-8.837 7.164-16 16-16h339.976c3.183 0 6.235-1.264 8.485-3.515l8-8c7.56-7.56 2.206-20.485-8.485-20.485H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V227.681c0-10.691-12.926-16.045-20.485-8.486z"/></svg>');
}

.button.button--theme-red, .page-theme--red .button {
  color: rgb(255, 255, 255);
  background-color: rgb(204, 21, 52);
}
.button.button--theme-red:hover, .page-theme--red .button:hover {
  color: white;
  background-color: rgb(212, 32, 39);
}
.button.button--theme-red:before, .page-theme--red .button:before, .button.button--theme-red:after, .page-theme--red .button:after {
  border-color: rgb(212, 32, 39);
}
.button.button--theme-red.button--download, .rte .button.button--theme-red.rte__button[href$=doc], .rte .button.button--theme-red.rte__button[href$=docx], .rte .button.button--theme-red.rte__button[href$=xls], .rte .button.button--theme-red.rte__button[href$=xlsx], .rte .button.button--theme-red.rte__button[href$=ppt], .rte .button.button--theme-red.rte__button[href$=pptx], .rte .button.button--theme-red.rte__button[href$=pdf], .page-theme--red .button.button--download, .page-theme--red .rte .button.rte__button[href$=doc], .rte .page-theme--red .button.rte__button[href$=doc], .page-theme--red .rte .button.rte__button[href$=docx], .rte .page-theme--red .button.rte__button[href$=docx], .page-theme--red .rte .button.rte__button[href$=xls], .rte .page-theme--red .button.rte__button[href$=xls], .page-theme--red .rte .button.rte__button[href$=xlsx], .rte .page-theme--red .button.rte__button[href$=xlsx], .page-theme--red .rte .button.rte__button[href$=ppt], .rte .page-theme--red .button.rte__button[href$=ppt], .page-theme--red .rte .button.rte__button[href$=pptx], .rte .page-theme--red .button.rte__button[href$=pptx], .page-theme--red .rte .button.rte__button[href$=pdf], .rte .page-theme--red .button.rte__button[href$=pdf] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="rgb(212, 32, 39)" d="M348.5 264l-148 148.5c-4.7 4.7-12.3 4.7-17 0L35.5 264c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.4 116V44c0-6.6 5.4-12 12-12h10c6.6 0 12 5.4 12 12v311.9L324.4 240c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.6 4.7 12.2 0 16.9zM384 468v-8c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v8c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12z"/></svg>');
}
.button.button--theme-red.button--email, .rte .button.button--theme-red.rte__button[href^="mailto:"], .page-theme--red .button.button--email, .page-theme--red .rte .button.rte__button[href^="mailto:"], .rte .page-theme--red .button.rte__button[href^="mailto:"] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(212, 32, 39)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>');
}
.button.button--theme-red.button--link, .page-theme--red .button.button--link {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(212, 32, 39)" d="M195.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l323.15-323.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L564 0c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12L542 58.042l-.707-.707-323.15 323.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657zm232-155.633l-8 8A12 12 0 0 0 416 235.68V464c0 8.837-7.164 16-16 16H48c-8.836 0-16-7.163-16-16V112c0-8.837 7.164-16 16-16h339.976c3.183 0 6.235-1.264 8.485-3.515l8-8c7.56-7.56 2.206-20.485-8.485-20.485H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V227.681c0-10.691-12.926-16.045-20.485-8.486z"/></svg>');
}

.button.button--theme-blue-dark, .page-theme--none .button, .page-theme--blue-dark .button {
  color: rgb(7, 39, 45);
}
.button.button--theme-blue-dark:hover, .page-theme--none .button:hover, .page-theme--blue-dark .button:hover {
  color: white;
  background-color: rgb(7, 39, 45);
}
.button.button--theme-blue-dark:before, .page-theme--none .button:before, .page-theme--blue-dark .button:before, .button.button--theme-blue-dark:after, .page-theme--none .button:after, .page-theme--blue-dark .button:after {
  border-color: rgb(7, 39, 45);
}
.button.button--theme-blue-dark.button--download, .rte .button.button--theme-blue-dark.rte__button[href$=doc], .rte .button.button--theme-blue-dark.rte__button[href$=docx], .rte .button.button--theme-blue-dark.rte__button[href$=xls], .rte .button.button--theme-blue-dark.rte__button[href$=xlsx], .rte .button.button--theme-blue-dark.rte__button[href$=ppt], .rte .button.button--theme-blue-dark.rte__button[href$=pptx], .rte .button.button--theme-blue-dark.rte__button[href$=pdf], .page-theme--none .button.button--download, .page-theme--none .rte .button.rte__button[href$=doc], .rte .page-theme--none .button.rte__button[href$=doc], .page-theme--none .rte .button.rte__button[href$=docx], .rte .page-theme--none .button.rte__button[href$=docx], .page-theme--none .rte .button.rte__button[href$=xls], .rte .page-theme--none .button.rte__button[href$=xls], .page-theme--none .rte .button.rte__button[href$=xlsx], .rte .page-theme--none .button.rte__button[href$=xlsx], .page-theme--none .rte .button.rte__button[href$=ppt], .rte .page-theme--none .button.rte__button[href$=ppt], .page-theme--none .rte .button.rte__button[href$=pptx], .rte .page-theme--none .button.rte__button[href$=pptx], .page-theme--none .rte .button.rte__button[href$=pdf], .rte .page-theme--none .button.rte__button[href$=pdf], .page-theme--blue-dark .button.button--download, .page-theme--blue-dark .rte .button.rte__button[href$=doc], .rte .page-theme--blue-dark .button.rte__button[href$=doc], .page-theme--blue-dark .rte .button.rte__button[href$=docx], .rte .page-theme--blue-dark .button.rte__button[href$=docx], .page-theme--blue-dark .rte .button.rte__button[href$=xls], .rte .page-theme--blue-dark .button.rte__button[href$=xls], .page-theme--blue-dark .rte .button.rte__button[href$=xlsx], .rte .page-theme--blue-dark .button.rte__button[href$=xlsx], .page-theme--blue-dark .rte .button.rte__button[href$=ppt], .rte .page-theme--blue-dark .button.rte__button[href$=ppt], .page-theme--blue-dark .rte .button.rte__button[href$=pptx], .rte .page-theme--blue-dark .button.rte__button[href$=pptx], .page-theme--blue-dark .rte .button.rte__button[href$=pdf], .rte .page-theme--blue-dark .button.rte__button[href$=pdf] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="rgb(7, 39, 45)" d="M348.5 264l-148 148.5c-4.7 4.7-12.3 4.7-17 0L35.5 264c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.4 116V44c0-6.6 5.4-12 12-12h10c6.6 0 12 5.4 12 12v311.9L324.4 240c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.6 4.7 12.2 0 16.9zM384 468v-8c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v8c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12z"/></svg>');
}
.button.button--theme-blue-dark.button--email, .rte .button.button--theme-blue-dark.rte__button[href^="mailto:"], .page-theme--none .button.button--email, .page-theme--none .rte .button.rte__button[href^="mailto:"], .rte .page-theme--none .button.rte__button[href^="mailto:"], .page-theme--blue-dark .button.button--email, .page-theme--blue-dark .rte .button.rte__button[href^="mailto:"], .rte .page-theme--blue-dark .button.rte__button[href^="mailto:"] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(7, 39, 45)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>');
}
.button.button--theme-blue-dark.button--link, .page-theme--none .button.button--link, .page-theme--blue-dark .button.button--link {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(7, 39, 45)" d="M195.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l323.15-323.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L564 0c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12L542 58.042l-.707-.707-323.15 323.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657zm232-155.633l-8 8A12 12 0 0 0 416 235.68V464c0 8.837-7.164 16-16 16H48c-8.836 0-16-7.163-16-16V112c0-8.837 7.164-16 16-16h339.976c3.183 0 6.235-1.264 8.485-3.515l8-8c7.56-7.56 2.206-20.485-8.485-20.485H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V227.681c0-10.691-12.926-16.045-20.485-8.486z"/></svg>');
}

.button.button--theme-white {
  color: white;
}
.button.button--theme-white:hover {
  color: rgb(0, 156, 222);
  background-color: white;
}
.button.button--theme-white:before, .button.button--theme-white:after {
  border-color: white;
}
.button.button--theme-white.button--download, .rte .button.button--theme-white.rte__button[href$=doc], .rte .button.button--theme-white.rte__button[href$=docx], .rte .button.button--theme-white.rte__button[href$=xls], .rte .button.button--theme-white.rte__button[href$=xlsx], .rte .button.button--theme-white.rte__button[href$=ppt], .rte .button.button--theme-white.rte__button[href$=pptx], .rte .button.button--theme-white.rte__button[href$=pdf] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="white" d="M348.5 264l-148 148.5c-4.7 4.7-12.3 4.7-17 0L35.5 264c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.4 116V44c0-6.6 5.4-12 12-12h10c6.6 0 12 5.4 12 12v311.9L324.4 240c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.6 4.7 12.2 0 16.9zM384 468v-8c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v8c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12z"/></svg>');
}
.button.button--theme-white.button--download:hover, .rte .button.button--theme-white.rte__button[href$=doc]:hover, .rte .button.button--theme-white.rte__button[href$=docx]:hover, .rte .button.button--theme-white.rte__button[href$=xls]:hover, .rte .button.button--theme-white.rte__button[href$=xlsx]:hover, .rte .button.button--theme-white.rte__button[href$=ppt]:hover, .rte .button.button--theme-white.rte__button[href$=pptx]:hover, .rte .button.button--theme-white.rte__button[href$=pdf]:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="rgb(0, 156, 222)" d="M348.5 264l-148 148.5c-4.7 4.7-12.3 4.7-17 0L35.5 264c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l115.4 116V44c0-6.6 5.4-12 12-12h10c6.6 0 12 5.4 12 12v311.9L324.4 240c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.6 4.7 12.2 0 16.9zM384 468v-8c0-6.6-5.4-12-12-12H12c-6.6 0-12 5.4-12 12v8c0 6.6 5.4 12 12 12h360c6.6 0 12-5.4 12-12z"/></svg>') !important;
}
.button.button--theme-white.button--email, .rte .button.button--theme-white.rte__button[href^="mailto:"] {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>');
}
.button.button--theme-white.button--email:hover, .rte .button.button--theme-white.rte__button[href^="mailto:"]:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(0, 156, 222)" d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></svg>') !important;
}
.button.button--theme-white.button--link {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="white" d="M195.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l323.15-323.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L564 0c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12L542 58.042l-.707-.707-323.15 323.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657zm232-155.633l-8 8A12 12 0 0 0 416 235.68V464c0 8.837-7.164 16-16 16H48c-8.836 0-16-7.163-16-16V112c0-8.837 7.164-16 16-16h339.976c3.183 0 6.235-1.264 8.485-3.515l8-8c7.56-7.56 2.206-20.485-8.485-20.485H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V227.681c0-10.691-12.926-16.045-20.485-8.486z"/></svg>');
}
.button.button--theme-white.button--link:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(0, 156, 222)" d="M195.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l323.15-323.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L564 0c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12L542 58.042l-.707-.707-323.15 323.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657zm232-155.633l-8 8A12 12 0 0 0 416 235.68V464c0 8.837-7.164 16-16 16H48c-8.836 0-16-7.163-16-16V112c0-8.837 7.164-16 16-16h339.976c3.183 0 6.235-1.264 8.485-3.515l8-8c7.56-7.56 2.206-20.485-8.485-20.485H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V227.681c0-10.691-12.926-16.045-20.485-8.486z"/></svg>') !important;
}

.hidden-anchor {
  display: inline-block;
  width: 0;
  height: 0;
}
.hidden-anchor::after {
  display: none !important;
}

img {
  -webkit-user-drag: none;
  user-drag: none;
  pointer-events: auto;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.content-page {
  background-color: #F7F7F7;
}

.content-page__page-colums {
  /*.button {
      @extend .button;
  }*/
}
@media (max-width: 991.98px) {
  .content-page__page-colums {
    flex-wrap: wrap-reverse;
  }
}
@media (max-width: 991.98px) {
  .content-page__page-colums.content-page__page-colums--reverse {
    flex-wrap: wrap;
  }
}
.content-page__page-colums .content-page__page-tag:first-child {
  margin-top: 15px;
}
@media (max-width: 991.98px) {
  .content-page__page-colums .content-page__page-tag:first-child {
    margin-top: 0;
  }
}

.content-page__page-tag {
  background-color: rgb(7, 39, 45);
  font-size: 18px;
  color: white;
  margin-bottom: 10px;
  padding: 2.75px 10px 0.25px;
  border-radius: 0 4px 4px 0;
  cursor: default;
}
@media (min-width: 768px) {
  .content-page__page-tag {
    margin-bottom: 25px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .content-page__page-tag {
    font-size: 20px;
  }
}

.content-page__intro-copy p {
  font-size: 24px;
  margin-bottom: 15px;
}
.content-page__intro-copy p span.highlight {
  color: rgb(7, 39, 45);
}

.content-page__body-image {
  width: 100%;
  margin-bottom: 30px;
}

.content-page__quote, .rte blockquote {
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 10px solid rgb(164, 188, 194);
}

.page-theme--blue {
  /*.content-page__page-colums {
      .button {
          @extend .button--theme-blue;
      }
  }*/
}
.page-theme--blue .content-page__intro-copy p span.highlight {
  color: rgb(0, 156, 222);
}

.page-theme--green {
  /*.content-page__page-colums {
      .button {
          @extend .button--theme-green;
      }
  }*/
}
.page-theme--green .content-page__intro-copy p span.highlight {
  color: rgb(0, 115, 71);
}

.page-theme--gold {
  /*.content-page__page-colums {
      .button {
          @extend .button--theme-gold;
      }
  }*/
}
.page-theme--gold .content-page__intro-copy p span.highlight {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue {
  /*.content-page__page-colums {
      .button {
          @extend .button--theme-slate-blue;
      }
  }*/
}
.page-theme--slate-blue .content-page__intro-copy p span.highlight {
  color: rgb(164, 188, 194);
}

.page-theme--red {
  /*.content-page__page-colums {
      .button {
          @extend .button--theme-red;
      }
  }*/
}
.page-theme--red .content-page__intro-copy p span.highlight {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark {
  /*.content-page__page-colums {
      .button {
          @extend .button--theme-blue-dark;
      }
  }*/
}
.page-theme--blue-dark .content-page__intro-copy p span.highlight {
  color: rgb(7, 39, 45);
}

.bTSAuditReportListingPage .breadcrumb, .bTSQualityStandardDetailPage .breadcrumb {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .bTSAuditReportListingPage .breadcrumb, .bTSQualityStandardDetailPage .breadcrumb {
    margin-bottom: 25px;
  }
}
.bTSAuditReportListingPage .content-page__page-tag, .bTSQualityStandardDetailPage .content-page__page-tag {
  margin-top: unset !important;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .bTSAuditReportListingPage .content-page__page-tag, .bTSQualityStandardDetailPage .content-page__page-tag {
    margin-bottom: 10px;
  }
}
.bTSAuditReportListingPage article.rte.guidelineListing, .bTSQualityStandardDetailPage article.rte.guidelineListing {
  margin-bottom: unset;
}
.bTSAuditReportListingPage .rte, .bTSQualityStandardDetailPage .rte {
  margin-bottom: unset;
}

.bTSQualityStandardDetailPage.page-theme--orange .table__body-cell-link {
  padding: 6px 10px 4px;
}

.bTSGeneralSectionPage.page-theme--red .content-page__page-colums .info-tile-listing {
  margin-bottom: 30px;
}

.page-theme--blue .content-page__page-colums h1 {
  border-bottom-color: #009CDE;
}

.page-theme--green .content-page__page-colums h1 {
  border-bottom-color: #027347;
}

.page-theme--yellow .content-page__page-colums h1 {
  border-bottom-color: #FFBF46;
}

.page-theme--red .content-page__page-colums h1 {
  border-bottom-color: #CC1534;
}

.page-theme--orange .content-page__page-colums h1 {
  border-bottom-color: #FF6A27;
}

.page-theme--blue-dark .content-page__page-tag {
  background-color: rgb(7, 39, 45);
}

.page-theme--slate-blue .content-page__page-tag {
  background-color: rgb(164, 188, 194);
}

/* Colors */
/* Spacing */
/* Font Sizes */
.page-theme--blue .content-page__page-tag {
  background-color: rgb(0, 156, 222);
}
.page-theme--blue .header-site {
  border-bottom: 25px solid #009CDE;
}
@media (max-width: 767.98px) {
  .page-theme--blue .header-site {
    border-bottom: 15px solid #009CDE;
  }
}
@media (min-width: 992px) {
  .page-theme--blue .rte > h1 {
    font-size: 60px;
  }
}
.page-theme--blue .table__head-cell {
  background-color: rgb(0, 156, 222);
}
.page-theme--blue .table__body-cell-link {
  background-color: rgb(0, 156, 222) !important;
  letter-spacing: 2.56px;
  color: #FFFFFF !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  border-radius: 0 4px 4px 0;
  transition: all ease-in 0.3s;
  cursor: pointer !important;
}
.page-theme--blue .table__body-cell-link:after {
  content: unset;
}
.page-theme--blue .table__body-cell-link:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
@media (max-width: 767px) {
  .page-theme--blue .table__body-cell:first-child {
    background-color: rgb(0, 156, 222);
    font-size: 20px;
  }
  .page-theme--blue .table__body-cell {
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .page-theme--blue .table__body-cell:before {
    color: rgb(0, 156, 222);
  }
  .page-theme--blue .table__body-row {
    border-radius: 0 10px 10px 0;
    border: 1px solid rgba(112, 112, 112, 0.231372549);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
    background: #FFFFFF;
  }
}
@media (max-width: 575.98px) {
  .page-theme--blue .rte > h1 {
    font-size: 28px;
  }
}
.page-theme--blue .rte > p {
  font-size: 18px;
}
.page-theme--blue .guideline-listing > .table {
  border-bottom: 3px solid rgb(0, 156, 222);
}
.page-theme--blue .guideline-filter__control, .page-theme--blue .guideline-filter__dir {
  background-color: rgb(0, 156, 222);
}

.page-theme--gold .content-page__page-tag {
  background-color: rgb(201, 151, 0);
}

/* Colors */
/* Spacing */
/* Font Sizes */
.page-theme--green .content-page__page-tag {
  background-color: rgb(0, 115, 71);
}
.page-theme--green .header-site {
  border-bottom: 25px solid #027347;
}
@media (max-width: 767.98px) {
  .page-theme--green .header-site {
    border-bottom: 15px solid #027347;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.page-theme--red .content-page__page-tag {
  background-color: #CC1534;
}
.page-theme--red .header-site {
  border-bottom: 25px solid #CC1534;
}
@media (max-width: 767.98px) {
  .page-theme--red .header-site {
    border-bottom: 15px solid #CC1534;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
.page-theme--orange .content-page__page-tag {
  background-color: #FF6A27;
}
.page-theme--orange .header-site {
  border-bottom: 25px solid #FF6A27;
}
@media (max-width: 767.98px) {
  .page-theme--orange .header-site {
    border-bottom: 15px solid #FF6A27;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
.page-theme--yellow .content-page__page-tag {
  background-color: #FFBF46;
  color: #07272D;
}
.page-theme--yellow .header-site {
  border-bottom: 25px solid #FFBF46;
}
@media (max-width: 767.98px) {
  .page-theme--yellow .header-site {
    border-bottom: 15px solid #FFBF46;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.explore-more {
  background: rgba(164, 188, 194, 0.3960784314);
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: -30px;
}
@media (min-width: 1200px) {
  .explore-more {
    margin-bottom: -60px;
    margin-top: 60px;
  }
}
.explore-more__heading {
  font-size: 70px;
  color: #07272D;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 20px;
  padding-bottom: 15px;
  font-weight: bold;
  margin: 0;
  /*@include media-breakpoint-up(lg) {*/
  /*padding-top: unset;
      padding-bottom: unset;*/
  /*}*/
}
@media only screen and (max-width: 576px) {
  .explore-more__heading {
    font-size: 40px;
  }
}
.explore-more__grid {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.explore-more__card {
  background: #a4bcc2;
  color: black;
  display: flex;
  justify-content: space-between;
  flex: 1;
  transition: transform 0.5s ease;
}
.explore-more__card:hover {
  transform: scale(1.02);
}
.explore-more__text {
  padding: 35px 35px 25px 40px;
  display: flex;
  flex-direction: column;
}
.explore-more__text h3 {
  display: block;
  font-size: 35px;
  color: #07272D;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.1;
}
@media only screen and (max-width: 576px) {
  .explore-more__text h3 {
    font-size: 24px;
    max-width: 150px;
  }
}
@media (min-width: 1300px) and (max-width: 1600px) {
  .explore-more__text h3 {
    font-size: 26px;
  }
}
.explore-more__text a {
  background: #789399;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  padding: 6px 0 4px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 2px;
  border-radius: 0 4px 4px 0;
  margin-top: auto;
  text-align: center;
  max-width: 149px;
  transition: transform 0.3s ease;
  font-weight: 500;
  line-height: 19px;
}
.explore-more__text a:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
@media only screen and (max-width: 576px) {
  .explore-more__text {
    padding: 13px 15px 13px 15px;
  }
}
.explore-more__image img {
  height: 100%;
  width: 180px;
}
@media only screen and (max-width: 576px) {
  .explore-more__image img {
    width: 150px;
  }
}

.bTSHomePage .explore-more {
  margin-top: 0;
}

.button--involved, .page-theme--orange .info-tile__content .button, .page-theme--green .rte__button, .page-theme--green .table__body-cell-link, .page-theme--red .info-tile .button, .password-reset .bts-module__section-button button.button, .page-theme--orange .table__body-cell-link {
  transition: transform 0.3s ease;
}
.button--involved:hover, .page-theme--orange .info-tile__content .button:hover, .page-theme--green .rte__button:hover, .page-theme--green .table__body-cell-link:hover, .page-theme--red .info-tile .button:hover, .password-reset .bts-module__section-button button.button:hover, .page-theme--orange .table__body-cell-link:hover {
  transform: scale(1.1);
  background-color: #07272D;
}

.bTSHomePage .upComing-events__carousel .event-card__item {
  position: relative;
}
.bTSHomePage .upComing-events__carousel .event-card__item .event-card__btn {
  position: absolute;
  bottom: 30px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.rte {
  margin-bottom: 47px;
  flex: 1;
}
@media (max-width: 767.98px) {
  .rte {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1600px) {
  .rte {
    flex: 0 0 40%;
  }
}

.rte > h1 {
  margin-bottom: 20px;
  font-weight: bold;
}
@media (max-width: 991.98px) {
  .rte > h1 {
    font-size: 45px;
  }
}
@media (max-width: 767.98px) {
  .rte > h1 {
    font-size: 32.4px;
  }
}

.rte__button {
  transition: transform 0.3s ease;
  display: inline-block;
}
.rte__button:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}

.rte h3, .rte h2 {
  color: #07272D;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .rte h3, .rte h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .rte h3, .rte h2 {
    font-size: 30px;
  }
}

.rte > p {
  font-size: 18px;
  color: #07272D;
  margin-bottom: 30px;
  display: block;
}
@media (max-width: 767.98px) {
  .rte > p {
    font-size: 18px;
  }
}

.rte > p:has(strong) {
  margin-bottom: 4px;
}

.rte > p:has(strong) {
  margin-bottom: 4px;
}

.rte a:not(.button):not(.rte__button):not(.search-result__heading-link):not(.search-result__breadcrumb-item-link):not(.cke_button):not(.accordion__card-button):not(.breadcrumb__item-link):not(.button--involved):not(.goBackBtn):not(.infoBox-withImage__text a):not(.event-menu .rte a):not(.my-bts-my-membership .module-layout .rte a) {
  font-size: 18px;
  position: relative;
  color: #07272D;
  text-decoration: underline;
  font-weight: bold;
}
.rte > img {
  width: 100%;
}

.image__wrapper {
  flex: 1;
}
.image__wrapper img {
  width: 100%;
  border-radius: 0px 20px 20px 0px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1607843137);
}

.rte > p > ul, .rte > ul {
  /*.rte > ul:not(.link-list__list) {*/
  margin-bottom: 15px;
  padding-left: 20px;
}
.rte > p > ul li, .rte > ul li {
  font-size: 18px;
  color: #07272D;
  display: list-item;
  list-style-type: disc;
}

@media (max-width: 767.98px) {
  .rte table:not([class]) {
    border: none;
  }
}
.rte table.table-plain tbody tr:first-of-type {
  font-weight: bold;
}

.rte table:not([class]) tbody tr:first-of-type {
  background-color: rgb(7, 39, 45);
  color: white;
}
.rte table:not([class]) tbody tr:nth-child(even) {
  background-color: rgb(237, 237, 237);
}
.rte table:not([class]) tbody tr:nth-child(odd) {
  background-color: rgb(247, 247, 247);
}
.rte table:not([class]) tbody tr td {
  padding: 2px 5px;
  vertical-align: top;
}
@media (max-width: 767.98px) {
  .rte table:not([class]) tbody tr {
    border: 1px solid;
    display: block;
    margin-bottom: 15px;
  }
  .rte table:not([class]) tbody tr td {
    display: block;
    border: none;
    width: 100% !important;
  }
  .rte table:not([class]) tbody tr td:before {
    content: attr(data-label) ": ";
    color: rgb(7, 39, 45);
    font-weight: bold;
  }
  .rte table:not([class]) tbody tr:first-of-type {
    display: none;
  }
}

.rte.respiratory-quality-improvement > p:first-of-type {
  position: relative;
}
.rte.respiratory-quality-improvement > p:first-of-type:before {
  content: "";
  margin: 0px 0px 10px 10px;
  display: block;
  width: 145px;
  height: 95px;
  float: right;
  background-image: url(/assets/images/respiratory-quality-improvement.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 575.98px) {
  .rte.respiratory-quality-improvement > p:first-of-type:before {
    width: 115px;
    height: 75px;
  }
}

.rte.national-institute-for-health-and-care-excellence > p:first-of-type {
  position: relative;
}
.rte.national-institute-for-health-and-care-excellence > p:first-of-type:before {
  content: "";
  margin: 0px 0px 10px 10px;
  display: block;
  width: 196px;
  height: 72px;
  float: right;
  background-image: url(/assets/images/Accreditation-logo.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.rte__article-info {
  position: relative;
  padding: 15px 0;
  margin-bottom: 15px;
}
.rte__article-info:before, .rte__article-info:after {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  right: 0;
  left: 0;
  background-image: linear-gradient(90deg, #d0d8d7 33%, rgba(255, 255, 255, 0) 0);
  background-position-y: 0;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}
.rte__article-info:before {
  top: 0;
}
.rte__article-info:after {
  bottom: 0;
}

.rte__intro-text p {
  font-weight: bold;
}

.rte__highlight {
  color: rgb(7, 39, 45);
}

.rte > a.button:link, .rte > button.button:link {
  display: table;
  margin-bottom: 15px;
}

.rte .rte__video iframe video {
  width: 100%;
  height: auto;
}

.rte .rte__button {
  display: inline-block;
  color: rgb(255, 255, 255);
  background-color: rgb(7, 39, 45);
  text-transform: uppercase;
  letter-spacing: 2.88px;
  padding: 3px 10px;
  border-radius: 0 4px 4px 0;
  font-weight: 500;
  font-size: 16px;
  padding: 6px 15px 4px;
}
.rte .rte__button::after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 15px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .rte .rte__button {
    padding: 9px 15px 7px;
  }
}
@media (max-width: 575.98px) {
  .rte .rte__button {
    width: 100%;
    text-align: center;
  }
}
.rte .rte__did-yout-know {
  background-color: tomato;
}

.bTSOtherRespiratoryCoursesListingPage .rte {
  margin-bottom: 0;
}

.bTSGeneralDetailPage .rte {
  margin-bottom: unset;
}

@media (max-width: 767.98px) {
  article.rte img, article.rte iframe {
    max-width: 100%;
  }
}
/* Colors */
/* Spacing */
/* Font Sizes */
.header-site {
  position: relative;
  z-index: 99999;
  background-color: white;
}
.header-site__social-links {
  display: flex;
  padding: 0;
  margin: 0;
  gap: 18px;
}
.header-site__social-links-item {
  list-style: none;
}
.header-site__social-link {
  padding: 5px;
  display: inline-block;
  width: 40px;
  background: #07272D;
  text-align: center;
  color: rgb(255, 255, 255);
  font-size: 20px;
  border-radius: 50%;
  transition: transform 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
}
.header-site__social-link i {
  font-size: 16px;
}
.header-site__social-link:hover {
  background: #009CDE;
  color: rgb(255, 255, 255);
  transform: scale(1.1);
  text-decoration: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.mega-container {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  flex-wrap: nowrap;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 30px 0px 10px 16px;
  border-radius: 0 0 20px 20px;
  z-index: 9999;
  transition: opacity 0.2s ease;
  height: 490px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s ease;
}
.mega-container .mega-menu__left {
  position: relative;
  width: 22%;
}
.mega-container .mega-menu__left ul {
  height: 450px;
  overflow-y: auto;
}
.mega-container .mega-menu__left ul::-webkit-scrollbar {
  width: 17px;
}
.mega-container .mega-menu__left ul::-webkit-scrollbar-track {
  background: rgba(164, 188, 194, 0.3450980392);
}
.mega-container .mega-menu__left ul::-webkit-scrollbar-thumb {
  background: #07272D;
}
.mega-container .mega-menu__right {
  position: relative;
  flex: 1;
}
.mega-container .mega-menu__right ul {
  height: 450px;
  overflow-y: auto;
}
.mega-container .mega-menu__right ul::-webkit-scrollbar {
  width: 17px;
}
.mega-container .mega-menu__right ul::-webkit-scrollbar-track {
  background: rgba(164, 188, 194, 0.3450980392);
}
.mega-container .mega-menu__right ul::-webkit-scrollbar-thumb {
  background: #07272D;
}
.mega-container .mega-menu__fade {
  content: "";
  position: absolute;
  bottom: 0;
  left: 6px;
  right: 23px;
  height: 60px;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  pointer-events: none;
  display: none;
}
.mega-container .mega-menu__resource {
  overflow-y: auto;
  padding-left: 40px;
  flex: 1;
}
@media (max-width: 991.98px) {
  .mega-container .mega-menu__resource {
    display: none;
  }
}
.mega-container .mega-menu__resource::-webkit-scrollbar {
  width: 10px;
}
.mega-container .mega-menu__resource::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.mega-container .mega-menu__resource::-webkit-scrollbar-thumb {
  background: #000;
}
.mega-container .mega-menu__resource-title {
  font-size: 50.4px;
  color: #07272D;
}
.mega-container .mega-menu__resource-item {
  border-top: 3px solid #b5e3f5;
}
.mega-container .mega-menu__resource-item-title {
  margin-top: 10px;
}
.mega-container .mega-menu__resource-item a {
  font-size: 16px;
  background: #009CDE;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 0.4rem 0.8rem;
  border-radius: 0px 4px 4px 0px;
  letter-spacing: 2px;
  transition: transform 0.3s ease;
}
.mega-container .mega-menu__resource-item a:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
.mega-container .mega-menu__panel.active {
  display: block;
}
.mega-container li:last-child .navigation-dropdown__item-link {
  margin-bottom: 0;
}

.nav-item.show .mega-container {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media (max-width: 991.98px) {
  .logo-area {
    margin: 20px 0;
  }
}
.logo-area__heading-image {
  display: block;
  height: 162px;
  width: 206px;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .logo-area__heading-image {
    width: 145px;
    height: 61px;
  }
}
@media (max-width: 991.98px) {
  .logo-area__heading-image {
    margin: 0;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
#mainNavigation {
  position: relative;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  #mainNavigation {
    min-height: calc(100vh - 101px);
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container--stretched {
    padding-right: 0;
    padding-left: 0;
  }
}
.navigation-main {
  background-color: #07272D;
  padding: 0;
}
@media (max-width: 991.98px) {
  .navigation-main {
    border-top: 1px solid rgb(237, 237, 237);
  }
  .navigation-main > .container {
    max-width: 100%;
  }
}
.navigation-main .nav-mobile .nav-item {
  position: relative;
}
.navigation-main .nav-mobile .nav-item:first-child .nav-link {
  border-top: 1px solid #18373d;
}
.navigation-main .nav-mobile .nav-item.show .nav-link {
  margin: 0;
  padding-inline: 15px;
  border-bottom: unset;
}
.navigation-main .nav-mobile .nav-item.show:has(.has-submenu.open) > .toggle::before {
  content: "\f077";
}
.navigation-main .nav-mobile .nav-link {
  margin: 0 15px;
  border-bottom: 1px solid #18373d;
}
.navigation-main .navigation-mobile {
  padding: 15px;
}
@media (min-width: 992px) {
  .navigation-main .navigation-mobile {
    display: none;
  }
}
.navigation-main .navigation-mobile .navigation-mobile__search {
  padding-top: 15px;
}
.navigation-main .navigation-mobile .navigation-mobile__search button {
  position: relative;
  right: 20px;
  top: 16px;
}
.navigation-main .navigation-mobile .form-search__input-text {
  height: 2.2rem;
  padding-left: 15px;
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
  .navigation-main .navbar-nav {
    gap: 0.5rem;
  }
}
@media (min-width: 1500px) {
  .navigation-main .navbar-nav {
    gap: 1rem;
  }
}
@media screen and (min-width: 1600px) {
  .navigation-main .navbar-nav {
    gap: 3rem;
  }
}

.navigation-main .nav-item {
  padding-block: 10px;
}
@media (min-width: 992px) {
  .navigation-main .nav-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navigation-main .nav-item.dropdown .dropdown-toggle:after {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1240px) {
  .navigation-main .nav-item {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (max-width: 991.98px) {
  .navigation-main .nav-item {
    padding: 0;
  }
}

.navigation-main .nav-desktop .nav-item {
  position: static;
}
.navigation-main .nav-desktop .nav-item.show {
  background: #f7f7f7;
  border-radius: 0px 4px 4px 0px;
}
.navigation-main .nav-desktop .nav-item.show .nav-link {
  color: #07272d;
}

.navigation-main .nav-item .nav-link {
  font-size: 18px;
  padding: 0;
  white-space: nowrap;
  line-height: 1.22;
}
@media (min-width: 1400px) {
  .navigation-main .nav-item .nav-link {
    font-size: 20px;
  }
}
@media (max-width: 991.98px) {
  .navigation-main .nav-item .nav-link {
    display: block;
    padding: 10px 0px;
  }
}

.navigation-main .nav-item.nav-item--theme-blue .nav-link:hover, .navigation-main .nav-item.nav-item--theme-blue.active .nav-link, .navigation-main .nav-item.nav-item--theme-blue.show .nav-link {
  color: rgb(0, 156, 222);
}
@media (min-width: 992px) {
  .navigation-main .nav-item.nav-item--theme-blue .nav-link.dropdown-toggle:after {
    background-color: rgb(0, 156, 222);
  }
}
.navigation-main .nav-item.nav-item--theme-green .nav-link:hover, .navigation-main .nav-item.nav-item--theme-green.active .nav-link, .navigation-main .nav-item.nav-item--theme-green.show .nav-link {
  color: rgb(0, 115, 71);
}
@media (min-width: 992px) {
  .navigation-main .nav-item.nav-item--theme-green.show .nav-link.dropdown-toggle:after {
    background-color: rgb(0, 115, 71);
  }
}
.navigation-main .nav-item.nav-item--theme-gold .nav-link:hover, .navigation-main .nav-item.nav-item--theme-gold.active .nav-link, .navigation-main .nav-item.nav-item--theme-gold.show .nav-link {
  color: rgb(201, 151, 0);
}
@media (min-width: 992px) {
  .navigation-main .nav-item.nav-item--theme-gold.show .nav-link.dropdown-toggle:after {
    background-color: rgb(201, 151, 0);
  }
}
.navigation-main .nav-item.nav-item--theme-slate-blue .nav-link:hover, .navigation-main .nav-item.nav-item--theme-slate-blue.active .nav-link, .navigation-main .nav-item.nav-item--theme-slate-blue.show .nav-link {
  color: rgb(164, 188, 194);
}
@media (min-width: 992px) {
  .navigation-main .nav-item.nav-item--theme-slate-blue.show .nav-link.dropdown-toggle:after {
    background-color: rgb(164, 188, 194);
  }
}
.navigation-main .nav-item.nav-item--theme-red .nav-link:hover, .navigation-main .nav-item.nav-item--theme-red.active .nav-link, .navigation-main .nav-item.nav-item--theme-red.show .nav-link {
  color: rgb(212, 32, 39);
}
@media (min-width: 992px) {
  .navigation-main .nav-item.nav-item--theme-red.show .nav-link.dropdown-toggle:after {
    background-color: rgb(212, 32, 39);
  }
}
.navigation-main .nav-item.nav-item--theme-blue-dark .nav-link:hover, .navigation-main .nav-item.nav-item--theme-blue-dark.active .nav-link, .navigation-main .nav-item.nav-item--theme-blue-dark.show .nav-link {
  color: rgb(7, 39, 45);
}
@media (min-width: 992px) {
  .navigation-main .nav-item.nav-item--theme-blue-dark.show .nav-link.dropdown-toggle:after {
    background-color: rgb(7, 39, 45);
  }
}

.navbar-nav .nav-item.show > .mega-container {
  display: flex;
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 1;
}

body.overlay-active::before {
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 0.8;
  z-index: 9999;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item:not(:last-child) {
  margin-bottom: 5px;
}
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item .navigation-submenu__list {
  display: none;
  margin-block: 5px;
  max-height: 300px;
  overflow-y: auto;
}
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item .navigation-submenu__list::-webkit-scrollbar {
  width: 10px;
}
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item .navigation-submenu__list::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item .navigation-submenu__list::-webkit-scrollbar-thumb {
  background: #000;
}
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item .navigation-submenu__list.open {
  display: block;
}
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item.has-submenu.open > a {
  background: #019cde;
  color: #fff;
}
.nav-mobile .navigation-dropdown__list .navigation-dropdown__list-item.has-submenu.open .toggle::before {
  content: "\f078";
  color: #FFFFFF;
  font-size: 14px;
}
.nav-mobile .navigation-dropdown__item-link {
  margin: 0;
  background: #F7F7F7;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.22;
}
.nav-mobile .nav-item.dropdown.show > .toggle::before {
  transform: rotate(45deg);
}
.nav-mobile .dropdown-toggle.toggle::after {
  content: none;
}
.nav-mobile .toggle {
  width: 50px;
  height: 35px;
  border: 0;
  background: transparent;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: 4px;
  right: 0;
}
.nav-mobile .toggle::before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
  color: #009CDE;
  margin: auto;
  transform: rotate(-45deg);
}
.nav-mobile .submenu-toggle-btn::before {
  color: #07272D;
}
.nav-mobile .nav-item .nav-link {
  font-weight: 500;
}
.nav-mobile .nav-item.dropdown.show + .nav-item .nav-link {
  margin-top: 20px;
  border-top: 1px solid #18373d;
}
.nav-mobile .nav-item.dropdown.show + .nav-item .toggle {
  top: 24px;
}
.nav-mobile .nav-item.dropdown.show .nav-link {
  background: #F7F7F7;
  color: #07272D;
  line-height: 1.22;
}
.nav-mobile .nav-item.dropdown.show > .toggle::before {
  content: "\f078";
  font-size: 14px;
}
.nav-mobile .nav-item .dropdown-toggle::after {
  content: none;
}
.nav-mobile .dropdown-menu.show .navigation-dropdown__list {
  padding-inline: 15px;
  margin-block: 10px;
}
.nav-mobile .dropdown-menu.show .navigation-dropdown__list-item {
  list-style: none;
}

.navigation-secondary {
  background-color: rgb(247, 247, 247);
  text-align: right;
}
@media (max-width: 991.98px) {
  .navigation-secondary {
    display: none;
  }
}

.navigation-secondary__link-list {
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}

.navigation-secondary__list-item {
  display: inline-block;
}

.navigation-secondary__item-link {
  display: block;
  padding: 5px 23px;
}
.navigation-secondary__item-link.navigation-secondary__item-link--alt {
  background-color: rgb(154, 196, 55);
  color: white;
}
.navigation-secondary__item-link.navigation-secondary__item-link--alt:hover {
  color: rgb(100, 103, 112);
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.navigation-dropdown {
  border-radius: 0;
  margin: 0;
  padding: 0;
  border: 1px solid rgb(164, 188, 194);
  width: 325px;
}
.navigation-dropdown.show {
  display: flex;
}
@media (max-width: 991.98px) {
  .navigation-dropdown.show {
    width: auto;
    border: none;
  }
}

.navigation-dropdown__list {
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
}

.navigation-dropdown__list-item {
  position: relative;
}
.navigation-dropdown__list-item.active .navigation-dropdown__item-link {
  background: #009CDE;
  color: #FFFFFF;
}

.navigation-dropdown__item-link {
  font-size: 20px;
  display: block;
  color: #07272D;
  background-color: rgb(247, 247, 247);
  padding: 4px 8px;
  margin: 0 6px 6px 6px;
}
.navigation-dropdown__item-link:hover {
  background-color: #009CDE;
}
.navigation-dropdown__item-link.clicked {
  background: #07272D;
  color: #FFFFFF;
}
@media (max-width: 991.98px) {
  .navigation-dropdown__item-link {
    padding: 10px 15px;
  }
}

.nav-item.nav-item--theme-blue {
  /*.button {
      @extend .button--theme-blue;
  }*/
}
.nav-item.nav-item--theme-blue .navigation-dropdown__item-link:hover,
.nav-item.nav-item--theme-blue .navigation-dropdown__heading {
  color: rgb(0, 156, 222);
}

.nav-item.nav-item--theme-green {
  /*.button {
      @extend .button--theme-green;
  }*/
}
.nav-item.nav-item--theme-green .navigation-dropdown__item-link:hover,
.nav-item.nav-item--theme-green .navigation-dropdown__heading {
  color: rgb(0, 115, 71);
}

.nav-item.nav-item--theme-gold {
  /*.button {
      @extend .button--theme-gold;
  }*/
}
.nav-item.nav-item--theme-gold .navigation-dropdown__item-link:hover,
.nav-item.nav-item--theme-gold .navigation-dropdown__heading {
  color: rgb(201, 151, 0);
}

.nav-item.nav-item--theme-slate-blue {
  /*.button {
      @extend .button--theme-slate-blue;
  }*/
}
.nav-item.nav-item--theme-slate-blue .navigation-dropdown__item-link:hover,
.nav-item.nav-item--theme-slate-blue .navigation-dropdown__heading {
  color: rgb(164, 188, 194);
}

.nav-item.nav-item--theme-red {
  /*.button {
      @extend .button--theme-red;
  }*/
}
.nav-item.nav-item--theme-red .navigation-dropdown__item-link:hover,
.nav-item.nav-item--theme-red .navigation-dropdown__heading {
  color: rgb(164, 188, 194);
}

.nav-item.nav-item--theme-blue-dark {
  /*.button {
      @extend .button--theme-blue-dark;
  }*/
}
.nav-item.nav-item--theme-blue-dark .navigation-dropdown__item-link:hover,
.nav-item.nav-item--theme-blue-dark .navigation-dropdown__heading {
  color: rgb(7, 39, 45);
}

.navigation-side {
  border: 1px solid rgb(164, 188, 194);
  margin-bottom: 30px;
}

.navigation-side__list {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: rgb(247, 247, 247);
}

.navigation-side__list-item {
  position: relative;
}
.navigation-side__list-item.navigation-side__list-item--expanded {
  background-color: rgb(237, 237, 237);
}

.navigation-side__list.navigation-side__list--level-1 > .navigation-side__list-item {
  border-bottom: 1px solid rgb(164, 188, 194);
}
.navigation-side__list.navigation-side__list--level-1 > .navigation-side__list-item:last-of-type {
  border: none;
}
.navigation-side__list.navigation-side__list--level-1 > .navigation-side__list-item > .navigation-side__item-link {
  margin-left: 19px;
}

.navigation-side__list.navigation-side__list--level-2 {
  border-top: 1px solid rgb(164, 188, 194);
  background-color: rgb(237, 237, 237);
}
.navigation-side__list.navigation-side__list--level-2 > .navigation-side__list-item {
  position: relative;
  margin-left: 17px;
  margin-right: 17px;
  background-image: linear-gradient(90deg, rgb(208, 216, 215) 33%, hsla(0, 0%, 100%, 0) 0);
  background-position-y: 0px;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}
.navigation-side__list.navigation-side__list--level-2 > .navigation-side__list-item:first-of-type {
  background-image: none;
}
.navigation-side__list.navigation-side__list--level-2 > .navigation-side__list-item:before {
  content: "";
  display: block;
  width: 16px;
  height: 12px;
  background-image: url(/assets/icons/icon-arrow-right-grey.svg);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0px;
  top: 24px;
}
.navigation-side__list.navigation-side__list--level-2 > .navigation-side__list-item > .navigation-side__item-link {
  padding-left: 24px;
}

.navigation-side__list.navigation-side__list--level-3 {
  background-color: rgb(237, 237, 237);
  padding-bottom: 15px;
}
.navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  margin-left: 20px;
  padding-left: 20px;
}
.navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  border-left: 1px solid rgb(164, 188, 194);
}
.navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item > .navigation-side__item-link {
  margin: 0;
  padding: 17px 0;
}
.navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item > .navigation-side__item-link:before {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 0;
  right: 20px;
  left: 20px;
  background-image: linear-gradient(90deg, #d0d8d7 33%, rgba(255, 255, 255, 0) 0);
  background-position-y: 0;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}

.navigation-side__item-link {
  margin: 17px 67px 17px 0;
}

.navigation-side__link-list-expand:after {
  content: "";
  display: block;
  width: 50px;
  height: 62px;
  position: absolute;
  top: 0;
  background-image: url(/assets/icons/icon-minus.svg);
  background-position: center center;
  background-repeat: no-repeat;
}
.navigation-side__link-list-expand.collapsed:after {
  background-image: url(/assets/icons/icon-plus.svg);
}
.navigation-side__link-list-expand.collapsed + .navigation-side__item-link {
  color: rgb(100, 103, 112);
}

.navigation-side__list--level-1 > .navigation-side__list-item > .navigation-side__link-list-expand:after {
  right: 0;
}

.navigation-side__list--level-2 > .navigation-side__list-item > .navigation-side__link-list-expand:after {
  right: -17px;
}

.page-theme--blue .navigation-side__item-link:hover,
.page-theme--blue .navigation-side__item-link.navigation-side__item-link-on-path {
  color: rgb(0, 156, 222);
}
.page-theme--blue .navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  border-color: rgb(0, 156, 222);
}

.page-theme--green .navigation-side__item-link:hover,
.page-theme--green .navigation-side__item-link.navigation-side__item-link-on-path {
  color: rgb(0, 115, 71);
}
.page-theme--green .navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  border-color: rgb(0, 115, 71);
}

.page-theme--gold .navigation-side__item-link:hover,
.page-theme--gold .navigation-side__item-link.navigation-side__item-link-on-path {
  color: rgb(201, 151, 0);
}
.page-theme--gold .navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  border-color: rgb(201, 151, 0);
}

.page-theme--slate-blue .navigation-side__item-link:hover,
.page-theme--slate-blue .navigation-side__item-link.navigation-side__item-link-on-path {
  color: rgb(164, 188, 194);
}
.page-theme--slate-blue .navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  border-color: rgb(164, 188, 194);
}

.page-theme--red .navigation-side__item-link:hover,
.page-theme--red .navigation-side__item-link.navigation-side__item-link-on-path {
  color: rgb(212, 32, 39);
}
.page-theme--red .navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  border-color: rgb(212, 32, 39);
}

.page-theme--blue-dark .navigation-side__item-link:hover,
.page-theme--blue-dark .navigation-side__item-link.navigation-side__item-link-on-path {
  color: rgb(7, 39, 45);
}
.page-theme--blue-dark .navigation-side__list.navigation-side__list--level-3 > .navigation-side__list-item {
  border-color: rgb(7, 39, 45);
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.hamburger-menu {
  position: absolute;
  top: 50%;
  right: 15px;
  padding: 0;
  background-color: white;
  border: none;
  outline: none;
  transform: translateY(-50%);
}
.hamburger-menu:focus {
  outline: none;
}
@media (min-width: 992px) {
  .hamburger-menu {
    display: none;
  }
}

.hamburger-menu__text {
  color: #07272D;
  font-size: 18px;
  position: relative;
  padding-right: 34px;
  font-weight: bold;
}

.hamburger-menu__burger {
  width: 24px;
  top: 3px;
  right: 0;
}
.hamburger-menu__burger, .hamburger-menu__burger:before, .hamburger-menu__burger:after {
  display: block;
  position: absolute;
  height: 4px;
  background-color: rgb(0, 156, 222);
  border-radius: 4px;
}
.hamburger-menu__burger:before {
  content: "";
  width: 24px;
  top: 8px;
  right: 0px;
}
.hamburger-menu__burger:after {
  content: "";
  width: 24px;
  top: 16px;
  right: 0;
}

.mobile-search {
  display: none;
  position: absolute;
  right: 15px;
  bottom: 25px;
  width: 29px;
  height: 29px;
  border: none;
  outline: none;
  background-image: url(/assets/icons/icon-search.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
  cursor: pointer;
}
.mobile-search:focus {
  outline: none;
}
@media (max-width: 991.98px) {
  .mobile-search {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .mobile-search {
    bottom: 11px;
  }
}

.mobile-search__dropdown-form {
  display: none;
  padding: 25px 20px;
  padding: 25px 20px;
  border-bottom: 6px solid rgb(0, 156, 222);
  background-color: rgb(7, 39, 45);
}
@media (max-width: 991.98px) {
  .mobile-search__dropdown-form {
    display: block;
  }
}

.mobile-search__dropdown-label {
  color: white;
  margin-bottom: 0;
}

.mobile-search__dropdown-search {
  display: none;
  width: 100%;
  border: 1px solid rgb(208, 216, 215);
  padding: 15px;
  background-image: url(/assets/icons/icon-search.svg);
  background-repeat: no-repeat;
  background-position: right calc(50% - 60px) center;
  background-color: rgb(216, 216, 216);
  color: rgb(100, 103, 112);
}
.mobile-search__dropdown-search:not(:placeholder-shown) {
  background-image: none;
}
@media (max-width: 991.98px) {
  .mobile-search__dropdown-search {
    display: block;
  }
}
.mobile-search__dropdown-search.placeholder {
  text-align: center;
}
.mobile-search__dropdown-search:-moz-placeholder {
  text-align: center;
}
.mobile-search__dropdown-search::-moz-placeholder {
  text-align: center;
}
.mobile-search__dropdown-search::-webkit-input-placeholder {
  text-align: center;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.member-portal {
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .member-portal {
    display: none;
  }
}
.member-portal__login-register {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  box-shadow: -7px 10px 13px -5px rgba(0, 0, 0, 0.0509803922);
  padding-left: 15px;
}
@media (min-width: 1400px) {
  .member-portal__login-register {
    gap: 20px;
    padding-left: 26px;
  }
}
.member-portal__login-register-item.logbtn {
  display: none;
}
.member-portal__login-register-link {
  font-weight: 500;
  font-size: 18px;
  padding: 4px 8px 2px;
  border-radius: 0 4px 4px 0;
}
@media (min-width: 1400px) {
  .member-portal__login-register-link {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .member-portal__login-register-link {
    font-size: 16px;
    padding: 6px 8px 3px;
  }
}
@media (min-width: 1500px) {
  .member-portal__login-register-link {
    padding: 5px 8px 2px;
  }
}
.member-portal__login-register-link--yellow {
  background: #FFBF46;
  color: #07272D;
  transition: transform 0.3s ease;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.member-portal__login-register-link--yellow:hover {
  transform: scale(1.1);
  background-color: #07272D;
  color: #fff;
}
.member-portal__login-register-link--dark {
  background: #07272D;
  color: rgb(255, 255, 255);
  white-space: nowrap;
  transition: transform 0.3s ease;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.member-portal__login-register-link--dark:hover {
  color: rgb(255, 255, 255);
}
.member-portal__login-register-link:hover {
  transform: scale(1.1);
}
.member-portal__actions {
  display: inline-flex;
  gap: 20px;
  margin-top: 28px;
}
.member-portal__contact {
  margin-block: 33px;
}
@media (min-width: 992px) {
  .member-portal__link {
    padding-right: 15px;
    text-align: end;
  }
}
@media (min-width: 1400px) {
  .member-portal__link {
    flex: 1;
    padding-right: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1079px) {
  .member-portal__link {
    padding-right: 7px;
  }
}
.member-portal__link-item {
  font-size: 18px;
  padding: 3px 8px 2px;
  border-radius: 0 4px 4px 0;
  font-weight: 500;
}
@media (min-width: 1400px) {
  .member-portal__link-item {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .member-portal__link-item {
    font-size: 16px;
    padding: 5px 8px 2px;
  }
}
@media (min-width: 992px) and (max-width: 1079px) {
  .member-portal__link-item {
    font-size: 16px;
    padding: 5px 7px 2px;
  }
}
.member-portal__link-item.member-portal__link-item--alt {
  border: 1px solid rgb(0, 156, 222);
  background: rgb(0, 156, 222);
  color: #fff;
  transition: transform 0.3s ease;
}
.member-portal__link-item.member-portal__link-item--alt:hover {
  background-color: rgb(0, 156, 222);
  transform: scale(1.1);
  background-color: #07272D;
  border: 1px solid #07272D;
}
.member-portal .member-portal__logout-user {
  flex-direction: column;
  justify-content: center;
  gap: 0;
}

.member-portal__user .member-portal__login-register-link {
  font-size: 14px;
}

.navigation-mobile__member-portal {
  display: flex;
  justify-content: space-between;
  gap: 0;
  align-items: center;
}
.navigation-mobile__member-portal .member-portal__link-item, .navigation-mobile__member-portal .member-portal__login-register-link {
  padding: 4px 14px 2px;
}
.navigation-mobile__member-portal .member-portal__login-register-link--light {
  background: #fff;
  color: #000;
}
.navigation-mobile__member-portal .member-portal__login-register {
  padding: 0;
}
.navigation-mobile__member-portal .member-portal__link-item--alt {
  padding: 3px 6px 1px;
}

@media (min-width: 992px) {
  .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.strap-line {
  text-align: right;
}
@media (max-width: 991.98px) {
  .strap-line {
    display: none;
  }
}

.strap-line__text {
  padding-bottom: 10px;
  background-image: linear-gradient(to right, rgb(164, 188, 194) 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}

.strap-line__ending {
  color: rgb(0, 156, 222);
}

/* Colors */
/* Spacing */
/* Font Sizes */
.form-search {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.form-search__input-text {
  width: 100%;
  height: 2.1rem;
  outline: none;
  border: none;
  border-radius: 19px;
  padding: 0 45px 0 20px;
  font-size: 18px;
}
@media (min-width: 1400px) {
  .form-search__input-text {
    font-size: 20px;
  }
}
.form-search button {
  width: unset;
  margin-left: 0;
  background: none;
  border: none;
  outline: none;
  height: unset;
  display: unset;
  flex-direction: column-reverse;
  position: absolute;
  right: 5px;
  padding: 0;
  transform: translate(-50%, -50%);
  top: 50%;
}
.form-search button i {
  font-size: 18px;
  color: #07272D;
  line-height: 32px;
}
@media (min-width: 1400px) {
  .form-search button i {
    font-size: 20px;
  }
}

.visually-hidden {
  position: absolute;
  left: -9999px;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.tweet__heading-link {
  color: rgb(0, 156, 222);
  margin-right: 17px;
}
.tweet__heading-link:hover {
  color: rgb(0, 156, 222);
  text-decoration: underline;
}

.tweet__heading-side {
  color: rgb(164, 188, 194);
}
.tweet__heading-side:hover {
  color: rgb(164, 188, 194);
  text-decoration: underline;
}

.tweet__text {
  color: white;
}

.tweet__text-link {
  color: rgb(0, 156, 222);
}
.tweet__text-link:hover {
  color: rgb(0, 156, 222);
  text-decoration: underline;
}

.tweet__date-time {
  font-size: 16px;
  color: rgb(164, 188, 194);
}

.quick-links {
  position: relative;
  padding-top: 80px;
  padding-bottom: 85px;
}
.quick-links:before {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: rgb(0, 156, 222);
  position: absolute;
  top: 0;
  left: 50%;
}
@media (max-width: 991.98px) {
  .quick-links {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .quick-links:before {
    height: 20px;
  }
}
@media (max-width: 575.98px) {
  .quick-links:before {
    left: 15px;
  }
}

.quick-links__heading {
  text-align: center;
}
@media (max-width: 991.98px) {
  .quick-links__heading {
    text-align: left;
    margin-bottom: 20px;
  }
}

.quick-links__link {
  display: block;
  position: relative;
  border: 1px solid rgb(0, 156, 222);
  padding: 35px;
  text-align: center;
  color: rgb(0, 156, 222);
  font-size: 30px;
}
.quick-links__link:hover {
  color: white;
  background-color: rgb(0, 156, 222);
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .quick-links__link {
    text-align: left;
    margin-bottom: 10px;
    padding: 20px 55px 20px 20px;
    font-size: 20px;
  }
}

.quick-links__text {
  position: relative;
}
.quick-links__text:after {
  content: "";
  display: block;
  height: 15px;
  width: 20px;
  background-image: url(/assets/icons/icon-arrow-right-blue.svg);
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50%;
  right: -45px;
  transform: translateY(-50%);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .quick-links__text:after {
    right: -30px;
  }
}
@media (max-width: 991.98px) {
  .quick-links__text {
    position: static;
  }
  .quick-links__text:after {
    right: 28px;
  }
}

.quick-links__link:hover .quick-links__text:after {
  background-image: url(/assets/icons/icon-arrow-right-white.svg);
}

.breadcrumb {
  margin: 0 0 25px 0;
  padding: 20px 0 0 0;
  list-style: none;
  display: flex;
  background-position: bottom;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}

.breadcrumb__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.breadcrumb__list-item {
  display: inline-flex;
  background-color: rgb(255, 255, 255);
  position: relative;
  background: rgb(255, 255, 255) 0% 0% no-repeat;
  box-shadow: 3px 3px 6px rgba(164, 188, 194, 0.2);
  border-radius: 0px 5px 5px 0px;
  position: relative;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumb__list-item .breadcrumb__item-link--static {
  cursor: default !important;
  text-decoration: none !important;
  pointer-events: none !important;
}
.breadcrumb__list-item:first-of-type {
  padding-left: 0;
  margin-left: 0;
  align-items: normal;
}
.breadcrumb__list-item:first-of-type:after {
  display: none;
}
.breadcrumb__list-item > span.breadcrumb__item-link:not(a) {
  cursor: default;
  text-decoration: none;
}

span.breadcrumb__item-link:not(a) {
  cursor: default;
  text-decoration: none;
}

.breadcrumb__list-item span.breadcrumb__item-link {
  cursor: default;
  text-decoration: none !important;
}

.breadcrumb__list-item {
  z-index: 1;
}

.breadcrumb__list-item:nth-child(1) {
  z-index: 4;
}

.breadcrumb__list-item:nth-child(2) {
  z-index: 3;
  margin-left: -3px;
}

.breadcrumb__list-item:nth-child(3) {
  z-index: 2;
}
@media (min-width: 992px) {
  .breadcrumb__list-item:nth-child(3) {
    margin-left: -3px;
  }
}

.breadcrumb__list-item:nth-child(4) {
  z-index: 1;
}

.breadcrumb__list-item:nth-child(5) {
  z-index: 0;
  left: -3px;
}

.breadcrumb__item-link {
  display: block;
  padding: 7px 10px 5px;
  background-color: white;
  border-radius: 0px 5px 5px 0px;
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 767.98px) {
  .breadcrumb__item-link {
    font-size: 16px;
    line-height: normal;
    padding: 2px 10px 1px;
  }
}
.breadcrumb__item-link.breadcrumb__item-link--home {
  position: relative;
  font-size: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991.98px) {
  .breadcrumb__item-link.breadcrumb__item-link--home {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb__item-link.breadcrumb__item-link--home:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/assets/icons/icon-home.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

.page-theme--blue .breadcrumb__item-link.breadcrumb__item-link--current {
  color: rgb(0, 156, 222);
}

.page-theme--gold .breadcrumb__item-link.breadcrumb__item-link--current {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue .breadcrumb__item-link.breadcrumb__item-link--current {
  color: rgb(164, 188, 194);
}

.page-theme--blue-dark .breadcrumb__item-link.breadcrumb__item-link--current {
  color: rgb(7, 39, 45);
}

@media (min-width: 992px) {
  .slider-news {
    background-color: rgb(237, 237, 237);
    margin: 0 auto;
    max-width: 1556px;
  }
  .slider-news > [class^=col] {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 991.98px) {
  .slider-news {
    margin-right: 0;
  }
  .slider-news > [class^=col] {
    padding-right: 0;
  }
}
.slider-news .latest-news {
  padding: 60px 15px;
  height: 600px;
}
@media (max-width: 767.98px) {
  .slider-news .latest-news {
    padding: 30px 20px;
  }
}
@media (max-width: 991.98px) {
  .slider-news .latest-news {
    height: auto;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
body {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

body.fade-in {
  opacity: 1;
}

/* SLIDE-IN FOR BANNER GROUP */
.sliderBanner__group {
  opacity: 0;
  transform: translateX(100px); /* Slide in from right */
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.sliderBanner__group.slide-in {
  opacity: 1;
  transform: translateX(0);
}

.sliderBanner {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .sliderBanner__wrapper {
    display: flex !important;
    gap: 8px;
  }
}
.sliderBanner__wrapper .owl-stage {
  padding-left: 0px !important;
}
.sliderBanner__wrapper .owl-item:nth-child(2) .sliderBanner__cards span.content-page__page-tag, .sliderBanner__wrapper .owl-item:nth-child(3) .sliderBanner__cards span.content-page__page-tag {
  background-color: #FFBF46;
  color: #07272D;
}
.sliderBanner__wrapper .owl-nav {
  position: absolute;
  top: 0;
  right: -2px;
  width: 36px;
  height: 100%;
  background: transparent linear-gradient(90deg, rgba(247, 247, 247, 0) 0%, #F7F7F7 100%) 0% 0% no-repeat padding-box;
}
.sliderBanner__wrapper .owl-nav .owl-prev, .sliderBanner__wrapper .owl-nav .owl-next {
  display: none !important;
}
.sliderBanner__wrapper .owl-nav.nav-right-only {
  right: -2px !important;
}
.sliderBanner__wrapper .owl-nav.nav-left-only {
  background: transparent linear-gradient(90deg, #F7F7F7 0%, rgba(247, 247, 247, 0) 100%) 0% 0% no-repeat padding-box;
  left: -2px !important;
}
.sliderBanner__wrapper .owl-dots {
  display: none;
}
@media (min-width: 992px) {
  .sliderBanner__group {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
@media (min-width: 992px) {
  .sliderBanner__group .sliderBanner__cards {
    max-height: 387px;
    width: 40%;
    height: calc(50vh - 126px);
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .sliderBanner__group .sliderBanner__cards {
    max-height: 340px;
  }
}
.sliderBanner__group .sliderBanner__content span.content-page__page-tag {
  background-color: #FFBF46;
  color: #07272D;
}
@media (min-width: 992px) {
  .sliderBanner__group .sliderBanner__content span.content-page__page-tag {
    font-size: 20px;
    padding-left: 45px;
    padding-block: 7px 4px;
  }
}
.sliderBanner__cards {
  width: 100%;
}
@media (min-width: 992px) {
  .sliderBanner__cards {
    position: relative;
    max-height: 795px;
    width: 60%;
    height: calc(100vh - 232px);
  }
}
@media (max-width: 1199.98px) {
  .sliderBanner__cards {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .sliderBanner__cards::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(7, 39, 45, 0.968627451) 20%, rgba(7, 39, 45, 0) 100%);
    pointer-events: none;
    border-radius: 0px 0px 20px 0px;
  }
}
.sliderBanner__group {
  width: 40%;
}
.sliderBanner__group .sliderBanner__cards {
  width: 100%;
}
.sliderBanner__content {
  background-color: #07272d;
  padding: 20px 12px;
  position: relative;
  border-radius: 0px 0px 20px 0px;
  height: 265px;
  overflow-x: clip;
}
@media (min-width: 992px) {
  .sliderBanner__content {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: 9;
    padding: 30px 45px;
    background: transparent;
    max-width: unset;
    height: unset;
  }
}
.sliderBanner__content:after {
  content: unset;
  position: unset;
  background-color: unset;
  height: unset;
  right: unset;
  bottom: unset;
  width: unset;
  z-index: unset;
}
.sliderBanner__content p {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0px;
  line-height: 21px;
  font-family: "effra";
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .sliderBanner__content p {
    font-size: 20px;
    line-height: 26px;
  }
}
.sliderBanner__content span.content-page__page-tag {
  position: absolute;
  background-color: #009cde;
  top: -10px;
  left: 0;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0px;
  font-family: "effra";
}
@media (min-width: 992px) {
  .sliderBanner__content span.content-page__page-tag {
    padding-left: 45px;
    font-size: 20px;
    padding-block: 7px 4px;
    margin-bottom: 0px;
  }
}
.sliderBanner__imageSection img {
  border-radius: 0px 20px 20px 0px;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .sliderBanner__imageSection img {
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .sliderBanner__imageSection img {
    border-radius: 0px 20px 0px 0px;
  }
}
@media (min-width: 992px) {
  .sliderBanner__imageSection {
    height: 100%;
  }
}
.sliderBanner__title {
  font-size: 28px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #fff;
  font-family: "effra";
  margin-bottom: 6px;
}
@media (min-width: 992px) {
  .sliderBanner__title {
    font-size: 35px;
    line-height: 37px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .sliderBanner__title {
    font-size: 35px;
    line-height: 37px;
    margin-top: 15px;
  }
}
@media (min-width: 1600px) {
  .sliderBanner__title {
    font-size: 45px;
    line-height: 53px;
  }
}
@media (max-width: 1024px) {
  .sliderBanner__title {
    margin-top: 20px;
  }
}
.sliderBanner__cta-button {
  display: inline-block;
  background-color: rgb(59, 86, 92);
  border-radius: 0px 4px 4px 0px;
  padding: 9px 24px 6px;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  color: #fff;
  font-family: "effra";
  font-weight: 500;
  transition: transform 0.3s ease;
  position: relative;
  z-index: 9;
}
.sliderBanner__cta-button:hover {
  transform: scale(1.1);
  color: #fff;
  text-decoration: none;
  background-color: #009cde;
}

.after-line {
  position: relative;
}
.after-line:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  top: 50%;
  background: #A4BCC2;
  opacity: 0.2;
  transform: translateY(-50%);
}

/* Colors */
/* Spacing */
/* Font Sizes */
.horizontalLine {
  width: 100%;
  height: 36px;
}
.horizontalLine.yellow {
  background-color: #FFBF46 !important;
}
.horizontalLine.blue {
  background-color: #009CDE;
}
.horizontalLine.green {
  background-color: #027347 !important;
}
@media (max-width: 991.98px) {
  .horizontalLine {
    height: 20px;
  }
}

@media (max-width: 767.98px) {
  .bTSHomePage .latest-news__carousel .owl-nav {
    width: 0px;
  }
}

.popularResources {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .popularResources {
    margin-top: 21px;
    margin-bottom: 64px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .popularResources--guideline {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .popularResources--standards {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .popularResources .latest-news__title {
    font-size: 50px;
    line-height: 47px;
  }
}
@media screen and (min-width: 1024px) {
  .popularResources .latest-news__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.popularResources .latest-news__cardTabs {
  display: none;
}
@media screen and (min-width: 1200px) {
  .popularResources .latest-news__cardTabs {
    display: flex;
    gap: 25px;
    align-items: center;
  }
}
@media screen and (min-width: 1200px) {
  .popularResources .latest-news__cardTabs .latest-news__tab {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 2.56px;
    color: #fff;
    text-transform: uppercase;
    background-color: #07272D;
    padding-inline: 8px;
    font-family: "effra";
    position: relative;
    cursor: pointer;
    padding-block: 8px 6px;
    border-radius: 0px 4px 4px 0px;
  }
}
@media screen and (min-width: 1200px) {
  .popularResources .latest-news__cardTabs .latest-news__tab::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    top: 0;
    left: -15px;
  }
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(1):hover, .popularResources .latest-news__cardTabs .latest-news__tab .active:hover {
  background-color: #FF6A27;
  transition: all ease-in 0.3s;
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(1):hover::before, .popularResources .latest-news__cardTabs .latest-news__tab .active:hover::before {
  transition: all ease-in 0.3s;
}
@media screen and (min-width: 1200px) {
  .popularResources .latest-news__cardTabs .latest-news__tab:nth-child(2)::before {
    background-color: #007347;
  }
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(2):hover {
  background-color: #007347;
  transition: all ease-in 0.3s;
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(2):hover::before {
  background-color: #07272D;
  transition: all ease-in 0.3s;
}
@media screen and (min-width: 1200px) {
  .popularResources .latest-news__cardTabs .latest-news__tab:nth-child(3)::before {
    background-color: #FF6A27;
  }
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(3):hover {
  background-color: #FF6A27;
  transition: all ease-in 0.3s;
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(3):hover::before {
  background-color: #07272D;
  transition: all ease-in 0.3s;
}
@media screen and (min-width: 1200px) {
  .popularResources .latest-news__cardTabs .latest-news__tab:nth-child(4)::before {
    background-color: #007347;
  }
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(4):hover {
  background-color: #007347;
  transition: all ease-in 0.3s;
}
.popularResources .latest-news__cardTabs .latest-news__tab:nth-child(4):hover::before {
  background-color: #07272D;
  transition: all ease-in 0.3s;
}
.popularResources .latest-news__card .news-card__content:after {
  background-color: #007347;
}
@media (min-width: 992px) {
  .popularResources .latest-news__card .news-card__date {
    margin-bottom: 14px;
  }
}

.latest-news {
  margin-top: 10px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .latest-news {
    margin-top: 21px;
    margin-bottom: unset;
  }
}
.latest-news__carousel {
  display: flex !important;
}
.latest-news__carousel .owl-stage {
  display: flex !important;
  padding-right: 0px !important;
  padding-left: unset !important;
}
@media (min-width: 992px) {
  .latest-news__carousel .owl-stage {
    gap: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .latest-news__carousel .owl-stage {
    gap: 80px;
  }
}
.latest-news__carousel .owl-stage-outer {
  position: relative;
}
.latest-news__carousel .owl-stage-outer:after, .latest-news__carousel .owl-stage-outer:before {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.latest-news__carousel .owl-stage-outer:after {
  content: "";
  position: absolute;
  background: transparent linear-gradient(90deg, rgba(247, 247, 247, 0) 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  height: 100%;
  top: 0;
  width: 66px;
  right: -2px;
  z-index: 1;
}
@media (min-width: 992px) {
  .latest-news__carousel .owl-stage-outer:after {
    width: 200px;
  }
}
@media (max-width: 1199.98px) {
  .latest-news__carousel .owl-stage-outer:after {
    display: none;
  }
}
.latest-news__carousel .owl-stage-outer:before {
  content: "";
  position: absolute;
  background: transparent linear-gradient(270deg, rgba(247, 247, 247, 0) 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
  height: 100%;
  top: 0;
  width: 66px;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 992px) {
  .latest-news__carousel .owl-stage-outer:before {
    width: 200px;
  }
}
@media (max-width: 1199.98px) {
  .latest-news__carousel .owl-stage-outer:before {
    display: none;
  }
}
.latest-news__carousel .owl-stage-outer.overlay-left:before {
  opacity: 1;
}
.latest-news__carousel .owl-stage-outer.overlay-right:after {
  opacity: 1;
}
.latest-news__carousel .owl-item {
  height: auto !important;
}
@media (max-width: 991.98px) {
  .latest-news__carousel .owl-nav button {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .latest-news__carousel .owl-nav {
    width: 70px;
  }
}
.latest-news__carousel .owl-nav.nav-left-only {
  background: transparent linear-gradient(270deg, rgba(247, 247, 247, 0) 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
}
.latest-news__carousel .owl-nav button {
  position: absolute;
  border-right: 7px solid #07272D !important;
  border-bottom: 7px solid #07272D !important;
  border-radius: 5px;
  top: 50%;
  outline: none;
}
.latest-news__carousel .owl-nav button.owl-prev {
  transform: translate(-50%, -50%) rotate(130deg);
  left: 30px;
  height: 25px;
  width: 25px;
}
@media (min-width: 1400px) {
  .latest-news__carousel .owl-nav button.owl-prev {
    left: 20px;
    right: unset;
    top: 50%;
  }
}
@media (min-width: 1200px) {
  .latest-news__carousel .owl-nav button.owl-prev {
    height: 35px;
    width: 35px;
  }
}
.latest-news__carousel .owl-nav button.owl-prev :focus {
  outline: none;
}
.latest-news__carousel .owl-nav button.owl-next {
  transform: translate(-50%, -50%) rotate(-45deg);
  right: 0;
  height: 25px;
  width: 25px;
}
@media (min-width: 1400px) {
  .latest-news__carousel .owl-nav button.owl-next {
    right: 20px;
    left: unset;
    top: 50%;
  }
}
@media (min-width: 1200px) {
  .latest-news__carousel .owl-nav button.owl-next {
    height: 35px;
    width: 35px;
  }
}
.latest-news__carousel .owl-nav button.owl-next :focus {
  outline: none;
}
.latest-news__carousel .owl-nav button span {
  display: none;
}
.latest-news__card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.latest-news__card .news-card__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.latest-news__card .news-card__description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.latest-news__header {
  margin-bottom: 17px;
}
@media (min-width: 1200px) {
  .latest-news__header {
    margin-bottom: 31px;
  }
}
.latest-news__title {
  font-size: 40px;
  font-weight: bold;
  line-height: 47px;
  font-family: "effra";
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  .latest-news__title {
    font-size: 70px;
    line-height: 83px;
  }
}
.latest-news__card .news-card__image {
  margin-bottom: 20px;
}
.latest-news__card .news-card__image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0px 11px 11px 0px;
}
.latest-news__card .news-card__content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: relative;
}
.latest-news__card .news-card__content:after {
  content: "";
  width: 100%;
  position: absolute;
  background-color: #FFBF46;
  height: 3.25px;
  right: 0px;
  z-index: -1;
  bottom: 15px;
}
.latest-news__card .news-card__date {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  margin-bottom: 15px;
  color: #07272D;
}
@media (min-width: 1200px) {
  .latest-news__card .news-card__date {
    margin-bottom: 21px;
  }
}
.latest-news__card .news-card__title {
  font-size: 22px;
  color: #07272D;
  line-height: 30px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .latest-news__card .news-card__title {
    font-size: 25px;
    margin-bottom: 10px;
  }
}
.latest-news__card .news-card__description {
  font-size: 16px;
  color: #07272D;
  margin-bottom: 22px;
}
.latest-news__card .news-card__link {
  width: 149px;
  height: auto;
  background-color: #07272D;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 4px 4px 0px;
  color: #FFFFFF;
  letter-spacing: 2.56px;
  font-weight: 500;
  margin-top: auto;
  transition: all ease-in 0.3s;
  font-size: 16px;
  padding: 6px 0 4px;
}
@media (min-width: 1200px) {
  .latest-news__card .news-card__link {
    margin-top: auto;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .latest-news__card .news-card__link:hover {
    text-decoration: none;
    transform: scale(1.1);
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.info-tile-listing {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0;
  gap: 20px;
}
.info-tile-listing .info-tile {
  width: calc(25% - 15px);
}
@media screen and (min-width: 576px) {
  .info-tile-listing .info-tile {
    min-height: 260px;
  }
}
@media screen and (max-width: 1400px) {
  .info-tile-listing .info-tile {
    width: calc(33.33% - 20px);
  }
}
@media (max-width: 991.98px) {
  .info-tile-listing .info-tile {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 576px) {
  .info-tile-listing .info-tile {
    width: 100%;
  }
}

.info-tile-listing__divider {
  height: 1px;
  width: 100%;
  background-color: rgb(237, 237, 237);
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .info-tile-listing__divider {
    display: none;
  }
}

/*.info-tile-listing__filter-select-label {
    @extend .text-style-normal;
    width: 100%;
    margin-bottom: 30px;
}

.info-tile-listing__filter-select {
    @extend .text-style-normal;
    margin-left: 20px;
    min-width: 200px;

    &, &:focus {
        outline: none;
    }
}*/
.button--involved {
  font-size: 16px;
  background: #07272D;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-transform: uppercase;
  padding: 6px 20px 4px 20px;
  border-radius: 0px 4px 4px 0px;
  letter-spacing: 2.88px;
  display: inline-block;
  font-weight: 500;
}
@media (min-width: 992px) {
  .button--involved {
    padding: 9px 20px 7px 20px;
  }
}
.button--involved:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

@media screen and (max-width: 1024px) {
  .page-theme--orange .content-page__page-colums .info-tile__heading {
    font-size: 28px;
  }
}
.page-theme--orange .info-tile {
  background: rgba(255, 106, 39, 0.12);
}
.page-theme--orange .info-tile:hover {
  background: rgba(255, 106, 39, 0.12);
}

.page-theme--green .info-tile {
  background: rgba(2, 115, 71, 0.12);
}
.page-theme--green .info-tile:hover {
  background: rgba(2, 115, 71, 0.12);
}

.page-theme--red .info-tile {
  background: rgba(204, 21, 52, 0.12);
}
.page-theme--red .info-tile:hover {
  background: rgba(204, 21, 52, 0.12);
}

.page-theme--blue .info-tile {
  background: rgba(0, 156, 222, 0.12);
}
.page-theme--blue .info-tile:hover {
  background: rgba(0, 156, 222, 0.12);
}

.bTSGeneralLandingPage .content-page__page-colums .info-tile-listing {
  margin-bottom: 64px;
}
@media (max-width: 991.98px) {
  .bTSGeneralLandingPage .content-page__page-colums .info-tile-listing {
    margin-bottom: 30px;
  }
}

.info-tile-listing-form-search {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 30px;
}

/*.info-tile-listing-form-search .info-tile-listing-form-search__text {
    margin-right: 15px; 
    @extend .text-style-normal;
    color: white;
    font-size: $bts-font-size-larger;
    font-weight: $bts-font-weight-bold;
    margin-top: 6px;
}*/
.info-tile-listing-form-search .info-tile-listing-form-search__input-text {
  outline: none;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 1px solid rgb(151, 151, 151);
  padding: 15px 50px 15px 17px;
  min-width: 625px;
  background-color: rgb(216, 216, 216);
  color: rgb(100, 103, 112);
  background-image: url(/assets/icons/icon-search.svg);
  background-repeat: no-repeat;
  background-position: right 13px center;
  /*    &.info-tile-listing-form-search__input-text--wide {
      width: 100%;
      background-image: none;
  }*/
}
.info-tile-listing-form-search .info-tile-listing-form-search__input-text.placeholder {
  font-size: 20px;
  color: rgb(100, 103, 112);
  background-color: red;
}
.info-tile-listing-form-search .info-tile-listing-form-search__input-text:-moz-placeholder {
  font-size: 20px;
  color: rgb(100, 103, 112);
  background-color: red;
}
.info-tile-listing-form-search .info-tile-listing-form-search__input-text::-moz-placeholder {
  font-size: 20px;
  color: rgb(100, 103, 112);
  background-color: red;
}
.info-tile-listing-form-search .info-tile-listing-form-search__input-text::-webkit-input-placeholder {
  font-size: 20px;
  color: rgb(100, 103, 112);
  background-color: red;
}

.info-tile-listing-form-search .info-tile-listing-form-search__inline-button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  background: none;
  border: 0;
  background-image: url(/assets/icons/icon-search.svg);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  outline: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.info-tile {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 0 20px 20px 0;
}
.info-tile:hover {
  background-color: rgb(237, 237, 237);
}
.info-tile.info-tile--bordered-theme {
  border: 1px solid rgb(227, 227, 227);
}

.info-tile__picture {
  position: relative;
  width: 100%;
}

.info-tile__image {
  width: 100%;
}

.info-tile__image-text {
  background-color: rgb(7, 39, 45);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 35px;
}

.info-tile__image-time {
  display: block;
  color: white;
}

.info-tile__image-location {
  display: block;
  color: white;
}

.info-tile__content {
  margin: 40px 0 40px 21px;
  position: relative;
  flex-grow: 1;
}
@media screen and (max-width: 576px) {
  .info-tile__content {
    margin: 20px 0 40px 21px;
  }
}

.info-tile__heading {
  color: rgb(7, 39, 45);
  font-family: "effra", "Helvetica";
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 30px 0;
  font-size: 34.2px;
}
@media screen and (min-width: 1024px) {
  .info-tile__heading {
    line-height: 40px;
  }
}

.info-tile__publication-date {
  display: inline-block;
  margin-bottom: 20px;
  /*background-color: $bts-color-primary-blue-dark;
  padding: 5px 10px;
  color: white;*/
  /*border: 1px solid $bts-color-primary-blue-dark;
  padding: 5px 10px;
  color: $bts-color-primary-blue-dark;*/
  padding-left: 0px;
  padding-bottom: 10px;
  color: rgb(7, 39, 45);
}

.info-tile__booking-status {
  display: inline-block;
  margin-bottom: 1rem;
  color: rgb(7, 39, 45);
}

.info-tile__venue {
  display: inline-block;
  color: rgb(7, 39, 45);
}

.info-tile .button {
  position: absolute;
  bottom: -18px;
  left: 0;
  text-transform: uppercase;
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
}

.info-tile .button:focus, .info-tile .button:focus-within,
.info-tile .button:focus-visible {
  outline: 1px solid rgb(7, 39, 45);
}

.page-theme--blue {
  /*.info-tile .button {
      @extend .button--theme-blue;
  }*/
}
.page-theme--blue .info-tile.info-tile--bordered-theme {
  border-color: rgb(0, 156, 222);
}
.page-theme--blue .info-tile__image-text {
  background-color: rgb(0, 156, 222);
}
.page-theme--blue .info-tile__heading {
  color: rgb(0, 156, 222);
}

.page-theme--green {
  /*.info-tile .button {
      @extend .button--theme-green;
  }*/
}
.page-theme--green .info-tile.info-tile--bordered-theme {
  border-color: rgb(0, 115, 71);
}
.page-theme--green .info-tile__image-text {
  background-color: rgb(0, 115, 71);
}
.page-theme--green .info-tile__heading {
  color: rgb(0, 115, 71);
}

.page-theme--gold {
  /*.info-tile .button {
      @extend .button--theme-gold;
  }*/
}
.page-theme--gold .info-tile.info-tile--bordered-theme {
  border-color: rgb(201, 151, 0);
}
.page-theme--gold .info-tile__image-text {
  background-color: rgb(201, 151, 0);
}
.page-theme--gold .info-tile__heading {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue {
  /*.info-tile .button {
      @extend .button--theme-slate-blue;
  }*/
}
.page-theme--slate-blue .info-tile.info-tile--bordered-theme {
  border-color: rgb(164, 188, 194);
}
.page-theme--slate-blue .info-tile__image-text {
  background-color: rgb(164, 188, 194);
}
.page-theme--slate-blue .info-tile__heading {
  color: rgb(164, 188, 194);
}

.page-theme--red {
  /*.info-tile .button {
      @extend .button--theme-red;
  }*/
}
.page-theme--red .info-tile.info-tile--bordered-theme {
  border-color: rgb(212, 32, 39);
}
.page-theme--red .info-tile__image-text {
  background-color: rgb(212, 32, 39);
}
.page-theme--red .info-tile__heading {
  color: #CC1534;
}

.page-theme--blue-dark {
  /*.info-tile .button {
      @extend .button--theme-blue-dark;
  }*/
}
.page-theme--blue-dark .info-tile.info-tile--bordered-theme {
  border-color: rgb(7, 39, 45);
}
.page-theme--blue-dark .info-tile__image-text {
  background-color: rgb(7, 39, 45);
}
.page-theme--blue-dark .info-tile__heading {
  color: rgb(7, 39, 45);
}

.promo-news {
  background-color: white;
  padding-top: 45px;
  padding-bottom: 55px;
}

.promo-news .latest-news {
  background-color: white;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .promo-news .latest-news {
    padding: 60px 20px 60px 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .promo-news .latest-news {
    padding: 0;
  }
}
.promo-news .latest-news .latest-news__heading {
  font-size: 30px;
}

.promo-image__picture {
  position: relative;
}
.promo-image__picture:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(bottom, rgb(7, 39, 45) 50px, transparent 50%);
  background: -webkit-linear-gradient(bottom, rgb(7, 39, 45) 50px, transparent 50%);
  background: linear-gradient(to top, rgb(7, 39, 45) 50px, transparent 50%);
  mix-blend-mode: multiply;
  z-index: 0;
}

.promo-image__image {
  width: 100%;
}

.promo-image__image-content {
  position: absolute;
  left: 25px;
  bottom: 17px;
  z-index: 1;
}

.promo-image__heading {
  font-size: 30px;
  margin-bottom: 0;
  color: rgb(0, 156, 222);
}

.promo-image__time {
  color: white;
}

.promo-image__time + .promo-image__link {
  margin-left: 5px;
}

.promo-image__link {
  color: rgb(0, 156, 222);
}
.promo-image__link:hover {
  color: rgb(0, 156, 222);
}

.promo-image__button {
  padding: 15px 25px;
  background-color: rgb(7, 39, 45);
}

.cta-tile {
  margin-bottom: 30px;
  padding: 30px 30px;
  background-color: rgb(0, 156, 222);
  display: flex;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 767.98px) {
  .cta-tile {
    flex-direction: column;
  }
}

.cta-tile__heading {
  margin-bottom: 0;
  flex-basis: 120px;
  font-size: 30px;
  color: white;
}
@media (max-width: 767.98px) {
  .cta-tile__heading {
    margin-bottom: 15px;
    flex-basis: 0;
  }
}

.cta-tile__content {
  padding-left: 40px;
  border-left: 1px solid rgb(7, 39, 45);
  flex-grow: 1;
}
@media (max-width: 767.98px) {
  .cta-tile__content {
    border-top: 1px solid rgb(7, 39, 45);
    border-left: none;
    padding-top: 15px;
    padding-left: 0;
    width: 100%;
  }
}

.cta-tile__content-detail {
  display: block;
  font-size: 20px;
  color: white;
}
.cta-tile__content-detail.cta-tile__content-detail--last {
  margin-bottom: 15px;
}

.cta-tile__content-detail-prefix {
  color: rgb(7, 39, 45);
}

.cta-tile__status {
  display: block;
  color: white;
}

.cta-tile__button {
  color: white;
  padding: 10px 40px;
  background-color: rgb(7, 39, 45);
  align-self: flex-end;
  letter-spacing: 5px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .cta-tile__button {
    letter-spacing: 2px;
  }
}
@media (max-width: 767.98px) {
  .cta-tile__button {
    margin-top: 15px;
    margin-left: 0;
    width: 100%;
    position: relative;
    right: auto;
    bottom: auto;
  }
}
.cta-tile__button:before, .cta-tile__button:after {
  display: none;
}
.cta-tile__button:hover {
  background-color: white;
  text-decoration: none;
  color: rgb(7, 39, 45);
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.accordion {
  margin-bottom: 20px;
}

.accordion__card {
  margin-bottom: 10px;
}

.accordion__card-button {
  display: block;
  width: 100%;
  text-align: left;
  border: none;
  background-color: #FFFFFF;
  border-radius: 0 15px 15px 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 15px 17px;
  cursor: pointer;
}
.accordion__card-button, .accordion__card-button:focus {
  outline: none;
}

.accordion__card-button.collapsed .accordion__card-heading:after {
  background-image: url(/assets/icons/icon-plus.svg);
}

.accordion__card-heading {
  margin-bottom: 0;
  position: relative;
  padding-right: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #07272D;
}
.accordion__card-heading:after {
  content: "";
  display: flex;
  align-items: center;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-position: center center;
  background-repeat: no-repeat;
  align-self: auto;
}

.accordion__card-header {
  position: relative;
  z-index: 1;
}

.accordion__card-body {
  background-color: #FFFFFF;
  border-radius: 0 15px 15px 0;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-top: none;
  padding: 45px 10px 2px 10px;
  margin-top: -21px;
}
@media (min-width: 768px) {
  .accordion__card-body {
    padding-inline: 22px;
  }
}

.accordion__card-detail,
.accordion__card-text,
.accordion__card-text p {
  display: block;
  margin-bottom: 10px;
}

.page-theme--blue .accordion__card-link,
.page-theme--blue .accordion__card-heading:after {
  color: #009CDE;
}

.page-theme--green .accordion__card-link,
.page-theme--green .accordion__card-heading:after {
  color: #027347;
}

.page-theme--yellow .accordion__card-link,
.page-theme--yellow .accordion__card-heading:after {
  color: #FFBF46;
}
.page-theme--yellow .table__head-row {
  background-color: #FFBF46;
}

.page-theme--red .accordion__card-link,
.page-theme--red .accordion__card-heading:after {
  color: #CC1534;
}

.page-theme--orange .accordion__card-link,
.page-theme--orange .accordion__card-heading:after {
  color: #FF6A27;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.table {
  width: 100%;
}

.table-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .table-wrapper {
    margin-bottom: 60px;
  }
}

.table__description {
  font-size: 16px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .table__description {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .table__head {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
}

.table__head-cell {
  padding: 10.5px 15px;
  border-right: 1px solid rgba(7, 39, 45, 0.1);
  cursor: pointer;
  position: relative;
}
.table__head-cell:last-child {
  border-radius: 0 20px 0 0;
}
.table__head-cell:last-child::after {
  display: none;
}
.table__head-cell.table__head-cell--no-break {
  white-space: nowrap;
}
@media (max-width: 1199.98px) {
  .table__head-cell.table__head-cell--no-break {
    white-space: normal;
  }
}
.table__head-cell:last-of-type {
  border-right: none;
}
.table__head-cell:after {
  content: "";
  display: inline-block;
  width: 31px;
  height: 31px;
  background-image: url(/assets/icons/icon-arrow-up-white.svg), url(/assets/icons/icon-arrow-down-white.svg);
  background-repeat: no-repeat;
  background-size: 20px 20px, 11px 12px;
  background-position: right 3px center, 4px 18px;
  float: inline-end;
  transform: translateY(-50%);
  position: absolute;
  right: 0;
  top: 50%;
}
.table__head-cell.headerSortUp:after {
  background-image: url(/assets/icons/icon-arrow-up-white.svg);
  background-position: left center;
}
.table__head-cell.headerSortDown:after {
  background-image: url(/assets/icons/icon-arrow-down-white.svg);
  background-position: left center;
}

.table__head-row {
  background-color: rgb(7, 39, 45);
}

.table__head-cell-text {
  display: inline;
  font-size: 24px;
  color: white;
  vertical-align: top;
  text-wrap: auto;
  padding-right: 10px;
}

.table__body {
  border-bottom-right-radius: 20px;
}
@media (max-width: 767.98px) {
  .table__body {
    display: block;
  }
}

@media (min-width: 768px) {
  .table__body-row:nth-child(even) {
    background-color: rgba(164, 188, 194, 0.1490196078);
  }
  .table__body-row:nth-child(odd) {
    background-color: #FFFFFF;
  }
}
.table__body-row:last-child {
  border-radius: 0 10px 10px 0;
}
@media (min-width: 768px) {
  .table__body-row:last-child {
    border-radius: 0 0 20px 0;
  }
}
.table__body-row:last-child .table__body-cell:last-child {
  border-bottom-right-radius: 10px;
}
@media (min-width: 768px) {
  .table__body-row:last-child .table__body-cell:last-child {
    border-bottom-right-radius: 20px;
  }
}
@media (max-width: 767.98px) {
  .table__body-row:last-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .table__body-row {
    margin-bottom: 15px;
    display: block;
    border-radius: 0 10px 0 0;
  }
}

.table__body-row.table__body-row--clickable {
  cursor: pointer;
}
.table__body-row.table__body-row--clickable:hover {
  background-color: rgb(216, 216, 216);
}

.table__body-row.table__body-row--bold .table__body-cell {
  font-weight: bold;
}

.table__body-cell {
  display: table-cell;
  border-right: 1px solid rgba(7, 39, 45, 0.1);
  padding: 12px 15px;
  font-size: 18px;
  vertical-align: middle;
}
.table__body-cell p {
  margin-bottom: unset;
}
@media (max-width: 767.98px) {
  .table__body-cell {
    font-size: 16px;
  }
}
.table__body-cell:last-of-type {
  border-right: none;
}
@media (max-width: 767.98px) {
  .table__body-cell {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0 10px 0 0;
  }
  .table__body-cell:before {
    content: attr(data-label) ": ";
    color: #07272D;
    font-weight: bold;
    margin-right: 5px;
    text-transform: capitalize;
  }
  .table__body-cell:first-child::before {
    content: attr(data-label);
  }
}
@media (max-width: 1199.98px) {
  .table__body-cell p {
    margin-bottom: 5px;
  }
  .table__body-cell p:last-child {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .table__body-cell {
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}

a.table__body-cell-link {
  background-color: #07272D;
  letter-spacing: 2.56px;
  color: #FFFFFF !important;
  font-weight: 500;
  text-decoration: none !important;
  border-radius: 0 4px 4px 0;
  font-size: 16px;
  position: relative;
  padding: 6px 10px 4px;
  font-size: 16px !important;
  transition: all ease-in 0.3s;
}
a.table__body-cell-link:hover, a.table__body-cell-link:hover:after {
  color: inherit;
  text-decoration: none;
}
a.table__body-cell-link:hover {
  background-color: #07272D !important;
  transform: scale(1.1);
}
a.table__body-cell-link:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  margin-left: 10px;
}
a.table__body-cell-link.table__body-cell-link--external:after {
  content: "\f08e";
}
a.table__body-cell-link.table__body-cell-link--email:after {
  content: "\f0e0";
}

.page-theme--blue .table {
  border-color: rgb(0, 156, 222);
}
.page-theme--blue .table__head-row {
  background-color: rgb(0, 156, 222);
}
@media (max-width: 767.98px) {
  .page-theme--blue .table__body-cell:before {
    color: rgb(0, 156, 222);
  }
}

.page-theme--green .table {
  border-color: rgb(0, 115, 71);
  letter-spacing: 0.2px;
}
.page-theme--green .table__head-row {
  background-color: rgb(0, 115, 71);
}
@media (max-width: 767.98px) {
  .page-theme--green .table__body-cell:before {
    color: #027347;
  }
}

.page-theme--gold .table {
  border-color: rgb(201, 151, 0);
}
.page-theme--gold .table__head-row {
  background-color: rgb(201, 151, 0);
}
@media (max-width: 767.98px) {
  .page-theme--gold .table__body-cell:before {
    color: rgb(201, 151, 0);
  }
  .page-theme--gold .table__body-row {
    border-color: rgb(201, 151, 0);
  }
}

.page-theme--slate-blue .table {
  border-color: rgb(164, 188, 194);
}
.page-theme--slate-blue .table__head-row {
  background-color: rgb(164, 188, 194);
}
@media (max-width: 767.98px) {
  .page-theme--slate-blue .table__body-cell:before {
    color: rgb(164, 188, 194);
  }
  .page-theme--slate-blue .table__body-row {
    border-color: rgb(164, 188, 194);
  }
}

.page-theme--red .table {
  border-color: rgb(212, 32, 39);
}
.page-theme--red .table__head-row {
  background-color: rgb(212, 32, 39);
}
@media (max-width: 767.98px) {
  .page-theme--red .table__body-cell:before {
    color: rgb(212, 32, 39);
  }
  .page-theme--red .table__body-row {
    border-color: rgb(212, 32, 39);
  }
}

.page-theme--blue-dark .table {
  border-color: rgb(7, 39, 45);
}
.page-theme--blue-dark .table__head-row {
  background-color: rgb(7, 39, 45);
}
@media (max-width: 767.98px) {
  .page-theme--blue-dark .table__body-cell:before {
    color: rgb(7, 39, 45);
  }
  .page-theme--blue-dark .table__body-row {
    border-color: rgb(7, 39, 45);
  }
}

body .table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
body .table__head {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media (max-width: 767.98px) {
  body .table__body-row {
    border-radius: 0 10px 10px 0;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
    background: #FFFFFF;
  }
}
@media (min-width: 768px) {
  body .table__body-row {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
@media (max-width: 767.98px) {
  body .table__body-cell-link--mobile {
    background: transparent !important;
    position: absolute !important;
    left: 95% !important;
    top: 30% !important;
  }
}
@media screen and (max-width: 576px) {
  body .table__body-cell-link--mobile {
    left: 90% !important;
  }
}
@media (min-width: 768px) {
  body .table__body-cell-link--mobile {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  body .table__body-cell--title {
    display: flex;
    margin-bottom: 5px;
  }
  body .table__body-cell--title:first-child {
    font-size: 19.8px;
  }
}
@media (max-width: 767.98px) {
  body .table__body-cell {
    padding: 5px 12px;
    word-wrap: break-word;
    white-space: normal;
  }
  body .table__body-cell:first-child {
    background: #07272D;
    color: #FFFFFF;
    position: relative;
    font-size: 19.8px;
    padding-right: 46px;
  }
  body .table__body-cell:first-child a {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: center;
  }
  body .table__body-cell:first-child a i {
    color: white;
    font-size: 20px;
  }
  body .table__body-cell:first-child::before {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
  }
  body .table__body-cell:last-child {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  body .table__body {
    display: block;
    width: 100%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    position: relative;
  }
  body .table__body::-webkit-scrollbar {
    width: 3px;
  }
  body .table__body::-webkit-scrollbar-track {
    background: #fff;
  }
  body .table__body::-webkit-scrollbar-thumb {
    background: rgba(164, 188, 194, 0.3450980392);
  }
}
@media (max-width: 767.98px) {
  body .table {
    display: block;
    border: none;
  }
}

@media (max-width: 767.98px) {
  article.rte.guidelineListing {
    margin-bottom: 30px;
  }
}
.guideline-listing > .table {
  border-bottom: 3px solid #07272D;
}

@media (max-width: 767.98px) {
  .page-theme--orange .table__body-row {
    border-radius: 0 10px 10px 0;
    border: 1px solid rgba(112, 112, 112, 0.231372549);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
    background: #FFFFFF;
  }
}
@media (max-width: 767.98px) {
  .page-theme--orange .table__body-cell {
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767.98px) {
  .page-theme--orange .table__body-cell:first-child {
    background: #FF6A27;
  }
}
.page-theme--orange .table__body-cell:first-child::before {
  color: #FFFFFF;
}
@media (max-width: 767.98px) {
  .page-theme--orange .table__body-cell:before {
    color: #FF6A27;
  }
}

/*audit listing*/
@media (max-width: 767.98px) {
  .auditReportListing .audit-report-listing .table__body-cell {
    padding-right: 40px;
  }
}
.auditReportListing .audit-report-listing .table__body-cell-downloadLink::after {
  content: none;
}
.auditReportListing .audit-report-listing .table__body-cell-downloadLink svg {
  height: 22px;
  margin: 4px 10px 4px 0;
}

@media (max-width: 1199.98px) {
  .rte.auditReportListing.guidelineListing h1 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .rte.auditReportListing.guidelineListing .table__body-row--clickable td:not(:first-child) {
    font-size: 16.2px;
  }
}

@media (max-width: 767.98px) {
  .clinicalListing .table__body-cell {
    padding-right: 40px;
  }
}

@media (max-width: 767.98px) {
  .qualityStandardListing .table__body-cell {
    padding-right: 40px;
  }
}

.page-theme--blue .table__head-row {
  background: #009CDE;
}
@media (max-width: 767.98px) {
  .page-theme--blue .table__body-cell:first-child {
    background: #009CDE;
  }
}
.page-theme--blue .table__body-cell-link {
  background: #009CDE;
}
.page-theme--blue .table__body-cell-link:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  margin-left: 10px;
}
.page-theme--blue .table {
  border-bottom-color: #009CDE;
}

.page-theme--red .table__head-row {
  background: #CC1534;
}
@media (max-width: 767.98px) {
  .page-theme--red .table__body-cell:first-child {
    background: #CC1534;
  }
}
.page-theme--red .table__body-cell-link {
  background: #CC1534;
}
.page-theme--red .table {
  border-bottom-color: #CC1534;
}

.page-theme--yellow .table__head-row {
  background: #FFBF46;
}
.page-theme--yellow .table__head-cell-text {
  color: #07272D;
}
.page-theme--yellow .table__head-cell.headerSortDown:after {
  background-image: url(/assets/icons/icon-arrow-down-dark-navy.svg);
}
.page-theme--yellow .table__head-cell.headerSortUp:after {
  background-image: url(/assets/icons/icon-arrow-up-dark-navy.svg);
}
.page-theme--yellow .table__head-cell:after {
  background-image: url(/assets/icons/icon-arrow-up-dark-navy.svg), url(/assets/icons/icon-arrow-down-dark-navy.svg);
}
@media (max-width: 767.98px) {
  .page-theme--yellow .table__body-cell:first-child {
    background: #FFBF46;
  }
}
@media (max-width: 767.98px) {
  .page-theme--yellow .table__body-cell:before {
    color: #FFBF46;
  }
}
.page-theme--yellow .table__body-cell-link {
  background: #FFBF46;
  color: #07272D !important;
}
.page-theme--yellow .table__body-cell-link:hover {
  color: #FFFFFF !important;
}
.page-theme--yellow .table {
  border-bottom-color: #FFBF46;
}

.page-theme--green .table__head-row {
  background: #027347;
}
@media (max-width: 767.98px) {
  .page-theme--green .table__body-cell:first-child {
    background: #027347;
  }
}
.page-theme--green .table__body-cell-link {
  background: #027347;
}
.page-theme--green .table {
  border-bottom-color: #027347;
}

.page-theme--orange .table__head-row {
  background: #FF6A27;
}
@media (max-width: 767.98px) {
  .page-theme--orange .table__body-cell:first-child {
    background: #FF6A27;
  }
}
.page-theme--orange .table__body-cell-link {
  background: #FF6A27;
}
.page-theme--orange .table {
  border-bottom-color: #FF6A27;
}

@media (max-width: 767.98px) {
  .table-responsive, .bts-module-table--responsive {
    width: 100% !important;
    border: 0 !important;
  }
  .table-responsive tr, .bts-module-table--responsive tr {
    height: auto !important;
    border: 1px solid rgb(7, 39, 45);
    margin-bottom: 15px;
    padding: 15px;
    display: block;
  }
  .table-responsive tr:nth-child(even), .bts-module-table--responsive tr:nth-child(even) {
    background-color: rgb(237, 237, 237);
  }
  .table-responsive tr:nth-child(odd), .bts-module-table--responsive tr:nth-child(odd) {
    background-color: rgb(247, 247, 247);
  }
  .table-responsive tr:first-child, .bts-module-table--responsive tr:first-child {
    display: none;
  }
  .table-responsive tr td, .bts-module-table--responsive tr td {
    display: block;
    height: auto !important;
    width: 100% !important;
    padding: 0;
    margin: 0 0 10px 0;
    border: none;
  }
  .table-responsive tr td:first-child, .bts-module-table--responsive tr td:first-child {
    font-weight: bold;
  }
  .table-responsive tr td:not(:first-child):before, .bts-module-table--responsive tr td:not(:first-child):before {
    content: attr(data-label);
    color: rgb(7, 39, 45);
    font-weight: bold;
    margin-right: 5px;
  }
  .table-responsive tr td:not([data-label]):before, .bts-module-table--responsive tr td:not([data-label]):before {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .bts-module-table--responsive thead {
    display: none;
  }
  .bts-module-table--responsive tr:first-child {
    display: block;
  }
  .bts-module-table--responsive tr td:first-child {
    font-weight: normal;
  }
  .bts-module-table--responsive tr td:before {
    content: attr(data-label);
    color: rgb(7, 39, 45);
    font-weight: bold;
    margin-right: 5px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.form-wrapper {
  background-color: rgb(164, 188, 194);
  border-radius: 0 20px 20px 0;
  min-height: 100%;
}
@media (max-width: 991.98px) {
  .form-wrapper {
    border-radius: 0 0 20px 0;
  }
}

.form-tile {
  padding: 45px 52px 30px 52px;
}
@media (max-width: 1399.98px) {
  .form-tile {
    padding: 40px;
  }
}
@media (max-width: 767.98px) {
  .form-tile {
    padding: 15px 15px 20px 15px;
  }
}
.form-tile .button {
  color: rgb(255, 255, 255);
  background-color: #07272D;
  padding: 6px 20px 4px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2.56px;
  border-radius: 0 4px 4px 0;
  transition: transform 0.3s ease;
  font-weight: 500;
}
.form-tile .button:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
.form-tile .umbraco-forms-hidden {
  display: none;
}
.form-tile .dataconsent label {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .form-tile .dataconsent label {
    font-size: 18px;
  }
}
.form-tile .dataconsent legend {
  font-size: 17px;
  color: #07272D;
  margin-bottom: 0;
  font-weight: 400;
}
.form-tile .dataconsent .umbraco-forms-field-wrapper {
  padding-bottom: 16px;
}
.form-tile .dataconsent .umbraco-forms-field-wrapper div {
  background: transparent;
  padding: 0 0 0 0;
  display: flex;
  align-items: center;
  gap: 5px;
  border: none;
}

.form-tile__heading {
  font-size: 30px;
  color: rgb(0, 156, 222);
  margin-bottom: 10px;
}

.form-tile__description {
  margin-bottom: 15px;
}

.form-tile__form-group {
  margin-bottom: 15px;
}

.form-tile__form-label {
  margin-bottom: 0;
  padding-top: 5px;
  cursor: default;
  font-size: 22px;
  padding-left: 13px;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  .form-tile__form-label {
    font-size: 18px;
  }
}

.form-tile__form-field {
  width: 100%;
  display: block;
}
.form-tile__form-field.form-tile__form-field--text, .form-tile__form-field.form-tile__form-field--textarea, .form-tile__form-field.form-tile__form-field--password, .form-tile__form-field.form-tile__form-field--select {
  padding: 5px 10px;
  border: none;
  border-radius: 19px;
  background-color: white;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
}
.form-tile__form-field.form-tile__form-field--text.input-validation-error, .form-tile__form-field.form-tile__form-field--textarea.input-validation-error, .form-tile__form-field.form-tile__form-field--password.input-validation-error, .form-tile__form-field.form-tile__form-field--select.input-validation-error {
  border-color: rgb(212, 32, 39);
}
.form-tile__form-field.form-tile__form-field--text, .form-tile__form-field.form-tile__form-field--text:focus, .form-tile__form-field.form-tile__form-field--textarea, .form-tile__form-field.form-tile__form-field--textarea:focus, .form-tile__form-field.form-tile__form-field--password, .form-tile__form-field.form-tile__form-field--password:focus, .form-tile__form-field.form-tile__form-field--select, .form-tile__form-field.form-tile__form-field--select:focus {
  outline: none;
}
.form-tile__form-field.form-tile__form-field--textarea {
  height: 281px;
}
@media (max-width: 575.98px) {
  .form-tile__form-field.form-tile__form-field--select {
    margin-top: 0;
  }
}
.form-tile__form-field.form-tile__form-field--radio {
  width: 100%;
  display: inline-block;
  position: relative;
}
.form-tile__form-field.form-tile__form-field--radio .form-tile__form-field--radio-input {
  height: 17px;
  width: 19px;
  position: absolute;
  top: 10px;
  left: 0;
}
.form-tile__form-field.form-tile__form-field--radio .form-tile__form-field--radio-text {
  margin: 5px 0 0 25px;
}
.form-tile__form-field.form-tile__form-field--checkbox {
  width: 100%;
  display: inline-block;
  position: relative;
}
.form-tile__form-field.form-tile__form-field--checkbox .form-tile__form-field--checkbox-input {
  height: 17px;
  width: 19px;
  position: absolute;
  top: 10px;
  left: 0;
}
.form-tile__form-field.form-tile__form-field--checkbox .form-tile__form-field--checkbox-input.input-validation-error {
  border: 1px solid red;
}
.form-tile__form-field.form-tile__form-field--checkbox .form-tile__form-field--checkbox-text {
  margin: 5px 0 0 25px;
}

.field-validation-error.text-danger > span,
.field-validation-error > span {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: rgb(212, 32, 39);
}

.page-theme--blue {
  /*.form-tile .button {
      @extend .button--theme-blue;
  }*/
}
.page-theme--blue .form-tile__heading {
  color: rgb(0, 156, 222);
}

.page-theme--green {
  /*.form-tile .button {
      @extend .button--theme-green;
  }*/
}
.page-theme--green .form-tile__heading {
  color: rgb(0, 115, 71);
}

.page-theme--gold {
  /*.form-tile .button {
      @extend .button--theme-gold;
  }*/
}
.page-theme--gold .form-tile__heading {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue {
  /*.form-tile .button {
      @extend .button--theme-slate-blue;
  }*/
}
.page-theme--slate-blue .form-tile__heading {
  color: rgb(164, 188, 194);
}

.page-theme--red {
  /*.form-tile .button {
      @extend .button--theme-red;
  }*/
}
.page-theme--red .form-tile__heading {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark {
  /*.form-tile .button {
      @extend .button--theme-blue-dark;
  }*/
}
.page-theme--blue-dark .form-tile__heading {
  color: rgb(7, 39, 45);
}

.link-list {
  border: 1px solid;
  margin-bottom: 20px;
  padding: 20px 30px 30px;
}
.link-list:last-of-type {
  margin-bottom: 60px;
}
@media screen and (max-width: 576px) {
  .link-list {
    padding: 20px;
  }
}

.link-list__heading {
  margin-bottom: 10px;
  font-size: 30px;
}

.link-list__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.link-list__item {
  margin-bottom: 15px;
}
.link-list__item:last-of-type {
  margin-bottom: 0;
}

.link-list__item-link:hover {
  text-decoration: underline;
}
.link-list__item-link:after {
  display: inline-block;
  margin-left: 15px;
  font-size: 17px;
  color: rgb(7, 39, 45);
}
.link-list__item-link.link-list__item-link--download:after {
  content: "\f33d";
}
.link-list__item-link.link-list__item-link--link-internal:after {
  content: "\f1ea";
}
.link-list__item-link.link-list__item-link--link-external:after {
  content: "\f08e";
}

.link-list__text {
  display: block;
}

.page-theme--blue .link-list {
  border-color: rgb(0, 156, 222);
}
.page-theme--blue .link-list__heading, .page-theme--blue .link-list__item-link, .page-theme--blue .link-list__item-link:after {
  color: rgb(0, 156, 222);
}

.page-theme--green .link-list {
  border-color: rgb(0, 115, 71);
}
.page-theme--green .link-list__heading, .page-theme--green .link-list__item-link, .page-theme--green .link-list__item-link:after {
  color: rgb(0, 115, 71);
}

.page-theme--gold .link-list {
  border-color: rgb(201, 151, 0);
}
.page-theme--gold .link-list__heading, .page-theme--gold .link-list__item-link, .page-theme--gold .link-list__item-link:after {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue .link-list {
  border-color: rgb(164, 188, 194);
}
.page-theme--slate-blue .link-list__heading, .page-theme--slate-blue .link-list__item-link, .page-theme--slate-blue .link-list__item-link:after {
  color: rgb(164, 188, 194);
}

.page-theme--red .link-list {
  border-color: rgb(212, 32, 39);
}
.page-theme--red .link-list__heading, .page-theme--red .link-list__item-link, .page-theme--red .link-list__item-link:after {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark .link-list {
  border-color: rgb(7, 39, 45);
}
.page-theme--blue-dark .link-list__heading, .page-theme--blue-dark .link-list__item-link, .page-theme--blue-dark .link-list__item-link:after {
  color: rgb(7, 39, 45);
}

/* Colors */
/* Spacing */
/* Font Sizes */
.bTSWinterMeetingPage .footer-site, .bTSSummerMeetingPage .footer-site {
  margin-top: 0px;
}
.bTSWinterMeetingPage .event-banner__title, .bTSSummerMeetingPage .event-banner__title {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .bTSWinterMeetingPage .event-banner__title, .bTSSummerMeetingPage .event-banner__title {
    line-height: 80px;
  }
}
@media (max-width: 992px) {
  .bTSWinterMeetingPage .event-banner__title, .bTSSummerMeetingPage .event-banner__title {
    font-size: 40px !important;
  }
}
@media (min-width: 1600px) {
  .bTSWinterMeetingPage .event-banner__title, .bTSSummerMeetingPage .event-banner__title {
    font-size: 90px;
  }
}
.bTSWinterMeetingPage .event-banner__title .meeting-name, .bTSSummerMeetingPage .event-banner__title .meeting-name {
  display: block;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .event-banner__title span.meeting-year {
    font-size: 50px !important;
  }
}

@media (min-width: 992px) {
  .bTSEvents .event-banner__title {
    line-height: 80px;
  }
}
@media (min-width: 1600px) {
  .bTSEvents .event-banner__title {
    font-size: 90px;
  }
}

.meeting-event__topSection .event-navigation__switch::before, .meeting-event__leftSection .event-navigation__switch::before {
  content: "\f054"; /* unicode for fa-chevron-left */
  font-family: "Font Awesome 6 Free"; /* Font Awesome 6 */
  font-weight: 900; /* Solid style */
  display: inline-block;
  margin-right: 7px;
  transition: all ease-in 0.3s;
  font-size: 16px;
}

.event-navigation__item--expanded .event-navigation__switch:before {
  transform: rotate(90deg);
}

.event__speaker-list .owl-nav {
  display: none;
}

.event-menu__heading {
  padding-bottom: 26px;
}
.event-menu .lower-body__text {
  margin-bottom: 30px;
}

.bTSMeeting .footer-site {
  margin-top: 0px;
}

@media (min-width: 1200px) {
  .breadcrumb__list-item:nth-child(4) {
    margin-left: -4px;
  }
  .event__content p {
    font-size: 48px;
  }
}
.bTSEventMenuPage .button--involved {
  padding: 4px 20px 3px 20px;
}

.bTSMeeting .event__image {
  height: 100%;
  object-fit: cover;
}
.bTSMeeting .event__speaker-item {
  max-width: 100%;
}
.bTSMeeting .event__speaker-photo img {
  width: 250px;
}

.page-theme--blue.bTSEventMenuPage .event-menu {
  background-image: url(../../images/summerMettingBackground.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bTSEventMenuPage.page-theme--blue .event-menu .lower-body__text {
  border-bottom: 3px solid #009BDD;
}
.bTSEventMenuPage.page-theme--blue .event-menu__heading {
  border-bottom: 3px solid #009BDD;
}
@media (min-width: 992px) {
  .bTSEventMenuPage .breadcrumb__list-item:nth-child(4) {
    margin-left: -9px;
  }
}

@media (max-width: 1199.98px) {
  .event-banner__header .event-banner__title {
    font-size: 50px;
  }
}

.page-theme--red .event-banner {
  position: relative;
  min-height: 100vh;
  z-index: 0;
  overflow: hidden;
}
.page-theme--red .event-banner::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../images/meetingBackgroundImage.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .page-theme--red .event-banner::before {
    background-position: unset;
  }
}
.page-theme--red .event-banner::after {
  content: "";
  position: fixed;
  top: 350px;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../images/Path-216.svg");
  background-repeat: no-repeat;
  background-position: top right;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .page-theme--red .event-banner::after {
    content: unset;
  }
}

.page-theme--blue .event-banner {
  position: relative;
  min-height: 100vh;
  z-index: 0;
  overflow: hidden;
}
.page-theme--blue .event-banner::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../images/summerMettingBackground.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .page-theme--blue .event-banner::before {
    background-position: unset;
  }
}
.page-theme--blue .event-banner::after {
  content: "";
  position: fixed;
  top: 350px;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../images/Path-216.svg");
  background-repeat: no-repeat;
  background-position: top right;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .page-theme--blue .event-banner::after {
    content: unset;
  }
}
.page-theme--blue .event-card {
  background: rgba(247, 247, 247, 0.0784313725) 0% 0% no-repeat padding-box;
}
.page-theme--blue .event-card__button.event-card__button--primary {
  background-color: #019ADB;
}
.page-theme--blue .event-card__date {
  border-bottom: 1px solid rgba(0, 155, 221, 0.5);
}
@media (max-width: 1440px) {
  .page-theme--blue .event-card__date {
    border-bottom: none;
  }
}
.page-theme--blue .event-card__description {
  border-bottom: 1px solid rgba(0, 155, 221, 0.5);
}
.page-theme--blue .event-latestNews .latest-news__title .meeting-year {
  line-height: 80px;
  font-size: 80px;
  font-weight: 300;
}
@media (max-width: 992px) {
  .page-theme--blue .event-latestNews .latest-news__title .meeting-year {
    font-size: 40px;
  }
}
.page-theme--blue .event-latestNews .latest-news__header {
  border-bottom: 1px solid rgba(0, 155, 221, 0.5);
}
.page-theme--blue .event-latestNews .latest-news .news-card__content {
  background-color: rgba(7, 39, 45, 0.2509803922);
}
@media (max-width: 1600px) {
  .page-theme--blue .event-latestNews .latest-news .news-card__content h3 {
    font-size: 26px;
  }
}
.page-theme--blue .event-latestNews .latest-news .news-card__link::hover {
  background-color: #07272d;
}
.page-theme--blue .event-latestNews .latest-news .owl-nav {
  background: transparent linear-gradient(268deg, #07272C 0%, rgba(8, 37, 43, 0) 100%) 0% 0% no-repeat padding-box;
  border-radius: 0px 20px 20px 0px;
}
.page-theme--blue .event-latestNews .latest-news .owl-nav.rightNavigation {
  left: 0px;
  background: transparent linear-gradient(268deg, rgba(8, 37, 43, 0) 0%, #07272C 100%) 0% 0% no-repeat padding-box;
}
.page-theme--blue .event-banner .meeting-event__speakers-header {
  border-bottom: 1px solid rgba(0, 155, 221, 0.5);
}
.page-theme--blue .aftterClickOverlay {
  background: rgba(2, 51, 72, 0.8196078431) 0% 0% no-repeat padding-box;
}
.page-theme--blue .event-navigation__submenu-item {
  border-bottom: unset;
}

.winter-meeting .footer-site, .summer-meeting .footer-site {
  margin-top: 0px;
}

.aftterClickOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(26, 0, 4, 0.8078431373) 0% 0% no-repeat padding-box;
  top: -100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  transition: all ease-in 0.8s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  user-select: none;
}
.aftterClickOverlay.eventNavigationOverlay {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
  user-select: unset;
  top: 0;
}

.meeting_fullProgram {
  margin-top: 20px;
  background-color: #07272D;
  padding-block: 4px;
  border-radius: 0px 4px 4px 0px;
  margin-bottom: 30px;
}
.meeting_fullProgram a {
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  letter-spacing: 2.56px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 1200px) {
  .meeting_fullProgram a {
    display: none;
  }
}
.meeting_fullProgram a:hover {
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .meeting_fullProgram {
    display: none;
  }
}

.event-banner {
  position: relative;
}
.event-banner .event__speaker-heading {
  border-bottom: 1px solid rgba(204, 21, 52, 0.5);
  padding-top: 48px;
  margin-top: 0px;
}
@media (max-width: 992px) {
  .event-banner .event__speaker-heading {
    font-size: 32px;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .event-banner {
    position: relative;
  }
}
.event-banner .breadcrumb__list-item:nth-child(2) {
  left: -3px;
}
.event-banner .breadcrumb__list-item:nth-child(3) {
  left: -6px;
}
.event-banner .meeting-event__speakers {
  margin-top: 48px;
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__speakers {
    position: relative;
    z-index: 9;
    padding-bottom: 80px;
  }
}
.event-banner .meeting-event__speakers .event__speaker-item {
  max-width: 100%;
}
.event-banner .meeting-event__speakers .event__speaker-photo img {
  width: 250px;
}
.event-banner .meeting-event__speakers-header {
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(204, 21, 52, 0.5);
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__speakers-header {
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(204, 21, 52, 0.5);
    margin-bottom: 50px;
  }
}
.event-banner .meeting-event__speakers-header h2 {
  font-size: 32px;
  line-height: 30px;
  color: #fff;
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__speakers-header h2 {
    font-size: 50px;
    line-height: 30px;
    color: #fff;
  }
}
.event-banner .meeting-event__speakerList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.event-banner .meeting-event__speakerList-item {
  width: 100%;
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__speakerList-item {
    width: calc(25% - 125px);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .event-banner .meeting-event__speakerList-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767.98px) {
  .event-banner .meeting-event__speakerList-item {
    width: 100%;
  }
}
.event-banner .meeting-event__speakerList-item ul {
  padding: 0px;
}
.event-banner .meeting-event__speakerList-item li {
  list-style: none;
}
.event-banner .meeting-event__speakerList-item li:nth-child(2) {
  color: #fff;
  font-size: 26px;
  line-height: 35px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__speakerList-item li:nth-child(2) {
    font-size: 35px;
    font-weight: bold;
    line-height: 41px;
    color: #fff;
  }
}
.event-banner .meeting-event__speakerList-item li:nth-child(3), .event-banner .meeting-event__speakerList-item li:nth-child(4), .event-banner .meeting-event__speakerList-item li:nth-child(5) {
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  color: #fff;
}
.event-banner .meeting-event__speakerList-item .speakerImage {
  width: 249px;
  position: relative;
}
.event-banner .meeting-event__speakerList-item .speakerImage img {
  margin-bottom: 25px;
  width: 100%;
  border-radius: 100%;
  height: 249px;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__speakerList-item .speakerImage:after {
    content: "i";
    position: absolute;
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 20px;
    border-radius: 100%;
    font-size: 25px;
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__rightSection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: end;
    position: relative;
    z-index: 99999;
  }
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__rightSection .event-latestNews {
    width: calc(60% - 50px);
  }
}
.event-banner .meeting-event__rightSection .event-latestNews .news-card__link:hover {
  background-color: #07272d;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .event-banner .meeting-event__rightSection .event-latestNews .latest-news__header {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__rightSection .meeting-event__leftSection {
    width: 40%;
    z-index: 9999;
  }
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__topSection {
    display: flex;
    align-items: center;
    position: relative;
  }
}
.event-banner .meeting-event__topSection .breadcrumb {
  margin-bottom: 40px;
}
.event-banner .meeting-event__topSection .event-navigation {
  display: none;
}
@media (min-width: 992px) {
  .event-banner .meeting-event__topSection .event-navigation {
    display: block;
  }
}
@media (min-width: 1200px) {
  .event-banner .meeting-event__topSection .event-navigation {
    position: absolute;
    top: -20px;
    right: 0;
    width: auto;
  }
}
.event-banner .meeting-event__topSection .event-navigation__list {
  height: 52px;
}
.event-banner__header {
  margin-top: 25px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .event-banner__header {
    width: 695px;
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (max-width: 1399.98px) {
  .event-banner__header .event-navigation {
    position: relative;
    z-index: 9999;
    margin-top: 19px;
  }
}
.event-banner__title {
  font-size: 50px;
  line-height: 48px;
  font-weight: bold;
  color: #fff;
}
@media (min-width: 1200px) {
  .event-banner__title {
    font-size: 100px;
    line-height: 80px;
  }
}
.event-banner__title .meeting-year {
  font-weight: 300;
}

.event-card {
  position: relative;
  padding: 30px 0px 30px 30px;
  border-radius: 0px 20px 20px 0px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  background: linear-gradient(180deg, #781b34 0%, #2f1219 100%);
}
@media (min-width: 1200px) {
  .event-card {
    background: rgba(247, 247, 247, 0.0784313725) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    padding: 21px 0px 66px 26px;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .event-card {
    position: relative;
    top: 25px;
  }
}
.event-card__date {
  display: flex;
  flex-direction: column;
  padding-bottom: 16px;
  border-bottom: 1px solid #C41432;
  color: #fff;
}
@media (max-width: 1440px) {
  .event-card__date {
    border-bottom: none;
  }
}
.event-card__date-day {
  font-size: 50px;
  line-height: 72px;
  font-family: "effra";
  margin-bottom: 0px;
  color: #fff;
}
@media (min-width: 992px) {
  .event-card__date-day {
    font-size: 60px;
  }
}
.event-card__date-month {
  font-size: 20px;
  letter-spacing: 3.2px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.event-card__badge {
  display: none;
  background-image: url("../../images/badgeImg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 19px 16px 12px 54px;
  height: 100%;
  width: 341px;
}
@media (max-width: 1440px) {
  .event-card__badge {
    background-image: url("../../images/earlyDiscountBadge.png");
    display: block;
    width: 100%;
    padding: 14px 16px 5px 54px;
    background-position: left;
  }
}
@media (max-width: 1200px) {
  .event-card__badge {
    padding: 14px 16px 5px 50px;
  }
}
@media (min-width: 500px) and (max-width: 992px) {
  .event-card__badge {
    padding: 14px 16px 5px 90px;
  }
}
@media (min-width: 375px) and (max-width: 499px) {
  .event-card__badge {
    padding: 14px 16px 5px 70px;
  }
}
@media (min-width: 992px) {
  .event-card__badge {
    display: block;
    position: absolute;
    top: 21px;
    width: auto;
    height: auto;
    right: 0px;
  }
}
.event-card__badge-text {
  font-size: 20px;
  color: #F7F7F7;
  letter-spacing: 3.2px;
  line-height: 24px;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 1499.98px) {
  .event-card__badge-text {
    font-size: 16px;
  }
}
@media (max-width: 1400px) {
  .event-card__badge-text {
    line-height: 12px;
  }
}
.event-card__badge-text small {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  text-transform: none;
}
.event-card__description {
  color: #fff;
  margin-top: 17px;
  font-size: 16px;
  margin-bottom: 11px;
  border-bottom: 1px solid #C41432;
}
@media (min-width: 1200px) {
  .event-card__description {
    margin-top: 20px;
    margin-bottom: 17px;
  }
}
.event-card__description p {
  padding-right: 30px;
  font-size: 18px;
  line-height: 26px;
}
@media (min-width: 1200px) {
  .event-card__description p {
    font-size: 20px;
  }
}
.event-card__description a {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .event-card__details {
    display: flex;
    gap: 30px;
    margin-top: 18px;
  }
}
.event-card__location, .event-card__abstract {
  font-size: 25px;
  color: #FFFFFF;
  line-height: 29px;
  font-family: "effra";
  margin-bottom: 19px;
  display: flex;
  flex-direction: column;
  width: 40%;
}
.event-card__location-venue, .event-card__abstract-venue {
  font-weight: 500;
}
@media (min-width: 992px) {
  .event-card__location, .event-card__abstract {
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .event-card__location, .event-card__abstract {
    width: 100%;
  }
}
.event-card__abstract-label {
  color: #A4BCC2;
  font-weight: 500;
}
.event-card__button.event-card__button--primary {
  background-color: #c41432;
  color: #FFFFFF;
  padding: 7.5px 24px 5.5px;
  border-radius: 0px 4px 4px 0px;
  font-size: 16px;
  letter-spacing: 2.56px;
  text-transform: uppercase;
  line-height: 21px;
  display: inline-block;
  transition: transform 0.3s ease;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .event-card__button.event-card__button--primary {
    padding: 13px 24px 10px;
    font-size: 16px;
    line-height: 26px;
  }
}
.event-card__button.event-card__button--primary:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
.event-card__button.event-card__button--secondary {
  background-color: #07272d;
  color: #FFFFFF;
  padding: 7.5px 24px 5.5px;
  border-radius: 0px 4px 4px 0px;
  font-size: 16px;
  letter-spacing: 2.56px;
  text-transform: uppercase;
  line-height: 21px;
  display: inline-block;
  transition: transform 0.3s ease;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .event-card__button.event-card__button--secondary {
    margin-top: 0px;
    padding: 13px 24px 10px;
    font-size: 16px;
    line-height: 26px;
  }
}
.event-card__button.event-card__button--secondary:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
.event-card__actions {
  display: flex;
  gap: 15px;
  flex-direction: column;
}
@media (min-width: 1400px) {
  .event-card__actions {
    display: flex;
    gap: 30px;
    margin-top: 56px;
    flex-direction: row;
  }
}
@media screen and (min-width: 1600px) {
  .event-card__actions {
    gap: 50px;
  }
}
.event-card__actions a {
  display: inline-block;
  width: fit-content;
}

.event-navigation {
  display: block;
  margin-top: 25px;
}
@media (min-width: 992px) {
  .event-navigation {
    display: none;
    margin-top: 20px;
  }
}
.event-navigation li {
  list-style: none;
}
.event-navigation__list {
  padding: 0px;
  background-color: #07272d;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0px 20px 20px 0px;
  position: relative;
  margin-bottom: 0px;
  height: unset;
}
@media (min-width: 1200px) {
  .event-navigation__list {
    border-radius: 0px 0px 20px 0px;
    position: relative;
  }
}
.event-navigation__item {
  width: auto;
  padding: 10px 15px;
  list-style: none;
}
@media (min-width: 1200px) {
  .event-navigation__item {
    width: auto;
  }
}
.event-navigation__item:hover .event-navigation__toggle::before {
  transform: rotate(90deg);
}
.event-navigation__item:hover .event-navigation__submenu {
  top: 50px;
  visibility: visible;
  user-select: unset;
  opacity: 1;
  pointer-events: unset;
}
.event-navigation__item:hover .event-navigation__switch::before {
  transform: rotate(90deg);
}
.event-navigation__item.event-navigation__item--expanded {
  background: rgb(4, 21, 25);
}
.event-navigation__toggle {
  border: none;
  background: transparent;
  font-size: 20px;
  color: #fff;
  transition: all ease-in 0.3s;
  vertical-align: sub;
}
.event-navigation__toggle:hover {
  color: #fff;
  text-decoration: underline;
}
.event-navigation__submenu {
  background: rgb(4, 21, 25);
  width: 100%;
  padding: 11px 12px 11px 15px;
  border-radius: 0px 0px 20px 0px;
}
@media (min-width: 1200px) {
  .event-navigation__submenu {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #07272d;
    visibility: hidden;
    pointer-events: none;
    user-select: none;
    opacity: 0;
    transition: all ease-in 0.5s;
    z-index: 9999999999;
  }
}
.event-navigation__submenu.active {
  display: block;
}
.event-navigation__submenu-item {
  border-bottom: 1px solid rgba(204, 21, 52, 0.2);
  font-size: 20px;
  line-height: 24px;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: space-between;
  padding: 11px 12px 11px 15px;
}
.event-navigation__submenu-item a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}
.event-navigation__submenu-item:after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 12px;
  color: #fff;
}
@media (min-width: 1200px) {
  .event-navigation__submenu-item:after {
    content: unset;
  }
}

.event-latestNews {
  margin-top: 30px;
}
.event-latestNews .latest-news__title {
  font-size: 32px;
  line-height: 30px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .event-latestNews .latest-news__title {
    font-size: 50px;
    line-height: 30px;
  }
}
.event-latestNews .latest-news__header {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .event-latestNews .latest-news__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(196, 20, 50, 0.5);
  }
}
.event-latestNews .latest-news__header a {
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  letter-spacing: 3.52px;
}
@media (max-width: 1399.98px) {
  .event-latestNews .latest-news__header a {
    display: none;
  }
}
.event-latestNews .latest-news__header a:hover {
  text-decoration: none;
}
.event-latestNews .latest-news .owl-dots {
  display: none;
}
.event-latestNews .latest-news .owl-stage {
  display: flex;
}
.event-latestNews .latest-news .owl-nav {
  position: absolute;
  height: 100%;
  width: 93px;
  right: 0;
  top: 0;
  border-radius: 0px 20px 20px 0px;
  background: transparent linear-gradient(268deg, #3A0B11 0%, rgba(58, 11, 17, 0) 100%) 0% 0% no-repeat padding-box;
}
.event-latestNews .latest-news .owl-nav.rightNavigation {
  left: 0px;
  background: transparent linear-gradient(268deg, rgba(58, 11, 17, 0) 0%, #3A0B11 100%) 0% 0% no-repeat padding-box;
}
.event-latestNews .latest-news .owl-nav button {
  position: absolute;
  top: 35%;
  color: rgba(247, 247, 247, 0.7647058824) !important;
  font-size: 50px !important;
  display: block;
}
@media (max-width: 1024px) {
  .event-latestNews .latest-news .owl-nav button {
    display: none;
  }
}
.event-latestNews .latest-news .owl-nav button.owl-next {
  right: -36px;
}
.event-latestNews .latest-news .owl-nav button.owl-next.disabled {
  display: none;
}
.event-latestNews .latest-news .owl-nav button.owl-next span {
  display: none;
}
.event-latestNews .latest-news .owl-nav button.owl-next:after {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 12px;
}
@media (max-width: 992px) {
  .event-latestNews .latest-news .owl-nav button.owl-next {
    right: 0px;
  }
}
.event-latestNews .latest-news .owl-nav button.owl-prev {
  left: -13px;
}
.event-latestNews .latest-news .owl-nav button.owl-prev.disabled {
  display: none;
}
.event-latestNews .latest-news .owl-nav button.owl-prev span {
  display: none;
}
.event-latestNews .latest-news .owl-nav button.owl-prev:before {
  content: "\f053";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 12px;
}
.event-latestNews .latest-news .owl-nav button:focus {
  outline: none;
}
.event-latestNews .latest-news .news-card__image {
  margin-bottom: 0px;
}
.event-latestNews .latest-news .news-card__image img {
  border-radius: 0px 20px 0px 0px;
  height: 127px;
  object-fit: cover;
  object-position: top;
}
.event-latestNews .latest-news .news-card__content {
  background-color: rgba(7, 39, 45, 0.2509803922);
  padding: 21px 12px 18px 31px;
  border-radius: 0px 0px 20px 0px;
}
.event-latestNews .latest-news .news-card__content h3 {
  color: #fff;
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 23px;
}
.event-latestNews .latest-news .news-card__content a {
  background-color: rgba(164, 188, 194, 0.2);
  z-index: 999999;
  color: #F7F7F7;
}
.event-latestNews .latest-news .news-card__content:after {
  z-index: 9;
  background-color: rgba(164, 188, 194, 0.2);
  bottom: 34px;
  width: calc(100% - 178px);
  height: 1px;
}

@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .winter-meeting-container .session-wrapper .session-row .session-card {
    max-width: 360px;
    min-width: 360px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .winter-meeting-container .session-wrapper .session-row .session-card {
    max-width: 305px;
    min-width: 305px;
  }
}
.overlay-2 {
  position: unset;
}

.overlay-1 {
  position: unset;
}

@media (min-width: 1200px) {
  .overlay-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 965px);
    background: #3A0B11;
  }
  .overlay-1 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 494px;
    background: transparent linear-gradient(180deg, rgba(58, 11, 17, 0) 0%, #3A0B11 100%) 0% 0% no-repeat padding-box;
    z-index: 0;
    bottom: calc(100% - 970px);
  }
}
.page-theme--blue .overlay-2 {
  position: unset;
}
.page-theme--blue .overlay-1 {
  position: unset;
}
@media (min-width: 1200px) {
  .page-theme--blue .overlay-2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 965px);
    background: #07272D;
  }
  .page-theme--blue .overlay-1 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 494px;
    background: transparent linear-gradient(180deg, rgba(7, 39, 45, 0) 0%, #07272D 100%) 0% 0% no-repeat padding-box;
    z-index: 0;
    bottom: calc(100% - 970px);
  }
}

@media (min-width: 1023px) and (max-width: 1184px) {
  .navigation-main__search {
    width: 100%;
    max-width: 120px;
    min-width: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1022px) {
  .navigation-main__search {
    width: 100%;
    max-width: 100px;
    min-width: 100px;
  }
}

@media (min-width: 1200px) {
  .event-latestNews .latest-news .owl-nav button.owl-prev {
    left: -30px;
  }
  .bTSOtherRespiratoryCoursesListingPage a.table__body-cell-link.table__body-cell-link--no-style.d-inline-flex.align-items-center.justify-content-center {
    margin-right: 10px;
  }
}
@media (max-width: 992px) {
  .event-latestNews .latest-news .owl-nav button.owl-prev {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .event-navigation__item.expanded, .event-navigation__row-dropdown {
    background: rgb(4, 21, 25);
  }
  .event-navigation__list {
    align-items: flex-start;
  }
  .event-navigation__row-dropdown {
    flex: 0 0 100%;
    width: 100%;
    display: none;
  }
  .event-navigation__submenu {
    display: none;
  }
}
.meetingPage__latestNews--carousel .owl-stage-outer.overlay-left:before {
  opacity: 1;
}
@media (max-width: 992px) {
  .meetingPage__latestNews--carousel .owl-stage-outer.overlay-left:before {
    content: unset;
  }
}

.education-and-events-winter-meeting .meetingPage__latestNews--carousel .owl-stage-outer.overlay-left:before {
  background: transparent linear-gradient(268deg, rgba(58, 11, 17, 0) 0%, #3A0B11 100%) 0% 0% no-repeat padding-box;
}

.education-and-events-winter-meeting .meetingPage__latestNews--carousel .owl-stage-outer.overlay-right:after {
  background: transparent linear-gradient(268deg, #3A0B11 0%, rgba(58, 11, 17, 0) 100%) 0% 0% no-repeat padding-box;
}

.education-and-events-summer-meeting .meetingPage__latestNews--carousel .owl-stage-outer.overlay-left:after {
  background: transparent linear-gradient(268deg, #07272C 0%, rgba(8, 37, 43, 0) 100%) 0% 0% no-repeat padding-box;
}

.education-and-events-summer-meeting .meetingPage__latestNews--carousel .owl-stage-outer.overlay-right:before {
  background: transparent linear-gradient(268deg, rgba(8, 37, 43, 0) 0%, #07272C 100%) 0% 0% no-repeat padding-box;
}

.meetingPage__latestNews--carousel .owl-stage-outer.overlay-right:after {
  opacity: 1;
}
@media (max-width: 992px) {
  .meetingPage__latestNews--carousel .owl-stage-outer.overlay-right:after {
    content: unset;
  }
}

.meetingPage__latestNews--carousel .owl-stage-outer:before {
  content: "";
  position: absolute;
  border-radius: 0px 20px 20px 0px;
  height: 100%;
  top: 0;
  width: 66px;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

@media (min-width: 992px) {
  .meetingPage__latestNews--carousel .owl-stage-outer:before {
    width: 66px;
  }
}
@media (min-width: 992px) {
  .meetingPage__latestNews--carousel .owl-stage-outer:after {
    width: 66px;
  }
}
.meetingPage__latestNews--carousel .owl-stage-outer:after, .meetingPage__latestNews--carousel .owl-stage-outer:before {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.meeting-event__rightSection .event-latestNews .latest-news .owl-nav {
  position: unset;
}
@media (max-width: 992px) {
  .meeting-event__rightSection .event-latestNews .latest-news .owl-nav {
    display: none;
  }
}

.meetingPage__latestNews--carousel .owl-stage-outer:after {
  content: "";
  position: absolute;
  border-radius: 0px 20px 20px 0px;
  height: 100%;
  top: 0;
  width: 66px;
  right: -2px;
  z-index: 1;
}

.meetingPage__latestNews--carousel .owl-stage-outer.overlay-right:after {
  opacity: 1;
}

.event-navigation__submenu-item {
  border-bottom: unset;
}

.banner-details {
  padding: 20px 20px 40px;
  background-color: rgb(7, 39, 45);
}
@media (min-width: 768px) {
  .banner-details {
    min-height: 450px;
  }
}

.banner-details .button {
  display: block;
  margin-bottom: 15px;
  background-color: rgb(0, 156, 222);
  text-align: center;
  color: #fff;
  letter-spacing: 5px;
}
.banner-details .button:hover {
  background-color: rgb(237, 237, 237);
  color: rgb(0, 156, 222);
}
.banner-details .button:hover:before, .banner-details .button:hover:after {
  display: none;
}

.banner-details__info-list {
  margin-bottom: 25px;
}

.banner-details__info-list-term {
  margin-right: 5px;
  float: left;
  color: rgb(0, 156, 222);
  font-size: 22px;
}

.banner-details__info-list-description {
  display: block;
  color: white;
  font-size: 22px;
  margin-bottom: 10px;
}

.banner-details__link-description-image {
  vertical-align: text-top;
}

.banner-details__link-description, .banner-details__link {
  color: rgb(0, 156, 222);
}
.banner-details__link-description:hover, .banner-details__link:hover {
  color: rgb(0, 156, 222);
}

.banner-details__link.banner-details__link--twitter:before {
  display: inline-block;
  margin-right: 15px;
  font-size: 17px;
  content: "\e61b";
  color: rgb(0, 156, 222);
}

.banner-details__link-description {
  margin-bottom: 20px;
}

.banner-details__detail-list {
  margin-bottom: 20px;
}

.banner-details__detail-list-term {
  color: rgb(164, 188, 194);
}
.banner-details__detail-list-term.banner-details__detail-list-term--inline {
  margin-right: 5px;
  float: left;
}

.banner-details__detail-list-description {
  display: block;
  color: white;
}

.banner-details__link-description, .banner-details__link {
  color: rgb(0, 156, 222);
}

.banner-details__link-description {
  margin-bottom: 20px;
}

.banner-details__link:hover {
  color: rgb(0, 156, 222);
}

.banner-details__detail-list {
  margin-bottom: 20px;
}

.banner-details__detail-list-term {
  color: rgb(164, 188, 194);
}
.banner-details__detail-list-term.banner-details__detail-list-term--inline {
  margin-right: 5px;
  float: left;
}

.banner-details__detail-list-description {
  display: block;
  color: white;
}

.page-theme--blue .banner-details .button {
  background-color: rgb(0, 156, 222);
}
.page-theme--blue .banner-details .button:hover {
  background-color: rgb(237, 237, 237);
  color: rgb(0, 156, 222);
}
.page-theme--blue .banner-details .button:before, .page-theme--blue .banner-details .button:after {
  display: none;
}
.page-theme--blue .banner-details__info-list-term, .page-theme--blue .banner-details__link-description, .page-theme--blue .banner-details__link, .page-theme--blue .banner-details__link.banner-details__link--twitter:before {
  color: rgb(0, 156, 222);
}

.page-theme--green .banner-details .button {
  background-color: rgb(0, 115, 71);
}
.page-theme--green .banner-details .button:hover {
  background-color: rgb(237, 237, 237);
  color: rgb(0, 115, 71);
}
.page-theme--green .banner-details .button:before, .page-theme--green .banner-details .button:after {
  display: none;
}
.page-theme--green .banner-details__info-list-term, .page-theme--green .banner-details__link-description, .page-theme--green .banner-details__link, .page-theme--green .banner-details__link.banner-details__link--twitter:before {
  color: rgb(0, 115, 71);
}

.page-theme--gold .banner-details .button {
  background-color: rgb(201, 151, 0);
}
.page-theme--gold .banner-details .button:hover {
  background-color: rgb(237, 237, 237);
  color: rgb(201, 151, 0);
}
.page-theme--gold .banner-details .button:before, .page-theme--gold .banner-details .button:after {
  display: none;
}
.page-theme--gold .banner-details__info-list-term, .page-theme--gold .banner-details__link-description, .page-theme--gold .banner-details__link, .page-theme--gold .banner-details__link.banner-details__link--twitter:before {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue .banner-details .button {
  background-color: rgb(164, 188, 194);
}
.page-theme--slate-blue .banner-details .button:hover {
  background-color: rgb(237, 237, 237);
  color: rgb(164, 188, 194);
}
.page-theme--slate-blue .banner-details .button:before, .page-theme--slate-blue .banner-details .button:after {
  display: none;
}
.page-theme--slate-blue .banner-details__info-list-term, .page-theme--slate-blue .banner-details__link-description, .page-theme--slate-blue .banner-details__link, .page-theme--slate-blue .banner-details__link.banner-details__link--twitter:before {
  color: rgb(164, 188, 194);
}

.page-theme--red .banner-details .button {
  background-color: rgb(212, 32, 39);
}
.page-theme--red .banner-details .button:hover {
  background-color: rgb(237, 237, 237);
  color: rgb(212, 32, 39);
}
.page-theme--red .banner-details .button:before, .page-theme--red .banner-details .button:after {
  display: none;
}
.page-theme--red .banner-details__info-list-term, .page-theme--red .banner-details__link-description, .page-theme--red .banner-details__link, .page-theme--red .banner-details__link.banner-details__link--twitter:before {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark .banner-details .button {
  background-color: rgb(7, 39, 45);
}
.page-theme--blue-dark .banner-details .button:hover {
  background-color: rgb(237, 237, 237);
  color: rgb(7, 39, 45);
}
.page-theme--blue-dark .banner-details .button:before, .page-theme--blue-dark .banner-details .button:after {
  display: none;
}
.page-theme--blue-dark .banner-details__info-list-term, .page-theme--blue-dark .banner-details__link-description, .page-theme--blue-dark .banner-details__link, .page-theme--blue-dark .banner-details__link.banner-details__link--twitter:before {
  color: rgb(7, 39, 45);
}

.map {
  height: 520px;
  width: 100%;
  margin-bottom: 30px;
}

.map.map--spaced {
  margin-bottom: 110px;
  margin-top: 50px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.info-box {
  background-color: rgb(237, 237, 237);
  padding: 20px 35px;
  margin-bottom: 30px;
}
.info-box a {
  vertical-align: middle;
}

.info-box__heading {
  margin-bottom: 10px;
  font-size: 30px;
}

.info-box > h2 {
  margin-bottom: 10px;
  font-size: 30px;
}

.info-box__highlight, .info-box__text a {
  color: rgb(7, 39, 45);
}

.page-theme--blue .info-box__heading, .page-theme--blue .info-box__highlight, .page-theme--blue .info-box__text a, .page-theme--blue .info-box > h2 {
  color: rgb(0, 156, 222);
}

.page-theme--green .info-box__heading, .page-theme--green .info-box__highlight, .page-theme--green .info-box__text a, .page-theme--green .info-box > h2 {
  color: rgb(0, 115, 71);
}

.page-theme--gold .info-box__heading, .page-theme--gold .info-box__highlight, .page-theme--gold .info-box__text a, .page-theme--gold .info-box > h2 {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue .info-box__heading, .page-theme--slate-blue .info-box__highlight, .page-theme--slate-blue .info-box__text a, .page-theme--slate-blue .info-box > h2 {
  color: rgb(164, 188, 194);
}

.page-theme--red .info-box__heading, .page-theme--red .info-box__highlight, .page-theme--red .info-box__text a, .page-theme--red .info-box > h2 {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark .info-box__heading, .page-theme--blue-dark .info-box__highlight, .page-theme--blue-dark .info-box__text a, .page-theme--blue-dark .info-box > h2 {
  color: rgb(7, 39, 45);
}

.infoBox-withImage {
  background: #a4bcc2;
  display: flex;
  justify-content: space-between;
  box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.0509803922);
  border-radius: 0px 10px 10px 0px;
  min-height: 105px;
  margin-bottom: 30px;
}
@media screen and (min-width: 576px) {
  .infoBox-withImage {
    min-height: 125px;
  }
}
.infoBox-withImage__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6%;
  padding-left: 15px;
}
@media screen and (min-width: 576px) {
  .infoBox-withImage__text {
    padding-left: 30px;
  }
}
.infoBox-withImage__text h2 {
  font-size: 25px;
  line-height: 1.1;
  margin: unset;
}
@media screen and (min-width: 1024px) {
  .infoBox-withImage__text h2 {
    font-size: 35px;
  }
}
.infoBox-withImage__text a {
  background: #789399;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  padding: 8px 14px 7px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 2px;
  border-radius: 0 4px 4px 0;
  text-align: center;
  max-width: 149px;
  transition: transform 0.3s ease;
  font-weight: 500;
  line-height: 19px;
}
.infoBox-withImage__text a:hover {
  transform: scale(1.1);
  background-color: #07272D;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .infoBox-withImage__image {
    display: none;
  }
}
.infoBox-withImage__image img {
  height: 100%;
  width: 180px;
}
@media screen and (min-width: 576px) {
  .infoBox-withImage__image img {
    width: 100%;
  }
}

.feature-info-tile-listing {
  padding-top: 80px;
  background-color: rgb(0, 156, 222);
}

.feature-info-tile-listing__row {
  margin-right: -3px;
  margin-left: -3px;
}

.feature-info-tile-listing__col {
  padding-right: 3px;
  padding-left: 3px;
}

.feature-info-tile {
  margin-bottom: 80px;
}
@media (max-width: 575.98px) {
  .feature-info-tile {
    margin-bottom: 65px;
  }
}
@media (max-width: 575.98px) {
  .feature-info-tile {
    margin-bottom: 50px;
  }
}

.feature-info-tile__image {
  width: 100%;
}

.feature-info-tile__content {
  padding: 35px 10px 0;
}
@media (max-width: 575.98px) {
  .feature-info-tile__content {
    padding: 30px 5px 0;
  }
}
@media (max-width: 575.98px) {
  .feature-info-tile__content {
    padding: 25px 0 0;
  }
}

.feature-info-tile__heading {
  margin-bottom: 20px;
  color: white;
  font-size: 30px;
}

.feature-info-tile__text {
  color: white;
  margin-bottom: 40px;
}

.info-tile-listing .info-tile__heading {
  padding-right: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.person-listing {
  margin-bottom: 30px;
}

.person-listing__heading {
  margin-bottom: 15px;
  font-size: 20px;
  color: rgb(100, 103, 112);
}

.person-listing__content {
  display: inline-block;
  width: 100%;
  margin-left: 0;
  vertical-align: top;
  line-height: 1em;
}

.person-listing__text {
  display: block;
  line-height: 1.2em;
}

.person-listing__declaration {
  display: block;
  color: rgb(7, 39, 45);
  line-height: 1.2em;
}
.person-listing__declaration:after {
  /*content: "";
  display: inline-block;
  background-image: url(/assets/icons/icon-download.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 14px;

  margin-left: 10px;*/
  content: "\f35d";
  display: inline-block;
  margin-left: 15px;
  font-size: 17px;
}
.person-listing__declaration.person-listing__declaration--disabled {
  color: rgb(164, 188, 194);
  cursor: not-allowed;
  pointer-events: none;
}
.person-listing__declaration.person-listing__declaration--disabled:after {
  display: none;
}

.person-listing__divider {
  width: 100%;
  padding-bottom: 1px;
  background-image: linear-gradient(90deg, rgb(100, 103, 112) 20%, hsla(0, 0%, 100%, 0) 0);
  background-position: bottom;
  background-size: 7px 1px;
  background-repeat: repeat-x;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 14px;
}

.opportunity {
  margin-bottom: 30px;
  padding: 30px 15px 15px 15px;
  background-color: rgb(208, 216, 215);
}

.opportunity .opportunity__heading {
  margin-top: 30px;
  margin-bottom: 10px;
  color: rgb(7, 39, 45);
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 15px;
}

.opportunity__location {
  font-style: italic;
  margin-bottom: 15px;
}

.opportunity > p {
  margin-bottom: 15px;
}

.page-theme--blue .opportunity .opportunity__heading {
  color: rgb(0, 156, 222);
}

.page-theme--green .opportunity .opportunity__heading {
  color: rgb(0, 115, 71);
}

.page-theme--gold .opportunity .opportunity__heading {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue .opportunity .opportunity__heading {
  color: rgb(164, 188, 194);
}

.page-theme--red .opportunity .opportunity__heading {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark .opportunity .opportunity__heading {
  color: rgb(7, 39, 45);
}

.opportunity-listing .rte > h1 {
  border-bottom: 3px solid rgb(212, 32, 39);
  padding-bottom: 25px;
}

.widget-zone {
  margin-bottom: 45px;
}

.wz-bmj-jobs {
  height: 472px;
  padding: 10px;
  border: 1px solid rgb(164, 188, 194);
}
.wz-bmj-jobs > iframe {
  width: 100%;
  height: 450px;
  border: 0;
}

.wz-list-of-links {
  margin-bottom: 30px;
}

.wz-list-of-links__heading {
  margin-bottom: 15px;
  font-size: 30px;
}

.wz-list-of-links__list {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
}

.wz-list-of-links__list-item .wz-list-of-links__item-link {
  margin-bottom: 5px;
}
.wz-list-of-links__list-item .button {
  margin-bottom: 10px;
}

.wz-list-of-links__item-link {
  color: rgb(7, 39, 45);
}
.wz-list-of-links__item-link:hover {
  text-decoration: underline;
}

.page-theme--blue wz-list-of-links__list-item {
  color: rgb(0, 156, 222);
}

.page-theme--green wz-list-of-links__list-item {
  color: rgb(0, 115, 71);
}

.page-theme--gold wz-list-of-links__list-item {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue wz-list-of-links__list-item {
  color: rgb(164, 188, 194);
}

.page-theme--red wz-list-of-links__list-item {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark wz-list-of-links__list-item {
  color: rgb(7, 39, 45);
}

.wz-respiratory-futures-link {
  margin-bottom: 30px;
  text-align: center;
}

.wz-respiratory-futures-link__image {
  width: 60%;
  margin-bottom: 15px;
}

.wz-respiratory-futures-link__link {
  background-color: rgb(154, 196, 55);
  color: white;
  display: block;
  margin-bottom: 10px;
  padding: 5px 23px;
  text-align: left;
}
.wz-respiratory-futures-link__link:hover {
  text-decoration: none;
  color: rgb(100, 103, 112);
}

.wz-sidebar-content {
  margin-bottom: 30px;
}
.wz-sidebar-content .wz-sidebar-content__image {
  width: 100%;
}
.wz-sidebar-content .wz-sidebar-content__text {
  margin-top: 20px;
}
.wz-sidebar-content .wz-sidebar-content__text.rte table[border="0"] tbody tr:nth-child(odd), .wz-sidebar-content .wz-sidebar-content__text.rte table[border="0"] tbody tr:nth-child(even) {
  background-color: transparent;
}
.wz-sidebar-content .wz-sidebar-content__text.rte table[border="0"] tbody tr:nth-child(odd) td, .wz-sidebar-content .wz-sidebar-content__text.rte table[border="0"] tbody tr:nth-child(even) td {
  padding-left: 0;
  padding-right: 0;
  color: rgb(100, 103, 112);
}
.wz-sidebar-content .wz-sidebar-content__text.rte table tbody tr:first-of-type {
  color: #212529;
}
.wz-sidebar-content .wz-sidebar-content__text.rte table tbody tr td {
  color: rgb(100, 103, 112);
  font-family: "effra", "Helvetica";
  font-size: 20px;
  font-weight: normal;
}

.wz-text {
  margin-bottom: 30px;
}

.wz-text__heading {
  margin-bottom: 15px;
  font-size: 30px;
}

.search-filter {
  border: 1px solid rgb(164, 188, 194);
  padding: 17px;
}

.search-filter__list {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  background-color: rgb(247, 247, 247);
}

.search-filter__list-item {
  display: block;
  position: relative;
  padding: 15px 0 15px 40px;
  /*border-bottom: 1px dashed $bts-color-primary-blue-slate;*/
  background-image: linear-gradient(to right, rgb(164, 188, 194) 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 7px 2px;
  background-repeat: repeat-x;
  cursor: pointer;
}
.search-filter__list-item:last-child {
  background-size: 0;
}
.search-filter__list-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  padding-top: 2px;
  background-color: white;
  border: 1px solid rgb(164, 188, 194);
  text-align: center;
}
.search-filter__list-item.search-filter__list-item--selected::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
}

.search-filter__list-item-content {
  position: relative;
  color: rgb(100, 103, 112);
  font-family: "effra", "Helvetica";
  font-size: 16px;
  font-weight: normal;
}

.search-filter__list-item--blue-dark > .search-filter__list-item-content::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 5px;
  height: 100%;
  background-color: rgb(7, 39, 45);
}

.search-filter__list-item--blue > .search-filter__list-item-content::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 5px;
  height: 100%;
  background-color: rgb(0, 156, 222);
}

.search-filter__list-item--slate-blue > .search-filter__list-item-content::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 5px;
  height: 100%;
  background-color: rgb(164, 188, 194);
}

.search-filter__list-item--gold > .search-filter__list-item-content::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 5px;
  height: 100%;
  background-color: rgb(201, 151, 0);
}

.search-filter__list-item--green > .search-filter__list-item-content::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 5px;
  height: 100%;
  background-color: rgb(0, 115, 71);
}

.search-filter__list-item--red > .search-filter__list-item-content::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 5px;
  height: 100%;
  background-color: rgb(212, 32, 39);
}

.search-filter__button {
  position: relative;
  width: 100%;
  background-color: initial;
  outline: none;
  border: 1px solid rgb(7, 39, 45);
  margin-top: 20px;
  padding: 12px 0;
  color: rgb(7, 39, 45);
  cursor: pointer;
}
.search-filter__button:hover {
  color: rgb(0, 156, 222);
  border-color: rgb(0, 156, 222);
}

.search-list__stat {
  display: block;
  margin-bottom: 15px;
}

.search-list__search-form {
  position: relative;
}
.search-list__search-form > .form-search > .form-search__input-text {
  min-width: 0;
}

.search-list__sector-title {
  display: inline-block;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 0;
  color: white;
}
.search-list__sector-title.search-list__sector-title--blue {
  background-color: rgb(0, 156, 222);
}
.search-list__sector-title.search-list__sector-title--green {
  background-color: rgb(0, 115, 71);
}
.search-list__sector-title.search-list__sector-title--gold {
  background-color: rgb(201, 151, 0);
}
.search-list__sector-title.search-list__sector-title--slate-blue {
  background-color: rgb(164, 188, 194);
}
.search-list__sector-title.search-list__sector-title--red {
  background-color: rgb(212, 32, 39);
}
.search-list__sector-title.search-list__sector-title--blue-dark {
  background-color: rgb(7, 39, 45);
}

.search-result__no-results-message {
  display: block;
  margin: 10px 0 20px 0;
}

.search-result {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background-image: linear-gradient(to right, rgb(164, 188, 194) 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 7px 2px;
  background-repeat: repeat-x;
}
.search-result:last-child {
  background-size: 0;
}

.search-result .search-result__heading {
  margin-bottom: 5px;
}

.search-result .search-result__heading-link:hover {
  color: rgb(7, 39, 45);
  text-decoration: underline;
}

.search-result .search-result__breadcrumbs {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

.search-result .search-result__breadcrumb-title {
  text-transform: uppercase;
}

.search-result .search-result__breadcrumb-item {
  position: relative;
  padding-right: 1.2em;
}
.search-result .search-result__breadcrumb-item::after {
  position: absolute;
  right: 0.2em;
  content: ">";
}
.search-result .search-result__breadcrumb-item:last-child {
  padding-right: 0;
}
.search-result .search-result__breadcrumb-item:last-child::after {
  display: none;
}

.search-result .search-result__breadcrumb-item .search-result__breadcrumb-item-link {
  color: rgb(100, 103, 112);
}

/*.search-result .search-result__heading .search-result__heading-small {
    font-size: 70%;
}

.search-result:hover .search-result__heading .search-result__heading-small {
    text-decoration: none;
}*/
.search-result .search-result__text {
  margin-bottom: 0;
}

.page-theme--blue .search-result__heading {
  color: rgb(0, 156, 222);
}

.page-theme--green .search-result__heading {
  color: rgb(0, 115, 71);
}

.page-theme--gold .search-result__heading {
  color: rgb(201, 151, 0);
}

.page-theme--slate-blue .search-result__heading {
  color: rgb(164, 188, 194);
}

.page-theme--red .search-result__heading {
  color: rgb(212, 32, 39);
}

.page-theme--blue-dark .search-result__heading {
  color: rgb(7, 39, 45);
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.bts-module {
  margin: 30px 0;
}

.bts-module .error-summary {
  margin-top: 30px;
  margin-bottom: 10px;
}

.bts-module .error-summary__text {
  color: rgb(212, 32, 39);
}

.bts-module .success-summary {
  margin-top: 30px;
  margin-bottom: 10px;
}

.bts-module .success-summary__text {
  color: rgb(0, 115, 71);
}

.bts-module .bts-module__section {
  margin: 20px 0;
}
.bts-module .bts-module__section .bts-module__section-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 1rem;
}
.bts-module .bts-module__section .bts-module__section-heading.bts-module__section-heading--sub {
  font-size: 0.95rem;
  margin-bottom: 5px;
}

.bts-module__section-button {
  margin: 20px 0;
}

.bts-module .bts-module__group {
  margin-top: 5px;
  margin-bottom: 5px;
}
.bts-module .bts-module__group .bts-module__group-text,
.bts-module .bts-module__group .bts-module__group-text p,
.bts-module .bts-module__group p {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  .bts-module .bts-module__group .bts-module__group-text,
  .bts-module .bts-module__group .bts-module__group-text p,
  .bts-module .bts-module__group p {
    font-size: 18px;
  }
}

.bts-module .bts-module__input-field {
  width: 100%;
}

.bts-module .bts-module__textarea-field {
  width: 100%;
}

.bts-module .bts-module__select-field {
  background-color: white;
}

.bts-module .bts-module__radio-field {
  display: flex;
  align-items: flex-start;
}
.bts-module .bts-module__radio-field > input {
  flex-grow: 0;
  height: 1.5rem;
  margin-right: 0.75rem;
}
.bts-module .bts-module__radio-field > label {
  flex-grow: 1;
}

.bts-module .field-validation-error {
  color: rgb(212, 32, 39);
  display: block;
}

.bts-module .bts-module__input--add:before {
  content: "\f0fe";
  display: inline-block;
  color: rgba(0, 115, 71, 0.5);
  font-size: 20px;
  line-height: 1em;
  cursor: pointer;
  padding: 4px;
}

.bts-module .bts-module__input--add:hover:before {
  color: rgb(0, 115, 71);
}

.bts-module .bts-module__input--delete:before {
  content: "\f146";
  display: inline-block;
  color: rgba(212, 32, 39, 0.5);
  font-size: 20px;
  line-height: 1em;
  cursor: pointer;
  padding: 4px;
}

.bts-module .bts-module__input--delete:hover:before {
  color: rgb(212, 32, 39);
}

.bts-module .bts-module__input--move:before {
  content: "\f0dc";
  display: inline-block;
  color: rgba(100, 103, 112, 0.5);
  font-size: 20px;
  line-height: 1em;
  cursor: pointer;
  padding: 4px;
  font-size: 16px;
  position: relative;
  top: -1px;
  left: 0px;
}

.bts-module .bts-module__input--move:hover:before {
  color: rgb(100, 103, 112);
}

.bts-module .bts-module__field-label {
  display: block;
  width: 100%;
  margin-bottom: 0;
}

.bts-module .bts-module__field-label--required:after {
  content: "*";
  color: #dc3545;
}

.bts-module__field-ruleDriven:after {
  content: none !important;
}

.bts-module .module-key-value-pair {
  margin-bottom: 5px;
}
.bts-module .module-key-value-pair .module-key-value-pair__key {
  font-weight: bold;
}
.bts-module .module-key-value-pair .module-key-value-pair__value {
  font-weight: normal;
}

.bts-module .module-question-answer .module-question-answer__question .module-question-answer__question-text,
.bts-module .module-question-answer .module-question-answer__question .module-question-answer__question-text p {
  margin-bottom: 5px;
  font-size: 18px;
}
.bts-module .module-question-answer .module-question-answer__answer {
  padding: 5px 0;
  border-bottom: 1px solid rgb(7, 39, 45);
}
.bts-module .module-question-answer .module-question-answer__answer:nth-child(odd) {
  background-color: rgb(237, 237, 237);
}
.bts-module .module-question-answer .module-question-answer__answer .module-question-answer__answer-heading {
  font-weight: 500;
}

.bts-module .module-question-answer.module-question-answer--editable .module-question-answer__answer {
  border-bottom: none;
  background-color: transparent;
}

.bts-module .module-link {
  color: rgb(0, 156, 222);
  cursor: pointer;
}
.bts-module .module-link:hover {
  color: rgb(0, 156, 222);
  color: rgba(0, 156, 222, 0.5);
}
.bts-module .module-link.module-link--copy:before {
  content: "\f0c5";
  display: inline-block;
  color: rgb(0, 156, 222);
  font-size: 20px;
  line-height: 1em;
  padding-right: 7px;
}
.bts-module .module-link.module-link--copy:hover:before {
  color: rgb(0, 156, 222);
  color: rgba(0, 156, 222, 0.5);
}

.bts-module .bts-module-table {
  border-collapse: collapse;
  margin: 20px 0;
  border: 1px solid rgb(7, 39, 45);
}
.bts-module .bts-module-table.bts-module-table--full-width {
  width: 100%;
}

.bts-module .bts-module-table .bts-module-table__head .bts-module-table__row {
  background-color: rgb(7, 39, 45);
  color: white;
}

.bts-module .bts-module-table__body {
  background-color: initial;
  color: initial;
}

.bts-module .bts-module-table__row {
  color: initial;
}
.bts-module .bts-module-table__row.bts-module-table__row--footer {
  background-color: rgb(7, 39, 45);
  color: white;
}
.bts-module .bts-module-table__row.bts-module-table__row--footer:nth-child(even) {
  background-color: rgb(7, 39, 45);
}
.bts-module .bts-module-table__row.bts-module-table__row--footer:nth-child(odd) {
  background-color: rgb(7, 39, 45);
}
.bts-module .bts-module-table__row:nth-child(even) {
  background-color: rgb(237, 237, 237);
}
.bts-module .bts-module-table__row:nth-child(odd) {
  background-color: rgb(247, 247, 247);
}

.bts-module .bts-module-table__cell {
  padding: 3px 10px;
  vertical-align: top;
  font-weight: normal;
}
.bts-module .bts-module-table__cell.bts-module-table__cell--centered {
  text-align: center;
}
.bts-module .bts-module-table__cell.bts-module-table__cell--right {
  text-align: right;
}
.bts-module .bts-module-table__cell.bts-module-table__cell--half-width {
  width: 50%;
}

.bts-module .button {
  display: inline-block;
  margin-right: 20px;
  padding: 7px 15px;
  font-weight: 500;
  font-size: 16px;
}

.bts-module .bts-module__link-copy {
  color: rgb(0, 156, 222);
  cursor: pointer;
}
.bts-module .bts-module__link-copy:hover, .bts-module .bts-module__link-copy:hover:before {
  color: rgb(0, 156, 222);
  color: rgba(0, 156, 222, 0.5);
}
.bts-module .bts-module__link-copy:before {
  content: "\f0c5";
  display: inline-block;
  color: rgb(0, 156, 222);
  font-size: 20px;
  line-height: 1em;
  padding-right: 7px;
}

.bts-module .bts-module__link-download {
  color: rgb(0, 156, 222);
  cursor: pointer;
}
.bts-module .bts-module__link-download:hover, .bts-module .bts-module__link-download:hover:before {
  color: rgb(0, 156, 222);
  color: rgba(0, 156, 222, 0.5);
}
.bts-module .bts-module__link-download:before {
  content: "\f33d";
  display: inline-block;
  color: rgb(0, 156, 222);
  font-size: 20px;
  line-height: 1em;
  padding-right: 7px;
}

.bts-module .bts-module__alert {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}
.bts-module .bts-module__alert.bts-module__alert--disaplay {
  animation-name: fadeAlerts;
  animation-duration: 5s;
}

@media (max-width: 575.98px) {
  .bts-module__alert {
    width: auto;
    margin-left: auto;
    left: 15px;
    right: 15px;
  }
}
@keyframes fadeAlerts {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  10% {
    visibility: visible;
    opacity: 1;
  }
  90% {
    visibility: visible;
    opacity: 1;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
.bts-module .bts-module__loading-indicator {
  margin: 0 10px;
}

.bts-module .bts-module__collection-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

[id^=answer-list-] .bts-module__collection-item .bts-module__item-headings {
  display: none;
}

[id^=answer-list-] .bts-module__collection-item:first-of-type .bts-module__item-headings {
  display: flex;
}

.bts-module .bts-module__collection-item .bts-module__input-field {
  height: 28px;
  width: 100%;
}

.bts-module .bts-module__collection-item .bts-module__input-field.input-validation-error {
  background-color: rgba(212, 32, 39, 0.1);
}

.bts-module .bts-module__collection-item--add {
  display: inline-block;
  margin-bottom: 10px;
}

.bts-module .bts-module__collection-item--delete:before {
  content: "\f146";
  display: inline-block;
  color: rgba(212, 32, 39, 0.5);
  font-size: 20px;
  line-height: 1em;
  cursor: pointer;
  padding: 4px;
}

.bts-module .bts-module__collection-item--add:before {
  content: "\f0fe";
  display: inline-block;
  color: rgba(0, 115, 71, 0.5);
  font-size: 20px;
  line-height: 1em;
  cursor: pointer;
  padding: 4px;
}

.bts-module .bts-module__collection-item--delete:hover:before {
  color: rgb(212, 32, 39);
}

.bts-module .bts-module__collection-item--add:hover:before {
  color: rgb(0, 115, 71);
}

.bts-module .bts-module__image {
  max-width: 100%;
  margin: 15px 0;
}

.bts-module .bts-module__list {
  margin-bottom: 30px;
}
.bts-module .bts-module__progress-bar {
  max-width: 100%;
}

/*.bts-module .bts-module__group {
    margin-top: 5px;
    margin-bottom: 5px;
}*/
.bts-module .bts-module__group .bts-module__group-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 1rem;
}
.bts-module .bts-module__group .bts-module__group-heading.bts-module__group-heading--sub {
  font-size: 0.95rem;
  margin-bottom: 5px;
}

.bts-module .bts-module__group .bts-module__group-text {
  margin-top: 0;
  margin-bottom: 10px;
}
.bts-module .bts-module__group .bts-module__group-text p {
  margin-bottom: 10px;
}

/*.bts-module .bts-module__field-label {
    display: block;
    width: 100%;
    margin-bottom: 0;
}*/
/*.bts-module .bts-module__collection-item {
    margin-top: 10px;
    margin-bottom: 10px;
}


[id^='answer-list-'] .bts-module__collection-item .bts-module__item-headings { display: none; }
[id^='answer-list-'] .bts-module__collection-item:first-of-type .bts-module__item-headings { display: flex; }

.bts-module .bts-module__collection-item .bts-module__input-field {
    height: 28px;
    width: 100%;
}
.bts-module .bts-module__collection-item .bts-module__input-field.input-validation-error {
    background-color: rgba($bts-color-secondary-red, 0.1)
}

.bts-module .bts-module__collection-item--add {
    display: inline-block;
    margin-bottom: 10px;
}

.bts-module .bts-module__collection-item--delete:before {
    @extend .fal;
    content: fa-content($fa-var-minus-square);
    display: inline-block;
    color: rgba($bts-color-secondary-red, 0.5); //lighten($bts-color-secondary-red, 15%);
    font-size: 20px;
    line-height: 1em;
    cursor: pointer;
    padding: 4px;
}

.bts-module .bts-module__collection-item--add:before {
    @extend .fal;
    content: fa-content($fa-var-plus-square);
    display: inline-block;
    color: rgba($bts-color-secondary-green, 0.5); // lighten($bts-color-secondary-green, 10%);;
    font-size: 20px;
    line-height: 1em;
    cursor: pointer;
    padding: 4px;
}

.bts-module .bts-module__collection-item--delete:hover:before {
    color: $bts-color-secondary-red;
}

.bts-module .bts-module__collection-item--add:hover:before {
    color: $bts-color-secondary-green;
}*/
@media (min-width: 768px) {
  .bts-module {
    text-align: center;
  }
}

.bts-module__input-field {
  padding: 8px 20px;
  font-size: 20px;
  border: none;
  border-radius: 25px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.bts-module__group h1 {
  font-size: 70px;
}
@media (max-width: 991.98px) {
  .bts-module__group h1 {
    font-size: 40px;
  }
}

.bts-module__section-button button.button {
  background: #07272D;
  color: #FFFFFF;
  padding: 3px 20px;
  border-radius: 0px 4px 4px 0px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2.56px;
}

section.password-reset {
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
}

div#formMemberPasswordContainer {
  width: 100%;
  max-width: 659px;
  min-width: 659px;
}
@media (max-width: 767.98px) {
  div#formMemberPasswordContainer {
    max-width: 100%;
    min-width: 100%;
  }
}

.password-reset__confirmation {
  padding: 6vh 0 9vh;
  text-align: center;
  display: flex;
  flex-direction: column;
  font-size: 18px;
  line-height: 1.5;
}
.password-reset__confirmation a {
  color: #009CDE;
  text-decoration: none;
  font-weight: 500;
}
.password-reset__wrapper .field-validation-error {
  margin-top: 10px;
}
.password-reset__wrapper .bts-module {
  margin: 0 auto;
}
.password-reset__wrapper .bts-module__group h1 {
  margin-bottom: 20px;
}
.password-reset__wrapper .bts-module__group p {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  padding: 0 37px;
}
@media (max-width: 991.98px) {
  .password-reset__wrapper .bts-module__group p {
    max-width: 100%;
    min-width: 100%;
    padding: 0;
  }
}
.password-reset__wrapper .bts-module__section {
  margin: 0;
}
.password-reset__wrapper .bts-module__section-button {
  margin-bottom: 0;
  padding-bottom: 145px;
  margin-top: 33px;
}
.password-reset__wrapper .bts-module__section-button button {
  font-size: 16px;
  line-height: 19px;
  background: #07272D;
  color: #FFFFFF;
  width: 252px;
  letter-spacing: 2.88px;
  margin: 0;
  padding: 11px 20px 9px;
  font-weight: 500;
}
.password-reset .bts-module .bts-module__input-field {
  padding: 10.5px 20px 8.5px;
}
@media (max-width: 767.98px) {
  .password-reset .bts-module .bts-module__input-field {
    height: 33px;
    padding: 4px 20px 3px;
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .password-reset .bts-module__section-button button.button {
    padding: 8px 20px 5px;
    line-height: 21px;
  }
}

.bTSMyBtsLandingPage .breadcrumb {
  margin-bottom: 28px;
}
.bTSMyBtsLandingPage .info-box__heading {
  margin-bottom: 13px;
}

.my-bts-links {
  margin-bottom: 30px;
}

.my-bts-links__button {
  display: block;
  width: 100%;
  padding: 17px;
  margin-bottom: 10px;
  border: 1px solid rgb(0, 156, 222);
  background-color: rgb(0, 156, 222);
  color: white;
}
.my-bts-links__button:hover {
  text-decoration: none;
  color: rgb(0, 156, 222);
  background: none;
}

.my-bts-links__button.my-bts-links__button--thorax {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 85px;
  min-height: 101px;
}
.my-bts-links__button.my-bts-links__button--thorax::before {
  position: absolute;
  left: 17px;
  width: 50px;
  height: 67px;
  content: "";
  background-image: url(https://thorax.bmj.com/current-issue/cover-image-medium/cover.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}
.my-bts-links__button.my-bts-links__button--thorax > .my-bts-links__button-title {
  display: block;
}
.my-bts-links__button.my-bts-links__button--thorax > .my-bts-links__button-text {
  display: block;
  font-size: 16px;
}

.challenge-window--01,
.challenge-window--02,
.challenge-window--03,
.challenge-window--04 {
  border: 0;
}

.challenge-window--01 {
  width: 270px;
  height: 420px;
}

.challenge-window--02 {
  width: 410px;
  height: 420px;
}

.challenge-window--03 {
  width: 520px;
  height: 620px;
}

.challenge-window--04 {
  width: 620px;
  height: 420px;
}

.pagination {
  margin: 15px 0 15px 0;
  border-top: 1px solid rgb(237, 237, 237);
  border-bottom: 1px solid rgb(237, 237, 237);
  padding-top: 15px;
  padding-bottom: 15px;
}
.pagination .screenreader {
  display: none;
}
.pagination button,
.pagination [type=button],
.pagination [type=reset],
.pagination [type=submit] {
  all: unset;
  color: blue;
  cursor: pointer;
}

.pagination-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.pagination-inner .btn {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: center;
}
.pagination-inner .btn-previous:before,
.pagination-inner .btn-next:before {
  font: normal normal normal 14px/1 "Font Awesome 5 Pro";
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  font-size: 1.25rem;
  top: 0;
  font-weight: bold;
  color: rgb(7, 39, 45);
}
.pagination-inner .btn-previous:before {
  content: "〈";
  float: left;
}
.pagination-inner .btn-next:before {
  content: "〉";
  float: right;
}

.content-filter--tags .filter-tag-list__item {
  border: 1px solid rgb(7, 39, 45);
  padding: 3px 10px;
  cursor: pointer;
}
.content-filter--tags .filter-tag-list__item--selected {
  background-color: rgb(7, 39, 45);
  color: white;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.explore-more {
  background: rgba(164, 188, 194, 0.3960784314);
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: -30px;
}
@media (min-width: 1200px) {
  .explore-more {
    margin-bottom: -60px;
    margin-top: 60px;
  }
}
.explore-more__heading {
  font-size: 70px;
  color: #07272D;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 20px;
  padding-bottom: 15px;
  font-weight: bold;
  margin: 0;
  /*@include media-breakpoint-up(lg) {*/
  /*padding-top: unset;
      padding-bottom: unset;*/
  /*}*/
}
@media only screen and (max-width: 576px) {
  .explore-more__heading {
    font-size: 40px;
  }
}
.explore-more__grid {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.explore-more__card {
  background: #a4bcc2;
  color: black;
  display: flex;
  justify-content: space-between;
  flex: 1;
  transition: transform 0.5s ease;
}
.explore-more__card:hover {
  transform: scale(1.02);
}
.explore-more__text {
  padding: 35px 35px 25px 40px;
  display: flex;
  flex-direction: column;
}
.explore-more__text h3 {
  display: block;
  font-size: 35px;
  color: #07272D;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.1;
}
@media only screen and (max-width: 576px) {
  .explore-more__text h3 {
    font-size: 24px;
    max-width: 150px;
  }
}
@media (min-width: 1300px) and (max-width: 1600px) {
  .explore-more__text h3 {
    font-size: 26px;
  }
}
.explore-more__text a {
  background: #789399;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  padding: 6px 0 4px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 2px;
  border-radius: 0 4px 4px 0;
  margin-top: auto;
  text-align: center;
  max-width: 149px;
  transition: transform 0.3s ease;
  font-weight: 500;
  line-height: 19px;
}
.explore-more__text a:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
@media only screen and (max-width: 576px) {
  .explore-more__text {
    padding: 13px 15px 13px 15px;
  }
}
.explore-more__image img {
  height: 100%;
  width: 180px;
}
@media only screen and (max-width: 576px) {
  .explore-more__image img {
    width: 150px;
  }
}

.bTSHomePage .explore-more {
  margin-top: 0;
}

.button--involved, .page-theme--orange .info-tile__content .button, .page-theme--green .rte__button, .page-theme--green .table__body-cell-link, .page-theme--red .info-tile .button, .password-reset .bts-module__section-button button.button, .page-theme--orange .table__body-cell-link {
  transition: transform 0.3s ease;
}
.button--involved:hover, .page-theme--orange .info-tile__content .button:hover, .page-theme--green .rte__button:hover, .page-theme--green .table__body-cell-link:hover, .page-theme--red .info-tile .button:hover, .password-reset .bts-module__section-button button.button:hover, .page-theme--orange .table__body-cell-link:hover {
  transform: scale(1.1);
  background-color: #07272D;
}

.bTSHomePage .upComing-events__carousel .event-card__item {
  position: relative;
}
.bTSHomePage .upComing-events__carousel .event-card__item .event-card__btn {
  position: absolute;
  bottom: 30px;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-single {
  *zoom: 1;
}
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 0 15px 0 5px;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pika-label:first-child {
  margin-right: 10px;
}
.pika-label::before {
  position: absolute;
  right: 4px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f107";
}
.pika-label > .pika-select {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
  color: #999;
  opacity: 0.3;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
}
.pika-button:hover {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}
.pika-button .is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

.p-custom {
  padding: 32px 40px;
}
@media (max-width: 991.98px) {
  .p-custom {
    padding: 35px 15px 20px 15px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
@media (max-width: 991.98px) {
  #contactUs {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  #contactUs {
    padding-top: 15px;
  }
}
#contactUs .col-md-24 {
  padding: 0;
}
#contactUs .form-title .button {
  transition: transform 0.3s ease;
}
#contactUs .form-title .button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
#contactUs .contact-us {
  background: rgb(255, 255, 255) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 20px 20px 0;
  opcaity: 1;
}
@media (max-width: 991.98px) {
  #contactUs .contact-us .rte {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  #contactUs .contact-us .rte > h1 {
    font-size: 39.6px;
  }
}
@media (max-width: 575.98px) {
  #contactUs .contact-us .rte > p {
    font-size: 18px;
  }
}
#contactUs .contact-us #tel, #contactUs .contact-us .distance__title {
  font-size: 30px;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  #contactUs .contact-us #tel, #contactUs .contact-us .distance__title {
    font-size: 21.6px;
  }
}
#contactUs .contact-us input[type=radio] {
  width: 20px;
  height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid rgba(112, 112, 112, 0.231372549); /* default grey border */
  background: #fff;
  position: relative;
}
#contactUs .contact-us input[type=radio]:checked {
  border: 1px solid #009CDE;
}
#contactUs .contact-us input[type=radio]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #009CDE;
  transform: translate(-50%, -50%);
}
#contactUs .contact-us .field-validation-error > span {
  margin: 5px 0 0 13px;
  color: #CC1534;
}
#contactUs .contact-us .umbraco-forms-field.dataconsent .field-validation-error > span {
  margin-left: 0;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.page-theme--red .button, .page-theme--orange .button, .section-education-events .button {
  padding: 0;
  max-width: fit-content;
  padding: 6px 10px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.page-theme--red .info-tile {
  background-color: rgba(204, 21, 52, 0.1215686275);
}
.page-theme--red .info-tile .button {
  width: 192px;
}

@media screen and (max-width: 1024px) {
  .page-theme--red .info-tile__heading {
    font-size: 28px;
  }
}

.page-theme--red .rte {
  margin-bottom: 40px;
}
.page-theme--red .rte > h1 {
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .page-theme--red .rte > h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .page-theme--red .rte {
    margin-bottom: 30px;
  }
}

.page-theme--red .info-tile__content {
  border-bottom: 2px solid #CC1534;
}

.page-theme--red .guideline-disease__tab {
  background-color: #CC1534;
}
.page-theme--red .guideline-disease__tab.active {
  color: #CC1534;
}
.page-theme--red .main-container .content-download__external-links,
.page-theme--red .main-container .content-download__main-title {
  border-bottom: 3px solid #CC1534;
}

.page-theme--green .guidelineListing strong {
  font-size: 30px;
}
@media (max-width: 575.98px) {
  .page-theme--green .guidelineListing strong {
    font-size: 21.6px;
  }
}
.page-theme--green .table__head-cell {
  background-color: #027347;
}
@media (max-width: 767.98px) {
  .page-theme--green .table__body-cell {
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
.page-theme--green .table__body-cell-link {
  background-color: rgb(0, 115, 71) !important;
  letter-spacing: 2.56px;
  color: #FFFFFF !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  border-radius: 0 4px 4px 0;
}
.page-theme--green .table__body-cell-link::after {
  content: "\f105";
}
.page-theme--green .rte__button {
  color: rgb(255, 255, 255);
  background-color: rgb(7, 39, 45);
  text-transform: uppercase;
  letter-spacing: 2.88px;
  padding: 3px 10px;
  border-radius: 0 4px 4px 0;
  font-weight: 500;
  font-size: 16px;
  padding: 6px 15px 4px;
}
.page-theme--green .rte__button::after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 15px;
  margin-left: 10px;
}
@media (min-width: 992px) {
  .page-theme--green .rte__button {
    padding: 9px 15px 7px;
  }
}
@media (max-width: 575.98px) {
  .page-theme--green .rte__button {
    width: 100%;
    text-align: center;
  }
}
.page-theme--green .rte__button.table__body-cell-link {
  background-color: red;
}
.page-theme--green .rte > p {
  font-size: 18px;
}

.page-theme--orange .link-list {
  border-color: rgb(255, 106, 39);
}
.page-theme--orange .info-tile__heading, .page-theme--orange .link-list__heading, .page-theme--orange .link-list__item-link, .page-theme--orange .link-list__item-link:after {
  color: rgb(255, 106, 39);
}
.page-theme--orange .info-tile {
  background-color: rgba(255, 106, 39, 0.1215686275);
}
.page-theme--orange .info-tile__content .button {
  background: rgb(255, 106, 39);
}
.page-theme--orange .info-tile__content {
  border-bottom: 2px solid rgb(255, 106, 39);
}
.page-theme--orange .info-tile__content-text {
  color: rgb(255, 106, 39);
  padding-bottom: 15px;
  font-size: 18px;
  line-height: normal;
}
.page-theme--orange .table {
  border-color: #FF6A27;
  letter-spacing: 0.2px;
}
.page-theme--orange .table__head-row {
  background-color: #FF6A27;
}
.page-theme--orange .table__head-cell {
  background-color: #FF6A27;
}
.page-theme--orange .table__body-cell-link {
  background-color: #FF6A27 !important;
  letter-spacing: 2.56px;
  color: #FFFFFF !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  border-radius: 0 4px 4px 0;
}
.page-theme--orange .table__body-cell-link::after {
  content: "\f105";
}
.page-theme--orange .guideline-disease__tab {
  background-color: #FF6A27;
}
.page-theme--orange .guideline-disease__tab.active {
  color: #FF6A27;
}
.page-theme--orange .main-container .content-download__external-links,
.page-theme--orange .main-container .content-download__main-title {
  border-bottom: 3px solid #FF6A27;
}

.page-theme--orange .horizontalLine, .page-theme--blue .horizontalLine, .page-theme--green .horizontalLine, .page-theme--red .horizontalLine {
  height: 36px;
}
@media (max-width: 575.98px) {
  .page-theme--orange .horizontalLine, .page-theme--blue .horizontalLine, .page-theme--green .horizontalLine, .page-theme--red .horizontalLine {
    height: 15px;
  }
}

.page-theme--orange .horizontalLine {
  background-color: rgb(255, 106, 39);
}

.page-theme--blue .horizontalLine {
  background-color: rgb(0, 156, 222);
}

.page-theme--red .horizontalLine {
  background-color: #CC1534;
}

.bTSGuidelineListingPage .rte {
  margin-bottom: 0;
}

.page-theme--blue .info-tile__content {
  border-bottom: 2px solid rgb(0, 156, 222);
}
@media screen and (max-width: 1024px) {
  .page-theme--blue .info-tile__content h3 {
    font-size: 28px;
  }
}
.page-theme--blue .info-tile__content .button {
  background: rgb(0, 156, 222);
  color: #FFFFFF;
  padding: 6px 10px 4px;
  transition: transform 0.3s ease;
}
.page-theme--blue .info-tile__content .button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.page-theme--blue .guideline-disease__tab {
  background: rgb(0, 156, 222);
}
.page-theme--blue .guideline-disease__tab.active {
  color: rgb(0, 156, 222);
}
.page-theme--blue .main-container .content-download__external-links,
.page-theme--blue .main-container .content-download__main-title {
  border-bottom: 3px solid rgb(0, 156, 222);
}

.page-theme--green .info-tile__content {
  border-bottom: 2px solid #027347;
}
@media screen and (max-width: 1024px) {
  .page-theme--green .info-tile__content h3 {
    font-size: 28px;
  }
}
.page-theme--green .info-tile__content .button {
  background-color: #027347;
  color: #FFFFFF;
  padding: 6px 10px 4px;
  transition: transform 0.3s ease;
}
.page-theme--green .info-tile__content .button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
/*footer*/
.footer-top {
  background: #fff;
  box-shadow: 0px -4px 14px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 576px) {
  .footer-top {
    padding: 20px 0;
    box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.1019607843);
  }
}
.footer__logo {
  margin: 0 auto;
}
.footer-bottom {
  padding: 20px 0;
  background-color: rgb(7, 39, 45);
}
@media (min-width: 576px) {
  .footer-bottom {
    padding: 30px 0;
  }
}
.footer-bottom__contact-wrapper {
  border-left: 1px solid #6d878e;
  padding: 0px 15px 15px;
}
@media (max-width: 767.98px) {
  .footer-bottom__contact-wrapper {
    border: none;
  }
}
.footer-bottom__contact-pair {
  display: flex;
}
.footer-bottom__navigation-list {
  margin-bottom: 15px;
  padding: 0 0 25px 0;
  display: flex;
  gap: 1rem;
  justify-content: flex-start;
  list-style: none;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .footer-bottom__navigation-list {
    border: none;
  }
}
@media (min-width: 1400px) {
  .footer-bottom__navigation-list {
    justify-content: space-between;
  }
}
@media (min-width: 992px) and (max-width: 1599.98px) {
  .footer-bottom__navigation-list {
    gap: 0rem;
  }
}
.footer-bottom__navigation-item {
  margin-right: 20px;
}
.footer-bottom__navigation-link {
  font-size: 18px;
}
.footer-bottom__navigation-link:hover {
  color: #009cde;
  text-decoration: underline;
}
@media (min-width: 1400px) {
  .footer-bottom__navigation-link {
    font-size: 20px;
  }
}
.footer-bottom__description {
  font-size: 12px;
  color: #A5BCC2;
  margin: 0;
  cursor: unset;
}
@media (min-width: 1200px) {
  .footer-bottom__description {
    font-size: 14.4px;
    color: rgb(255, 255, 255);
    line-height: 18px;
  }
}
.footer-bottom__address-description {
  margin: 0;
}
.footer-bottom__address-description span {
  font-size: 20px;
}
@media (min-width: 1200px) {
  .footer-bottom__address-description span {
    font-size: 24px;
  }
}
.footer-bottom__address-description span:not(:first-child) {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .footer-bottom__address-description span:not(:first-child) {
    font-size: 20px;
  }
}
.footer-bottom__contact-list {
  margin: 0;
}
.footer-bottom__contact-list-term {
  font-size: 16px;
  margin-right: 5px;
  float: left;
  color: #009CDE;
  font-weight: bold;
  cursor: default;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .footer-bottom__contact-list-term {
    font-size: 20px;
  }
}
.footer-bottom__contact-list-description {
  font-size: 16px;
  margin-bottom: 0;
  color: #FFFFFF;
}
@media (min-width: 1200px) {
  .footer-bottom__contact-list-description {
    font-size: 20px;
  }
}
.footer-bottom__contact-list-description a {
  color: #fff;
}
.footer-bottom__contact-list-description a:hover {
  text-decoration: none;
}
.footer-site {
  position: relative;
  z-index: 9999;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .footer-site {
    margin-top: 60px;
  }
}

.winter-meeting .footer-site {
  margin-top: 0;
}

.summer-meeting .footer-site {
  margin-top: 0;
}

.password-reset .footer-site {
  margin-top: 0;
}

.footer__social-links {
  border-bottom: 1px solid #6d878e;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .footer__social-links {
    border: none;
  }
}
.footer__social-links a {
  background: white;
  color: black;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.bTSQualityImprovementLandingPage.page-theme--orange .info-tile__content .button {
  min-width: 150px;
}

.content-section {
  gap: 80px;
  margin-bottom: 40px;
  display: flex;
}
@media (max-width: 991.98px) {
  .content-section {
    flex-direction: column;
    gap: 35px;
  }
}
@media (max-width: 767.98px) {
  .content-section {
    margin-bottom: 30px;
  }
}
.content-section .rte {
  margin-bottom: 0;
}

.section-latest-news {
  padding: 10px 0 0 0;
  margin-bottom: 30px;
}
.section-latest-news .latest-news {
  margin-bottom: 0;
}
.section-latest-news .latest-news__header {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .section-latest-news .latest-news__carousel .owl-stage-outer:after {
    width: 100px;
  }
}
@media (min-width: 1200px) {
  .section-latest-news {
    margin-bottom: 60px;
  }
}
@media (min-width: 1400px) {
  .section-latest-news .latest-news__carousel .owl-nav button.owl-next {
    right: 0;
  }
}

body {
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}

body.page-loaded {
  opacity: 1;
}

.container--contained {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container--contained {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container--contained {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container--contained {
    max-width: 960px;
  }
}
@media (min-width: 1400px) {
  .container--contained {
    max-width: 1340px;
  }
}
.container--stretched {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .container--stretched {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.section-education-events .rte {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .section-education-events .rte {
    margin-bottom: 0;
  }
}
.section-education-events .rte > h1 {
  font-size: 90px;
  margin-bottom: 0;
}
@media screen and (max-width: 1400px) {
  .section-education-events .rte > h1 {
    font-size: 60px;
  }
}
@media (max-width: 767.98px) {
  .section-education-events .rte > h1 {
    font-size: 32px;
  }
}
.section-education-events .info-tile .button, .section-education-events .info-tile__heading {
  color: rgb(255, 255, 255);
}
.section-education-events .info-tile .button {
  background: #335056;
  opacity: 1;
  width: 192px;
  transition: transform 0.3s ease;
}
.section-education-events .info-tile .button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.section-education-events .info-tile__content {
  border-bottom: 2px solid #335056;
  flex-grow: 0;
  margin: 80px 0 40px 21px;
}
.section-education-events .info-tile__heading {
  font-size: 45px;
  line-height: 53px;
}
@media (max-width: 767.98px) {
  .section-education-events .info-tile__heading {
    font-size: 28px;
    line-height: 30px;
  }
}
.section-education-events .info-tile-listing {
  padding-top: 40px;
}
.section-education-events .info-tile-listing .info-tile {
  display: flex;
  justify-content: end;
}
@media (max-width: 767.98px) {
  .section-education-events .info-tile-listing {
    padding-top: 15px;
  }
}

.educationEvents .upComing-events__comingUp {
  width: 100%;
  padding-bottom: 60px;
}
@media (max-width: 767.98px) {
  .educationEvents .upComing-events__comingUp {
    padding-bottom: 20px;
  }
}
.educationEvents .upComing-events__carousel .event-card__mode {
  min-height: unset;
}
@media only screen and (max-width: 576px) {
  .educationEvents .upComing-events__carousel .owl-nav {
    display: none;
  }
}
.educationEvents .upComing-events__carousel .owl-nav .owl-next.disabled {
  display: none;
}

#comingUp {
  background: #009CDE;
  margin-top: 30px;
}
#comingUp .upComing-events__heading {
  padding-top: 32px;
}
@media (max-width: 767.98px) {
  #comingUp .upComing-events__heading {
    padding-top: 20px;
  }
}
#comingUp .event-card__item {
  height: auto;
  padding-right: 0;
}
#comingUp .upComing-events__carousel .event-card__item {
  min-height: 420px;
  position: relative;
}
#comingUp .upComing-events__carousel .event-card__btn {
  position: absolute;
  bottom: 30px;
  padding: 9px 24px 6px;
}
@media (max-width: 767.98px) {
  #comingUp .upComing-events__carousel .event-card__btn {
    bottom: 48px;
  }
}
#comingUp .owl-dots {
  display: none;
}
#comingUp .upComing-events__carousel .owl-prev span {
  display: none;
}
@media (max-width: 767.98px) {
  #comingUp {
    margin-bottom: 0;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
.registerCta {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .registerCta {
    margin-top: 46px;
    margin-bottom: 34px;
  }
}
.registerCta__banner {
  display: block;
  padding: 20px 33px 20px 12px;
  border-radius: 0px 20px 20px 0px;
  background: linear-gradient(90deg, #0f2c33 0%, #0388d1 50%, #607d8b 100%);
  color: #FFFFFF;
  position: relative;
}
.registerCta__banner:after {
  content: "";
  position: absolute;
  background-color: rgba(164, 188, 194, 0.2);
  height: 3.25px;
  right: 0px;
  bottom: 50%;
  width: 10%;
  z-index: unset;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .registerCta__banner:after {
    content: unset;
  }
}
@media (max-width: 767.98px) {
  .registerCta__banner:after {
    bottom: 20%;
    width: 90%;
    content: "";
  }
}
@media (min-width: 768px) {
  .registerCta__banner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 40px;
    border-radius: 0px 10px 10px 0px;
  }
}
.registerCta__content {
  margin-bottom: 10px;
  max-width: 318px;
}
@media (min-width: 1200px) {
  .registerCta__content {
    max-width: 800px;
  }
}
.registerCta__text {
  font-size: 27px;
  font-weight: 700;
  margin: 0;
  line-height: 32px;
  letter-spacing: 0px;
  font-family: "effra";
}
@media (min-width: 768px) {
  .registerCta__text {
    font-size: 40px;
    line-height: 47px;
    letter-spacing: unset;
  }
}
.registerCta__action {
  flex-shrink: 0;
}
.registerCta__button {
  display: inline-block;
  padding: 8px 12px;
  background-color: #009CDE;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 0px 6px 6px 0px;
  letter-spacing: 2px;
  transition: background 0.3s ease;
  font-size: 16px;
  letter-spacing: 2.56px;
  font-family: "effra";
  line-height: 19px;
  position: relative;
  z-index: 9;
  font-weight: 500;
}
@media (min-width: 768px) {
  .registerCta__button {
    font-size: 24px;
    padding: 18px 24px 12px;
    background-color: #07272D;
    letter-spacing: 3.84px;
    line-height: 38px;
    transition: transform 0.3s ease;
  }
}
.registerCta__button:hover {
  background-color: #009CDE;
  text-decoration: none;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .registerCta__button:hover {
    transform: scale(1.1);
    background-color: #07272D;
  }
}

.registerModule .next-button {
  font-size: 16px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
.upComing-events {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #009CDE;
}
@media (min-width: 992px) {
  .upComing-events {
    padding-top: 32px;
    padding-bottom: 37px;
  }
}
.upComing-events__video {
  display: block;
}
@media (min-width: 1200px) {
  .upComing-events__video {
    display: flex;
    gap: 30px;
  }
}
.upComing-events__carousel .owl-stage {
  padding-left: 0px !important;
}
.upComing-events__carousel .owl-stage-outer {
  position: relative;
}
.upComing-events__carousel .owl-stage-outer:after {
  content: "";
  position: absolute;
  background: transparent linear-gradient(90deg, rgba(0, 156, 222, 0) 0%, #009CDE 100%) 0% 0% no-repeat padding-box;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
}
@media (min-width: 992px) {
  .upComing-events__carousel .owl-stage-outer:after {
    width: 316px;
  }
}
.upComing-events__carousel .owl-stage-outer:before {
  content: "";
  position: absolute;
  background: transparent linear-gradient(90deg, #009CDE 0%, rgba(0, 156, 222, 0) 100%) 0% 0% no-repeat padding-box;
  width: 316px;
  height: 100%;
  top: 0;
}
.upComing-events__carousel button {
  position: absolute;
  height: 30px;
  width: 30px;
  transform: rotate(-45deg);
  border-radius: 5px;
}
.upComing-events__carousel .owl-next {
  border-right: 7px solid rgba(247, 247, 247, 0.7647058824) !important;
  border-bottom: 7px solid rgba(247, 247, 247, 0.7647058824) !important;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.upComing-events__carousel .owl-next:focus {
  outline: unset;
}
.upComing-events__carousel .owl-next span {
  display: none;
}
.upComing-events__carousel .owl-prev {
  top: 50%;
  border-left: 7px solid rgba(247, 247, 247, 0.7647058824) !important;
  border-top: 7px solid rgba(247, 247, 247, 0.7647058824) !important;
  transform: translate(-50%, -50%) rotate(-45deg);
  left: -5px;
}
.upComing-events__carousel .owl-prev:focus {
  outline: unset;
}
.upComing-events__carousel .owl-prev span {
  display: none;
}
.upComing-events__carousel .owl-nav button.owl-next, .upComing-events__carousel .owl-nav button.owl-prev {
  color: #FFFFFF;
}
@media (max-width: 991.98px) {
  .upComing-events__carousel .owl-nav button {
    display: none !important;
  }
}
.upComing-events__carousel .owl-nav.nav-left-only {
  background: transparent linear-gradient(270deg, rgba(0, 156, 222, 0) 0%, #009cde 100%) 0% 0% no-repeat padding-box;
}
.upComing-events__carousel .event-card__item {
  padding: 30px 0px 0px 30px;
  background-color: rgba(7, 39, 45, 0.2509803922);
  border-radius: 0px 20px 20px 0px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  height: 360px;
  background: rgba(7, 39, 45, 0.2509803922);
}
@media (min-width: 1200px) {
  .upComing-events__carousel .event-card__item {
    height: 500px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .upComing-events__carousel .event-card__item {
    height: 420px;
    padding-bottom: 30px;
  }
}
.upComing-events__carousel .event-card__date {
  padding-bottom: 16px;
  border-bottom: 1px solid #A4BCC2;
}
.upComing-events__carousel .event-card__date p {
  font-size: 50px;
  line-height: 59px;
  font-family: "effra";
  color: #FFFFFF;
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .upComing-events__carousel .event-card__date p {
    font-size: 60px;
    line-height: 72px;
  }
}
.upComing-events__carousel .event-card__date span {
  font-size: 20px;
  color: #F7F7F7;
  letter-spacing: 3.2px;
  font-weight: 500;
}
.upComing-events__carousel .event-card__mode {
  margin-top: 17px;
  color: #F7F7F7;
  font-size: 15px;
  font-family: "effra";
  letter-spacing: 2.56px;
  text-transform: uppercase;
  margin-bottom: 11px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 5px;
}
@media (min-width: 1200px) {
  .upComing-events__carousel .event-card__mode {
    -webkit-line-clamp: 3;
  }
}
.upComing-events__carousel .event-card__title {
  font-size: 25px;
  color: #FFFFFF;
  line-height: 29px;
  font-family: "effra";
  margin-bottom: 17px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 30px;
}
@media (min-width: 992px) {
  .upComing-events__carousel .event-card__title {
    font-size: 30px;
    line-height: 32px;
  }
}
@media (min-width: 1400px) {
  .upComing-events__carousel .event-card__title {
    -webkit-line-clamp: 3;
  }
}
.upComing-events__carousel .event-card__btn {
  background-color: #3f9abe;
  color: #F7F7F7;
  padding: 9px 24px 6px;
  border-radius: 0px 4px 4px 0px;
  font-size: 16px;
  letter-spacing: 2.56px;
  text-transform: uppercase;
  line-height: 19px;
  display: inline-block;
  transition: transform 0.3s ease;
  font-weight: 500;
}
.upComing-events__carousel .event-card__btn:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
.upComing-events__videoSection {
  width: 100%;
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .upComing-events__videoSection {
    width: 50%;
    margin-bottom: unset;
  }
}
.upComing-events__videoSection .video-card {
  position: relative;
}
.upComing-events__videoSection .video-card__image {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  border-radius: 0 20px 20px 0;
}
@media (min-width: 1200px) {
  .upComing-events__videoSection .video-card__image {
    height: 500px;
    padding-top: unset;
    background: black;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  .upComing-events__videoSection .video-card__image {
    height: 420px;
  }
}
.upComing-events__videoSection .video-card__image video {
  width: 100%;
  height: 100%;
  border-radius: 0px 20px 20px 0px;
  position: relative;
}
.upComing-events__videoSection .video-card__image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.upComing-events__videoSection .video-card__image .pause-btn, .upComing-events__videoSection .video-card__image .play-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  border: none;
  border-radius: 50%;
  width: 101px;
  height: 101px;
  background: transparent linear-gradient(226deg, rgba(255, 255, 255, 0.5176470588) 0%, rgba(255, 255, 255, 0.1411764706) 100%) 0% 0% no-repeat padding-box;
  cursor: pointer;
  z-index: 2;
  font-size: 32px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .upComing-events__videoSection .video-card__image .pause-btn, .upComing-events__videoSection .video-card__image .play-btn {
    right: 40%;
    left: auto;
    top: 50px;
  }
}
@media (min-width: 1600px) {
  .upComing-events__videoSection .video-card__image .pause-btn, .upComing-events__videoSection .video-card__image .play-btn {
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    height: 140px;
  }
}
.upComing-events__videoSection .video-card__image .pause-btn i, .upComing-events__videoSection .video-card__image .play-btn i {
  font-size: 52px;
  color: rgba(255, 255, 255, 0.631372549);
}
@media (min-width: 992px) {
  .upComing-events__videoSection .video-card__image .pause-btn i, .upComing-events__videoSection .video-card__image .play-btn i {
    font-size: 64px;
  }
}
.upComing-events__videoSection .video-card__image .pause-btn {
  display: none;
}
.upComing-events__heading {
  font-size: 40px;
  letter-spacing: 0px;
  line-height: 47px;
  font-family: "effra";
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 11px;
}
@media (min-width: 992px) {
  .upComing-events__heading {
    font-size: 70px;
    line-height: 83px;
    margin-bottom: 21px;
  }
}
.upComing-events__comingUp {
  width: 100%;
}
.upComing-events__comingUp .upComing-events__heading {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .upComing-events__comingUp {
    width: 50%;
  }
}
.upComing-events--Banner__content {
  position: absolute;
  bottom: 6px;
  background: transparent;
  width: 100%;
  padding: 7px 10px 22px 13px;
}
@media (min-width: 992px) {
  .upComing-events--Banner__content {
    z-index: 9;
    padding: 30px 45px;
    max-width: unset;
  }
}
.upComing-events--Banner__videoTag {
  position: absolute;
  background-color: #CC1534;
  color: #fff;
  border-radius: 0 4px 4px 0;
  padding: 3px 10px 4px 13px;
  left: 0;
  top: -25px;
}
@media (min-width: 992px) {
  .upComing-events--Banner__videoTag {
    top: -10px;
    left: 0;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0px;
    padding-left: 45px;
    font-size: 20px;
    padding: 8px 10px 8px 45px;
  }
}
.upComing-events--Banner__title {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 12px;
}
@media (min-width: 1200px) {
  .upComing-events--Banner__title {
    font-size: 45px;
    margin-top: 10px;
    margin-bottom: 12px;
    line-height: 53px;
  }
}
.upComing-events--Banner__cta-button {
  display: none;
}
@media (min-width: 1200px) {
  .upComing-events--Banner__cta-button {
    display: inline-block;
    background-color: rgba(164, 188, 194, 0.3803921569);
    border-radius: 0px 4px 4px 0px;
    padding: 9px 24px 6px;
    font-size: 16px;
    letter-spacing: 2.56px;
    line-height: 19px;
    color: #fff;
    font-family: "effra";
    font-weight: 500;
    transition: transform 0.3s ease;
  }
  .upComing-events--Banner__cta-button:hover {
    transform: scale(1.1);
    background-color: #07272D;
    text-decoration: none;
    color: #fff;
  }
}

@media (min-width: 992px) {
  .nullVideo .upComing-events__comingUp {
    width: 100%;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
.shortCourse {
  margin-top: 20px;
}
.shortCourse .owl-prev {
  display: none;
}
.shortCourse .shortcoursedetailpage__tab .download--list-images img {
  border-radius: 0px 20px 20px 0px;
  object-fit: cover;
}
.shortCourse .shortcoursedetailpage__tab .downloads-list {
  margin-bottom: 15px;
}
.shortCourse .shortcoursedetailpage__tab .downloads-list.single-image img {
  width: 100%;
  border-radius: 0px 20px 20px 0px;
}
.shortCourse .downloads--list img {
  border-radius: 0 20px 20px 0;
}
.shortCourse__wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media (min-width: 992px) {
  .shortCourse__wrapper {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .shortCourse__content {
    width: 50%;
  }
}
.shortCourse__content .breadcrumb {
  padding-top: 0;
  margin-bottom: 0px;
}
.shortCourse__content .courseContent {
  margin-top: 25px;
}
@media (min-width: 992px) {
  .shortCourse__content .courseContent {
    width: 90%;
    margin-top: 40px;
  }
}
.shortCourse__content .courseContent article.rte {
  margin-bottom: 0;
}
.shortCourse__content .courseContent article.rte h1 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .shortCourse__content .courseContent article.rte h1 {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .shortCourse__content .courseContent article.rte p {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.shortCourse__content .courseContent article.rte p a {
  font-size: 18px;
  color: #009CDE !important;
  text-decoration: none !important;
  font-family: "effra" !important;
  line-height: normal;
}
.shortCourse__content .courseContent article.rte p a.button--involved {
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.1875;
  transition: transform 0.3s ease;
  padding: 8px 12px;
}
.shortCourse__content .courseContent article.rte p a.button--involved:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.shortCourse__content .courseContent article.rte p:nth-last-child(3) {
  margin-bottom: 0;
}
.shortCourse__content .courseContent article p:last-child {
  padding-bottom: 0;
}
.shortCourse .upComing-events__comingUp {
  width: 100%;
  background-color: #009CDE;
  padding: 24px;
  border-radius: 0px 20px 20px 0px;
}
@media (min-width: 992px) {
  .shortCourse .upComing-events__comingUp {
    padding: 45px;
    width: 50%;
    border-radius: 0px 20px 0 0px;
  }
  .shortCourse .upComing-events__comingUp::-webkit-scrollbar {
    width: 8px;
  }
  .shortCourse .upComing-events__comingUp::-webkit-scrollbar-track {
    background: rgba(164, 188, 194, 0.3450980392);
    margin-top: 45px;
    margin-bottom: 45px;
    border-radius: 10px;
  }
  .shortCourse .upComing-events__comingUp::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
  }
}
.shortCourse .upComing-events__comingUp .upComing-events__carousel {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .shortCourse .upComing-events__comingUp .upComing-events__carousel {
    gap: 10px;
  }
}
.shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__item {
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: start;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__item {
    width: 48%;
    height: 400px;
    padding-right: 0px;
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__item {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__item {
    padding: 20px 0px 0px 20px;
  }
}
.shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__title {
  font-size: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* Limits text to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__title {
    font-size: 30px;
  }
}
.shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__date {
  width: 100%;
}
.shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__date p {
  font-size: 40px;
  line-height: 47px;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Limits text to 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 992px) {
  .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__date p {
    line-height: 59px;
    font-size: 60px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__date p {
    line-height: 52px;
    font-size: 40px;
  }
}

@media (min-width: 992px) {
  .bts-short-active header {
    position: fixed;
    width: 100%;
    top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .bts-short-active .shortCourse {
    margin-top: 254px;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .bts-short-active .shortCourse {
    margin-top: 299px;
  }
}
@media (min-width: 1400px) {
  .bts-short-active .shortCourse {
    margin-top: 257px;
  }
}
.bts-short-active .shortCourse.shortcoursedetailpage .breadcrumb {
  padding-top: 0;
  margin-bottom: 40px;
}

.shortcoursedetailpage__banner {
  background: #07272D;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
  color: #fff;
}
.shortcoursedetailpage__banner--summary {
  padding: 0px;
  border-left: none;
  border-bottom: none;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__banner--summary {
    margin: 22px 20px 30px 40px;
    padding: 42px 0 47px 45px;
    border-left: 1px solid #a4bcc2;
    border-bottom: none;
  }
}
.shortcoursedetailpage__banner--summary .dec {
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--summary .dec {
    padding: 19px 20px 32px 23px;
  }
}
.shortcoursedetailpage__banner--time {
  background: rgba(247, 247, 247, 0.1215686275);
  opacity: 0.95;
  padding: 26px 0 49px 18px;
  border-radius: 0px;
  height: 100%;
  margin-top: 21px;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__banner--time {
    border-radius: 0px 20px 0px 0px;
    padding: 26px 0 30px 18px;
  }
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--time {
    margin-top: 31px;
  }
}
.shortcoursedetailpage__banner--time .date {
  font-size: 40px;
  line-height: 47px;
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__banner--time .date {
    font-size: 60px;
    line-height: 72px;
  }
}
@media (max-width: 1499.98px) {
  .shortcoursedetailpage__banner--time .date {
    font-size: 48px;
  }
}
.shortcoursedetailpage__banner--time .year {
  font-size: 20px;
  letter-spacing: 3.2px;
  line-height: 24px;
  margin-top: 5px;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--time .year {
    margin-top: 0px;
    font-size: 20px;
  }
}
.shortcoursedetailpage__banner--time .divider {
  width: 100%;
  height: 1px;
  background-color: #A4BCC2;
}
.shortcoursedetailpage__banner--time .venue {
  font-size: 22px;
  margin-top: 14px;
  padding-right: 15px;
  margin-bottom: 5px;
  line-height: 22px;
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--time .venue {
    margin-top: 22px;
    font-size: 20px;
  }
}
.shortcoursedetailpage__banner--time .time-range {
  font-size: 22px;
  margin-bottom: 13px;
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--time .time-range {
    margin-bottom: 14px;
    font-size: 20px;
  }
}
.shortcoursedetailpage__banner--time .booking-status {
  font-size: 22px;
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--time .booking-status {
    font-size: 20px;
  }
}
.shortcoursedetailpage__banner--time .booking-status span {
  color: #A4BCC2;
}
.shortcoursedetailpage__banner--time .booking-status-type {
  font-size: 22px;
  margin-bottom: 0px;
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--time .booking-status-type {
    font-size: 20px;
  }
}
.shortcoursedetailpage__banner--time .btn {
  font-size: 22px;
  color: #fff;
  background: #009CDE;
  border-radius: 0px 4px 4px 0px;
  margin-top: 30px;
  display: inline-block;
  letter-spacing: 3.52px;
  padding: 10px 26px 6px 26px;
  transition: transform 0.3s;
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner--time .btn {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .shortcoursedetailpage__banner--time .btn {
    margin-top: 53px;
  }
}
.shortcoursedetailpage__banner--time .btn:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
.shortcoursedetailpage__banner h1 {
  font-size: 60px;
  line-height: 64px;
  border-bottom: none;
}
@media (max-width: 1499.98px) {
  .shortcoursedetailpage__banner h1 {
    font-size: 48px;
  }
}
@media (max-width: 991.98px) {
  .shortcoursedetailpage__banner h1 {
    border-bottom: 1px solid #a4bcc2;
    font-size: 40px;
    line-height: 40px;
    padding: 30px 20px 27px 23px;
  }
}
.shortcoursedetailpage__bannerImage {
  height: 100%;
}
.shortcoursedetailpage__bannerImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px 0px 20px 0px;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__bannerImage img {
    border-radius: 0px 20px 20px 0px;
  }
}
.shortcoursedetailpage__tab .guideline-disease__tab {
  background-color: #009CDE;
  width: 100%;
  margin-bottom: 5px;
  cursor: pointer;
  padding: 14px 34px;
}
@media (max-width: 1499.98px) {
  .shortcoursedetailpage__tab .guideline-disease__tab {
    font-size: 24px;
    padding: 8px 26px;
  }
}
@media (min-width: 992px) {
  .shortcoursedetailpage__tab .guideline-disease__tab {
    width: auto;
  }
}
.shortcoursedetailpage__tab .guideline-disease__tab.active {
  color: #009CDE;
  z-index: 99;
}
.shortcoursedetailpage__tab .guideline-disease__tabContent.active {
  border-bottom: none;
  padding-bottom: 24px;
}
.shortcoursedetailpage__tab .guideline-disease__tabContent .editorContentHeading2, .shortcoursedetailpage__tab .guideline-disease__tabContent .editorContentHeading3, .shortcoursedetailpage__tab .guideline-disease__tabContent .editorContentHeading4, .shortcoursedetailpage__tab .guideline-disease__tabContent .editorContentHeading5, .shortcoursedetailpage__tab .guideline-disease__tabContent h2, .shortcoursedetailpage__tab .guideline-disease__tabContent h3, .shortcoursedetailpage__tab .guideline-disease__tabContent h4, .shortcoursedetailpage__tab .guideline-disease__tabContent h5, .shortcoursedetailpage__tab .guideline-disease__tabContent h6 {
  color: #009CDE;
  padding-bottom: unset;
  border-bottom: none;
  margin: unset;
  margin-bottom: 8px;
}
.shortcoursedetailpage__tab .guideline-disease__resourceList .owl-nav {
  display: none;
}
.shortcoursedetailpage__tab .guideline-disease__resourceList .download--list-images img {
  border-radius: 0px 20px 20px 0px;
}
.shortcoursedetailpage__tab .guideline-disease__resourceItem {
  flex-direction: column;
  align-items: flex-start;
  box-shadow: none;
  padding: 0px;
  background: none;
}
.shortcoursedetailpage__tab .guideline-disease__resourceItem h3, .shortcoursedetailpage__tab .guideline-disease__resourceItem h2 {
  color: #009CDE;
  padding-bottom: unset;
  border-bottom: none;
  margin: unset;
  margin-bottom: 8px;
  font-weight: 600;
}
.shortcoursedetailpage__tab .guideline-disease__resourceItem p {
  font-size: 18px;
  line-height: 27px;
}
.shortcoursedetailpage__tab .guideline-disease__resourceItem ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
.shortcoursedetailpage__tab .guideline-disease__resourceItem ul li {
  color: #07272D;
  font-weight: 500;
  list-style-type: disc;
  font-weight: 400;
}
.shortcoursedetailpage__tab .guideline-disease__resourceItem .media {
  display: flex;
  gap: 63px;
  margin-bottom: 40px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__tab .guideline-disease__resourceItem .media {
    flex-direction: row;
  }
}
.shortcoursedetailpage__tab .guideline-disease__resourceItem .media img {
  max-width: 100%;
  border-radius: 0px 20px 20px 0px;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__tab .guideline-disease__resourceItem .media img {
    max-width: 48%;
  }
}
.shortcoursedetailpage__tab .guideline-disease__downloadResources {
  margin-top: 27px;
}
.shortcoursedetailpage__tab .guideline-disease__downloadResources ul {
  flex-wrap: wrap;
}
@media (min-width: 992px) and (max-width: 1132px) {
  .shortcoursedetailpage__tab .guideline-disease__downloadResources ul {
    width: auto;
    flex-wrap: unset;
    overflow: scroll;
  }
}
.shortcoursedetailpage__desc {
  font-size: 20px;
  line-height: 25px;
  width: 100%;
  max-width: 1254px;
  min-width: auto;
  padding: 41px 0 30px;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__desc {
    font-size: 35px;
    line-height: 42px;
  }
}
.shortcoursedetailpage__desc .col-lg-24.col-xl-12 {
  flex: unset;
  max-width: unset;
}
.shortcoursedetailpage__desc-wrapper {
  border-bottom: 3px solid #009CDE;
}
.shortcoursedetailpage__bottombtn {
  display: flex;
  gap: 20px;
  border-top: 3px solid #009CDE;
  padding-top: 30px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .shortcoursedetailpage__bottombtn {
    flex-direction: row;
  }
}
.shortcoursedetailpage__bottombtn a {
  background: #07272D;
  border-radius: 0px 4px 4px 0px;
  text-decoration: none;
  padding: 7px 20px 5px;
  color: #fff;
  letter-spacing: 2.56px;
  font-size: 16px;
  transition: transform 0.3s;
  display: flex;
  line-height: 22px;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  text-transform: uppercase;
  max-width: max-content;
}
.shortcoursedetailpage__bottombtn a:first-child {
  background-color: #009CDE;
}
.shortcoursedetailpage__bottombtn a:hover {
  transform: scale(1.1);
}

@media (min-width: 992px) {
  .bTSShortCourseListingPage .courseContent article.rte > p:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .bTSShortCourseListingPage .footer-site {
    margin-top: 0;
  }
}

.bTSShortCoursePage .download-list__carousel .owl-nav button {
  display: none !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .education-and-events-bts-short-courses-acute-non-invasive-ventilation-home-mechanical-ventilation-2025-practical-course .shortcoursedetailpage__bannerImage img {
    border-radius: 0px 0px 20px 0px;
  }
}
.bTSShortCoursePage.bts-short-active header {
  position: relative;
}
.bTSShortCoursePage.bts-short-active .shortCourse {
  margin-top: 20px;
}
@media (max-width: 991.98px) {
  .bTSShortCoursePage.bts-short-active .shortCourse .breadcrumb {
    margin-bottom: 25px;
  }
}
.bTSShortCoursePage .shortcoursedetailpage__banner--summary ul li {
  color: #FFFFFF;
}
.bTSShortCoursePage .shortcoursedetailpage__banner--summary ol li {
  color: #FFFFFF;
}
.bTSShortCoursePage .shortcoursedetailpage__banner--summary h2, .bTSShortCoursePage .shortcoursedetailpage__banner--summary h3, .bTSShortCoursePage .shortcoursedetailpage__banner--summary h4, .bTSShortCoursePage .shortcoursedetailpage__banner--summary h5, .bTSShortCoursePage .shortcoursedetailpage__banner--summary h6, .bTSShortCoursePage .shortcoursedetailpage__banner--summary span, .bTSShortCoursePage .shortcoursedetailpage__banner--summary div, .bTSShortCoursePage .shortcoursedetailpage__banner--summary strong, .bTSShortCoursePage .shortcoursedetailpage__banner--summary em, .bTSShortCoursePage .shortcoursedetailpage__banner--summary b {
  color: #FFFFFF;
}
.bTSShortCoursePage .shortcoursedetailpage__banner--summary a {
  color: #FFFFFF;
}

.bTSShortCourseListingPage .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__item {
  position: relative;
}
.bTSShortCourseListingPage .shortCourse .upComing-events__comingUp .upComing-events__carousel .event-card__item .event-card__btn {
  bottom: 30px;
  position: absolute;
}

/* Colors */
/* Spacing */
/* Font Sizes */
@media (max-width: 1199.98px) {
  .bTSHomePage .bts-banner__subtitle {
    font-size: 30px;
  }
}

.bts-banner {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .bts-banner {
    margin-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .bts-banner__wrapper {
    display: flex;
  }
}
.bts-banner__mission {
  background-color: #FFFFFF;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.0980392157);
  padding: 18px 12px;
  border-radius: 0px 20px 20px 0px;
  overflow-x: hidden;
}
@media (min-width: 1200px) {
  .bts-banner__mission {
    border-radius: unset;
    padding: 60px;
    width: 60%;
  }
}
.bts-banner__mission .bts-banner__cta-button {
  background-color: #07272D;
}
.bts-banner__title {
  font-size: 18px;
  font-family: "effra";
  letter-spacing: 0px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .bts-banner__title {
    font-size: 40px;
    line-height: 47px;
    margin-bottom: 10px;
  }
}
.bts-banner__subtitle {
  font-size: 30px;
  font-family: "effra";
  font-weight: bold;
  line-height: 36px;
  letter-spacing: 0px;
  color: #009CDE;
}
@media (min-width: 1200px) {
  .bts-banner__subtitle {
    font-size: 70px;
    line-height: 83px;
    margin-bottom: 26px;
  }
}
.bts-banner__description {
  font-size: 16px;
  letter-spacing: 0px;
  font-family: "effra";
  line-height: 22px;
  max-width: 289px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .bts-banner__description {
    line-height: 36px;
    font-size: 22px;
    max-width: unset;
  }
}
@media (min-width: 992px) {
  .bts-banner__description {
    max-width: unset;
  }
}
.bts-banner__join {
  padding: 20px 12px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.0980392157);
  background-color: #07272D;
  margin-top: 20px;
  border-radius: 0px 20px 20px 0px;
  position: relative;
  overflow-x: hidden;
}
.bts-banner__join:after {
  content: unset;
  position: absolute;
  background-color: rgba(164, 188, 194, 0.2);
  height: 3.25px;
  right: 0px;
  bottom: 35px;
  width: calc(100% - 45px);
  z-index: unset;
}
@media (min-width: 1200px) {
  .bts-banner__join {
    width: 40%;
    padding: 48px 66px 40px 40px;
    margin-top: unset;
  }
}
.bts-banner__join-title {
  max-width: 351px;
  color: #A4BCC2;
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 36px;
  font-family: "effra";
  font-weight: bold;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .bts-banner__join-title {
    max-width: unset;
  }
}
@media (min-width: 1200px) {
  .bts-banner__join-title {
    line-height: 47px;
    font-size: 40px;
  }
}
.bts-banner__benefits {
  display: none;
}
@media (min-width: 1200px) {
  .bts-banner__benefits {
    display: block;
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 32px;
    display: block;
    font-family: "effra";
    margin-bottom: 30px;
  }
}
.bts-banner__cta-button {
  display: inline-block;
  background-color: #009CDE;
  padding: 8.5px 24px 5.5px;
  border-radius: 0px 4px 4px 0px;
  color: #FFFFFF;
  letter-spacing: 2.56px;
  line-height: 19px;
  font-family: "effra";
  font-weight: 500;
  position: relative;
  transition: transform 0.3s ease;
  font-size: 16px;
  z-index: 9;
}
.bts-banner__cta-button:hover {
  transform: scale(1.1);
  color: #FFFFFF;
  text-decoration: none;
  background-color: #07272D;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.bTSDiseaseLanding .educationEvents .event-card__title {
  min-height: unset;
}
@media (max-width: 991.98px) {
  .bTSDiseaseLanding .latest-news__carousel .owl-nav {
    width: 0px;
  }
}
.bTSDiseaseLanding .explore-more {
  margin-top: 0;
  margin-bottom: 0;
}

.diseaseLanding .heading {
  font-size: 32.4px;
  margin: 0 0 15px 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .diseaseLanding .heading {
    font-size: 59.4px;
  }
}
@media (min-width: 1200px) {
  .diseaseLanding .heading {
    font-size: 90px;
  }
}
.diseaseLanding .disease-landing {
  margin-bottom: 20px;
}
.diseaseLanding .disease-landing img {
  width: 100%;
  display: block;
}
.diseaseLanding .disease-landing__group {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing__group {
    flex-direction: row;
  }
}
.diseaseLanding .disease-landing__group--primary {
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .diseaseLanding .disease-landing__group--primary section {
    background-image: none !important;
  }
}
.diseaseLanding .disease-landing__group--primary section .disease-landing__content {
  background-color: #07272D;
  border-radius: 0 0 20px 0;
}
.diseaseLanding .disease-landing__group--primary section .disease-landing__content span {
  position: absolute;
  top: -13px;
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing__group--primary section .disease-landing__content span {
    position: relative;
    top: unset;
    max-width: fit-content;
    margin: 20px 0 14px 0;
  }
}
.diseaseLanding .disease-landing__group--primary section .disease-landing__content h3 {
  margin: 26px 0px 47px 14px;
  padding-bottom: 26px;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing__group--primary section .disease-landing__content h3 {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .diseaseLanding .disease-landing__group--primary section .disease-landing__content h3 {
    flex-grow: 0;
  }
}
@media (min-width: 1200px) {
  .diseaseLanding .disease-landing__group--primary section .disease-landing__content h3 {
    font-size: 45px;
    margin-left: 45px;
    line-height: 53px;
  }
}
.diseaseLanding .disease-landing__group--primary section .disease-landing__content a {
  position: absolute;
  bottom: 31px;
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing__group--primary section .disease-landing__content {
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .diseaseLanding .disease-landing__group--primary section .disease-landing__content {
    justify-content: end;
  }
}
@media (min-width: 992px) {
  .diseaseLanding .disease-landing__group--primary section {
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .diseaseLanding .disease-landing__group--primary section {
    flex: unset;
    min-height: 555px;
  }
  .diseaseLanding .disease-landing__group--primary section:first-child {
    width: calc(66.666% + 20px);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1607843137);
  }
  .diseaseLanding .disease-landing__group--primary section:last-child {
    width: 33.3333%;
  }
}
.diseaseLanding .disease-landing__group--secondary {
  margin-bottom: 20px;
}
.diseaseLanding .disease-landing__group--secondary:last-child {
  margin-bottom: unset;
}
.diseaseLanding .disease-landing__group--secondary section {
  background-size: cover;
  background-position: center;
}
.diseaseLanding .disease-landing__group--secondary section .disease-landing__content h3 {
  margin: 0px 0px 50px 14px;
  padding-bottom: 34px;
  flex-grow: 1;
}
@media (min-width: 1200px) {
  .diseaseLanding .disease-landing__group--secondary section .disease-landing__content h3 {
    font-size: 45px;
    margin-left: 45px;
    line-height: 53px;
  }
}
.diseaseLanding .disease-landing__group--secondary section .disease-landing__content span.content-page__page-tag {
  margin: 20px 0 14px 0;
  max-width: fit-content;
}
.diseaseLanding .disease-landing__group--secondary section .disease-landing__content a {
  margin-bottom: 20px;
  position: absolute;
  bottom: 14px;
}
@media (min-width: 576px) {
  .diseaseLanding .disease-landing__group--secondary section {
    min-height: 260px;
  }
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing__group--secondary section {
    max-width: calc(33.333% - 13px);
  }
}
.diseaseLanding .disease-landing__item {
  display: flex;
  flex-direction: column;
  border-radius: 0 20px 20px 0;
  color: white;
}
.diseaseLanding .disease-landing__item .mobile-only {
  border-radius: 0 20px 0 0;
}
@media screen and (max-width: 576px) {
  .diseaseLanding .disease-landing__item .mobile-only {
    max-height: 200px;
    object-fit: cover;
  }
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing__item .mobile-only {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing__item {
    min-height: 260px;
    flex: 1;
  }
}
.diseaseLanding .disease-landing__content {
  border-radius: 0 20px 20px 0;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
  background: linear-gradient(to top, #07272D 0%, rgba(7, 39, 45, 0) 100%);
}
.diseaseLanding .disease-landing__content span.content-page__page-tag {
  padding: 2px 14px 0px;
  border-radius: 0 4px 4px 0;
  font-size: 16px;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .diseaseLanding .disease-landing__content span.content-page__page-tag {
    font-size: 20px;
    padding: 2.75px 10px 0.25px;
  }
}
@media (min-width: 1200px) {
  .diseaseLanding .disease-landing__content span.content-page__page-tag {
    padding-left: 45px;
  }
}
.diseaseLanding .disease-landing__content h3 {
  font-size: 28px;
  padding: 0 0 40px 0;
  line-height: 30px;
  border-bottom: 2px solid #335056;
}
.diseaseLanding .disease-landing__content a.button {
  margin-left: 14px;
  font-size: 16px;
  display: block;
  background: #335056;
  color: #FFFFFF;
  padding: 6px 12px 4px;
  display: inline-block;
  border-radius: 0 4px 4px 0;
  transition: transform 0.3s ease;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
}
.diseaseLanding .disease-landing__content a.button:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
@media (min-width: 1200px) {
  .diseaseLanding .disease-landing__content a.button {
    margin-left: 45px;
  }
}
@media (min-width: 768px) {
  .diseaseLanding .disease-landing {
    margin-bottom: 42px;
  }
}

.relatedContent .heading {
  margin: 12px 0;
  font-size: 39.6px;
}
@media (min-width: 1200px) {
  .relatedContent .heading {
    font-size: 70.2px;
    margin: 20px 0 32px 0;
  }
}
@media (min-width: 1200px) {
  .relatedContent .heading {
    line-height: 83px;
  }
}
.relatedContent .latest-news__card .news-card__content:after {
  background-color: #009CDE;
}
@media (max-width: 1199.98px) {
  .relatedContent .latest-news__carousel .owl-stage-outer:after {
    width: 70px;
  }
}
@media (min-width: 992px) {
  .relatedContent .latest-news__carousel .owl-stage-outer:after {
    width: 200px;
  }
}

.highlight-block {
  margin: 40px 0 0 0;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  gap: 20px;
}
.highlight-block #comingUp {
  margin: 0;
}
.highlight-block #comingUp .upComing-events {
  padding-top: 20px;
  padding-bottom: 0;
}
@media (min-width: 576px) {
  .highlight-block #comingUp .upComing-events {
    padding-top: 30px;
  }
}
.highlight-block #comingUp .upComing-events__heading {
  padding-top: 0;
}
@media (min-width: 576px) {
  .highlight-block #comingUp .upComing-events__comingUp {
    padding-bottom: 30px;
  }
}
.highlight-block #comingUp .upComing-events__carousel .event-card__item {
  padding-right: 0;
}
@media (min-width: 992px) {
  .highlight-block #comingUp .upComing-events__carousel .event-card__item {
    min-height: 470px;
  }
}
@media (min-width: 992px) {
  .highlight-block #comingUp .upComing-events__carousel .event-card__btn {
    bottom: 130px;
  }
}
@media (min-width: 1400px) {
  .highlight-block #comingUp .upComing-events__carousel .event-card__btn {
    bottom: 120px;
  }
}
@media (max-width: 991.98px) {
  .highlight-block #comingUp .upComing-events__carousel .event-card__btn {
    bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .highlight-block .events .upComing-events__comingUp {
    padding-bottom: 32px;
  }
}
.highlight-block .events .upComing-events__comingUp .owl-stage-outer:after {
  width: 150px;
}
@media (max-width: 1399.98px) {
  .highlight-block .events .upComing-events__comingUp .owl-stage-outer:after {
    width: 100px;
  }
}
@media (min-width: 1200px) {
  .highlight-block .events {
    width: calc(66.6666% + 20px);
    border-radius: 0 20px 20px 0;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1607843137);
  }
}
@media (min-width: 1200px) {
  .highlight-block .explore-more.respiratory-futures {
    width: 33.3333%;
    background: transparent;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1607843137);
    border-radius: 0 20px 20px 0;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .highlight-block .explore-more__card {
    flex-direction: column;
    border-radius: 0 20px 20px 0;
    justify-content: flex-start;
  }
}
.highlight-block .explore-more__text h3 {
  font-size: 24px;
  line-height: 28px;
}
.highlight-block .explore-more__text p {
  display: none;
}
@media (min-width: 1200px) {
  .highlight-block .explore-more__text p {
    display: block;
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .highlight-block .explore-more__text {
    order: 1;
    padding: 20px;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .highlight-block .explore-more__text {
    padding: 40px;
  }
}
@media (min-width: 1200px) {
  .highlight-block .explore-more__image img {
    width: 100%;
    object-fit: cover;
    border-radius: 0 20px 0 0;
  }
}
@media (min-width: 1200px) {
  .highlight-block .explore-more__image {
    width: 100%;
    max-height: 250px;
    background-position: right;
  }
}
@media (min-width: 1200px) {
  .highlight-block {
    flex-direction: row;
    margin: 60px 0 0 0;
    padding-right: 40px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
body {
  font-family: "effra", "Helvetica";
  color: #07272D;
  font-size: 18px;
}

.backToTop {
  position: fixed;
  bottom: 0;
  right: 40px;
  display: inline-block;
  z-index: 999999;
  color: #FFFFFF;
  background: #07272D;
  font-size: 16px;
  padding: 4px 10px 2px 30px;
  border-radius: 0px 4px 4px 0px;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  transition: opacity 0.3s ease;
  transition: all ease-in 0.3s;
  opacity: 0;
  border: none;
  outline: none;
}
@media (max-width: 991.98px) {
  .backToTop {
    right: 15px;
  }
}
.backToTop:hover {
  cursor: pointer;
  transform: scale(1.1);
}
.backToTop.show {
  opacity: 1;
  pointer-events: auto;
}
.backToTop svg {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 8px;
  top: 9px;
}
.backToTop:focus-visible {
  outline: 3px solid #005fcc;
  outline-offset: 2px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
.bTSGuidelineDetailPage .guideline-disease__content h3.link-list__heading {
  display: none;
}

@media (min-width: 992px) {
  .bTSGuidelineDetailPage .guideline-disease__image {
    width: 40%;
  }
  .bTSGuidelineDetailPage .guideline-disease__text {
    width: 60%;
  }
}
@media (max-width: 991.98px) {
  .guideline-filter__label {
    width: 33%;
  }
}

@media (max-width: 991.98px) {
  .guideline-filter {
    flex-wrap: nowrap;
  }
}

.guideline-disease__table-wrapper {
  overflow-x: auto;
}
@media (min-width: 1200px) {
  .guideline-disease__unorderedList {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
}
.guideline-disease__tabContent h3 {
  font-size: 30px;
  line-height: 36px;
  color: #009CDE;
}
.guideline-disease .scroll-progress {
  position: absolute;
  top: 0;
  left: -20px;
  width: 5px;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  z-index: 9999;
}
.guideline-disease .scroll-progress-bar {
  width: 100%; /* full width of container */
  height: 0%; /* start with 0 height */
  background: #fff; /* BTS green */
  transition: height 0.8s ease-in; /* animate height */
}
@media (max-width: 767.98px) {
  .guideline-disease img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .guideline-disease {
    margin-top: 40px;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__wrapper {
    display: flex;
    justify-content: end;
  }
}
@media (min-width: 992px) {
  .guideline-disease .breadcrumb {
    padding: 0px 0px 0px 0px;
    margin: 0px;
  }
}
.guideline-disease .downloads-list {
  padding-left: 0px;
  margin-top: 25px;
}
.guideline-disease .downloads-list .owl-nav.disabled {
  display: block;
}
.guideline-disease .downloads-list .owl-nav {
  display: none;
}
@media (min-width: 1024px) {
  .guideline-disease .downloads-list .owl-nav {
    display: flex !important;
    align-items: center;
    gap: 10px;
    margin-top: 40px;
  }
}
.guideline-disease .downloads-list .owl-nav button {
  display: block !important;
  line-height: 19px;
  font-size: 16px;
  letter-spacing: 2.56px;
  color: #fff;
  border-radius: 0px 4px 4px 0px;
  padding: 9px 22px 6px !important;
  text-transform: uppercase;
  transition: all ease-in 0.3s;
}
.guideline-disease .downloads-list .owl-nav button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.guideline-disease .downloads-list .owl-nav button:focus {
  outline: unset;
}
.guideline-disease .downloads-list .owl-nav .owl-prev {
  background-color: rgba(7, 39, 45, 0.5647058824);
}
.guideline-disease .downloads-list .owl-nav .owl-prev:before {
  content: "<";
  margin-right: 10px;
}
.guideline-disease .downloads-list .owl-nav .owl-next {
  background-color: #007347;
}
.guideline-disease .downloads-list .owl-nav .owl-next:after {
  content: ">";
  margin-left: 10px;
}
.guideline-disease .downloads-list .download--list-images {
  display: flex;
  flex-direction: row;
}
@media (min-width: 992px) {
  .guideline-disease .downloads-list .download--list-images {
    flex-direction: unset;
    list-style: none;
    gap: 51px;
  }
}
.guideline-disease .downloads-list .download--list-images img {
  border-radius: 10px;
}
@media (min-width: 992px) {
  .guideline-disease__contentTop {
    display: flex;
    gap: 46px;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__contentTop {
    margin-bottom: 55px;
  }
}
@media (min-width: 992px) {
  .guideline-disease__publishDate {
    margin-top: 64px;
    margin-bottom: 8px;
  }
}
.guideline-disease__publishDate span {
  font-size: 12px;
  letter-spacing: 1.2px;
  line-height: 14px;
  font-family: "effra";
  font-weight: 400;
  text-transform: uppercase;
  color: #007749;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .guideline-disease__publishDate span {
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 19px;
  }
}
.guideline-disease__image {
  margin-bottom: 11px;
}
@media (min-width: 992px) {
  .guideline-disease__image {
    order: 2;
    width: 75%;
  }
}
.guideline-disease__image img {
  height: 100%;
  object-fit: cover;
  border-radius: 0px 20px 20px 0px;
  width: 100%;
}
@media (min-width: 1200px) {
  .guideline-disease__text {
    padding-bottom: 20px;
    border-bottom: 3px solid rgba(0, 119, 73, 0.5);
  }
}
@media (min-width: 992px) {
  .guideline-disease__text {
    border-bottom: unset;
    padding-bottom: unset;
  }
}
.guideline-disease__text h2 {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 38px;
  color: #007749;
  font-family: "effra";
}
@media (min-width: 992px) and (max-width: 1400px) {
  .guideline-disease__text h2 {
    line-height: 80px;
    font-size: 60px;
    margin-bottom: 18px;
  }
}
@media (min-width: 1400px) {
  .guideline-disease__text h2 {
    line-height: 95px;
    font-size: 80px;
  }
}
.guideline-disease__text p {
  margin-top: 5px;
  color: #007749;
  font-size: 20px;
  font-family: "effra";
  line-height: 25px;
  padding-bottom: 20px;
  border-bottom: 3px solid rgba(0, 119, 73, 0.5);
}
@media (min-width: 992px) and (max-width: 1400px) {
  .guideline-disease__text p {
    font-size: 25px;
    line-height: 35px;
    border-bottom: unset;
  }
}
@media (min-width: 992px) {
  .guideline-disease__text p {
    padding-bottom: 20px;
    border-bottom: 3px solid rgba(0, 119, 73, 0.5);
  }
}
@media (min-width: 1400px) {
  .guideline-disease__text p {
    font-size: 35px;
    line-height: 50px;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__contentMobile {
    display: none;
  }
}
.guideline-disease__contentMobile .breadcrumb {
  padding-top: 0px;
}
.guideline-disease__contentMobile .guideline-disease__publishDate {
  margin-bottom: 15px;
}
@media (max-width: 1399.98px) {
  .guideline-disease__contentDesktop {
    display: none;
  }
}
.guideline-disease__content {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .guideline-disease__content {
    width: calc(100% - 400px);
    margin-top: unset;
  }
}
.guideline-disease__content .guideline-links {
  display: none;
}
.guideline-disease__content .link-list {
  border: none;
  padding: 0px;
  margin: 20px 0px 10px 0px;
}
@media (min-width: 992px) {
  .guideline-disease__content .link-list__list {
    display: flex;
    gap: 26px;
    align-items: center;
  }
}
.guideline-disease__content .link-list__item {
  margin-bottom: 20px;
  padding: 4px 10px 4px 0px;
  background-color: #027749;
  border-radius: 0px 4px 4px 0px;
  text-align: center;
  transition: all ease-in 0.3s;
}
.guideline-disease__content .link-list__item:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
@media (min-width: 992px) {
  .guideline-disease__content .link-list__item {
    margin-bottom: unset;
  }
}
.guideline-disease__content .link-list__item a {
  color: #fff;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  font-family: "effra";
}
.guideline-disease__content .link-list__item a:hover {
  text-decoration: none;
}
.guideline-disease__content .link-list__item a::after {
  display: none;
}
.guideline-disease__content .link-list__item a::before {
  content: "\f33d";
  display: inline-block;
  margin-left: 15px;
  font-size: 17px;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.guideline-disease__generalText {
  font-size: 18px;
  line-height: 26px;
  font-family: "effra";
  font-weight: 400;
  color: #07272D;
  margin-bottom: 28px;
}
.guideline-disease__generalText p {
  font-size: 18px;
}
@media (min-width: 1200px) {
  .guideline-disease__generalText p {
    font-size: 18px;
  }
}
.guideline-disease__generalText p strong {
  font-weight: bold;
}
.guideline-disease__contentHeading {
  font-size: 26px;
  line-height: 31px;
  font-weight: 400;
  color: #007749;
  padding-bottom: 8px;
  border-bottom: 3px solid rgba(0, 119, 73, 0.5);
  margin-bottom: 20px;
}
.guideline-disease__nestedBlockTitle {
  font-size: 22px;
  font-weight: bold;
  color: #027749;
  line-height: 32px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .guideline-disease__downloadResources {
    margin-top: 56px;
  }
}
.guideline-disease__downloadResources h2 {
  font-size: 26px;
  font-family: "effra";
  line-height: 31px;
  color: #007749;
  font-weight: 400;
  padding-bottom: 10px;
  border-bottom: 3px solid rgba(0, 119, 73, 0.5);
}
@media (min-width: 992px) {
  .guideline-disease__downloadResources h2 {
    padding-bottom: 20px;
    font-size: 35px;
  }
}
.guideline-disease__downloadResources ul {
  padding: 0px;
}
.guideline-disease__downloadResources ul li {
  list-style: none;
}
.guideline-disease__downloadTabs {
  display: flex;
  align-items: center;
  margin: 14px 0px 20px 0px;
  flex-wrap: wrap;
  gap: 10px;
}
@media (min-width: 992px) {
  .guideline-disease__downloadTabs {
    margin: 33px 0px 43px 0px;
    background-color: rgba(7, 39, 45, 0.0509803922);
    width: 100%;
    border-radius: 0px 20px 20px 0px;
  }
}
.guideline-disease__tab {
  font-size: 20px;
  line-height: 24px;
  font-family: "effra";
  font-weight: bold;
  color: #fff;
  border-radius: 0px 10px 10px 0px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  padding: 10px 30px;
  background-color: #007347;
}
@media (min-width: 992px) {
  .guideline-disease__tab {
    font-size: 24px;
    line-height: 36px;
    width: unset;
    padding: 9px 24px;
  }
}
@media screen and (min-width: 1600px) {
  .guideline-disease__tab {
    font-size: 30px;
    padding: 15px 40px;
  }
}
.guideline-disease__tab a {
  color: unset;
}
.guideline-disease__tab a:hover {
  text-decoration: none;
}
.guideline-disease__tab.active {
  color: #007347;
  background-color: #FFFFFF;
  z-index: 99999;
  margin-right: -10px;
}
@media (min-width: 992px) {
  .guideline-disease__tab.active {
    margin-right: unset;
  }
}
.guideline-disease__tabPanels {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.guideline-disease__tabContent {
  display: none;
}
.guideline-disease__tabContent.active {
  display: block;
  border-bottom: 3px solid rgba(0, 119, 73, 0.5);
}
@media (min-width: 992px) {
  .guideline-disease__tabContent.active {
    border-bottom: unset;
  }
}
.guideline-disease__resourceItem {
  margin-bottom: 20px;
  border-radius: 0px 10px 10px 0px;
  background-color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  padding: 10px 16px 10px 10px;
}
@media (min-width: 992px) {
  .guideline-disease__resourceItem {
    padding: 12px 20px 12px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0px 20px 20px 0px;
  }
}
@media screen and (min-width: 1600px) {
  .guideline-disease__resourceItem {
    padding: 20px 20px 20px 30px;
  }
}
.guideline-disease__resourceTitle {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .guideline-disease__resourceTitle {
    margin-bottom: 0px;
    width: 70%;
  }
}
.guideline-disease__resourceTitle strong {
  font-size: 18px;
  line-height: 21px;
  font-family: "effra";
  font-weight: 600;
  color: #07272D;
  letter-spacing: 0px;
}
@media (min-width: 992px) {
  .guideline-disease__resourceTitle strong {
    font-weight: 400;
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  .guideline-disease__resourceTitle strong {
    font-size: 24px;
    line-height: 32px;
  }
}
.guideline-disease__downloadBtn {
  display: inline-block;
  background-color: #07272D;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  font-family: "effra";
  padding: 7px 10px 7px 10px;
  border-radius: 0px 4px 4px 0px;
  transition: all ease-in 0.3s;
}
.guideline-disease__downloadBtn:before {
  content: "\f33d";
  display: inline-block;
  margin-right: 15px;
  font-size: 17px;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.guideline-disease__downloadBtn:hover {
  color: #fff;
  text-decoration: none;
  transform: scale(1.1);
}
@media (min-width: 992px) {
  .guideline-disease__contentHeading {
    color: #007749;
    font-size: 35px;
    font-weight: 400;
    line-height: 41px;
    padding-bottom: 20px;
    border-bottom: 3px solid rgba(0, 119, 73, 0.5);
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .guideline-disease__nestedBlockTitle {
    font-size: 28px;
    line-height: 33px;
    color: #007749;
    font-weight: bold;
    font-family: "Effra";
    margin-bottom: 20px;
  }
}
.guideline-disease__bodyContent ul, .guideline-disease__bodyContent ol {
  padding-left: 0px;
}
.guideline-disease__bodyContent li {
  font-size: 18px;
  line-height: 26px;
  margin-left: 20px;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.guideline-disease__bodyContent li p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .guideline-disease__bodyContent li {
    font-size: 18px;
    line-height: 32px;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarDesktop {
    position: fixed;
    background-color: #007347;
    top: 0;
    z-index: 9;
    width: 400px;
    left: 0;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarWrapper {
    top: 218px;
    position: relative;
    padding-inline: 45px;
    max-height: calc(100vh - 300px);
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}
.guideline-disease__sideBarWrapper.is-scrolled {
  top: 50px;
  max-height: calc(100vh - 100px);
}
.guideline-disease__sideBarContent {
  display: none;
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarContent {
    display: block;
    margin-top: 40px;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarContent ul {
    padding-left: 0px;
  }
}
.guideline-disease__sideBarContent li {
  list-style: none;
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarList {
    line-height: unset;
    font-weight: bold;
    font-size: 30px;
    cursor: pointer;
    transition: all ease-in 0.8s;
  }
  .guideline-disease__sideBarList a {
    color: rgba(255, 255, 255, 0.5019607843);
  }
  .guideline-disease__sideBarList a:hover {
    text-decoration: none;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarList ul {
    display: none;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarList.active {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarList.active ul {
    display: block;
  }
}
.guideline-disease__sideBarList.active a {
  color: #fff;
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarList ul {
    margin-top: 10px;
  }
}
.guideline-disease__sideBarList-item a {
  color: rgba(255, 255, 255, 0.5019607843) !important;
}
.guideline-disease__sideBarList-item.active a {
  color: #fff !important;
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarList-item {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 7px;
    cursor: pointer;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarList-item.active a {
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .guideline-disease__sideBarContentMobile {
    display: none;
  }
}
.guideline-disease__sideBarMobileMenu {
  position: fixed;
  width: 100%;
  background-color: #027749;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.3);
  left: 0;
  bottom: 0;
  padding: 24px 15px;
  z-index: 999999;
}
.guideline-disease__sideBarMobileMenu:after {
  content: "";
  width: 181px;
  display: inline-block;
  height: 100%;
  position: relative;
  top: 0;
  height: 158px;
  position: absolute;
  right: 0;
  background: linear-gradient(90deg, rgba(2, 119, 73, 0) 0%, #027749 100%);
  z-index: 9;
}
.guideline-disease__sideBarContentMobile ul {
  margin: 0px;
  padding: 0px;
}
.guideline-disease__sideBarContentMobile ul li {
  list-style: none;
}
.guideline-disease__sideBarContentMobile ul li a {
  color: #fff;
}
.guideline-disease__sideBarContentMobile aside .chapter-slider {
  margin-bottom: 6px;
}
.guideline-disease__sideBarContentMobile .toc__chapter-header a {
  font-size: 26px;
  line-height: 31px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.5019607843);
  display: inline-block;
  width: 100%;
  white-space: nowrap;
}
.guideline-disease__sideBarContentMobile .toc__chapter-header a:hover {
  text-decoration: none;
}
.guideline-disease__sideBarContentMobile .toc__chapter-header.active a {
  color: #fff;
}
.guideline-disease__sideBarContentMobile .toc__sub a {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  line-height: 22px;
}
.guideline-disease__sideBarContentMobile .toc__subs .owl-stage {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.guideline-disease__sideBarContentMobile .owl-nav, .guideline-disease__sideBarContentMobile .owl-dots {
  display: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.qualityStandardListing {
  margin-bottom: 0;
}
.qualityStandardListing > h1 {
  border-bottom: 3px solid #07272D;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .qualityStandardListing > h1 {
    margin-bottom: 30px;
    font-size: 59.4px;
    padding-bottom: 25px;
  }
}
@media (max-width: 1199.98px) {
  .qualityStandardListing > h1 {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .qualityStandardListing > h1 {
    padding-bottom: 20px;
    font-size: 28px;
  }
}
.qualityStandardListing > p {
  font-size: 18px;
}
.qualityStandardListing .rte__button {
  width: unset;
  height: unset;
  display: inline-block;
  background: #07272D;
  padding: 9px 10px 7px;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 575.98px) {
  .qualityStandardListing .rte__button {
    width: 100%;
    text-align: center;
    padding: 4px 15px 2px;
  }
}

.rte__button {
  color: rgb(255, 255, 255);
  background-color: rgb(7, 39, 45);
  text-transform: uppercase;
  letter-spacing: 2.88px;
  padding: 3px 10px;
  font-size: 16px;
  border-radius: 0 4px 4px 0;
}
.rte__button::after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 15px;
  margin-left: 10px;
}
@media (max-width: 767.98px) {
  .rte__button {
    padding: 5px 15px;
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .rte__button {
    width: 100%;
    text-align: center;
  }
}

.page-theme--orange .qualityStandardListing > h1 {
  border-bottom-color: #FF6A27;
}

.page-theme--red .qualityStandardListing > h1 {
  border-bottom-color: #CC1534;
}

.page-theme--yellow .qualityStandardListing > h1 {
  border-bottom-color: #FFBF46;
}

.page-theme--blue .qualityStandardListing > h1 {
  border-bottom-color: #009CDE;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.membership img {
  max-width: 100%;
  height: auto;
}
.membership__image img {
  border-radius: 0 0 20px 0;
  box-shadow: 12px 20px 20px rgba(0, 0, 0, 0.0980392157);
}
@media screen and (min-width: 1920px) {
  .membership__image img {
    max-height: 533px;
  }
}
@media (max-width: 1199.98px) {
  .membership__image {
    display: none;
  }
}
@media (min-width: 1200px) {
  .membership__image {
    width: calc(50% - 20px);
    max-width: 860px;
  }
}
@media (min-width: 1400px) {
  .membership__image {
    position: absolute;
    right: 0;
  }
}
.membership__overview {
  margin-right: 15px;
  position: relative;
}
@media (min-width: 992px) {
  .membership__overview {
    margin-right: 40px;
  }
}
@media (min-width: 1200px) {
  .membership__overview {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: end;
  }
}
@media (min-width: 1400px) {
  .membership__overview {
    align-items: unset;
  }
}
.membership__content {
  background: #FFFFFF;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 0px 0px;
  padding: 20px 15px 0 15px;
}
@media (min-width: 992px) {
  .membership__content {
    padding: 0 15px 0 40px;
  }
}
@media (min-width: 1200px) {
  .membership__content {
    background: none;
    box-shadow: none;
  }
}
@media (min-width: 1200px) {
  .membership__content {
    width: calc(50% - 20px);
  }
}
.membership__content .rte {
  margin-bottom: 0;
}
.membership__content .rte p {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.membership__cover {
  position: relative;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .membership__cover {
    padding-right: 40px;
  }
}
.membership__cover img {
  border-radius: 0px 0px 20px 0px;
  box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.0980392157);
}
@media (min-width: 1200px) {
  .membership__cover img {
    display: none;
  }
}
.membership__button {
  font-size: 16px;
  background: #009CDE;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 8.5px 14px 6.5px;
  letter-spacing: 2.56px;
  position: absolute;
  left: 15px;
  bottom: -18px;
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .membership__button {
    left: 40px;
    bottom: -23px;
    padding: 17px 20px 13px;
  }
}
.membership__benefits {
  background: #07272D;
}
.membership__benefits-content {
  margin-top: 35px;
  color: #FFFFFF;
}
.membership__benefits-content h2 {
  font-size: 32.4px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .membership__benefits-content h2 {
    font-size: 50.4px;
  }
}
@media (min-width: 992px) {
  .membership__benefits-content-wrapper {
    padding-top: 50px;
  }
}
@media (min-width: 1600px) {
  .membership__benefits-content-wrapper {
    padding-top: 75px;
  }
}
.membership__benefits-list {
  padding: 0 0 10px 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .membership__benefits-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    justify-content: space-between;
  }
}
.membership__benefits-item {
  padding-bottom: 20px;
}
.membership__benefits-item-title {
  font-size: 22px;
  color: #009CDE;
  font-weight: medium;
}
@media (min-width: 992px) {
  .membership__benefits-item-title {
    margin-bottom: 0;
    font-size: 30px;
  }
}
.membership__benefits-item-detail {
  font-size: 18px;
  margin: 0;
}
@media (min-width: 992px) {
  .membership__benefits-item-detail {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .membership__benefits-item {
    width: calc(50% - 20px);
  }
}
.membership__subscription {
  background: #A4BCC2;
  padding-block: 20px;
}
@media (min-width: 1200px) {
  .membership__subscription {
    padding-block: 30px 0;
    background: none;
  }
}
@media (min-width: 1200px) {
  .membership__subscription-wrapper {
    display: flex;
    padding-block: 34px;
    border-top: 2px solid rgba(0, 156, 222, 0.23);
    border-bottom: 2px solid rgba(0, 156, 222, 0.23);
  }
}
@media (min-width: 1200px) {
  .membership__subscription-content {
    background: #A4BCC2;
    padding: 28px 38px;
    width: 53%;
  }
}
.membership__subscription-rates p {
  font-size: 18px;
}
.membership__subscription-rates ul {
  padding: 0;
}
.membership__subscription-rates ul li {
  list-style: none;
  position: relative;
  padding-left: 12px;
}
.membership__subscription-rates ul li:before {
  content: "";
  width: 6px;
  height: 5px;
  background: #07272D;
  position: absolute;
  left: 0;
  top: 13px;
  transform: translateY(-50%);
  border-radius: 50%;
}
@media (min-width: 1200px) {
  .membership__subscription-image {
    width: 50%;
  }
}
.membership__subscription-image img {
  border-radius: 0 20px 20px 0;
  height: 100%;
  object-fit: cover;
}
.membership__subscription h3 {
  font-size: 32.4px;
}
@media (min-width: 768px) {
  .membership__subscription h3 {
    font-size: 50.4px;
  }
}
.membership__subscription-rates p {
  margin-bottom: 25px;
}
.membership__subscription-rates a {
  color: #07272D;
}
.membership__subscription-rates .rte__button {
  color: #FFFFFF;
  background: rgba(7, 39, 45, 0.5);
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 2.56px;
  padding: 6px 12px 4px;
  font-weight: 500;
  border-radius: 0 4px 4px 0;
  font-size: 16px;
  transition: transform 0.3s ease;
  width: unset;
}
.membership__subscription-rates .rte__button:hover {
  transform: scale(1.1);
  background: #07272D;
}
.membership__table {
  padding-top: 40px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .membership__table {
    padding-bottom: 35px;
  }
}
.membership__table > .table {
  border-bottom: 2px solid rgba(0, 156, 222, 0.23);
}
.membership__table > .table-wrapper {
  margin-bottom: 20px;
}
.membership__table .table__head-cell {
  padding: 18px 24px;
  background: #07272D;
}
.membership__table .table__head-cell-text {
  font-weight: 500;
}
.membership__table .table__head-cell-text span {
  font-weight: 400;
}
@media (min-width: 768px) {
  .membership__table .table__head-cell:last-child {
    width: 35%;
  }
}
.membership__table .table__head-cell:after {
  content: none;
}
.membership__table .table__body {
  max-height: none;
}
@media (max-width: 767.98px) {
  .membership__table .table__body-row {
    border-radius: 0 10px 10px 0;
    border: 1px solid rgba(112, 112, 112, 0.231372549);
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
    background: #FFFFFF;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .membership__table .table__body-row:nth-child(odd) {
    background: rgba(164, 188, 194, 0.3960784314);
  }
}
.membership__table .table__body-row:nth-child(even) {
  background: #FFFFFF;
}
.membership__table .table__body-cell {
  padding: 18px 24px;
}
@media (min-width: 768px) {
  .membership__table .table__body-cell:last-child {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .membership__table .table__body-cell {
    vertical-align: top;
  }
}
@media (max-width: 767.98px) {
  .membership__table .table__body-cell {
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 5px 15px;
  }
}
@media (max-width: 767.98px) {
  .membership__table .table__body-cell:first-child {
    background: #07272D;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    padding: 10px 15px;
  }
}
@media (max-width: 767.98px) {
  .membership__table .table__body-cell:first-child::before {
    color: #FFFFFF;
  }
}
@media (max-width: 767.98px) {
  .membership__table .table__body-cell:before {
    color: #009CDE;
  }
}
@media (max-width: 767.98px) {
  .membership__table .table__body-cell[data-label=Eligibility] {
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  .membership__table .table__body-cell:not([data-label=Eligibility]) {
    font-size: 22px;
    color: #009CDE;
    font-weight: 600;
  }
}
.membership__table .table__body-cell ul {
  padding: 12px 15px 0 15px;
}
@media (max-width: 767.98px) {
  .membership__table .table__body-cell ul {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .membership__table .table__body-cell ul {
    padding-top: 0;
    margin-bottom: 0;
  }
}
.membership__table .table__body-cell li {
  color: #07272D;
}
.membership__faq h3 {
  font-size: 32.4px;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .membership__faq h3 {
    font-size: 50.4px;
  }
}
.membership__faq .accordion__card-heading {
  color: #009CDE;
}
.membership__faq .accordion__card-heading::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f068";
  text-align: center;
  background: none;
}
@media (min-width: 992px) {
  .membership__faq .accordion__card-heading::after {
    font-size: 30px;
  }
}
.membership__faq .accordion__card-button.collapsed .accordion__card-heading::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "+";
  text-align: center;
  background: none;
}
@media (min-width: 992px) {
  .membership__faq .accordion__card-button.collapsed .accordion__card-heading::after {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .membership__faq .accordion__card-button {
    padding: 18px 22px;
  }
}
.membership__faq .accordion__view-more .cta-button {
  text-transform: uppercase;
  padding: 9px 18px 6px;
  border: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.pn-risk .pn-module {
  padding-right: 0;
}
.pn-risk .pn-module .rte {
  margin-bottom: 0;
}
.pn-risk .pn-module .rte > h1 {
  margin-right: 15px;
}
@media (min-width: 992px) {
  .pn-risk .pn-module .rte > h1 {
    margin-right: 40px;
  }
}

.risk-calculator .related-content {
  display: none;
}
.risk-calculator .content-wrapper.show .related-content {
  display: block;
}
@media (max-width: 1199.98px) {
  .risk-calculator .content-wrapper.show .related-content {
    display: none;
  }
}
@media (min-width: 1200px) {
  .risk-calculator .content-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
  }
}
.risk-calculator__models, .risk-calculator__disclaimer, .risk-calculator__intro {
  padding-right: 15px;
}
@media (min-width: 992px) {
  .risk-calculator__models, .risk-calculator__disclaimer, .risk-calculator__intro {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .risk-calculator__models, .risk-calculator__disclaimer, .risk-calculator__intro {
    width: 70%;
  }
}
.risk-calculator__models .risk-calculator__note {
  width: 100%;
}
.risk-calculator__heading {
  font-size: 45px;
}
@media (max-width: 767.98px) {
  .risk-calculator__heading {
    font-size: 21.6px;
  }
}
.risk-calculator__note {
  font-weight: 600;
  border-bottom: 3px solid #027347;
  margin-right: 20px;
}
@media (min-width: 1200px) {
  .risk-calculator__note {
    width: 70%;
  }
}
.risk-calculator__option-group {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 576px) {
  .risk-calculator__option-group {
    flex-direction: column;
    margin-bottom: 15px;
    gap: 10px;
  }
}
.risk-calculator__option {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 0;
}
.risk-calculator__option input[type=radio] {
  width: 18px;
  height: 18px;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  background: #FFFFFF;
  position: relative;
  outline: none;
  display: inline-block;
}
.risk-calculator__option input[type=radio]:checked {
  background: #07272D;
  border-color: #07272D;
}
.risk-calculator__option input[type=radio]:checked::after {
  content: "✔";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.risk-calculator__option input[type=radio]:focus {
  outline: none;
}
.risk-calculator__option span {
  font-weight: 600;
}
.risk-calculator__heading-module h2 {
  font-size: 30px;
}
@media (max-width: 767.98px) {
  .risk-calculator__heading-module h2 {
    font-size: 21.6px;
  }
}
.risk-calculator__form {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
  opacity: 1;
  margin-bottom: 50px;
}
.risk-calculator__wrapper {
  padding: 20px 20px 34px 19px;
}
@media (max-width: 767.98px) {
  .risk-calculator__wrapper {
    padding-bottom: 20px;
  }
}
.risk-calculator__section h2, .risk-calculator__section h3 {
  font-size: 30px;
  color: #027347;
}
@media (max-width: 767.98px) {
  .risk-calculator__section h2, .risk-calculator__section h3 {
    font-size: 21.6px;
  }
}
.risk-calculator__field-group {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .risk-calculator__field-group {
    gap: 20px;
  }
}
.risk-calculator__field {
  min-width: 345px;
  display: flex;
  flex-direction: column;
}
.risk-calculator__field > div {
  position: relative;
}
.risk-calculator__field > div::after {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 28%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #A4BCC2;
  pointer-events: none;
}
.risk-calculator__field label {
  padding-left: 13px;
  font-size: 19.8px;
  margin-bottom: 0;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .risk-calculator__field label {
    font-size: 18px;
  }
}
.risk-calculator__field input, .risk-calculator__field select {
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  padding: 6px 13px;
}
.risk-calculator__field select {
  width: 100%;
  padding-right: 2rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.risk-calculator__field select option:first-child {
  color: rgba(112, 112, 112, 0.231372549);
}
@media (max-width: 767.98px) {
  .risk-calculator__field select option {
    font-size: 18px;
  }
}
.risk-calculator__field .field-validation-error {
  padding-left: 13px;
}
@media only screen and (max-width: 576px) {
  .risk-calculator__field {
    min-width: 100%;
  }
}
.risk-calculator__actions button {
  border: none;
  background: #07272D;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0 4px 4px 0;
  padding: 6px 15px 4px;
  transition: transform 0.3s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.risk-calculator__actions button::after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
  margin-left: 10px;
}
.risk-calculator__actions button:hover {
  transform: scale(1.1);
}
@media (max-width: 767.98px) {
  .risk-calculator__actions button {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .risk-calculator__actions button {
    padding: 9px 15px 7px;
  }
}
.risk-calculator__result {
  padding: 30px 19px 27px;
  font-size: 30px;
  color: #FFFFFF;
  background: #027347;
  border-radius: 0 0 20px 0;
}
@media (max-width: 767.98px) {
  .risk-calculator__result {
    font-size: 21.6px;
    padding: 15px 20px;
  }
}
@media (max-width: 767.98px) {
  .risk-calculator {
    padding-bottom: 0;
  }
}

body .related-content {
  padding-left: 0;
  padding-right: 0;
}
body .related-content__heading {
  font-size: 39.6px;
  padding-bottom: 10px;
  line-height: 45px;
}
@media only screen and (min-width: 1400px) {
  body .related-content__heading {
    font-size: 45px;
  }
}
body .related-content__carousel {
  height: 900px;
  overflow: hidden;
}
body .related-content__carousel .swiper-pagination,
body .related-content__carousel .swiper-button-next,
body .related-content__carousel .swiper-button-prev {
  display: none;
}
@media only screen and (min-width: 1400px) {
  body .related-content__carousel {
    height: 886px;
  }
}
@media only screen and (min-width: 1600px) {
  body .related-content__carousel {
    height: 916px;
  }
}
body .related-content__card {
  height: auto;
}
body .related-content__link {
  color: #FFFFFF !important;
  font-size: 16px !important;
  display: flex !important;
  text-decoration: none !important;
}
body .related-content__desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .related-content__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .related-content--mobile {
  margin: 30px 15px 0px -15px;
  padding: 15px 0 15px 15px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
}
body .related-content--mobile .heading {
  font-size: 40px;
  line-height: 48px;
}
body .related-content--mobile .latest-news {
  margin-bottom: 0;
}
body .related-content--mobile .latest-news__card .news-card__link {
  color: #FFFFFF !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  display: flex !important;
  text-decoration: none !important;
}
@media (min-width: 992px) {
  body .related-content--mobile {
    padding-bottom: 20px;
    margin-right: 40px;
    margin-left: -40px;
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  body .related-content--mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  body .related-content {
    margin-top: -40px;
    width: 27%;
    padding: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    border-radius: 20px 0 0 20px;
    height: max-content;
  }
}
@media (max-width: 1199.98px) {
  body .related-content {
    display: none;
  }
}
@media only screen and (min-width: 1600px) {
  body .related-content {
    padding: 40px;
  }
}

.bTSModulePage .news-card__link {
  font-weight: 500 !important;
}

@media screen and (min-width: 1920px) {
  .content-page .related-content .swiper-slide {
    height: auto !important;
  }
}
@media only screen and (min-width: 1600px) {
  body .risk-calculator .related-content__carousel {
    height: 1078px;
  }
}
/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.committeeAdvisoryGroup {
  margin-top: 20px;
}
.committeeAdvisoryGroup .breadcrumb {
  padding: unset;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .committeeAdvisoryGroup .breadcrumb {
    margin-bottom: 10px;
  }
}
.committeeAdvisoryGroup .content-page__page-tag {
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .committeeAdvisoryGroup .content-page__page-tag {
    margin-bottom: 10px;
  }
}
.committeeAdvisoryGroup .page-content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 42px;
}
@media (max-width: 991.98px) {
  .committeeAdvisoryGroup .page-content {
    flex-direction: column;
    margin-bottom: 22px;
  }
}
.committeeAdvisoryGroup .page-content .rte {
  width: calc(50% - 20px);
  flex: unset;
  margin: unset;
}
@media (max-width: 991.98px) {
  .committeeAdvisoryGroup .page-content .rte {
    width: unset;
  }
}
@media (min-width: 992px) {
  .committeeAdvisoryGroup .page-content .rte p:last-of-type {
    margin: 0;
  }
}
.committeeAdvisoryGroup .page-content .rte.no--img {
  width: 70%;
}
@media (max-width: 991.98px) {
  .committeeAdvisoryGroup .page-content .rte.no--img {
    width: 100%;
  }
}
.committeeAdvisoryGroup .page-content .rte p {
  max-width: unset;
}
.committeeAdvisoryGroup .page-content .Image {
  width: calc(50% - 20px);
}
@media (max-width: 991.98px) {
  .committeeAdvisoryGroup .page-content .Image {
    width: unset;
  }
}
.committeeAdvisoryGroup .page-content .Image img {
  width: 100%;
  border-radius: 0px 20px 20px 0px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1607843137);
}
.committeeAdvisoryGroup .page-content h1 {
  border-bottom: none;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .committeeAdvisoryGroup .page-content h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
  }
}
.committeeAdvisoryGroup .page-content p {
  font-size: 18px;
  max-width: 809px;
}
@media (max-width: 767.98px) {
  .committeeAdvisoryGroup .page-content p {
    margin-bottom: 15px;
  }
}
.committeeAdvisoryGroup h2 {
  font-size: 30px;
  font-weight: 400;
  margin: 16px 0px;
}
.committeeAdvisoryGroup hr {
  border: none;
  height: 3px;
  background-color: #009CDE;
  margin: 0;
}
.committeeAdvisoryGroup .person-listing {
  margin-bottom: unset;
}
.committeeAdvisoryGroup .person-listing > .row {
  row-gap: 30px;
}
@media screen and (max-width: 1400px) {
  .committeeAdvisoryGroup .person-listing .col-lg-8 {
    width: 50%;
    max-width: unset;
    flex: unset;
  }
}
@media (max-width: 767.98px) {
  .committeeAdvisoryGroup .person-listing .col-lg-8 {
    width: 100%;
    min-width: 272px;
  }
}
.committeeAdvisoryGroup .person-listing__person {
  position: relative;
  display: flex;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
  background: #FFFFFF;
  height: 153px;
  z-index: 1;
}
.committeeAdvisoryGroup .person-listing__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 22px;
  gap: 13px;
}
@media screen and (max-width: 1600px) {
  .committeeAdvisoryGroup .person-listing__content {
    padding-left: 16px;
    gap: 8px;
  }
}
.committeeAdvisoryGroup .person-listing__name {
  font-size: 30px;
  font-weight: 600;
  margin-right: 51px;
  display: block;
  line-height: 1;
}
@media screen and (max-width: 1600px) {
  .committeeAdvisoryGroup .person-listing__name {
    font-size: 21px;
    line-height: 1.2;
  }
}
@media (max-width: 767.98px) {
  .committeeAdvisoryGroup .person-listing__name {
    font-size: 20px;
  }
}
.committeeAdvisoryGroup .person-listing__role {
  font-size: 26px;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1600px) {
  .committeeAdvisoryGroup .person-listing__role {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .committeeAdvisoryGroup .person-listing__role {
    font-size: 18px;
  }
}
.committeeAdvisoryGroup .person-listing__declaration {
  background: #009CDE;
  width: fit-content;
  border-radius: 0px 4px 4px 0px;
  padding: 8px 14px;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 2.56px;
  font-size: 16px;
  transition: transform 0.5s ease;
}
.committeeAdvisoryGroup .person-listing__declaration:hover {
  transform: scale(1.05);
  background-color: #07272D;
  border: 1px solid #07272D;
}
@media screen and (max-width: 1600px) {
  .committeeAdvisoryGroup .person-listing__declaration {
    padding: 4px 6px;
    letter-spacing: 1px;
  }
}
@media (max-width: 767.98px) {
  .committeeAdvisoryGroup .person-listing__declaration {
    font-size: 10px;
    padding: 6px;
  }
}
.committeeAdvisoryGroup .person-listing__declaration:after {
  content: ">";
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
}
@media (max-width: 767.98px) {
  .committeeAdvisoryGroup .person-listing__declaration:after {
    font-size: 10px;
  }
}
.committeeAdvisoryGroup .person-listing__info {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #009CDE;
  font-size: 21px;
  text-decoration: none;
}
.committeeAdvisoryGroup .person-listing__info:hover {
  color: #07272D;
}
.committeeAdvisoryGroup .person-listing__image {
  width: 148px;
}
.committeeAdvisoryGroup .person-listing__image img {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 10px 10px 0px;
  width: 100%;
  height: 100%;
}
.committeeAdvisoryGroup .person-listing__infoContent {
  display: none;
  position: absolute;
  font-size: 18px;
  top: 90%;
  background: #A4BCC2;
  padding: 35px 15px 25px 25px;
  z-index: 99999;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 0px 20px 0px;
}
.committeeAdvisoryGroup .person-listing__wrapper {
  position: relative;
}
.committeeAdvisoryGroup .person-listing__wrapper:has(.person-listing__info:hover) .person-listing__infoContent {
  display: block;
}
.committeeAdvisoryGroup .person-listing__wrapper:has(.person-listing__info:hover) .person-listing__person {
  z-index: 999999;
}

.committee .aboutus {
  background: rgb(0, 156, 222);
  border-radius: 0px 4px 4px 0px;
  font-size: 20px !important;
  line-height: 24px;
  color: rgb(255, 255, 255) !important;
  padding: 5px 20px !important;
  margin-bottom: 25px;
  margin-top: 15px;
  display: inline-block;
  text-decoration: none !important;
  font-weight: 400 !important;
}
.committee .description {
  margin-bottom: 40px;
}
.committee .description h3 {
  font-size: 30px;
  line-height: 32px;
}
@media (max-width: 991.98px) {
  .committee .description h3 {
    font-size: 22px;
  }
}
.committee .description p {
  font-size: 18px;
  line-height: 27px;
  color: #07272D;
  margin-bottom: 15px;
}
.committee .description p:last-child {
  margin-bottom: 0px;
}
.committee__listing {
  padding: 0;
  list-style: none;
}
.committee__listing--Item {
  padding: 20px 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0px 20px 20px 0px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
  flex-direction: column;
}
@media screen and (min-width: 1400px) {
  .committee__listing--Item {
    flex-direction: row;
    padding: 0px 20px 0px 20px;
  }
}
.committee__listing--Item .card-left h2 {
  font-size: 30px;
  line-height: 24px;
  color: rgb(0, 156, 222);
  margin-bottom: 3px;
}
.committee__listing--Item .card-left p {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
  color: #07272D;
}
.committee__listing--btn {
  background-color: rgb(0, 156, 222);
  padding: 8px 20px;
  color: white;
  border-radius: 0px 4px 4px 0px;
  margin: 20px 0;
  transition: all ease-in 0.3s;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2.56px;
}
.committee__listing--btn:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
  transform: scale(1.1);
}
.committee .related__doc {
  margin-top: 50px;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 15px;
}

.related_documents_listing {
  border-bottom: 3px solid #009CDE;
  padding-bottom: 20px;
}

.bTSCommitteesAndAdvisoryGroupsLandingPage .related-content--mobile {
  margin-right: 0;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.elearning-landing {
  padding-left: 15px;
}
.elearning-landing__heading {
  font-size: 28px;
  padding-bottom: 20px;
  margin: 0 15px 30px 0;
  border-bottom: 3px solid #07272D;
  line-height: 1;
}
@media (min-width: 576px) {
  .elearning-landing__heading {
    font-size: 45px;
  }
}
@media (min-width: 992px) {
  .elearning-landing__heading {
    font-size: 59.4px;
    padding-bottom: 25px;
    margin-right: 40px;
  }
}
.elearning-landing__body {
  display: flex;
  justify-content: space-between;
  padding-right: 15px;
  flex-direction: column;
}
.elearning-landing__body .related-content {
  margin-top: 115px;
}
.elearning-landing__body .related-content--mobile {
  margin-right: 0;
}
@media (min-width: 992px) {
  .elearning-landing__body {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .elearning-landing__body {
    padding-right: 0;
    flex-direction: row;
  }
}
.elearning-landing__article-wrapper .rte {
  margin-bottom: 0;
}
.elearning-landing__article-wrapper .rte h2 {
  font-size: 21.6px;
  margin-top: 0;
  color: #07272D;
}
@media (min-width: 1200px) {
  .elearning-landing__article-wrapper {
    width: 70%;
  }
}
.elearning-landing__article p:has(> strong) {
  margin-bottom: 8px;
}
.elearning-landing__article strong {
  line-height: 1;
}
.elearning-landing__accordions {
  margin: 30px 0;
}
.elearning-landing__accordions .accordion__card-heading {
  color: #07272D;
}
.elearning-landing__accordions .accordion__card-heading::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f068";
  text-align: center;
  background: none;
  color: #009CDE;
}
@media (min-width: 992px) {
  .elearning-landing__accordions .accordion__card-heading::after {
    font-size: 30px;
  }
}
.elearning-landing__accordions .accordion__card-body {
  box-shadow: none;
  background: none;
  padding: 35px 0 0 0;
}
.elearning-landing__accordions .accordion__card-body .table__head-row {
  background: #009CDE;
}
@media (min-width: 768px) {
  .elearning-landing__accordions .accordion__card-body .table__head-cell::after {
    display: none;
  }
}
.elearning-landing__accordions .accordion__card-body .table__body-row {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  border-radius: 0 20px 20px 0;
}
@media (min-width: 768px) {
  .elearning-landing__accordions .accordion__card-body .table__body-row {
    border-radius: unset;
    background: none;
    box-shadow: none;
  }
  .elearning-landing__accordions .accordion__card-body .table__body-row:nth-child(odd) {
    background-color: #FFFFFF;
  }
  .elearning-landing__accordions .accordion__card-body .table__body-row:nth-child(even) {
    background-color: rgba(164, 188, 194, 0.2);
  }
}
.elearning-landing__accordions .accordion__card-body .table__body-cell {
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 0 20px 0 0;
}
@media (min-width: 768px) {
  .elearning-landing__accordions .accordion__card-body .table__body-cell {
    display: table-cell;
    font-size: 21.6px;
  }
}
.elearning-landing__accordions .accordion__card-body .table__body-cell p {
  margin-bottom: 0;
  line-height: 1;
}
.elearning-landing__accordions .accordion__card-body .table__body-cell p:has(> strong) {
  margin: 2px 0;
}
.elearning-landing__accordions .accordion__card-body .table__body-cell:before {
  color: #009CDE;
}
.elearning-landing__accordions .accordion__card-body .table__body-cell:first-child {
  background: #009CDE;
}
@media (max-width: 767.98px) {
  .elearning-landing__accordions .accordion__card-body .table__body-cell:first-child {
    padding: 12px;
  }
}
.elearning-landing__accordions .accordion__card-body .table__body-cell:first-child p {
  font-size: 18px;
  font-weight: 400;
}
.elearning-landing__accordions .accordion__card-body .table__body-cell:first-child p strong {
  font-size: 19.8px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .elearning-landing__accordions .accordion__card-body .table__body-cell:first-child p strong {
    font-size: 21.6px;
  }
}
.elearning-landing__accordions .accordion__card-body .table__body-cell:first-child:before {
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .elearning-landing__accordions .accordion__card-body .table__body-cell:first-child {
    background: unset;
  }
}
.elearning-landing__accordions .accordion__card-body .table-wrapper, .elearning-landing__accordions .accordion__card-body .table__body-row:last-child {
  margin-bottom: 0;
}
.elearning-landing__accordions .accordion__card-button {
  border-radius: 0 20px 20px 0;
}
.elearning-landing__accordions .accordion__card-button.collapsed .accordion__card-heading::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "+";
  color: #009CDE;
  text-align: center;
  background: none;
}
@media (min-width: 992px) {
  .elearning-landing__accordions .accordion__card-button.collapsed .accordion__card-heading::after {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .elearning-landing__accordions .accordion__card-button {
    padding: 18px 22px;
  }
}
@media (min-width: 768px) {
  .elearning-landing__accordions .accordion__card {
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .elearning-landing__accordions {
    margin: 60px 0;
  }
}
.elearning-landing__lower-text {
  margin-bottom: 25px;
  padding-bottom: 5px;
}
.elearning-landing__lower-text h3 {
  margin-bottom: unset;
}
.elearning-landing__lower-text h2 {
  margin: unset;
}
.elearning-landing__lower-text p:has(> strong) {
  margin-bottom: 8px;
}
.elearning-landing__lower-text strong {
  font-size: 21.6px;
  line-height: 1;
}
@media (min-width: 768px) {
  .elearning-landing__lower-text strong {
    font-size: 30px;
  }
}
.elearning-landing__lower-text div:has(> .button--involved) {
  border-top: 3px solid #07272D;
  padding-top: 25px;
  margin-top: 40px;
}
.elearning-landing__lower-text .button--involved {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .elearning-landing__lower-text {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .elearning-landing {
    padding-left: 40px;
  }
}

.bTSELearningLandingPage.education-and-events-exhibit-at-a-bts-meeting .elearning-landing__article p:last-of-type {
  margin-bottom: 0;
}
.bTSELearningLandingPage .elearning-landing__accordion {
  margin: 60px 0 30px;
}
@media screen and (min-width: 1400px) {
  .bTSELearningLandingPage .elearning-landing__accordion {
    margin: 60px 0 50px;
  }
}
.bTSELearningLandingPage .elearning-landing__accordion .accordion__card-body {
  padding: unset;
  margin: unset;
  background-color: unset;
  box-shadow: unset;
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion table {
    margin: 20px 0;
  }
}
.bTSELearningLandingPage .elearning-landing__accordion table strong {
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion table strong {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion .table__body-cell:first-child {
    background: unset;
  }
}
.bTSELearningLandingPage .elearning-landing__accordion .table__body-row {
  border: unset;
  border-radius: 0px 10px 10px 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion .table__body-row {
    border-radius: unset;
    box-shadow: unset;
  }
}
.bTSELearningLandingPage .elearning-landing__accordion tr.table__body-row {
  margin: 16px 0;
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion tr.table__body-row {
    margin: 0;
  }
}
.bTSELearningLandingPage .elearning-landing__accordion .accordion__table-data {
  background: #fff;
  border-radius: unset;
  font-weight: bold;
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion .accordion__table-data {
    background: unset;
    font-size: 22px;
  }
}
.bTSELearningLandingPage .elearning-landing__accordion .table__body-cell:last-child {
  border-radius: 0 0px 10px 0;
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion .table__head-cell:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion table tbody tr:nth-child(odd) {
    background: #FFFFFF;
  }
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion table tbody tr:nth-child(even) {
    background: rgba(164, 188, 194, 0.1490196078);
  }
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion .table__head-cell-text {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion table th {
    padding: 10.5px 15px;
  }
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion table tr td {
    padding: 12px 15px;
  }
}
@media (min-width: 768px) {
  .bTSELearningLandingPage .elearning-landing__accordion .table__body-cell p {
    margin-bottom: unset;
  }
}
.bTSELearningLandingPage .elearning-landing__accordion .accordion__card-heading:after {
  background-image: unset;
  content: "\f068";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 21px;
}
.bTSELearningLandingPage .elearning-landing__accordion .accordion__card-button.collapsed .accordion__card-heading::after {
  background-image: unset;
  content: "\f067";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 21px;
}
.bTSELearningLandingPage .elearning-landing__accordion .table-wrapper {
  margin-bottom: 17px;
}
.bTSELearningLandingPage .info-tile-listing {
  margin-top: 40px;
}
@media (min-width: 992px) {
  .bTSELearningLandingPage .info-tile-listing {
    margin-top: 60px;
  }
}

.page-theme--blue .elearning-landing__lower-text div:has(> .button--involved) {
  border-top: 3px solid #009CDE;
}

.page-theme--red .elearning-landing__lower-text div:has(> .button--involved) {
  border-top: 3px solid #CC1534;
}

.page-theme--green .elearning-landing__lower-text div:has(> .button--involved) {
  border-top: 3px solid #027347;
}

.page-theme--yellow .elearning-landing__lower-text div:has(> .button--involved) {
  border-top: 3px solid #FFBF46;
}

.page-theme--orange .elearning-landing__lower-text div:has(> .button--involved) {
  border-top: 3px solid #FF6A27;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.newsListing {
  display: flex;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media (max-width: 1199.98px) {
  .newsListing {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .newsListing {
    margin-bottom: 40px;
  }
}
.newsListing__content .latest-news {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .newsListing__content .latest-news {
    margin-top: 40px;
  }
}
.newsListing .content-page__page-tag {
  line-height: 24px;
}
@media (min-width: 768px) {
  .newsListing .content-page__page-tag {
    margin-bottom: 15px;
  }
}
.newsListing .content-page__header {
  width: 50%;
}
@media (max-width: 1199.98px) {
  .newsListing .content-page__header {
    width: unset;
  }
}
.newsListing .content-page__header h1 {
  line-height: 1.19;
}
.newsListing .content-page__body {
  margin-top: 20px;
  width: calc(50% - 80px);
}
@media (max-width: 1199.98px) {
  .newsListing .content-page__body {
    width: unset;
  }
}
.newsListing .content-page__body p {
  font-size: 18px;
  margin-bottom: 2rem;
}
.newsListing .content-page__body a {
  text-decoration: none;
  color: #009CDE;
  font-weight: bold;
  font-size: 18px;
}
.newsListing .content-page__body a.rte__button {
  font-size: 18px;
  background-color: #07272D;
  color: #FFFFFF;
  font-weight: 500;
}

.news-archive__content.newsListing__content .latest-news {
  margin-bottom: 0;
}

.news-archive .visually-hidden {
  position: absolute;
  left: -9999px;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.news-archive__tag {
  margin-top: 40px;
  margin-bottom: 17px;
}
@media (max-width: 1199.98px) {
  .news-archive__tag {
    margin-top: 28px;
  }
}
.news-archive__tag .content-page__page-tag {
  background-color: #FFBF46;
  color: #07272D;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 0px;
  padding: 6px 10px 3px;
}
.news-archive__heading {
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .news-archive__heading {
    margin-bottom: 17px;
  }
}
.news-archive__heading h1 {
  font-size: 70px;
  line-height: 83px;
  font-weight: bold;
  color: #07272d;
}
@media (max-width: 1199.98px) {
  .news-archive__heading h1 {
    font-weight: bold;
    font-size: 22px;
    line-height: 47px;
  }
}
.news-archive__searchBar {
  margin-bottom: 34px;
}
.news-archive__searchBar form {
  width: 984.83px;
  height: 52px;
  margin-bottom: 0px;
}
@media (max-width: 1499.98px) {
  .news-archive__searchBar form {
    width: 600px;
  }
}
@media (max-width: 1199.98px) {
  .news-archive__searchBar form {
    width: 100%;
  }
}
.news-archive__searchBar input#news-query {
  background-color: #FFFFFF;
  border-radius: 26px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  background-image: none;
  margin: 0px;
  position: relative;
  width: 100%;
  padding: 12px 50px 6px 17px;
}
@media (max-width: 1199.98px) {
  .news-archive__searchBar input#news-query {
    min-width: unset;
  }
}
.news-archive__searchBar input#news-query::placeholder {
  background-color: transparent;
  font-size: 24px;
}
.news-archive__searchBar button {
  right: 20px;
  position: absolute;
  top: 13%;
  font-size: 27px;
  padding: 0px;
}
@media (min-width: 1200px) {
  .news-archive__searchBar button {
    right: 0px;
    padding-inline: 0px;
  }
}
@media (min-width: 1500px) {
  .news-archive__searchBar button {
    right: 20px;
  }
}
.news-archive__searchBar button i {
  color: #07272d;
}
.news-archive__filters .content-filter--tags h3 {
  font-size: 30px;
  letter-spacing: -0.15px;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 21px;
}
@media (max-width: 1199.98px) {
  .news-archive__filters .content-filter--tags h3 {
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: bold;
  }
}
.news-archive__filters .content-filter__row {
  position: relative;
}
.news-archive__filters .content-filter__row:before {
  position: absolute;
  content: "";
  height: 3px;
  width: 100%;
  z-index: -1;
  background-color: #ffbf46;
  top: 50%;
}
@media (max-width: 1199.98px) {
  .news-archive__filters .content-filter__row:before {
    top: 38%;
  }
}
.news-archive__filters .content-filter__row .filter-tag-list__item {
  font-size: 20px;
  letter-spacing: -0.1px;
  line-height: 38px;
  color: #07272D;
  background-color: #fff;
  border: none;
  border-radius: 26px;
  font-weight: 600;
  padding: 6px 28px 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  transition: all ease-in 0.3s;
}
.news-archive__filters .content-filter__row .filter-tag-list__item--selected {
  background-color: #ffbf46;
}
.news-archive__filters .content-filter__row .filter-tag-list__item:hover {
  transform: scale(1.1);
  background-color: #FFBF46;
}
.news-archive__filters .content-filter__row .js-filter-tag-list-1.filter-tag-list {
  display: flex;
  gap: 13px;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .news-archive__filters .content-filter__row .js-filter-tag-list-1.filter-tag-list {
    overflow-y: hidden;
    padding-bottom: 12px;
  }
}
.news-archive__content {
  margin-top: 65px;
}
@media (max-width: 1199.98px) {
  .news-archive__content {
    margin-top: 20px;
  }
}
.news-archive__content .latest-news {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 65px;
  margin-bottom: 65px;
}
@media (max-width: 1199.98px) {
  .news-archive__content .latest-news {
    gap: 35px;
  }
}
.news-archive__content .latest-news__card {
  width: calc(33% - 60px);
  height: unset;
}
@media (max-width: 1199.98px) {
  .news-archive__content .latest-news__card {
    width: 100%;
  }
}
.news-archive__content .latest-news__card .news-card__link {
  font-size: 16px;
}
.news-archive__content .latest-news__card .news-card__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-archive__content .latest-news__card .news-card__description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.layout__main .rte {
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .layout__main .rte {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .layout__main .rte {
    margin-bottom: 0;
  }
}
.layout__main--border-bottom {
  border-bottom: 3px solid #009CDE;
  padding-bottom: 20px;
}
.layout__title {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 3px solid #009CDE;
  line-height: 1;
}
@media (min-width: 992px) {
  .layout__title {
    padding-bottom: 25px;
  }
}
.layout__article {
  border-bottom: 3px solid #009CDE;
}
.layout__article h2 {
  margin-bottom: 20px;
  margin-top: unset;
  color: #07272D !important;
}
.layout__article h3, .layout__article strong {
  font-size: 21.6px;
  margin-top: 0;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .layout__article h3, .layout__article strong {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
.layout__article .heading {
  margin-top: 14px;
  padding-top: 30px;
  border-top: 3px solid #009CDE;
}
.layout__article .accordion {
  margin-bottom: 0;
}
.layout__article .accordion__card-heading {
  line-height: 1;
}
.layout__article .accordion__card-heading small {
  color: #07272D;
  font-weight: 400;
  font-size: 18px;
}
.layout__article .accordion__card-heading::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "\f068";
  text-align: center;
  background: none;
  align-self: auto;
}
@media (min-width: 768px) {
  .layout__article .accordion__card-heading::after {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .layout__article .accordion__card-heading {
    font-size: 30px;
  }
}
.layout__article .accordion__card-button {
  padding: 8px 10px;
}
.layout__article .accordion__card-button.collapsed .accordion__card-heading::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 600;
  content: "+";
  text-align: center;
  background: none;
  align-self: auto;
}
@media (min-width: 768px) {
  .layout__article .accordion__card-button.collapsed .accordion__card-heading::after {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .layout__article .accordion__card-button {
    padding: 8px 22px;
  }
}
.layout__article .accordion__card-body {
  background-color: #A4BCC2;
}
.layout__article .accordion__card-body .rte p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .layout__article .accordion__card-body .rte p {
    font-size: 18px;
  }
}
.layout__article .accordion__card-body .rte a {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .layout__article .accordion__card-body .rte a {
    font-size: 20px;
  }
}
.layout__article .accordion__more button {
  background: none;
  border: none;
  padding-left: 10px;
  color: #07272D;
  font-weight: 600;
  cursor: pointer;
}
.layout__article .accordion__more button:focus {
  outline: none;
}
@media (min-width: 768px) {
  .layout__article .accordion__more button {
    padding-left: 22px;
    font-size: 24px;
  }
}
.layout__content .related-content--mobile {
  margin-right: 0;
}
.layout__content .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #009CDE;
}
.layout__content .related-content .latest-news__card .news-card__content:after {
  background-color: #009CDE;
}
@media (min-width: 1200px) {
  .layout__content .related-content {
    margin-right: -40px;
    width: 27%;
    margin-top: 115px;
  }
}
@media (min-width: 1200px) {
  .layout__content {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .layout__main {
    width: 70%;
  }
}

.bTSStaffAndAssociatesListingPage .layout__main .rte h2 {
  font-size: 30px;
}

.bTSStaffAndAssociatesListingPage .accordion__card-heading {
  color: #009CDE;
}
.bTSStaffAndAssociatesListingPage #accordion-staff {
  margin-bottom: 38px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.bTSNewsPage .accordion__card-heading:after {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .bTSNewsPage .explore-more {
    padding-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  body .related-content--mobile {
    padding-bottom: 19px;
    padding-top: 19px;
  }
}
@media (max-width: 767.98px) {
  body .related-content--mobile .heading {
    margin-bottom: 10px;
  }
}

@media (max-width: 767.98px) {
  .news-page__lowerBodyText h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .news-page__lowerBodyText p:last-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 991.98px) {
  .news-page .breadcrumb {
    padding: unset;
  }
}
.news-page__heroSection {
  background: #FFFFFF;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1607843137);
  margin: 20px 0 54px 0px;
  border-radius: 0px 20px 20px 0;
}
@media (max-width: 767.98px) {
  .news-page__heroSection {
    margin-bottom: 25px;
  }
}
@media (min-width: 992px) {
  .news-page__heroSection {
    display: flex;
    margin-top: 0px;
    margin-left: -15px;
  }
}
@media screen and (min-width: 1600px) {
  .news-page__heroSection {
    margin-left: 5px;
  }
}
.news-page__heroSection h1 {
  margin: unset;
  border-bottom: 3px solid #FFBF46;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
@media (max-width: 991.98px) {
  .news-page__heroSection h1 {
    padding-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .news-page__heroSection h1 {
    line-height: 60px;
  }
}
@media (max-width: 767.98px) {
  .news-page__heroSection h1 {
    font-size: 28px;
    line-height: 35px;
  }
}
.news-page__content {
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .news-page__content {
    flex: 1;
  }
}
@media screen and (min-width: 1400px) {
  .news-page__content {
    padding-left: 0px;
  }
}
.news-page__pageTag .content-page__page-tag {
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .news-page__pageTag .content-page__page-tag {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .news-page__contentDetails {
    padding-left: 50px;
    margin-bottom: 7px;
  }
}
@media screen and (min-width: 1600px) {
  .news-page__contentDetails {
    margin-bottom: 29px;
  }
}
.news-page__articleRelatedContent {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .news-page__articleRelatedContent {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .news-page__article {
    width: 70%;
  }
}
@media screen and (min-width: 1400px) {
  .news-page__article {
    padding-left: 50px;
  }
}
.news-page__info {
  font-size: 12px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin: 15px 0;
}
@media (min-width: 768px) {
  .news-page__info {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .news-page__image {
    flex: 1;
  }
}
.news-page__image span {
  width: 100%;
  height: 100%;
  display: block;
}
.news-page__image img {
  margin: unset;
  border-radius: 0px 0px 20px 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1400px) {
  .news-page__summary {
    padding-left: 50px;
    margin-top: 54px;
  }
}
.news-page__summary p {
  font-size: 20px;
  line-height: 1.25;
  max-width: 1273px;
}
.news-page__summary p:last-of-type {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .news-page__summary p {
    font-size: 30px;
    line-height: 1.2;
  }
}
.news-page__body {
  display: block;
}
.news-page__body p {
  font-size: 18px;
  line-height: 1.44;
}
.news-page__body ul {
  padding-left: 17px;
}
.news-page__body ul li {
  margin: 21px 0;
}
.news-page__quoteContainer p {
  font-size: 22px;
}
@media screen and (min-width: 1400px) {
  .news-page__quoteContainer p {
    font-size: 25px;
  }
}
.news-page__quote {
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 10px 10px 0px;
  margin-bottom: 37px;
}
@media screen and (min-width: 1400px) {
  .news-page__quote {
    border-radius: 10px;
  }
}
.news-page__quote p {
  font-size: 20px;
  padding: 15px 11px;
  line-height: 1.4;
}
@media screen and (min-width: 1400px) {
  .news-page__quote p {
    font-size: 28px;
    padding: 25px;
  }
}
.news-page .cta-buttons {
  margin-top: 28px;
}
@media (max-width: 767.98px) {
  .news-page .cta-buttons {
    margin-top: 22px;
  }
}
.news-page .cta-btn {
  font-size: 16px !important;
  background: #07272D !important;
  border-radius: 0px 4px 4px 0px;
  color: #FFFFFF !important;
  text-decoration: none !important;
  padding: 8px 10px 7px;
  font-weight: 500 !important;
  letter-spacing: 2.56px;
  margin-bottom: 7px;
  margin-right: 15px;
  width: unset;
  transition: transform 0.5s ease;
}
@media (max-width: 991.98px) {
  .news-page .cta-btn {
    padding: 6px 10px 4px;
  }
}
.news-page .cta-btn:hover {
  transform: scale(1.1);
}
.news-page hr {
  border: none;
  height: 3px;
  background-color: #FFBF46;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .news-page hr {
    margin: 27px 0;
  }
}
.news-page .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #FFBF46;
}
@media (max-width: 1199.98px) {
  .news-page .related-content--mobile .latest-news__card .news-card__link {
    margin-bottom: 4px;
  }
}
@media (min-width: 1200px) {
  .news-page .related-content {
    margin-top: 116px;
    margin-right: -40px;
  }
}
.news-page .related-content .latest-news__card .news-card__content:after {
  background-color: #FFBF46;
}
@media screen and (min-width: 1400px) {
  .news-page .content-page__page-tag {
    padding: 3px 10px;
  }
}
.news-page__accordion {
  margin: 60px 0 30px;
}
@media (max-width: 767.98px) {
  .news-page__accordion {
    margin-top: 42px;
  }
}
@media screen and (min-width: 1400px) {
  .news-page__accordion {
    margin: 60px 0 50px;
  }
}
.news-page__accordion h5 {
  color: #07272D !important;
}
.news-page__accordion .accordion__card-body {
  padding: unset;
  margin: unset;
  background-color: unset;
  box-shadow: unset;
}
.news-page__accordion .accordion__card-heading:after {
  color: #FFBF46;
}
@media (min-width: 768px) {
  .news-page__accordion table {
    margin: 20px 0;
  }
}
.news-page__accordion .table__body-cell:first-child {
  background: #FFBF46;
}
@media (min-width: 768px) {
  .news-page__accordion .table__body-cell:first-child {
    background: unset;
  }
}
@media (min-width: 768px) {
  .news-page__accordion .table__head-row {
    background: #FFBF46;
  }
}
.news-page__accordion .table__body-row {
  border: unset;
  border-radius: 0px 10px 10px 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 768px) {
  .news-page__accordion .table__body-row {
    border-radius: unset;
    box-shadow: unset;
  }
}
.news-page__accordion table strong {
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .news-page__accordion table strong {
    font-size: 22px;
  }
}
.news-page__accordion tr.table__body-row {
  margin: 16px 0;
}
@media (min-width: 768px) {
  .news-page__accordion tr.table__body-row {
    margin: 0;
  }
}
.news-page__accordion .accordion__table-data {
  background: #fff;
  border-radius: unset;
  font-weight: bold;
}
@media (min-width: 768px) {
  .news-page__accordion .accordion__table-data {
    background: unset;
    font-size: 22px;
  }
}
.news-page__accordion .accordion__table-data:before {
  color: #FFBF46;
}
.news-page__accordion .table__body-cell:last-child {
  border-radius: 0 0px 10px 0;
}
@media (min-width: 768px) {
  .news-page__accordion .table__head-cell:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .news-page__accordion table tbody tr:nth-child(odd) {
    background: #FFFFFF;
  }
}
@media (min-width: 768px) {
  .news-page__accordion table tbody tr:nth-child(even) {
    background: rgba(164, 188, 194, 0.1490196078);
  }
}
.news-page__accordion .table__head-cell-text {
  font-weight: 500;
}
@media (min-width: 768px) {
  .news-page__accordion .table__head-cell-text {
    font-size: 24px;
    color: #07272D;
  }
}
@media (min-width: 768px) {
  .news-page__accordion table th {
    padding: 12px 15px;
  }
}
@media (min-width: 768px) {
  .news-page__accordion table tr td {
    padding: 12px 15px;
  }
}
@media (min-width: 768px) {
  .news-page__accordion .table__body-cell p {
    margin-bottom: unset;
  }
}
.news-page__accordion .accordion__card-heading:after {
  background-image: unset;
  content: "\f068";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 21px;
}
.news-page__accordion .accordion__card-button.collapsed .accordion__card-heading::after {
  background-image: unset;
  content: "\f067";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 21px;
}
.news-page__accordion .table-wrapper {
  margin-bottom: 17px;
}
.news-page article h2, .news-page article h3 {
  line-height: 1.3;
  color: #07272D !important;
  font-size: 22px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .news-page article h2, .news-page article h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .news-page article h2, .news-page article h3 {
    font-size: 30px;
  }
}

.news-page__withoutImage .withoutImage-headlineWrapper {
  border-bottom: 3px solid #FFBF46;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
@media (max-width: 991.98px) {
  .news-page__withoutImage .withoutImage-headlineWrapper {
    padding-bottom: 20px;
  }
}
.news-page__withoutImage .withoutImage-headlineWrapper h1 {
  border-bottom: unset;
  margin-bottom: unset;
  padding-bottom: unset;
}
.news-page__withoutImage .breadcrumb {
  margin-bottom: 40px;
  padding-top: unset;
}
@media (max-width: 991.98px) {
  .news-page__withoutImage .breadcrumb {
    margin-bottom: 25px;
  }
}
.news-page__withoutImage .news-page__heroSection {
  display: unset;
}
@media screen and (min-width: 1400px) {
  .news-page__withoutImage .news-page__heroSection h1 {
    max-width: 70%;
  }
}
.news-page__withoutImage .news-page__summary {
  padding-left: unset;
  margin-top: 16px;
}
.news-page__withoutImage .news-page__content {
  padding-left: unset;
}
.news-page__withoutImage .news-page__contentDetails {
  padding-left: 0px;
}
.news-page__withoutImage .news-page__contentDetails hr {
  margin: 20px 0 0;
}
.news-page__withoutImage .news-page__contentDetails .content-page__page-tag {
  margin: unset;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .news-page__withoutImage .news-page__contentDetails .content-page__page-tag {
    margin-bottom: 10px;
  }
}
.news-page__withoutImage .news-page__article {
  padding-left: 0;
}
.news-page__withoutImage .news-page__body {
  margin: 17px 0;
}

@media (max-width: 767.98px) {
  .news-page__accordion tr.table__body-row {
    margin-top: 11px;
  }
}

@media (max-width: 767.98px) {
  .news-page__accordion .table__body-cell:last-child {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1400px) {
  .news-page .content-page__page-tag {
    padding: 2px 10px 1px;
  }
  .news-page__withoutImage .news-page__body {
    margin-top: 20px;
  }
  .news-page__accordion table {
    margin: 15px 0;
  }
  .news-page__accordion .table__head-row {
    height: 86px;
  }
  .news-page__accordion {
    margin: 53px 0 50px;
  }
  .news-page .cta-buttons {
    margin-top: 30px;
  }
  .bTSNewsPage .rte {
    margin-bottom: 0px;
  }
  .bTSNewsPage .related-content {
    padding: 39px;
    width: 30%;
  }
  .bTSNewsPage .related-content__heading {
    margin-bottom: 28px;
    padding-bottom: 0px;
  }
  .bTSNewsPage .related-content .latest-news__card .news-card__image {
    margin-bottom: 27px;
  }
  .bTSNewsPage .related-content .latest-news__card .news-card__date {
    margin-bottom: 14px;
  }
}
/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.registration-process {
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
  margin-bottom: -30px;
  padding-bottom: 30px;
}
.registration-process .idpc-select {
  height: 38px;
  padding-top: 0px !important;
}
@media (max-width: 1024px) {
  .registration-process .idpc-select {
    height: 33px;
  }
}
.registration-process #bts-module__loading-indicator {
  margin-top: 30px;
}
.registration-process .field-validation-error {
  margin-left: 14px;
  margin-top: 5px;
}
.registration-process .bts-module {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .registration-process .bts-module {
    position: relative;
  }
}
.registration-process .content-page__page-colums .rte > h1 {
  font-size: 70px;
}
@media (max-width: 1499.98px) {
  .registration-process .content-page__page-colums .rte > h1 {
    font-size: 56px !important;
  }
}
.registration-process .content-page__page-colums .rte > p {
  font-size: 18px;
}
@media (min-width: 1200px) {
  .registration-process {
    margin-bottom: -60px;
    padding-bottom: 60px;
  }
}

.registerModule {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 1199.98px) {
  .registerModule {
    padding-left: 1px !important;
    padding-right: 1px;
  }
}
.registerModule .dateField .date-inputs .registerModule__input-fields {
  line-height: unset !important;
  padding-right: 20px;
}
@media (max-width: 1199.98px) {
  .registerModule .dateField .date-inputs .registerModule__input-fields {
    padding-right: 10px;
  }
}
.registerModule .dateField input[data-toggle=datepicker] {
  color: rgba(7, 39, 45, 0.5019607843);
}
.registerModule .dateField input.dateOfBirthPicker {
  border: none;
  color: rgba(7, 39, 45, 0.5019607843);
  background: transparent;
}
.registerModule .dateField input.dateOfBirthPicker::-webkit-calendar-picker-indicator {
  filter: invert(25%) sepia(40%) saturate(400%) hue-rotate(170deg) opacity(0.5);
}
@media (min-width: 1200px) {
  .registerModule .titleInputField {
    width: max-content;
  }
}
@media (min-width: 1200px) {
  .registerModule .titleInputField select.title-input {
    width: 128px;
  }
}
@media (min-width: 1200px) {
  .registerModule .ethnicitySelectBoxWrapper {
    width: max-content;
  }
}
@media (min-width: 1200px) {
  .registerModule .ethnicitySelectBoxWrapper .ethnicity-input {
    width: 210px;
  }
}
.registerModule__addressSection {
  width: 60%;
}
@media (max-width: 1199.98px) {
  .registerModule__addressSection {
    width: 100%;
  }
}
@media (min-width: 991px) and (max-width: 1600px) {
  .registerModule__addressSection {
    width: 100%;
  }
}
.registerModule__addressSection #addressSelectLabel {
  margin-left: 14px;
}
.registerModule .address-select {
  margin-right: 28px;
}
.registerModule .end-section {
  width: 55%;
}
@media (max-width: 1199.98px) {
  .registerModule .end-section {
    width: 100%;
  }
}
.registerModule .end-section input#RegisterStep2_Telephone::-webkit-inner-spin-button, .registerModule .end-section input#RegisterStep2_Telephone::-webkit-outer-spin-button, .registerModule .end-section input#RegisterStep2_Mobile::-webkit-inner-spin-button, .registerModule .end-section input#RegisterStep2_Mobile::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
@media (max-width: 1199.98px) {
  .registerModule {
    padding-left: 0px;
  }
}
@media (min-width: 768px) {
  .registerModule .bts-module__input-field {
    height: 38px;
  }
}
.registerModule .bts-module__section > .input-sections {
  margin-top: 21px;
  width: 90%;
}
@media (max-width: 1199.98px) {
  .registerModule .bts-module__section > .input-sections {
    margin-top: 10px;
  }
}
.registerModule .input-sections {
  display: flex;
  gap: 75px;
  width: 70%;
  margin-bottom: 16px;
}
@media (max-width: 1199.98px) {
  .registerModule .input-sections {
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.registerModule .input-sections > div {
  width: 395px;
}
@media (max-width: 1199.98px) {
  .registerModule .input-sections > div {
    width: 100%;
  }
}
.registerModule .input-sections .input-label {
  margin-left: 13px;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .registerModule .input-sections .input-label {
    font-size: 18px;
  }
}
.registerModule .input-sections .address-input {
  max-width: 345px !important;
  width: 345px !important;
}
.registerModule .all-page-section {
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-bottom: 5px;
  display: flex;
  gap: 40px;
  color: rgba(112, 112, 112, 0.231372549);
  align-items: baseline;
  white-space: nowrap;
}
.registerModule .all-page-section h2.highlight-page {
  font-size: 50px;
  color: #009CDE;
  opacity: 100%;
}
@media (max-width: 1199.98px) {
  .registerModule .all-page-section h2.highlight-page {
    font-size: 40px;
  }
}
.registerModule .all-page-section h2 {
  font-size: 40px;
  color: #07272D;
  opacity: 25%;
}
@media (max-width: 1199.98px) {
  .registerModule .all-page-section h2 {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  .registerModule .all-page-section {
    width: 100%;
    gap: 13px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
  }
}
.registerModule__input-fields {
  padding: 4px 20px 2px;
  font-size: 20px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-right: 40px;
  height: 38px !important;
  font-weight: 400;
  padding-bottom: 0px !important;
}
.registerModule__input-fields:-webkit-autofill {
  -webkit-text-fill-color: rgba(7, 39, 45, 0.5019607843) !important;
}
.registerModule__input-fields input {
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  outline: none;
}
@media (min-width: 1200px) {
  .registerModule__input-fields input {
    height: 35px;
  }
}
.registerModule__input-fields input:focus {
  color: #FFFFFF;
}
@media (max-width: 1199.98px) {
  .registerModule__input-fields {
    font-size: 18px;
    padding: 6px 20px 3px;
    height: 33px !important;
    line-height: unset;
  }
}
.registerModule .disability-input {
  width: 100%;
}
.registerModule .must-read-agree-input {
  width: 345px !important;
}
.registerModule .disability-section {
  width: 54%;
  text-align: left;
  margin-top: 30px;
}
@media (max-width: 1199.98px) {
  .registerModule .disability-section {
    width: 100%;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .registerModule .disability-section {
    max-width: 895px;
    width: 100%;
  }
}
.registerModule .disability-section label {
  line-height: 26px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 13px;
  margin-left: 13px;
}
@media (max-width: 1199.98px) {
  .registerModule .disability-section label {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
.registerModule .dateField .bts-module__input-fields {
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
}
.registerModule .dateField .registerModule__input-fields {
  padding-top: 0px;
  line-height: 33px;
}
@media (max-width: 1200px) {
  .registerModule .dateField .date-inputs input {
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1200px) {
  .registerModule .dateField .date-inputs input[data-target=RegisterStep1_DateOfBirth] {
    padding-top: 1px;
  }
}
.registerModule .dateField input[type=text] {
  border: none;
}
.registerModule .custom-select-wrapper {
  display: inline-block;
  width: 100%;
}
@media (min-width: 1200px) {
  .registerModule .disability-section .custom-select-wrapper {
    max-width: 255px;
  }
}
.registerModule .select-icon {
  position: absolute;
  top: 40%;
  right: 20px;
  pointer-events: none; /* makes sure the icon doesn’t block clicks */
  transform: translateY(-50%);
  color: rgba(112, 112, 112, 0.231372549); /* change to match your theme */
  font-size: 25px; /* adjust size as needed */
}
.registerModule .password-input {
  -webkit-text-security: disc; /* default = ● */
  -webkit-text-security: circle; /* ○ */
  -webkit-text-security: square; /* ■ */
  -webkit-text-security: none; /* shows actual text */
  -webkit-text-security: "*"; /* shows * (works in WebKit browsers like Chrome, Edge, Safari) */
}
.registerModule__selectBox {
  position: relative;
}
.registerModule__selectBox::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .registerModule__selectBox::after {
    right: 13px;
    top: 34%;
  }
}
.registerModule__selectBox .title-input {
  width: 100%;
}
.registerModule__selectBox .disability-input {
  width: 100%;
}
.registerModule__postcodeSearch {
  margin-top: 20px;
  margin-left: 13px;
}
@media (max-width: 991px) {
  .registerModule__postcodeSearch {
    margin-left: 0px;
  }
}
.registerModule__postcodeSearch label {
  font-size: 20px;
  line-height: 26px;
  color: #07272D;
  margin-bottom: 0px;
}
.registerModule__postcodeSearch p {
  font-size: 16px;
  line-height: 26px;
  color: rgba(7, 39, 45, 0.7019607843);
  margin-bottom: 0px;
  padding: 0 0 4px 0;
}
.registerModule__postcodeSearch > .input-sections {
  margin-bottom: 30px;
}

.next-button {
  letter-spacing: 2.88px;
  background: #009CDE 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  transition: all ease-in 0.3s;
  border: none;
  margin-top: 30px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 7px 15px;
  margin-left: 0px;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .next-button {
    font-size: 16px;
  }
}
.next-button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}

.fix-margins {
  margin-top: 10px;
  margin-left: 15px;
}

.find-my-address-btn {
  width: 168px;
  padding: 6px;
  background: #07272D 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  border: none;
  color: #FFFFFF;
  font-weight: 500;
  cursor: pointer;
}
@media (min-width: 992px) {
  .find-my-address-btn {
    width: 100%;
  }
}

.manual-search-btn {
  width: 194px;
  padding: 6px;
  border: none;
  margin: 0 0 0 10px;
  color: #000;
  background: #A4BCC2 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
  cursor: pointer;
}
@media (min-width: 992px) {
  .manual-search-btn {
    width: 100%;
  }
}

.country-input {
  display: flex;
  gap: 30px;
}
.country-input select {
  border: none;
  appearance: none;
  width: 100%;
}

.margin-left {
  margin-left: 10px;
}

.padding-top {
  padding-top: 15px;
}

i.fa.fa-sort-desc.select-icon {
  color: rgba(112, 112, 112, 0.231372549);
}

.fw-bold {
  font-weight: bold !important;
}

.previous-btn {
  letter-spacing: 2.88px;
  background: #07272D 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  transition: all ease-in 0.3s;
  border: none;
  margin-top: 30px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 7px 15px;
  margin-left: 0px;
  cursor: pointer;
}
@media (max-width: 1199.98px) {
  .previous-btn {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .previous-btn {
    margin-top: 20px;
  }
}
.previous-btn:hover {
  transform: scale(1.1);
  background-color: #07272D;
}

@media (max-width: 991px) {
  .bts-module .error-summary,
  .bts-module .error-summary__text {
    margin-bottom: 0px;
  }
}

.previous-btn::before {
  content: "<";
}

.para-section {
  color: #07272D;
  width: 70%;
}
@media (max-width: 1199.98px) {
  .para-section {
    width: 100%;
    font-size: 18px;
  }
}

.log-in-btn {
  width: 117px;
  background: #009CDE 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  border: none;
  text-align: center;
  font-weight: 500;
  color: #FFFFFF;
  padding: 5px;
}
.log-in-btn a {
  color: #FFFFFF !important;
  text-decoration: none !important;
  font-weight: normal !important;
}
.log-in-btn ::after {
  content: " >";
  color: #FFFFFF;
}

.contact-para a {
  text-decoration: none !important;
}

.telphone-input {
  width: 315px !important;
}

.two-columns-section {
  display: flex;
  max-width: 755px !important;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  text-align: left !important;
}

@media (max-width: 768px) {
  .checkbox-section {
    width: 100%; /* mobile full width */
  }
}
/* Hide native checkbox */
.checkbox-section input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 50%;
  width: 19px;
  height: 19px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

/* Label */
.checkbox-section label {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-left: 27px; /* space for the circle */
  margin-right: 30px;
  cursor: pointer;
  font-weight: 600;
  font-size: 18px;
  color: #072D33;
  margin-bottom: 20px;
}

/* Circle (empty state) */
.checkbox-section label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 2px solid #07272D;
  background: transparent;
  transition: background 0.12s ease, border-color 0.12s ease;
  pointer-events: none;
}

/* Tick container (hidden by default, same size as circle) */
.checkbox-section label::after {
  content: "";
  position: absolute;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0;
  transition: opacity 0.12s ease;
  pointer-events: none;
}

/* Checked state (with :has) */
.checkbox-section label:has(input[type=checkbox]:checked)::before {
  background: #07272D;
  border-color: #07272D;
}

.checkbox-section label:has(input[type=checkbox]:checked)::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  transform: rotate(31deg);
  border-radius: 1px;
  left: 7px;
  top: 3px;
}

/* Focus ring for accessibility */
.checkbox-section label:has(input[type=checkbox]:focus)::before {
  box-shadow: 0 0 0 3px rgba(0, 156, 222, 0.3);
}

/* Responsive tweak */
@media (max-width: 420px) {
  .checkbox-section label {
    padding-left: 30px;
    font-size: 16px;
  }
  .checkbox-section label::before,
  .checkbox-section label::after,
  .checkbox-section input[type=checkbox] {
    width: 18px;
    height: 18px;
  }
}
.bottom-button-bar {
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  margin-top: 30px;
  display: flex;
  gap: 20px;
}
.bottom-button-bar #submitNextButton {
  margin-bottom: 0px;
}
@media (max-width: 1199.98px) {
  .bottom-button-bar {
    width: 100%;
  }
}

.bts-module__group.low-width {
  width: 44%;
}
@media (max-width: 1199.98px) {
  .bts-module__group.low-width {
    width: 100%;
  }
}

select#RegisterStep4_AgreeToEmailSelected {
  margin-right: 10px;
}

.home-address-page input {
  box-shadow: none;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
}
.home-address-page .registerModule__addressSection {
  margin-bottom: 15px;
}
.home-address-page #bts-register-step2-address .fix-margins {
  margin-top: 0px;
}
.home-address-page #bts-register-step2-address .padding-top.mb-3 {
  margin-bottom: 0px !important;
}
.home-address-page .input-sections .input-label {
  margin-left: 0px;
  font-size: 20px;
}
.home-address-page .input-sections .custom-select-wrapper {
  width: 100%;
}
.home-address-page .input-sections .custom-select-wrapper .title-input {
  width: 100%;
}
.home-address-page .end-section {
  width: 345px;
}
@media (max-width: 991px) {
  .home-address-page .end-section {
    width: 100% !important;
  }
}
.home-address-page .end-section .input-label {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}
@media (max-width: 991px) {
  .home-address-page .end-section .padding-top {
    padding-top: 10px !important;
  }
}
.home-address-page .postcode-search .registerModule__input-fields {
  width: 345px;
}
@media (max-width: 991px) {
  .home-address-page .postcode-search .registerModule__input-fields {
    width: 100% !important;
  }
}
.home-address-page .postcode-search .input-sections {
  gap: 25px;
  width: 90%;
}
@media (max-width: 991px) {
  .home-address-page .postcode-search .input-sections {
    width: 100% !important;
    gap: 10px;
  }
}
@media (min-width: 991px) and (max-width: 1600px) {
  .home-address-page .postcode-search .input-sections {
    padding-top: 16px;
  }
}
.home-address-page .postcode-search .registerModule__seachBar {
  margin-bottom: 0;
  padding-top: 0px;
}
@media (max-width: 991px) {
  .home-address-page .postcode-search .registerModule__seachBar {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.home-address-page .postcode-search .find-my-address-btn {
  width: 167px;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  transition: all ease-in 0.3s;
}
@media (max-width: 1024px) {
  .home-address-page .postcode-search .find-my-address-btn {
    width: 100%;
  }
}
.home-address-page .postcode-search .find-my-address-btn:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.home-address-page .postcode-search .manual-search-btn {
  width: 292px;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  margin: 0;
  transition: all ease-in 0.3s;
}
@media (max-width: 1024px) {
  .home-address-page .postcode-search .manual-search-btn {
    width: 100%;
  }
}
.home-address-page .postcode-search .manual-search-btn:hover {
  transform: scale(1.1);
  background-color: #07272D;
  color: #FFFFFF;
}
.home-address-page .address-finder {
  position: relative;
  max-width: 860px;
  flex-direction: column;
  display: flex;
  /* Arrow pseudo-element */
  /* Show arrow only if select is visible */
  /* or simpler version: if select is visible, show arrow */
}
@media (max-width: 991px) {
  .home-address-page .address-finder {
    margin-top: 10px !important;
  }
}
.home-address-page .address-finder label {
  margin-left: 13px;
}
.home-address-page .address-finder select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 8px 20px;
  padding-right: 48px;
  border-radius: 30px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  font-size: 20px;
  line-height: 38px;
  color: rgba(7, 39, 45, 0.5019607843);
  cursor: pointer;
  background-color: #fff;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .home-address-page .address-finder select {
    width: 100% !important;
    line-height: 33px;
  }
}
.home-address-page .address-finder select:not(:visible) {
  display: none;
}
.home-address-page .address-finder::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  pointer-events: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23A4BCC2' d='M7 10l5 5 5-5H7z'/></svg>") no-repeat center/contain;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media (max-width: 991px) {
  .home-address-page .address-finder::after {
    right: 0px;
  }
}
select:not([hidden]) + .home-address-page .address-finder::after, select:not([style*="display:none"]) ~ .home-address-page .address-finder::after {
  opacity: 1;
}
.home-address-page .address-finder:has(select:not([hidden]))::after {
  opacity: 1;
}

.work-page .other-memberships {
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-bottom: 27px;
  padding-top: 20px;
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
}
.work-page .other-memberships .h2-size {
  margin-bottom: 7px;
}
.work-page .other-memberships p {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .work-page .other-memberships {
    margin-top: 6px;
  }
}
.work-page .other-memberships .bts-module__group {
  margin-bottom: 0px;
}
.work-page .other-memberships label.checkbox-item {
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
  .work-page .other-memberships label.checkbox-item {
    margin-bottom: 0px;
  }
}
.work-page .special-interest {
  padding-top: 20px;
}
.work-page .special-interest .h2-size {
  margin-bottom: 7px;
}
.work-page .special-interest p {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .work-page .special-interest .checkbox-section label {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199.98px) {
  .work-page input {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .work-page input {
    height: 33px;
  }
}
@media (max-width: 1199.98px) {
  .work-page select {
    width: 100%;
  }
}
.work-page .address-finder {
  position: relative;
  max-width: 755px;
  /* Arrow pseudo-element */
  /* Show arrow only if select is visible */
  /* or simpler version: if select is visible, show arrow */
}
.work-page .address-finder select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 8px 20px;
  padding-right: 48px;
  border-radius: 30px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  font-size: 20px;
  line-height: 38px;
  color: rgba(7, 39, 45, 0.5019607843);
  cursor: pointer;
  background-color: #fff;
  box-sizing: border-box;
}
.work-page .address-finder select:not(:visible) {
  display: none;
}
.work-page .address-finder::after {
  content: "";
  position: absolute;
  right: -3px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  pointer-events: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23A4BCC2' d='M7 10l5 5 5-5H7z'/></svg>") no-repeat center/contain;
  opacity: 0;
  transition: opacity 0.2s ease;
}
select:not([hidden]) + .work-page .address-finder::after, select:not([style*="display:none"]) ~ .work-page .address-finder::after {
  opacity: 1;
}
.work-page .address-finder:has(select:not([hidden]))::after {
  opacity: 1;
}
.work-page .h2-size {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 15px;
}
@media (max-width: 1199.98px) {
  .work-page .h2-size {
    font-size: 20px;
  }
}
.work-page input {
  box-shadow: none;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
}
.work-page .bts-module__group {
  margin-bottom: 15px;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .work-page .bts-module__group {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .work-page .two-columns-section {
    max-width: 100% !important;
    gap: 10px;
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .work-page .other-memberships {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
@media (max-width: 991px) {
  .work-page .bts-module__input-field {
    height: 33px;
  }
}
.work-page .bts-module__section label {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}
.work-page .bts-module__section .postcode-search p, .work-page .bts-module__section .postcode-search label {
  margin-left: 13px;
}
.work-page .bts-module__section .postcode-search .registerModule__input-fields {
  width: 345px;
}
.work-page .bts-module__section .postcode-search .registerModule__postcodeSearch {
  margin-left: 0px;
}
.work-page .bts-module__section .postcode-search .input-sections {
  gap: 25px;
  width: 90%;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .work-page .bts-module__section .postcode-search .input-sections {
    gap: 10px !important;
  }
}
.work-page .bts-module__section .postcode-search .find-my-address-btn {
  width: 167px;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  transition: all ease-in 0.3s;
  height: 36px;
}
@media (max-width: 991px) {
  .work-page .bts-module__section .postcode-search .find-my-address-btn {
    width: 100% !important;
    width: 100%;
  }
}
.work-page .bts-module__section .postcode-search .find-my-address-btn:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.work-page .bts-module__section .postcode-search .manual-search-btn {
  width: 292px;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  margin: 0;
  transition: all ease-in 0.3s;
  height: 36px;
}
@media (max-width: 991px) {
  .work-page .bts-module__section .postcode-search .manual-search-btn {
    width: 100% !important;
    width: 100%;
  }
}
.work-page .bts-module__section .postcode-search .manual-search-btn:hover {
  transform: scale(1.1);
  background-color: #07272D;
  color: #fff;
}
.work-page .telephone-address {
  text-align: left;
  display: flex;
  max-width: 700px;
  justify-content: space-between;
}
.work-page .post-held-section {
  text-align: left;
  max-width: 755px;
}
@media (max-width: 1199.98px) {
  .work-page .post-held-section {
    width: 100%;
  }
}
.work-page .post-held-section .registerModule__selectBox {
  width: 345px;
}
@media (max-width: 1199.98px) {
  .work-page .post-held-section .registerModule__selectBox {
    width: 100%;
  }
}
.work-page .post-held-section .date-input {
  width: 345px;
}
.work-page .post-held-section .date-input input {
  outline: none;
}
@media (max-width: 1199.98px) {
  .work-page .post-held-section .date-input {
    width: inherit;
  }
}
.work-page .post-held-sectionWrapper {
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
}
@media (min-width: 1200px) {
  .work-page .post-held-sectionWrapper {
    padding-top: 20px;
  }
}
.work-page .address-section {
  max-width: 755px !important;
  text-align: left;
  display: none;
}
@media (max-width: 1199.98px) {
  .work-page .address-section {
    width: 100%;
  }
}
.work-page .address-section input {
  width: 345px;
}
.work-page .custom-select-wrapper {
  width: 345px;
}
@media (max-width: 991px) {
  .work-page .custom-select-wrapper {
    width: inherit;
  }
}

@media (max-width: 1199.98px) {
  .bts-module__group.two-columns-section > div {
    width: 100%;
    margin-top: 0px;
  }
}

.must-read-step .h2-size {
  margin-top: 20px;
  font-size: 30px;
  line-height: 36px;
}
@media (max-width: 1199.98px) {
  .must-read-step .h2-size {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .must-read-step .registerModule__selectBox {
    width: max-content;
  }
}
@media (max-width: 1200px) {
  .must-read-step .registerModule__selectBox::after {
    right: 30px !important;
  }
}
@media (min-width: 1400px) {
  .must-read-step .registerModule__selectBox {
    width: 345px;
  }
}
.must-read-step h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
}
.must-read-step p {
  font-size: 18px;
  line-height: 26px;
}
.must-read-step .registerModule__selectBox select {
  width: 345px;
}
@media (min-width: 768px) {
  .must-read-step .registerModule__selectBox::after {
    right: 28px;
  }
}
@media (max-width: 991.98px) {
  .must-read-step .input-sections {
    width: 100%;
  }
}

.checkbox-section label:has(input[type=checkbox]:checked)::after {
  padding-bottom: 0px;
}

.complete-page h5 {
  margin-top: 20px;
  font-size: 50px;
  line-height: 59px;
}
@media (max-width: 1199.98px) {
  .complete-page h5 {
    font-size: 36px;
    line-height: 40px;
  }
}
.complete-page .h2-size {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .complete-page .h2-size {
    font-size: 20px;
  }
}
.complete-page p {
  margin-top: 20px;
  font-size: 18px;
  line-height: 26px;
}

.registration-process {
  position: relative;
}
@media (min-width: 1400px) {
  .registration-process::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
.registration-process .registration__wrapper .date-input input[type=date] {
  color: rgba(7, 39, 45, 0.5);
}
.registration-process .registration__wrapper .date-input input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(25%) sepia(40%) saturate(400%) hue-rotate(170deg) opacity(0.5);
}
.registration-process .registration__wrapper .registerModule__addressSection {
  width: 100%;
}
.registration-process .registration__wrapper .registerModule__selectBox .ethnicity-input {
  padding-right: 40px;
}
@media (min-width: 1400px) {
  .registration-process .registration__wrapper {
    max-width: 70%;
  }
}

.registration .requiredField label::after {
  content: "*";
  color: #dc3545;
}
@media (min-width: 576px) {
  .registration .bts-module__section .offset-sm-4 {
    margin-left: 0px;
    padding-left: 0px;
  }
}
.registration .bts-module__section .offset-sm-4 .error-summary {
  text-align: left;
}
@media (min-width: 992px) {
  .registration .breadcrumb {
    margin-bottom: 40px;
  }
}
.registration #submitCancelButton {
  padding: 7px 20px 5px;
  line-height: 19px;
}
@media (max-width: 991.98px) {
  .registration #submitCancelButton {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .registration #submitCancelButton {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .registration .content-page__page-colums .rte {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .registration .content-page__page-colums .rte {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .registration .content-page__page-colums .rte > h1 {
    font-size: 40px !important;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .registration .content-page__page-colums .rte > h1 {
    margin-bottom: 13px;
  }
}
.registration .content-page__page-colums .rte > p {
  font-size: 18px;
}
@media (max-width: 991px) {
  .registration .content-page__page-colums .rte > p {
    font-size: 16px;
    margin-bottom: 19px;
  }
}
@media (min-width: 1200px) {
  .registration .content-page__page-colums .rte > p {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .registration .registration-process {
    padding-bottom: 66px;
  }
}
@media (max-width: 991px) {
  .registration .registration-process {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .registration .registration-process .bts-module {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .registration .registration-process .bts-module {
    margin-top: 0px;
  }
}
.registration .registration-process .bts-module__section {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .registration .registration-process .bts-module__section {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .registration .registration-process .bts-module__section {
    margin-top: 0px;
  }
}
.registration .registration-process .bts-module__section > .input-sections {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .registration .registration-process .bts-module__section > .input-sections {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .registration .registration-process .bts-module__section .input-sections {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .registration .registration-process .bts-module__section .input-sections label [for=RegisterStep1_Surname] {
    margin-top: 10px;
  }
}
.registration .registration-process .bts-module__section .input-sections.dateField {
  margin-top: 10px;
}
.registration .registration-process .bts-module__section .input-sections .input-label {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .registration .registration-process .bts-module__section .input-sections .input-label {
    margin-bottom: 0px;
  }
}
.registration .registration-process input[type=password]::-ms-reveal {
  margin-right: -8px;
}
@media (min-width: 992px) {
  .registration .registration-process input[type=password]::-ms-reveal {
    margin-right: -25px;
  }
}
.registration .registerModule .all-page-section {
  margin-bottom: 21px;
}
@media (min-width: 992px) {
  .registration .registerModule .all-page-section {
    padding-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .registration .registerModule .all-page-section {
    padding-bottom: 12px;
  }
}
@media (min-width: 992px) {
  .registration .registerModule .all-page-section h2 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .registration .registerModule .all-page-section h2 {
    font-size: 22px;
    margin-block: 0px;
  }
}
@media (min-width: 992px) {
  .registration .registerModule .all-page-section h2.highlight-page {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .registration .registerModule .all-page-section h2.highlight-page {
    font-size: 30px !important;
  }
}
@media (max-width: 991px) {
  .registration .registerModule__input-fields {
    padding-top: 0px !important;
  }
}
.registration .registerModule .next-button {
  font-weight: 500;
  padding: 7px 20px 5px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .registration .registerModule .next-button {
    margin-bottom: 27px;
  }
}
@media (max-width: 991px) {
  .registration .registerModule .next-button {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .registration .registerModule__selectBox::after {
    font-size: 25px;
    right: 15px;
    top: 37%;
  }
}
@media (max-width: 991px) {
  .registration .registerBackgroundImage {
    width: 521.79px;
    height: 355.91px;
    display: block;
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: -1;
  }
}
.registration .registerBackgroundImage img {
  width: 100%;
  opacity: 0.1;
}
.registration div .text-left.bottom-button-bar {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .registration div .text-left.bottom-button-bar {
    margin-top: 30px;
    flex-wrap: wrap;
  }
}

@media (min-width: 1300px) {
  .registration .registerBackgroundImage {
    bottom: 50px !important;
  }
}
@media (max-width: 991px) {
  .registration .registerBackgroundImage {
    display: none;
  }
}
@media (min-width: 768px) {
  .registration .registerBackgroundImage {
    width: 521.79px;
    height: 355.91px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
  }
}
.registration .registerBackgroundImage img {
  width: 100%;
  opacity: 0.1;
}

#bts-register-step2-address .bts-module__field-label--required {
  display: inline-block;
}

.bts-module__section.special-interest .checkbox-item:has(input:disabled)::before {
  border-color: rgba(112, 112, 112, 0.231372549);
}

.registerModule__input-fields:has(input[data-target=RegisterStep1_DateOfBirth]) {
  display: inline-block;
}

#bts-register-step3-dropdown-container:not(:empty) {
  margin-bottom: 15px;
}

#bts-register-step2-address .field-validation-error {
  text-align: left;
}

@media (min-width: 1200px) {
  .registration-process .registration__wrapper .dateField {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .registration-process .registration__wrapper .dateField .date-inputs, .registration-process .registration__wrapper .dateField .genderField, .registration-process .registration__wrapper .dateField #bts-gender-selfdescription-row, .registration-process .registration__wrapper .dateField #bts-gender-selfdescription-row + div {
    width: calc(33.33% - 50px);
  }
  .registration-process .registration__wrapper .dateField #bts-gender-selfdescription-row input {
    border: 1px solid rgba(112, 112, 112, 0.231372549);
  }
}
.registration-process .registration__wrapper .telephoneSection input {
  width: 345px;
}
.registration-process .registration__wrapper .telephoneSection .bts-module__group:first-child {
  margin-bottom: 0;
}
.registration-process .registration__wrapper select:focus-visible {
  outline: none;
}

@media (max-width: 991px) {
  #bts-register-step3-postcode-search {
    width: 100% !important;
    max-width: unset !important;
  }
}

@media (max-width: 991px) {
  #bts-register-step3-address .two-columns-section > div {
    flex: 1 1 100%;
  }
  #bts-register-step3-address .two-columns-section .custom-select-wrapper {
    width: 100%;
  }
  #bts-register-step3-address .registerModule__input-fields, #bts-register-step3-address .bts-module__input-field {
    width: 100%;
  }
  .work-page .bts-module__section.telephoneSection .two-columns-section .bts-module__group {
    flex: 1 1 100%;
  }
  .work-page .bts-module__section.telephoneSection .two-columns-section .bts-module__group input {
    width: 100%;
  }
  .work-page .bts-module__section.telephoneSection .two-columns-section .bts-module__group .custom-select-wrapper {
    width: 100%;
  }
  .work-page #bts-register-step3-dropdown-container .idpc-select {
    height: 38px;
  }
}
@media (min-width: 992px) {
  .home-address-page #bts-register-step2-address {
    width: 345px;
  }
}

.must-read-step .bts-module__group p {
  font-size: 18px;
}
.must-read-step .bts-module__group p.para-section {
  font-size: 18px;
}

.work-page .telephoneSection .bts-module__group {
  margin-bottom: 0px;
}
.work-page .telephoneSection .bts-module__group label {
  margin-left: 13px;
}
.work-page .telephoneSection .custom-select-wrapper {
  margin-bottom: 0px !important;
}
.work-page .address-section .bts-module__group input:not(.two-columns-section input) {
  width: 100%;
}
.work-page .address-section label {
  margin-left: 13px;
}
.work-page .post-held-sectionWrapper {
  padding-top: 20px;
  margin-top: 18px;
}
.work-page .post-held-sectionWrapper .h2-size {
  margin-top: 0px;
}
@media (min-width: 1200px) {
  .work-page .post-held-sectionWrapper {
    padding-top: 24px;
    margin-top: 30px;
  }
}
.work-page .post-held-sectionWrapper label {
  margin-left: 13px;
}

.registerModule .bts-module__group:has(label[for=RegisterStep1_Password]) {
  margin-top: 0px;
  margin-bottom: 0px;
}

.registerModule input:-webkit-autofill,
.join-bts input:-webkit-autofill,
.my-bts-my-details input:-webkit-autofill,
.registerModule input:-webkit-autofill:hover,
.join-bts input:-webkit-autofill:hover,
.my-bts-my-details input:-webkit-autofill:hover,
.registerModule input:-webkit-autofill:focus,
.join-bts input:-webkit-autofill:focus,
.my-bts-my-details input:-webkit-autofill:focus,
.registerModule input:-webkit-autofill:active,
.join-bts input:-webkit-autofill:active,
.my-bts-my-details input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: rgba(7, 39, 45, 0.5019607843) !important;
  transition: background-color 5000s ease-in-out 0s;
}

.registerModule select:-webkit-autofill,
.join-bts select:-webkit-autofill,
.my-bts-my-details select:-webkit-autofill,
.registerModule select:-webkit-autofill:hover,
.join-bts select:-webkit-autofill:hover,
.my-bts-my-details select:-webkit-autofill:hover,
.registerModule select:-webkit-autofill:focus,
.join-bts select:-webkit-autofill:focus,
.my-bts-my-details select:-webkit-autofill:focus,
.registerModule select:-webkit-autofill:active,
.join-bts select:-webkit-autofill:active,
.my-bts-my-details select:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: rgba(7, 39, 45, 0.5) !important;
  transition: background-color 5000s ease-in-out 0s;
}

.checkbox-section label:has(input[type=checkbox]:checked)::after {
  opacity: 1;
}

.checkbox-item input:after {
  content: "";
  position: absolute;
  left: -2px;
  top: 2px;
  bottom: 0;
  right: 0;
  transform: unset;
  width: 19px;
  height: unset;
  display: unset;
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0;
  transition: opacity 0.12s ease;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dateOfBirthPicker::-webkit-calendar-picker-indicator {
  filter: invert(25%) sepia(40%) saturate(400%) hue-rotate(170deg) opacity(0.5);
}

.registerModule .password-input, .registerModule #RegisterStep1_PasswordConfirmation, .registerModule__selectBox .disability-input, .registerModule #RegisterStep1_Email {
  padding-top: 0px;
}

@media (min-width: 1200px) {
  .registerModule #RegisterStep1_DateOfBirth {
    padding-top: 3px;
  }
}

@media (min-width: 1200px) {
  .registerModule .titleInputField {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .registerModule .titleInputField select.title-input {
    width: 100%;
  }
}
.addressHidden {
  display: none;
}

.my-bts-modules-abstract-submission-edit .bts-module__group .headerText ul, .my-bts-modules-abstract-submission-edit .bts-module__group .headerText ol {
  font-size: 16px;
  font-weight: 400;
}

.module-member__postcode-field:has(.bts-update-step2-drpdown-container:not(:empty)) {
  margin-bottom: 15px;
}

.work-page .bts-module__group .checkbox-section label {
  font-weight: 400;
}

#bts-register-step2-message {
  margin: 0px;
}

.module-member__postcode-field:has(.bts-update-step2-dropdown-container:not(:empty)) {
  margin-bottom: 15px;
}

.work-page input {
  color: rgba(7, 39, 45, 0.5019607843);
}

.registerModule select:focus-visible, .date-inputs .registerModule__input-fields:focus-within, .registerModule input:focus-visible {
  outline: none;
  border: 2px solid #07272D;
}

.registerModule .bts-module__section-button:not(:has(button)) {
  margin-top: 0;
  padding-top: 0;
  border: none;
}

.registerModule .postcode-search .registerModule__seachBar button, .registerModule .postcode-search .registerModule__postcodeSearch .input-sections button {
  padding-top: 9px;
}

.registerModule .home-address-page .input-sections {
  margin-bottom: 0;
}

#bts-register-step2-message:not(:empty) {
  margin: 13px;
}

#bts-register-step2-dropdown-container:has(.idpc-select) {
  margin-top: 15px;
}

.home-address-page .address-finder select {
  padding-bottom: 0;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.guidelines-archive .rte > h1 {
  font-size: 28px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 3px solid #FF6A27;
}
@media (min-width: 992px) {
  .guidelines-archive .rte > h1 {
    padding-bottom: 10px;
  }
}
.guidelines-archive__content {
  margin-bottom: 30px;
}
.guidelines-archive__content h2 {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .guidelines-archive__content h2 {
    margin-bottom: 0px;
  }
}
.guidelines-archive__content .guideline-filter__control, .guidelines-archive__content .guideline-filter__dir {
  background: #FF6A27;
}
.guidelines-archive__content .table a.table__body-cell-link {
  display: flex !important;
  flex-wrap: wrap;
  max-width: fit-content;
  margin: 0 auto;
}
.guidelines-archive__content .table a.table__body-cell-link svg {
  height: 22px;
  margin: 4px 10px 4px 0;
}
.guidelines-archive__content .table a.table__body-cell-link:after {
  display: none;
}
@media (min-width: 1200px) {
  .guidelines-archive__content {
    margin-bottom: 60px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
.main-container {
  background: #F7F7F7;
}
.main-container .content-download .rte > p {
  font-size: 20px;
  color: #fff;
  background: #007347;
  border-radius: 0px 4px 4px 0px;
  margin-bottom: 0px;
  padding: 4px 6px 4px 6px;
  width: 230px;
}
.main-container .content-download .content-section {
  margin-bottom: 20px;
}
.main-container .content-download__page-title p {
  padding: 4px;
}
.main-container .content-download__main-title {
  font-size: 60px;
  color: #07272D;
  text-align: left;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 75px;
  border-bottom: 3px solid #007347;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
@media (max-width: 1499.98px) {
  .main-container .content-download__main-title {
    line-height: 55px;
    font-size: 48px;
  }
}
@media (max-width: 1199.98px) {
  .main-container .content-download__main-title {
    font-size: 32px;
    line-height: 35px;
    letter-spacing: 0px;
  }
}
.main-container .content-download__main-title h1 {
  width: 70%;
}
@media (max-width: 1199.98px) {
  .main-container .content-download__main-title h1 {
    width: 100%;
  }
}
.main-container .content-download__description p {
  width: 70%;
}
@media (max-width: 1199.98px) {
  .main-container .content-download__description p {
    width: 100%;
  }
}
.main-container .content-download__description p strong {
  font-size: 30px;
}
@media (max-width: 1199.98px) {
  .main-container .content-download__description p strong {
    font-size: 28px;
  }
}
.main-container .content-download__downloadResources {
  width: 70%;
  margin-top: 44px;
}
@media (max-width: 1199.98px) {
  .main-container .content-download__downloadResources {
    width: 100%;
    margin-top: 0;
  }
}
.main-container .content-download__downloadResources h2 {
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 32px;
  color: #07272D;
  text-align: left;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 1199.98px) {
  .main-container .content-download__downloadResources h2 {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .main-container .content-download__downloadResources .guideline-disease__tab {
    padding: 5px 30px;
    width: 28.33%;
  }
}
@media (max-width: 1199.98px) {
  .main-container .content-download__downloadResources .guideline-disease__tabContent {
    padding-bottom: 15px;
  }
}
.main-container .content-download__downloadResources .guideline-disease__tabContent.active {
  border-bottom: none;
}
.main-container .content-download .download-button-withoutdescription {
  margin-top: 30px;
  width: 70%;
}
@media (max-width: 1199.98px) {
  .main-container .content-download .download-button-withoutdescription {
    margin-top: 10px;
    width: 100%;
  }
}
.main-container .content-download .download-button-withoutdescription .link-list__item {
  padding: 10px 16px 10px 10px;
  border-radius: 0px 20px 20px 0px;
}
@media (min-width: 992px) {
  .main-container .content-download .download-button-withoutdescription .link-list__item {
    padding: 20px 20px 20px 30px;
  }
}
.main-container .content-download .download-button-withoutdescription .link-list__list {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .main-container .content-download .download-button-withoutdescription .link-list__list {
    margin-top: 36px;
  }
}
.main-container .content-download .download-button-withoutdescription .link-list__list a {
  font-size: 24px;
}
@media (max-width: 1199.98px) {
  .main-container .content-download .download-button-withoutdescription .link-list__list a {
    font-size: 18px;
  }
}
.main-container .content-download .download-button-withoutdescription .link-list__heading {
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 32px;
  color: #07272D;
  text-align: left;
  font-weight: bold;
  border-bottom: none;
  padding-bottom: 0;
}
@media (max-width: 1199.98px) {
  .main-container .content-download .download-button-withoutdescription .link-list__heading {
    font-size: 28px;
  }
}
.main-container .content-download .guideline-disease__tab.active {
  z-index: 0;
}
.main-container .content-download__external-links {
  display: flex;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 43px;
  border-bottom: 3px solid #007347;
}
@media (max-width: 1199.98px) {
  .main-container .content-download__external-links {
    width: 100%;
    flex-wrap: wrap;
  }
}
.main-container .content-download__external-links .content {
  padding: 31px 40px 31px 44px;
  background: rgba(0, 115, 71, 0.1215686275);
  border-radius: 0px 20px 20px 0px;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .main-container .content-download__external-links .content {
    margin-right: 0px;
  }
}
.main-container .content-download__external-links .content p {
  color: #007347;
  font-size: 35px;
  letter-spacing: 0px;
  line-height: 35px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
}
.main-container .content-download__external-links .content a {
  color: #fff;
  border-radius: 0px 4px 4px 0px;
  background: #007347;
  padding: 13px;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  align-self: flex-start;
  text-decoration: none;
  transition: transform 0.3s ease;
}
.main-container .content-download__external-links .content a:hover {
  transform: scale(1.1);
  background-color: #07272D;
  color: #fff;
}
.main-container .content-download__external-links .content:last-child {
  margin-right: 0;
}
.main-container .content-download__external-links .info-tile-listing .info-tile {
  width: 100%;
}
@media screen and (min-width: 568px) {
  .main-container .content-download__external-links .info-tile-listing .info-tile {
    width: calc(33% - 15px);
  }
}
@media screen and (min-width: 1500px) {
  .main-container .content-download__external-links .info-tile-listing .info-tile {
    width: calc(33% - 10px);
  }
}
.main-container .content-download__external-links .info-tile-listing {
  width: 100%;
}

@media screen and (min-width: 1400px) {
  .bTSContentDownloadPage .main-container .content-download__description {
    width: 70%;
  }
}
.bTSContentDownloadPage .main-container .content-download__description p {
  width: 100%;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.winter-meeting {
  background-color: #fff;
}

.page-theme--red .event-menu {
  background: url("../.././images/meetingBackgroundImage.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.page-theme--red .event-menu__accordions .accordion__card-heading {
  color: #07272D;
}
.page-theme--red .event-menu__accordions .accordion__card-heading::after {
  color: #CC1534;
}
.page-theme--red .event-menu__accordions .accordion__card-body .table__head-row {
  background: #CC1534;
}
@media (max-width: 767.98px) {
  .page-theme--red .event-menu__accordions .accordion__card-body .table__body-cell:first-child {
    background: #CC1534;
  }
}
@media (max-width: 767.98px) {
  .page-theme--red .event-menu__accordions .accordion__card-body .table__body-cell:first-child::before {
    color: #FFFFFF;
  }
}
.page-theme--red .event-menu__accordions .accordion__card-body .table__body-cell::before {
  color: #CC1534;
}
.page-theme--red .event-menu__accordions .accordion__card-body .table__body-cell p {
  color: #07272D;
}
@media (max-width: 767.98px) {
  .page-theme--red .event-menu__accordions .accordion__card-body .table__body-cell p {
    color: #FFFFFF;
  }
}
.page-theme--red .event-menu .event-menu__accordions .accordion__card-heading {
  color: #07272D;
}
.page-theme--red .event-menu .event-menu__accordions .accordion__card-heading::after {
  color: #CC1534;
}
@media (min-width: 1300px) {
  .page-theme--red .event-menu .event-menu__accordions .accordion__card .table__body-cell p {
    font-size: 22px;
  }
}

.bTSEventMenuPage .footer-site {
  margin-top: 0px;
}
.bTSEventMenuPage .event-menu .event__links a:first-child {
  background-color: #07272D;
}

.page-theme--blue .event-menu__accordions .accordion__card-body .table__body-cell p {
  color: #07272D;
}

.event-menu .breadcrumb__list-item:nth-child(2) {
  left: -3px;
}
.event-menu .breadcrumb__list-item:nth-child(3) {
  left: -6px;
}
.event-menu .button--involved {
  font-size: 16px;
}
.event-menu__heading {
  border-bottom: 3px solid #CC1534;
  padding-bottom: 25px;
  margin-bottom: 42px;
}
@media (max-width: 767.98px) {
  .event-menu__heading {
    padding-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .event-menu__heading {
    margin-bottom: 30px;
  }
}
.event-menu .rte {
  margin-bottom: 47px;
}
.event-menu .rte h1 {
  color: #FFFFFF;
  font-size: 60px;
  width: 70%;
  position: relative;
  line-height: 1.25;
  margin: 0;
}
@media (max-width: 1199.98px) {
  .event-menu .rte h1 {
    font-size: 40px;
    width: unset;
  }
}
@media (max-width: 767.98px) {
  .event-menu .rte h1 {
    font-size: 28px;
  }
}
.event-menu .rte p {
  color: #FFFFFF;
  max-width: unset;
  width: 70%;
}
@media (max-width: 1199.98px) {
  .event-menu .rte p {
    width: unset;
  }
}
.event-menu .rte p:has(> strong), .event-menu .rte h2, .event-menu .rte h3 {
  font-size: 30px;
  margin-bottom: 4px;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .event-menu .rte p:has(> strong), .event-menu .rte h2, .event-menu .rte h3 {
    font-size: 22px;
  }
}
.event-menu .elearning-landing__accordions {
  width: 70%;
  margin-bottom: 53px;
}
@media (max-width: 1199.98px) {
  .event-menu .elearning-landing__accordions {
    width: unset;
  }
}
.event-menu .lower-body__text {
  margin-bottom: 35px;
  border-bottom: 3px solid #CC1534;
  width: 70%;
}
@media (max-width: 1199.98px) {
  .event-menu .lower-body__text {
    width: unset;
  }
}
.event-menu .lower-body__text p {
  margin-bottom: 30px;
}

.button--download:before, .rte .rte__button[href$=doc]:before, .rte .rte__button[href$=docx]:before, .rte .rte__button[href$=xls]:before, .rte .rte__button[href$=xlsx]:before, .rte .rte__button[href$=ppt]:before, .rte .rte__button[href$=pptx]:before, .rte .rte__button[href$=pdf]:before {
  content: "\f33d";
  display: inline-block;
  margin-right: 15px;
  font-size: 17px;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}

.event-menu .lower-body__text p,
.event-menu .event-menu__accordions p {
  width: 100%;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.opportunity-listing .rte > p {
  margin-bottom: 16px;
}
.opportunity-listing__description {
  margin-bottom: 30px;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__description {
    margin-bottom: 40px;
  }
}
.opportunity-listing__accordion {
  margin: 0px !important;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__accordion {
    margin: 0px !important;
  }
}
.opportunity-listing__accordion article.rte {
  margin-bottom: 0px;
}
.opportunity-listing__accordion-container {
  margin: 0 0 30px;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__accordion-container {
    margin: 0px 0 40px;
  }
}
.opportunity-listing .opportunity-listing__accordion-container .opportunity-listing__accordion:first-of-type .accordion__card-body {
  padding: 30px 20px 20px 20px;
  margin-bottom: 20px;
  margin-top: -10px;
  background: #fff;
  border-radius: 0 0 20px 0;
}
.opportunity-listing article h2, .opportunity-listing article h3 {
  color: #07272D !important;
  line-height: 1.3;
  font-size: 22px;
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .opportunity-listing article h2, .opportunity-listing article h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .opportunity-listing article h2, .opportunity-listing article h3 {
    font-size: 30px;
  }
}
.opportunity-listing .breadcrumb {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .opportunity-listing .breadcrumb {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__heroSection h1 {
    max-width: 70%;
  }
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__content {
    padding-left: 0px;
  }
}
.opportunity-listing__content h1 {
  margin-bottom: unset;
}
.opportunity-listing__contentDetails {
  border-bottom: 3px solid #CC1534;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
@media (max-width: 991.98px) {
  .opportunity-listing__contentDetails {
    padding-bottom: 20px;
  }
}
.opportunity-listing__contentDetails .content-page__page-tag {
  margin-top: unset !important;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .opportunity-listing__contentDetails .content-page__page-tag {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .opportunity-listing__relatedContentSection {
    display: flex;
    justify-content: space-between;
  }
}
.opportunity-listing__article strong {
  font-size: 22px;
}
@media (min-width: 1200px) {
  .opportunity-listing__article {
    width: 70%;
  }
}
.opportunity-listing__quoteContainer p {
  font-size: 22px;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__quoteContainer p {
    font-size: 25px;
  }
}
.opportunity-listing__quote {
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 10px 10px 0px;
  margin-bottom: 37px;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__quote {
    border-radius: 10px;
  }
}
.opportunity-listing__quote p {
  font-size: 20px;
  padding: 15px 11px;
  line-height: 1.4;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__quote p {
    font-size: 28px;
    padding: 25px;
  }
}
.opportunity-listing .cta-buttons {
  margin-top: 28px;
}
.opportunity-listing .cta-btn {
  font-size: 16px !important;
  background: #07272D !important;
  border-radius: 0px 4px 4px 0px;
  color: #FFFFFF !important;
  text-decoration: none !important;
  padding: 8px 10px 7px;
  font-weight: 500 !important;
  letter-spacing: 2.56px;
  margin-bottom: 7px;
  margin-right: 15px;
  width: unset;
  transition: transform 0.5s ease;
}
@media (max-width: 991.98px) {
  .opportunity-listing .cta-btn {
    padding: 6px 10px 4px;
  }
}
.opportunity-listing .cta-btn:hover {
  transform: scale(1.1);
}
.opportunity-listing hr {
  border: none;
  height: 3px;
  background-color: #CC1534;
  margin: 13px 0 15px;
}
@media (min-width: 768px) {
  .opportunity-listing hr {
    margin: 27px 0;
  }
}
.opportunity-listing .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #CC1534;
}
@media (min-width: 1200px) {
  .opportunity-listing .related-content {
    margin-top: 118px;
    margin-right: -40px;
  }
}
.opportunity-listing .related-content .latest-news__card .news-card__content:after {
  background-color: #CC1534;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing .content-page__page-tag {
    padding: 3px 27px;
  }
}
.opportunity-listing__accordion {
  margin: 60px 0 30px;
}
@media screen and (min-width: 1400px) {
  .opportunity-listing__accordion {
    margin: 60px 0 50px;
  }
}
.opportunity-listing__accordion h5 {
  color: #07272D;
}
.opportunity-listing__accordion .accordion__card-heading:after {
  color: #CC1534;
}
@media (min-width: 768px) {
  .opportunity-listing__accordion table {
    margin: 20px 0;
  }
}
.opportunity-listing__accordion table strong {
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .opportunity-listing__accordion table strong {
    font-size: 22px;
  }
}
.opportunity-listing__accordion .table__body-cell:first-child {
  background: #CC1534;
}
@media (min-width: 768px) {
  .opportunity-listing__accordion .table__body-cell:first-child {
    background: unset;
  }
}
@media (min-width: 768px) {
  .opportunity-listing__accordion .table__head-row {
    background: #CC1534;
  }
}
.opportunity-listing__accordion .table__body-row {
  border: unset;
  border-radius: 0px 10px 10px 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 768px) {
  .opportunity-listing__accordion .table__body-row {
    border-radius: unset;
    box-shadow: unset;
  }
}
.opportunity-listing__accordion tr.table__body-row {
  margin: 16px 0;
}
@media (min-width: 768px) {
  .opportunity-listing__accordion tr.table__body-row {
    margin: 0;
  }
}
.opportunity-listing__accordion .accordion__table-data {
  background: #fff;
  border-radius: unset;
  font-weight: bold;
}
@media (min-width: 768px) {
  .opportunity-listing__accordion .accordion__table-data {
    background: unset;
    font-size: 22px;
  }
}
.opportunity-listing__accordion .accordion__table-data:before {
  color: #CC1534;
}
.opportunity-listing__accordion .table__body-cell:last-child {
  border-radius: 0 0px 10px 0;
}
@media (min-width: 768px) {
  .opportunity-listing__accordion .table__head-cell:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .opportunity-listing__accordion table tbody tr:nth-child(odd) {
    background: #FFFFFF;
  }
}
@media (min-width: 768px) {
  .opportunity-listing__accordion table tbody tr:nth-child(even) {
    background: rgba(164, 188, 194, 0.1490196078);
  }
}
@media (min-width: 768px) {
  .opportunity-listing__accordion .table__head-cell-text {
    font-size: 24px;
    color: #FFFFFF;
  }
}
@media (min-width: 768px) {
  .opportunity-listing__accordion table th {
    padding: 12px 15px;
  }
}
@media (min-width: 768px) {
  .opportunity-listing__accordion table tr td {
    padding: 12px 15px;
  }
}
@media (min-width: 768px) {
  .opportunity-listing__accordion .table__body-cell p {
    margin-bottom: unset;
  }
}
.opportunity-listing__accordion .accordion__card-heading:after {
  background-image: unset;
  content: "\f068";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  font-size: 21px;
}
.opportunity-listing__accordion .accordion__card-button.collapsed .accordion__card-heading::after {
  background-image: unset;
  content: "\f067";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  font-size: 21px;
}
.opportunity-listing__accordion .table-wrapper {
  margin-bottom: 17px;
}
.opportunity-listing .button {
  font-size: 18px !important;
  border-radius: 0px 4px 4px 0px;
  padding: 4px 10px;
  width: unset;
  transition: transform 0.5s ease;
}
.opportunity-listing .button:hover {
  transform: scale(1.1);
  background: #07272D !important;
}

.page-theme--blue.bTSOpportunitiesListingPage .opportunity-listing__contentDetails {
  border-bottom: 3px solid #009CDE;
}

.page-theme--blue.bTSOpportunitiesListingPage .opportunity-listing__accordion .accordion__card-heading:after {
  color: #009CDE;
}
.page-theme--blue.bTSOpportunitiesListingPage .related-content .latest-news__card .news-card__content:after, .page-theme--blue.bTSOpportunitiesListingPage .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #009CDE;
}
.page-theme--blue.bTSOpportunitiesListingPage .opportunity-listing__accordion .accordion__card-heading {
  color: #009CDE;
}

.bTSOpportunitiesListingPage.research-and-innovation-research-opportunities .button:focus,
.bTSOpportunitiesListingPage.research-and-innovation-research-opportunities .button:focus-visible {
  outline: 3px solid #000; /* clearly visible */
  outline-offset: 3px;
  border-radius: 4px;
}

.bTSOpportunitiesListingPage .related-content--mobile {
  margin-right: 0;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
@media (min-width: 768px) {
  .bTSEventMenuPage .table__body {
    background-color: #fff;
  }
}

@media (max-width: 768px) {
  .page-theme--blue .event-menu__accordions .accordion__card-body .table__body-cell p {
    color: #fff;
  }
}

.eventSpeaker {
  height: 100%;
}
.eventSpeaker__heading {
  font-weight: 400;
}
.eventSpeaker .owl-carousel .owl-nav button.owl-next,
.eventSpeaker .owl-carousel .owl-nav button.owl-prev,
.eventSpeaker .owl-carousel button.owl-dot {
  background: 0 0;
  color: rgba(247, 247, 247, 0.7647058824);
  border: none;
  padding: 0 !important;
  font-size: 50px;
  line-height: 0;
  display: block;
}
@media (max-width: 1024px) {
  .eventSpeaker .owl-carousel .owl-nav button.owl-next,
  .eventSpeaker .owl-carousel .owl-nav button.owl-prev,
  .eventSpeaker .owl-carousel button.owl-dot {
    display: none;
  }
}
.eventSpeaker .owl-carousel .owl-nav button.owl-next span,
.eventSpeaker .owl-carousel .owl-nav button.owl-prev span,
.eventSpeaker .owl-carousel button.owl-dot span {
  display: inline-block;
  line-height: 0;
  height: 0px;
}
.eventSpeaker .owl-carousel .owl-nav button.owl-next span:focus, .eventSpeaker .owl-carousel .owl-nav button.owl-next span:focus-visible,
.eventSpeaker .owl-carousel .owl-nav button.owl-prev span:focus,
.eventSpeaker .owl-carousel .owl-nav button.owl-prev span:focus-visible,
.eventSpeaker .owl-carousel button.owl-dot span:focus,
.eventSpeaker .owl-carousel button.owl-dot span:focus-visible {
  display: inline-block;
  line-height: 0;
  outline: unset;
  height: 0px;
}
.eventSpeaker .owl-carousel .owl-nav button.owl-next:focus,
.eventSpeaker .owl-carousel .owl-nav button.owl-next:focus-visible,
.eventSpeaker .owl-carousel .owl-nav button.owl-prev:focus,
.eventSpeaker .owl-carousel .owl-nav button.owl-prev:focus-visible,
.eventSpeaker .owl-carousel button.owl-dot:focus,
.eventSpeaker .owl-carousel button.owl-dot:focus-visible {
  outline: unset;
  height: unset;
}
.eventSpeaker .owl-nav {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.eventSpeaker button.owl-next {
  position: absolute;
  right: 0px;
  top: 50%;
  z-index: 0;
  height: auto;
  transform: translateY(-50%);
  line-height: unset;
}
.eventSpeaker button.owl-prev {
  position: absolute;
  left: -25px;
  top: 50%;
  z-index: 0;
  height: auto;
  transform: translateY(-50%);
  line-height: unset;
}
.eventSpeaker h2 {
  margin: 0 0 51px 0;
  text-align: left;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 0 0 13px;
  position: relative;
  border-bottom: 1px solid rgba(0, 155, 221, 0.5);
}
.eventSpeaker .owl-item {
  width: 100%;
  height: 100%;
  overflow: visible !important;
  z-index: -1680 !important;
  position: relative !important;
}
.eventSpeaker .item {
  width: 100%;
  min-width: 249px;
  max-width: 249px;
  position: relative;
}
.eventSpeaker .card {
  width: 100%;
  min-width: auto;
  max-width: auto;
}
.eventSpeaker .card__bio {
  display: none;
  position: absolute;
  top: 13px;
  right: -175px;
  width: 200px;
  padding: 18px 20px 23px 33px;
  background: #000;
  color: #fff;
  border: 1px solid #ddd;
  z-index: 20;
}
.eventSpeaker .card__bio p {
  margin: 0;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2.56px;
  color: #F7F7F7;
  margin: 0 0 25px 0;
}
.eventSpeaker .img {
  overflow: hidden;
  text-align: center;
  font-size: 30px;
  margin: 0;
  width: 249px;
  height: 249px;
  border-radius: 50%;
  margin-bottom: 24px;
}
.eventSpeaker .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.eventSpeaker__carouselHolderName {
  font-size: 35px;
  line-height: 41px;
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin: 0 0 8px;
}
.eventSpeaker__carouselTitle, .eventSpeaker__carouselCompany {
  text-align: left;
  font-size: 22px;
  line-height: 26px;
  color: #FFFFFF;
}
.eventSpeaker__carouselCompany {
  margin: 7px 0 0 0;
}
.eventSpeaker .tooltip-btn {
  position: absolute;
  right: 0;
  position: absolute;
  top: 13px;
  right: 30px;
  width: 29px;
  height: 29px;
  background-color: #fff;
  border-radius: 100%;
  z-index: 999;
  color: #3a0b11;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: unset;
  cursor: pointer;
  padding: 2px 0 0px;
}

.card__bio.floating {
  position: absolute;
  width: 463px;
  max-width: calc(100vw - 32px);
  padding: 18px 21px 23px 33px;
  color: #fff;
  z-index: 99;
  display: block;
  white-space: normal;
  opacity: 0;
  transform: translateX(-50px);
  height: 381px;
  min-height: 326px;
  max-height: 326px;
  overflow-y: scroll;
  background: rgba(4, 18, 21, 0.9490196078);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
  overflow: hidden;
  scrollbar-width: thin;
  scrollbar-color: #888 #222;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.6s ease, padding 0.4s ease;
}
.card__bio.floating p {
  display: flex;
  align-content: center;
  margin: 0;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2.56px;
  color: #F7F7F7;
  margin: 0 0 25px 0;
  align-items: center;
  justify-content: space-between;
}
.card__bio.floating.open-left {
  transform: translateX(-8px);
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.6s ease-in-out, padding 0.4s ease-in-out;
  border-radius: 20px 0 0 20px;
}

.card__bioContent {
  height: 100%;
  min-height: calc(100% - 55px);
  max-height: calc(100% - 55px);
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #888 #222;
  padding: 0 21px 0 0;
  font-size: 20px;
  line-height: 32px;
}
.card__bioContent::-webkit-scrollbar {
  width: 8px;
}
.card__bioContent::-webkit-scrollbar-track {
  background: #222;
  border-radius: 0;
}
.card__bioContent::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 0;
  border: 2px solid #222;
}
.card__bioContent::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}
.card__bioContent::-webkit-scrollbar-button {
  display: none !important;
  width: 0;
  height: 0;
}
.card__bioContent::-webkit-scrollbar-button:single-button {
  display: none !important;
}

.fa-solid.fa-xmark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: auto;
  cursor: pointer;
  pointer-events: auto;
}

.card__bio.floating.active {
  opacity: 1;
  transform: translateX(-30px);
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.6s ease-in-out, padding 0.4s ease-in-out;
  pointer-events: auto;
}

.card__bio.floating.open-left.active {
  transform: translateX(30px);
  animation: fadeSlideFromRight 0.3s ease-in-out forwards;
}

@media (max-width: 1200px) {
  .eventSpeaker {
    padding: 0 0 50px 0;
  }
  .eventSpeaker .owl-item {
    display: flex;
    justify-content: center;
    min-width: auto !important;
    max-width: unset !important;
  }
  .eventSpeaker__carouselTitle, .eventSpeaker__carouselCompany, .eventSpeaker__carouselHolderName {
    text-align: center;
  }
  .empty-speaker-space {
    margin: 0 0 80px;
  }
}
@media (max-width: 991px) {
  .eventSpeaker h2 {
    font-size: 40px;
  }
  .eventSpeaker .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 50px 0 0 0;
  }
  .eventSpeaker button.owl-dot {
    width: 10px;
    background-color: #fff !important;
    height: 10px;
    border: 1px solid #07272D !important;
    border-radius: 100px;
  }
  .eventSpeaker button.owl-prev {
    left: 0px;
  }
  .eventSpeaker button.owl-next {
    right: 0px;
  }
}
@media (max-width: 500px) {
  .card__bio.floating.active {
    opacity: 1;
    transform: translateX(-10px);
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.6s ease-in-out, padding 0.4s ease-in-out;
    pointer-events: auto;
  }
}
.event__navigation {
  display: inline-flex;
  line-height: 1;
  gap: 5px;
}
@media (max-width: 1199.98px) {
  .event__navigation {
    gap: 34px;
  }
}
@media (min-width: 992px) {
  .event__navigation {
    margin: 0 0 25px 0;
    padding: 20px 0 0 0;
    line-height: unset;
    gap: 20px;
  }
}
.event__navigation .prev-event {
  background-color: #07272D;
}
.event__navigation .next-event {
  background-color: #CC1534;
}
.event__navigation a {
  font-size: 16.2px;
  color: #FFFFFF;
  padding: 7px 10px;
  border-radius: 0px 4px 4px 0px;
  letter-spacing: 1.56px;
  align-self: center;
  transition: transform 0.3s ease;
}
.event__navigation a:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
@media screen and (min-width: 576px) {
  .event__navigation a {
    letter-spacing: 2.56px;
  }
}
.event__navigation--container {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .event__navigation--container {
    display: flex;
    justify-content: space-between;
  }
}
.event__header {
  background: rgba(7, 39, 45, 0.1490196078) 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1607843137);
  opacity: 1;
  border-radius: 0 20px 20px 0;
}
@media (min-width: 1200px) {
  .event__header {
    display: flex;
    gap: 30px;
  }
}
@media (min-width: 768px) {
  .event__intro {
    display: flex;
    padding: 20px 20px 0 20px;
    gap: 20px;
  }
}
@media (min-width: 1200px) {
  .event__intro {
    padding: 40px 40px 0 40px;
  }
}
@media (min-width: 1400px) {
  .event__intro {
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .event__title-wrapper {
    padding: 20px 15px;
  }
}
.event__title-wrapper h1 {
  font-size: 28px;
  line-height: 1;
  margin-bottom: 20px;
  color: #FFFFFF;
}
@media (min-width: 576px) {
  .event__title-wrapper h1 {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  .event__title-wrapper h1 {
    font-size: 59.4px;
  }
}
.event__title-wrapper p {
  color: #FFFFFF;
  font-size: 18px;
}
@media (min-width: 768px) {
  .event__title-wrapper {
    width: 80%;
    margin-top: 10px;
  }
}
@media (max-width: 767.98px) {
  .event__details {
    background: rgba(7, 39, 45, 0.2509803922) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    opacity: 1;
    padding: 25px 0 25px 30px;
  }
}
@media (max-width: 1199.98px) {
  .event__details {
    border-radius: 0px 20px 0px 0px;
    padding: 15px 0 15px 30px;
  }
}
@media (min-width: 768px) {
  .event__details {
    display: flex;
    width: 350px;
  }
}
.event__content {
  color: #FFFFFF;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .event__content {
    background: rgba(7, 39, 45, 0.2509803922) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    opacity: 1;
    padding: 25px 0 25px 30px;
    border-radius: 0px 20px 0px 0px;
    margin-top: 20px;
  }
}
.event__content p {
  font-size: 28px;
  margin-bottom: 0;
  text-transform: lowercase;
}
@media (min-width: 576px) {
  .event__content p {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  .event__content p {
    font-size: 59.4px;
  }
}
.event__content span {
  font-size: 16px;
  display: flex;
  gap: 10px;
  letter-spacing: 2.56px;
  align-items: center;
  padding: 15px;
  padding-left: 0;
  border-top: 1px solid rgba(164, 188, 194, 0.2);
  border-bottom: 1px solid rgba(164, 188, 194, 0.2);
  color: #F7F7F7;
}
@media (min-width: 1200px) {
  .event__content span {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.event__content a {
  max-width: fit-content;
  color: #FFFFFF;
  margin: 21px 0;
  background-color: #CC1534;
  letter-spacing: 3.52px;
  padding: 5px 20px;
  border-radius: 0px 4px 4px 0px;
  font-size: 16px;
  transition: transform 0.3s ease;
}
@media (max-width: 1199.98px) {
  .event__content a {
    margin: 15px 0px;
  }
}
.event__content a:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
@media (min-width: 992px) {
  .event__content a {
    font-size: 21.6px;
  }
}
.event__image {
  width: 100%;
  border-radius: 0 0 20px 0;
}
@media (min-width: 1400px) {
  .event__image {
    border-radius: 0 20px 20px 0;
  }
}
.event__body, .event__lower-body {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 3px solid #CC1534;
  color: #FFFFFF;
}
.event__body strong, .event__body h2, .event__body h3, .event__lower-body strong, .event__lower-body h2, .event__lower-body h3 {
  font-size: 21.6px;
}
@media (min-width: 768px) {
  .event__body strong, .event__body h2, .event__body h3, .event__lower-body strong, .event__lower-body h2, .event__lower-body h3 {
    font-size: 30px;
  }
}
.event__body p, .event__lower-body p {
  font-size: 18px;
}
.event__body p:has(strong), .event__lower-body p:has(strong) {
  margin-bottom: 15px;
}
.event__speaker--infoIcon {
  position: absolute;
  background-color: #fff;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 20px;
  border-radius: 100%;
  font-size: 25px;
  left: 200px;
  color: #07272D;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .event__speaker--infoIcon {
    left: unset;
    right: 85px;
  }
}
@media (max-width: 1199.98px) {
  .event__speaker-info {
    text-align: center;
  }
}
.event__speaker-list {
  padding-top: 20px;
}
@media (min-width: 576px) {
  .event__speaker-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .event__speaker-list {
    justify-content: flex-start;
  }
}
.event__speaker-heading {
  font-size: 28px;
  line-height: 1;
  margin: 20px 0 13px 0;
  color: #FFFFFF;
  font-weight: 400;
  padding-bottom: 20px;
  border-bottom: 3px solid #CC1534;
}
@media (min-width: 576px) {
  .event__speaker-heading {
    font-size: 45px;
  }
}
@media (min-width: 1200px) {
  .event__speaker-heading {
    font-size: 50.4px;
  }
}
.event__speaker-section {
  color: #FFFFFF;
}
.event__speaker-item {
  max-width: fit-content;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.event__speaker-item.active .event__speaker-photo::after {
  z-index: 10;
}
@media (min-width: 576px) {
  .event__speaker-item {
    margin: unset;
    flex: 1 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .event__speaker-item {
    justify-content: flex-start;
    flex: 1 1 calc(33.333% - 20px);
    max-width: calc(33.333% - 20px);
  }
}
@media (min-width: 1200px) {
  .event__speaker-item {
    flex: 1 1 calc(25% - 20px);
    max-width: calc(25% - 20px);
  }
}
.event__speaker-card {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199.98px) {
  .event__speaker-photo {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.event__speaker-photo img {
  margin-bottom: 25px;
  width: 100%;
  border-radius: 100%;
  height: 250px;
  width: 250px;
  object-fit: cover;
}
.event__speaker-info h3 {
  font-size: 28px;
  line-height: 1;
}
@media (min-width: 1200px) {
  .event__speaker-info h3 {
    font-size: 35px;
  }
}
.event__speaker-info p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .event__speaker-info p {
    font-size: 21.6px;
  }
}
.event__speaker-bio {
  position: absolute;
  top: 0;
  right: 35px;
  background: #fff;
  color: #000;
  padding: 20px;
  z-index: 2;
  color: #F7F7F7;
  width: 260px;
  background: rgba(4, 18, 21, 0.9490196078) 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 20px 0 0 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transform: translateX(-20px);
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.6s ease, padding 0.4s ease;
  pointer-events: none;
}
@media (max-width: 1199.98px) {
  .event__speaker-bio {
    border-radius: 0px 20px 20px 0px;
  }
}
@media (min-width: 576px) {
  .event__speaker-bio {
    width: 320px;
  }
}
@media (min-width: 1200px) {
  .event__speaker-bio {
    width: 350px;
  }
}
.event__speaker-bio.active {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}
.event__speaker-bio-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2.56px;
  color: #F7F7F7;
  margin-bottom: 25px;
}
.event__speaker-bio-body {
  color: #F7F7F7;
  font-size: 20px;
  height: auto;
  max-height: 300px;
  overflow-y: auto;
}
.event__speaker-bio-body::-webkit-scrollbar {
  width: 10px;
}
.event__speaker-bio-body::-webkit-scrollbar-track {
  background: #07272D;
}
.event__speaker-bio-body::-webkit-scrollbar-thumb {
  background: rgba(164, 188, 194, 0.3450980392);
}
.event__lower-body {
  border-top: none;
  border-bottom: 3px solid #CC1534;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
.event__lower-body ul {
  padding: 0 0 0 20px;
  margin: 30px 0;
}
.event__links {
  display: flex;
  gap: 10px;
  padding-bottom: 25px;
  flex-wrap: wrap;
}
.event__links a {
  color: #FFFFFF;
  padding: 5px 20px;
  background-color: #07272D;
  letter-spacing: 3.52px;
  border-radius: 0px 4px 4px 0px;
  font-size: 16px;
  align-self: center;
  transition: transform 0.3s ease;
}
.event__links a:first-child {
  background-color: #CC1534;
}
.event__links a:hover {
  transform: scale(1.1);
  text-decoration: none;
  background-color: #07272D;
}
@media (min-width: 992px) {
  .event__links {
    gap: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .event__links {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .event__link {
    padding-top: 10.5px;
    padding-bottom: 7px;
  }
}

@media (min-width: 576px) {
  .event__speaker-item:nth-child(odd) .event__speaker-bio {
    left: 215px;
    border-radius: 0 20px 20px 0;
  }
  .event__speaker-item:nth-child(even) .event__speaker-bio {
    left: -103px;
    right: unset;
    border-radius: 20px 0 0 20px;
  }
}
@media (min-width: 992px) {
  .event__speaker-item:nth-child(n) .event__speaker-bio, .event__speaker-item:nth-child(2n) .event__speaker-bio {
    left: 215px;
    border-radius: 0 20px 20px 0;
  }
  .event__speaker-item:nth-child(3n) .event__speaker-bio {
    left: -103px;
    border-radius: 20px 0 0 20px;
  }
}
@media (min-width: 1200px) {
  .event__speaker-item:nth-child(n) .event__speaker-bio, .event__speaker-item:nth-child(2n) .event__speaker-bio, .event__speaker-item:nth-child(3n) .event__speaker-bio {
    left: 215px;
    border-radius: 0 20px 20px 0;
  }
  .event__speaker-item:nth-child(4n) .event__speaker-bio {
    left: -134px;
    border-radius: 20px 0 0 20px;
  }
}
.page-theme--red .container__event {
  background: url(../../images/meetingBackgroundImage.png);
  background-repeat: no-repeat;
}
.page-theme--red .container__event-wrapper {
  background-color: #3A0B11;
}
.page-theme--red .event__container {
  background: linear-gradient(0deg, #3A0B11 60%, rgba(58, 11, 17, 0.6) 80%, rgba(58, 11, 17, 0) 100%) no-repeat padding-box;
  opacity: 1;
  margin: 0 -15px;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .page-theme--red .event__container {
    margin: 0 -40px;
    padding: 0 40px;
  }
}
.page-theme--red .eventSpeaker h2 {
  border-bottom: 1px solid #CC1534;
}

.page-theme--blue .container__event {
  background-image: url(../../images/summerMettingBackground.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.page-theme--blue .event__container {
  background: transparent linear-gradient(180deg, rgba(7, 39, 45, 0) 0%, #07272D 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  margin: 0 -15px;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .page-theme--blue .event__container {
    margin: 0 -40px;
    padding: 0 40px;
  }
}
.page-theme--blue .event__navigation .next-event {
  background-color: #009CDE;
}
.page-theme--blue .event__navigation .next-event:hover {
  background-color: #07272D;
}
.page-theme--blue .event__content a {
  background-color: #009CDE;
}
.page-theme--blue .event__content a:hover {
  background-color: #07272D;
}
.page-theme--blue .event__body {
  border-top: 3px solid #009CDE;
}
.page-theme--blue .event__speaker-heading {
  border-bottom: 3px solid #009CDE;
}
.page-theme--blue .event__lower-body {
  border-bottom: 3px solid #009CDE;
}
.page-theme--blue .event__links a:first-child {
  background-color: #009CDE;
}
.page-theme--blue .event__links a:hover {
  background-color: #07272D;
}
@media (min-width: 992px) {
  .page-theme--blue .event__link {
    padding-top: 10.5px;
    padding-bottom: 7px;
    font-size: 16px;
  }
}

.empty-speaker-space {
  margin: 0;
}

.no-speakers {
  margin-bottom: 39px;
}
@media (min-width: 1200px) {
  .no-speakers .event-card {
    top: 37px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.committeeAdvisory .breadcrumb {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .committeeAdvisory .breadcrumb {
    margin-bottom: 25px;
  }
}
.committeeAdvisory__list li {
  font-weight: normal;
}
.committeeAdvisory__list li a {
  font-weight: normal !important;
}
.committeeAdvisory article h2, .committeeAdvisory article h3 {
  color: #07272D !important;
  font-size: 22px;
  margin-bottom: 0px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .committeeAdvisory article h2, .committeeAdvisory article h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .committeeAdvisory article h2, .committeeAdvisory article h3 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .committeeAdvisory__content {
    padding-left: 0px;
  }
}
.committeeAdvisory__content h1 {
  margin: unset;
}
.committeeAdvisory__contentDetails {
  border-bottom: 3px solid #009CDE;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
@media (max-width: 991.98px) {
  .committeeAdvisory__contentDetails {
    padding-bottom: 20px;
  }
}
.committeeAdvisory__contentDetails .content-page__page-tag {
  margin-top: unset !important;
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .committeeAdvisory__contentDetails .content-page__page-tag {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .committeeAdvisory__contentDetails h1 {
    max-width: 70%;
  }
}
.committeeAdvisory__relatedContentSection {
  margin-bottom: 18px;
}
@media (min-width: 1200px) {
  .committeeAdvisory__relatedContentSection {
    display: flex;
    justify-content: space-between;
  }
}
.committeeAdvisory__article strong {
  font-size: 22px;
}
@media (min-width: 1200px) {
  .committeeAdvisory__article {
    width: 70%;
  }
}
.committeeAdvisory__quoteContainer p {
  font-size: 22px;
}
@media screen and (min-width: 1400px) {
  .committeeAdvisory__quoteContainer p {
    font-size: 25px;
  }
}
.committeeAdvisory__quote {
  background: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 10px 10px 0px;
  margin-bottom: 37px;
}
@media screen and (min-width: 1400px) {
  .committeeAdvisory__quote {
    border-radius: 10px;
  }
}
.committeeAdvisory__quote p {
  font-size: 20px;
  padding: 15px 11px;
  line-height: 1.4;
}
@media screen and (min-width: 1400px) {
  .committeeAdvisory__quote p {
    font-size: 28px;
    padding: 25px;
  }
}
.committeeAdvisory .cta-buttons {
  margin-top: 28px;
}
.committeeAdvisory .cta-btn {
  font-size: 16px !important;
  background: #07272D !important;
  border-radius: 0px 4px 4px 0px;
  color: #FFFFFF !important;
  text-decoration: none !important;
  padding: 6px 10px 4px;
  font-weight: 500 !important;
  letter-spacing: 2.56px;
  margin-bottom: 7px;
  margin-right: 15px;
  width: unset;
  transition: transform 0.5s ease;
}
@media (max-width: 991.98px) {
  .committeeAdvisory .cta-btn {
    padding: 6px 10px 4px;
  }
}
.committeeAdvisory .cta-btn:hover {
  transform: scale(1.1);
}
.committeeAdvisory hr {
  border: none;
  height: 3px;
  background-color: #009CDE;
  margin: 18px 0 20px;
}
@media (min-width: 768px) {
  .committeeAdvisory hr {
    margin: 27px 0;
  }
}
.committeeAdvisory .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #009CDE;
}
@media (min-width: 1200px) {
  .committeeAdvisory .related-content {
    margin-top: 118px;
    margin-right: -40px;
  }
}
.committeeAdvisory .related-content .latest-news__card .news-card__content:after {
  background-color: #009CDE;
}
@media screen and (min-width: 1400px) {
  .committeeAdvisory .content-page__page-tag {
    padding: 3px 27px;
  }
}
.committeeAdvisory__accordion {
  margin: 60px 0 30px;
}
@media screen and (min-width: 1400px) {
  .committeeAdvisory__accordion {
    margin: 60px 0 50px;
  }
}
.committeeAdvisory__accordion h5 {
  color: #07272D !important;
}
.committeeAdvisory__accordion .accordion__card-body {
  padding: unset;
  margin: unset;
  background-color: unset;
  box-shadow: unset;
}
.committeeAdvisory__accordion .accordion__card-heading:after {
  color: #009CDE;
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion table {
    margin: 20px 0;
  }
}
.committeeAdvisory__accordion table strong {
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion table strong {
    font-size: 22px;
  }
}
.committeeAdvisory__accordion .table__body-cell:first-child {
  background: #009CDE;
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion .table__body-cell:first-child {
    background: unset;
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion .table__head-row {
    background: #009CDE;
  }
}
.committeeAdvisory__accordion .table__body-row {
  border: unset;
  border-radius: 0px 10px 10px 0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1607843137);
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion .table__body-row {
    border-radius: unset;
    box-shadow: unset;
  }
}
.committeeAdvisory__accordion tr.table__body-row {
  margin: 16px 0;
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion tr.table__body-row {
    margin: 0;
  }
}
.committeeAdvisory__accordion .accordion__table-data {
  background: #fff;
  border-radius: unset;
  font-weight: bold;
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion .accordion__table-data {
    background: unset;
    font-size: 22px;
  }
}
.committeeAdvisory__accordion .accordion__table-data:before {
  color: #009CDE;
}
.committeeAdvisory__accordion .table__body-cell:last-child {
  border-radius: 0 0px 10px 0;
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion .table__head-cell:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion table tbody tr:nth-child(odd) {
    background: #FFFFFF;
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion table tbody tr:nth-child(even) {
    background: rgba(164, 188, 194, 0.1490196078);
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion .table__head-cell-text {
    font-size: 24px;
    color: #FFFFFF;
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion table th {
    padding: 12px 15px;
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion table tr td {
    padding: 12px 15px;
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__accordion .table__body-cell p {
    margin-bottom: unset;
  }
}
.committeeAdvisory__accordion .accordion__card-heading:after {
  background-image: unset;
  content: "\f068";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 21px;
}
.committeeAdvisory__accordion .accordion__card-button.collapsed .accordion__card-heading::after {
  background-image: unset;
  content: "\f067";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 21px;
}
.committeeAdvisory__accordion .table-wrapper {
  margin-bottom: 17px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.page-theme--blue .winter-meeting-container .category-list ul li:has(a.active-category) {
  background: #009CDE;
}
.page-theme--blue .winter-meeting-container .session-wrapper .session-row .info-tab {
  background-color: #009CDE;
}
.page-theme--blue .winter-meeting-container .sub-section {
  border-bottom: 1px solid rgba(0, 155, 221, 0.5019607843);
}

@media (min-width: 1200px) {
  .meeting .container__event-wrapper {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .meeting .footer-site {
    margin-top: 0px;
  }
}

@media (min-width: 1200px) {
  .bTSEvents .event-banner {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .bTSEvents .footer-site {
    margin-top: 0px;
  }
}

.event-menu ul li {
  color: #FFFFFF;
}
.event-menu ol li {
  color: #FFFFFF;
}
.event-menu h2:not(table h2), .event-menu h3:not(table h3), .event-menu h4:not(table h4), .event-menu h5:not(table h5), .event-menu h6:not(table h6), .event-menu span:not(table span), .event-menu div:not(table div), .event-menu strong:not(table strong), .event-menu em:not(table em), .event-menu b:not(table b) {
  color: #FFFFFF;
}
.event-menu .rte a:not(.button--involved):not(.button--download):not(.rte__button) {
  text-decoration: underline;
  color: #FFFFFF;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .bTSEvents .meeting-event__topSection .event-navigation {
    display: block;
  }
}
@media (max-width: 1200px) {
  .bTSEvents .meeting-event__topSection .event-navigation__list {
    height: unset;
  }
}

.meetingEventWrapper {
  display: flex;
  position: relative;
}

.bTSEvents .page-theme--red .event-banner::after {
  z-index: -1;
}

@media (min-width: 992px) {
  .bTSEvents .breadcrumb__list-item:nth-child(4) {
    margin-left: -9px;
  }
}

.winter-meeting-container {
  position: relative;
  background: url("/assets/images/winter-page-bg.png") no-repeat center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.winter-meeting-container .session-wrapper {
  width: 100%;
  position: relative;
  padding: 0 0 20px 0;
  z-index: 999;
}
.winter-meeting-container .session-wrapper .session-row {
  display: flex;
  overflow: hidden;
  scroll-behavior: smooth;
  padding: 0 0 10px 0;
  text-align: left;
  align-items: stretch;
  gap: 36px;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .session-wrapper .session-row {
    gap: 0;
  }
}
.winter-meeting-container .session-wrapper .session-row .session-card {
  min-width: 390px;
  max-width: 390px;
  min-height: 400px;
  background: rgba(7, 39, 45, 0.2509803922);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media screen and (min-width: 1440px) and (max-width: 1500px) {
  .winter-meeting-container .session-wrapper .session-row .session-card {
    max-width: 360px;
    min-width: 360px;
  }
}
@media only screen and (max-width: 1400px) {
  .winter-meeting-container .session-wrapper .session-row .session-card {
    max-width: 320px;
    min-width: 320px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .winter-meeting-container .session-wrapper .session-row .session-card {
    max-width: 265px;
    min-width: 265px;
  }
}
.winter-meeting-container .session-wrapper .session-row .session-card a {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-decoration: none;
}
.winter-meeting-container .session-wrapper .session-row .session-card .session-time {
  color: #F7F7F7;
  text-align: left;
  font-size: 32px;
  letter-spacing: 0px;
  line-height: 38px;
  border-bottom: 1px solid #A4BCC2;
  margin-right: -20px;
  text-transform: lowercase;
}
.winter-meeting-container .session-wrapper .session-row .session-card .session-time span {
  padding-right: 20px;
}
.winter-meeting-container .session-wrapper .session-row .session-card .session-title {
  text-align: left;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 20px;
  padding-top: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section {
  margin-top: auto;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .session-duration {
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  color: #F7F7F7;
  border-top: 1px solid #A4BCC2;
  padding-top: 10px;
  margin-right: -20px;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .session-duration span {
  padding-right: 20px;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .session-duration::before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  margin-right: 8px;
  font-size: 20px;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .session-type {
  text-align: left;
  margin: 10px 5px 20px 0;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .session-type p {
  display: inline-block;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.1803921569);
  border-radius: 26px;
  padding: 5px 15px;
  margin: 10px 5px 0 0;
  color: #fff;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .session-guests {
  display: flex;
  align-items: center;
  gap: 10px;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar {
  background: linear-gradient(139deg, rgba(247, 247, 247, 0.0784313725) 0%, rgba(124, 124, 124, 0.0392156863) 100%);
  height: 85.43px;
  width: 85.43px;
  border-radius: 50%;
}
@media (min-width: 992px) {
  .winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar:hover .speakerName {
  pointer-events: unset;
  user-select: unset;
  opacity: 1;
  visibility: visible;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar i {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.2);
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar span.speakerName {
  display: none;
}
@media (min-width: 992px) {
  .winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar span.speakerName {
    letter-spacing: -0.07px;
    padding: 6px 10px 6px 10px;
    background-color: #07272D;
    position: absolute;
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    border-radius: 26px;
    color: #fff;
    font-size: 14px;
    transition: all ease-in 0.2s;
    pointer-events: none;
    user-select: none;
    visibility: hidden;
    opacity: 0;
    bottom: -25px;
  }
}
.winter-meeting-container .session-wrapper .session-row .session-card .bottom-section .guest-avatar:not(:first-child) {
  margin-left: -30px;
}
.winter-meeting-container .session-wrapper .session-row .info-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px;
  text-align: center;
  background: #CB1634;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .session-wrapper .session-row .info-tab {
    margin-right: 0;
  }
}
.winter-meeting-container .session-wrapper .session-row .info-tab .session-information {
  height: auto;
  text-align: center;
  font-size: 22px;
  padding: 0 4px 0 4px;
  color: #fff;
}
.winter-meeting-container .session-wrapper .session-row .info-tab .session-information i {
  cursor: pointer;
}
.winter-meeting-container .session-wrapper .session-row .event-info {
  background: rgba(4, 18, 21, 0.9490196078);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
  width: 500px;
  opacity: 90%;
  margin-right: 30px;
  transition: all ease-in 0.8s;
  user-select: none;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 200px;
  top: 0;
  height: 100%;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .session-wrapper .session-row .event-info {
    width: 100%;
    left: 0px;
  }
}
.winter-meeting-container .session-wrapper .session-row .event-info.openTabInfo {
  visibility: visible;
  pointer-events: auto;
  user-select: auto;
  opacity: 100%;
  left: 390px;
  z-index: 9;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .session-wrapper .session-row .event-info.openTabInfo {
    position: absolute;
    width: 100%;
    left: 0px;
  }
}
.winter-meeting-container .session-wrapper .session-row .event-info__information {
  width: 500px;
  padding: 25px 25px 25px 0;
  margin-left: 20px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .session-wrapper .session-row .event-info__information {
    width: 100%;
  }
}
.winter-meeting-container .session-wrapper .session-row .event-info__information .label {
  display: flex;
  border-bottom: 1px solid #A4BCC2;
  width: 100%;
  justify-content: space-between;
  margin-top: 0;
}
.winter-meeting-container .session-wrapper .session-row .event-info__information .label p {
  color: #fff;
  letter-spacing: 2.56px;
  text-align: left;
  line-height: 19px;
  font-size: 16px;
}
.winter-meeting-container .session-wrapper .session-row .event-info__information .label i {
  color: #fff;
  position: absolute;
  top: 15px;
  right: 40px;
  cursor: pointer;
}
.winter-meeting-container .session-wrapper .session-row .event-info__information div {
  text-align: left;
  color: white;
  font-size: 20px;
  line-height: 28px;
  margin-top: 18px;
  height: auto;
  max-height: 300px;
  overflow-y: auto;
  padding-right: 5px;
}
.winter-meeting-container .session-wrapper .session-row .event-info__information div::-webkit-scrollbar {
  width: 10px;
}
.winter-meeting-container .session-wrapper .session-row .event-info__information div::-webkit-scrollbar-track {
  background: #07272D;
}
.winter-meeting-container .session-wrapper .session-row .event-info__information div::-webkit-scrollbar-thumb {
  background: rgba(164, 188, 194, 0.3450980392);
}
.winter-meeting-container .session-wrapper .scroll-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  color: white;
  border: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 10;
}
.winter-meeting-container .session-wrapper .scroll-btn i {
  font-size: 35px;
  color: rgba(247, 247, 247, 0.7647058824);
}
.winter-meeting-container .session-wrapper .scroll-btn.left-btn {
  left: -10px;
}
.winter-meeting-container .session-wrapper .scroll-btn.left-btn:focus {
  outline: none;
}
.winter-meeting-container .session-wrapper .scroll-btn.right-btn {
  right: -10px;
}
.winter-meeting-container .session-wrapper .scroll-btn.right-btn:focus {
  outline: none;
}
.winter-meeting-container .page-title {
  font-size: 100px;
  text-align: left;
  letter-spacing: 0px;
  line-height: 80px;
  color: #fff;
  width: 60%;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .page-title {
    font-size: 50px;
    width: 100%;
    line-height: normal;
    margin-bottom: 0px;
  }
}
.winter-meeting-container .page-title .bold {
  font-weight: bold;
}
.winter-meeting-container .page-title .normal {
  font-weight: normal;
}
.winter-meeting-container .sub-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 40px;
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(204, 21, 52, 0.5019607843);
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .sub-section {
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .winter-meeting-container .sub-section .day-filters {
    margin-top: 20px;
  }
}
.winter-meeting-container .sub-section__subTitle {
  font-size: 50px;
  text-align: left;
  line-height: 30px;
  text-wrap: nowrap;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .sub-section__subTitle {
    font-size: 30px;
    width: 100%;
  }
}
.winter-meeting-container .sub-section .day-filters {
  display: flex;
  gap: 25px;
  text-align: end;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .sub-section .day-filters {
    gap: 15px;
  }
}
.winter-meeting-container .sub-section .day-filters a {
  color: #ffffff;
  font-size: 50px;
  line-height: 30px;
  font-size: 18px;
  text-decoration: none;
}
.winter-meeting-container .sub-section .day-filters a p {
  font-size: 50px;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .sub-section .day-filters a p {
    font-size: 40px;
  }
}
.winter-meeting-container .sub-section .day-filters a:hover {
  text-decoration: none;
}
.winter-meeting-container .sub-section .day-filters a.active-day {
  color: #fff; /* white */
  font-weight: 500;
}
.winter-meeting-container .sub-section .day-filters a.inactive-day {
  opacity: 0.6;
}
.winter-meeting-container .sub-section .day-filters a.inactive-day p {
  font-size: 40px;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .sub-section .day-filters a.inactive-day p {
    font-size: 30px;
    margin-bottom: 0px;
  }
}
.winter-meeting-container .category-list {
  display: flex;
  width: 100%;
  align-items: center;
}
@media (min-width: 1200px) {
  .winter-meeting-container .category-list {
    padding-bottom: 1.5rem;
  }
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .category-list {
    flex-wrap: wrap;
  }
}
.winter-meeting-container .category-list p {
  font-size: 30px;
  color: #fff;
  text-align: left;
  letter-spacing: -0.16px;
  line-height: 38px;
  text-wrap: nowrap;
}
@media (min-width: 1200px) {
  .winter-meeting-container .category-list p {
    margin-bottom: 0px;
  }
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .category-list p {
    font-size: 22px;
  }
}
.winter-meeting-container .category-list ul li:has(a.active-category) {
  background: #CB1634;
  color: #fff;
}
.winter-meeting-container .category-list ul li:has(a.active-category) a {
  color: #fff;
}
.winter-meeting-container .category-list .filterNavigation__list {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
  padding-left: 10px;
}
@media (max-width: 1400px) {
  .winter-meeting-container .category-list .filterNavigation__list {
    justify-content: space-between;
  }
}
.winter-meeting-container .category-list .filterNavigation__list .event-navigation__arrow {
  display: block;
}
.winter-meeting-container .category-list .filterNavigation__list .event-navigation__arrow i {
  color: rgba(247, 247, 247, 0.7647058824);
}
.winter-meeting-container .category-list ul {
  display: flex;
  gap: 20px;
  background: rgba(7, 39, 45, 0.2509803922);
  width: 100%;
  padding-left: 0;
  margin-left: 20px;
  border-radius: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  margin-bottom: 0px;
  -webkit-overflow-scrolling: touch;
  margin-left: 0px;
  -ms-overflow-style: none; /* IE & Edge */
  scrollbar-width: none; /* Firefox */
}
@media (max-width: 1400px) {
  .winter-meeting-container .category-list ul {
    width: 80%;
  }
}
@media (min-width: 1400px) and (max-width: 1600px) {
  .winter-meeting-container .category-list ul {
    width: 80%;
  }
}
.winter-meeting-container .category-list ul::-webkit-scrollbar {
  display: none;
}
.winter-meeting-container .category-list ul li {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 26px;
  list-style: none;
  padding: 2px 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-wrap: nowrap;
}
.winter-meeting-container .category-list ul li a {
  text-decoration: none;
  color: #000;
  text-align: center;
  transition: transform 0.3s ease;
  font-size: 22px;
  line-height: 38px;
  letter-spacing: -0.11px;
}
.winter-meeting-container .category-list ul li:hover {
  background: #000;
  color: #fff;
  transform: scale(1.1);
}
.winter-meeting-container .category-list ul li:hover a {
  color: #fff;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .category-list ul {
    overflow-x: auto;
    gap: 10px; /* Reduce gap on mobile */
    margin-left: 0px;
    padding: 5px;
  }
  .winter-meeting-container .category-list ul li {
    padding: 2px 15px; /* Smaller padding for pills */
  }
  .winter-meeting-container .category-list ul li a {
    font-size: 16px; /* Reduce font size for mobile */
    line-height: 24px;
  }
}
.winter-meeting-container .session-time-title {
  font-size: 50px;
  line-height: 30px;
  color: #fff;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  z-index: 9999;
}
@media (max-width: 1199.98px) {
  .winter-meeting-container .session-time-title {
    font-size: 40px;
    line-height: 48px;
  }
}

.portal-info {
  background: rgba(4, 18, 21, 0.9490196078);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  color: #fff;
  border-radius: 0px 20px 20px 0px;
  padding: 20px;
  position: absolute;
  width: 500px;
  opacity: 0;
  transition: opacity 0.55s ease, transform 0.55s cubic-bezier(0.22, 0.68, 0.25, 1);
  overflow: hidden;
  transform: scale(0.96);
}
@media screen and (min-width: 1600px) {
  .portal-info {
    transition: all ease-in-out 0.75s;
  }
}

.portal-info.open {
  opacity: 1;
  transform: scale(1);
}

/* -----------------------
RIGHT OPENING (default)
----------------------- */
.portal-info.open-right {
  transform: translateX(-20px); /* start slightly left */
}

.portal-info.open-right.open {
  transform: translateX(400px); /* slide right */
  opacity: 1;
}

/* ------------------------
LEFT SLIDE (FIXED)
------------------------ */
.portal-info.open-left {
  transform: translateX(800px); /* start far right */
}

.portal-info.open-left.open {
  transform: translateX(-518px); /* slide into place */
  opacity: 1;
}

/* Hide original event-info */
.meetingEventWrapper > .event-info {
  display: none !important;
}

.portal-info .label {
  display: flex;
  border-bottom: 1px solid #A4BCC2;
  width: 100%;
  justify-content: space-between;
  margin-top: 0;
  padding-top: 0;
}

.portal-info .label i {
  cursor: pointer;
}

.portal-info .event-info__information .label + div {
  text-align: left;
  color: white;
  font-size: 20px;
  line-height: 28px;
  margin-top: 18px;
  height: auto;
  max-height: 295px;
  overflow-y: auto;
  padding-right: 5px;
  scrollbar-width: thin;
  scrollbar-color: #888 #222;
}

.session-wrapper .owl-carousel .owl-stage {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.session-wrapper .owl-nav {
  display: none;
}

/* ----- LEFT OPENING ----- */
.portal-info.open-left {
  transform: translateX(850px); /* start at card right edge */
  border-radius: 20px 0px 0px 20px;
}

.winter-meeting-container .category-list .filterNavigation__list .event-navigation__leftArrow i {
  color: rgba(247, 247, 247, 0.7647058824);
}

.winter-meeting-container .event-navigation__arrow,
.winter-meeting-container .event-navigation__leftArrow {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  pointer-events: auto;
  cursor: pointer;
}
.winter-meeting-container .event-navigation__arrow.is-hidden,
.winter-meeting-container .event-navigation__leftArrow.is-hidden {
  opacity: 0;
  pointer-events: none;
}

@media (min-width: 1600px) {
  .winter-meeting-container .category-list ul {
    width: 92%;
  }
}
.bTSMeeting .event ul li {
  color: #FFFFFF;
}
.bTSMeeting .event ol li {
  color: #FFFFFF;
}
.bTSMeeting .event h2:not(table h2), .bTSMeeting .event h3:not(table h3), .bTSMeeting .event h4:not(table h4), .bTSMeeting .event h5:not(table h5), .bTSMeeting .event h6:not(table h6), .bTSMeeting .event span:not(table span), .bTSMeeting .event div:not(table div), .bTSMeeting .event strong:not(table strong), .bTSMeeting .event em:not(table em), .bTSMeeting .event b:not(table b) {
  color: #FFFFFF;
}
.bTSMeeting .event a:not(.tooltip-btn):not(.event__link):not(.event__details a) {
  text-decoration: underline;
  color: #FFFFFF;
}

@media (min-width: 992px) {
  .event__link {
    font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .event__link {
    padding-top: 10.5px !important;
    padding-bottom: 7px !important;
  }
}
.Hyperlink {
  overflow-wrap: anywhere;
}

.bTSMeeting .event__links > ul {
  padding: 0 0 0 20px;
}

@media (max-width: 1198.98px) {
  .joinModule #bts-join-step3-dropdown-container.address-finder {
    max-width: unset;
    min-width: unset;
  }
}
.page-theme--blue .event-banner::before {
  background-color: #009cde;
}

.page-theme--red .event-banner::before {
  background-color: #cc1534;
}

.event-banner .owl-nav.rightNavigation button.owl-next {
  display: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.search--page {
  width: 100%;
}
.search--page__search-section {
  text-align: center;
}
.search--page__search-section .rte {
  text-align: center;
}
.search--page__search-section .rte h1 {
  font-size: 70px !important;
}
@media (max-width: 1499.98px) {
  .search--page__search-section .rte h1 {
    font-size: 56px !important;
  }
}
@media (max-width: 1199.98px) {
  .search--page__search-section .rte h1 {
    font-size: 48px !important;
  }
}
.search--page__search-section .rte .search-list {
  text-align: center;
}
.search--page__search-section .rte .search-list__sector-title {
  border-radius: 0px 4px 4px 0px;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
  height: 36px;
  padding: 5px 15px 5px 15px;
  margin: 20px 0 0;
}
@media (max-width: 1199.98px) {
  .search--page__search-section .rte .search-list__sector-title {
    height: 100%;
  }
}
.search--page__search-section .rte .search-list__search-form {
  width: 985px;
  margin: auto;
  height: 52px;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 26px;
  padding: 4px;
  color: rgba(7, 39, 45, 0.5);
  letter-spacing: -0.12px;
  line-height: 38px;
}
@media (min-width: 992px) and (max-width: 1599px) {
  .search--page__search-section .rte .search-list__search-form {
    width: 800px;
  }
}
@media (max-width: 1199.98px) {
  .search--page__search-section .rte .search-list__search-form {
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  .search--page__search-section .rte .search-list__search-form {
    width: 100%;
  }
}
.search--page__search-section .rte .search-list__search-form .form-search {
  position: relative;
  width: 100%;
  height: -webkit-fill-available;
}
.search--page__search-section .rte .search-list__search-form .form-search .form-search__input-text {
  width: 985px;
  height: 52px;
  border: none;
  outline: none;
  border-radius: 26px;
  padding: 12px 50px 12px 20px;
  font-size: 24px;
  color: rgba(7, 39, 45, 0.5019607843);
  line-height: 38px;
  box-sizing: border-box;
  letter-spacing: -0.12px;
}
.search--page__search-section .rte .search-list__search-form .form-search .form-search__input-text:focus {
  outline: 3px solid #07272D;
  outline-offset: 2px;
}
.search--page__search-section .rte .search-list__search-form .form-search .form-search__inline-button {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #07272D;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
}
.search--page__search-section .rte .search-list__search-form .form-search .form-search__inline-button:focus {
  outline: 3px solid #07272D;
  outline-offset: 2px;
}
.search--page__search-section .rte .search-list__search-form .form-search .form-search__inline-button::before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 1;
  font-size: 28px;
}
.search--page__search-section .rte .search-list__stat {
  color: #07272D;
  font-size: 24px;
  text-align: center;
  line-height: 28px;
  padding: 20px;
  letter-spacing: 0px;
}
.search--page__search-section .rte .search-list__stat span {
  font-weight: bold;
}
.search--page__search-section .rte .search-list__search-results {
  text-align: left;
}
.search--page__search-section .rte .search-list__search-results .search-result {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 20px;
  border-radius: 0px 20px 20px 0px;
}
@media (max-width: 1199.98px) {
  .search--page__search-section .rte .search-list__search-results .search-result {
    flex-wrap: wrap;
    align-items: center;
  }
}
.search--page__search-section .rte .search-list__search-results .search-result a {
  margin: 0;
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  font-size: 16px;
  height: 100%;
  width: 175px;
  letter-spacing: 2.88px;
  line-height: 19px;
  background: #07272D;
  border-radius: 0px 4px 4px 0px;
  padding: 11px 0 9px;
  font-weight: 500;
  transition: transform 0.3s ease;
}
.search--page__search-section .rte .search-list__search-results .search-result a:hover {
  transform: scale(1.1);
  text-decoration: none;
}
.search--page__search-section .rte .search-list__search-results .search-result h3 {
  font-size: 30px;
  text-align: left;
  letter-spacing: 0px;
  line-height: 32px;
  color: #07272D;
  font-weight: normal;
  width: 80%;
}
@media (max-width: 1199.98px) {
  .search--page__search-section .rte .search-list__search-results .search-result h3 {
    font-size: 18px;
    line-height: 1.2;
    width: 69%;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
@media (max-width: 767.98px) {
  .latest-news__card .news-card__title {
    margin-bottom: 10px;
  }
}

.my-bts {
  background: #FFFFFF;
}
.my-bts__main .info-box__heading {
  color: #07272D;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .my-bts__main .info-box__heading {
    margin-bottom: 25px;
  }
}
.my-bts__main .rte {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .my-bts__main .rte {
    margin-bottom: 0px;
  }
}
.my-bts__main .rte > h1 {
  font-size: 40px !important;
}
@media (min-width: 768px) {
  .my-bts__main .rte > h1 {
    font-size: 70px !important;
  }
}
@media (max-width: 767.98px) {
  .my-bts__main .rte p {
    margin-bottom: 20px;
  }
}
.my-bts__main-tile {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .my-bts__main-tile {
    gap: 5px;
  }
}
@media (min-width: 992px) {
  .my-bts__main-tile {
    justify-content: start;
  }
}
.my-bts__main-tile-content {
  flex: 1 1 100%;
}
.my-bts__main-tile-content a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(164, 188, 194, 0.2509803922);
  border-radius: 0 20px 20px 0;
  overflow: hidden;
  transition: transform 0.5s ease;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.my-bts__main-tile-content a .my-bts__mainTitleHeading {
  color: #07272D;
  margin: 0 0 0 25px;
  line-height: 1;
  font-size: 30px;
  flex: 1;
  font-weight: 500;
}
@media screen and (min-width: 1600px) {
  .my-bts__main-tile-content a .my-bts__mainTitleHeading {
    margin: 0 25px 0 25px;
  }
}
.my-bts__main-tile-content a span {
  font-size: 50px;
  background: #07272D;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A4BCC2;
  border-radius: 0 20px 20px 0;
  flex-shrink: 0;
  flex-grow: 0;
  height: 100%;
  font-weight: 500;
}
@media screen and (min-width: 1600px) {
  .my-bts__main-tile-content a span {
    padding: 13px 15px;
  }
}
.my-bts__main-tile-content a:hover {
  text-decoration: none;
  color: unset;
  transform: scale(1.04);
}
@media (min-width: 576px) {
  .my-bts__main-tile-content {
    flex: calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (min-width: 992px) {
  .my-bts__main-tile-content {
    max-width: calc(33.77% - 20px);
  }
}
@media (min-width: 1400px) {
  .my-bts__main-tile-content {
    max-width: calc(25.33% - 20px);
  }
}
@media screen and (min-width: 1600px) {
  .my-bts__main-tile-content {
    max-width: calc(25.23% - 20px);
  }
}
@media screen and (min-width: 1400px) {
  .my-bts__main-tile-content {
    margin-bottom: 14px;
  }
}
@media (min-width: 1400px) {
  .my-bts__main-tile {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1600px) {
  .my-bts__main-tile {
    margin-bottom: 96px;
  }
}
.my-bts .horizontalLine {
  height: 20px;
}
@media (min-width: 992px) {
  .my-bts .horizontalLine {
    height: 36px;
  }
}
.my-bts__promo {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .my-bts__promo {
    padding-bottom: 60px;
  }
}
.my-bts__promo .latest-news {
  margin-top: 0;
}
@media (max-width: 767.98px) {
  .my-bts__promo .latest-news {
    margin-bottom: 0px;
  }
}
.my-bts__promo .latest-news__header {
  margin-top: 15px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .my-bts__promo .latest-news__header {
    margin-top: 10px;
    margin-bottom: 12px;
  }
}
.my-bts__promo .latest-news__header h2 {
  line-height: 1;
}
@media (max-width: 767.98px) {
  .my-bts__promo .latest-news__header h2 {
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .my-bts__promo .latest-news__header {
    margin-top: 20px;
    margin-bottom: 32px;
  }
}
@media (min-width: 1200px) {
  .my-bts__promo .latest-news__card .news-card__date {
    margin-bottom: 14px;
  }
}
@media (max-width: 767.98px) {
  .my-bts__promo .latest-news__card .news-card__title {
    margin-bottom: 10px;
  }
}
.my-bts__promo .latest-news__carousel .owl-stage-outer:after {
  width: 100px;
}
.my-bts__promo .latest-news__carousel .owl-nav button.owl-next {
  right: 0;
}
.my-bts__promo .latest-news__carousel .owl-next:focus-visible,
.my-bts__promo .latest-news__carousel .owl-prev:focus-visible {
  outline: 2px solid #005fcc;
  outline-offset: 3px;
}

.bTSMyBtsLandingPage.page-theme--blue .footer-site {
  margin-top: 0px;
}

@media (min-width: 1400px) {
  .my-bts-links {
    margin-bottom: 50px;
  }
}

.my-bts-links__button.my-bts-links__button--thorax {
  flex-direction: row;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border: none;
  min-height: unset;
}

.my-bts-links__button.my-bts-links__button--thorax::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(https://thorax.bmj.com/current-issue/cover-image-medium/cover.jpg);
  background-size: contain;
  background-repeat: no-repeat;
}

a.my-bts-links__button.my-bts-links__button--join-bts {
  padding: 0px;
  border: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.elearning--resource__heroSection h1 {
  margin-bottom: unset;
}
@media screen and (min-width: 1400px) {
  .elearning--resource__heroSection h1 {
    max-width: 70%;
  }
}
.elearning--resource__contentDetails {
  border-bottom: 3px solid #009CDE;
  margin-bottom: 30px;
  padding-bottom: 25px;
}
@media (max-width: 991.98px) {
  .elearning--resource__contentDetails {
    padding-bottom: 20px;
  }
}
.elearning--resource__relatedContentSection {
  margin-bottom: 18px;
}
.elearning--resource__relatedContentSection article {
  max-width: 70%;
}
@media (max-width: 767.98px) {
  .elearning--resource__relatedContentSection article {
    max-width: unset;
  }
}
.elearning--resource .cta-buttons {
  margin-top: 28px;
}
.elearning--resource .cta-btn {
  font-size: 18px !important;
  background: #07272D !important;
  border-radius: 0px 4px 4px 0px;
  color: #FFFFFF !important;
  text-decoration: none !important;
  padding: 4px 10px;
  font-weight: 100 !important;
  letter-spacing: 2.56px;
  margin-bottom: 7px;
  margin-right: 15px;
  width: unset;
  transition: transform 0.5s ease;
}
.elearning--resource .cta-btn:hover {
  transform: scale(1.1);
}
.elearning--resource hr {
  border: none;
  height: 3px;
  background-color: #009CDE;
  margin: 16px 0 24px 0;
}
.elearning--resource div:has(> iframe) {
  margin-top: 20px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .elearning--resource div:has(> iframe) {
    margin-bottom: 40px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.download-button .link-list {
  border: none;
  padding: unset;
}
.download-button .link-list__item {
  margin-bottom: 20px;
  border-radius: 0px 10px 10px 0px;
  background-color: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  padding: 10px 16px 10px 10px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .download-button .link-list__item {
    padding: 20px 20px 20px 30px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-radius: 0px 20px 20px 0px;
  }
}
.download-button .link-list__title {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .download-button .link-list__title {
    margin-bottom: 0px;
    width: 70%;
  }
}
.download-button .link-list__title strong {
  font-size: 18px;
  line-height: 21px;
  font-family: "effra";
  font-weight: 600;
  color: #07272D;
  letter-spacing: 0px;
}
@media (min-width: 992px) {
  .download-button .link-list__title strong {
    font-weight: 400;
  }
}
@media (min-width: 1200px) {
  .download-button .link-list__title strong {
    font-size: 24px;
    line-height: 32px;
  }
}
.download-button .link-list a {
  background-color: #07272D;
  color: #FFFFFF !important;
  font-size: 16px !important;
  letter-spacing: 2.56px;
  line-height: 19px;
  font-family: "effra";
  padding: 8px 10px 8px 10px;
  border-radius: 0px 4px 4px 0px;
  transition: all ease-in 0.3s;
  text-decoration: none !important;
  order: 1;
  font-weight: normal !important;
  max-width: fit-content;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}
.download-button .link-list a:hover {
  text-decoration: none;
  transform: scale(1.1);
}
.download-button .link-list a::after {
  content: "\f105";
  display: inline-block;
  font-size: 16px;
  color: #FFFFFF;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  margin-left: 10px;
}
.download-button .link-list:last-of-type {
  margin-bottom: 0;
}

.bTSGeneralLandingPage .download-button-withoutdescription, .bTSQualityImprovementLandingPage .download-button-withoutdescription {
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .bTSGeneralLandingPage .download-button-withoutdescription, .bTSQualityImprovementLandingPage .download-button-withoutdescription {
    margin-bottom: 30px;
  }
}

.download-button-withoutdescription {
  margin-top: 60px;
}
@media (max-width: 991.98px) {
  .download-button-withoutdescription {
    margin-top: 30px;
  }
}
.download-button-withoutdescription .link-list {
  border: none;
  padding: unset;
}
.download-button-withoutdescription .link-list h3 {
  color: #07272D;
  font-weight: bold;
}
.download-button-withoutdescription .link-list__item {
  border-radius: 0px 10px 10px 0px;
  background-color: #FFFFFF;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  padding: 10px 16px 10px 10px;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.download-button-withoutdescription .link-list__item span {
  order: 1;
}
.download-button-withoutdescription .link-list__item a {
  order: 2;
  text-decoration: none !important;
  font-size: 18px;
  transition: transform 0.3s ease;
  background: #e5e8e9;
  color: #07272D;
  border-radius: 0px 4px 4px 0px;
  padding: 3px 10px;
  display: flex !important;
  align-items: center;
  width: fit-content;
  gap: 3px;
  font-weight: bold;
  line-height: 32px;
}
@media (max-width: 767.98px) {
  .download-button-withoutdescription .link-list__item a {
    line-height: 23px;
  }
}
.download-button-withoutdescription .link-list__item a:hover {
  transform: scale(1.1);
  color: white !important;
  background-color: #07272D;
}
.download-button-withoutdescription .link-list__item a:hover::before {
  background-image: url("/assets/icons/icon-external-hover.svg");
}
.download-button-withoutdescription .link-list__item a::before {
  content: "";
  display: inline-block;
  min-width: 24px;
  min-height: 24px;
  background-image: url("/assets/icons/icon-external.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 6px 0 0;
}
.download-button-withoutdescription .link-list:last-of-type {
  margin-bottom: unset;
}
.download-button-withoutdescription .guideline-links .link-list__item a:after {
  content: unset;
}

.link-list__item-link.link-list__item-link--download:after {
  content: unset;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.login-details .module-layout__form-header span {
  padding: 9px 10px 7px;
}
.login-details .module-layout__heading {
  margin-bottom: 23px;
}
.login-details #formMemberPasswordContainer {
  max-width: unset;
  min-width: unset;
}

.module-layout__heading {
  line-height: 1;
}
.module-layout__form-block {
  margin-bottom: 20px;
}
.module-layout__form-header button {
  border: none;
  padding: 6px 20px 4px;
  font-size: 16.2px;
  background: #07272D;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  border-radius: 0 4px 4px 0;
  color: #FFFFFF;
  display: inline-block;
  min-width: 250px;
  font-weight: 500;
  transition: all ease-in 0.3s;
  cursor: pointer;
  height: 34px;
}
.module-layout__form-header button:focus, .module-layout__form-header button:focus-visible {
  outline: 3px solid #07272D;
}
.module-layout__form-header button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.module-layout__form-header button:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 15px;
  margin-left: 10px;
}
@media (min-width: 576px) {
  .module-layout__form-header button {
    min-width: 310px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .module-layout__form-header button {
    padding: 6px 20px 5px;
  }
}
@media (max-width: 767.98px) {
  .module-layout__form-header button {
    min-width: 100%;
    text-align: center;
  }
}
.module-layout__form div#formMemberPasswordContainer:last-of-type {
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .module-layout__form div#formMemberPasswordContainer:last-of-type {
    padding-bottom: 60px;
  }
}
.module-layout__section {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 576px) {
  .module-layout__section {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .module-layout__section {
    gap: 20px;
  }
}
.module-layout__section-button {
  padding: 20px 0;
  display: flex;
  gap: 20px;
}
.module-layout__section-button button {
  font-size: 16.2px;
  background: #07272D;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  border-radius: 0 4px 4px 0;
  color: #FFFFFF;
  display: inline-block;
  line-height: 19px;
  transition: all ease-in 0.3s;
  cursor: pointer;
  font-weight: 500;
  line-height: 22px;
  padding: 6.5px 20px 4.5px;
  border: none;
}
.module-layout__section-button button[name=Submit]:focus, .module-layout__section-button button[name=Submit]:focus-visible {
  outline: 3px solid #07272D;
}
.module-layout__section-button button:hover {
  transform: scale(1.1);
}
.module-layout__section-button button:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 15px;
  margin-left: 10px;
}
.module-layout__section-button:last-of-type {
  padding-bottom: 0;
}
.module-layout__section-updateEmail {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .module-layout__section-updateEmail {
    flex-direction: column;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .module-layout__section-updateEmail {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .module-layout__section-updateEmail {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.module-layout__section-updateEmail .module-layout__field-group:first-child span {
  padding: 4px 20px 3px;
  height: 33px;
  line-height: unset;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  margin-bottom: 0;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1200px) {
  .module-layout__section-updateEmail .module-layout__field-group:first-child span {
    height: 38px;
    font-size: 20px;
  }
}
.module-layout__section-updateEmail .current-email-text {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .module-layout__section-updateEmail .current-email-text {
    max-width: 345px;
  }
}
.module-layout__section-updatePassword .module-layout__field-group input {
  padding: 6px 20px 5px;
}
.module-layout__section-confirmation p {
  margin-top: 15px;
  margin-left: 13px;
}
.module-layout__field-label::after {
  content: ":";
  margin-left: 4px;
  color: inherit;
}
.module-layout__field-group {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .module-layout__field-group {
    max-width: 345px;
  }
}
.module-layout__field-group .field-validation-error {
  color: #CC1534;
  padding-left: 13px;
  display: block;
  margin-top: 5px;
}
.module-layout__field-group label {
  font-size: 18px;
  padding-left: 13px;
  margin-bottom: 0;
  font-weight: 600;
}
.module-layout__field-group label:after {
  content: "*";
  color: #CC1534;
  font-weight: 400;
}
.module-layout__field-label--current-email::after {
  display: none;
}

@media (min-width: 1300px) {
  .login-details .module-layout__form-block:last-child {
    margin-bottom: 106px;
  }
}
@media (max-width: 767.98px) {
  .login-details .module-layout__form-block:last-child {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .bTSModuleMemberOnlyPage.login-details .module-layout__heading {
    margin-bottom: 23px;
  }
}
@media (max-width: 767.98px) {
  .bTSModuleMemberOnlyPage.login-details .module-layout__heading {
    margin-bottom: 10px;
  }
}

/* PRIVACY POLICY */
.privacy-policy .aboutus {
  margin-top: 0px;
}
@media (min-width: 992px) {
  .privacy-policy .layout__header .layout__title {
    margin-bottom: 45px;
  }
}
@media (max-width: 991.98px) {
  .privacy-policy .layout__header .layout__title {
    margin-bottom: 31px;
  }
}
@media (max-width: 991.98px) {
  .privacy-policy .general-landing-noImage .content-section {
    margin-bottom: 0px;
  }
}
@media (max-width: 991.98px) {
  .privacy-policy .layout__main--border-bottom {
    padding-bottom: 14px;
  }
}
@media (max-width: 991.98px) {
  .privacy-policy .explore-more__text h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .privacy-policy .explore-more {
    padding-bottom: 20px;
  }
}

.bTSGeneralLandingPage.privacy-policy .layout__header .layout__title, .bTSGeneralLandingPage.terms-and-conditions .layout__header .layout__title {
  border-bottom: 3px solid #009CDE;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .bTSGeneralLandingPage.privacy-policy .layout__header .layout__title, .bTSGeneralLandingPage.terms-and-conditions .layout__header .layout__title {
    padding-bottom: 20px;
  }
}
.bTSGeneralLandingPage.privacy-policy .aboutus, .bTSGeneralLandingPage.terms-and-conditions .aboutus {
  margin-top: unset;
}
@media (max-width: 991.98px) {
  .bTSGeneralLandingPage.privacy-policy .aboutus, .bTSGeneralLandingPage.terms-and-conditions .aboutus {
    margin-bottom: 10px;
  }
}

.my-bts-login-details .module-layout__field-group input {
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  font-size: 18px;
  padding: 6px 20px 3px;
  height: 33px;
  line-height: unset;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
@media (min-width: 1200px) {
  .my-bts-login-details .module-layout__field-group input {
    height: 38px;
    font-size: 20px;
  }
}

@media screen and (max-width: 576px) {
  .my-bts-login-details .module-layout__form-header button {
    height: unset;
  }
}

.my-bts-login-details .module-layout__section-updatePassword .module-layout__field-group input {
  padding: 6px 20px 5px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.guideline-filter {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 27px 0 20px 0;
  justify-content: center;
}
.guideline-filter__label {
  font-weight: 700;
  font-size: 21.6px;
  color: #07272D;
  max-width: fit-content;
}
.guideline-filter__select {
  appearance: none;
  border: 0;
  padding: 10px 35px 10px 14px;
  font-weight: 700;
  outline: none;
  background: #fff;
  border-radius: 9999px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  font-size: 18px;
  color: #07272D;
  min-width: 166px;
  width: 100%;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.guideline-filter__control {
  position: relative;
  display: flex;
  align-items: center;
  border: 1px solid #d9e0e6;
  border-radius: 9999px;
  overflow: hidden;
  background: #07272D;
}
@media screen and (max-width: 576px) {
  .guideline-filter__control {
    width: 100%;
  }
}
.guideline-filter__control::after {
  content: "";
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #A4BCC2;
  pointer-events: none;
}
.guideline-filter__dir {
  min-width: 44px;
  height: 100%;
  background: none;
  border: 0;
  cursor: pointer;
  display: flex;
  outline: 0;
}
.guideline-filter__dir:focus {
  outline: 0;
}
.guideline-filter__dir::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 35px;
  background-image: url(/assets/icons/icon-arrow-up-white.svg), url(/assets/icons/icon-arrow-down-white.svg);
  background-position: right center, left center;
  background-repeat: no-repeat;
  background-size: 23px 23px, 12px 25px;
  background-position: right 2px center, 1px 15px;
  float: inline-end;
  position: absolute;
  top: 5px;
}

.page-theme--blue .guideline-listing .table__body-row {
  border: unset;
}
.page-theme--blue .guideline-filter__control {
  background: #009CDE;
}

.page-theme--green .guideline-listing > .table {
  border-bottom: 3px solid #027347;
}
.page-theme--green .guideline-filter__control {
  background: #027347;
}

.page-theme--orange .guideline-listing > .table {
  border-bottom: 3px solid #FF6A27;
}
.page-theme--orange .guideline-filter__control {
  background: #FF6A27;
}

.page-theme--yellow .guideline-filter__control {
  background: #FFBF46;
}

.page-theme--red .guideline-filter__control {
  background: #CC1534;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.error-background {
  min-height: 50vh;
  margin-bottom: -62px;
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
}
@media (max-width: 1199.98px) {
  .error-background {
    margin-bottom: -30px;
  }
}
.error-background .breadcrumb__list .breadcrumb__list-item:not(:first-child) {
  display: none;
}
.error-background .breadcrumb__list .breadcrumb__list-item:first-child {
  padding: 5px 0;
  width: 78px;
  height: 34px;
}
.error-background .breadcrumb__item-link--home {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.error-404 {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin: 0 auto;
}
.error-404 .button--involved {
  width: 100%;
  height: 39px;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  max-width: 125px;
  min-width: 125px;
  margin: 45px auto 0;
}
@media (max-width: 767.98px) {
  .error-404 .button--involved {
    max-width: 100%;
    min-width: 100%;
  }
}
.error-404 .rte > h1 {
  text-align: center;
  border-bottom: none;
  padding-bottom: 0px;
  font-size: 70px;
  line-height: 83px;
  letter-spacing: 0px;
}
.error-404 p {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  max-width: 838px;
  letter-spacing: 0px;
  line-height: 22px;
}
.error-404 .rte > a {
  text-align: center;
  letter-spacing: 3px;
  line-height: 22px;
  font-size: 16px;
  text-decoration: none;
  padding: 3px 14px;
  margin-top: 25px;
}
.error-404 .breadcrumb__list-item:nth-child(2) {
  display: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.message-confirmation {
  min-height: 50vh;
  margin-bottom: -62px;
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
}
@media (max-width: 1199.98px) {
  .message-confirmation {
    margin-bottom: -30px;
  }
}
.message-confirmation .breadcrumb__list .breadcrumb__list-item:not(:first-child) {
  display: none;
}
@media (max-width: 767.98px) {
  .message-confirmation .breadcrumb__item-link.breadcrumb__item-link--home {
    line-height: 22px;
    padding: 7px 10px 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.message-confirmation .content-section {
  display: block;
  text-align: center;
}
.message-confirmation .content-section div {
  max-width: 838px;
  margin: 0 auto;
}
.message-confirmation .content-section p {
  margin-bottom: unset;
}
.message-confirmation .content-section a.button--involved {
  font-size: 16px;
  margin-top: 25px;
  padding: 12px 14px 9px;
  letter-spacing: 2.88px;
  line-height: 19px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .message-confirmation .content-section a.button--involved {
    padding: 10px 14px 5px;
  }
}

/*Join module css*/
.bTSMyBtsLandingPage.page-theme--blue .rte p:first-child {
  margin-bottom: 16px;
}

.watermark-logo {
  position: absolute;
  right: 52px;
  bottom: calc(100% - 1169px);
  width: 522px;
  height: 356px;
  transform: translateY(-50%);
  opacity: 0.11;
  z-index: -1;
}
.watermark-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.joinModule .address-section {
  display: block;
}
.joinModule .checkbox-item input[disabled] {
  border-color: rgba(112, 112, 112, 0.231372549);
}
.joinModule .membership-process .table {
  margin-bottom: 20px;
}
.joinModule.bts-module {
  margin: 0;
}
.joinModule .bts-module__group p {
  font-size: 18px;
}
.joinModule #bts-join-step2-message {
  text-align: left;
  margin: 13px;
  font-size: 18px;
  line-height: 22px;
  color: #07272D;
}
.joinModule .select {
  width: 100%;
  position: relative;
}
.joinModule .select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  pointer-events: none;
  color: #A4BCC2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
  transform: translate(-50%, -50%);
}
.joinModule .field-validation-error {
  margin-top: 5px;
  text-align: left;
  margin-left: 13px;
}
.joinModule .all-page-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0 14px 0;
  margin: 0 0 19px 0;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scrollbar-width: none;
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
}
.joinModule .error,
.joinModule .error > div,
.joinModule .error-summary,
.joinModule .error-summary__text {
  margin: 0;
}
.joinModule .error-summary__text {
  text-align: left;
}
.joinModule .bts-module__section.error {
  margin: 20px 0 0 0;
}
.joinModule .filled-details {
  pointer-events: none;
  width: 100%;
  max-width: 345px;
  min-width: 345px;
  height: 38px;
  font-size: 20px;
  font-weight: 400;
  background: transparent;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  box-shadow: unset;
  padding: 0 17px 0 20px;
  color: #839396;
  display: flex;
  align-items: center;
}
.joinModule h2 {
  font-size: 40px;
  color: #07272D;
  opacity: 0.25;
  line-height: 47px;
  margin: 0 41px 0 0;
}
.joinModule h2:last-of-type {
  margin: 0;
}
.joinModule h2:nth-of-type(2) {
  margin: 0 42px 0 0;
}
.joinModule h2:nth-of-type(4) {
  margin: 0 44px 0 0;
}
.joinModule .highlight-page {
  line-height: 59px;
  font-size: 50px;
  color: #009CDE;
  opacity: 1;
}
.joinModule .inputs-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.joinModule .inputs-wrapper:last-of-type .bts-module__group:nth-child(2) {
  margin-right: 241px;
  text-align: left;
}
.joinModule .inputs-wrapper:not(:last-of-type) {
  margin: 0 0 16px;
}
.joinModule .inputs-wrapper.step2-country {
  margin: 0 0 15px;
}
.joinModule .inputs-wrapper label {
  padding: 0 0 4px 13px;
  font-size: 20px;
  line-height: 26px;
  color: #07272D;
  font-weight: 400;
}
.joinModule .bts-module__group {
  margin: 0;
}
.joinModule .bts-module__group:not(:last-of-type) {
  margin: 0 75px 0 0;
}
.joinModule .bts-module__input-field,
.joinModule input {
  width: 100%;
  max-width: 345px;
  min-width: 345px;
  font-size: 20px;
  font-weight: 400;
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  box-shadow: unset;
  padding: 0 17px 0 20px;
  color: #839396;
}
.joinModule #JoinStep1_Surname-error,
.joinModule #JoinStep1_Forename-error,
.joinModule #JoinStep1_TitleSelected-error,
.joinModule #JoinStep1_PasswordConfirmation-error,
.joinModule #JoinStep1_EthnicitySelected-error,
.joinModule #JoinStep1_GenderSelected-error,
.joinModule #JoinStep1_DisabilitySelected-error {
  padding: 0;
}
.joinModule select {
  width: 100%;
  max-width: 345px;
  min-width: 345px;
  height: 38px;
  font-size: 20px;
  font-weight: 400;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  padding: 0 40px 0 13px;
  color: #839396;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: unset;
  background-repeat: unset;
  background-position: unset;
  background-size: unset;
}
.joinModule #JoinStep1_EthnicitySelected {
  width: 100%;
  max-width: 345px;
  min-width: 345px;
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  padding: 0 40px 0 13px;
  color: #839396;
}
.joinModule #JoinStep1_GenderSelected {
  width: 100%;
  max-width: 345px;
  min-width: 345px;
  height: 38px;
  font-size: 20px;
  font-weight: 400;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  color: #839396;
  padding: 0 40px 0 20px;
  position: relative;
}
.joinModule .gender .select {
  max-width: 345px;
  min-width: 345px;
}
.joinModule .ethnicity .select {
  max-width: 345px;
  min-width: 345px;
}
.joinModule .gender::after {
  right: 181px;
}
.joinModule .diasbility label {
  margin: 0 0 13px 0;
  padding: 15px 0 0 13px;
  color: #07272D;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  max-width: 895px;
  width: 100%;
}
.joinModule .disability-select {
  position: relative;
  max-width: 276px;
  min-width: 276px;
}
.joinModule .disability-select:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 14px;
  pointer-events: none;
  color: #A4BCC2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
}
.joinModule #JoinStep1_DisabilitySelected {
  width: 100%;
  max-width: 276px;
  min-width: 276px;
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  color: #839396;
  padding: 0 17px 0 20px;
}
.joinModule .disability-select {
  position: relative;
  max-width: 276px;
  min-width: 276px;
}
.joinModule .disability-select:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 14px;
  pointer-events: none;
  color: #A4BCC2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
}
.joinModule .bts-module__section {
  position: relative;
  margin: 0;
}
.joinModule .bts-module__section:before {
  content: unset;
  position: absolute;
  left: 0;
  bottom: -29px;
  width: 80%;
  background-color: rgba(0, 156, 222, 0.231372549);
  height: 1px;
}
.joinModule #submitNextButton,
.joinModule #makePaymentButton {
  background: #009CDE;
  letter-spacing: 2.88px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
  outline: unset;
  border-radius: 0px 4px 4px 0px;
  border: unset;
  display: flex;
  align-items: center;
  font-weight: 500;
  position: relative;
  justify-content: center;
  transition: 0.3s all ease-in-out;
  padding: 7px 20px 5px;
  line-height: 22px;
  cursor: pointer;
}
.joinModule #submitNextButton:hover,
.joinModule #makePaymentButton:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.joinModule #submitNextButton:focus-visible,
.joinModule #makePaymentButton:focus-visible {
  outline-style: solid;
}
.joinModule label {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  color: #07272D;
  margin-bottom: 0px;
}
.joinModule .work-processs #bts-join-step2-search-button {
  margin-right: 0px;
}
.joinModule .work-processs .inputs-wrapper:nth-of-type(2) {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}
.joinModule .work-processs .inputs-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.joinModule .work-processs .inputs-wrapper:nth-of-type(4) .select {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  position: relative;
}
.joinModule .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:first-of-type .select {
  max-width: 345px;
  min-width: 345px;
}
.joinModule .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:last-of-type .select {
  max-width: 365px;
  min-width: 365px;
  position: relative;
}
.joinModule .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:last-of-type .select:after {
  right: 25px;
  top: 20px;
}
.joinModule .work-processs .inputs-wrapper label {
  padding-left: 9px;
  font-size: 20px;
  line-height: 26px;
  color: #07272D;
  font-weight: 500;
  text-align: left;
  margin: 0;
}
.joinModule .work-processs .inputs-wrapper select {
  width: 100%;
  max-width: 345px;
  min-width: 345px;
}
.joinModule .work-processs .post-held .select {
  max-width: 345px;
  min-width: 345px;
}
@media screen and (max-width: 1199px) {
  .joinModule .work-processs .post-held .select {
    max-width: 100%;
    min-width: 100%;
  }
}
.joinModule .work-processs .post-held h2,
.joinModule .work-processs .other-member h2,
.joinModule .work-processs .special-interests h2 {
  text-align: left;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #07272D;
  opacity: 1;
  margin: 0 0 15px 0;
}
.joinModule .work-processs .post-held p,
.joinModule .work-processs .other-member p,
.joinModule .work-processs .special-interests p {
  text-align: left;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #07272D;
}
.joinModule .work-processs .other-member .row,
.joinModule .work-processs .special-interests .row {
  margin: 0;
}
.joinModule .work-processs .other-member .row > div,
.joinModule .work-processs .special-interests .row > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  flex-wrap: wrap;
}
.joinModule .work-processs .other-member h2 {
  margin: 0 0 7px 0;
}
.joinModule .work-processs .other-member p {
  margin: 0 0 20px 0;
}
.joinModule .work-processs .special-interests h2 {
  margin: 0 0 7px 0;
}
.joinModule .work-processs .special-interests p {
  margin: 0 0 20px 0;
  font-weight: 400;
}
.joinModule .work-processs .bts-module__section {
  margin: 0px;
}
.joinModule .work-processs .bts-module__section:first-of-type:before {
  content: unset;
}
.joinModule .work-processs .bts-module__section.post-held {
  margin: 54px 0 0px;
}
.joinModule .work-processs .bts-module__section.post-held:before {
  content: "";
  top: -24px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 156, 222, 0.231372549);
  height: 1px;
}
.joinModule .work-processs .bts-module__section.other-member {
  margin: 66px 0 0px;
}
.joinModule .work-processs .bts-module__section.other-member:before {
  content: "";
  top: -33px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 156, 222, 0.231372549);
  height: 1px;
}
.joinModule .work-processs .bts-module__section.special-interests {
  margin: 57px 0 0px;
}
.joinModule .work-processs .bts-module__section.special-interests:before {
  content: "";
  top: -27px;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 156, 222, 0.231372549);
  height: 1px;
}
.joinModule .joinbts-mustread .bts-module__section:before {
  content: unset;
}
.joinModule .joinbts-billing .bts-module__section:before {
  content: unset;
}

#formMemberJoinContainer .work-processs ~ .buttons {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
}

.joinModule__postcodeSearch {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 0 0 13px;
  justify-content: flex-start;
}
.joinModule__postcodeSearch p {
  font-size: 16px;
  line-height: 26px;
  padding: 0 0 4px 0;
  color: rgba(7, 39, 45, 0.7);
  margin: 0;
}

.joinModule__seachBar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 26px;
  margin: 0 0 15px 0;
}
.joinModule__seachBar button {
  height: 34px;
  margin: 0;
  letter-spacing: 2.56px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all ease-in 0.3s;
}
.joinModule__seachBar button:hover {
  transform: scale(1.1);
  background-color: #07272D;
  color: #fff;
}

.join-bts .breadcrumb {
  margin: 0 0 28px 0;
}
.join-bts .container--stretched.pn-module {
  padding: 0 40px;
}
.join-bts .pn-module .rte {
  margin: 0;
}
.join-bts .pn-module .rte > h1 {
  margin: 0 0 13px;
  font-size: 70px;
  line-height: 83px;
}
.join-bts .pn-module .rte > p {
  font-size: 18px;
  line-height: 26px;
  color: #07272D;
  margin-bottom: 17px;
  display: block;
}
.join-bts .pn-module .rte > p:first-of-type {
  margin-bottom: 0;
}
.join-bts .explore-more {
  display: none;
}

#formMemberJoin .inputs-wrapper-col {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  margin: 0 0 15px 0;
}
#formMemberJoin .inputs-wrapper-col label {
  margin: 0 0 0px 13px;
  padding: 0 0 4px 0;
}

#formMemberJoinContainer .home-process ~ .buttons {
  margin: 27px 0 0 0;
  padding: 30px 0 0 0;
}

.home-process .all-page-section {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.home-process .postcode-search .address-finder {
  position: relative;
  max-width: 755px;
  /* Fixed :has() selector - targets self when containing visible select */
}
.home-process .postcode-search .address-finder:after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease;
  color: #A4BCC2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  line-height: 0;
  border-top: 8px solid #A4BCC2;
  bottom: 0;
}
.home-process .postcode-search .address-finder:has(select:not([hidden])):after {
  opacity: 1;
}

#bts-join-step2-address .select {
  max-width: 345px;
  min-width: 345px;
  position: relative;
}
#bts-join-step2-address .select:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  pointer-events: none;
  color: #A4BCC2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
  transform: translate(-50%, -50%);
}

#bts-join-step2-address ~ .inputs-wrapper-col ~ .inputs-wrapper-col {
  margin: 0;
}

#formMemberJoinContainer .buttons {
  margin: 29px 0 0 0;
  padding: 21px 0 0 0;
  position: relative;
  gap: 20px;
}
#formMemberJoinContainer .buttons:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 156, 222, 0.231372549);
  height: 1px;
}

#submitCancelButton {
  width: 157px;
  height: unset;
  background: #07272D;
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  padding: 8px 0 7px;
  border: 0;
  transition: all ease-in 0.3s;
  cursor: pointer;
}
#submitCancelButton:hover {
  transform: scale(1.1);
  background-color: #07272D;
  color: #fff;
}

#JoinStep2_CountrySelected {
  max-width: 345px;
  min-width: 345px;
  position: relative;
}
#JoinStep2_CountrySelected:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 14px;
  pointer-events: none;
  color: #A4BCC2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
}

.joinModule .step2-country .bts-module__group:nth-child(2) .select {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  position: relative;
}

#bts-join-step2-dropdown-container,
#bts-join-step3-dropdown-container {
  width: 100%;
  max-width: 757px;
  min-width: 757px;
}
#bts-join-step2-dropdown-container select,
#bts-join-step3-dropdown-container select {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin: 0px 0 15px 0;
}

#bts-join-step3-dropdown-container:has(select:not([style*="display: none"])) {
  margin-bottom: 15px;
}
#bts-join-step3-dropdown-container .idpc-select {
  margin-bottom: 0;
  padding-block: 0;
}

.checkbox-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.checkbox-item input {
  -moz-appearance: none;
  width: 19px;
  height: 19px;
  min-width: 9px;
  padding: 0;
  border-radius: 130px;
  border: 2px solid #333;
  outline: none;
  margin: 0 11px 0 0;
  cursor: pointer;
  position: relative;
  appearance: none;
  -webkit-appearance: none;
}
.checkbox-item input:active, .checkbox-item input:focus {
  border-radius: 130px;
  border: 2px solid #333;
}
.checkbox-item input:checked {
  border-color: #07272D;
  background-color: #07272D;
  border: 2px solid #333;
}
.checkbox-item input:checked:active, .checkbox-item input:checked:focus {
  box-shadow: 0 0 0 3px rgba(0, 156, 222, 0.3);
}
.checkbox-item input:checked::after {
  content: "✔";
  opacity: 1;
}

.special-interests .row > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 13px;
}
.special-interests label {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.membership-process .m-20 {
  margin: 20px 0 0 0;
}
.membership-process .bts-module__group p {
  text-align: left;
  font-size: 18px !important;
  line-height: 26px;
  letter-spacing: 0px;
  color: #07272D;
  opacity: 1;
}
.membership-process .bts-module__group p ~ p {
  margin: 0;
}
.membership-process .bts-module-table {
  border-collapse: collapse;
  margin: 20px 0 0;
  width: 100%;
  max-width: 50%;
  min-width: 50%;
  border-radius: 0px 20px 20px 0px;
  overflow: hidden;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.membership-process #ThoraxSubscriptionOption_Container {
  margin: 20px 0 0 0;
}
.membership-process .bts-module__group:not(:last-of-type) {
  margin: 0 75px 0 0;
}
.membership-process .width80 {
  width: 100%;
  max-width: 75%;
}
.membership-process .all-page-section:before, .membership-process .all-page-section:after,
.membership-process .bts-module__section:before,
.membership-process .bts-module__section:after {
  content: unset;
}
.membership-process .all-page-section:after {
  width: 100%;
}
.membership-process input {
  width: 100%;
  max-width: 20px;
  min-width: 20px;
}
.membership-process .select {
  width: 100%;
  max-width: 345px;
  min-width: 345px;
  position: relative;
}
.membership-process .select:after {
  content: "";
  position: absolute;
  right: 35px;
  top: 50%;
  pointer-events: none;
  color: #A4BCC2;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
  transform: translate(-50%, -50%);
}
.membership-process .select select {
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  max-width: 200px;
  min-width: 200px;
  padding: 0px 15px;
}
.membership-process .select select:last-of-type {
  max-width: 300px;
  min-width: 300px;
}
.membership-process table.bts-module-table th.bts-module-table__cell {
  background: #009CDE;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #FFFFFF;
  text-align: left;
  padding: 10px 20px;
}
.membership-process table.bts-module-table th.bts-module-table__cell:not(:last-of-type) {
  border: 1px solid rgba(7, 39, 45, 0.1019607843);
}
.membership-process table.bts-module-table td.bts-module-table__cell {
  background: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #07272D;
  text-align: left;
  padding: 10px 20px;
  border: 1px solid rgba(7, 39, 45, 0.1);
}
.membership-process table.bts-module-table td.bts-module-table__cell:not(:last-of-type) {
  border-right: 0 solid rgba(7, 39, 45, 0.1);
}
.membership-process .bts-module__group.row.bottom-rows {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px;
  margin: 0 0 15px 0;
}
.membership-process .bts-module__group.row.bottom-rows:last-of-type {
  margin: 0;
}
.membership-process .bts-module__group.row.bottom-rows p {
  margin: 0;
}
.membership-process__group .bts-module__field-label--required {
  padding-left: 13px;
}

#bts-module__loading-indicator {
  display: flex;
  align-items: center;
}

#bts-join-step6-message {
  margin: 0;
}

.joinbts-mustread {
  text-align: left;
}
.joinbts-mustread .data {
  margin: 0 0 30px 0;
}
.joinbts-mustread .data:nth-of-type(2) {
  margin: 0 0 20px 0;
}
.joinbts-mustread .data:nth-of-type(3) h3, .joinbts-mustread .data:nth-of-type(4) h3, .joinbts-mustread .data:nth-of-type(5) h3, .joinbts-mustread .data:nth-of-type(6) h3 {
  margin: 0 0 20px 0;
}
.joinbts-mustread .data h3 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #07272D;
  margin: 0 0 7px 0;
}
.joinbts-mustread .data p {
  text-align: left;
  font-size: 18px;
  width: 917px;
  line-height: 22px;
  color: #07272D;
  margin: 0 0 20px 0;
}
.joinbts-mustread .data .radio-check .check-content {
  width: 917px;
}
.joinbts-mustread .data .fw-medium {
  font-weight: 500;
}
.joinbts-mustread .data input {
  width: 19px;
  max-width: 19px;
  min-width: 19px;
  height: 19px;
  background: #FFFFFF;
  border-radius: 50%;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  padding: 0;
  display: unset;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.joinbts-mustread .data input:after {
  content: "";
  position: absolute;
  left: -2px;
  top: 2px;
  bottom: 0;
  right: 0;
  transform: unset;
  width: 19px;
  height: unset;
  display: unset;
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0;
  transition: opacity 0.12s ease;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.joinbts-mustread .data input:checked {
  position: relative;
  background: #07272D;
  border: 2px solid #333;
}
.joinbts-mustread .data input:checked::after {
  content: "✔";
  opacity: 1;
}
.joinbts-mustread .select {
  width: 345px;
  max-width: 345px;
  min-width: 345px;
  position: relative;
}
.joinbts-mustread .select select {
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 345px;
  max-width: 345px;
  min-width: 345px;
  padding: 0px 15px;
}
.joinbts-mustread .select:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
  transform: translate(-50%, -50%);
}

#bts-join-step6-address .select {
  width: 345px;
  max-width: 345px;
  min-width: 345px;
  position: relative;
}
#bts-join-step6-address .select select {
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  appearance: none;
  width: 345px;
  padding: 7px 15px;
  max-width: 100%;
  min-width: 100%;
}
#bts-join-step6-address .select:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #A4BCC2;
  transform: translate(-50%, -50%);
}

.billing-address label {
  text-align: left;
}
.billing-address p {
  text-align: left;
  padding: 0 0 0 13px;
  margin: 0 0 10px !important;
}
.billing-address #bts-join-step6-dropdown-container select {
  margin: 0 0 20px 0;
  max-width: 100%;
  min-width: 100%;
}
.billing-address select.idpc-select.valid {
  margin: 0px 0 15px 0;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.billing-address button#bts-join-step6-search-button {
  height: 38px;
  margin: 0;
  letter-spacing: 2.56px;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  text-transform: uppercase;
  width: 195px;
  padding: 4px;
  background: #07272D 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  border: none;
  color: #FFFFFF;
}

.payment {
  text-align: left;
}
.payment label {
  padding: 0 0 5px 0;
}
.payment .wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.payment .input-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.payment .input-wrapper:first-of-type .bts-module__group:first-of-type {
  width: 345px;
  min-width: 345px;
  max-width: 345px;
}
.payment .bts-module__image {
  margin: 0 0 20px;
  width: 150px;
  height: auto;
  object-fit: cover;
}
.payment .bts-module__list {
  width: 100%;
  max-width: 80%;
}

.billing-detail ~ .bts-module__section-button #makePaymentButton {
  max-width: 260px;
  min-width: 260px;
  margin: 0 0 0 25px;
}
.billing-detail h2.highlight-page--second {
  margin: 20px 0 0;
}
.billing-detail .bts-module__group.row {
  text-align: left;
}
.billing-detail .bts-module__group.row > div {
  width: 100%;
  min-width: 345px;
  max-width: 345px;
}

.btns {
  gap: 20px;
  display: flex;
}

.membership-process .bts-module__group:not(:last-of-type) {
  margin: 0;
}

.bTSModuleMemberOnlyPage.join-bts .footer-site {
  margin-top: 0px;
}

.join-bts .footer-site {
  margin-top: 0px;
}

.join-bts #pageSection {
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
  padding: 0 0 60px;
  position: relative;
  z-index: 1;
}

.join-bts .bts-logo-bg {
  position: sticky;
  top: 10%;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -9;
}

.join-bts .bts-logo-bg::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 375px;
  height: 375px;
  /* width: 100%; */
  object-fit: contain;
  /* height: 100%; */
  background: url(../../images/BTS-Logo.png) no-repeat right;
  background-size: contain;
  opacity: 0.11;
  z-index: -99;
}

.join-bts .bts-logo-bg.freeze {
  z-index: -9;
  position: fixed !important;
  right: 40px; /* final fixed position */
}

.join-bts .find-my-address-btn {
  width: 168px;
  padding: 4px;
  background: #07272D 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  border: none;
  color: #FFFFFF;
  font-weight: 500;
}

.join-bts .manual-search-btn {
  padding: 4px;
  width: auto;
  padding-inline: 14px;
  border: none;
  color: #000;
  background: #A4BCC2 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
}

.tab-wrapper {
  width: 100%;
  max-width: 70%;
  min-width: 70%;
}

@media screen and (max-width: 1899px) and (min-width: 1300px) {
  .joinModule .highlight-page {
    font-size: 50px;
  }
  .joinModule h2 {
    font-size: 40px;
  }
  .joinModule .all-page-section {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scrollbar-width: none;
  }
  .join-bts .pn-module .rte > h1 {
    font-size: 56px;
  }
}
@media screen and (max-width: 1550px) and (min-width: 1441px) {
  .join-bts .bts-logo-bg {
    top: -15%;
  }
}
@media screen and (max-width: 1400px) {
  .join-bts .bts-logo-bg, .join-bts .bts-logo-bg::after, .join-bts .bts-logo-bg.freeze {
    display: none;
  }
}
@media screen and (max-width: 1300px) {
  .joinModule .bts-module__group:not(:last-of-type) {
    margin: 0 40px 0 0;
  }
  .highlight-page {
    font-size: 40px;
  }
  h2.highlight-page {
    font-size: 30px;
  }
}
@media screen and (max-width: 1199px) {
  #formMemberJoinContainer .work-processs ~ .buttons {
    max-width: 100%;
    min-width: 100%;
  }
  .tab-wrapper {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .joinModule .work-processs .telephoneAddress .select {
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .find-my-address-btn {
    width: 100%;
  }
  .highlight-page {
    line-height: 36px;
    font-size: 30px;
  }
  .join-bts #pageSection {
    padding: 0 0 30px;
  }
  .bTSModuleMemberOnlyPage.join-bts .footer-site {
    margin-top: 0;
  }
  .membership-process .highlight-page {
    line-height: 36px;
    font-size: 30px;
  }
  .joinModule .billing-address .inputs-wrapper:not(:last-of-type) {
    margin: 0;
  }
  .payment .wrapper {
    gap: 0;
  }
  #bts-join-step2-dropdown-container select, .membership-process .select select {
    height: 33px;
  }
  #JoinStep2_CountrySelected {
    height: 33px;
  }
  .joinModule .bts-module__input-field, .joinModule input, .joinModule .work-processs .inputs-wrapper select, .joinbts-mustread .select select {
    height: 33px;
    padding: 0px 15px;
  }
  .checkbox-item input {
    height: 19px;
  }
  #submitCancelButton {
    height: 34px;
  }
  .joinModule .joinbts-about .bts-module__input-field, .joinModule .joinbts-about #JoinStep1_DisabilitySelected, .joinModule .joinbts-about #JoinStep1_EthnicitySelected, .joinModule .joinbts-about #JoinStep1_TitleSelected, .joinModule .joinbts-about input, .joinModule .joinbts-about #JoinStep1_GenderSelected {
    height: 33px;
  }
  .joinModule .joinbts-about .inputs-wrapper:not(:last-of-type) {
    margin: 0;
  }
  .joinModule .all-page-section {
    padding: 0 0 12px 0;
    margin: 0 0 20px 0;
  }
  #bts-join-step2-dropdown-container {
    gap: 20px;
    max-width: 100%;
    min-width: 100%;
  }
  #formMemberJoinContainer .buttons {
    margin: 18px 0 0 0;
    padding: 20px 0 0 0;
  }
  .join-bts .filled-details {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .joinModule__seachBar {
    align-items: flex-start;
  }
  .join-bts .gender .select,
  .join-bts .ethnicity .select {
    max-width: 100%;
    min-width: 100%;
    margin: 0;
  }
  .join-bts .disability-select, .join-bts #JoinStep2_CountrySelected, .join-bts #bts-join-step2-address .select {
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .title .select {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .joinModule__seachBar button {
    height: 34px;
  }
  .join-bts .home-process .joinModule__seachBar {
    flex-direction: column;
    gap: 10px;
  }
  .join-bts .home-process .joinModule__seachBar .btns {
    display: flex;
    align-content: center;
    justify-content: flex-start;
    flex-direction: column;
    width: 100%;
    gap: 10px;
  }
  .join-bts .home-process .joinModule__seachBar .find-my-address-btn, .join-bts .home-process .joinModule__seachBar .manual-search-btn {
    width: 100%;
  }
  .join-bts .watermark-logo {
    display: none;
  }
  .join-bts #formMemberJoinContainer .home-process ~ .buttons, .join-bts #formMemberJoinContainer .work-processs ~ .buttons {
    margin: 18px 0 0 0;
    gap: 10px;
    padding: 20px 0 0 0;
  }
  .join-bts .work-processs .inputs-wrapper select, .join-bts .work-processs input#JoinStep3_JobTitle, .join-bts .work-processs input#JoinStep3_NtNumber {
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .work-processs .inputs-wrapper:nth-of-type(4) .select select {
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:first-of-type .select, .join-bts .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:last-of-type .select {
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:first-of-type .select select, .join-bts .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:last-of-type .select select {
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .work-processs .inputs-wrapper:not(:last-of-type) {
    margin: 0;
  }
  .join-bts .work-processs .bts-module__section.post-held:before, .join-bts .work-processs .bts-module__section.other-member:before, .join-bts .work-processs .bts-module__section.special-interests:before {
    width: 100%;
  }
  .join-bts .work-processs .joinModule__seachBar {
    flex-direction: column;
    gap: 10px;
  }
  .join-bts .work-processs .joinModule__seachBar .btns {
    flex-direction: column;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
  }
  .join-bts .work-processs .inputs-wrapper:last-of-type .bts-module__group:nth-child(2) {
    margin: 0;
  }
  .join-bts .checkbox-item input {
    margin: 0px 11px 0px 0px;
    max-width: 8px;
    min-width: 9px;
    padding: 8px;
  }
  .join-bts .container--stretched {
    padding: 0 15px 0;
  }
  .join-bts .container--stretched.pn-module {
    padding: 0 15px;
  }
  .join-bts .breadcrumb {
    margin: 0 0 25px 0;
  }
  .join-bts .pn-module .rte > h1 {
    margin: 0 0 10px;
    font-size: 40px;
    line-height: 35px;
  }
  .join-bts .pn-module .rte > p {
    margin-bottom: 19px;
  }
  .join-bts .pn-module .rte > p:first-of-type {
    margin-bottom: 20px;
  }
  .join-bts .filled-details {
    height: 33px;
  }
  .joinModule .pn-module .rte h1 {
    padding-bottom: 0;
  }
  .joinModule .highlight-page {
    line-height: 36px;
    font-size: 30px;
  }
  .joinModule h2,
  .joinModule h2:nth-of-type(2),
  .joinModule h2:nth-of-type(3),
  .joinModule h2:nth-of-type(4) {
    margin: 0 13px 0 0;
    font-size: 22px;
    line-height: 26px;
  }
  .joinModule .all-page-section:after {
    width: 100%;
  }
  .joinModule .inputs-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  .joinModule .inputs-wrapper label {
    font-size: 18px;
    padding-bottom: 0;
  }
  .joinModule .bts-module__input-field,
  .joinModule input,
  .joinModule select,
  .joinModule #JoinStep1_GenderSelected,
  .joinModule #JoinStep1_EthnicitySelected,
  .joinModule .bts-module__group div ~ div,
  .joinModule .bts-module__group,
  .joinModule #JoinStep1_DisabilitySelected {
    max-width: 100%;
    min-width: 100%;
    margin: 0;
  }
  .joinModule .bts-module__group {
    margin: 0 0 10px;
  }
  .joinModule .bts-module__group:not(:last-of-type) {
    margin: 0 0 10px 0;
  }
  .joinModule .bts-module__input-field {
    font-size: 18px;
    line-height: 26px;
  }
  .joinModule .gender::after {
    right: 15px;
  }
  .joinModule .diasbility label {
    margin: 0 0 5px 0;
    padding: 0 0 0 13px;
    font-size: 18px;
  }
  .joinModule .bts-module__section {
    margin: 0;
  }
  .joinModule .bts-module__section:before {
    bottom: -18px;
    width: 100%;
  }
  .joinModule #submitNextButton,
  .joinModule #makePaymentButton {
    min-width: 100px;
    height: 34px;
    font-size: 16px;
    letter-spacing: 2.5px;
    line-height: 19px;
    position: relative;
    font-weight: 500;
    cursor: pointer;
  }
  .joinModule .membership-process .bts-module-table {
    max-width: 100%;
    min-width: 100%;
  }
  .joinModule .membership-process .width80 {
    max-width: 100%;
    min-width: 100%;
  }
  .joinModule .membership-process input {
    width: 100%;
    max-width: 20px;
    min-width: 20px;
  }
  .joinModule .work-processs .inputs-wrapper:nth-of-type(5) .bts-module__group:last-of-type .select:after {
    right: 11px;
  }
  .joinModule .membership-process .select:after {
    right: 15px;
  }
  .joinModule .membership-process .select select:last-of-type {
    max-width: 345px;
    min-width: 345px;
  }
  .joinModule .payment .input-wrapper {
    flex-direction: column;
  }
  .joinModule .joinbts-mustread p {
    width: 100%;
  }
  .joinModule .joinbts-mustread .check-content {
    width: 100%;
  }
  .joinModule .membership-process .bts-module__group.row.bottom-rows {
    gap: 10px;
  }
  .joinModule .billing-address .joinModule__seachBar {
    flex-direction: column;
    gap: 10px;
  }
  .joinModule .billing-address #bts-join-step6-dropdown-container select {
    margin: 20px 0 0 0;
  }
  .joinModule .billing-address #bts-join-step6-search-button {
    width: 100%;
  }
  .joinModule .billing-address #bts-join-step6-address .select {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .joinModule .billing-detail ~ .bts-module__section-button {
    flex-direction: column;
  }
  .joinModule .billing-detail ~ .bts-module__section-button #submitCancelButton {
    width: 100%;
  }
  .joinModule .billing-detail ~ .bts-module__section-button #makePaymentButton {
    max-width: 100%;
    min-width: 100%;
    margin: 15px 0 0 0;
  }
  .joinModule .payment .bts-module__list {
    width: 100%;
    max-width: 100%;
  }
  .data:last-of-type {
    margin: 0;
  }
  .data:last-of-type .bts-module__group.row {
    margin: 0;
  }
}
@media screen and (max-width: 450px) {
  .membership-process .select {
    max-width: 100%;
    min-width: 100%;
  }
  .joinModule .membership-process .select select:last-of-type {
    max-width: 100%;
    min-width: 100%;
  }
  .join-bts .work-processs .joinModule__seachBar .btns {
    width: 100%;
  }
  .work-processs .joinModule__seachBar .btns {
    flex-direction: column;
  }
  .work-processs .find-my-address-btn, .work-processs .manual-search-btn {
    width: 100%;
  }
  .membership-process .table {
    max-width: 80%;
    min-width: 80%;
    width: 100%;
    overflow-x: scroll;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    border-radius: 0px 20px 20px 0px;
    margin: 20px 0 0 !important;
  }
  .membership-process .table .bts-module-table {
    margin: 0;
  }
}
/*Join module css*/
.page-theme--blue .opportunity-listing hr {
  background-color: #009cde;
  margin-bottom: 0;
}

.bTSOpportunitiesListingPage .rte {
  margin-bottom: 0;
}

input#JoinStep3_JobTitle, input#JoinStep3_NtNumber {
  max-width: 758px;
  min-width: 758px;
}

.joinModule .work-processs .bts-module__section.post-held .inputs-wrapper {
  align-items: unset;
}

#bts-join-step2-address .step2-country .select:has(.field-validation-error)::after, #bts-join-step3-address .step2-country .select:has(.field-validation-error)::after, #bts-join-step6-address .step2-country .select:has(.field-validation-error)::after {
  top: 30%;
}

.step3-address-error-msg {
  text-align: left;
  padding-left: 10px;
}

.inputs-wrapper .training-date {
  max-width: 345px;
}

.joinModule input[disabled] {
  background: transparent;
}

.joinModule input[disabled]:active {
  border: 1px solid rgba(112, 112, 112, 0.231372549);
}

#JoinStep5_WhereDidYouHearAboutBtsSelected {
  padding-right: 47px;
}

.joinModule .work-processs .other-member p {
  font-weight: 400;
}

.joinModule .checkbox-item {
  font-weight: 400;
}

@media (min-width: 992px) {
  .joinModule .work-processs .telephoneAddress .bts-module__group:nth-child(2) {
    margin-right: 75px;
  }
}
@media (max-width: 991px) {
  .joinModule .work-processs .telephoneAddress .bts-module__group:nth-child(2) {
    margin-bottom: 10px !important;
  }
}
.joinModule .work-processs .telephoneAddress .bts-module__group:nth-child(3) .select::after {
  right: 25px;
  top: 20px;
}
@media (max-width: 1198.98px) {
  .joinModule .work-processs .telephoneAddress .bts-module__group:nth-child(3) .select::after {
    right: 10px;
    top: 17px;
  }
}
.joinModule .work-processs .telephoneAddress .select {
  max-width: 345px;
  min-width: unset;
  text-align: left;
}
@media (max-width: 1198.98px) {
  .joinModule .work-processs .telephoneAddress .select {
    max-width: 100%;
    min-width: 100%;
  }
}
.joinModule .work-processs .address-finder {
  position: relative;
  max-width: 755px;
  flex-direction: column;
  display: flex;
  /* Arrow pseudo-element */
  /* Show arrow only if select is visible */
  /* or simpler version: if select is visible, show arrow */
}
@media (max-width: 991px) {
  .joinModule .work-processs .address-finder {
    margin-top: 10px !important;
  }
}
.joinModule .work-processs .address-finder label {
  margin-left: 13px;
}
.joinModule .work-processs .address-finder select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 8px 20px;
  padding-right: 48px;
  border-radius: 30px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  font-size: 20px;
  line-height: 38px;
  color: rgba(7, 39, 45, 0.5019607843);
  cursor: pointer;
  background-color: #fff;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .joinModule .work-processs .address-finder select {
    width: 100% !important;
    line-height: 33px;
  }
}
.joinModule .work-processs .address-finder select:not(:visible) {
  display: none;
}
.joinModule .work-processs .address-finder::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  pointer-events: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23A4BCC2' d='M7 10l5 5 5-5H7z'/></svg>") no-repeat center/contain;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media (max-width: 991px) {
  .joinModule .work-processs .address-finder::after {
    right: 0px;
  }
}
select:not([hidden]) + .joinModule .work-processs .address-finder::after, select:not([style*="display:none"]) ~ .joinModule .work-processs .address-finder::after {
  opacity: 1;
}
.joinModule .work-processs .address-finder:has(select:not([hidden]))::after {
  opacity: 1;
}

.my-bts-my-details .checkbox-item input:checked::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  transform: rotate(31deg);
  border-radius: 1px;
  left: 6px;
  top: -2px;
  opacity: 1;
}

.bts-module__group:has(input[type=hidden]) label[for=JoinStep1_PasswordConfirmation] {
  display: none;
}

.joinModule .bts-module__group:nth-child(2) .filled-details {
  padding-top: 10px;
}

.join-bts .checkbox-item input:checked::after, .my-bts-my-details .checkbox-item input:checked::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  transform: rotate(31deg);
  border-radius: 1px;
  left: 6px;
  top: -2px;
  opacity: 1;
}

.join-bts .work-processs input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(25%) sepia(40%) saturate(400%) hue-rotate(170deg) opacity(0.5);
}

@media screen and (min-width: 1200px) {
  #JoinStep1_DateOfBirth-error {
    max-width: 320px;
  }
}
.my-bts-my-details .module-member__row input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(25%) sepia(40%) saturate(400%) hue-rotate(170deg) opacity(0.5);
}

.membership-process .membership-process__group {
  flex-direction: column;
}
.membership-process .membership-process__group .select {
  text-align: left;
}
.membership-process .membership-process__group .select select {
  text-align: left;
  max-width: 320px;
  min-width: 320px;
}

.joinModule__postcodeSearch > p {
  width: unset !important;
}

.billing-address__heading {
  text-align: left;
}

.billing-detail .billing-address__heading h3 {
  color: #07272D;
}
.billing-detail .billing-address__headingSecondary {
  margin-top: 20px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
}
.billing-detail .billing-address__headingSecondary h3 {
  padding-top: 10px;
}

.join-bts .inputs-wrapper .bts-module__group {
  text-align: left;
}

.joinModule .post-held .inputs-wrapper:last-of-type .bts-module__group:nth-child(2) {
  margin-right: unset;
}
.joinModule .address-section .inputs-wrapper:last-of-type .bts-module__group:nth-child(2) {
  margin-right: unset;
}
@media screen and (min-width: 1200px) {
  .joinModule #JoinStep2_CountrySelected {
    padding-left: 20px;
  }
}
.joinModule .joinbts-about .bts-module__field-label--required {
  display: block;
}

.joinbts-mustread .data input:checked::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  transform: rotate(31deg);
  border-radius: 1px;
  left: 6px;
  top: -2px;
  opacity: 1;
}

.joinbts-mustread .data input {
  border: 2px solid #07272D;
}

#bts-join-step6-address .select select {
  padding-block: 4px;
}

.joinModule#formMemberJoinContainer .bts-module__section-button:not(:has(button))::before,
.joinModule#formMemberJoinContainer .bts-module__section-button:not(:has(button)) {
  margin-top: 0;
  padding-top: 0;
  content: none;
}

@media (min-width: 1200px) {
  #JoinStep1_Password-error {
    max-width: 332px;
  }
}

.joinModule__seachBar .btns button {
  padding-top: 6px;
}

.joinbts-complete {
  text-align: left;
}

.joinbts-complete .data h2 {
  font-size: 36px;
  line-height: 40px;
  color: #07272D;
  opacity: unset;
}

@media (min-width: 1200px) {
  .joinbts-complete .data h2 {
    font-size: 50px;
    line-height: 59px;
  }
}
.joinbts-complete .data h3 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  .joinbts-complete .data h3 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .join-bts .joinModule input[type=text], .join-bts .joinModule select {
    padding-left: 20px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.membership-renewal-page {
  position: relative;
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
  padding-bottom: 30px;
  overflow: hidden;
}
@media screen and (min-width: 1400px) {
  .membership-renewal-page::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
@media screen and (min-width: 1600px) {
  .membership-renewal-page::after {
    background-size: 470px auto;
  }
}
@media (min-width: 992px) {
  .membership-renewal-page .breadcrumb {
    margin-bottom: 40px;
  }
}
@media (min-width: 1200px) {
  .membership-renewal-page {
    padding-bottom: 60px;
  }
}
.membership-renewal h1 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .membership-renewal h1 {
    margin-bottom: 25px;
  }
}
.membership-renewal .rte {
  margin-bottom: 0;
}
.membership-renewal__form .previous-btn:before {
  display: none;
}
.membership-renewal__form .next-button {
  margin-top: unset;
  padding: 7px 20px 5px;
  font-size: 16px;
  font-weight: 500;
}
.membership-renewal__form h2 {
  color: #07272D;
  opacity: 1;
  font-size: 21.6px;
  margin: unset;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .membership-renewal__form h2 {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .membership-renewal__form h2 {
    font-size: 40px;
  }
}
.membership-renewal__form h2.highlight-page {
  color: #009CDE;
  opacity: 1;
  font-size: 30px;
}
@media (min-width: 992px) {
  .membership-renewal__form h2.highlight-page {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .membership-renewal__form h2.highlight-page {
    font-size: 50px;
  }
}
.membership-renewal__form.bts-module {
  margin: unset;
  text-align: left;
}
.membership-renewal__form.bts-module .field-validation-error {
  margin-left: 13px;
  color: #CC1534;
}
@media (min-width: 768px) {
  .membership-renewal__form.bts-module {
    text-align: left;
  }
}
.membership-renewal__form.bts-module .bts-module__button-wrapper {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.23);
  flex-wrap: wrap;
}
.membership-renewal__form.bts-module .bts-module__button-wrapper .previous-btn {
  margin: unset;
}
.membership-renewal__form.bts-module .bts-module__section {
  margin: unset;
}
.membership-renewal__form.bts-module .bts-module__section-button {
  margin: unset;
}
.membership-renewal__form.bts-module .bts-module__section-button .button {
  margin: unset;
  padding: 7px 20px 5px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  line-height: 22px;
}
.membership-renewal__form.bts-module .bts-module__section .all-page-section {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .membership-renewal__form.bts-module .bts-module__section .input-sections {
    width: 100%;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .membership-renewal__form.bts-module .bts-module__section .input-sections > div {
    flex: 1;
    min-width: 0;
  }
}
.membership-renewal__form.bts-module .bts-module__section .input-sections > div .custom-select-wrapper {
  width: 100%;
}
.membership-renewal__form.bts-module .bts-module__group p {
  font-size: 18px;
  margin-bottom: 30px;
}
.membership-renewal__form.bts-module .bts-module__navigation-buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.membership-renewal__form.bts-module .bts-module__navigation-buttons button {
  max-width: fit-content;
}
.membership-renewal__form.bts-module .bts-module__navigation-buttons #submitCancelButton {
  padding: 7px 20px 5px;
  cursor: pointer;
  transition: all ease-in 0.3s;
  margin-top: 0;
  height: unset;
  width: unset;
  line-height: 22px;
}
.membership-renewal__form.bts-module .bts-module__navigation-buttons #submitCancelButton:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.membership-renewal__form.bts-module .bts-module__loading-indicator {
  margin: auto 10px;
}
.membership-renewal__form .back-to-membership a {
  background-color: #07272D;
  color: #FFFFFF;
  border-radius: 0 4px 4px 0;
  transition: all ease-in 0.3s;
}
.membership-renewal__form .back-to-membership a:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.membership-renewal__form--payment .input-sections .input-label {
  margin: 0;
}
@media (min-width: 768px) {
  .membership-renewal__form--payment .input-sections {
    flex-wrap: nowrap;
  }
}
.membership-renewal__form--button {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.23);
}
.membership-renewal__form--button #submitCancelButton {
  padding: 8px 15px 7px;
  cursor: pointer;
  transition: all ease-in 0.3s;
  height: unset;
}
@media (min-width: 992px) {
  .membership-renewal__form--button #submitCancelButton {
    padding: 9.5px 15px 8.5px;
  }
}
.membership-renewal__form--button #submitCancelButton:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.membership-renewal__form--button #makePaymentButton {
  border: none;
  background: none;
  border-radius: 0 4px 4px 0;
  color: #FFFFFF;
  background-color: #009CDE;
  font-size: 16px;
  font-weight: 500;
  padding: 6px 15px 4px;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
.membership-renewal__form--button #makePaymentButton:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
@media (min-width: 992px) {
  .membership-renewal__form--button #makePaymentButton {
    padding: 7.5px 15px 5.5px;
  }
}
@media (min-width: 576px) {
  .membership-renewal__form--button {
    flex-direction: row;
  }
}
.membership-renewal__form--membership .table__head-cell {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 400;
}
.membership-renewal__form--membership .table__head-cell:after {
  display: none;
}
.membership-renewal__form.registerModule .bts-module__section > .input-sections {
  width: 100%;
}
@media (min-width: 1200px) {
  .membership-renewal__form.registerModule .bts-module__section > .input-sections > div {
    width: calc(33.33% - 75px);
  }
}
.membership-renewal__form .all-page-section {
  padding-bottom: 13px;
}
@media screen and (min-width: 1400px) {
  .membership-renewal__form {
    width: 70%;
  }
}

.page-theme--blue .rte table:not(.table):not(.table-plain) tbody.membership-renewal__table-body tr:first-of-type {
  background-color: rgb(247, 247, 247);
  color: #07272D;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.bTSQualityImprovementLandingPage .breadcrumb, .bTSGeneralLandingPage .breadcrumb {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .bTSQualityImprovementLandingPage .breadcrumb, .bTSGeneralLandingPage .breadcrumb {
    margin-bottom: 25px;
  }
}
.bTSQualityImprovementLandingPage .content-page__page-tag, .bTSGeneralLandingPage .content-page__page-tag {
  margin-bottom: 25px;
}
@media (max-width: 991.98px) {
  .bTSQualityImprovementLandingPage .content-page__page-tag, .bTSGeneralLandingPage .content-page__page-tag {
    margin-bottom: 10px;
  }
}
.bTSQualityImprovementLandingPage .rte h1, .bTSGeneralLandingPage .rte h1 {
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .bTSQualityImprovementLandingPage .rte h1, .bTSGeneralLandingPage .rte h1 {
    margin-bottom: 5px;
  }
}
.bTSQualityImprovementLandingPage .image__wrapper, .bTSGeneralLandingPage .image__wrapper {
  margin-top: 24px;
  max-width: 978px;
}
@media (max-width: 991.98px) {
  .bTSQualityImprovementLandingPage .image__wrapper, .bTSGeneralLandingPage .image__wrapper {
    margin-top: unset;
  }
}

.bTSGeneralSectionPage .info-tile-listing a, .bTSGeneralLandingPage .info-tile-listing a {
  font-size: 16px;
}

.bTSGeneralDetailPage .info-box {
  border-radius: 0px 20px 20px 0px;
}
.bTSGeneralDetailPage img {
  border-radius: 50%;
  margin-right: 10px;
}

.bTSGeneralDetailPage .respiratory__wrapper article table {
  margin-bottom: 30px;
}

.bTSGeneralDetailPage.page-theme--blue .table__body-row {
  border: unset;
}

.bTSGeneralLandingPage .general-landing-noImage .content-section {
  display: block;
}

.bTSGeneralLandingPage .general-landing-image .rte h1 {
  border-bottom: none;
  padding-bottom: unset;
}

.bTSGeneralLandingPage .rte ul {
  list-style: none !important;
  padding-inline-start: 0;
}
.bTSGeneralLandingPage .rte ul li {
  position: relative;
  list-style-type: unset;
  padding: 0 0 0 20px;
  margin: 0 0 15px 0;
}
.bTSGeneralLandingPage .rte ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #07272D;
}
.bTSGeneralLandingPage .rte .breadcrumb ul li {
  margin-bottom: 0;
  padding: 0;
}
.bTSGeneralLandingPage .rte .breadcrumb ul li:after {
  display: none;
}

.bTSGeneralLandingPage.research-research-and-innovation .download-button-withoutdescription {
  margin-top: 0;
}
.bTSGeneralLandingPage.research-research-and-innovation .image__wrapper ~ p:last-of-type {
  margin-bottom: 0px;
}

.general-landing-noImage .rte div:has(> iframe) {
  margin-top: 20px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .general-landing-noImage .rte div:has(> iframe) {
    margin-bottom: 40px;
  }
}

.bTSGeneralLandingPage.bts-short-active .header-site {
  position: relative;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.bTSGeneralSectionPage .rte div:has(> iframe) {
  margin-top: 20px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .bTSGeneralSectionPage .rte div:has(> iframe) {
    margin-bottom: 40px;
  }
}
.bTSGeneralSectionPage .rte .inner-wrapper ul {
  list-style: none !important;
  padding-inline-start: 0;
}
.bTSGeneralSectionPage .rte .inner-wrapper ul li {
  position: relative;
  list-style-type: unset;
  padding: 0 0 0 20px;
  margin: 0 0 15px 0;
}
.bTSGeneralSectionPage .rte .inner-wrapper ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #07272D;
}
.bTSGeneralSectionPage .rte .inner-wrapper ul li::marker {
  list-style-type: unset !important;
  unicode-bidi: unset !important;
  font-variant-numeric: unset !important;
  text-transform: unset !important;
  text-indent: unset !important;
  text-align: unset !important;
  text-align-last: unset !important;
}
.bTSGeneralSectionPage .content-page__page-tag {
  margin-top: 15px;
}
@media (max-width: 991.98px) {
  .bTSGeneralSectionPage .content-page__page-tag {
    margin-top: 0;
  }
}
.bTSGeneralSectionPage .rte-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 79px;
}
@media (max-width: 991.98px) {
  .bTSGeneralSectionPage .rte-content {
    flex-direction: column;
  }
}
.bTSGeneralSectionPage .rte-content.no--img {
  display: unset;
}
.bTSGeneralSectionPage .rte-content.no--img .rte {
  max-width: 70%;
}
.bTSGeneralSectionPage .rte-content .rte {
  max-width: 40%;
  min-width: 40%;
  margin: 0;
}
@media (max-width: 991.98px) {
  .bTSGeneralSectionPage .rte-content .rte > h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .bTSGeneralSectionPage .rte-content .rte {
    max-width: 100%;
    min-width: 100%;
  }
}
.bTSGeneralSectionPage .rte-content .rte__button {
  background-image: unset;
  width: 100%;
  text-align: center;
  max-width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #07272D;
  background: #07272D;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-transform: uppercase;
  padding: 6px 20px 4px 20px;
  border-radius: 0px 4px 4px 0px;
  letter-spacing: 2.88px;
  display: inline-block;
  font-weight: 500;
}
.bTSGeneralSectionPage .rte-content .rte__button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.bTSGeneralSectionPage .rte-content .rte p {
  max-width: 100%;
}
.bTSGeneralSectionPage .rte-content .rte p:last-of-type {
  margin: 0;
}
.bTSGeneralSectionPage .rte-content .img {
  width: 100%;
  max-width: 100%;
  margin: 24px 0 0 0;
}
.bTSGeneralSectionPage .rte-content .img--mobile {
  display: none;
}
@media (max-width: 991.98px) {
  .bTSGeneralSectionPage .rte-content .img--mobile {
    display: block;
    margin: 0 0 30px 0;
  }
}
.bTSGeneralSectionPage .rte-content .img--desktop {
  display: block;
}
@media (max-width: 991.98px) {
  .bTSGeneralSectionPage .rte-content .img--desktop {
    display: none;
  }
}
.bTSGeneralSectionPage .rte-content .img img {
  width: 100%;
  margin-bottom: 0;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  border-radius: 0px 20px 20px 0px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1607843137);
}
@media screen and (min-width: 2560px) {
  .bTSGeneralSectionPage .rte-content .img img {
    height: 950px;
  }
}
.bTSGeneralSectionPage .container--stretched .info-tile-listing {
  margin-top: 30px;
}
.bTSGeneralSectionPage .container--stretched .info-tile__content .button {
  min-width: 155px;
  font-size: 16px;
}
.bTSGeneralSectionPage .download-button-withoutdescription {
  margin-top: 60px;
}
@media (max-width: 991.98px) {
  .bTSGeneralSectionPage .download-button-withoutdescription {
    margin-top: 30px;
  }
}

.bTSGeneralDetailPage .content-page__page-tag {
  margin-top: 15px;
}
@media (max-width: 991.98px) {
  .bTSGeneralDetailPage .content-page__page-tag {
    margin-top: 0;
  }
}

.bTSGeneralDetailPage .download-button-withoutdescription {
  margin-top: 33px;
}

.bTSGeneralLandingPage .general-landing-noImage .rte h1 {
  border-bottom: none;
}

@media screen and (min-width: 1400px) {
  .generalSectionPage .rte {
    max-width: 70%;
  }
}
.generalSectionPage .respiratory__wrapper.shortCourse__wrapper .rte {
  max-width: 100%;
  flex: unset;
}
@media (max-width: 991.98px) {
  .generalSectionPage .respiratory__wrapper.shortCourse__wrapper .author-wrapper {
    margin-bottom: 30px;
  }
}

.bTSGeneralSectionPage.research-and-innovation-supporting-respiratory-research .info-tile-listing {
  margin-bottom: 0px;
}

.research-supporting-respiratory-research .rte, .research-supporting-respiratory-research-integrated-respiratory-research-collaborative-inspire .rte, research-supporting-respiratory-research-bts-winter-meeting-abstracts-archive .rte, .research-supporting-respiratory-research-genomics-and-respiratory-medicine .rte {
  margin-bottom: 0;
}

.research-supporting-respiratory-research-genomics-and-respiratory-medicine .inner-wrapper p:last-of-type, .research-supporting-respiratory-research-bts-winter-meeting-abstracts-archive .inner-wrapper p:last-of-type {
  margin-bottom: 0;
}

.research-supporting-respiratory-research-integrated-respiratory-research-collaborative-inspire .rte h2:last-of-type {
  margin: 0;
}

.research-supporting-respiratory-research-bts-winter-meeting-abstracts-archive article {
  margin-bottom: 0 !important;
}

.research-how-we-can-support-your-research-bids .download-button-withoutdescription {
  margin-top: 30px;
}

.about-us-about-the-respiratory-futures-website .rte .inner-wrapper ul li {
  margin: 0;
}

.bTSGeneralLandingPage.generalSectionPage .info-tile__content .button {
  min-width: unset;
}

.bTSGeneralLandingPage .inner-wrapper img {
  width: 100%;
}

.clinical-resources-quality-improvement-getting-started-with-qi article.rte img {
  width: 100%;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.abstract__details .table__head-cell {
  padding: 10.5px 15px;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
}
@media screen and (min-width: 1400px) {
  .abstract__details .table__head-cell--title-col {
    width: 25%;
  }
}
@media screen and (min-width: 1400px) {
  .abstract__details .table__head-cell-col {
    width: 12%;
  }
}
.abstract__details .table__head-cell:after {
  display: none;
}
@media screen and (min-width: 1400px) {
  .abstract__details .table__body-cell--title-col {
    width: 25%;
  }
}
@media screen and (min-width: 1400px) {
  .abstract__details .table__body-cell-col {
    width: 12%;
  }
}
.abstract__details .table__body-cell:last-child button {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .abstract__details .table__body-cell:last-child button {
    margin-bottom: 0;
  }
}
.abstract__details .table button {
  background: none;
  border: none;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #009CDE;
  padding: 6px 10px 4px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 0 4px 4px 0;
  display: flex;
  transition: all ease-in 0.3s;
}
.abstract__details .table button:hover {
  cursor: pointer;
  transform: scale(1.1);
  background-color: #07272D;
}
@media screen and (min-width: 1400px) {
  .abstract__details {
    width: 70%;
  }
}
.abstract__action {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
}
.abstract__action-submission {
  background: none;
  border: none;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #07272D;
  padding: 7px 20px 5px;
  cursor: pointer;
  font-weight: 500;
  transition: transform 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 2.56px;
  border-radius: 0 4px 4px 0;
  line-height: 22px;
}
.abstract__action-submission:hover {
  transform: scale(1.1);
}

.submissionEdit {
  text-align: left;
}
@media (min-width: 992px) {
  .submissionEdit {
    width: 70%;
  }
}
.submissionEdit .bts-module__group {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  .submissionEdit .col-sm-8 {
    flex: 100%;
    max-width: 100%;
    padding-inline: 0px;
  }
}
.submissionEdit .col-sm-8 label.bts-module__field-label {
  font-size: 22px;
  font-weight: 500;
  margin-left: 15px;
}
.submissionEdit .institution-new {
  margin-left: 13px;
}
.submissionEdit .institution-new__row label.bts-module__field-label--required, .submissionEdit .institution-newfields label.bts-module__field-label--required {
  font-size: 22px;
  font-weight: 500;
  margin-left: 15px;
}
@media (max-width: 992px) {
  .submissionEdit .institution-new__row label.bts-module__field-label--required, .submissionEdit .institution-newfields label.bts-module__field-label--required {
    font-size: 18px;
  }
}
.submissionEdit .institution-new__row .col-sm-1::before, .submissionEdit .institution-newfields .col-sm-1::before {
  content: "Add +" !important;
  padding: 11.5px 11.5px 8.5px 11.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 0px 4px 4px 0px;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  font-weight: 500;
  font-family: "effra", "Helvetica";
}
@media (max-width: 1400px) {
  .submissionEdit .institution-new__row .col-sm-1::before, .submissionEdit .institution-newfields .col-sm-1::before {
    padding: 9.5px 11.5px 6.5px 11.5px;
  }
}
@media (min-width: 1200px) {
  .submissionEdit .col-sm-16 {
    flex: 100%;
    max-width: 100%;
    padding-inline: 0px;
  }
}
.submissionEdit .col-sm-16 .bts-module__input-field {
  height: 38px;
}
@media (max-width: 992px) {
  .submissionEdit .col-sm-16 .bts-module__input-field {
    height: 33px;
  }
}
.submissionEdit .col-sm-16 p {
  margin-bottom: 0px;
}
.submissionEdit .col-sm-16 select {
  padding: 4px 20px 2px;
  font-size: 20px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-right: 40px;
  height: 38px;
  padding-top: 0px;
}
@media (max-width: 992px) {
  .submissionEdit .col-sm-16 select {
    height: 33px;
  }
}
.submissionEdit .col-sm-24 h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.submissionEdit .col-sm-24 p {
  margin-bottom: 16px;
}
@media (max-width: 992px) {
  .submissionEdit .col-sm-24 p {
    margin-bottom: 10px;
  }
}
.submissionEdit .bts-module__section {
  margin: 0px 0px 16px 0px;
}
@media (max-width: 992px) {
  .submissionEdit .bts-module__section {
    margin: 0px 0px 10px 0px;
  }
}
.submissionEdit .institution-field-container .col-sm-22 p {
  margin-bottom: 16px;
  font-size: 18px;
}
@media (max-width: 992px) {
  .submissionEdit .institution-field-container .col-sm-22 p {
    margin-bottom: 10px;
  }
}
.submissionEdit button {
  letter-spacing: 2.88px;
  background: #009CDE 0% 0% no-repeat padding-box !important;
  border-radius: 0px 4px 4px 0px;
  transition: all ease-in 0.3s;
  border: none;
  line-height: 22px;
  color: #FFFFFF !important;
  padding: 9px 15px !important;
  margin-left: 0px;
  cursor: pointer;
  text-transform: uppercase;
}
.submissionEdit button#cancel {
  background-color: #07272D !important;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.abstract {
  position: relative;
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .abstract .breadcrumb {
    margin-bottom: 40px;
  }
}
.abstract h1 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .abstract h1 {
    margin-bottom: 25px;
  }
}
.abstract__form-container label {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .abstract__form-container label {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .abstract__form-container {
    width: 70%;
  }
}
.abstract__select {
  position: relative;
}
.abstract__select:after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 20px;
}
.abstract__select-field {
  padding: 4px 40px 2px 20px;
  font-size: 20px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 576px) {
  .abstract__select-field {
    width: 100%;
  }
}
.abstract__field-group {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
.abstract__table .table__head-cell {
  color: #FFFFFF;
  font-size: 24px;
  padding: 10.5px 15px;
}
.abstract__table .table__head-cell:after {
  display: none;
}
.abstract__table .table__body-cell button {
  background: none;
  border: none;
  background-color: #009CDE;
  letter-spacing: 2.56px;
  color: #FFFFFF;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0 4px 4px 0;
  padding: 6px 10px 4px;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  transition: 0.3s ease-in-out;
}
.abstract__table .table__body-cell button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.abstract__table .table__body-row:last-child {
  margin-bottom: 0;
}
.abstract__action--download:before {
  content: "\f33d";
  display: inline-block;
  color: rgb(0, 156, 222);
  font-size: 20px;
  line-height: 1em;
  padding-right: 7px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
@media screen and (min-width: 1400px) {
  .abstract::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
@media screen and (min-width: 1600px) {
  .abstract::after {
    background-size: 470px auto;
  }
}
@media screen and (min-width: 1600px) {
  .abstract .membership-renewal-page::after {
    background-size: 522px auto;
  }
}
@media (min-width: 1200px) {
  .abstract {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 1400px) {
  .table__head-cell--refereeTitle-col, .table__body-cell--refereeTitle-col {
    width: 45%;
  }
}

@media screen and (min-width: 1400px) {
  .table__head-cell--score-col, .table__body-cell--score-col {
    width: 10%;
  }
}

@media screen and (min-width: 1400px) {
  .table__head-cell--number-col, .table__body-cell--number-col {
    width: 12%;
  }
}

.table__body-cell button:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  margin-left: 10px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.abstract__view {
  padding-bottom: 30px;
}
.abstract__view-wrapper {
  position: relative;
}
@media screen and (min-width: 1400px) {
  .abstract__view-wrapper::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
@media screen and (min-width: 1600px) {
  .abstract__view-wrapper::after {
    background-size: 470px auto;
  }
}
.abstract__view__heading {
  padding-bottom: 20px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .abstract__view__heading {
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .abstract__view .table__body-cell--viewTitle-col {
    width: 20%;
  }
}
@media screen and (min-width: 1400px) {
  .abstract__view .table__body-cell--viewId-col {
    width: 10%;
  }
}
.abstract__view .table__body-cell:last-child:before {
  display: none;
}
.abstract__view .table__body-cell--actions {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.abstract__view .table__body-cell--actions button {
  min-width: 70px;
  transition: transform 0.3s ease;
}
.abstract__view .table__body-cell--actions button:hover {
  background-color: #07272D;
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .abstract__view .table__body-row:last-child {
    margin-bottom: 0px;
  }
}
.abstract__view .table__head-cell {
  padding: 10.5px 15px;
}
@media screen and (min-width: 1400px) {
  .abstract__view .table__head-cell--viewTitle-col {
    width: 20%;
  }
}
@media screen and (min-width: 1400px) {
  .abstract__view .table__head-cell--viewId-col {
    width: 10%;
  }
}
@media (min-width: 1200px) {
  .abstract__view {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .abstract__view {
    width: 70%;
  }
}
.abstract__table {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
}
.abstract__table .table__head-cell {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
}
.abstract__table .table__head-cell:after {
  display: none;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.election {
  padding-bottom: 30px;
  position: relative;
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
}
@media screen and (min-width: 1400px) {
  .election::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
@media screen and (min-width: 1600px) {
  .election::after {
    background-size: 470px auto;
  }
}
@media screen and (min-width: 1400px) {
  .election__layout {
    width: 70%;
  }
}
.election__module .error-summary__text {
  color: #CC1534;
}
.election__module .table__head-row:first-child {
  border-bottom: 1px solid rgba(7, 39, 45, 0.1);
  text-align: left;
}
.election__module .table__head-row:first-child .table__head-cell:last-child {
  border-radius: 0 20px 0 0;
}
.election__module .table__head-cell {
  padding: 10px 15px;
  font-size: 24px;
  color: #FFFFFF;
  font-weight: 400;
}
.election__module .table__head-cell:last-child {
  border-radius: 0;
}
.election__module .table__head-cell:after {
  display: none;
}
@media (min-width: 768px) {
  .election__module .table__body {
    display: table-row-group;
  }
}
.election__module .table__body-cell-link {
  text-transform: uppercase;
}
.election__module .table__body-cell-link:after {
  font-size: 13px;
}
.election__table {
  margin-bottom: 15px;
}
.election__table .table__section-mobile-title {
  display: block;
  font-weight: 500;
  font-size: 20px;
  padding: 10px 12px;
  background: #07272D;
  color: #FFFFFF;
  border-radius: 0 10px 0 0;
}
@media (min-width: 768px) {
  .election__table .table__section-mobile-title {
    display: none;
  }
}
.election__table .table__head {
  display: none;
}
@media (min-width: 768px) {
  .election__table .table__head-row:first-child .table__head-cell {
    background-color: #07272D;
  }
}
@media (min-width: 768px) {
  .election__table .table__head {
    display: table-header-group;
  }
}
@media (min-width: 768px) {
  .election__table .table__body-row {
    display: table-row;
  }
}
.election__table .table__body-row:first-child .table__body-cell {
  border-radius: 0;
}
.election__table .table__body-row:last-child {
  margin-bottom: 0;
}
.election__table .table__body-row:last-child .table__body-cell:last-child {
  border-radius: 0 0 20px 0;
}
.election__table .table__body-cell {
  padding: 5px 15px;
}
@media (min-width: 768px) {
  .election__table .table__body-cell {
    display: table-cell;
    padding: 10px 15px;
  }
}
.election__table .table__body-cell-link {
  text-transform: uppercase;
}
.election__table .table__body-cell-link:after {
  font-size: 13px;
}
.election__table:last-of-type {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-bottom: 30px;
}
.election__actions {
  display: flex;
  gap: 10px;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
}
.election__actions button, .election__actions a {
  border-radius: 0px 4px 4px 0px;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  padding: 6.5px 20px 4.5px;
  border: 0;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 16px;
  background: #009CDE;
  transition: transform 0.3s ease;
  line-height: 22px;
}
.election__actions a {
  padding: 7px 20px 5px;
}
.election__actions button:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  margin-left: 10px;
}
.election__actions .goBackBtn, .election__actions .abandon {
  background: #07272D;
}
.election__actions .goBackBtn:hover, .election__actions .abandon:hover {
  text-decoration: none;
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .election__actions {
    gap: 20px;
  }
}
.election__form .election__actions {
  margin-top: 20px;
}
.election__fields {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .election__fields {
    flex-direction: row;
    gap: 20px;
  }
}
@media (min-width: 1200px) {
  .election__fields {
    gap: 40px;
    margin-bottom: 20px;
  }
}
.election__fields--proposers {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .election__field {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .election__field {
    width: calc(50% - 40px);
  }
}
.election__field-label {
  font-size: 18px;
  margin-left: 13px;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .election__field-label {
    font-size: 20px;
  }
}
.election__field-input {
  padding: 8px 20px;
  font-size: 18px;
  border: none;
  border-radius: 25px;
  height: 33px;
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  color: rgba(7, 39, 45, 0.5019607843);
}
@media (min-width: 1200px) {
  .election__field-input {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .election__field-input {
    height: 38px;
  }
}
.election__field-input[disabled] {
  background: transparent;
}
.election__field--view .election__field-text {
  padding: 8px 20px;
  font-size: 20px;
  border: none;
  border-radius: 25px;
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  color: rgba(7, 39, 45, 0.5019607843);
}
.election__field--view .election__field-text[disabled] {
  background: transparent;
}
@media (min-width: 768px) {
  .election__field--view {
    width: calc(100% - 20px);
  }
}
@media (min-width: 1200px) {
  .election__field--view {
    width: calc(100% - 40px);
  }
}
@media (min-width: 1200px) {
  .election {
    padding-bottom: 60px;
  }
}

.my-bts-modules-abstract-submission-edit {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.my-bts-modules-abstract-submission-edit .abstract {
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
  background-attachment: fixed;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .abstractSubmissionEdit {
    width: 70%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__field-label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
  margin-left: 14px;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module__field-label {
    font-size: 20px;
    line-height: 26px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__input-field {
  height: 33px;
  color: rgba(7, 39, 45, 0.5019607843);
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module__input-field {
    height: 38px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module label {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
  margin-left: 14px;
}
.my-bts-modules-abstract-submission-edit .bts-module__select-field {
  padding-top: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  padding: 6px 20px 3px;
  font-size: 18px;
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-right: 40px;
  height: 33px;
  padding-top: 5px;
  line-height: unset;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module__select-field {
    font-size: 20px;
    height: 38px;
    padding: 4px 20px 2px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__input--delete::before {
  content: "-";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4.5px 5.5px 0.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Effra", "Helvetica", sans-serif;
  white-space: nowrap;
  font-size: 30px;
}
.my-bts-modules-abstract-submission-edit .bts-module__input--delete:hover::before {
  color: #fff;
}
.my-bts-modules-abstract-submission-edit .bts-module__section.commonMargin {
  margin-bottom: 30px;
  margin-top: 0px;
}
.my-bts-modules-abstract-submission-edit .bts-module__section.commonMargin .col-sm-8 {
  margin-bottom: 5px;
}
.my-bts-modules-abstract-submission-edit .bts-module__section.commonMargin .col-sm-16 textarea {
  height: unset;
}
.my-bts-modules-abstract-submission-edit .bts-module__group {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group textarea {
  display: block;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .required-field .labelField::after {
  content: "*";
  color: #dc3545;
}
.my-bts-modules-abstract-submission-edit .bts-module__group span.field-validation-error {
  margin-top: 5px;
  margin-left: 30px;
  font-size: 16px;
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module__group .col-sm-8, .my-bts-modules-abstract-submission-edit .bts-module__group .col-sm-16, .my-bts-modules-abstract-submission-edit .bts-module__group .col-sm-24 {
    flex: unset;
    max-width: unset;
    text-align: left;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__group .dropdownSubmissionField {
  position: relative;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .dropdownSubmissionField select {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  font-size: 20px;
  height: 38px;
  padding: 5px 20px 2px;
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  line-height: unset;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .dropdownSubmissionField::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 38%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .headerText {
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .headerText h3 {
  margin-top: 0px;
  margin-bottom: 5px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .headerText p {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
  padding-left: 30px;
  margin-left: 0px !important;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .headerText ul, .my-bts-modules-abstract-submission-edit .bts-module__group .headerText ol {
  font-size: 16px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module__group .headerText ul, .my-bts-modules-abstract-submission-edit .bts-module__group .headerText ol {
    padding-left: 65px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__group .footerText h3 {
  margin-top: 5px;
  margin-bottom: 0px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .footerText p {
  margin-bottom: 0px !important;
  font-size: 16px;
  font-weight: 400;
  padding-left: 30px;
  margin-left: 0px !important;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .election_formControlButton {
  position: relative;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .election_formControlButton button {
  background: #07272D;
  cursor: pointer;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .election_formControlButton .chosen-file-name {
  margin-left: 15px;
  color: rgba(7, 39, 45, 0.5019607843);
  font-size: 16px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .election__form-control {
  gap: 5px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .election__form-control .deleteItem {
  margin-left: 15px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .election__form-control input {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .election__form-control p {
  margin-bottom: 0px !important;
  font-weight: 500;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .external-wrapper .checkBoxInputField__wrapper {
  flex-direction: column;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .external-wrapper .outerWrapperBox {
  display: flex;
  order: 2;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .external-wrapper .headerText {
  order: 1;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .external-wrapper .footerText {
  order: 3;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper {
  width: 100%;
  display: flex;
  align-content: center;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper:has(.field-validation-error:not(:empty)) .checkBoxInputField__outerBox {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper:has(.field-validation-error:not(:empty)) .checkBoxInputField__outerBox {
    margin-bottom: 50px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper:has(.field-validation-error:not(:empty)) .col-sm-16 {
  position: unset;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper .col-sm-8 {
  width: auto;
  order: 1;
  padding-left: 0px;
  margin-bottom: 0px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper .col-sm-8 span {
  display: block;
  position: absolute;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__outerBox .col-sm-16 {
  padding-right: 0px;
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__outerBox .col-sm-16 .field-validation-error {
  position: absolute;
}
@media (max-width: 768px) {
  .my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__outerBox .col-sm-16 .field-validation-error {
    margin-top: 35px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__outerBox span[data-valmsg-for="QuestionsViewModel[6].AnswerBool"] {
  position: unset;
}
.my-bts-modules-abstract-submission-edit .bts-module__input-field {
  color: rgba(7, 39, 45, 0.5019607843);
}
.my-bts-modules-abstract-submission-edit .bts-module p.labelField {
  font-size: 20px !important;
  font-weight: 500;
  margin-left: 13px;
  margin-bottom: 0px !important;
}
.my-bts-modules-abstract-submission-edit .bts-module .institution__label .bts-module__field-label {
  font-size: 20px;
  font-weight: 500;
  margin-left: 13px;
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-field-container p {
  font-size: 16px !important;
  font-weight: 400;
  padding-left: 30px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list {
    padding-inline: 10px;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list .institution-list__item-cell {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item {
    margin-bottom: 20px;
  }
}
@media (min-width: 1400px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__container {
    margin-top: 16px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__container .field-validation-valid.institution-delete-validation {
  font-size: 16px;
  margin-left: 13px;
  display: block;
  margin-bottom: 30px;
  color: red;
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__container .row.institution-new__row {
  gap: 0px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__container .row.institution-new__row {
    display: none;
  }
}
@media (min-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__container .row.institution-new__row .col-sm-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__container .row.institution-new__row .author-list__item-cell {
  margin-bottom: 0px;
  position: relative;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__container .row.institution-new__row .author-list__item-cell label {
    font-size: 20px;
    line-height: 26px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container p {
  font-size: 16px !important;
  margin-bottom: 16px !important;
  padding-left: 30px;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item {
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-3 {
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-3 input {
    order: 2;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-3 input:before {
    order: 1;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-7 {
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-7 input {
    order: 2;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-7 input:before {
    order: 1;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-6 {
    padding-bottom: 10px;
    text-align: left;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-6 select {
    order: 2;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-5 {
  text-align: center;
}
@media (min-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-5 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-5 {
    padding-bottom: 10px;
    text-align: left;
    flex-direction: row;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-5 input {
    margin-left: 20px;
    order: 2;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-4ZZZ {
    text-align: center;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-4ZZZ, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-2 {
    display: flex;
    order: 1;
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-4ZZZ .bts-module__input--delete, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-2 .bts-module__input--delete {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-4ZZZ .bts-module__input--delete::before, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item .col-sm-2 .bts-module__input--delete::before {
    width: 100%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .outerSelectBox {
  position: relative;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .outerSelectBox {
    order: 2;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .outerSelectBox::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 38%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}
@media (max-width: 767px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item-cell {
    display: flex;
    flex-direction: column;
  }
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item-cell::after {
    content: attr(data-source);
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    margin-left: 14px;
    order: 1;
    text-align: left;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .bts-module__select-field {
  font-size: 20px;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new {
  display: flex;
  flex-direction: column;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .col-sm-8 {
  margin-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .col-sm-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .col-sm-8 {
    padding-bottom: 10px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .col-sm-7 {
  margin-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .col-sm-7 {
    padding-bottom: 10px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .offset-sm-23 {
  margin-left: 0px !important;
  padding-right: 0px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .offset-sm-23 {
    padding-left: 0px;
    margin-top: 10px;
    width: 100%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .offset-sm-23 .bts-module__input--add {
  display: flex;
  align-items: end;
  height: 100%;
  justify-content: end;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .offset-sm-23 .bts-module__input--add {
    justify-content: unset;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .offset-sm-23 .bts-module__input--add::before {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4.5px 5.5px 0.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Effra", "Helvetica", sans-serif;
  white-space: nowrap;
  font-size: 30px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .offset-sm-23 .bts-module__input--add::before {
    width: 100%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .authorFieldsNew {
  width: 100%;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .authorFieldsNew .outerSelectBox {
  position: relative;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .authorFieldsNew .outerSelectBox::before {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 38%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row {
  height: 100%;
  align-items: end;
  padding-bottom: 3px;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10:has(select)::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 38%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .bts-module__input--add::before {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4.5px 5.5px 0.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Effra", "Helvetica", sans-serif;
  white-space: nowrap;
  font-size: 30px;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .offset-sm-23 {
  margin-left: 0px;
  margin-top: 15px;
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-6, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10 {
    flex: unset;
    max-width: unset;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-6 label, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10 label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
  margin-left: 14px;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-6 label, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10 label {
    font-size: 20px;
    line-height: 26px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-6 .bts-module__input-field, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10 .bts-module__input-field {
  height: 33px;
  color: rgba(7, 39, 45, 0.5019607843);
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-6 .bts-module__input-field, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10 .bts-module__input-field {
    height: 38px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-6 .bts-module__select-field, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10 .bts-module__select-field {
  padding-top: 5px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border: none;
  padding: 6px 20px 3px;
  font-size: 18px;
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-right: 40px;
  height: 33px;
  padding-top: 5px;
  line-height: unset;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-6 .bts-module__select-field, .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new .author-new__row .col-sm-10 .bts-module__select-field {
    font-size: 20px;
    height: 38px;
    padding: 4px 20px 2px;
  }
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container .author-new {
    flex-direction: row;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .author-list__container {
  padding-left: 50px;
  margin-top: 20px;
}
.my-bts-modules-abstract-submission-edit .bts-module .author-list__container > .row {
  display: flex;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-list__container > .row {
    display: none;
  }
}
@media (min-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-list__container .col-sm-5 {
    text-align: center;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__item {
  gap: 0px !important;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  flex-direction: unset !important;
}
@media (min-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell:nth-of-type(2) {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (max-width: 767px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell {
    display: flex;
    flex-direction: column;
  }
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell::before {
    content: attr(data-source);
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    margin-left: 14px;
  }
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item {
    flex-direction: row;
    gap: 20px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .bts-module__input--delete {
  display: flex;
  padding-left: 15px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .bts-module__input--delete {
    justify-content: unset;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .bts-module__input--delete {
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .bts-module__input--delete::before {
  content: "-";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4.5px 5.5px 0.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Effra", "Helvetica", sans-serif;
  white-space: nowrap;
  font-size: 30px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .bts-module__input--delete::before {
    width: 100%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell {
  padding-left: 3px;
  padding-right: 3px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell.col-sm-8 .institution-list__item-cell {
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell.col-sm-8 {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell.col-sm-8 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell.col-sm-8, .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell.col-sm-7 {
  width: 100%;
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell .bts-module__input-field {
  color: rgba(7, 39, 45, 0.5019607843);
  height: 33px;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-list__item .institution-list__item-cell .bts-module__input-field {
    height: 38px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new {
  display: flex;
  flex-direction: column;
  gap: 0px !important;
  align-items: start;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new {
    flex-direction: row;
    gap: 20px;
    align-items: center;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new {
    margin-bottom: 10px;
  }
}
@media (min-width: 576px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new .col-sm-8, .my-bts-modules-abstract-submission-edit .bts-module .institution-new .col-sm-16 {
    flex: unset;
    max-width: unset;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new__row {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 3px;
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-8 {
  margin-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-8 {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-7 {
  padding-left: 3px;
  padding-right: 3px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-7 {
    margin-bottom: 10px;
    padding-bottom: 0px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-1 {
  justify-content: end;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-1 {
    justify-content: unset;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-1 > div {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new__row.col-sm-1 {
    justify-content: start;
    margin-top: 10px;
    padding-left: 3px;
    padding-right: 3px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new__row .bts-module__input--add::before {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4.5px 5.5px 0.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Effra", "Helvetica", sans-serif;
  white-space: nowrap;
  font-size: 30px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new__row .bts-module__input--add::before {
    width: 100%;
    display: flex;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new__row:has(.bts-module__input--add) {
  align-items: end;
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
  gap: 10px;
}
@media (min-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new__row:has(.bts-module__input--add) {
    height: 100%;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new .institution-newfields {
  width: 100%;
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new .institution-newfields label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
  margin-left: 14px;
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new .institution-newfields label {
    font-size: 20px;
    line-height: 26px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module .institution-new .institution-newfields .bts-module__input-field {
  height: 33px;
  color: rgba(7, 39, 45, 0.5019607843);
}
@media (min-width: 1200px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new .institution-newfields .bts-module__input-field {
    height: 38px;
  }
}
.my-bts-modules-abstract-submission-edit .bts-module__input-field:-webkit-autofill:active, .my-bts-modules-abstract-submission-edit .bts-module__input-field:-webkit-autofill:focus, .my-bts-modules-abstract-submission-edit .bts-module__input-field:-webkit-autofill:hover, .my-bts-modules-abstract-submission-edit .bts-module__input-fieldinput:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: rgba(7, 39, 45, 0.5019607843) !important;
  transition: background-color 5000s ease-in-out 0s;
}
.my-bts-modules-abstract-submission-edit .abstract__disclaimer {
  margin-bottom: 30px;
}

.my-bts-modules-abstract-submission-edit .abstractSubmissionEdit .bts-module__section-button {
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-top: 30px;
  margin: 0;
}

.my-bts-modules-abstract-submission-edit .abstractSubmissionEdit .bts-module__section-button .col-sm-16 {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.my-bts-modules-abstract-submission-edit .abstractSubmissionEdit button {
  background: none;
  border: none;
  background-color: #009CDE;
  letter-spacing: 2.56px;
  color: #FFFFFF;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0 4px 4px 0;
  padding: 6.5px 20px 4.5px;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all ease-in 0.3s;
  line-height: 22px;
}

.my-bts-modules-abstract-submission-edit .abstractSubmissionEdit .bts-module__section-button #cancel {
  background-color: #07272D;
  transition: all ease-in 0.3s;
}

.deadline__wrapper {
  padding-top: 30px;
}
.deadline__wrapper .wz-text {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 992px) {
  .deadline__wrapper .wz-text {
    flex-wrap: wrap;
  }
}
.deadline__wrapper .wz-text__heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
}
.deadline__wrapper p {
  margin-bottom: 0px;
}

@media (min-width: 576px) {
  .author-field-container .col-sm-8.author-list__item-cell {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
.author-field-container .col-sm-8.author-list__item-cell .author-new .col-sm-8, .author-field-container .col-sm-8.author-list__item-cell .author-new .col-sm-7 {
  padding-bottom: 0px;
}

.author-field-container-none p {
  margin-bottom: 10px;
}

.author-list__container .col-sm-4.author-list__item-cell {
  display: flex;
  align-items: center;
  justify-content: center;
}

.author-list__container .author-list__item .col-sm-2 {
  display: flex;
  align-items: center;
}

@media (min-width: 576px) {
  .author-list__container .col-sm-7.author-list__item-cell {
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%;
  }
}

@media (min-width: 576px) {
  .author-list__container .col-sm-8.author-list__item-cell {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

@media (min-width: 576px) {
  .author-list__container .col-sm-5.author-list__item-cell {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
}

@media (min-width: 576px) {
  #sortable-authors .author-list__item .col-sm-4ZZZ {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
    display: flex;
    align-items: center;
    padding-left: 15px;
  }
}

.new-institution-name:-webkit-autofill, .new-institution-name:-webkit-autofill:hover, .new-institution-name:-webkit-autofill:focus, .new-institution-name:-webkit-autofill:active, .institution-list__item-name:-webkit-autofill, .institution-list__item-name:-webkit-autofill:hover, .institution-list__item-name:-webkit-autofill:focus, .institution-list__item-name:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-text-fill-color: rgba(7, 39, 45, 0.5019607843) !important;
  transition: background-color 5000s ease-in-out 0s;
}

@media (min-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .institution-new .institution-newfields, .my-bts-modules.my-bts-modules-abstract-submission-edit .bts-module .authorFieldsNew {
    position: relative;
  }
}

@media (min-width: 992px) {
  .institution-new:has(.institution-newfields span:not(:empty)), .author-new:has(.authorFieldsNew span:not(:empty)) {
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .institution-newfields span.field-validation-message, .author-validation {
    position: absolute;
    left: 0px;
    bottom: -30px;
  }
}

.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper.label-more-than-2-lines:has(.field-validation-error:not(:empty)) .checkBoxInputField__outerBox {
  margin-bottom: 80px !important;
}

.checkBoxInputField__wrapper.label-more-than-2-lines span.field-validation-error {
  margin-top: 65px !important;
}

.my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item-cell.col-sm-6::before {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 37%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module .author-field-container #sortable-authors .author-list__item-cell.col-sm-6::before {
    top: 50%;
  }
}

@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper.label-more-than-2-lines.label-more-than-3-lines:has(.field-validation-error:not(:empty)) .checkBoxInputField__outerBox {
    margin-bottom: 120px !important;
  }
}

@media (max-width: 768px) {
  .checkBoxInputField__wrapper.label-more-than-2-lines.label-more-than-3-lines span.field-validation-error {
    margin-top: 90px !important;
  }
}

.my-bts-modules-abstract-submission-edit .comboBox__wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 768px) {
  .my-bts-modules-abstract-submission-edit .comboBox__wrapper p.labelField {
    padding-left: 26px;
    margin-left: 0px;
  }
}
@media (min-width: 768px) {
  .my-bts-modules-abstract-submission-edit .comboBox__wrapper .headerText p {
    padding-left: 39px;
  }
}
@media (min-width: 768px) {
  .my-bts-modules-abstract-submission-edit .comboBox__wrapper .headerText ul, .my-bts-modules-abstract-submission-edit .comboBox__wrapper .headerText ol {
    padding-left: 60px;
  }
}
@media (min-width: 768px) {
  .my-bts-modules-abstract-submission-edit .comboBox__wrapper .col-sm-16 .dropdownSubmissionField {
    padding-left: 26px;
  }
}

.my-bts-modules-abstract-submission-edit .bts-module__group .election__form-control {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.my-bts-modules-abstract-submission-edit .already-uploaded-file {
  word-break: break-word;
  overflow-wrap: anywhere;
}
@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .already-uploaded-file {
    display: flex;
    align-items: center;
  }
}

.memberDeclarationOfInterest .bts-module .bts-module__collection-item .bts-module__input-field {
  padding-top: 9px;
}

.my-bts-modules-abstract-submission-edit .bts-module .author-field-container .bts-module__select-field {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 42px;
}

.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper .col-sm-8 .field-validation-error {
  position: unset;
  margin-left: 13px;
}

.my-bts-modules-abstract-submission-edit .bts-module__group .checkBoxInputField__wrapper .col-sm-8 .field-validation-error span {
  position: unset;
}

@media (max-width: 992px) {
  .my-bts-modules-abstract-submission-edit .comboBox__wrapper {
    padding-inline: 13px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.bts-member-module {
  text-align: unset;
}

.module-member {
  position: relative;
  padding-bottom: 30px;
}
.module-member__para {
  font-size: 16px !important;
  line-height: 26px;
}
@media (min-width: 1200px) {
  .module-member {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .module-member::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
@media screen and (min-width: 1600px) {
  .module-member::after {
    background-size: 470px auto;
  }
}
.module-member:has(#ersFormAlreadySubscribed)::after {
  background-position: calc(100% - 40px) 270px;
}
.module-member:has(#ersFormInvalid)::after {
  background-position: calc(100% - 40px) 270px;
}
@media screen and (min-width: 1024px) {
  .module-member .col-sm-24 {
    padding-right: unset;
  }
}
@media (min-width: 1400px) {
  .module-member .module-layout {
    max-width: 70%;
  }
}
.module-member .module-layout .content-page__page-tag {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .module-member .module-layout .content-page__page-tag {
    margin-bottom: 25px;
  }
}
.module-member .bts-module {
  text-align: unset;
  margin: unset;
}
.module-member .bts-module__section {
  margin-bottom: 0;
}
.module-member .bts-module__section-button {
  margin-bottom: 0;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  display: flex;
  gap: 20px;
  align-items: center;
}
.module-member .bts-module__section p {
  font-size: 18px;
}
.module-member .bts-module__section .membership-number {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.2;
}
.module-member .bts-module__field-wrapper {
  position: relative;
}
.module-member .bts-module__field-wrapper:after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 20px;
}
.module-member .table-wrapper {
  margin-bottom: unset;
}
.module-member table .table__head-cell:after {
  content: unset;
}
.module-member table .table__head-cell-text {
  font-weight: 500;
  font-size: 22px;
}
@media (min-width: 768px) {
  .module-member table .table__head-cell-text {
    font-weight: 400;
    font-size: 24px;
  }
}
.module-member table .table__body-row:last-child {
  margin-bottom: unset;
}
.module-member table .table__body-cell {
  font-size: 18px;
  font-weight: 400;
}
.module-member table .table__body-cell-link {
  padding: 6px 10px 4px;
  line-height: 22px;
}
.module-member table .table__body-cell-link:after {
  content: unset;
}
.module-member table .table__body-cell-link:before {
  content: "\f02f";
  display: inline-block;
  margin: 0 10px 0 5px;
  font-size: 16px;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
}
@media screen and (min-width: 1024px) {
  .module-member table .table-testCol {
    width: 45%;
  }
}
@media screen and (min-width: 1024px) {
  .module-member table .table-subsType {
    width: 17%;
  }
}
.module-member .module-member__heading {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .module-member .module-member__heading {
    margin-bottom: 25px;
  }
}
.module-member button {
  letter-spacing: 2.56px;
  background: #009CDE;
  color: #fff;
  font-size: 16px;
  padding: 6.5px 20px 4.5px;
  border: none;
  border-radius: 0px 4px 4px 0px;
  cursor: pointer;
  transition: transform 0.3s ease;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
}
.module-member button:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  margin-left: 10px;
}
.module-member button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
.module-member .module-elearning__table, .module-member .module-membership__table {
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-bottom: 30px;
}
.module-member .module-ersFormBilling .inputs-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.module-member .module-ersFormBilling .inputs-wrapper:not(:last-of-type) {
  margin: 0 0 15px;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling .inputs-wrapper:not(:last-of-type) {
    margin: 0 0 10px;
  }
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling .inputs-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
.module-member .module-ersFormBilling .inputs-wrapper p {
  padding: 0 0 0 13px;
  margin-bottom: 15px;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling .inputs-wrapper p {
    margin-bottom: 10px;
  }
}
.module-member .module-ersFormBilling .inputs-wrapper .search {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 26px;
  margin: 0 0 15px 0;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling .inputs-wrapper .search {
    flex-direction: column;
    width: 100%;
  }
}
.module-member .module-ersFormBilling .inputs-wrapper .search button {
  height: 38px;
  margin: 0;
  letter-spacing: 2.56px;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  text-transform: uppercase;
  width: 195px;
  padding: 4px;
  background: #07272D 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  border: none;
  color: #FFFFFF;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling .inputs-wrapper .search button {
    width: 100%;
  }
}
.module-member .module-ersFormBilling .inputs-wrapper .search button:after {
  content: unset;
}
.module-member .module-ersFormBilling .bts-module__group {
  margin: unset;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling .bts-module__group {
    width: 100%;
  }
}
.module-member .module-ersFormBilling .bts-module__group:not(:last-of-type) {
  margin: 0 75px 0 0;
}
.module-member .module-ersFormBilling .bts-module__section {
  margin: unset;
}
.module-member .module-ersFormBilling label {
  padding: 0 0 4px 13px;
  font-size: 20px;
  line-height: 26px;
  color: #07272D;
  font-weight: 500;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling label {
    font-size: 18px;
    padding-bottom: 0;
  }
}
.module-member .module-ersFormBilling input {
  width: 100%;
  max-width: 345px;
  min-width: 345px;
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  box-shadow: unset;
  padding: 0 17px 0 20px;
  color: #839396;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling input {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin: 0;
    max-width: unset;
  }
}
.module-member .module-ersFormBilling .address-dropdown-wrapper {
  position: relative;
  margin-bottom: 15px;
  max-width: 765px;
  min-width: 765px;
}
.module-member .module-ersFormBilling .address-dropdown-wrapper::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 20px;
}
@media (max-width: 1199.98px) {
  .module-member .module-ersFormBilling .address-dropdown-wrapper {
    margin-bottom: 10px;
    max-width: 100%;
    min-width: 100%;
  }
}
.module-member .module-ersFormBilling .field-validation-error {
  margin: 5px 0 0 13px;
}
.module-member .module-ersFormBilling .field-validation-error > span {
  color: #CC1534;
}
.module-member .module-ersFormBilling select {
  color: #839396;
  font-size: 20px;
  padding: 5px 15px 5px 15px;
}
.module-member select {
  height: 38px;
  background: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  border-radius: 19px;
  appearance: none;
  width: 345px;
  padding: 7px 15px;
  max-width: 100%;
  min-width: 100%;
}
.module-member button#makePaymentButton {
  margin-left: 25px;
}

.bts-module__field-label--required {
  display: unset;
}

@media screen and (min-width: 1024px) {
  .table-receiptCol {
    width: 20%;
  }
}

@media screen and (min-width: 1024px) {
  .table-downloadCol {
    width: 19%;
  }
}

.eLearning-downloadCell a {
  background-color: rgb(0, 156, 222) !important;
  letter-spacing: 2.56px;
  color: #FFFFFF !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  border-radius: 0 4px 4px 0;
  transition: all ease-in 0.3s;
  padding: 6.5px 10px 4.5px;
  cursor: pointer !important;
  text-transform: uppercase;
  line-height: 22px;
}
.eLearning-downloadCell a:before {
  content: "\f33d";
  display: inline-block;
  margin: 0 15px 0 5px;
  font-size: 16px;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
}

.my-bts-ers-membership #ersFormConfirmation #makePaymentButton {
  margin-left: 0;
}

.my-bts-ers-membership .module-layout .rte h2 {
  margin: 0;
}

.my-bts-my-membership .module-layout .rte a {
  font-size: 18px;
  position: relative;
  color: #07272D;
  font-weight: 500;
}
.my-bts-my-membership .module-layout .rte p {
  margin-bottom: 16px;
}

.my-bts-my-membership .module-member .bts-module__section .membership-number {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1.35;
}
@media (min-width: 768px) {
  .my-bts-my-membership .module-member .bts-module__section .membership-number {
    font-size: 24px;
    line-height: 1.3;
  }
}
@media (min-width: 1600px) {
  .my-bts-my-membership .module-member .bts-module__section .membership-number {
    font-size: 30px;
    line-height: 1.25;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.attendance-certificate .footer-site {
  margin-top: 0;
}

.certificate {
  position: relative;
  background: radial-gradient(circle at top left, #f0f0f0, transparent 50%), radial-gradient(circle at bottom right, #e8f9ff, transparent 50%);
  padding-bottom: 30px;
}
@media screen and (min-width: 1400px) {
  .certificate:after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
@media screen and (min-width: 1600px) {
  .certificate:after {
    background-size: 470px auto;
  }
}
@media (min-width: 1200px) {
  .certificate {
    padding-bottom: 60px;
  }
}
@media (min-width: 576px) {
  .certificate-form__group {
    display: flex;
    gap: 20px;
    align-items: center;
  }
}
.certificate-form__field .field-validation-error > span {
  display: inline-block;
  color: #CC1534;
  margin-left: 13px;
}
@media (min-width: 576px) {
  .certificate-form__field {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .certificate-form__field {
    width: 40%;
  }
}
.certificate-form__label label {
  margin-left: 13px;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
}
@media (min-width: 576px) {
  .certificate-form__label label {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .certificate-form__label label {
    font-size: 20px;
  }
}
.certificate-form__label label:after {
  content: "*";
  color: #CC1534;
  font-weight: 400;
}
.certificate-form__input-field {
  padding: 6px 20px 3px;
  font-size: 18px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-right: 40px;
  height: 33px;
  padding-top: 0px;
  line-height: unset;
}
@media (min-width: 1200px) {
  .certificate-form__input-field {
    font-size: 20px;
    height: 38px;
    padding: 4px 20px 2px;
  }
}
.certificate-form__section--button {
  margin: 30px 0;
}
.certificate-form__btn {
  background: none;
  border: none;
  background-color: #07272D;
  letter-spacing: 2.88px;
  color: #FFFFFF;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0 4px 4px 0;
  padding: 6px 20px 4px;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all ease-in 0.3s;
  line-height: 22px;
}
.certificate-form__btn:before {
  content: "\f33d";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  margin-right: 10px;
}
.certificate-form__btn:hover {
  transform: scale(1.1);
}
.certificate__content .rte {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .certificate__content h1 {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .certificate__content {
    width: 70%;
  }
}
@media (min-width: 992px) {
  .certificate .breadcrumb {
    margin-bottom: 40px;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.module-layout .module-member__step:not(.module-member__step--active) {
  cursor: default;
  pointer-events: none;
}
.module-layout .module-member__steps {
  gap: 13px;
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: none;
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-bottom: 12px;
  margin-bottom: 20px;
  display: flex;
  align-items: baseline;
  white-space: nowrap;
  overflow-y: hidden;
}
@media (min-width: 992px) {
  .module-layout .module-member__steps {
    gap: 40px;
  }
}
.module-layout .module-member__step {
  color: #07272D;
  opacity: 0.25;
  font-size: 22px;
  margin: unset;
}
@media (min-width: 992px) {
  .module-layout .module-member__step {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__step {
    font-size: 40px;
  }
}
.module-layout .module-member__step--active {
  color: #009CDE;
  opacity: 1;
  font-size: 30px;
}
@media (min-width: 992px) {
  .module-layout .module-member__step--active {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__step--active {
    font-size: 50px;
  }
}
.module-layout .module-member__label {
  margin-left: 13px;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .module-layout .module-member__label {
    font-size: 20px;
  }
}
.module-layout .module-member__label--required:after {
  content: "*";
  color: #CC1534;
  font-weight: 400;
}
.module-layout .module-member__label--postcode {
  margin-left: 0;
}
.module-layout .module-member__fields {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .module-layout .module-member__fields {
    margin-top: 15px;
    gap: 15px;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__fields {
    gap: 75px;
  }
}
.module-layout .module-member__row {
  display: flex;
  flex-direction: column;
  justify-content: end;
  width: 100%;
}
@media (min-width: 992px) {
  .module-layout .module-member__row {
    width: calc(33.33% - 20px);
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__row {
    width: calc(33.33% - 75px);
  }
}
.module-layout .module-member__row--disability {
  width: 100%;
}
@media (min-width: 992px) {
  .module-layout .module-member__row--disability {
    width: calc(100% - 20px);
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__row--disability {
    width: calc(100% - 75px);
  }
}
.module-layout .module-member__row-wrapper {
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .module-layout .module-member__row-wrapper {
    flex-direction: row;
    gap: 15px;
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__row-wrapper {
    gap: 75px;
  }
}
.module-layout .module-member__row-wrapper--row2 {
  align-items: baseline;
}
.module-layout .module-member__row .field-validation-error {
  margin-top: 5px;
  margin-left: 13px;
}
.module-layout .module-member__row .field-validation-error span {
  color: #CC1534;
}
.module-layout .module-member__input-field, .module-layout .module-member__select {
  font-size: 18px;
  padding: 6px 20px 3px;
  height: 33px;
  line-height: unset;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
}
@media (min-width: 1200px) {
  .module-layout .module-member__input-field, .module-layout .module-member__select {
    height: 38px;
    font-size: 20px;
  }
}
.module-layout .module-member__input-field--dob, .module-layout .module-member__input-field--email {
  padding: 4px 20px 3px;
  height: 33px;
  line-height: unset;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .module-layout .module-member__input-field--dob, .module-layout .module-member__input-field--email {
    height: 38px;
    font-size: 20px;
  }
}
.module-layout .module-member__input-field--email {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.module-layout .module-member__input-field--email.custom-tooltip {
  position: relative;
  cursor: pointer;
}
.module-layout .module-member__input-field--email.custom-tooltip .tooltip-text {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease;
  position: absolute;
  bottom: 125%;
  left: 0;
  background-color: #07272d;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 1000;
}
.module-layout .module-member__input-field--email.custom-tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}
.module-layout .module-member__input-field[disabled] {
  background: transparent;
}
.module-layout .module-member__select {
  padding-top: 4px;
  padding-right: 35px;
}
.module-layout .module-member__select[disabled] {
  background: transparent;
}
.module-layout .module-member__field {
  position: relative;
}
.module-layout .module-member__field:after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 20px;
}
@media (min-width: 1200px) {
  .module-layout .module-member__field--disability {
    max-width: 23%;
  }
}
@media screen and (min-width: 1600px) {
  .module-layout .module-member__field--disability {
    max-width: 276px;
  }
}
.module-layout .module-member__field-text:after {
  content: "*";
  color: #CC1534;
  font-weight: 400;
}
.module-layout .module-member__buttons {
  margin-top: 30px;
  padding-top: 30px;
  display: flex;
  gap: 20px;
  align-items: center;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  flex-wrap: wrap;
}
.module-layout .module-member__buttons button {
  text-transform: uppercase;
  letter-spacing: 2.88px;
  font-size: 16px;
  padding: 6.5px 20px 4.5px;
  border: none;
  border-radius: 0px 4px 4px 0px;
  cursor: pointer;
  transition: transform 0.3s ease;
  font-weight: 500;
  width: fit-content;
  line-height: 22px;
}
.module-layout .module-member__buttons #submitCancelButton {
  padding: 6.5px 20px 4.5px;
  line-height: 22px;
}
.module-layout .module-member__buttons--previous:after {
  display: none;
}
.module-layout .module-member__buttons--previous:before {
  content: "\f104";
  font-family: fontawesome;
  font-size: 14px;
  margin-right: 10px;
}
.module-layout .module-member__buttons:not(:has(button)) {
  border: none;
  padding-top: 0;
  margin-top: 0;
}
.module-layout .module-member__address {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .module-layout .module-member__address {
    gap: 15px;
  }
}
.module-layout .module-member__address .module-member__fields {
  margin-top: 0;
}
@media (min-width: 992px) {
  .module-layout .module-member__address .module-member__fields {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__address .module-member__fields {
    gap: 15px;
  }
}
@media (min-width: 992px) {
  .module-layout .module-member__address .module-member__row {
    min-width: 345px;
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__address .module-member__row {
    min-width: 345px;
  }
}
@media (min-width: 992px) {
  .module-layout .module-member__address .module-member__row--col {
    min-width: 710px;
    width: calc(66.66% - 20px);
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__address .module-member__row--col {
    min-width: 765px;
    width: calc(66.66% - 75px);
  }
}
.module-layout .module-member__contact, .module-layout .module-member__post {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .module-layout .module-member__contact .module-member__row, .module-layout .module-member__post .module-member__row {
    min-width: 345px;
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__contact .module-member__row, .module-layout .module-member__post .module-member__row {
    min-width: 345px;
  }
}
@media (min-width: 992px) {
  .module-layout .module-member__contact .module-member__row--col, .module-layout .module-member__post .module-member__row--col {
    min-width: 710px;
    width: calc(66.66% - 20px);
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__contact .module-member__row--col, .module-layout .module-member__post .module-member__row--col {
    min-width: 765px;
    width: calc(66.66% - 75px);
  }
}
@media (min-width: 992px) {
  .module-layout .module-member__contact, .module-layout .module-member__post {
    gap: 15px;
    margin-top: 15px;
  }
}
.module-layout .module-member__contact h2, .module-layout .module-member__contact h3, .module-layout .module-member__post h2, .module-layout .module-member__post h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.module-layout .module-member__post, .module-layout .module-member__checkbox {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
}
@media (min-width: 992px) {
  .module-layout .module-member__post, .module-layout .module-member__checkbox {
    padding-top: 30px;
    margin-top: 30px;
  }
}
.module-layout .module-member__postcode .module-member__row {
  width: 100%;
}
.module-layout .module-member__postcode .module-member__row .module-member__field select {
  font-size: 18px;
  padding: 6px 20px 3px;
  height: 33px;
  line-height: unset;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-top: 4px;
  padding-right: 35px;
}
@media (min-width: 1200px) {
  .module-layout .module-member__postcode .module-member__row .module-member__field select {
    height: 38px;
    font-size: 20px;
  }
}
.module-layout .module-member__postcode-field {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .module-layout .module-member__postcode-field {
    gap: 20px;
    flex-direction: row;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .module-layout .module-member__postcode-field .module-member__input-field {
    min-width: 345px;
    width: calc(33.33% - 20px);
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__postcode-field .module-member__input-field {
    width: calc(33.33% - 75px);
  }
}
.module-layout .module-member__postcode-buttons {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .module-layout .module-member__postcode-buttons {
    gap: 20px;
  }
}
.module-layout .module-member__postcode-buttons button {
  text-transform: uppercase;
  width: 100%;
  height: 34px;
}
@media (min-width: 576px) {
  .module-layout .module-member__postcode-buttons button {
    width: fit-content;
  }
}
@media (min-width: 992px) {
  .module-layout .module-member__postcode-buttons button {
    padding: 6px 15px 5px;
  }
}
.module-layout .module-member__postcode-buttons button:after {
  display: none;
}
.module-layout .module-member__postcode-buttons--search {
  background-color: #07272D;
}
.module-layout .module-member__postcode-buttons--manual {
  background-color: #A4BCC2;
  color: #07272D;
}
.module-layout .module-member__postcode-buttons--manual:hover {
  color: #FFFFFF;
}
.module-layout .module-member__postcode div#bts-update-step2-dropdown-container .module-member__field, .module-layout .module-member__postcode div#bts-update-step3-dropdown-container .module-member__field {
  margin: 10px 0;
}
@media (min-width: 992px) {
  .module-layout .module-member__postcode div#bts-update-step2-dropdown-container .module-member__field, .module-layout .module-member__postcode div#bts-update-step3-dropdown-container .module-member__field {
    margin: 15px 0;
    min-width: 705px;
    width: calc(33.33% - 20px);
  }
}
@media (min-width: 1200px) {
  .module-layout .module-member__postcode div#bts-update-step2-dropdown-container .module-member__field, .module-layout .module-member__postcode div#bts-update-step3-dropdown-container .module-member__field {
    min-width: 765px;
    width: calc(66.66% - 75px);
  }
}
.module-layout .module-member__wrapper {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .module-layout .module-member__wrapper {
    gap: 15px;
  }
}
.module-layout .module-member__wrapper p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .module-layout .module-member__wrapper .module-member__field {
    max-width: 345px;
  }
}
.module-layout .module-member__wrapper .field-validation-error span {
  margin-top: 5px;
  margin-left: 13px;
  color: #CC1534;
}
.module-layout .module-member__confirmation {
  display: flex;
  gap: 10px;
  align-items: baseline;
}
.module-layout .module-member__checkbox-list > div {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 992px) {
  .module-layout .module-member__checkbox-list > div {
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
  }
}
.module-layout .module-member__checkbox-list > div .checkbox-item {
  margin-bottom: 0;
  font-size: 20px;
}
.module-layout .module-member__checkbox-list > div .checkbox-item input[disabled] {
  border-color: rgba(112, 112, 112, 0.231372549);
}
.module-layout .module-member__checkbox h2, .module-layout .module-member__checkbox h3 {
  margin-bottom: 0;
  margin-top: 0;
}
.module-layout .module-member__form .error-summary__text {
  color: #CC1534;
}
.module-layout .module-member__form .field-validation-error > span {
  color: #CC1534;
}
.module-layout .module-member__section h2 {
  font-size: 36px;
  line-height: 40px;
}
@media (min-width: 1200px) {
  .module-layout .module-member__section h2 {
    font-size: 50px;
    line-height: 59px;
  }
}
.module-layout .module-member__section h3 {
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .module-layout .module-member__section h3 {
    font-size: 30px;
  }
}

.memberUpdateForm .module-member__postcode .module-member__label--postcode {
  margin-left: 13px;
}
.memberUpdateForm .module-member__postcode .module-member__para {
  margin-left: 13px;
}

@media (min-width: 1200px) {
  .module-member__post h3 {
    font-size: 30px;
  }
}

@media (min-width: 1200px) {
  .module-member__checkbox h2 {
    font-size: 30px;
  }
}

.module-member__para {
  color: rgba(7, 39, 45, 0.7019607843);
}

input#UpdateStep4_TobaccoDeclaration {
  width: 19px;
  min-width: 19px;
  height: 19px;
  padding: 0;
  border-radius: 130px;
  border: 2px solid #07272D;
  outline: none;
  margin: 0 11px 0 0;
  cursor: pointer;
  position: relative;
  appearance: none;
  -webkit-appearance: none;
}

input#UpdateStep4_TobaccoDeclaration:checked {
  border-color: #07272D;
  background-color: #07272D;
  border: 2px solid #07272D;
}

input#UpdateStep4_TobaccoDeclaration:checked::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 2px 2px 0;
  transform: rotate(31deg);
  border-radius: 1px;
  left: 6px;
  top: -2px;
  opacity: 1;
}

.my-bts-my-details .module-layout .module-member__confirmation {
  gap: 0;
  align-items: unset;
}

.module-layout .module-member__postcode-buttons button {
  padding-top: 8px;
}

#bts-update-step3-message {
  margin: 10px 0 10px 13px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.author-wrapper {
  display: flex;
  flex-direction: column;
  gap: 13px;
  background: #e5e8e9;
  padding: 16px;
  max-width: 500px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 10px 10px 0px;
}
.author-wrapper a:hover {
  text-decoration: none;
}
.author-wrapper .author__content {
  display: flex;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 20px 20px 0px;
  background: #FFFFFF;
  height: 72px;
  max-width: 363px;
  min-width: 320px;
}
.author-wrapper .author__content img {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 0px 10px 10px 0px;
  width: 100%;
  height: 100%;
}
.author-wrapper .author__image {
  width: 85px;
}
.author-wrapper .author__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 22px;
  gap: 7px;
  width: 100%;
}
.author-wrapper .author__name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: #07272D;
}
.author-wrapper .author__role {
  font-size: 18px;
  line-height: 1;
  color: #07272D;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
/*@include mixins.responsive-heading(("h1", "h2", "h3", "h4", "h5", "h6"));*/
.latest-news__title {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .latest-news__title {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .latest-news__title {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .latest-news__title {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .latest-news__title {
    font-size: 70px;
  }
}
.explore-more__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .explore-more__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .explore-more__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .explore-more__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .explore-more__heading {
    font-size: 70px;
  }
}
.upComing-events__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .upComing-events__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .upComing-events__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .upComing-events__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .upComing-events__heading {
    font-size: 70px;
  }
}
.bts-banner__subtitle {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .bts-banner__subtitle {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .bts-banner__subtitle {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .bts-banner__subtitle {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .bts-banner__subtitle {
    font-size: 70px;
  }
}
.guideline-disease__text h2 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .guideline-disease__text h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .guideline-disease__text h2 {
    font-size: 64px;
  }
}
@media (min-width: 992px) {
  .guideline-disease__text h2 {
    font-size: 64px;
  }
}
@media (min-width: 1600px) {
  .guideline-disease__text h2 {
    font-size: 80px;
  }
}
.membership__content h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .membership__content h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .membership__content h1 {
    font-size: 64px;
  }
}
@media (min-width: 992px) {
  .membership__content h1 {
    font-size: 64px;
  }
}
@media (min-width: 1600px) {
  .membership__content h1 {
    font-size: 80px;
  }
}
.pn-module .rte > h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .pn-module .rte > h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .pn-module .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .pn-module .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .pn-module .rte > h1 {
    font-size: 60px;
  }
}
.clinicalListing .rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .clinicalListing .rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .clinicalListing .rte h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .clinicalListing .rte h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .clinicalListing .rte h1 {
    font-size: 60px;
  }
}
.page-theme--blue .committeeAdvisoryGroup .page-content h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .page-theme--blue .committeeAdvisoryGroup .page-content h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .page-theme--blue .committeeAdvisoryGroup .page-content h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .page-theme--blue .committeeAdvisoryGroup .page-content h1 {
    font-size: 72px;
  }
}
@media (min-width: 1600px) {
  .page-theme--blue .committeeAdvisoryGroup .page-content h1 {
    font-size: 90px;
  }
}
.page-theme--blue .rte > h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .page-theme--blue .rte > h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .page-theme--blue .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .page-theme--blue .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .page-theme--blue .rte > h1 {
    font-size: 60px;
  }
}
.diseaseLanding .heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .diseaseLanding .heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .diseaseLanding .heading {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .diseaseLanding .heading {
    font-size: 72px;
  }
}
@media (min-width: 1600px) {
  .diseaseLanding .heading {
    font-size: 90px;
  }
}
.relatedContent .heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .relatedContent .heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .relatedContent .heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .relatedContent .heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .relatedContent .heading {
    font-size: 70px;
  }
}
.highlight-block .explore-more__text h3 {
  font-size: 24px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .highlight-block .explore-more__text h3 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .highlight-block .explore-more__text h3 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .highlight-block .explore-more__text h3 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .highlight-block .explore-more__text h3 {
    font-size: 70px;
  }
}
.page-theme--orange .rte.qualityStandardListing > h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .page-theme--orange .rte.qualityStandardListing > h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .page-theme--orange .rte.qualityStandardListing > h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .page-theme--orange .rte.qualityStandardListing > h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .page-theme--orange .rte.qualityStandardListing > h1 {
    font-size: 60px;
  }
}
.event__title-wrapper h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .event__title-wrapper h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .event__title-wrapper h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .event__title-wrapper h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .event__title-wrapper h1 {
    font-size: 60px;
  }
}
.news-page h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .news-page h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .news-page h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .news-page h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .news-page h1 {
    font-size: 60px;
  }
}
.winter-meeting-container .page-title {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .winter-meeting-container .page-title {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .winter-meeting-container .page-title {
    font-size: 64px;
  }
}
@media (min-width: 992px) {
  .winter-meeting-container .page-title {
    font-size: 80px;
  }
}
@media (min-width: 1600px) {
  .winter-meeting-container .page-title {
    font-size: 100px;
  }
}
.event-banner__title {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .event-banner__title {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .event-banner__title {
    font-size: 64px;
  }
}
@media (min-width: 992px) {
  .event-banner__title {
    font-size: 80px;
  }
}
@media (min-width: 1600px) {
  .event-banner__title {
    font-size: 100px;
  }
}
.event-menu .rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .event-menu .rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .event-menu .rte h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .event-menu .rte h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .event-menu .rte h1 {
    font-size: 60px;
  }
}
.event-banner__title span.meeting-year {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .event-banner__title span.meeting-year {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .event-banner__title span.meeting-year {
    font-size: 64px;
  }
}
@media (min-width: 992px) {
  .event-banner__title span.meeting-year {
    font-size: 64px;
  }
}
@media (min-width: 1600px) {
  .event-banner__title span.meeting-year {
    font-size: 80px;
  }
}
.bts-module__group h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .bts-module__group h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .bts-module__group h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .bts-module__group h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .bts-module__group h1 {
    font-size: 70px;
  }
}
.page-theme--green .rte > h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .page-theme--green .rte > h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .page-theme--green .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .page-theme--green .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .page-theme--green .rte > h1 {
    font-size: 60px;
  }
}
.text-style-heading-level-1, .rte > h1, .quick-links__heading, .cta-tile__heading, .accordion__card-heading, .form-tile__heading, .link-list__heading, .info-box__heading, .info-box > h2, .person-listing__heading, .wz-list-of-links__heading, .wz-text__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .text-style-heading-level-1, .rte > h1, .quick-links__heading, .cta-tile__heading, .accordion__card-heading, .form-tile__heading, .link-list__heading, .info-box__heading, .info-box > h2, .person-listing__heading, .wz-list-of-links__heading, .wz-text__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .text-style-heading-level-1, .rte > h1, .quick-links__heading, .cta-tile__heading, .accordion__card-heading, .form-tile__heading, .link-list__heading, .info-box__heading, .info-box > h2, .person-listing__heading, .wz-list-of-links__heading, .wz-text__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .text-style-heading-level-1, .rte > h1, .quick-links__heading, .cta-tile__heading, .accordion__card-heading, .form-tile__heading, .link-list__heading, .info-box__heading, .info-box > h2, .person-listing__heading, .wz-list-of-links__heading, .wz-text__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .text-style-heading-level-1, .rte > h1, .quick-links__heading, .cta-tile__heading, .accordion__card-heading, .form-tile__heading, .link-list__heading, .info-box__heading, .info-box > h2, .person-listing__heading, .wz-list-of-links__heading, .wz-text__heading {
    font-size: 70px;
  }
}
.wz-text__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .wz-text__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .wz-text__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .wz-text__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .wz-text__heading {
    font-size: 70px;
  }
}
.wz-list-of-links__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .wz-list-of-links__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .wz-list-of-links__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .wz-list-of-links__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .wz-list-of-links__heading {
    font-size: 70px;
  }
}
.person-listing__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .person-listing__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .person-listing__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .person-listing__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .person-listing__heading {
    font-size: 70px;
  }
}
.info-box > h2 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .info-box > h2 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .info-box > h2 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .info-box > h2 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .info-box > h2 {
    font-size: 70px;
  }
}
.info-box__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .info-box__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .info-box__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .info-box__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .info-box__heading {
    font-size: 70px;
  }
}
.link-list__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .link-list__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .link-list__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .link-list__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .link-list__heading {
    font-size: 70px;
  }
}
.form-tile__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .form-tile__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .form-tile__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .form-tile__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .form-tile__heading {
    font-size: 70px;
  }
}
.accordion__card-heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .accordion__card-heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .accordion__card-heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .accordion__card-heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .accordion__card-heading {
    font-size: 70px;
  }
}
.cta-tile__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .cta-tile__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .cta-tile__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .cta-tile__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .cta-tile__heading {
    font-size: 70px;
  }
}
.quick-links__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .quick-links__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .quick-links__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .quick-links__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .quick-links__heading {
    font-size: 70px;
  }
}
.rte > h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .rte > h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .rte > h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .rte > h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .rte > h1 {
    font-size: 70px;
  }
}
.main-container .content-download__main-title {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .main-container .content-download__main-title {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .main-container .content-download__main-title {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .main-container .content-download__main-title {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .main-container .content-download__main-title {
    font-size: 60px;
  }
}
.layout__header .layout__title {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .layout__header .layout__title {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .layout__header .layout__title {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .layout__header .layout__title {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .layout__header .layout__title {
    font-size: 60px;
  }
}
h5.accordion__card-heading {
  font-size: 20px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  h5.accordion__card-heading {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  h5.accordion__card-heading {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  h5.accordion__card-heading {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  h5.accordion__card-heading {
    font-size: 30px;
  }
}
.shortCourse__content .courseContent article.rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 72px;
  }
}
@media (min-width: 1600px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 90px;
  }
}
.layout__article .accordion__card-heading {
  font-size: 20px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .layout__article .accordion__card-heading {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .layout__article .accordion__card-heading {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .layout__article .accordion__card-heading {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .layout__article .accordion__card-heading {
    font-size: 30px;
  }
}
.guidelines-archive .rte > h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .guidelines-archive .rte > h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .guidelines-archive .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .guidelines-archive .rte > h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .guidelines-archive .rte > h1 {
    font-size: 60px;
  }
}
.guidelines-archive__content h2 {
  font-size: 22px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .guidelines-archive__content h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .guidelines-archive__content h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .guidelines-archive__content h2 {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .guidelines-archive__content h2 {
    font-size: 30px;
  }
}
.newsListing .content-page__header h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .newsListing .content-page__header h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .newsListing .content-page__header h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .newsListing .content-page__header h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .newsListing .content-page__header h1 {
    font-size: 70px;
  }
}
.shortCourse__content .courseContent article.rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 72px;
  }
}
@media (min-width: 1600px) {
  .shortCourse__content .courseContent article.rte h1 {
    font-size: 90px;
  }
}
.news-archive__heading h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .news-archive__heading h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .news-archive__heading h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .news-archive__heading h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .news-archive__heading h1 {
    font-size: 70px;
  }
}
.elearning-landing__article-wrapper .rte h2 {
  font-size: 22px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .elearning-landing__article-wrapper .rte h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .elearning-landing__article-wrapper .rte h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .elearning-landing__article-wrapper .rte h2 {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .elearning-landing__article-wrapper .rte h2 {
    font-size: 30px;
  }
}
.elearning-landing__lower-text h2 {
  font-size: 22px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .elearning-landing__lower-text h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .elearning-landing__lower-text h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .elearning-landing__lower-text h2 {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .elearning-landing__lower-text h2 {
    font-size: 30px;
  }
}
.page-header-title {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .page-header-title {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .page-header-title {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .page-header-title {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .page-header-title {
    font-size: 60px;
  }
}
.page-header-title__xl {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .page-header-title__xl {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .page-header-title__xl {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .page-header-title__xl {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .page-header-title__xl {
    font-size: 70px;
  }
}
.opportunity-listing__content h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .opportunity-listing__content h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .opportunity-listing__content h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .opportunity-listing__content h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .opportunity-listing__content h1 {
    font-size: 60px;
  }
}
.committeeAdvisory__heroSection h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .committeeAdvisory__heroSection h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .committeeAdvisory__heroSection h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .committeeAdvisory__heroSection h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .committeeAdvisory__heroSection h1 {
    font-size: 60px;
  }
}
.elearning-landing__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .elearning-landing__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .elearning-landing__heading {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .elearning-landing__heading {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .elearning-landing__heading {
    font-size: 60px;
  }
}
.module-layout__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .module-layout__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .module-layout__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .module-layout__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .module-layout__heading {
    font-size: 70px;
  }
}
.message-confirmation .content-section .rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .message-confirmation .content-section .rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .message-confirmation .content-section .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .message-confirmation .content-section .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .message-confirmation .content-section .rte h1 {
    font-size: 70px;
  }
}
.error-background .content-section .rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .error-background .content-section .rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .error-background .content-section .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .error-background .content-section .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .error-background .content-section .rte h1 {
    font-size: 70px;
  }
}
.download-button-withoutdescription h3 {
  font-size: 26px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .download-button-withoutdescription h3 {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .download-button-withoutdescription h3 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .download-button-withoutdescription h3 {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .download-button-withoutdescription h3 {
    font-size: 30px;
  }
}
.layout__main .rte h2 {
  font-size: 22px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .layout__main .rte h2 {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .layout__main .rte h2 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .layout__main .rte h2 {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .layout__main .rte h2 {
    font-size: 30px;
  }
}
.content-section h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .content-section h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .content-section h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .content-section h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .content-section h1 {
    font-size: 70px;
  }
}
.bTSEducationAndEventsLandingPage h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .bTSEducationAndEventsLandingPage h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .bTSEducationAndEventsLandingPage h1 {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .bTSEducationAndEventsLandingPage h1 {
    font-size: 72px;
  }
}
@media (min-width: 1600px) {
  .bTSEducationAndEventsLandingPage h1 {
    font-size: 90px;
  }
}
.bTSAuditReportListingPage .rte.auditReportListing.guidelineListing h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .bTSAuditReportListingPage .rte.auditReportListing.guidelineListing h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .bTSAuditReportListingPage .rte.auditReportListing.guidelineListing h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .bTSAuditReportListingPage .rte.auditReportListing.guidelineListing h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .bTSAuditReportListingPage .rte.auditReportListing.guidelineListing h1 {
    font-size: 60px;
  }
}
.elearning--resource h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .elearning--resource h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .elearning--resource h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .elearning--resource h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .elearning--resource h1 {
    font-size: 60px;
  }
}
.respiratory .respiratory__wrapper .respiratory__content .rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .respiratory .respiratory__wrapper .respiratory__content .rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .respiratory .respiratory__wrapper .respiratory__content .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .respiratory .respiratory__wrapper .respiratory__content .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .respiratory .respiratory__wrapper .respiratory__content .rte h1 {
    font-size: 70px;
  }
}
.membership-renewal h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .membership-renewal h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .membership-renewal h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .membership-renewal h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .membership-renewal h1 {
    font-size: 70px;
  }
}
.standard-section .standard-section__main .standard-section__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .standard-section .standard-section__main .standard-section__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .standard-section .standard-section__main .standard-section__heading {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .standard-section .standard-section__main .standard-section__heading {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .standard-section .standard-section__main .standard-section__heading {
    font-size: 60px;
  }
}
.abstract h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .abstract h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .abstract h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .abstract h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .abstract h1 {
    font-size: 70px;
  }
}
.abstract__view__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .abstract__view__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .abstract__view__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .abstract__view__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .abstract__view__heading {
    font-size: 70px;
  }
}
.election__layout h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .election__layout h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .election__layout h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .election__layout h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .election__layout h1 {
    font-size: 70px;
  }
}
.module-member__heading {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .module-member__heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .module-member__heading {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .module-member__heading {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .module-member__heading {
    font-size: 70px;
  }
}
.certificate__content h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .certificate__content h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .certificate__content h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .certificate__content h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .certificate__content h1 {
    font-size: 70px;
  }
}
.bTSContentDownloadPage h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .bTSContentDownloadPage h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .bTSContentDownloadPage h1 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .bTSContentDownloadPage h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .bTSContentDownloadPage h1 {
    font-size: 60px;
  }
}
.memberDetail .rte h1 {
  font-size: 40px;
  line-height: 1.2;
}

@media (min-width: 576px) {
  .memberDetail .rte h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .memberDetail .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 992px) {
  .memberDetail .rte h1 {
    font-size: 56px;
  }
}
@media (min-width: 1600px) {
  .memberDetail .rte h1 {
    font-size: 70px;
  }
}
/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
@media only screen and (min-width: 1400px) {
  .my-bts-login-details .rte {
    max-width: 70%;
  }
}

.bTSModuleMemberOnlyPage span.content-page__page-tag {
  margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .bTSModuleMemberOnlyPage span.content-page__page-tag {
    margin-bottom: 10px;
  }
}
.bTSModuleMemberOnlyPage .module-layout__heading {
  margin-bottom: 0px;
}
.bTSModuleMemberOnlyPage .footer-site {
  margin-top: 0px;
}
.bTSModuleMemberOnlyPage .rte {
  margin-bottom: 0px;
}
.bTSModuleMemberOnlyPage .rte p {
  font-size: 18px;
  width: 100%;
}

.memberModuleContact__wrapper {
  padding-bottom: 30px;
}
.memberModuleContact__wrapper .bts-module {
  margin-top: 20px;
  margin-bottom: 0px;
}
.memberModuleContact__wrapper .bts-module__section-button {
  text-align: start;
  margin-bottom: 0px;
  margin-top: 30px;
}
.memberModuleContact__wrapper .bts-module__section-button button {
  letter-spacing: 3.52px;
  background: #009CDE 0% 0% no-repeat padding-box;
  border-radius: 0px 4px 4px 0px;
  transition: all ease-in 0.3s;
  border: none;
  line-height: 26px;
  color: #FFFFFF;
  padding: 7px 20px 5px;
  margin-left: 0px;
  cursor: pointer;
  font-weight: 500;
  line-height: 22px;
}
.memberModuleContact__wrapper .bts-module__section-button button:hover {
  transform: scale(1.1);
  background-color: #07272D;
}
@media (min-width: 992px) {
  .memberModuleContact__wrapper {
    padding-bottom: 60px;
  }
}
.memberModuleContact__wrapper .contact-success {
  padding-top: 20px;
}
.memberModuleContact__wrapper .contact-success p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .memberModuleContact__wrapper .contact-success {
    padding-top: 25px;
  }
}
.memberModuleContact__topSection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media (max-width: 1199.98px) {
  .memberModuleContact__topSection {
    gap: 10px;
  }
}
@media (max-width: 767.98px) {
  .memberModuleContact__topSection {
    margin-bottom: 10px;
  }
}
.memberModuleContact__group {
  width: calc(25% - 40px);
  display: flex;
  flex-direction: column;
  align-items: start;
  text-align: left;
}
@media (max-width: 1199.98px) {
  .memberModuleContact__group {
    width: 100%;
  }
}
.memberModuleContact__group .field-validation-error {
  margin-left: 13px;
  margin-top: 5px;
  color: #CC1534;
}
.memberModuleContact__bottomSection .memberModuleContact__group {
  width: 100%;
}
.memberModuleContact__bottomSection .field-validation-error {
  margin-top: 2px;
}
.memberModuleContact__bottomSection .field-validation-error > span {
  display: ruby-text;
}
.memberModuleContact__label {
  margin-bottom: 5px;
  margin-left: 15px;
}
.memberModuleContact__label label {
  font-size: 22px;
  line-height: 26px;
  color: #07272D;
  font-weight: 500;
}
@media (max-width: 1199.98px) {
  .memberModuleContact__label label {
    font-size: 18px;
  }
}
.memberModuleContact__label label:after {
  content: "*";
  color: #CC1534;
  font-weight: 400;
}
.memberModuleContact__selectTab {
  width: 100%;
  position: relative;
}
.memberModuleContact__selectTab select {
  width: 100%;
  font-size: 18px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  height: 38px;
  appearance: none;
  border-radius: 19px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-inline: 12px;
}
.memberModuleContact__selectTab::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}
.memberModuleContact__inputField {
  width: 100%;
}
.memberModuleContact__inputField input, .memberModuleContact__inputField textarea {
  height: 38px;
  padding-inline: 12px;
  border-radius: 19px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  color: rgba(7, 39, 45, 0.5019607843);
  font-size: 18px;
  box-shadow: unset;
}
@media (max-width: 1199.98px) {
  .memberModuleContact__inputField input, .memberModuleContact__inputField textarea {
    font-size: 16px;
  }
}
.memberModuleContact__button:focus, .memberModuleContact__button:focus-visible {
  outline: 3px solid #07272D;
}

@media (max-width: 1199.98px) {
  #bTSModuleMemberOnlyPage .submit-btn {
    height: auto;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.memberEventHistory {
  margin-top: 20px;
}
@media screen and (min-width: 1400px) {
  .memberEventHistory {
    display: flex;
  }
}
.memberEventHistory .table__head-cell:after {
  content: unset;
}
.memberEventHistory__wrapper {
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .memberEventHistory__wrapper {
    width: 75%;
  }
}
.memberEventHistory__wrapper .bts-module {
  margin-top: 0px;
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .memberEventHistory__wrapper .bts-module {
    padding-bottom: 60px;
  }
}
.memberEventHistory__group {
  text-align: start;
}
.memberEventHistory__group p strong {
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 8px;
}
.memberEventHistory__group p a {
  text-decoration: none;
}
.memberEventHistory__group:nth-child(2) {
  margin-top: 56px;
  padding-top: 20px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-bottom: 30px;
}
.memberEventHistory__group .table__head-cell-text {
  font-weight: 400;
}
.memberEventHistory__group .table__head-row {
  height: 57px;
}
.memberEventHistory__group .table__body-cell {
  font-weight: 400;
}
.memberEventHistory__group .table__body-cell::after {
  content: unset;
}
@media (max-width: 767.98px) {
  .memberEventHistory__group .table__body-row:last-child {
    margin-bottom: 0px;
  }
}
.memberEventHistory__group .table-wrapper {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .memberEventHistory .memberDownloadReceipt {
    padding-bottom: 10px;
  }
}
.memberEventHistory .memberDownloadReceipt a {
  background-color: #009CDE !important;
  letter-spacing: 2.56px;
  color: #FFFFFF !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  border-radius: 0 4px 4px 0;
  transition: transform 0.3s ease;
  font-size: 16px !important;
  text-transform: uppercase;
  line-height: 22px;
  padding: 6px 10px 4px;
}
.memberEventHistory .memberDownloadReceipt a::before {
  content: "\f33d";
  display: inline-block;
  font-size: 17px;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  margin-right: 7px;
}
.memberEventHistory .memberDownloadReceipt a:hover {
  background-color: #07272D !important;
  transform: scale(1.1);
}
@media screen and (min-width: 1400px) {
  .memberEventHistory .memberEventHistoryBgImage {
    width: 25%;
    position: fixed;
    right: 0;
  }
}
.memberEventHistory .memberEventHistoryBgImage img {
  width: 100%;
  opacity: 0.1;
  display: none;
}
@media screen and (min-width: 1400px) {
  .memberEventHistory .memberEventHistoryBgImage img {
    display: block;
  }
}

/* Colors */
/* Spacing */
/* Font Sizes */
@media (min-width: 992px) {
  .subspecialty__wrapper .subspecialty__videos {
    padding: 80px 50px 125px 50px;
  }
  .subspecialty__wrapper .subspecialty__videos::-webkit-scrollbar {
    width: 8px;
  }
  .subspecialty__wrapper .subspecialty__videos::-webkit-scrollbar-track {
    background: rgba(164, 188, 194, 0.3450980392);
    margin-top: 80px;
    margin-bottom: 125px;
    border-radius: 10px;
  }
  .subspecialty__wrapper .subspecialty__videos::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
  }
}
.subspecialty__videos-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.subspecialty__videos-list .video-card {
  position: relative;
  width: 100%;
}
.subspecialty__videos-list .video-card__content {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 37px;
  background: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  border-radius: 0px 20px 20px 0px;
}
@media (max-width: 991.98px) {
  .subspecialty__videos-list .video-card__content {
    padding: 7px 10px 22px 13px;
  }
}
.subspecialty__videos-list .video-card__thumbnail {
  position: relative;
  width: 100%;
}
.subspecialty__videos-list .video-card__thumbnail img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0px 20px 20px 0px;
}
.subspecialty__videos-list .video-card__tag {
  background: #009CDE;
}
.subspecialty .play-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  border: none;
  border-radius: 50%;
  width: 101px;
  height: 101px;
  background: transparent linear-gradient(226deg, rgba(255, 255, 255, 0.52) 0%, rgba(255, 255, 255, 0.14) 100%) 0% 0% no-repeat padding-box;
  cursor: pointer;
  z-index: 10;
  font-size: 32px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .subspecialty .play-btn {
    width: 83px;
    height: 83px;
  }
}
@media (min-width: 1600px) {
  .subspecialty .play-btn {
    top: 80px;
    right: -20px;
    transform: translate(-50%, -50%);
    width: 103px;
    height: 103px;
  }
}
.subspecialty .play-btn i {
  font-size: 52px;
  height: 54px;
  width: 33px;
  color: rgba(255, 255, 255, 0.631372549);
}
@media (min-width: 992px) {
  .subspecialty .play-btn i {
    font-size: 54px;
  }
}

.respiratory {
  margin-top: 20px;
}
.respiratory__wrapper .respiratoryContent {
  margin-top: 0;
}
.respiratory__wrapper .respiratoryContent .breadcrumb {
  margin-bottom: 25px;
  padding-top: 0;
}
.respiratory__wrapper .respiratoryContent .container--stretched {
  padding: 0;
}
@media (min-width: 992px) {
  .respiratory__wrapper .respiratory__videos {
    height: fit-content;
    padding: 80px 50px;
  }
}
@media (max-width: 991.98px) {
  .respiratory .inner-wrapper {
    margin-bottom: 20px;
  }
}

.upComing-events--Banner__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.upComing-events--Banner__videoTag {
  font-size: 16px;
}
@media (min-width: 992px) {
  .upComing-events--Banner__videoTag.video-card__tag {
    padding-left: 37px;
  }
}
@media (min-width: 992px) {
  .upComing-events--Banner__videoTag {
    font-size: 18px;
  }
}

.working-in-respiratory-frameworks .upComing-events--Banner__cta-button {
  display: inline-block;
  background-color: rgba(164, 188, 194, 0.3803921569);
  border-radius: 0px 4px 4px 0px;
  padding: 9px 24px 6px;
  font-size: 16px;
  letter-spacing: 2.56px;
  line-height: 19px;
  color: #fff;
  font-family: "effra";
  font-weight: 500;
  transition: transform 0.3s ease;
}
.working-in-respiratory-frameworks .upComing-events--Banner__cta-button:hover {
  transform: scale(1.1);
  background-color: #07272D;
  text-decoration: none;
  color: #fff;
}

.bTSGeneralDetailPage .info-box ul {
  list-style: none;
}
.bTSGeneralDetailPage .info-box ul li {
  position: relative;
}
.bTSGeneralDetailPage .info-box ul li::after {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #07272D;
  position: absolute;
  left: -22px;
  top: 12px;
  transform: translateY(-50%);
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.standard-section {
  padding-left: 15px;
}
.standard-section__heading {
  margin: unset;
}
@media screen and (min-width: 1400px) {
  .standard-section__heading {
    max-width: 70%;
  }
}
.standard-section__header {
  padding-bottom: 20px;
  margin: 0 15px 30px 0;
  border-bottom: 3px solid #07272D;
}
@media (min-width: 992px) {
  .standard-section__header {
    padding-bottom: 25px;
    margin-right: 40px;
  }
}
.standard-section__body {
  display: flex;
  justify-content: space-between;
  padding-right: 15px;
  flex-direction: column;
}
.standard-section__body .related-content {
  margin-top: 115px;
  align-self: center;
}
.standard-section__body .related-content .latest-news__card .news-card__content:after, .standard-section__body .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #07272D;
}
.standard-section__body .related-content--mobile {
  margin-right: 0;
}
@media (min-width: 992px) {
  .standard-section__body {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .standard-section__body {
    padding-right: 0;
    flex-direction: row;
  }
}
.standard-section__article-wrapper .rte {
  margin-bottom: 0;
  padding-bottom: 30px;
  border-bottom: 3px solid #07272D;
}
.standard-section__article-wrapper .rte h2 {
  font-size: 21.6px;
  margin-top: 0;
  color: #07272D;
}
@media (min-width: 1200px) {
  .standard-section__article-wrapper .rte {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .standard-section__article-wrapper {
    width: 70%;
  }
}
.standard-section__article p:has(> strong) {
  margin-bottom: 8px;
}
.standard-section__article strong {
  line-height: 1;
}
@media (min-width: 992px) {
  .standard-section {
    padding-left: 40px;
  }
}
.standard-section .guideline-listing > .table {
  border-bottom: unset;
}
.standard-section .guideline-listing .table-wrapper {
  margin: 0;
}

.page-theme--green .standard-section__header {
  border-bottom: 3px solid #027347;
}
.page-theme--green .standard-section .related-content .latest-news__card .news-card__content:after, .page-theme--green .standard-section .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #027347;
}
.page-theme--green .standard-section .rte {
  border-bottom: 3px solid #027347;
}

.page-theme--blue .standard-section__header {
  border-bottom: 3px solid #009CDE;
}
.page-theme--blue .standard-section .related-content .latest-news__card .news-card__content:after, .page-theme--blue .standard-section .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #009CDE;
}
.page-theme--blue .standard-section .rte {
  border-bottom: 3px solid #009CDE;
}

.page-theme--red .standard-section__header {
  border-bottom: 3px solid #CC1534;
}
.page-theme--red .standard-section .related-content .latest-news__card .news-card__content:after, .page-theme--red .standard-section .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #CC1534;
}
.page-theme--red .standard-section .rte {
  border-bottom: 3px solid #CC1534;
}

.page-theme--yellow .standard-section__header {
  border-bottom: 3px solid #FFBF46;
}
.page-theme--yellow .standard-section .related-content .latest-news__card .news-card__content:after, .page-theme--yellow .standard-section .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #FFBF46;
}
.page-theme--yellow .standard-section .rte {
  border-bottom: 3px solid #FFBF46;
}

.page-theme--orange .standard-section__header {
  border-bottom: 3px solid #FF6A27;
}
.page-theme--orange .standard-section .related-content .latest-news__card .news-card__content:after, .page-theme--orange .standard-section .related-content--mobile .latest-news__card .news-card__content:after {
  background-color: #FF6A27;
}
.page-theme--orange .standard-section .rte {
  border-bottom: 3px solid #FF6A27;
}

@media (min-width: 1200px) {
  .my-bts-modules-abstract-referee-edit .membership-renewal-page {
    padding-bottom: 66px;
  }
}
@media (min-width: 1024px) {
  .my-bts-modules-abstract-referee-edit .membership-renewal-page::after {
    background-attachment: fixed;
    width: 100%;
    right: 40px;
  }
}
.my-bts-modules-abstract-referee-edit .bts-module .bts-module__group {
  justify-content: space-between;
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (min-width: 992px) {
  .abstractRefereeEdit {
    width: 70%;
  }
}
.abstractRefereeEdit #formAbstractRefereeContainer {
  margin-bottom: 0px;
}
.abstractRefereeEdit .submissionScroreEdit .col-sm-6.col-md-5 {
  margin-left: 0px;
}
@media (min-width: 1200px) {
  .abstractRefereeEdit .submissionScroreEdit .col-sm-6.col-md-5 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .abstractRefereeEdit .submissionScroreEdit .col-sm-18.col-md-19.selectBoxField {
    width: unset;
  }
}
.abstractRefereeEdit .col-sm-6.col-md-5 {
  text-align: left;
  width: 100%;
  flex: unset;
  max-width: unset;
  font-weight: 500;
  font-size: 20px;
}
@media (min-width: 1200px) {
  .abstractRefereeEdit .col-sm-6.col-md-5 {
    width: 100%;
  }
}
.abstractRefereeEdit .col-sm-18.col-md-19 {
  text-align: left;
}
@media (min-width: 1200px) {
  .abstractRefereeEdit .col-sm-18.col-md-19 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.abstractRefereeEdit .col-sm-18.col-md-19 p {
  font-size: 18px;
  margin-bottom: 20px;
}
.abstractRefereeEdit .col-sm-18.col-md-19 p u {
  font-size: 20px;
  font-weight: 500;
}
.abstractRefereeEdit .col-sm-18.col-md-19 select {
  padding: 4px 40px 2px 20px;
  font-size: 20px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  overflow: hidden !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: rgba(7, 39, 45, 0.5019607843);
  opacity: 0.5;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  width: 100%;
}
@media (max-width: 992px) {
  .abstractRefereeEdit .col-sm-18.col-md-19 select {
    width: 100%;
    height: 33px;
  }
}
@media (max-width: 992px) {
  .abstractRefereeEdit .authorAbstractCheckbox {
    display: flex;
    gap: 10px;
  }
}
@media (max-width: 992px) {
  .abstractRefereeEdit .authorAbstractCheckbox label[for=isAuthor] {
    order: 2;
  }
}
@media (max-width: 992px) {
  .abstractRefereeEdit .authorAbstractCheckbox input#isAuthor {
    margin-left: 0px;
    order: 1;
    align-self: flex-start;
    margin-top: 5px;
  }
}
.abstractRefereeEdit .abstractRefereeEditInnerSection .col-sm-24 {
  text-align: left;
}
.abstractRefereeEdit .abstractRefereeEditInnerSection .col-sm-24 p {
  font-size: 18px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .abstractRefereeEdit .abstractRefereeEditInnerSection .col-sm-24 p {
    padding-left: 23px;
  }
}
.abstractRefereeEdit button {
  -webkit-appearance: button;
  background: none;
  border: none;
  background-color: #009CDE;
  letter-spacing: 2.56px;
  color: #FFFFFF;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0 4px 4px 0;
  padding: 6.5px 20px 4.5px;
  font-size: 16px;
  margin-bottom: 7px;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 0px;
  transition: all ease-in 0.3s;
  line-height: 22px;
}
.abstractRefereeEdit button:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  margin-left: 10px;
}
.abstractRefereeEdit button:hover {
  background: #07272D;
  transform: scale(1.1);
}
.abstractRefereeEdit .authorAbstractCheckbox .bts-module__field-label--required::after {
  content: unset;
}
.abstractRefereeEdit .bts-module__section {
  margin: 0px 0px 30px 0px;
}
.abstractRefereeEdit .bts-module__section .col-sm-18.col-md-19 textarea {
  display: block;
}
.abstractRefereeEdit .bts-module__section:last-child {
  margin-bottom: 0px;
}
.abstractRefereeEdit .bts-module__section .col-sm-24 {
  text-align: left;
}
.abstractRefereeEdit .bts-module__section-button {
  text-align: left;
  margin-bottom: 0px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  margin-top: 30px;
}
.abstractRefereeEdit .bts-module__section-button .col-sm-16 {
  display: flex;
  gap: 20px;
  align-items: center;
}
.abstractRefereeEdit .bts-module__section p {
  margin-bottom: 10px;
  font-size: 18px;
}
.abstractRefereeEdit textarea {
  color: #07272D;
  opacity: 0.5;
  background: #FFFFFF 0% 0% no-repeat padding-box;
}

.my-bts-modules-abstract-referee-edit #cancel {
  background-color: #07272D;
}

.abstractRefereeEdit .col-sm-18.col-md-19.selectBoxField {
  position: relative;
  width: unset;
  max-width: unset;
  flex: unset;
}

.abstractRefereeEdit .submissionScroreEdit .field-validation-error {
  width: 100%;
  text-align: left;
  margin-left: 26px;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .abstractRefereeEdit .submissionScroreEdit .field-validation-error {
    padding-inline: 15px;
    margin-top: 10px;
  }
}

.abstractRefereeEdit .bts-module__group.row.submissionScroreEdit {
  justify-content: unset;
}

.abstractRefereeEdit .col-sm-18.col-md-19.selectBoxField::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 35%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}

span[data-valmsg-for="QuestionsViewModel[6].AnswerBool"] {
  position: absolute;
}

@media (max-width: 992px) {
  .abstractRefereeEdit .col-sm-6.col-md-5 {
    width: unset;
  }
}
.abstractRefereeEdit .col-sm-6.col-md-5 {
  margin-left: 13px;
}

@media (max-width: 992px) {
  .my-bts-modules-abstract-referee-edit .abstractRefereeEdit .col-sm-18.col-md-19 select {
    padding: 2px 40px 2px 20px;
  }
}
.abstractRefereeEdit .col-sm-18.col-md-19:has(select):not(.abstractRefereeEdit .submissionScroreEdit .col-sm-18.col-md-19.selectBoxField) {
  position: relative;
}

.abstractRefereeEdit .col-sm-18.col-md-19:has(select):not(.submissionScroreEdit *)::before {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 35%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}

.abstractRefereeEdit .bts-module__section--rte .col-sm-18.col-md-19 {
  padding-left: 35px;
}

.abstractRefereeEdit .bts-module__section--fileUpload .col-sm-6.col-md-5 {
  margin-left: 0px;
}

.my-bts-declarations-of-interest .declarationOfInterest--backgroundImage {
  position: relative;
}
@media screen and (min-width: 1400px) {
  .my-bts-declarations-of-interest .declarationOfInterest--backgroundImage::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(/assets/images/BTS-Logo.png) no-repeat right 300px;
    background-size: 375px auto;
    opacity: 0.05;
    pointer-events: none;
    background-attachment: fixed;
    background-position: calc(100% - 40px) 450px;
  }
}
@media screen and (min-width: 1600px) {
  .my-bts-declarations-of-interest .declarationOfInterest--backgroundImage::after {
    background-size: 470px auto;
  }
}

@media (max-width: 1400px) {
  .memberDeclarationOfInterest .memberDeclarationOfInterest__group.text-rightZZZ {
    margin-bottom: 0px;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 156, 222, 0.231372549);
    margin-top: 30px;
  }
}
.memberDeclarationOfInterest .bts-module {
  text-align: left;
  width: 70%;
  margin-top: 26px;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .memberDeclarationOfInterest .bts-module {
    margin-top: 10px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .memberDeclarationOfInterest .bts-module {
    padding-bottom: 60px;
  }
}
@media (max-width: 992px) {
  .memberDeclarationOfInterest .bts-module__collection-item--add {
    width: 100%;
    text-align: center;
  }
}
.memberDeclarationOfInterest .bts-module__collection-item--add:hover:before {
  color: #fff !important;
}
.memberDeclarationOfInterest .bts-module__collection-item--add:before {
  content: "Add +" !important;
  padding: 11.5px 11.5px 8.5px 11.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 0px 4px 4px 0px;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  font-weight: 500;
  font-family: "effra", "Helvetica";
}
@media (max-width: 1400px) {
  .memberDeclarationOfInterest .bts-module__collection-item--add:before {
    padding: 9.5px 11.5px 6.5px 11.5px;
  }
}
@media (max-width: 992px) {
  .memberDeclarationOfInterest .bts-module__collection-item--add:before {
    width: 100%;
  }
}
.memberDeclarationOfInterest .bts-module__collection-item--delete:hover:before {
  color: #fff !important;
}
.memberDeclarationOfInterest .bts-module__collection-item--delete:before {
  content: "-";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4.5px 5.5px 0.5px;
  background: #009CDE;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-family: "Effra", "Helvetica", sans-serif;
  white-space: nowrap;
  font-size: 30px;
}
@media (max-width: 992px) {
  .memberDeclarationOfInterest .bts-module__collection-item--delete:before {
    width: 100%;
  }
}
.memberDeclarationOfInterest .bts-module__item-headings label.bts-module__field-label {
  font-size: 22px;
  font-weight: 500;
  margin-left: 13px;
}
.memberDeclarationOfInterest__outerGroup {
  display: flex;
  gap: 30px;
}
.memberDeclarationOfInterest__outerGroup .memberDeclarationOfInterest__group:first-child {
  width: 190px;
}
.memberDeclarationOfInterest__outerGroup .memberDeclarationOfInterest__field {
  position: relative;
  margin-bottom: 20px;
}
.memberDeclarationOfInterest__outerGroup .memberDeclarationOfInterest__field::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 40%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 20px;
}
@media (max-width: 1400px) {
  .memberDeclarationOfInterest__group {
    margin-bottom: 10px;
  }
}
.memberDeclarationOfInterest__group-text span {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2.88px;
  background-color: rgb(0, 156, 222);
  border-radius: 0px 4px 4px 0px;
  color: #fff !important;
  display: inline-block;
  margin-bottom: 30px;
  transition: all ease-in 0.3s;
  padding: 6px 20px 3px;
  height: auto;
  text-align: center;
}
@media (min-width: 992px) {
  .memberDeclarationOfInterest__group-text span {
    height: 34px;
    padding: 6px 20px 4px;
  }
}
.memberDeclarationOfInterest__group-text span:before {
  content: unset !important;
}
.memberDeclarationOfInterest__group-text span:hover {
  background: #07272D;
  transform: scale(1.1);
}
.memberDeclarationOfInterest__group-text strong {
  font-size: 30px;
}
.memberDeclarationOfInterest__group button {
  letter-spacing: 2.88px;
  background: #009CDE 0% 0% no-repeat padding-box !important;
  border-radius: 0px 4px 4px 0px;
  transition: all ease-in 0.3s;
  border: none;
  line-height: 22px;
  color: #FFFFFF !important;
  padding: 7px 20px 5px !important;
  margin-left: 0px;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 1400px) {
  .memberDeclarationOfInterest__group button {
    font-size: 16px !important;
  }
}
.memberDeclarationOfInterest__group button:hover {
  background: #07272D;
  transform: scale(1.1);
}
.memberDeclarationOfInterest__group button.saveandsubmitbtn {
  background-color: #07272D !important;
}
.memberDeclarationOfInterest__label .bts-module__field-label {
  font-size: 22px;
  font-weight: 500;
  margin-left: 15px;
}
@media (max-width: 1400px) {
  .memberDeclarationOfInterest__label .bts-module__field-label {
    font-size: 18px;
  }
}
.memberDeclarationOfInterest__field select {
  padding: 0px 40px 0px 20px !important;
  font-size: 20px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-right: 40px;
  height: 38px;
}
@media (max-width: 1400px) {
  .memberDeclarationOfInterest__field select {
    height: 33px;
  }
}
.memberDeclarationOfInterest #somethingToDeclare h2.memberDeclarationOfInterest__group-heading:not(first-of-type) {
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-top: 30px;
  margin-bottom: 8px;
}
.memberDeclarationOfInterest .bts-module .bts-module__collection-item .bts-module__input-field {
  height: 38px;
  padding-top: 6px;
  color: rgba(7, 39, 45, 0.5019607843);
}
@media (max-width: 1400px) {
  .memberDeclarationOfInterest .bts-module .bts-module__collection-item .bts-module__input-field {
    height: 33px;
  }
}
.memberDeclarationOfInterest .blueBorder {
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-top: 30px;
}

h4.memberDeclarationOfInterest__group-heading--sub {
  font-size: 20px;
}

.memberDeclarationOfInterest .bts-module__collection-item .col-sm-7 .select-outer-wrapper {
  position: relative;
}

.memberDeclarationOfInterest .bts-module__collection-item .col-sm-7 .labelField {
  display: none;
  font-size: 20px;
  font-weight: 500;
  margin-left: 13px;
}
@media (max-width: 992px) {
  .memberDeclarationOfInterest .bts-module__collection-item .col-sm-7 .labelField {
    display: block;
  }
}

.memberDeclarationOfInterest .bts-module__collection-item .col-sm-7 .select-outer-wrapper::after {
  content: "\f0dd";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 29px;
  top: 38%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #A4BCC2;
  font-size: 27px;
}

.memberDeclarationOfInterest .bts-module__collection-item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-top: 5px !important;
}

/* wrapper safety */
.lableSectionField {
  position: relative;
}

/* hide native checkbox but keep it functional */
.lableSectionField input[type=checkbox]:not([type=hidden]) {
  position: absolute;
  left: 0;
  top: 50%;
  width: 19px;
  height: 19px;
  transform: translateY(-50%);
  opacity: 0;
  margin: 0;
  cursor: pointer;
  z-index: 2;
}

/* label layout */
.lableSectionField label {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-left: 34px;
  cursor: pointer;
  user-select: none;
}

/* checkbox circle */
.lableSectionField label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 19px;
  border: 2px solid #000;
  border-radius: 11px; /* change to 50% if you want round */
  background: #fff;
}

/* tick (hidden by default) */
.lableSectionField label::after {
  content: "";
  position: absolute;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(31deg);
  border-radius: 1px;
  left: 7px;
  top: 4px;
  opacity: 0;
}

/* checked state */
.lableSectionField input[type=checkbox]:checked + label::before {
  background: #000;
  border-color: #000;
}

.lableSectionField input[type=checkbox]:checked + label::after {
  opacity: 1;
}

/* keyboard accessibility */
.lableSectionField input[type=checkbox]:focus-visible + label::before {
  outline: 2px solid #5b9dd9;
  outline-offset: 2px;
}

.member-portal__login-register-devider, .member-portal__login-register-item {
  display: none;
}

.memberDeclarationOfInterest span.field-validation-error {
  position: absolute;
  margin-left: 14px;
  margin-top: 5px;
}
@media (min-width: 992px) {
  .memberDeclarationOfInterest span.field-validation-error {
    bottom: -30px;
  }
}

.memberDeclarationOfInterest__group .row {
  margin-bottom: 24px;
}

.memberDeclarationOfInterest span.field-validation-error[data-valmsg-for=AcceptTermsAndConditions] {
  position: relative;
}

.memberDeclarationOfInterest .memberDeclarationOfInterest__group.text-rightZZZ {
  margin-bottom: 0px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  margin-top: 30px;
}

@media (max-width: 992px) {
  .memberDeclarationOfInterest__group .row:not(.bts-module__item-headings) {
    gap: 10px;
  }
}
@media (max-width: 992px) {
  .memberDeclarationOfInterest__group [id^=answer-list-] .bts-module__collection-item:first-of-type .bts-module__item-headings {
    display: none;
  }
}

@media (max-width: 575px) {
  .my-bts-declarations-of-interest .bts-module__collection-item .row .col-sm-7:has(.field-validation-error:not(:empty)) {
    margin-bottom: 25px;
  }
  .memberDeclarationOfInterest .bts-module__collection-item select {
    padding-top: 4px !important;
  }
}
@media (max-width: 1200px) {
  .my-bts-declarations-of-interest article.rte {
    padding-bottom: 30px;
  }
}
.memberDeclarationOfInterest__label {
  width: fit-content;
}

.memberDeclarationOfInterest__label .bts-module__field-label::after {
  content: "*";
  color: #dc3545;
}

.memberDeclarationOfInterest__label.lableSectionField::after {
  content: "*";
  color: #dc3545;
}

.bTSModuleMemberOnlyPage .rte .abstract__details p, .abstractSubmissionEdit .bts-module__section p {
  max-width: unset;
  min-width: unset;
}

.memberDeclarationOfInterest__group .row:not(.bts-module__item-headings):has(.field-validation-error:not(:empty)) {
  margin-bottom: 40px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.my-bts-modules-election-submission-edit .bts-module, .my-bts-modules-election-vote-election-vote-view .bts-module {
  text-align: left;
}
.my-bts-modules-election-submission-edit .bts-module__group, .my-bts-modules-election-vote-election-vote-view .bts-module__group {
  margin-bottom: 16px;
}
@media (max-width: 1400px) {
  .my-bts-modules-election-submission-edit .bts-module__group, .my-bts-modules-election-vote-election-vote-view .bts-module__group {
    margin-bottom: 10px;
  }
}
.my-bts-modules-election-submission-edit .bts-module label, .my-bts-modules-election-vote-election-vote-view .bts-module label {
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1400px) {
  .my-bts-modules-election-submission-edit .bts-module label, .my-bts-modules-election-vote-election-vote-view .bts-module label {
    font-size: 18px;
  }
}
.my-bts-modules-election-submission-edit .bts-module__input-field, .my-bts-modules-election-vote-election-vote-view .bts-module__input-field {
  height: 38px;
}
@media (max-width: 1400px) {
  .my-bts-modules-election-submission-edit .bts-module__input-field, .my-bts-modules-election-vote-election-vote-view .bts-module__input-field {
    height: 33px;
  }
}
.my-bts-modules-election-submission-edit .bts-module input#FileUploadCv, .my-bts-modules-election-vote-election-vote-view .bts-module input#FileUploadCv {
  padding-top: 0px;
}
.my-bts-modules-election-submission-edit .bts-module input#Proposer1, .my-bts-modules-election-vote-election-vote-view .bts-module input#Proposer1 {
  margin-bottom: 16px;
}
@media (max-width: 1400px) {
  .my-bts-modules-election-submission-edit .bts-module input#Proposer1, .my-bts-modules-election-vote-election-vote-view .bts-module input#Proposer1 {
    margin-bottom: 10px;
  }
}
.my-bts-modules-election-submission-edit .bts-module__textarea-field, .my-bts-modules-election-vote-election-vote-view .bts-module__textarea-field {
  padding: 8px 20px;
  font-size: 20px;
  border: none;
  border-radius: 25px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.my-bts-modules-election-submission-edit .bts-module button, .my-bts-modules-election-submission-edit .bts-module .goBackBtn, .my-bts-modules-election-vote-election-vote-view .bts-module button, .my-bts-modules-election-vote-election-vote-view .bts-module .goBackBtn {
  height: unset;
  background: #07272D;
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  padding: 10px 20px 7px;
  border: 0;
}
.my-bts-modules-election-submission-edit .bts-module button#submit-btn, .my-bts-modules-election-submission-edit .bts-module .goBackBtn#submit-btn, .my-bts-modules-election-vote-election-vote-view .bts-module button#submit-btn, .my-bts-modules-election-vote-election-vote-view .bts-module .goBackBtn#submit-btn {
  background-color: #009CDE;
}
@media (max-width: 1400px) {
  .my-bts-modules-election-submission-edit .bts-module button#cancel, .my-bts-modules-election-submission-edit .bts-module .goBackBtn#cancel, .my-bts-modules-election-vote-election-vote-view .bts-module button#cancel, .my-bts-modules-election-vote-election-vote-view .bts-module .goBackBtn#cancel {
    margin-top: 10px;
  }
}
.my-bts-modules-election-submission-edit .bts-module .goBackBtn, .my-bts-modules-election-vote-election-vote-view .bts-module .goBackBtn {
  color: #fff;
  text-decoration: none;
  letter-spacing: 2.56px;
}

.election__layout button {
  transition: transform 0.3s ease;
}
@media (max-width: 767.98px) {
  .election__layout button {
    width: 100%;
    text-align: center;
  }
}
.election__layout button:hover {
  cursor: pointer;
  transform: scale(1.1);
  background-color: #07272D;
}
.election__layout h1 {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .election__layout h1 {
    margin-bottom: 25px;
  }
}

@media (max-width: 768px) {
  .my-bts-modules-election-vote-election-vote-edit .election__layout .table__body-cell:first-child {
    flex-direction: row;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
  }
}

@media (min-width: 1400px) {
  .table__head-cell--vote-col, .table__body-cell--vote-col {
    width: 10%;
  }
}

.election__form-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .election__form-section {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .election__form-section {
    gap: 40px;
  }
}
@media (min-width: 768px) {
  .election__form-section--proposers {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .election__form-section--proposers {
    gap: 10px;
  }
}
.election__form-section--proposers .field-validation-error > span {
  margin-top: 5px;
}
@media (min-width: 992px) {
  .election__form-section--positions {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.election__form-field .field-validation-error span {
  margin-top: 5px;
  margin-left: 13px;
  color: #CC1534;
}
.election__form-field input[disabled] {
  background: transparent;
}
@media (min-width: 992px) {
  .election__form-field--contact-address {
    position: relative;
  }
}
.election__form-field--contact-address .field-validation-error > span {
  display: ruby-text;
  margin-top: 2px;
}
@media (min-width: 768px) {
  .election__form-field {
    flex: 0 0 calc(33.333% - 20px);
  }
}
@media (min-width: 1200px) {
  .election__form-field {
    flex: 0 0 calc(33.333% - 40px);
  }
}
.election__form-label {
  margin-left: 13px;
}
.election__form-label label {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .election__form-label label {
    font-size: 20px;
  }
}
.election__form-label--required:after {
  content: "*";
  color: #CC1534;
  font-weight: 400;
}
.election__form-label-box label {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .election__form-label-box label {
    font-size: 20px;
  }
}
.election__form-input {
  padding: 8px 20px;
  font-size: 18px;
  border: none;
  border-radius: 25px;
  height: 33px;
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  color: rgba(7, 39, 45, 0.5019607843);
}
@media (min-width: 1200px) {
  .election__form-input {
    font-size: 20px;
  }
}
@media screen and (min-width: 1400px) {
  .election__form-input {
    height: 38px;
  }
}
.election__form-textarea {
  padding: 8px 20px;
  font-size: 18px;
  border: none;
  border-radius: 25px;
  width: 100%;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  color: rgba(7, 39, 45, 0.5019607843);
}
@media (min-width: 992px) {
  .election__form-textarea-group {
    position: absolute;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .election__form-textarea {
    font-size: 20px;
  }
}
.election__form-proposers {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .election__form-proposers {
    gap: 20px;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .election__form-proposers {
    gap: 40px;
  }
}
@media (min-width: 768px) {
  .election__form-proposer {
    flex: 0 0 calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .election__form-proposer {
    flex: 0 0 calc(50% - 40px);
  }
}
.election__form-actions {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
}
.election__form-buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.election__form-buttons button {
  height: unset;
  background: rgb(0, 156, 222);
  border-radius: 0px 4px 4px 0px;
  font-weight: 500;
  color: #FFFFFF;
  text-align: left;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 2.88px;
  text-transform: uppercase;
  border: 0;
  padding: 6.5px 20px 4.5px;
  text-align: center;
}
.election__form-buttons button:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 14px;
  margin-left: 10px;
}
.election__form-buttons .abandon {
  background-color: #07272D;
}
.election__form-option {
  display: flex;
  flex-direction: column;
}
.election__form-option-text {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 0;
  font-weight: 400;
}
.election__form-option-item input[type=radio] {
  width: 18px;
  height: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  background: #FFFFFF;
  position: relative;
  margin-top: -4px;
}
.election__form-option-item input[type=radio]:checked {
  border: 1px solid #009CDE;
}
.election__form-option-item input[type=radio]:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #009CDE;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .election__form-option {
    flex-direction: row;
    gap: 20px;
    flex-wrap: wrap;
  }
}
@media (min-width: 1600px) {
  .election__form-option {
    gap: 28px;
  }
}
.election__form-group .field-validation-error span {
  margin-top: 5px;
  color: #CC1534;
}
.election__form-group--description .field-validation-error > span {
  display: ruby-text;
  margin-top: 2px;
}
@media (min-width: 768px) {
  .election__form-group--description {
    width: calc(100% - 20px);
  }
}
@media (min-width: 992px) {
  .election__form-group--description {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .election__form-group--description {
    flex: 0 0 calc(100% - 40px);
  }
}
.election__form-group legend {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .election__form-group legend {
    font-size: 20px;
  }
}
.election__form-control {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}
.election__form-file-input {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.election__form-file-button {
  background: #07272D;
  color: #FFFFFF;
  padding: 4.5px 15px 2.5px;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2.56px;
  display: inline-block;
  margin-bottom: 0;
}
.election__form-file-button:before {
  content: "+ ";
  font-weight: bold;
}
.election__form-file-name {
  color: #07272D;
}
.election__form-text {
  padding-bottom: 9px;
  margin-bottom: 19px;
  border-bottom: 1px solid rgba(0, 156, 222, 0.231372549);
}
.election__form-uploaded-text {
  display: none;
  font-weight: 400;
}
.election__form-uploaded-text .uploaded-file-name {
  font-weight: 500;
  text-decoration: underline;
}
.election__form-group--description .field-validation-error > span, .election__form-section--proposers .field-validation-error > span {
  margin-left: 13px;
}

.election__form-file-input:focus + .election__form-file-button,
.election__form-file-input:focus-visible + .election__form-file-button {
  outline: 3px solid #07272D;
}

.memberDeclarationOfInterest__group-text span {
  height: auto;
  text-align: center;
}
@media (min-width: 992px) {
  .memberDeclarationOfInterest__group-text span {
    height: 34px;
  }
}

.memberDeclarationOfInterest__field select {
  padding: 0px 20px 0px;
}

@media (max-width: 992px) {
  .bTSModuleMemberOnlyPage #submit-btn {
    height: auto;
  }
}

.election__form-buttons button {
  text-align: center;
}

.election__actions {
  gap: 20px;
}

/* Colors */
/* Spacing */
/* Font Sizes */
/* Desktop font size */
/* Mobile font size */
.page-theme--none .related-content__content:after {
  background: #07272D;
}
.page-theme--none .related-content--mobile .news-card__content:after {
  background: #07272D;
}

.page-theme--blue .related-content__content:after {
  background: #009CDE;
}
.page-theme--blue .related-content--mobile .news-card__content:after {
  background: #009CDE;
}

.page-theme--green .related-content__content:after {
  background: #027347;
}
.page-theme--green .related-content--mobile .news-card__content:after {
  background: #027347;
}

.page-theme--red .related-content__content:after {
  background: #CC1534;
}
.page-theme--red .related-content--mobile .news-card__content:after {
  background: #CC1534;
}

.page-theme--yellow .related-content__content:after {
  background: #FFBF46;
}
.page-theme--yellow .related-content--mobile .news-card__content:after {
  background: #FFBF46;
}

.page-theme--orange .related-content__content:after {
  background: #FF6A27;
}
.page-theme--orange--mobile .news-card__content:after {
  background: #FF6A27;
}

/* Colors */
/* Spacing */
/* Font Sizes */
.memberDetail .bts-module {
  text-align: left;
  margin: 0;
}
.memberDetail .bts-module .module-question-answer__answer-heading {
  font-size: 18px;
  font-weight: 500;
  margin-left: 13px;
  flex: 1;
}
@media (min-width: 992px) {
  .memberDetail .bts-module .module-question-answer__answer-heading {
    font-size: 22px;
  }
}
.memberDetail .bts-module .module-question-answer__answer-value {
  padding: 5px 0;
}
.memberDetail .bts-module .module-question-answer__question-text {
  font-size: 18px;
}
.memberDetail .bts-module .module-question-answer__question-text p {
  font-size: 18px;
}
.memberDetail .bts-module .module-question-answer__question-heading.isSubheading {
  font-size: 20px;
}
.memberDetail .bts-module .module-question-answer__column {
  display: flex;
  flex-direction: column;
}
@media (max-width: 575.98px) {
  .memberDetail .bts-module .module-question-answer__column:not(:first-child) {
    margin-top: 15px;
  }
}
.memberDetail .bts-module__group {
  margin-bottom: 25px;
}
.memberDetail .bts-module__group:last-child {
  margin-bottom: 0;
}
.memberDetail .bts-module__group.isStartOfGroup {
  border-top: 1px solid rgba(0, 156, 222, 0.231372549);
  padding-top: 15px;
}
.memberDetail input {
  padding: 3px 20px 0px;
  font-size: 18px;
  border: 1px solid rgba(112, 112, 112, 0.231372549);
  width: 100%;
  color: rgba(7, 39, 45, 0.5019607843);
  letter-spacing: -0.1px;
  appearance: none;
  border-radius: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding-right: 40px;
  height: 38px;
  line-height: normal;
}
@media (min-width: 992px) {
  .memberDetail input {
    font-size: 20px;
  }
}
.memberDetail .rte {
  margin-bottom: 0;
}