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

.brz-ow-visible {
  overflow: visible !important; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.brz {
  /*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /*
      /*rtl:begin:ignore*/
  /*
      /*rtl:end:ignore*/
  /*
      /*rtl:begin:ignore*/
  /*
      /*rtl:end:ignore*/
  /*
 * Container style
 */
  /*
 * Scrollbar rail styles
 */
  /*
 * Scrollbar thumb styles
 */
  /* MS supports */
  /*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ }
  html {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }
  .brz .brz-figcaption,
  .brz .brz-figure,
  .brz .brz-section {
    display: block; }
  body {
    margin: 0; }
    body.brz-ed {
      background-color: #f3f3f3; }
    body.brz::before, body.brz::after {
      display: none; }
  .brz-iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline; }
  .brz {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .brz .brz-root__container.brz-reset-all {
      display: block;
      overflow: hidden;
      font-family: inherit; }
  .brz .brz-hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible;
    margin: 0; }
  .brz .brz-h1,
  .brz .brz-h2,
  .brz .brz-h3,
  .brz .brz-h4,
  .brz .brz-h5,
  .brz .brz-h6 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0; }
  .brz .brz-p {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .brz .brz-span {
    float: none;
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit; }
  .brz .brz-ol,
  .brz .brz-ul,
  .brz .brz-dl {
    margin: 0;
    list-style: none;
    padding: 0; }
  .brz .brz-ol .brz-ol,
  .brz .brz-ul .brz-ul,
  .brz .brz-ol .brz-ul,
  .brz .brz-ul .brz-ol {
    margin: 0; }
  .brz .brz-dt {
    font-weight: bold; }
  .brz .brz-dd {
    margin-bottom: 0.5rem;
    margin-left: 0; }
  .brz .brz-blockquote {
    margin: 0 0 1rem; }
  .brz .brz-dfn {
    font-style: italic; }
  .brz .brz-b,
  .brz .brz-strong {
    font-weight: 700; }
  .brz .brz-a:not(.brz-btn) {
    color: #3dbfe8;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .brz .brz-a:not(.brz-btn)[href]:hover {
      color: #1aabd8;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: pointer; }
    .brz .brz-a:not(.brz-btn):focus, .brz .brz-a:not(.brz-btn):active, .brz .brz-a:not(.brz-btn):hover {
      outline: none; }
  .brz .brz-a.brz-btn[href] {
    text-decoration: none; }
  .brz .brz-figure {
    margin: 0;
    min-width: auto;
    min-height: auto; }
  .brz .brz-img {
    vertical-align: middle;
    border-style: none; }
  .brz svg:not(:root) {
    overflow: hidden; }
  .brz .brz-button,
  .brz .brz-input,
  .brz .brz-label,
  .brz .brz-textarea {
    -ms-touch-action: manipulation;
        touch-action: manipulation; }
  .brz .brz-table {
    border-collapse: collapse; }
  .brz .brz-caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #828b92;
    text-align: left;
    caption-side: bottom; }
  .brz .brz-th {
    text-align: left; }
  .brz .brz-form {
    margin: 0; }
  .brz .brz-label {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal; }
  .brz .brz-button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color; }
  .brz .brz-input,
  .brz .brz-button,
  .brz .brz-select,
  .brz .brz-optgroup,
  .brz .brz-textarea {
    padding: 0;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .brz .brz-button,
  .brz .brz-input {
    overflow: visible; }
  .brz .brz-button,
  .brz .brz-select {
    text-transform: none; }
  .brz .brz-button {
    -webkit-appearance: button; }
  .brz .brz-button::-moz-focus-inner {
    padding: 0;
    border-style: none; }
  .brz .brz-input[type="radio"],
  .brz .brz-input[type="checkbox"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0; }
  .brz .brz-input[type="number"] {
    -moz-appearance: textfield; }
  .brz .brz-input[type="date"],
  .brz .brz-input[type="time"],
  .brz .brz-input[type="datetime-local"],
  .brz .brz-input[type="month"] {
    -webkit-appearance: listbox; }
  .brz .brz-textarea {
    overflow: auto;
    resize: vertical; }
  .brz .brz-fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .brz .brz-iframe,
  .brz .brz-object {
    margin-bottom: 0;
    max-width: 100%; }
  .brz .brz-iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline; }
  .brz [hidden] {
    display: none !important; }
  .brz .brz-reset-all {
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-item-align: auto;
        align-self: auto;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-direction: normal;
            animation-direction: normal;
    -webkit-animation-duration: 0s;
            animation-duration: 0s;
    -webkit-animation-fill-mode: none;
            animation-fill-mode: none;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-name: none;
            animation-name: none;
    -webkit-animation-play-state: running;
            animation-play-state: running;
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
    azimuth: center;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    background-attachment: scroll;
    background-blend-mode: normal;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto auto;
    block-size: auto;
    border-block-end-color: currentcolor;
    border-block-end-style: none;
    border-block-end-width: medium;
    border-block-start-color: currentcolor;
    border-block-start-style: none;
    border-block-start-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image-outset: 0s;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-inline-end-color: currentcolor;
    border-inline-end-style: none;
    border-inline-end-width: medium;
    border-inline-start-color: currentcolor;
    border-inline-start-style: none;
    border-inline-start-width: medium;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top-color: currentcolor;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    -webkit-box-decoration-break: slice;
            box-decoration-break: slice;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-column-break-after: auto;
            break-after: auto;
    -webkit-column-break-before: auto;
            break-before: auto;
    -webkit-column-break-inside: auto;
            break-inside: auto;
    caption-side: top;
    caret-color: auto;
    clear: none;
    clip: auto;
    -webkit-clip-path: none;
            clip-path: none;
    color: initial;
    -webkit-column-count: auto;
       -moz-column-count: auto;
            column-count: auto;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
    -webkit-column-gap: normal;
       -moz-column-gap: normal;
            column-gap: normal;
    -webkit-column-rule-color: currentcolor;
       -moz-column-rule-color: currentcolor;
            column-rule-color: currentcolor;
    -webkit-column-rule-style: none;
       -moz-column-rule-style: none;
            column-rule-style: none;
    -webkit-column-rule-width: medium;
       -moz-column-rule-width: medium;
            column-rule-width: medium;
    -webkit-column-span: none;
       -moz-column-span: none;
            column-span: none;
    -webkit-column-width: auto;
       -moz-column-width: auto;
            column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    display: inline;
    empty-cells: show;
    -webkit-filter: none;
            filter: none;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    float: none;
    font-family: initial;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    -webkit-font-kerning: auto;
            font-kerning: auto;
    -webkit-font-language-override: normal;
            font-language-override: normal;
    font-size: medium;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    -webkit-font-variant-ligatures: normal;
            font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: normal;
    grid-auto-columns: auto;
    grid-auto-flow: row;
    grid-auto-rows: auto;
    grid-column-end: auto;
    grid-column-gap: 0;
    grid-column-start: auto;
    grid-row-end: auto;
    grid-row-gap: 0;
    grid-row-start: auto;
    grid-template-areas: none;
    grid-template-columns: none;
    grid-template-rows: none;
    height: auto;
    -webkit-hyphens: manual;
        -ms-hyphens: manual;
            hyphens: manual;
    image-orientation: 0deg;
    image-rendering: auto;
    image-resolution: 1dppx;
    ime-mode: auto;
    inline-size: auto;
    isolation: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    left: auto;
    letter-spacing: normal;
    line-break: auto;
    line-height: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    margin-bottom: 0;
    -webkit-margin-end: 0;
            margin-inline-end: 0;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    -webkit-mask-clip: border-box;
            mask-clip: border-box;
    -webkit-mask-composite: add;
            mask-composite: add;
    -webkit-mask-image: none;
            mask-image: none;
    mask-mode: match-source;
    -webkit-mask-origin: border-box;
            mask-origin: border-box;
    -webkit-mask-position: 0% 0%;
            mask-position: 0% 0%;
    -webkit-mask-repeat: repeat;
            mask-repeat: repeat;
    -webkit-mask-size: auto;
            mask-size: auto;
    mask-type: luminance;
    max-height: none;
    max-width: none;
    min-block-size: 0;
    min-height: 0;
    min-inline-size: 0;
    min-width: 0;
    mix-blend-mode: normal;
    -o-object-fit: fill;
       object-fit: fill;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    offset-block-end: auto;
    offset-block-start: auto;
    offset-inline-end: auto;
    offset-inline-start: auto;
    opacity: 1;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    orphans: 2;
    outline-color: initial;
    outline-offset: 0;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-wrap: normal;
    overflow-x: visible;
    overflow-y: visible;
    -webkit-padding-after: 0;
            padding-block-end: 0;
    -webkit-padding-before: 0;
            padding-block-start: 0;
    padding-bottom: 0;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    -webkit-perspective: none;
            perspective: none;
    -webkit-perspective-origin: 50% 50%;
            perspective-origin: 50% 50%;
    pointer-events: auto;
    position: static;
    quotes: initial;
    resize: none;
    right: auto;
    ruby-align: space-around;
    ruby-merge: separate;
    ruby-position: over;
    scroll-behavior: auto;
    -ms-scroll-snap-coordinate: none;
        scroll-snap-coordinate: none;
    -ms-scroll-snap-destination: 0 0;
        scroll-snap-destination: 0 0;
    -ms-scroll-snap-points-x: none;
        scroll-snap-points-x: none;
    -ms-scroll-snap-points-y: none;
        scroll-snap-points-y: none;
    -ms-scroll-snap-type: none;
        scroll-snap-type: none;
    shape-image-threshold: 0;
    shape-margin: 0;
    shape-outside: none;
    -moz-tab-size: 8;
      -o-tab-size: 8;
         tab-size: 8;
    table-layout: auto;
    text-align: initial;
    -moz-text-align-last: auto;
         text-align-last: auto;
    text-combine-upright: none;
    -webkit-text-decoration-color: currentcolor;
            text-decoration-color: currentcolor;
    -webkit-text-decoration-line: none;
            text-decoration-line: none;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    -webkit-text-emphasis-color: currentcolor;
            text-emphasis-color: currentcolor;
    -webkit-text-emphasis-position: over;
            text-emphasis-position: over right;
    -webkit-text-emphasis-style: none;
            text-emphasis-style: none;
    text-indent: 0;
    text-justify: auto;
    text-orientation: mixed;
    text-overflow: clip;
    text-rendering: auto;
    text-shadow: none;
    text-transform: none;
    text-underline-position: auto;
    top: auto;
    -ms-touch-action: auto;
        touch-action: auto;
    -webkit-transform: none;
            transform: none;
    transform-box: border-box;
    -webkit-transform-origin: 50% 50% 0;
            transform-origin: 50% 50% 0;
    -webkit-transform-style: flat;
            transform-style: flat;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
    -webkit-transition-duration: 0s;
            transition-duration: 0s;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 2;
    width: auto;
    will-change: auto;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    z-index: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; }
  .brz .brz-h1,
  .brz .brz-h2,
  .brz .brz-h3,
  .brz .brz-h4,
  .brz .brz-h5,
  .brz .brz-h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    color: inherit; }
  .brz .brz-h1 {
    font-size: 55px;
    font-weight: 400; }
  .brz .brz-h2 {
    font-size: 40px; }
  .brz .brz-h3 {
    font-size: 32px; }
  .brz .brz-h4 {
    font-size: 26px; }
  .brz .brz-h5 {
    font-size: 19px; }
  .brz .brz-h6 {
    font-size: 14px; }
  .brz .brz-p {
    font-size: 14px;
    font-weight: normal; }
  .brz .brz-flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .brz .brz-flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .brz .brz-flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .brz .brz-justify-content-xs-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .brz .brz-justify-content-xs-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .brz .brz-justify-content-xs-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .brz .brz-justify-content-xs-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .brz .brz-justify-content-xs-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .brz .brz-align-items-xs-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .brz .brz-align-items-xs-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .brz .brz-align-items-xs-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .brz .brz-align-items-xs-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .brz .brz-align-items-xs-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .brz .brz-col-first-xs {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .brz .brz-col-last-xs {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .brz .brz-align-self-xs-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .brz .brz-align-self-xs-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .brz .brz-align-self-xs-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .brz .brz-align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .brz .brz-align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; }
  .brz .brz-flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .brz .brz-flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .brz .brz-align-content-xs-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .brz .brz-align-content-xs-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .brz .brz-align-content-xs-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .brz .brz-align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .brz .brz-align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .brz .brz-align-content-xs-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  @media (min-width: 480px) {
    .brz .brz-flex-ms-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .brz .brz-flex-ms-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .brz .brz-flex-ms-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .brz .brz-justify-content-ms-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .brz .brz-justify-content-ms-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .brz .brz-justify-content-ms-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .brz .brz-justify-content-ms-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .brz .brz-justify-content-ms-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .brz .brz-align-items-ms-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .brz .brz-align-items-ms-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .brz .brz-align-items-ms-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .brz .brz-align-items-ms-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .brz .brz-align-items-ms-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .brz .brz-col-first-ms {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .brz .brz-col-last-ms {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .brz .brz-align-self-ms-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .brz .brz-align-self-ms-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .brz .brz-align-self-ms-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .brz .brz-align-self-ms-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .brz .brz-align-self-ms-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }
    .brz .brz-flex-ms-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .brz .brz-flex-ms-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .brz .brz-align-content-ms-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .brz .brz-align-content-ms-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .brz .brz-align-content-ms-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .brz .brz-align-content-ms-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .brz .brz-align-content-ms-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .brz .brz-align-content-ms-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; } }
  @media (min-width: 768px) {
    .brz .brz-flex-sm-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .brz .brz-flex-sm-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .brz .brz-flex-sm-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .brz .brz-justify-content-sm-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .brz .brz-justify-content-sm-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .brz .brz-justify-content-sm-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .brz .brz-justify-content-sm-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .brz .brz-justify-content-sm-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .brz .brz-align-items-sm-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .brz .brz-align-items-sm-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .brz .brz-align-items-sm-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .brz .brz-align-items-sm-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .brz .brz-align-items-sm-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .brz .brz-col-first-sm {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .brz .brz-col-last-sm {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .brz .brz-align-self-sm-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .brz .brz-align-self-sm-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .brz .brz-align-self-sm-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .brz .brz-align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .brz .brz-align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }
    .brz .brz-flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .brz .brz-flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .brz .brz-align-content-sm-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .brz .brz-align-content-sm-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .brz .brz-align-content-sm-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .brz .brz-align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .brz .brz-align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .brz .brz-align-content-sm-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; } }
  @media (min-width: 992px) {
    .brz .brz-flex-md-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .brz .brz-flex-md-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .brz .brz-flex-md-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .brz .brz-justify-content-md-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .brz .brz-justify-content-md-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .brz .brz-justify-content-md-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .brz .brz-justify-content-md-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .brz .brz-justify-content-md-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .brz .brz-align-items-md-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .brz .brz-align-items-md-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .brz .brz-align-items-md-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .brz .brz-align-items-md-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .brz .brz-align-items-md-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .brz .brz-col-first-md {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .brz .brz-col-last-md {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .brz .brz-align-self-md-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .brz .brz-align-self-md-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .brz .brz-align-self-md-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .brz .brz-align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .brz .brz-align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }
    .brz .brz-flex-md-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .brz .brz-flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .brz .brz-align-content-md-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .brz .brz-align-content-md-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .brz .brz-align-content-md-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .brz .brz-align-content-md-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .brz .brz-align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .brz .brz-align-content-md-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; } }
  @media (min-width: 1200px) {
    .brz .brz-flex-lg-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .brz .brz-flex-lg-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .brz .brz-flex-lg-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .brz .brz-justify-content-lg-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .brz .brz-justify-content-lg-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .brz .brz-justify-content-lg-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .brz .brz-justify-content-lg-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .brz .brz-justify-content-lg-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .brz .brz-align-items-lg-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .brz .brz-align-items-lg-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .brz .brz-align-items-lg-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .brz .brz-align-items-lg-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .brz .brz-align-items-lg-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .brz .brz-col-first-lg {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .brz .brz-col-last-lg {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .brz .brz-align-self-lg-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .brz .brz-align-self-lg-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .brz .brz-align-self-lg-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .brz .brz-align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .brz .brz-align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }
    .brz .brz-flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .brz .brz-flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .brz .brz-align-content-lg-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .brz .brz-align-content-lg-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .brz .brz-align-content-lg-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .brz .brz-align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .brz .brz-align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .brz .brz-align-content-lg-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; } }
  @media (min-width: 1400px) {
    .brz .brz-flex-xl-row-reverse {
      -webkit-box-orient: horizontal !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: row-reverse !important;
              flex-direction: row-reverse !important; }
    .brz .brz-flex-xl-column {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
          -ms-flex-direction: column !important;
              flex-direction: column !important; }
    .brz .brz-flex-xl-column-reverse {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: reverse !important;
          -ms-flex-direction: column-reverse !important;
              flex-direction: column-reverse !important; }
    .brz .brz-justify-content-xl-start {
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .brz .brz-justify-content-xl-end {
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .brz .brz-justify-content-xl-center {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .brz .brz-justify-content-xl-between {
      -webkit-box-pack: justify !important;
          -ms-flex-pack: justify !important;
              justify-content: space-between !important; }
    .brz .brz-justify-content-xl-around {
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }
    .brz .brz-align-items-xl-start {
      -webkit-box-align: start !important;
          -ms-flex-align: start !important;
              align-items: flex-start !important; }
    .brz .brz-align-items-xl-end {
      -webkit-box-align: end !important;
          -ms-flex-align: end !important;
              align-items: flex-end !important; }
    .brz .brz-align-items-xl-center {
      -webkit-box-align: center !important;
          -ms-flex-align: center !important;
              align-items: center !important; }
    .brz .brz-align-items-xl-baseline {
      -webkit-box-align: baseline !important;
          -ms-flex-align: baseline !important;
              align-items: baseline !important; }
    .brz .brz-align-items-xl-stretch {
      -webkit-box-align: stretch !important;
          -ms-flex-align: stretch !important;
              align-items: stretch !important; }
    .brz .brz-col-first-xl {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .brz .brz-col-last-xl {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .brz .brz-align-self-xl-start {
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }
    .brz .brz-align-self-xl-end {
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }
    .brz .brz-align-self-xl-center {
      -ms-flex-item-align: center !important;
          align-self: center !important; }
    .brz .brz-align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }
    .brz .brz-align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }
    .brz .brz-flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }
    .brz .brz-flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }
    .brz .brz-align-content-xl-start {
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }
    .brz .brz-align-content-xl-end {
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }
    .brz .brz-align-content-xl-center {
      -ms-flex-line-pack: center !important;
          align-content: center !important; }
    .brz .brz-align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }
    .brz .brz-align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }
    .brz .brz-align-content-xl-between {
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; } }
  .brz .brz-d-block {
    display: block !important; }
  .brz .brz-d-inline-block {
    display: inline-block !important; }
  .brz .brz-d-inline {
    display: inline !important; }
  .brz .brz-d-none {
    display: none !important; }
  .brz .brz-d-table {
    width: 100%;
    display: table;
    position: relative; }
  .brz .brz-d-table-cell {
    display: table-cell; }
  .brz .brz-blocked {
    pointer-events: none; }
  .brz .brz-d-xs-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0; }
  .brz .brz-d-xs-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  @media (min-width: 480px) {
    .brz .brz-d-ms-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-width: 0; }
    .brz .brz-d-ms-inline-flex {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  @media (min-width: 768px) {
    .brz .brz-d-sm-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-width: 0; }
    .brz .brz-d-sm-inline-flex {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  @media (min-width: 992px) {
    .brz .brz-d-md-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-width: 0; }
    .brz .brz-d-md-inline-flex {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  @media (min-width: 1200px) {
    .brz .brz-d-lg-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-width: 0; }
    .brz .brz-d-lg-inline-flex {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  @media (min-width: 1400px) {
    .brz .brz-d-xl-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-width: 0; }
    .brz .brz-d-xl-inline-flex {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  .brz .brz-p-relative {
    position: relative !important; }
  .brz .brz-p-absolute {
    position: absolute !important; }
  .brz .brz-p-fixed {
    position: fixed !important; }
  .brz .brz-invisible {
    visibility: hidden !important; }
  .brz .brz-visible {
    visibility: visible !important; }
  .brz .brz-hidden-xs-up {
    display: none !important; }
  @media (max-width: 479px) {
    .brz .brz-hidden-xs-down {
      display: none !important; } }
  .brz .brz-invisible-xs-up {
    visibility: hidden !important; }
  @media (max-width: 479px) {
    .brz .brz-invisible-xs-down {
      visibility: hidden !important; } }
  .brz .brz-invisible-blur-xs-up .brz-bg-content {
    -webkit-filter: blur(3px);
            filter: blur(3px);
    opacity: 0.9; }
  @media (max-width: 479px) {
    .brz .brz-invisible-blur-xs-down .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (min-width: 480px) {
    .brz .brz-hidden-ms-up {
      display: none !important; } }
  @media (max-width: 767px) {
    .brz .brz-hidden-ms-down {
      display: none !important; } }
  @media (min-width: 480px) {
    .brz .brz-invisible-ms-up {
      visibility: hidden !important; } }
  @media (max-width: 767px) {
    .brz .brz-invisible-ms-down {
      visibility: hidden !important; } }
  @media (min-width: 480px) {
    .brz .brz-invisible-blur-ms-up .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (max-widt