h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: "fluxbold", sans-serif;
  font-style: normal;
  font-weight: 400; }

h1 {
  font-size: 72px; }

h2 {
  font-size: 56px; }

h3 {
  font-size: 48px; }

h4 {
  font-size: 32px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 18px; }

body {
  font-family: "fluxregular", sans-serif; }

p {
  font-size: 16px; }

b, strong, .fw-bold {
  font-family: "fluxbold", sans-serif; }

label {
  font-weight: 600;
  font-size: 12px; }

html {
  box-sizing: border-box; }

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

body {
  min-height: 100vh;
  margin: 0 auto;
  font-family: 'fluxregular', Arial, sans-serif; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }

main {
  display: block;
  /* For IE11 support */ }

svg:not(:root) {
  overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: "fluxbold", sans-serif;
  font-style: normal;
  font-weight: 400; }

h1 {
  font-size: 72px; }

h2 {
  font-size: 56px; }

h3 {
  font-size: 48px; }

h4 {
  font-size: 32px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 18px; }

body {
  font-family: "fluxregular", sans-serif; }

p {
  font-size: 16px; }

b, strong, .fw-bold {
  font-family: "fluxbold", sans-serif; }

label {
  font-weight: 600;
  font-size: 12px; }

html {
  box-sizing: border-box; }

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

body {
  min-height: 100vh;
  margin: 0 auto;
  font-family: 'fluxregular', Arial, sans-serif; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }

main {
  display: block;
  /* For IE11 support */ }

svg:not(:root) {
  overflow: hidden; }

input[type=text], input[type=password] {
  border-radius: 8px;
  border: 1px solid #BDBDBD; }

textarea.form-control {
  border-radius: 8px;
  border: 1px solid #BDBDBD; }

.floating-label-bg-white {
  position: relative;
  left: 20px;
  top: 12px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  padding: 5px;
  color: #333333; }

.floating-label-bg-white {
  background-color: #FFFFFF; }

.input-group.input-icon {
  border-radius: 8px;
  padding: 0; }
  .input-group.input-icon input {
    border-right: 0;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit; }
  .input-group.input-icon span {
    border-left: 0;
    border-radius: 0;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    background-color: inherit; }

.label {
  font-family: FluxBold;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0px;
  text-align: left; }

.body-extralarge {
  font-family: 'FluxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px; }

.body-large {
  font-family: 'FluxBold';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px; }

.body-standard {
  font-family: 'FluxRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px; }

div.dropdown {
  padding: 0; }
  div.dropdown .dropdown-toggle::after {
    display: none; }
  div.dropdown .dropdown-title {
    padding: 18px;
    display: flex;
    align-items: center;
    border: 1px solid #BDBDBD;
    border-radius: 8px;
    height: 55px;
    width: 100%;
    background-color: #FFFFFF; }
    div.dropdown .dropdown-title .dropdown-icon {
      margin-left: auto; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: "fluxbold", sans-serif;
  font-style: normal;
  font-weight: 400; }

h1 {
  font-size: 72px; }

h2 {
  font-size: 56px; }

h3 {
  font-size: 48px; }

h4 {
  font-size: 32px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 18px; }

body {
  font-family: "fluxregular", sans-serif; }

p {
  font-size: 16px; }

b, strong, .fw-bold {
  font-family: "fluxbold", sans-serif; }

label {
  font-weight: 600;
  font-size: 12px; }

html {
  box-sizing: border-box; }

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

body {
  min-height: 100vh;
  margin: 0 auto;
  font-family: 'fluxregular', Arial, sans-serif; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }

main {
  display: block;
  /* For IE11 support */ }

svg:not(:root) {
  overflow: hidden; }

.button {
  display: flex;
  justify-content: center;
  font-family: 'FluxBold';
  font-style: normal;
  font-weight: 400;
  gap: 10px;
  border: 0;
  -webkit-font-smoothing: antialiased;
  border-radius: 8px; }

.button-normal {
  padding: 16px 48px;
  font-size: 16px;
  line-height: 22px; }

.button-small {
  padding: 14px 40px;
  font-size: 14px;
  line-height: 20px; }

.button-outline {
  box-shadow: inset 0px 0px 0px 2px #333333;
  color: #333333;
  background: #FFFFFF; }
  .button-outline:hover {
    background: rgba(50, 73, 94, 0.15); }
  .button-outline.active {
    background: rgba(50, 73, 94, 0.4); }
  .button-outline.disabled {
    background: rgba(50, 73, 94, 0.4);
    color: #E0E0E0; }

.button-primary {
  color: #FFFFFF;
  background-color: #C52731;
  background: #C52731; }
  .button-primary:hover {
    background-color: #8F0E22;
    background: #8F0E22;
    color: #FFFFFF; }
  .button-primary.active {
    display: flex;
    justify-content: center;
    background-color: #E33A49;
    background: #E33A49;
    color: #FFFFFF; }
  .button-primary.disabled {
    background-color: #E0E0E0; }

.button-secondary {
  color: #FFFFFF;
  background-color: #333333;
  background: #333333; }
  .button-secondary:hover {
    background-color: #101010;
    background: #101010;
    color: #FFFFFF; }
  .button-secondary.active {
    display: flex;
    justify-content: center;
    border: 2px solid #4F4F4F;
    background-color: #4F4F4F;
    color: #FFFFFF; }
  .button-secondary.disabled {
    background-color: #E0E0E0; }

.button-white {
  color: #000000;
  background-color: #FFFFFF;
  background: #FFFFFF; }
  .button-white:hover {
    background-color: #FFFFFF;
    background: #FFFFFF;
    color: #000000; }

.left-icon {
  display: flex;
  align-items: center;
  gap: 12px; }

.right-icon {
  display: flex;
  align-items: center;
  gap: 12px; }

.btn-outline, .btn-fill, .btn-min, .btn-max {
  text-align: center;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 8px; }

.btn-max {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px; }

.btn-min {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px; }

.btn-fill {
  color: #FFFFFF;
  background-color: #C52731;
  border: 2px solid #C52731;
  padding-left: 40px;
  padding-right: 40px; }

.btn-outline {
  border: 2px solid #333333;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px; }

.btn-circle {
  background-color: #C52731;
  border: 0;
  padding: 16px;
  border-radius: 100%;
  font-size: 22px; }

.banner-cookies {
  background-color: #333333;
  color: white;
  padding: 0.5em 10%;
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  z-index: 1000; }
  .banner-cookies a {
    color: white;
    font-weight: 600;
    text-decoration: underline; }

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

.obscured {
  background-color: transparent;
  opacity: 30%; }

.state-warning {
  color: #E2B93B; }

.color-background-1 {
  color: #8F0E22; }

.background-color-2 {
  background: #F6F6F6; }

.page-header .container {
  height: 124px;
  background-color: #FFFFFF;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 43px; }
  .page-header .container [class^="icon-"],
  .page-header .container [class*=" icon-"] {
    font-size: 18px;
    position: relative;
    top: 3px;
    right: 6px; }
  @media (max-width: 992px) {
    .page-header .container .search {
      z-index: 9;
      position: absolute;
      display: flex;
      padding-top: 43px;
      justify-content: center;
      align-content: center;
      top: 0;
      left: 0;
      right: 0; }
      .page-header .container .search .input-search {
        width: 80%; } }
  .page-header .container .search .input-search {
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #BDBDBD;
    padding-left: 16px; }
    .page-header .container .search .input-search:focus-visible {
      border-color: #C52731;
      outline: none; }
    @media (min-width: 992px) {
      .page-header .container .search .input-search {
        width: 300px; } }
    @media (min-width: 1400px) {
      .page-header .container .search .input-search {
        width: 500px; } }
  .page-header .container .search .search-results {
    position: absolute;
    top: 100px;
    background-color: #FFFFFF;
    z-index: 1;
    border-radius: 8px;
    box-shadow: 1px 1px 24px 0 #BDBDBD;
    overflow: hidden; }
    @media (max-width: 992px) {
      .page-header .container .search .search-results {
        width: 80%; } }
    .page-header .container .search .search-results .result-list {
      overflow-y: auto;
      max-height: 70vh;
      overflow-x: hidden; }
      .page-header .container .search .search-results .result-list::-webkit-scrollbar {
        width: 5px;
        background-color: #F6F6F6; }
      .page-header .container .search .search-results .result-list::-webkit-scrollbar-thumb {
        width: 5px;
        background-color: #BDBDBD; }
      .page-header .container .search .search-results .result-list .result-row, .page-header .container .search .search-results .result-list .result-none {
        display: flex;
        align-items: center;
        width: 50vw;
        padding: 8px 16px;
        height: 80px;
        border-bottom: 1px solid #BDBDBD;
        background-color: #F6F6F6;
        -moz-transition: background-color 0s linear;
        -o-transition: background-color 0s linear;
        -webkit-transition: background-color 0s linear;
        transition: background-color 0s linear; }
        @media (max-width: 992px) {
          .page-header .container .search .search-results .result-list .result-row, .page-header .container .search .search-results .result-list .result-none {
            width: 80vw; } }
        .page-header .container .search .search-results .result-list .result-row:last-child, .page-header .container .search .search-results .result-list .result-none:last-child {
          border: none; }
        .page-header .container .search .search-results .result-list .result-row:hover, .page-header .container .search .search-results .result-list .result-none:hover {
          -moz-transition: background-color 0.2s linear;
          -o-transition: background-color 0.2s linear;
          -webkit-transition: background-color 0.2s linear;
          transition: background-color 0.2s linear;
          background-color: #8F0E22; }
          .page-header .container .search .search-results .result-list .result-row:hover span, .page-header .container .search .search-results .result-list .result-none:hover span {
            color: #FFFFFF;
            -moz-transition: color 0.2s linear;
            -o-transition: color 0.2s linear;
            -webkit-transition: color 0.2s linear;
            transition: color 0.2s linear; }
        .page-header .container .search .search-results .result-list .result-row img, .page-header .container .search .search-results .result-list .result-none img {
          height: 100%;
          margin-right: 16px; }
        .page-header .container .search .search-results .result-list .result-row span, .page-header .container .search .search-results .result-list .result-none span {
          color: #333333;
          -moz-transition: color 1 linear;
          -o-transition: color 1 linear;
          -webkit-transition: color 1 linear;
          transition: color 1 linear; }
  .page-header .container .btn-block > * {
    margin-left: 16px; }
  .page-header .container .btn-block #search_btn [class^="icon-"] {
    right: 0;
    left: 0; }
  .page-header .container .btn-block .btn-hamburger {
    border: 0px;
    background: none;
    font-size: 1.5rem;
    align-self: center;
    padding-left: 5px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    cursor: pointer; }

@media (min-width: 768px) {
  .page-header {
    flex-direction: row; }
    .page-header .card-item {
      margin-top: inherit;
      width: 30%;
      margin: inherit;
      margin-top: inherit;
      width: 30%;
      margin: inherit; } }

.breadcrumb {
  padding-top: 50px;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .breadcrumb a,
  .breadcrumb span {
    color: #4F4F4F; }
  .breadcrumb .previous {
    color: #BDBDBD; }
  .breadcrumb .current {
    color: #C52731; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: "fluxbold", sans-serif;
  font-style: normal;
  font-weight: 400; }

h1 {
  font-size: 72px; }

h2 {
  font-size: 56px; }

h3 {
  font-size: 48px; }

h4 {
  font-size: 32px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 18px; }

body {
  font-family: "fluxregular", sans-serif; }

p {
  font-size: 16px; }

b, strong, .fw-bold {
  font-family: "fluxbold", sans-serif; }

label {
  font-weight: 600;
  font-size: 12px; }

html {
  box-sizing: border-box; }

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

body {
  min-height: 100vh;
  margin: 0 auto;
  font-family: 'fluxregular', Arial, sans-serif; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }

main {
  display: block;
  /* For IE11 support */ }

svg:not(:root) {
  overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: "fluxbold", sans-serif;
  font-style: normal;
  font-weight: 400; }

h1 {
  font-size: 72px; }

h2 {
  font-size: 56px; }

h3 {
  font-size: 48px; }

h4 {
  font-size: 32px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 18px; }

body {
  font-family: "fluxregular", sans-serif; }

p {
  font-size: 16px; }

b, strong, .fw-bold {
  font-family: "fluxbold", sans-serif; }

label {
  font-weight: 600;
  font-size: 12px; }

html {
  box-sizing: border-box; }

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

body {
  min-height: 100vh;
  margin: 0 auto;
  font-family: 'fluxregular', Arial, sans-serif; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }

main {
  display: block;
  /* For IE11 support */ }

svg:not(:root) {
  overflow: hidden; }

.button {
  display: flex;
  justify-content: center;
  font-family: 'FluxBold';
  font-style: normal;
  font-weight: 400;
  gap: 10px;
  border: 0;
  -webkit-font-smoothing: antialiased;
  border-radius: 8px; }

.button-normal {
  padding: 16px 48px;
  font-size: 16px;
  line-height: 22px; }

.button-small {
  padding: 14px 40px;
  font-size: 14px;
  line-height: 20px; }

.button-outline {
  box-shadow: inset 0px 0px 0px 2px #333333;
  color: #333333;
  background: #FFFFFF; }
  .button-outline:hover {
    background: rgba(50, 73, 94, 0.15); }
  .button-outline.active {
    background: rgba(50, 73, 94, 0.4); }
  .button-outline.disabled {
    background: rgba(50, 73, 94, 0.4);
    color: #E0E0E0; }

.button-primary {
  color: #FFFFFF;
  background-color: #C52731;
  background: #C52731; }
  .button-primary:hover {
    background-color: #8F0E22;
    background: #8F0E22;
    color: #FFFFFF; }
  .button-primary.active {
    display: flex;
    justify-content: center;
    background-color: #E33A49;
    background: #E33A49;
    color: #FFFFFF; }
  .button-primary.disabled {
    background-color: #E0E0E0; }

.button-secondary {
  color: #FFFFFF;
  background-color: #333333;
  background: #333333; }
  .button-secondary:hover {
    background-color: #101010;
    background: #101010;
    color: #FFFFFF; }
  .button-secondary.active {
    display: flex;
    justify-content: center;
    border: 2px solid #4F4F4F;
    background-color: #4F4F4F;
    color: #FFFFFF; }
  .button-secondary.disabled {
    background-color: #E0E0E0; }

.button-white {
  color: #000000;
  background-color: #FFFFFF;
  background: #FFFFFF; }
  .button-white:hover {
    background-color: #FFFFFF;
    background: #FFFFFF;
    color: #000000; }

.left-icon {
  display: flex;
  align-items: center;
  gap: 12px; }

.right-icon {
  display: flex;
  align-items: center;
  gap: 12px; }

.btn-max, .btn-min, .btn-fill, .btn-outline {
  text-align: center;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  border-radius: 8px; }

.btn-max {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px; }

.btn-min {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px; }

.btn-fill {
  color: #FFFFFF;
  background-color: #C52731;
  border: 2px solid #C52731;
  padding-left: 40px;
  padding-right: 40px; }

.btn-outline {
  border: 2px solid #333333;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px; }

.btn-circle {
  background-color: #C52731;
  border: 0;
  padding: 16px;
  border-radius: 100%;
  font-size: 22px; }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: "fluxbold", sans-serif;
  font-style: normal;
  font-weight: 400; }

h1 {
  font-size: 72px; }

h2 {
  font-size: 56px; }

h3 {
  font-size: 48px; }

h4 {
  font-size: 32px; }

h5 {
  font-size: 24px; }

h6 {
  font-size: 18px; }

body {
  font-family: "fluxregular", sans-serif; }

p {
  font-size: 16px; }

b, strong, .fw-bold {
  font-family: "fluxbold", sans-serif; }

label {
  font-weight: 600;
  font-size: 12px; }

html {
  box-sizing: border-box; }

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

body {
  min-height: 100vh;
  margin: 0 auto;
  font-family: 'fluxregular', Arial, sans-serif; }

a {
  background-color: transparent;
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none;
    color: inherit; }

main {
  display: block;
  /* For IE11 support */ }

svg:not(:root) {
  overflow: hidden; }

input[type=text], input[type=password] {
  border-radius: 8px;
  border: 1px solid #BDBDBD; }

textarea.form-control {
  border-radius: 8px;
  border: 1px solid #BDBDBD; }

.floating-label-bg-white {
  position: relative;
  left: 20px;
  top: 12px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  padding: 5px;
  color: #333333; }

.floating-label-bg-white {
  background-color: #FFFFFF; }

.input-group.input-icon {
  border-radius: 8px;
  padding: 0; }
  .input-group.input-icon input {
    border-right: 0;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit; }
  .input-group.input-icon span {
    border-left: 0;
    border-radius: 0;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    background-color: inherit; }

.page-content {
  min-height: 46vh;
  position: relative; }

.footer {
  min-height: 292px;
  background-color: #8F0E22;
  padding-top: 40px;
  overflow: hidden; }
  .footer .main-footer {
    text-align: center; }
  .footer a,
  .footer * {
    color: #FFFFFF; }
  .footer a {
    display: block;
    line-height: 1.75; }
  .footer .social-group a {
    display: inline-block;
    font-size: 24px; }
  .footer .text-rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .footer .cta-scroll-up {
    text-align: right;
    position: relative; }
    .footer .cta-scroll-up .text-rotate {
      position: absolute;
      right: 15px;
      top: 75px;
      display: inline-block;
      cursor: pointer; }

.sponsor-section {
  padding: 60px 0 90px 0;
  overflow: hidden; }
  .sponsor-section h4 {
    font-size: 32px;
    color: #4F4F4F; }
  .sponsor-section p {
    font-size: 24px;
    color: #4F4F4F; }

.content-swiper {
  position: relative;
  clear: both; }
  .content-swiper .swiper-button {
    border-radius: 50%;
    display: flex;
    background-color: #C52731;
    color: #FFFFFF;
    width: 45px; }
    .content-swiper .swiper-button:hover {
      background: #333333; }
    .content-swiper .swiper-button:after {
      font-size: 10px;
      font-weight: 700; }
  .content-swiper .swiper-button-prev {
    left: 20px; }
  .content-swiper .swiper-button-next {
    right: 20px; }

.blue-section {
  background: #4F4F4F;
  padding: 65px 0 65px; }
  .blue-section h4 {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 700; }
  .blue-section h6 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600; }

.card-section {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  .card-section .card-item {
    width: 80%;
    margin: auto;
    margin-top: 20px;
    max-width: 322px;
    border-radius: 1rem;
    border: none;
    overflow: hidden; }
    .card-section .card-item img {
      width: 100%; }
    .card-section .card-item .thumb {
      height: 220px;
      overflow: hidden; }
    .card-section .card-item .card-text {
      margin: 20px; }
      .card-section .card-item .card-text h5 {
        color: #C52731;
        font-weight: 700; }
      .card-section .card-item .card-text p {
        height: 100px; }
    .card-section .card-item button {
      width: 100%; }
  @media (min-width: 768px) {
    .card-section {
      flex-direction: row; }
      .card-section .card-item {
        margin-top: inherit;
        width: 30%;
        margin: inherit;
        margin-top: inherit;
        width: 30%;
        margin: inherit; } }
.breadcrumb {
  padding-top: 50px;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .breadcrumb a, .breadcrumb span {
    color: #4F4F4F; }
  .breadcrumb .previous {
    color: #BDBDBD; }
  .breadcrumb .current {
    color: #C52731; }

.public-navigation-menu-sidebar {
  position: absolute;
  top: -35px;
  right: 0;
  height: 500px;
  width: 260px;
  transition: all 0.35s; }
  .public-navigation-menu-sidebar.active {
    -webkit-box-shadow: -10px 0px 25px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -10px 0px 25px rgba(0, 0, 0, 0.15);
    box-shadow: -10px 0px 25px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.5s ease-in-out; }
  .public-navigation-menu-sidebar .menu-checkbox {
    display: none; }
  .public-navigation-menu-sidebar .content-top #wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .public-navigation-menu-sidebar .content-top label {
    cursor: pointer; }
    .public-navigation-menu-sidebar .content-top label:focus {
      outline: none; }
  .public-navigation-menu-sidebar .content-top ul {
    padding: 0; }
    .public-navigation-menu-sidebar .content-top ul li {
      list-style: none; }
  .public-navigation-menu-sidebar .content-top .menu {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 260px;
    height: 500px;
    transform: translate3d(260px, 0, 0);
    transition: transform 0.35s;
    z-index: 5; }
    .public-navigation-menu-sidebar .content-top .menu ul li > label {
      float: right;
      font-size: 24px; }
      .public-navigation-menu-sidebar .content-top .menu ul li > label a, .public-navigation-menu-sidebar .content-top .menu ul li > label label {
        display: block;
        text-align: center;
        padding: 0 20px;
        line-height: 60px;
        text-decoration: none;
        color: #000; }
        .public-navigation-menu-sidebar .content-top .menu ul li > label a:hover, .public-navigation-menu-sidebar .content-top .menu ul li > label label:hover {
          color: #666; }
  .public-navigation-menu-sidebar .content-top .menu-checkbox:checked + .menu {
    transform: translate3d(0, 0, 0); }
  .public-navigation-menu-sidebar .content-top .menu-back {
    padding-left: 20px; }
    .public-navigation-menu-sidebar .content-top .menu-back label {
      float: left !important; }
  .public-navigation-menu-sidebar .content-bottom {
    position: sticky;
    top: 500px;
    right: 0;
    background: #fff;
    width: 260px;
    height: auto;
    transform: translate3d(260px, 0, 0);
    transition: transform 0.35s; }
    .public-navigation-menu-sidebar .content-bottom button {
      width: 100%; }
    .public-navigation-menu-sidebar .content-bottom .item a {
      color: #333333; }
    .public-navigation-menu-sidebar .content-bottom .item-logout {
      padding-top: 30px;
      padding-bottom: 30px; }
  .public-navigation-menu-sidebar .menu-checkbox:checked + .content-bottom {
    transform: translate3d(0, 0, 0);
    z-index: 5; }
  .public-navigation-menu-sidebar .item {
    padding: 9px;
    padding-left: 27px;
    padding-right: 27px; }
    .public-navigation-menu-sidebar .item a {
      text-align: center;
      text-decoration: none;
      color: #C52731; }
    .public-navigation-menu-sidebar .item.border-top-1 {
      border-top: 2px solid #E0E0E0; }
    .public-navigation-menu-sidebar .item.border-bottom-1 {
      border-bottom: 2px solid #E0E0E0; }
  .public-navigation-menu-sidebar .item-program {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .public-navigation-menu-sidebar .item-program .icon {
      font-size: 24px;
      color: #333333; }
  .public-navigation-menu-sidebar .sub-menu {
    padding-top: 5px;
    padding-bottom: 5px; }
    .public-navigation-menu-sidebar .sub-menu a {
      color: #4F4F4F; }
      .public-navigation-menu-sidebar .sub-menu a.first {
        color: #C52731; }

.menu-checkbox:checked + .public-navigation-menu-sidebar {
  -webkit-box-shadow: 500px 0px 44px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 500px 0px 44px rgba(0, 0, 0, 0.15);
  box-shadow: 500px 0px 44px rgba(0, 0, 0, 0.15); }
