.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; } }

/*!
 * jQuery mmenu v7.2.2
 * @requires jQuery 1.7.0 or later
 *
 * mmenu.frebsite.nl
 *	
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
.mm-menu {
  --mm-line-height:20px;
  --mm-listitem-size:44px;
  --mm-navbar-size:44px;
  --mm-offset-top:0;
  --mm-offset-right:0;
  --mm-offset-bottom:0;
  --mm-offset-left:0;
  --mm-color-border:rgba(0, 0, 0, 0.1);
  --mm-color-button:rgba(0, 0, 0, 0.3);
  --mm-color-text:rgba(0, 0, 0, 0.75);
  --mm-color-text-dimmed:rgba(0, 0, 0, 0.3);
  --mm-color-background:#f3f3f3;
  --mm-color-background-highlight:rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis:rgba(255, 255, 255, 0.4);
  --mm-shadow:0 0 10px rgba( 0,0,0, 0.3 ); }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: 20px;
  line-height: var(--mm-line-height);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: var(--mm-offset-top);
  right: var(--mm-offset-right);
  bottom: var(--mm-offset-bottom);
  left: var(--mm-offset-left);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: inherit;
  text-decoration: none; }

[dir=rtl] .mm-menu {
  direction: rtl; }

.mm-panels, .mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panel, .mm-panels {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text); }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 0 20px;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-panel:not(.mm-hidden) {
  display: block; }

.mm-panel:after, .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-panel_has-navbar {
  padding-top: 44px;
  padding-top: var(--mm-navbar-size); }

.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel_opened-parent {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel_highest {
  z-index: 2; }

.mm-panel_noanimation {
  -webkit-transition: none !important;
  transition: none !important; }

.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

[dir=rtl] .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

.mm-listitem_vertical > .mm-panel {
  -webkit-transform: none !important;
  transform: none !important;
  display: none;
  width: 100%;
  padding: 10px 0 10px 10px; }

.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none; }

.mm-listitem_opened > .mm-panel {
  display: block; }

.mm-listitem_vertical > .mm-listitem__btn {
  height: 44px;
  height: var(--mm-listitem-size);
  bottom: auto; }

.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent; }

.mm-listitem_opened > .mm-listitem__btn:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px; }

.mm-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  padding: 0; }

.mm-btn:after, .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-button);
  border-width: 2px;
  border-style: solid; }

.mm-btn_close:after, .mm-btn_close:before {
  content: '';
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-btn_next:after, .mm-btn_prev:before {
  content: '';
  border-bottom: none;
  border-right: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0; }

.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir=rtl] .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto; }

[dir=rtl] .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
  right: auto; }

[dir=rtl] .mm-btn_close:before {
  left: 25px; }

[dir=rtl] .mm-btn_close:after {
  left: 18px; }

.mm-navbar {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text-dimmed);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: center;
  display: none;
  height: 44px;
  height: var(--mm-navbar-size);
  padding: 0 44px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-navbar > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 12px;
  padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-left: 0;
  padding-right: 0; }

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

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

.mm-navbar__btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1; }

.mm-navbar__btn:first-child {
  text-align: left;
  left: 0; }

.mm-navbar__btn:last-child {
  text-align: right;
  right: 0; }

.mm-panel_has-navbar .mm-navbar {
  display: block; }

[dir=rtl] .mm-navbar__btn:first-child {
  text-align: right;
  right: 0;
  left: auto; }

[dir=rtl] .mm-navbar__btn:last-child {
  text-align: left;
  left: 0;
  right: auto; }

.mm-listitem, .mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listitem {
  color: rgba(0, 0, 0, 0.75);
  color: var(--mm-color-text);
  border-color: rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-border);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mm-listitem:after {
  content: '';
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 0; }

.mm-listitem a, .mm-listitem a:hover {
  text-decoration: none; }

.mm-listitem__btn, .mm-listitem__text {
  color: inherit;
  display: block;
  padding-top: 12px;
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);
  padding-bottom: 12px;
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2); }

.mm-listitem__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%; }

.mm-listitem__btn {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  tap-highlight-color: var(--mm-color-background-emphasis);
  background: rgba(3, 2, 1, 0);
  border-color: inherit;
  width: auto;
  padding-right: 54px;
  position: relative; }

.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid; }

.mm-listitem_selected > .mm-listitem__text {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight); }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listitem_divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight);
  font-size: 75%;
  text-transform: uppercase;
  min-height: 20px;
  min-height: var(--mm-line-height);
  padding: 6.5px;
  padding: calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);
  padding-right: 10px;
  padding-left: 20px; }

.mm-listitem_spacer {
  padding-top: 44px;
  padding-top: var(--mm-listitem-size); }

.mm-listitem_spacer > .mm-btn_next {
  top: 44px;
  top: var(--mm-listitem-size); }

[dir=rtl] .mm-listitem:after {
  left: 0;
  right: 20px; }

[dir=rtl] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px; }

[dir=rtl] .mm-listitem__btn {
  padding-left: 54px;
  border-left-width: 0;
  border-left-style: none; }

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
  padding-right: 0;
  border-right-width: 1px;
  border-right-style: solid; }

.mm-page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative; }

.mm-wrapper_background .mm-page {
  background: inherit; }

.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0; }

.mm-menu_offcanvas.mm-menu_opened {
  display: block; }

.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }

.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-wrapper_blocking {
  overflow: hidden; }

.mm-wrapper_blocking body {
  overflow: hidden; }

.mm-wrapper_blocking .mm-wrapper__blocker {
  display: block; }

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important; }

.mm-menu_autoheight {
  -webkit-transition: none .4s ease;
  transition: none .4s ease;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative; }

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%; }

.mm-menu_autoheight-measuring .mm-panel {
  display: block !important; }

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important; }

.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

[class*=mm-menu_columns-] {
  -webkit-transition-property: width;
  transition-property: width; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit; }

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none; }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0; }

.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-0 {
  width: 80%;
  min-width: 240px;
  max-width: 0; }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-1 {
  width: 80%;
  min-width: 240px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0); }

.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%; }

.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-2 {
  width: 80%;
  min-width: 240px;
  max-width: 880px; }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0); }

.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%; }

.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-3 {
  width: 80%;
  min-width: 240px;
  max-width: 1320px; }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0); } }

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0); }

.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%; }

.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%; }

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0); }

.mm-menu_columns-4 {
  width: 80%;
  min-width: 240px;
  max-width: 1760px; }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0); } }

.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0); } }

[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%; }

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  -webkit-transition-property: width,min-width,max-width,-webkit-transform;
  transition-property: width,min-width,max-width,-webkit-transform;
  transition-property: width,min-width,max-width,transform;
  transition-property: width,min-width,max-width,transform,-webkit-transform; }

.mm-counter {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  text-align: right;
  display: block;
  min-width: 44px;
  float: right; }

.mm-listitem_nosubitems > .mm-counter {
  display: none; }

[dir=rtl] .mm-counter {
  text-align: left;
  float: left; }

.mm-listitem_divider {
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-menu_dividers-light .mm-listitem_divider {
  background: inherit;
  font-size: inherit;
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  padding-top: 18px;
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);
  padding-bottom: 6px;
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25); }

.mm-menu_border-none .mm-listitem_divider {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-listview_fixeddivider {
  background: inherit;
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.mm-listview_fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-panel_dividers .mm-listview_fixeddivider {
  display: block; }

.mm-wrapper_opened.mm-dragging .mm-menu, .mm-wrapper_opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%; }

.mm-wrapper_dropdown .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-wrapper_dropdown .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2; }

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none; }

[class*=mm-menu_tip-]:before {
  content: '';
  background: inherit;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-menu_tip-left:before {
  left: 22px; }

.mm-menu_tip-right:before {
  right: 22px; }

.mm-menu_tip-top:before {
  top: -8px; }

.mm-menu_tip-bottom:before {
  bottom: -8px; }

.mm-menu {
  --mm-iconbar-size:44px; }

.mm-iconbar {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-border);
  border-right-width: 1px;
  text-align: center;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  width: var(--mm-iconbar-size);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 2; }

.mm-menu_iconbar .mm-navbars_bottom, .mm-menu_iconbar .mm-navbars_top, .mm-menu_iconbar .mm-panels {
  left: 44px;
  left: var(--mm-iconbar-size); }

.mm-iconbar__bottom, .mm-iconbar__top {
  width: inherit;
  position: absolute; }

.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 11px 0; }

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none; }

.mm-iconbar__top {
  top: 0; }

.mm-iconbar__bottom {
  bottom: 0; }

.mm-iconbar__tab_selected {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-menu {
  --mm-iconpanel-size:44px; }

.mm-panel_iconpanel-1, .mm-panel_iconpanel-1.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 1));
  width: calc(100% - (var(--mm-iconpanel-size) * 1)); }

.mm-panel_iconpanel-2, .mm-panel_iconpanel-2.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 2));
  width: calc(100% - (var(--mm-iconpanel-size) * 2)); }

.mm-panel_iconpanel-3, .mm-panel_iconpanel-3.mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - (44px * 3));
  width: calc(100% - (var(--mm-iconpanel-size) * 3)); }

.mm-panel_iconpanel-first ~ .mm-panel, .mm-panel_iconpanel-first ~ .mm-panel_opened ~ .mm-listview_fixeddivider {
  width: calc(100% - 44px);
  width: calc(100% - var(--mm-iconpanel-size)); }

.mm-menu_iconpanel .mm-panels > .mm-listview_fixeddivider, .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: auto;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform; }

.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left-width: 1px;
  border-left-style: solid; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened, .mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  display: block !important; }

.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  overflow-y: hidden;
  -webkit-transform: unset;
  transform: unset; }

.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0; }

.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-panel_opened-parent .mm-panel__blocker {
  opacity: .6;
  bottom: -100000px; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-listview_fixeddivider, [dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: 0;
  right: auto;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform; }

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit; }

.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
  outline: 0;
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-wrapper__blocker .mm-tabstart {
  cursor: default;
  display: block;
  width: 100%;
  height: 100%; }

.mm-wrapper__blocker .mm-tabend {
  opacity: 0;
  position: absolute;
  bottom: 0; }

.mm-navbars_bottom, .mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1; }

.mm-navbars_bottom > .mm-navbar, .mm-navbars_top > .mm-navbar {
  border-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns) {
  padding: 0; }

.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn), .mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto; }

.mm-menu_navbar_top-1 .mm-panels {
  top: 44px;
  top: calc(var(--mm-navbar-size) * 1); }

.mm-menu_navbar_top-2 .mm-panels {
  top: 88px;
  top: calc(var(--mm-navbar-size) * 2); }

.mm-menu_navbar_top-3 .mm-panels {
  top: 132px;
  top: calc(var(--mm-navbar-size) * 3); }

.mm-menu_navbar_top-4 .mm-panels {
  top: 176px;
  top: calc(var(--mm-navbar-size) * 4); }

.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto; }

.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 44px;
  bottom: calc(var(--mm-navbar-size) * 1); }

.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 88px;
  bottom: calc(var(--mm-navbar-size) * 2); }

.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 132px;
  bottom: calc(var(--mm-navbar-size) * 3); }

.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 176px;
  bottom: calc(var(--mm-navbar-size) * 4); }

.mm-navbar_size-2 {
  height: 88px;
  height: calc(var(--mm-navbar-size) * 2); }

.mm-navbar_size-3 {
  height: 132px;
  height: calc(var(--mm-navbar-size) * 3); }

.mm-navbar_size-4 {
  height: 176px;
  height: calc(var(--mm-navbar-size) * 4); }

.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 20px; }

.mm-navbar__breadcrumbs > * {
  display: inline-block;
  padding-right: 6px;
  padding-top: 12px;
  padding-top: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);
  padding-bottom: 12px;
  padding-bottom: calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5); }

.mm-navbar__breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -44px; }

.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar__tab_selected {
  background: inherit !important;
  color: inherit !important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit; }

.mm-navbar__tab_selected:first-child {
  border-left: none; }

.mm-navbar__tab_selected:last-child {
  border-right: none; }

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
  color: inherit !important; }

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px; }

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none; }

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: inherit;
  color: inherit; }

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px; }

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none; }

.mm-navbar_tabs > a:not(.mm-navbar__tab_selected), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis);
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed); }

.mm-searchfield {
  height: 44px;
  height: var(--mm-navbar-size);
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.mm-searchfield input {
  border: none !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight);
  color: rgba(0, 0, 0, 0.75);
  color: var(--mm-color-text);
  font: inherit;
  font-size: inherit;
  line-height: 35.2px;
  line-height: calc(var(--mm-navbar-size) * .7);
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 24px;
  height: calc(var(--mm-navbar-size) * .7);
  min-height: unset;
  max-height: unset;
  margin: 0;
  padding: 0 10px; }

.mm-searchfield input::-ms-clear {
  display: none; }

.mm-searchfield__input {
  padding: 6.6px 10px 0 10px;
  padding-top: calc(var(--mm-navbar-size) * .15);
  position: relative; }

.mm-panel__noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  padding: 44px 0; }

.mm-searchfield__btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.mm-panel_search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border-left: none !important; }

.mm-searchfield__input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%; }

.mm-searchfield__cancel {
  line-height: 44px;
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  -webkit-transition: margin .4s ease;
  transition: margin .4s ease; }

.mm-searchfield__cancel-active {
  margin-right: 0; }

.mm-panel > .mm-searchfield {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel_has-searchfield {
  padding-top: 44px;
  padding-top: var(--mm-navbar-size); }

.mm-panel_has-navbar.mm-panel_has-searchfield {
  padding-top: 88px;
  padding-top: calc(var(--mm-navbar-size) * 2); }

.mm-panel_has-navbar.mm-panel_has-searchfield > .mm-searchfield {
  top: 44px;
  top: var(--mm-navbar-size); }

.mm-listitem_nosubitems > .mm-listitem__btn {
  display: none; }

.mm-listitem_nosubitems > .mm-listitem__text {
  padding-right: 10px; }

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 15;
  -webkit-transition: right .4s ease;
  transition: right .4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly; }

.mm-sectionindexer a {
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block; }

.mm-sectionindexer ~ .mm-panels {
  -webkit-transition: right .4s ease;
  transition: right .4s ease; }

.mm-menu_has-sectionindexer .mm-sectionindexer {
  right: 0; }

.mm-menu_has-sectionindexer .mm-panels {
  right: 20px; }

.mm-menu_navbar_top-1 .mm-sectionindexer {
  top: 46px;
  top: calc((var(--mm-navbar-size) * 1) + 2px); }

.mm-menu_navbar_top-2 .mm-sectionindexer {
  top: 90px;
  top: calc((var(--mm-navbar-size) * 2) + 2px); }

.mm-menu_navbar_top-3 .mm-sectionindexer {
  top: 134px;
  top: calc((var(--mm-navbar-size) * 3) + 2px); }

.mm-menu_navbar_top-4 .mm-sectionindexer {
  top: 178px;
  top: calc((var(--mm-navbar-size) * 4) + 2px); }

.mm-menu_navbar_bottom-1 .mm-sectionindexer {
  bottom: 46px;
  bottom: calc((var(--mm-navbar-size) * 1) + 2px); }

.mm-menu_navbar_bottom-2 .mm-sectionindexer {
  bottom: 90px;
  bottom: calc((var(--mm-navbar-size) * 2) + 2px); }

.mm-menu_navbar_bottom-3 .mm-sectionindexer {
  bottom: 134px;
  bottom: calc((var(--mm-navbar-size) * 3) + 2px); }

.mm-menu_navbar_bottom-4 .mm-sectionindexer {
  bottom: 178px;
  bottom: calc((var(--mm-navbar-size) * 4) + 2px); }

.mm-menu_selected-hover .mm-listitem > .mm-listitem__btn, .mm-menu_selected-hover .mm-listitem > .mm-listitem__text, .mm-menu_selected-parent .mm-listitem > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem > .mm-listitem__text {
  -webkit-transition: background .4s ease;
  transition: background .4s ease; }

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected .mm-listitem__text {
  background: 0 0; }

.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text {
  background: 0 0; }

.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-menu, .mm-slideout {
  --mm-sidebar-collapsed-size:44px;
  --mm-sidebar-expanded-size:440px; }

.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
  position: relative; }

.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: width,transform;
  transition-property: width,transform,-webkit-transform; }

.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
  background: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh; }

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  display: block !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important; }

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0; }

.mm-wrapper_sidebar-collapsed .mm-slideout {
  width: calc(100% - 44px);
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  -webkit-transform: translate3d(44px, 0, 0);
  transform: translate3d(44px, 0, 0);
  -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0); }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important; }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none; }

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
  overflow: visible; }

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
  display: none !important; }

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  width: calc(100% - 440px);
  width: calc(100% - var(--mm-sidebar-expanded-size));
  -webkit-transform: translate3d(440px, 0, 0);
  transform: translate3d(440px, 0, 0);
  -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0); }

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  width: 440px;
  width: var(--mm-sidebar-expanded-size); }

.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3; }

.mm-menu_opened .mm-menu__blocker {
  display: none; }

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

label.mm-toggle {
  border-radius: 34px;
  min-width: 58px;
  width: 58px;
  height: 34px;
  margin: 0 10px;
  margin-top: 5px;
  margin-top: calc((var(--mm-listitem-size) - 34px)/ 2); }

label.mm-toggle:before {
  content: '';
  display: block;
  border-radius: 34px;
  width: 32px;
  height: 32px;
  margin: 1px; }

input.mm-toggle {
  position: absolute;
  left: -10000px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
  background: var(--mm-color-border); }

label.mm-toggle:before {
  background: #f3f3f3;
  background: var(--mm-color-background); }

input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

label.mm-check {
  width: 34px;
  height: 34px; }

label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
  border-color: var(--mm-color-text);
  content: '';
  display: block;
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check {
  position: absolute;
  left: -10000px; }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before {
  float: left; }

.mm-menu_border-none .mm-listitem:after, .mm-panel_border-none .mm-listitem:after {
  content: none; }

.mm-menu_border-full .mm-listitem:after, .mm-panel_border-full .mm-listitem:after {
  left: 0 !important; }

.mm-menu_border-offset .mm-listitem:after, .mm-panel_border-offset .mm-listitem:after {
  right: 20px; }

.mm-menu_fx-menu-zoom {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  transform-origin: left center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  transform-origin: right center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-menu-slide {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-menu-fade {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1; }

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
  -webkit-transition-property: none;
  transition-property: none; }

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-up .mm-panel, .mm-panel_fx-slide-up {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent, .mm-panel_fx-slide-up.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel, .mm-panel_fx-slide-right {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent, .mm-panel_fx-slide-right.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[class*=mm-menu_fx-listitems-] .mm-listitem {
  -webkit-transition: none .4s ease;
  transition: none .4s ease; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
  -webkit-transition-delay: .3s;
  transition-delay: .3s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
  -webkit-transition-delay: .4s;
  transition-delay: .4s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
  -webkit-transition-delay: .5s;
  transition-delay: .5s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s; }

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms; }

.mm-menu_fx-listitems-slide .mm-listitem {
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu_fx-listitems-fade .mm-listitem {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1; }

.mm-menu_fx-listitems-drop .mm-listitem {
  -webkit-transition-property: opacity,top;
  transition-property: opacity,top;
  opacity: 0;
  top: -25%; }

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0; }

.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0); } }

.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-100vw, 0, 0);
  transform: translate3d(-100vw, 0, 0); }

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0); } }

.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px; }

.mm-menu_listview-justify .mm-panels > .mm-panel:after, .mm-menu_listview-justify .mm-panels > .mm-panel:before, .mm-panels > .mm-panel_listview-justify:after, .mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview, .mm-panels > .mm-panel_listview-justify .mm-listview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem, .mm-panels > .mm-panel_listview-justify .mm-listitem {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 44px; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem:not(.mm-listitem_divider), .mm-panels > .mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text, .mm-panels > .mm-panel_listview-justify .mm-listitem__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.mm-listview_inset {
  list-style: inside disc;
  width: 100%;
  padding: 0 30px 15px 30px;
  margin: 0; }

.mm-listview_inset .mm-listitem {
  padding: 5px 0; }

.mm-menu_multiline .mm-listitem__text, .mm-panel_multiline .mm-listitem__text {
  text-overflow: clip;
  white-space: normal; }

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0; }

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: .3;
  -webkit-transition: opacity .4s ease .4s;
  transition: opacity .4s ease .4s; }

.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
  background: inherit; }

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
  background: #000; }

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #fff; }

.mm-menu_popup {
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  opacity: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1; }

.mm-wrapper_opening .mm-menu_popup {
  opacity: 1; }

.mm-menu_position-right {
  left: auto;
  right: 0; }

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }

.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease; }

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
  z-index: 2; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0; }

.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
  z-index: 1; }

.mm-menu_position-front {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu_position-front.mm-menu_position-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu_position-bottom, .mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu_position-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-menu_position-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto; }

.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px; }

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu_shadow-page:after {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow);
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%); }

.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%); }

.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none; }

.mm-menu_shadow-menu {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow); }

.mm-menu_shadow-panels .mm-panels > .mm-panel {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow); }

.mm-menu_theme-white {
  --mm-color-border:rgba( 0,0,0, 0.1 );
  --mm-color-button:rgba( 0,0,0, 0.3 );
  --mm-color-text:rgba( 0,0,0, 0.7 );
  --mm-color-text-dimmed:rgba( 0,0,0, 0.3 );
  --mm-color-background:#fff;
  --mm-color-background-highlight:rgba( 0,0,0, 0.06 );
  --mm-color-background-emphasis:rgba( 0,0,0, 0.03 );
  --mm-shadow:0 0 10px rgba( 0,0,0, 0.2 ); }

.mm-menu_theme-dark {
  --mm-color-border:rgba( 0,0,0, 0.3 );
  --mm-color-button:rgba( 255,255,255, 0.4 );
  --mm-color-text:rgba( 255,255,255, 0.85 );
  --mm-color-text-dimmed:rgba( 255,255,255, 0.4 );
  --mm-color-background:#333;
  --mm-color-background-highlight:rgba( 255,255,255, 0.08 );
  --mm-color-background-emphasis:rgba( 0,0,0, 0.1 );
  --mm-shadow:0 0 20px rgba( 0,0,0, 0.5 ); }

.mm-menu_theme-black {
  --mm-color-border:rgba( 255,255,255, 0.25 );
  --mm-color-button:rgba( 255,255,255, 0.4 );
  --mm-color-text:rgba( 255,255,255, 0.75 );
  --mm-color-text-dimmed:rgba( 255,255,255, 0.4 );
  --mm-color-background:#000;
  --mm-color-background-highlight:rgba( 255,255,255, 0.2 );
  --mm-color-background-emphasis:rgba( 255,255,255, 0.15 );
  --mm-shadow:none; }

.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
  margin: 0 !important; }

.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%; }

.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu_tileview .mm-listitem__text, .mm-panel_tileview .mm-listitem__text {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu_tileview .mm-listitem__btn, .mm-panel_tileview .mm-listitem__btn {
  width: auto; }

.mm-menu_tileview .mm-listitem__btn:after, .mm-menu_tileview .mm-listitem__btn:before, .mm-panel_tileview .mm-listitem__btn:after, .mm-panel_tileview .mm-listitem__btn:before {
  content: none;
  display: none; }

.mm-menu_tileview .mm-listitem_divider, .mm-panel_tileview .mm-listitem_divider {
  display: none; }

.mm-menu_tileview .mm-panel, .mm-panel_tileview {
  padding-left: 0;
  padding-right: 0; }

.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
  content: none;
  display: none; }

body.modal-open .mm-slideout {
  z-index: unset; }

.brz {
  /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 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 */
  /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 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; }
  .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 {
    color: #3dbfe8;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .brz .brz-a[href]:hover {
      color: #1aabd8;
      -webkit-box-shadow: none;
              box-shadow: none;
      cursor: pointer; }
    .brz .brz-a:focus, .brz .brz-a:active, .brz .brz-a: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="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;
            column-count: auto;
    -webkit-column-fill: balance;
            column-fill: balance;
    -webkit-column-gap: normal;
            column-gap: normal;
    -webkit-column-rule-color: currentcolor;
            column-rule-color: currentcolor;
    -webkit-column-rule-style: none;
            column-rule-style: none;
    -webkit-column-rule-width: medium;
            column-rule-width: medium;
    -webkit-column-span: none;
            column-span: none;
    -webkit-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;
    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-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-width: 767px) {
    .brz .brz-invisible-blur-ms-down .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (min-width: 768px) {
    .brz .brz-hidden-sm-up {
      display: none !important; } }
  @media (max-width: 991px) {
    .brz .brz-hidden-sm-down {
      display: none !important; } }
  @media (min-width: 768px) {
    .brz .brz-invisible-sm-up {
      visibility: hidden !important; } }
  @media (max-width: 991px) {
    .brz .brz-invisible-sm-down {
      visibility: hidden !important; } }
  @media (min-width: 768px) {
    .brz .brz-invisible-blur-sm-up .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (max-width: 991px) {
    .brz .brz-invisible-blur-sm-down .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (min-width: 992px) {
    .brz .brz-hidden-md-up {
      display: none !important; } }
  @media (max-width: 1199px) {
    .brz .brz-hidden-md-down {
      display: none !important; } }
  @media (min-width: 992px) {
    .brz .brz-invisible-md-up {
      visibility: hidden !important; } }
  @media (max-width: 1199px) {
    .brz .brz-invisible-md-down {
      visibility: hidden !important; } }
  @media (min-width: 992px) {
    .brz .brz-invisible-blur-md-up .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (max-width: 1199px) {
    .brz .brz-invisible-blur-md-down .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (min-width: 1200px) {
    .brz .brz-hidden-lg-up {
      display: none !important; } }
  @media (max-width: 1399px) {
    .brz .brz-hidden-lg-down {
      display: none !important; } }
  @media (min-width: 1200px) {
    .brz .brz-invisible-lg-up {
      visibility: hidden !important; } }
  @media (max-width: 1399px) {
    .brz .brz-invisible-lg-down {
      visibility: hidden !important; } }
  @media (min-width: 1200px) {
    .brz .brz-invisible-blur-lg-up .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (max-width: 1399px) {
    .brz .brz-invisible-blur-lg-down .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  @media (min-width: 1400px) {
    .brz .brz-hidden-xl-up {
      display: none !important; } }
  .brz .brz-hidden-xl-down {
    display: none !important; }
  @media (min-width: 1400px) {
    .brz .brz-invisible-xl-up {
      visibility: hidden !important; } }
  .brz .brz-invisible-xl-down {
    visibility: hidden !important; }
  @media (min-width: 1400px) {
    .brz .brz-invisible-blur-xl-up .brz-bg-content {
      -webkit-filter: blur(3px);
              filter: blur(3px);
      opacity: 0.9; } }
  .brz .brz-invisible-blur-xl-down .brz-bg-content {
    -webkit-filter: blur(3px);
            filter: blur(3px);
    opacity: 0.9; }
  .brz .brz-hidden {
    display: none !important; }
  .brz .brz-visible-print-block {
    display: none !important; }
    @media print {
      .brz .brz-visible-print-block {
        display: block !important; } }
  .brz .brz-visible-print-inline {
    display: none !important; }
    @media print {
      .brz .brz-visible-print-inline {
        display: inline !important; } }
  .brz .brz-visible-print-inline-block {
    display: none !important; }
    @media print {
      .brz .brz-visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .brz .brz-hidden-print {
      display: none !important; } }
  .brz .brz-ow-hidden {
    overflow: hidden !important; }
  .brz .brz-ow-visible {
    overflow: visible !important; }
  .brz .brz-fw-100 {
    font-weight: 100 !important; }
  .brz .brz-fw-200 {
    font-weight: 200 !important; }
  .brz .brz-fw-300 {
    font-weight: 300 !important; }
  .brz .brz-fw-400 {
    font-weight: 400 !important; }
  .brz .brz-fw-500 {
    font-weight: 500 !important; }
  .brz .brz-fw-600 {
    font-weight: 600 !important; }
  .brz .brz-fw-700 {
    font-weight: 700 !important; }
  .brz .brz-fw-800 {
    font-weight: 800 !important; }
  .brz .brz-fw-900 {
    font-weight: 900 !important; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
  .brz .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
  .brz .flash {
    -webkit-animation-name: flash;
    animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
  .brz .shake {
    -webkit-animation-name: shake;
    animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
  .brz .headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
  .brz .swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .tada {
    -webkit-animation-name: tada;
    animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
  .brz .jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
  .brz .heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
  .brz .bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .brz .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .brz .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .brz .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .brz .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .brz .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
  .brz .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .brz .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .brz .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .brz .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .brz .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .brz .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .brz .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .brz .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .brz .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
  .brz .animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .brz .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .brz .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
  .brz .flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
  .brz .flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
  .brz .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
  .brz .rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
  .brz .rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .brz .rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .brz .rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
  .brz .rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
  .brz .hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
  .brz .jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
  .brz .rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
  .brz .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
  .brz .zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
  .brz .zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
  .brz .zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .brz .slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .brz .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .brz .slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .brz .slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp; }
  .brz .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .brz .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .brz .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .brz .animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .brz .animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .brz .animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .brz .animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s; }
  .brz .animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms; }
  .brz .animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms; }
  .brz .animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .brz .animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s; }
  @media (prefers-reduced-motion) {
    .brz .animated {
      -webkit-animation: unset !important;
      animation: unset !important;
      -webkit-transition: none !important;
      transition: none !important; } }
  .brz .brz-animated {
    opacity: 0;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
    .brz .brz-animated.brz-animate {
      opacity: 1; }
  .brz .brz-icon-svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke: none;
    position: relative;
    fill: currentColor;
    color: currentColor; }
    .brz .brz-icon-svg use {
      /* change 'inherit' to a color value if you want to add a secondary color to Nucleo icons */
      fill: inherit; }
    .brz .brz-icon-svg.grid-16 {
      height: 16px;
      width: 16px; }
    .brz .brz-icon-svg.grid-24 {
      height: 24px;
      width: 24px; }
    .brz .brz-icon-svg.glyph {
      fill: currentColor;
      stroke: none; }
    .brz .brz-icon-svg.outline {
      stroke: currentColor;
      fill: none; }
      .brz .brz-icon-svg.outline.stroke-2 {
        stroke-width: 2px; }
  .brz .brz-section {
    background-color: #fff;
    position: relative;
    margin: 0;
    overflow: visible; }
    .brz .brz-section__content {
      position: relative;
      width: 100%; }
      .brz .brz-section__content > .brz-bg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%; }
    .brz .brz-section__items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 100%; }
    .brz .brz-section > .brz-slick-slider .brz-container__wrap {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .brz .brz-section > .brz-slick-slider:not(.slick-initialized) > .brz-section__items:not(:first-child) {
      display: none; }
    .brz .brz-section > .brz-slick-slider > .slick-list > .slick-track > .slick-slide {
      height: auto; }
      .brz .brz-section > .brz-slick-slider > .slick-list > .slick-track > .slick-slide .brz-section__content > .brz-bg > .brz-bg-content {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .brz .brz-sec-full-height .brz-container__wrap,
  .brz .brz-sec-full-height .brz-container__wrap--fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 100vh; }
  .brz .brz-section__header > .brz-section__menu-item {
    position: relative;
    z-index: 1050; }
  .brz .brz-section__header--animated {
    position: fixed;
    z-index: 1051;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    opacity: 0;
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
    transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
    transition: transform 0.2s linear, opacity 0.2s linear;
    transition: transform 0.2s linear, opacity 0.2s linear, -webkit-transform 0.2s linear; }
    .brz .brz-section__header--animated-opened {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      opacity: 1;
      -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
      transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
      transition: transform 0.2s linear, opacity 0.2s linear;
      transition: transform 0.2s linear, opacity 0.2s linear, -webkit-transform 0.2s linear; }
  .brz .brz-section__header--fixed {
    position: relative;
    z-index: 1050; }
    .brz .brz-section__header--fixed-opened {
      position: fixed;
      z-index: 1051;
      top: 0;
      left: 0;
      width: 100%; }
  @media (max-width: 991px) {
    .brz.brz-ed .brz-section__header--animated {
      padding-left: 15px;
      padding-right: 15px; } }
  .brz .brz-container,
  .brz .brz-container__wrap {
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
  .brz .brz-container__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  @media (max-width: 991px) {
    .brz .brz-container__wrap,
    .brz .brz-container__wrap--fluid {
      padding-left: 15px;
      padding-right: 15px; } }
  .brz .brz-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .brz .brz-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 1px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    .brz .brz-columns > .brz-bg {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
  .brz .brz-wrapper, .brz .brz-wrapper-clone {
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin-top: -1px;
    margin-bottom: -1px; }
    .brz .brz-wrapper-clone__wrap {
      height: 100%; }
      .brz .brz-wrapper-clone__wrap > div {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
    .brz .brz-wrapper-clone__item {
      position: relative;
      min-height: 1px;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
  .brz .brz-bg {
    position: relative; }
  .brz .brz-bg-content {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0; }
  .brz .brz-bg-media {
    overflow: hidden; }
  .brz .brz-bg-media,
  .brz .brz-bg-image,
  .brz .brz-bg-video,
  .brz .brz-bg-color,
  .brz .brz-bg-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .brz .brz-bg-image {
    background-repeat: no-repeat;
    background-size: cover; }
  .brz.brz-is-mobile .brz-bg-media > .brz-bg-image {
    background-attachment: scroll; }
  .brz .brz-iframe.brz-bg-video__cover,
  .brz .brz-iframe.brz-bg-map__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    max-width: none;
    background-repeat: no-repeat;
    background-size: cover; }
  .brz .brz-bg-color {
    opacity: 1; }
  .brz .brz-bg-shape {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    pointer-events: none; }
    .brz .brz-bg-shape__top {
      top: 0; }
    .brz .brz-bg-shape__bottom {
      bottom: 0;
      -webkit-transform: rotateX(180deg);
              transform: rotateX(180deg); }
  .brz .brz-bg-image-parallax {
    width: 100%;
    background-size: cover !important;
    background-position: 50% 50%;
    left: 0;
    top: -50vh;
    height: 100vh;
    -webkit-transition: all 0s ease !important;
    transition: all 0s ease !important;
    -webkit-transform-origin: center center 0;
            transform-origin: center center 0;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  @media (max-width: 991px) {
    .brz .brz-bg-video .brz-iframe {
      display: none !important; } }
  .brz .brz-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #ccc;
    -webkit-transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-user-drag: none;
    background-image: none;
    white-space: nowrap;
    font-weight: 400;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    .brz .brz-btn:hover, .brz .brz-btn:focus, .brz .brz-btn.focus {
      text-decoration: none; }
    .brz .brz-btn:focus {
      text-decoration: none; }
    .brz .brz-btn .brz-span {
      display: block; }
  .brz .buttons {
    margin: -10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .brz .buttons .brz-wrapper-clone__item {
      padding: 10px; }
  .brz .brz-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    vertical-align: middle;
    max-width: 100%;
    -webkit-transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease, border-color 0.3s ease; }
  .brz .brz-list {
    margin: -6px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .brz .brz-list .brz-list__item {
      padding: 6px; }
  .brz .brz-countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .brz .brz-countdown__item {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 25%;
              flex: 1 0 25%;
      text-align: center;
      padding-left: 15px;
      padding-right: 15px;
      word-break: break-word;
      word-wrap: break-word; }
    .brz .brz-countdown__number {
      font-size: 1em;
      margin-bottom: 15px; }
    .brz .brz-countdown .brz-ed-box__resizer {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 100%; }
  .brz .brz-spacer {
    width: 100%; }
  .brz .brz-icon-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    text-align: left;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .brz .brz-icon-text .brz-text__editor,
    .brz .brz-icon-text .brz-text-btn {
      width: 100%; }
    .brz .brz-icon-text .brz-icon__container {
      min-width: auto; }
  .brz .brz-line {
    position: relative;
    line-height: 1;
    font-size: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    display: inline-block; }
    .brz .brz-line .brz-hr {
      border-right-width: 0;
      border-bottom-width: 0;
      border-left-width: 0;
      background: none; }
  .brz .brz-map {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: middle; }
    .brz .brz-map .brz-iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }
  .brz .brz-image {
    display: inherit;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
    -webkit-box-align: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%; }
    .brz .brz-image .brz-img {
      max-width: 100%;
      border-radius: inherit; }
    .brz .brz-image .brz-a,
    .brz .brz-image picture {
      outline: none;
      border-radius: inherit; }
  .brz .brz-ed-image__content {
    position: relative;
    width: 100%; }
  .brz .brz-ed-image__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }
    .brz .brz-ed-image__wrapper .brz-img {
      max-width: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-user-drag: none;
      display: block; }
    .brz .brz-ed-image__wrapper picture:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .brz .brz-image-fix-1-1 {
    padding-top: 100%; }
  .brz .brz-image-fix-2-1 {
    padding-top: 50%; }
  .brz .brz-image-fix-2-3 {
    padding-top: 150%; }
  .brz .brz-image-fix-3-4 {
    padding-top: 125%; }
  .brz .brz-image-fix-4-3 {
    padding-top: 75%; }
  .brz .brz-image-fix-9-16 {
    padding-top: 177.8%; }
  .brz .brz-image-fix-16-9 {
    padding-top: 56.25%; }
  .brz:not(.brz-ed) .brz-image .brz-a,
  .brz:not(.brz-ed) .brz-image .brz-img,
  .brz:not(.brz-ed) .brz-image picture {
    width: 100%;
    height: auto; }
  .brz:not(.brz-ed) .brz-image__lightbox * {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  .brz .mfp-bg {
    z-index: 1100; }
  .brz .mfp-wrap {
    z-index: 1101; }
  .brz .mfp-figure:after,
  .brz .mfp-iframe-scaler iframe {
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.35);
            box-shadow: 0 0 40px rgba(0, 0, 0, 0.35); }
  .brz .brz-video {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: middle; }
    .brz .brz-video .brz-iframe,
    .brz .brz-video .brz-video__cover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: none; }
    .brz .brz-video .brz-video__cover {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .brz .brz-video .brz-video__cover::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        background-repeat: no-repeat; }
      .brz .brz-video .brz-video__cover .brz-video__cover-icon {
        position: relative;
        z-index: 1;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border-radius: 50%;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
        .brz .brz-video .brz-video__cover .brz-video__cover-icon .brz-icon-svg {
          width: 100%;
          left: 2px; }
        .brz .brz-video .brz-video__cover .brz-video__cover-icon a {
          line-height: 0; }
      .brz .brz-video .brz-video__cover:hover {
        cursor: pointer; }
        .brz .brz-video .brz-video__cover:hover .brz-video__cover-icon {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
    .brz .brz-video .brz-shortcode__placeholder {
      position: absolute;
      top: 0; }
  .brz .brz-embed-code {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 20px;
    height: auto;
    word-break: break-all;
    word-wrap: break-word; }
    .brz .brz-embed-code .brz-shortcode__placeholder {
      height: 250px; }
    .brz .brz-embed-code img {
      max-width: 100%; }
  .brz .brz-rich-text {
    -webkit-font-smoothing: antialiased;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    min-width: 0;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word; }
    .brz .brz-rich-text i,
    .brz .brz-rich-text em {
      font-style: italic; }
    .brz .brz-rich-text ul li,
    .brz .brz-rich-text ol li {
      list-style: none;
      padding-left: 1em; }
      .brz .brz-rich-text ul li:before,
      .brz .brz-rich-text ol li:before {
        margin-left: -1em; }
    .brz .brz-rich-text ul li:before {
      position: relative;
      top: -0.1em;
      line-height: 1;
      content: "\2022";
      padding-right: 0.5em; }
    .brz .brz-rich-text ol {
      counter-reset: number; }
      .brz .brz-rich-text ol li {
        counter-increment: number; }
        .brz .brz-rich-text ol li:before {
          content: counter(number);
          line-height: 1;
          padding-right: 0.5em; }
    .brz .brz-rich-text .ql-editor {
      white-space: pre-wrap; }
    .brz .brz-rich-text h1,
    .brz .brz-rich-text h2,
    .brz .brz-rich-text h3,
    .brz .brz-rich-text h4,
    .brz .brz-rich-text h5,
    .brz .brz-rich-text h6 {
      margin-top: 0;
      margin-bottom: 0;
      padding: 0;
      text-shadow: none;
      text-transform: initial;
      text-decoration: initial; }
      .brz .brz-rich-text h1:before,
      .brz .brz-rich-text h2:before,
      .brz .brz-rich-text h3:before,
      .brz .brz-rich-text h4:before,
      .brz .brz-rich-text h5:before,
      .brz .brz-rich-text h6:before {
        display: none; }
    .brz .brz-rich-text p,
    .brz .brz-rich-text span {
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 0;
      padding-bottom: 0;
      text-shadow: none;
      text-transform: initial;
      text-decoration: initial; }
    .brz .brz-rich-text span {
      font-family: inherit;
      font-size: inherit;
      font-weight: inherit;
      line-height: inherit;
      letter-spacing: inherit; }
    .brz .brz-rich-text p {
      display: block; }
    .brz .brz-rich-text a,
    .brz .brz-rich-text em,
    .brz .brz-rich-text span {
      display: inline; }
    .brz .brz-rich-text ol,
    .brz .brz-rich-text ul,
    .brz .brz-rich-text dl {
      margin: 0;
      list-style: none;
      padding: 0; }
    .brz .brz-rich-text ol ol,
    .brz .brz-rich-text ul ul,
    .brz .brz-rich-text ol ul,
    .brz .brz-rich-text ul ol {
      margin: 0; }
    .brz .brz-rich-text a {
      text-decoration: none;
      background-color: transparent;
      -webkit-text-decoration-skip: objects; }
      .brz .brz-rich-text a[href]:hover {
        text-decoration: underline; }
    .brz .brz-rich-text .link--anchor,
    .brz .brz-rich-text .link--external,
    .brz .brz-rich-text .link--popup {
      text-decoration: none; }
      .brz .brz-rich-text .link--anchor:hover,
      .brz .brz-rich-text .link--external:hover,
      .brz .brz-rich-text .link--popup:hover {
        text-decoration: underline; }
    .brz .brz-rich-text .brz-tp__dc-block:after {
      content: "";
      display: table;
      clear: both; }
  .brz .brz-text__editor {
    min-width: 10px; }
    .brz .brz-text__editor:empty:before {
      content: "\00a0\00a0"; }
  .brz .brz-counter {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: default;
    text-align: center;
    display: inline-block; }
  .brz .brz-progress-bar__wrapper {
    overflow: hidden; }
  .brz .brz-progress-bar .brz-text__editor {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .brz .brz-shortcode__placeholder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    width: 100%;
    background-color: #373e48;
    color: #151924; }
    .brz .brz-shortcode__placeholder .brz-icon-svg {
      width: calc(16px + (0.075 * 100%));
      height: calc(16px + (0.075 * 100%)); }
  .brz .brz-soundcloud {
    font-size: 0; }
  .brz .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
    .brz .slick-slider.slick-dotted {
      margin: 0; }
  .brz .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0; }
    .brz .slick-list:focus {
      outline: none; }
    .brz .slick-list.dragging {
      cursor: pointer;
      cursor: hand; }
  .brz .slick-slider .slick-track,
  .brz .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .brz .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    .slick-loading .brz .slick-track {
      visibility: hidden; }
    .brz .slick-track:before, .brz .slick-track:after {
      content: none; }
  .brz .slick-slide {
    height: 100%;
    min-height: 1px;
    display: none;
    float: none; }
    .brz .slick-slide img {
      display: block; }
    .brz .slick-slide.slick-loading img {
      display: none; }
    .brz .slick-slide.dragging img {
      pointer-events: none; }
    .slick-initialized .brz .slick-slide {
      display: block; }
    .slick-loading .brz .slick-slide {
      visibility: hidden; }
    .slick-vertical .brz .slick-slide {
      display: block;
      height: auto;
      border: 1px solid transparent; }
  .brz .slick-arrow.slick-hidden {
    display: none; }
  .brz .brz-slick-slider .brz-rich-text *,
  .brz .brz-slick-slider .brz-icon-svg {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .brz .brz-slick-slider .brz-bg-media {
    width: calc(100% + 1px); }
  .brz .brz-slick-slider .brz-bg-color,
  .brz .brz-slick-slider .brz-bg-content {
    -webkit-transform: translateZ(0);
            transform: translateZ(0); }
  .brz .brz-slick-slider .slick-slide > div,
  .brz .brz-slick-slider .brz-section__items {
    height: 100%; }
  .brz .brz-slick-slider--fade .slick-slide {
    height: auto;
    visibility: hidden; }
    .brz .brz-slick-slider--fade .slick-slide.slick-active {
      visibility: visible; }
  .brz .slick-initialized .slick-slide {
    display: block; }
  .brz .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .brz .brz-slick-slider__dots {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0;
    list-style: none;
    margin: 0;
    font-size: 0; }
    .brz .brz-slick-slider__dots li {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px;
      padding-right: 5px; }
      .brz .brz-slick-slider__dots li:first-child {
        padding-left: 0; }
      .brz .brz-slick-slider__dots li:last-child {
        padding-right: 0; }
    .brz .brz-slick-slider__dots button {
      cursor: pointer;
      color: inherit;
      outline: none;
      overflow: hidden;
      padding: 0;
      text-indent: -9999px;
      border: 2px solid currentColor;
      background-color: transparent;
      -webkit-transition: linear 0.2s transform, linear 0.2s background-color;
      transition: linear 0.2s transform, linear 0.2s background-color; }
    .brz .brz-slick-slider__dots .slick-active button {
      background-color: currentColor;
      -webkit-transition: linear 0.2s transform, linear 0.2s background-color;
      transition: linear 0.2s transform, linear 0.2s background-color; }
    .brz .brz-slick-slider__dots--circle button {
      width: 10px;
      height: 10px;
      border-radius: 10px; }
    .brz .brz-slick-slider__dots--diamond button {
      width: 10px;
      height: 10px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .brz .brz-slick-slider__dots--square button {
      width: 10px;
      height: 10px; }
  .brz .brz-slick-slider__arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    font-size: 30px;
    cursor: pointer;
    -webkit-transition: linear 0.2s opacity;
    transition: linear 0.2s opacity;
    color: #000;
    background-color: transparent;
    border: none; }
    .brz .brz-slick-slider__arrow:hover {
      -webkit-transition: linear 0.2s opacity;
      transition: linear 0.2s opacity; }
    .brz .brz-slick-slider__arrow .brz-icon-svg {
      display: block; }
    .brz .brz-slick-slider__arrow-prev {
      -webkit-transform: translateY(-50%) rotate(-180deg);
              transform: translateY(-50%) rotate(-180deg);
      left: 30px; }
    .brz .brz-slick-slider__arrow-next {
      right: 30px; }
  .brz .brz-form {
    width: 100%; }
    .brz .brz-form__fields {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .brz .brz-form__item {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .brz .brz-form .brz-input,
    .brz .brz-form .brz-textarea {
      display: block;
      width: 100%;
      height: auto;
      background-color: transparent;
      border: none;
      outline: none;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      letter-spacing: inherit;
      font-weight: inherit;
      line-height: inherit; }
    .brz .brz-form .brz-textarea {
      height: 100%;
      resize: none; }
    .brz .brz-form .brz-form__field {
      padding: 14px 24px; }
    .brz .brz-form__select {
      position: relative; }
    .brz .brz-form__select-current {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .brz .brz-form__select-list {
      border: 1px solid #dcdee1;
      border-top-width: 0;
      overflow: hidden;
      position: absolute;
      z-index: 1041;
      top: 100%;
      left: 0;
      width: 100%;
      background-color: #fff; }
    .brz .brz-form__select-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      border: 0;
      height: 52px; }
      .brz .brz-form__select-item:not(:last-child) {
        border-bottom: 1px solid #f1f1f2; }
      .brz .brz-form__select-item__input {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        font-size: 16px;
        color: rgba(115, 119, 127, 0.7);
        line-height: 1;
        font-family: inherit;
        font-weight: inherit;
        padding: 14px 24px; }
        .brz .brz-form__select-item__input .brz-input {
          border-width: 0;
          height: 100%;
          width: 100%;
          color: inherit; }
          .brz .brz-form__select-item__input .brz-input::-webkit-input-placeholder {
            color: rgba(115, 119, 127, 0.7);
            font-style: italic; }
          .brz .brz-form__select-item__input .brz-input:-moz-placeholder {
            color: rgba(115, 119, 127, 0.7);
            font-style: italic; }
          .brz .brz-form__select-item__input .brz-input::-moz-placeholder {
            color: rgba(115, 119, 127, 0.7);
            font-style: italic; }
          .brz .brz-form__select-item__input .brz-input:-ms-input-placeholder {
            color: rgba(115, 119, 127, 0.7);
            font-style: italic; }
          .brz .brz-form__select-item__input .brz-input.brz-input {
            cursor: text; }
      .brz .brz-form__select-item__icon {
        color: rgba(115, 119, 127, 0.7);
        -ms-flex-preferred-size: 52px;
            flex-basis: 52px;
        text-align: center;
        font-size: 13px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        cursor: pointer; }
    .brz .brz-form__select--arrow {
      font-size: 14px; }
    .brz .brz-form .brz-control__select {
      position: relative; }
    .brz .brz-form .brz-control__select-current,
    .brz .brz-form .brz-control__select-option {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: inherit;
      color: inherit; }
    .brz .brz-form .brz-control__select-current {
      padding: 14px 24px;
      cursor: pointer; }
      .brz .brz-form .brz-control__select-current .brz-control__select-option {
        border: 0;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        height: 100%; }
      .brz .brz-form .brz-control__select-current .brz-control__select--arrow {
        font-size: 14px; }
    .brz .brz-form .brz-control__select-options {
      border: 1px solid #dcdee1;
      border-top-width: 0;
      overflow: hidden;
      position: absolute;
      z-index: 1030;
      top: 100%;
      left: 0;
      width: 100%;
      background-color: #fff;
      display: none; }
      .brz .brz-form .brz-control__select-options .brz-control__select-option {
        padding: 14px 24px;
        font-size: 16px;
        height: 52px;
        line-height: 1.5;
        cursor: pointer; }
        .brz .brz-form .brz-control__select-options .brz-control__select-option:not(:last-child) {
          border-bottom: 1px solid #f1f1f2; }
    .brz .brz-form__alert {
      height: 55px;
      width: 100%;
      font-size: 12px;
      line-height: 2;
      letter-spacing: 2.5px;
      font-weight: 600;
      text-transform: uppercase;
      padding: 17px 30px;
      color: #fff;
      margin-top: 15px; }
      .brz .brz-form__alert--success {
        background-color: #15d053; }
      .brz .brz-form__alert--error {
        background-color: #f00; }
    .brz .brz-form__item--error .brz-form__field,
    .brz .brz-form__item--error .brz-control__select-current {
      border-color: #f00 !important; }
  @media (max-width: 767px) {
    .brz .brz-form__select-item__input {
      font-size: 14px;
      padding: 10px 16px; }
    .brz .brz-form .brz-form__field {
      padding: 10px 16px; }
    .brz .brz-form .brz-control__select-current {
      padding: 10px 16px; }
    .brz .brz-form .brz-control__select-options .brz-control__select-option {
      padding: 10px 16px;
      font-size: 14px; } }
  .brz .brz-tabs {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .brz .brz-tabs__nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      margin: 0;
      padding: 0; }
    .brz .brz-tabs__nav--item {
      list-style: none; }
      .brz .brz-tabs__nav--item:not(:last-child) {
        margin-right: 3px; }
    .brz .brz-tabs__nav--active {
      position: relative; }
      .brz .brz-tabs__nav--active:before, .brz .brz-tabs__nav--active:after {
        content: "";
        position: absolute;
        width: 100vw;
        height: 2px;
        bottom: 0; }
      .brz .brz-tabs__nav--active:before {
        left: -100vw; }
      .brz .brz-tabs__nav--active:after {
        right: -100vw; }
    .brz .brz-tabs__nav--button {
      padding: 10px 15px;
      cursor: pointer;
      border-style: solid;
      background-clip: padding-box; }
    .brz .brz-tabs__nav--mobile {
      display: none; }
    .brz .brz-tabs__items {
      display: none;
      border-style: solid;
      background-clip: padding-box;
      width: 100%; }
    .brz .brz-tabs__items--active {
      display: block;
      border-top: none; }
      .brz .brz-tabs__items--active > .brz-tabs__item--content {
        -webkit-animation-name: fadeIn;
                animation-name: fadeIn;
        -webkit-animation-duration: 0.15s;
                animation-duration: 0.15s;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both; }
      .brz .brz-tabs__items--active .brz-bg-content:empty {
        min-height: 50px; }
  @media (max-width: 991px) {
    .brz .brz-tabs__nav--mobile {
      display: block; }
    .brz .brz-tabs__nav--desktop {
      display: none; }
    .brz .brz-tabs__items {
      display: block; }
      .brz .brz-tabs__items > .brz-tabs__item--content {
        display: none; }
      .brz .brz-tabs__items:not(:last-child) {
        margin-bottom: 3px; }
    .brz .brz-tabs__items--active {
      border-top: solid; }
      .brz .brz-tabs__items--active > .brz-tabs__nav--button {
        border-bottom: solid; }
      .brz .brz-tabs__items--active > .brz-tabs__item--content {
        display: block; } }
  .brz .brz-accordion {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .brz .brz-accordion__nav {
      padding: 10px 15px;
      cursor: pointer;
      border-style: solid;
      background-clip: padding-box; }
    .brz .brz-accordion__item {
      display: block;
      width: 100%; }
      .brz .brz-accordion__item > .brz-accordion__content {
        display: none;
        border-style: solid;
        background-clip: padding-box;
        border-top-color: transparent !important; }
      .brz .brz-accordion__item:not(:last-child) {
        margin-bottom: 3px; }
    .brz .brz-accordion__item--active > .brz-accordion__content {
      display: block; }
      .brz .brz-accordion__item--active > .brz-accordion__content:empty {
        min-height: 50px; }
  .brz .brz-image__gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .brz .brz-image__gallery .brz-image {
      display: block; }
    .brz .brz-image__gallery-item {
      -webkit-transition: none !important;
      transition: none !important; }
  .brz .brz-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1070; }
    .brz .brz-popup__close {
      position: absolute;
      z-index: 2;
      top: 36px;
      left: 50px;
      color: #fff;
      font-size: 0;
      cursor: pointer; }
      .brz .brz-popup__close .brz-icon-svg {
        font-size: 26px; }
    .brz .brz-popup__inner > .brz-bg-content {
      max-height: 100%;
      overflow: auto;
      padding-top: 70px;
      padding-bottom: 70px; }
  .brz .brz-popup__preview {
    z-index: -1;
    visibility: hidden;
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
    opacity: 0;
    -webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) visibility, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) z-index;
    transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) visibility, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) z-index; }
    .brz .brz-popup__preview.brz-popup--opened {
      z-index: 1070;
      visibility: visible;
      -webkit-transform: translate(0);
              transform: translate(0);
      opacity: 1;
      -webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) visibility, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) z-index;
      transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) visibility, 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) z-index; }
  .brz .brz-carousel {
    display: block;
    width: 100%; }
    .brz .brz-carousel__slider:not(.slick-initialized) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .brz .brz-carousel > .slick-slider {
      overflow: hidden; }
      .brz .brz-carousel > .slick-slider > .slick-list {
        padding-top: 30px;
        padding-bottom: 30px; }
      .brz .brz-carousel > .slick-slider .slick-slide {
        height: auto; }
      .brz .brz-carousel > .slick-slider > .slick-list > .slick-track > .slick-slide > div {
        height: 100%; }
        .brz .brz-carousel > .slick-slider > .slick-list > .slick-track > .slick-slide > div > .brz-carousel__item,
        .brz .brz-carousel > .slick-slider > .slick-list > .slick-track > .slick-slide > div > .brz-carousel__item > .brz-columns,
        .brz .brz-carousel > .slick-slider > .slick-list > .slick-track > .slick-slide > div > .brz-columns {
          height: 100%; }
      .brz .brz-carousel > .slick-slider > .brz-slick-slider__arrow {
        opacity: 1; }
      .brz .brz-carousel > .slick-slider > .brz-slick-slider__dots {
        bottom: 10px; }
      .brz .brz-carousel > .slick-slider .slick-slide {
        outline: none; }
      .brz .brz-carousel > .slick-slider .slick-track {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    .brz .brz-carousel .brz-rich-text *,
    .brz .brz-carousel .brz-icon-svg {
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
  @media (max-width: 767px) {
    .brz.brz:not(.brz-ed) .slick-slider * {
      min-width: 0;
      min-height: 0; } }
  .brz .brz-posts {
    width: 100%;
    display: grid; }
  .brz .brz-posts ul.page-numbers {
    margin: 0;
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-column: 1 / -1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .brz .brz-posts ul.page-numbers > li {
    position: relative;
    margin-left: 4px;
    margin-right: 4px; }
    .brz .brz-posts ul.page-numbers > li:first-child {
      margin-left: 0; }
    .brz .brz-posts ul.page-numbers > li:last-child {
      margin-right: 0; }
  .brz .brz-posts ul.page-numbers .page-numbers {
    position: relative;
    display: block;
    color: inherit;
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    padding: 6px 10px;
    -webkit-transition: 0.2s linear color;
    transition: 0.2s linear color;
    outline: none; }
    .brz .brz-posts ul.page-numbers .page-numbers:before {
      content: "";
      width: 28px;
      height: 28px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      border: 2px solid transparent;
      -webkit-transition: 0.2s linear border-color;
      transition: 0.2s linear border-color;
      opacity: 0.75; }
    .brz .brz-posts ul.page-numbers .page-numbers:hover {
      -webkit-transition: 0.2s linear color;
      transition: 0.2s linear color; }
    .brz .brz-posts ul.page-numbers .page-numbers.current:before {
      border-color: currentColor;
      -webkit-transition: 0.2s linear border-color;
      transition: 0.2s linear border-color; }
  .brz .brz-menu__container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit; }
    .brz .brz-menu__container .brz-mm-menu__icon:hover {
      cursor: pointer; }
  .brz .brz-menu:not(.mm-menu) {
    position: relative;
    width: 100%;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit; }
    .brz .brz-menu:not(.mm-menu) .brz-menu__item {
      list-style: none;
      padding-left: 5px;
      padding-right: 5px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__item > .brz-a {
        color: inherit;
        font-weight: inherit;
        font-family: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        font-size: inherit;
        display: inherit;
        -webkit-box-align: inherit;
            -ms-flex-align: inherit;
                align-items: inherit;
        text-decoration: none; }
        .brz .brz-menu:not(.mm-menu) .brz-menu__item > .brz-a:hover {
          text-decoration: none; }
    .brz .brz-menu:not(.mm-menu) .brz-menu__ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: inherit;
          -ms-flex-pack: inherit;
              justify-content: inherit;
      padding: 0; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__ul > .brz-menu__item-dropdown > .brz-menu__dropdown-left {
        left: 0;
        padding-left: 0; }
        .brz .brz-menu:not(.mm-menu) .brz-menu__ul > .brz-menu__item-dropdown > .brz-menu__dropdown-left:after {
          left: 15px; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__ul > .brz-menu__item-dropdown > .brz-menu__dropdown-right {
        right: 0;
        padding-right: 0; }
        .brz .brz-menu:not(.mm-menu) .brz-menu__ul > .brz-menu__item-dropdown > .brz-menu__dropdown-right:after {
          right: 15px; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__ul > .brz-menu__item-dropdown > .brz-menu__dropdown {
        width: 300px;
        top: calc(100% + 5px);
        -webkit-transform: translateX(0);
                transform: translateX(0); }
        .brz .brz-menu:not(.mm-menu) .brz-menu__ul > .brz-menu__item-dropdown > .brz-menu__dropdown:before {
          top: -5px;
          left: 0;
          right: 0; }
    .brz .brz-menu:not(.mm-menu) .brz-menu__item-dropdown {
      position: relative; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__item-dropdown .brz-menu__item {
        padding: 0;
        -webkit-transition: background-color 0.2s linear, border-bottom-color 0.2s linear;
        transition: background-color 0.2s linear, border-bottom-color 0.2s linear; }
        .brz .brz-menu:not(.mm-menu) .brz-menu__item-dropdown .brz-menu__item .brz-a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 100%;
          padding: 15px 35px 15px 15px;
          overflow-wrap: break-word;
          word-wrap: break-word;
          word-break: break-word; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__item-dropdown > .brz-menu__sub-menu {
        top: 5px; }
    .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown {
      margin: 0;
      width: 300px;
      position: absolute;
      top: 100%;
      visibility: hidden;
      opacity: 0;
      z-index: -1; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-left, .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-right {
        top: 0;
        width: 305px; }
        .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-left:before, .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-right:before {
          content: "";
          position: absolute;
          top: -5px;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: -1; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-left {
        left: calc(100% + 5px);
        -webkit-transform: translateX(-5px);
                transform: translateX(-5px); }
        .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-left:before {
          left: -5px; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-right {
        right: calc(100% + 5px);
        -webkit-transform: translateX(5px);
                transform: translateX(5px); }
        .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown-right:before {
          right: -5px; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown .brz-menu__item:first-child {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown .brz-menu__item:last-child {
        border-bottom-left-radius: inherit;
        border-bottom-right-radius: inherit; }
      .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown .brz-menu__item-dropdown {
        position: relative; }
        .brz .brz-menu:not(.mm-menu) .brz-menu__dropdown .brz-menu__item-dropdown:after {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          right: 23px;
          bottom: 0;
          left: auto;
          width: 7px;
          height: 7px;
          border: 2px solid #fff;
          border-right-style: none;
          border-bottom-style: none;
          margin: auto;
          -webkit-transform: rotate(135deg);
                  transform: rotate(135deg);
          -webkit-box-sizing: content-box;
                  box-sizing: content-box;
          -webkit-transition: border-color 0.2s linear;
          transition: border-color 0.2s linear; }
    .brz .brz-menu:not(.mm-menu) .brz-mega-menu {
      width: 100%;
      position: absolute;
      top: 100%;
      left: 0;
      visibility: hidden;
      opacity: 0;
      z-index: -1;
      -webkit-transition: 0.2s visibility linear, 0.2s z-index linear, 0.2s opacity linear;
      transition: 0.2s visibility linear, 0.2s z-index linear, 0.2s opacity linear; }
  .brz .brz-menu__editor .mm-panel_has-navbar {
    padding-top: 0; }
    .brz .brz-menu__editor .mm-panel_has-navbar > .mm-navbar {
      display: none; }
  .brz .brz-menu.brz-menu__mmenu:not(.mm-menu) {
    display: none; }
  .brz .brz-menu.mm-menu {
    text-transform: initial; }
    .brz .brz-menu.mm-menu.mm-menu_opened {
      display: block;
      z-index: 1100; }
    .brz .brz-menu.mm-menu .mm-navbar a,
    .brz .brz-menu.mm-menu .mm-navbar > * {
      color: inherit; }
    .brz .brz-menu.mm-menu .mm-navbar:not(.mm-listitem) {
      height: 44px;
      background-color: transparent; }
    .brz .brz-menu.mm-menu .brz-menu__ul > .mm-navbar {
      height: 44px;
      border-bottom: inherit;
      background-color: transparent; }
    .brz .brz-menu.mm-menu .brz-menu__ul .mm-listitem_opened > .mm-panel {
      background-color: rgba(255, 255, 255, 0.05); }
    .brz .brz-menu.mm-menu .brz-menu__ul--has-dropdown .mm-listitem_opened > .mm-panel {
      background-color: transparent; }
    .brz .brz-menu.mm-menu .brz-mm-menu__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-transform: none;
              transform: none;
      padding: 0;
      position: relative;
      left: auto;
      top: auto;
      visibility: visible;
      opacity: 1;
      width: auto; }
      .brz .brz-menu.mm-menu .brz-mm-menu__item.mm-listitem_vertical > .mm-panel {
        padding: 0 10px; }
      .brz .brz-menu.mm-menu .brz-mm-menu__item.mm-listitem_opened > .mm-listitem__text {
        position: relative; }
        .brz .brz-menu.mm-menu .brz-mm-menu__item.mm-listitem_opened > .mm-listitem__text:after {
          content: "";
          position: absolute;
          display: block;
          left: 0;
          right: 0;
          bottom: 0;
          border-bottom: 1px solid; }
      .brz .brz-menu.mm-menu .brz-mm-menu__item .mm-listitem__text {
        color: inherit;
        font-weight: inherit;
        font-family: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        font-size: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 10px 20px; }
      .brz .brz-menu.mm-menu .brz-mm-menu__item .mm-btn_next {
        position: absolute;
        right: 0;
        left: auto;
        background: none;
        padding: 0;
        width: 50px;
        border: 0;
        color: inherit; }
        .brz .brz-menu.mm-menu .brz-mm-menu__item .mm-btn_next:after {
          border-color: inherit;
          width: 7px;
          height: 7px; }
  .brz .brz-menu .mm-navbar__title {
    line-height: 20px;
    font-size: 13px;
    padding: 12px 20px; }
  .brz .brz-menu--has-dropdown.mm-menu .mm-navbar {
    padding: 0; }
    .brz .brz-menu--has-dropdown.mm-menu .mm-navbar__title {
      padding: 12px 50px 12px 20px; }
  .brz .brz-menu--has-dropdown.mm-menu .brz-mm-menu__item > .mm-listitem__text {
    padding-right: 50px; }
  .brz .brz-menu .brz-a,
  .brz .brz-menu .mm-btn_next {
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    .brz .brz-menu .brz-a:focus, .brz .brz-menu .brz-a:active, .brz .brz-menu .brz-a:hover,
    .brz .brz-menu .mm-btn_next:focus,
    .brz .brz-menu .mm-btn_next:active,
    .brz .brz-menu .mm-btn_next:hover {
      outline: none; }
  .brz .brz-menu--error {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background-color: lightgrey; }
    .brz .brz-menu--error--not-found .brz-a {
      text-decoration: underline;
      margin-right: 1ch; }
  .brz .brz-menu.mm-menu_opened ~ .mm-wrapper__blocker {
    -webkit-transition-delay: 0s;
            transition-delay: 0s; }
  .brz:not(.brz-ed) .brz-menu .brz-menu__item:hover > .brz-menu__sub-menu,
  .brz:not(.brz-ed) .brz-menu .brz-menu__item:hover > .brz-mega-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1050;
    -webkit-transition: 0.2s visibility linear, 0.2s z-index linear, 0.2s opacity linear, -webkit-transform 0.2s linear;
    transition: 0.2s visibility linear, 0.2s z-index linear, 0.2s opacity linear, -webkit-transform 0.2s linear;
    transition: 0.2s visibility linear, 0.2s z-index linear, 0.2s opacity linear, transform 0.2s linear;
    transition: 0.2s visibility linear, 0.2s z-index linear, 0.2s opacity linear, transform 0.2s linear, -webkit-transform 0.2s linear; }
  .brz:not(.brz-ed) .brz-menu .brz-menu__item:hover > .brz-menu__sub-menu {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .brz:not(.brz-ed) .brz-menu:not(.brz-menu--has-dropdown) .mm-navbar__title {
    padding-left: 0;
    padding-right: 0; }
  .brz:not(.brz-ed) .brz-menu .mm-panel_has-navbar {
    padding-top: 44px; }
  .brz .brz-root__container.mm-page {
    position: relative;
    background: inherit; }
  .brz .brz-root__container.mm-slideout {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
  .brz .mm-wrapper__blocker.mm-slideout {
    z-index: 1099; }
  .brz .fb_iframe_widget {
    min-height: 20px; }
  .brz .fb-page,
  .brz .fb-page span,
  .brz .fb-page span iframe[style],
  .brz .fb-post,
  .brz .fb-video,
  .brz .fb-comments,
  .brz .fb-comments span,
  .brz .fb-comments span iframe[style] {
    width: 100% !important;
    min-width: 100% !important; }
  @media (max-width: 767px) {
    .brz .brz-fs-xs-6 {
      font-size: 6px !important; }
    .brz .brz-fs-xs-7 {
      font-size: 7px !important; }
    .brz .brz-fs-xs-8 {
      font-size: 8px !important; }
    .brz .brz-fs-xs-9 {
      font-size: 9px !important; }
    .brz .brz-fs-xs-10 {
      font-size: 10px !important; }
    .brz .brz-fs-xs-11 {
      font-size: 11px !important; }
    .brz .brz-fs-xs-12 {
      font-size: 12px !important; }
    .brz .brz-fs-xs-13 {
      font-size: 13px !important; }
    .brz .brz-fs-xs-14 {
      font-size: 14px !important; }
    .brz .brz-fs-xs-15 {
      font-size: 15px !important; }
    .brz .brz-fs-xs-16 {
      font-size: 16px !important; }
    .brz .brz-fs-xs-17 {
      font-size: 17px !important; }
    .brz .brz-fs-xs-18 {
      font-size: 18px !important; }
    .brz .brz-fs-xs-19 {
      font-size: 19px !important; }
    .brz .brz-fs-xs-20 {
      font-size: 20px !important; }
    .brz .brz-fs-xs-21 {
      font-size: 21px !important; }
    .brz .brz-fs-xs-22 {
      font-size: 22px !important; }
    .brz .brz-fs-xs-23 {
      font-size: 23px !important; }
    .brz .brz-fs-xs-24 {
      font-size: 24px !important; }
    .brz .brz-fs-xs-25 {
      font-size: 25px !important; }
    .brz .brz-fs-xs-26 {
      font-size: 26px !important; }
    .brz .brz-fs-xs-27 {
      font-size: 27px !important; }
    .brz .brz-fs-xs-28 {
      font-size: 28px !important; }
    .brz .brz-fs-xs-29 {
      font-size: 29px !important; }
    .brz .brz-fs-xs-30 {
      font-size: 30px !important; }
    .brz .brz-fs-xs-31 {
      font-size: 31px !important; }
    .brz .brz-fs-xs-32 {
      font-size: 32px !important; }
    .brz .brz-fs-xs-33 {
      font-size: 33px !important; }
    .brz .brz-fs-xs-34 {
      font-size: 34px !important; }
    .brz .brz-fs-xs-35 {
      font-size: 35px !important; }
    .brz .brz-fs-xs-36 {
      font-size: 36px !important; }
    .brz .brz-fs-xs-37 {
      font-size: 37px !important; }
    .brz .brz-fs-xs-38 {
      font-size: 38px !important; }
    .brz .brz-fs-xs-39 {
      font-size: 39px !important; }
    .brz .brz-fs-xs-40 {
      font-size: 40px !important; }
    .brz .brz-fs-xs-41 {
      font-size: 41px !important; }
    .brz .brz-fs-xs-42 {
      font-size: 42px !important; }
    .brz .brz-fs-xs-43 {
      font-size: 43px !important; }
    .brz .brz-fs-xs-44 {
      font-size: 44px !important; }
    .brz .brz-fs-xs-45 {
      font-size: 45px !important; }
    .brz .brz-fs-xs-46 {
      font-size: 46px !important; }
    .brz .brz-fs-xs-47 {
      font-size: 47px !important; }
    .brz .brz-fs-xs-48 {
      font-size: 48px !important; }
    .brz .brz-fs-xs-49 {
      font-size: 49px !important; }
    .brz .brz-fs-xs-50 {
      font-size: 50px !important; }
    .brz .brz-fs-xs-51 {
      font-size: 51px !important; }
    .brz .brz-fs-xs-52 {
      font-size: 52px !important; }
    .brz .brz-fs-xs-53 {
      font-size: 53px !important; }
    .brz .brz-fs-xs-54 {
      font-size: 54px !important; }
    .brz .brz-fs-xs-55 {
      font-size: 55px !important; }
    .brz .brz-fs-xs-56 {
      font-size: 56px !important; }
    .brz .brz-fs-xs-57 {
      font-size: 57px !important; }
    .brz .brz-fs-xs-58 {
      font-size: 58px !important; }
    .brz .brz-fs-xs-59 {
      font-size: 59px !important; }
    .brz .brz-fs-xs-60 {
      font-size: 60px !important; }
    .brz .brz-fs-xs-61 {
      font-size: 61px !important; }
    .brz .brz-fs-xs-62 {
      font-size: 62px !important; }
    .brz .brz-fs-xs-63 {
      font-size: 63px !important; }
    .brz .brz-fs-xs-64 {
      font-size: 64px !important; }
    .brz .brz-fs-xs-65 {
      font-size: 65px !important; }
    .brz .brz-fs-xs-66 {
      font-size: 66px !important; }
    .brz .brz-fs-xs-67 {
      font-size: 67px !important; }
    .brz .brz-fs-xs-68 {
      font-size: 68px !important; }
    .brz .brz-fs-xs-69 {
      font-size: 69px !important; }
    .brz .brz-fs-xs-70 {
      font-size: 70px !important; }
    .brz .brz-fs-xs-71 {
      font-size: 71px !important; }
    .brz .brz-fs-xs-72 {
      font-size: 72px !important; }
    .brz .brz-fs-xs-73 {
      font-size: 73px !important; }
    .brz .brz-fs-xs-74 {
      font-size: 74px !important; }
    .brz .brz-fs-xs-75 {
      font-size: 75px !important; }
    .brz .brz-fs-xs-76 {
      font-size: 76px !important; }
    .brz .brz-fs-xs-77 {
      font-size: 77px !important; }
    .brz .brz-fs-xs-78 {
      font-size: 78px !important; }
    .brz .brz-fs-xs-79 {
      font-size: 79px !important; }
    .brz .brz-fs-xs-80 {
      font-size: 80px !important; }
    .brz .brz-fs-xs-81 {
      font-size: 81px !important; }
    .brz .brz-fs-xs-82 {
      font-size: 82px !important; }
    .brz .brz-fs-xs-83 {
      font-size: 83px !important; }
    .brz .brz-fs-xs-84 {
      font-size: 84px !important; }
    .brz .brz-fs-xs-85 {
      font-size: 85px !important; }
    .brz .brz-fs-xs-86 {
      font-size: 86px !important; }
    .brz .brz-fs-xs-87 {
      font-size: 87px !important; }
    .brz .brz-fs-xs-88 {
      font-size: 88px !important; }
    .brz .brz-fs-xs-89 {
      font-size: 89px !important; }
    .brz .brz-fs-xs-90 {
      font-size: 90px !important; }
    .brz .brz-fs-xs-91 {
      font-size: 91px !important; }
    .brz .brz-fs-xs-92 {
      font-size: 92px !important; }
    .brz .brz-fs-xs-93 {
      font-size: 93px !important; }
    .brz .brz-fs-xs-94 {
      font-size: 94px !important; }
    .brz .brz-fs-xs-95 {
      font-size: 95px !important; }
    .brz .brz-fs-xs-96 {
      font-size: 96px !important; }
    .brz .brz-fs-xs-97 {
      font-size: 97px !important; }
    .brz .brz-fs-xs-98 {
      font-size: 98px !important; }
    .brz .brz-fs-xs-99 {
      font-size: 99px !important; }
    .brz .brz-fs-xs-100 {
      font-size: 100px !important; }
    .brz .brz-fs-xs-101 {
      font-size: 101px !important; }
    .brz .brz-fs-xs-102 {
      font-size: 102px !important; }
    .brz .brz-fs-xs-103 {
      font-size: 103px !important; }
    .brz .brz-fs-xs-104 {
      font-size: 104px !important; }
    .brz .brz-fs-xs-105 {
      font-size: 105px !important; }
    .brz .brz-fs-xs-106 {
      font-size: 106px !important; }
    .brz .brz-fs-xs-107 {
      font-size: 107px !important; }
    .brz .brz-fs-xs-108 {
      font-size: 108px !important; }
    .brz .brz-fs-xs-109 {
      font-size: 109px !important; }
    .brz .brz-fs-xs-110 {
      font-size: 110px !important; }
    .brz .brz-fs-xs-111 {
      font-size: 111px !important; }
    .brz .brz-fs-xs-112 {
      font-size: 112px !important; }
    .brz .brz-fs-xs-113 {
      font-size: 113px !important; }
    .brz .brz-fs-xs-114 {
      font-size: 114px !important; }
    .brz .brz-fs-xs-115 {
      font-size: 115px !important; }
    .brz .brz-fs-xs-116 {
      font-size: 116px !important; }
    .brz .brz-fs-xs-117 {
      font-size: 117px !important; }
    .brz .brz-fs-xs-118 {
      font-size: 118px !important; }
    .brz .brz-fs-xs-119 {
      font-size: 119px !important; }
    .brz .brz-fs-xs-120 {
      font-size: 120px !important; }
    .brz .brz-fs-xs-121 {
      font-size: 121px !important; }
    .brz .brz-fs-xs-122 {
      font-size: 122px !important; }
    .brz .brz-fs-xs-123 {
      font-size: 123px !important; }
    .brz .brz-fs-xs-124 {
      font-size: 124px !important; }
    .brz .brz-fs-xs-125 {
      font-size: 125px !important; }
    .brz .brz-fs-xs-126 {
      font-size: 126px !important; }
    .brz .brz-fs-xs-127 {
      font-size: 127px !important; }
    .brz .brz-fs-xs-128 {
      font-size: 128px !important; }
    .brz .brz-fs-xs-129 {
      font-size: 129px !important; }
    .brz .brz-fs-xs-130 {
      font-size: 130px !important; }
    .brz .brz-fs-xs-131 {
      font-size: 131px !important; }
    .brz .brz-fs-xs-132 {
      font-size: 132px !important; }
    .brz .brz-fs-xs-133 {
      font-size: 133px !important; }
    .brz .brz-fs-xs-134 {
      font-size: 134px !important; }
    .brz .brz-fs-xs-135 {
      font-size: 135px !important; }
    .brz .brz-fs-xs-136 {
      font-size: 136px !important; }
    .brz .brz-fs-xs-137 {
      font-size: 137px !important; }
    .brz .brz-fs-xs-138 {
      font-size: 138px !important; }
    .brz .brz-fs-xs-139 {
      font-size: 139px !important; }
    .brz .brz-fs-xs-140 {
      font-size: 140px !important; }
    .brz .brz-fs-xs-141 {
      font-size: 141px !important; }
    .brz .brz-fs-xs-142 {
      font-size: 142px !important; }
    .brz .brz-fs-xs-143 {
      font-size: 143px !important; }
    .brz .brz-fs-xs-144 {
      font-size: 144px !important; }
    .brz .brz-fs-xs-145 {
      font-size: 145px !important; }
    .brz .brz-fs-xs-146 {
      font-size: 146px !important; }
    .brz .brz-fs-xs-147 {
      font-size: 147px !important; }
    .brz .brz-fs-xs-148 {
      font-size: 148px !important; }
    .brz .brz-fs-xs-149 {
      font-size: 149px !important; }
    .brz .brz-fs-xs-150 {
      font-size: 150px !important; }
    .brz .brz-fs-xs-151 {
      font-size: 151px !important; }
    .brz .brz-fs-xs-152 {
      font-size: 152px !important; }
    .brz .brz-fs-xs-153 {
      font-size: 153px !important; }
    .brz .brz-fs-xs-154 {
      font-size: 154px !important; }
    .brz .brz-fs-xs-155 {
      font-size: 155px !important; }
    .brz .brz-fs-xs-156 {
      font-size: 156px !important; }
    .brz .brz-fs-xs-157 {
      font-size: 157px !important; }
    .brz .brz-fs-xs-158 {
      font-size: 158px !important; }
    .brz .brz-fs-xs-159 {
      font-size: 159px !important; }
    .brz .brz-fs-xs-160 {
      font-size: 160px !important; }
    .brz .brz-fs-xs-161 {
      font-size: 161px !important; }
    .brz .brz-fs-xs-162 {
      font-size: 162px !important; }
    .brz .brz-fs-xs-163 {
      font-size: 163px !important; }
    .brz .brz-fs-xs-164 {
      font-size: 164px !important; }
    .brz .brz-fs-xs-165 {
      font-size: 165px !important; }
    .brz .brz-fs-xs-166 {
      font-size: 166px !important; }
    .brz .brz-fs-xs-167 {
      font-size: 167px !important; }
    .brz .brz-fs-xs-168 {
      font-size: 168px !important; }
    .brz .brz-fs-xs-169 {
      font-size: 169px !important; }
    .brz .brz-fs-xs-170 {
      font-size: 170px !important; }
    .brz .brz-fs-xs-171 {
      font-size: 171px !important; }
    .brz .brz-fs-xs-172 {
      font-size: 172px !important; }
    .brz .brz-fs-xs-173 {
      font-size: 173px !important; }
    .brz .brz-fs-xs-174 {
      font-size: 174px !important; }
    .brz .brz-fs-xs-175 {
      font-size: 175px !important; }
    .brz .brz-fs-xs-176 {
      font-size: 176px !important; }
    .brz .brz-fs-xs-177 {
      font-size: 177px !important; }
    .brz .brz-fs-xs-178 {
      font-size: 178px !important; }
    .brz .brz-fs-xs-179 {
      font-size: 179px !important; }
    .brz .brz-fs-xs-180 {
      font-size: 180px !important; }
    .brz .brz-fs-xs-181 {
      font-size: 181px !important; }
    .brz .brz-fs-xs-182 {
      font-size: 182px !important; }
    .brz .brz-fs-xs-183 {
      font-size: 183px !important; }
    .brz .brz-fs-xs-184 {
      font-size: 184px !important; }
    .brz .brz-fs-xs-185 {
      font-size: 185px !important; }
    .brz .brz-fs-xs-186 {
      font-size: 186px !important; }
    .brz .brz-fs-xs-187 {
      font-size: 187px !important; }
    .brz .brz-fs-xs-188 {
      font-size: 188px !important; }
    .brz .brz-fs-xs-189 {
      font-size: 189px !important; }
    .brz .brz-fs-xs-190 {
      font-size: 190px !important; }
    .brz .brz-fs-xs-191 {
      font-size: 191px !important; }
    .brz .brz-fs-xs-192 {
      font-size: 192px !important; }
    .brz .brz-fs-xs-193 {
      font-size: 193px !important; }
    .brz .brz-fs-xs-194 {
      font-size: 194px !important; }
    .brz .brz-fs-xs-195 {
      font-size: 195px !important; }
    .brz .brz-fs-xs-196 {
      font-size: 196px !important; }
    .brz .brz-fs-xs-197 {
      font-size: 197px !important; }
    .brz .brz-fs-xs-198 {
      font-size: 198px !important; }
    .brz .brz-fs-xs-199 {
      font-size: 199px !important; }
    .brz .brz-fs-xs-200 {
      font-size: 200px !important; }
    .brz .brz-fs-xs-201 {
      font-size: 201px !important; }
    .brz .brz-fs-xs-202 {
      font-size: 202px !important; }
    .brz .brz-fs-xs-203 {
      font-size: 203px !important; }
    .brz .brz-fs-xs-204 {
      font-size: 204px !important; }
    .brz .brz-fs-xs-205 {
      font-size: 205px !important; }
    .brz .brz-fs-xs-206 {
      font-size: 206px !important; }
    .brz .brz-fs-xs-207 {
      font-size: 207px !important; }
    .brz .brz-fs-xs-208 {
      font-size: 208px !important; }
    .brz .brz-fs-xs-209 {
      font-size: 209px !important; }
    .brz .brz-fs-xs-210 {
      font-size: 210px !important; }
    .brz .brz-fs-xs-211 {
      font-size: 211px !important; }
    .brz .brz-fs-xs-212 {
      font-size: 212px !important; }
    .brz .brz-fs-xs-213 {
      font-size: 213px !important; }
    .brz .brz-fs-xs-214 {
      font-size: 214px !important; }
    .brz .brz-fs-xs-215 {
      font-size: 215px !important; }
    .brz .brz-fs-xs-216 {
      font-size: 216px !important; }
    .brz .brz-fs-xs-217 {
      font-size: 217px !important; }
    .brz .brz-fs-xs-218 {
      font-size: 218px !important; }
    .brz .brz-fs-xs-219 {
      font-size: 219px !important; }
    .brz .brz-fs-xs-220 {
      font-size: 220px !important; }
    .brz .brz-fs-xs-221 {
      font-size: 221px !important; }
    .brz .brz-fs-xs-222 {
      font-size: 222px !important; }
    .brz .brz-fs-xs-223 {
      font-size: 223px !important; }
    .brz .brz-fs-xs-224 {
      font-size: 224px !important; }
    .brz .brz-fs-xs-225 {
      font-size: 225px !important; }
    .brz .brz-fs-xs-226 {
      font-size: 226px !important; }
    .brz .brz-fs-xs-227 {
      font-size: 227px !important; }
    .brz .brz-fs-xs-228 {
      font-size: 228px !important; }
    .brz .brz-fs-xs-229 {
      font-size: 229px !important; }
    .brz .brz-fs-xs-230 {
      font-size: 230px !important; }
    .brz .brz-fs-xs-231 {
      font-size: 231px !important; }
    .brz .brz-fs-xs-232 {
      font-size: 232px !important; }
    .brz .brz-fs-xs-233 {
      font-size: 233px !important; }
    .brz .brz-fs-xs-234 {
      font-size: 234px !important; }
    .brz .brz-fs-xs-235 {
      font-size: 235px !important; }
    .brz .brz-fs-xs-236 {
      font-size: 236px !important; }
    .brz .brz-fs-xs-237 {
      font-size: 237px !important; }
    .brz .brz-fs-xs-238 {
      font-size: 238px !important; }
    .brz .brz-fs-xs-239 {
      font-size: 239px !important; }
    .brz .brz-fs-xs-240 {
      font-size: 240px !important; }
    .brz .brz-fs-xs-241 {
      font-size: 241px !important; }
    .brz .brz-fs-xs-242 {
      font-size: 242px !important; }
    .brz .brz-fs-xs-243 {
      font-size: 243px !important; }
    .brz .brz-fs-xs-244 {
      font-size: 244px !important; }
    .brz .brz-fs-xs-245 {
      font-size: 245px !important; }
    .brz .brz-fs-xs-246 {
      font-size: 246px !important; }
    .brz .brz-fs-xs-247 {
      font-size: 247px !important; }
    .brz .brz-fs-xs-248 {
      font-size: 248px !important; }
    .brz .brz-fs-xs-249 {
      font-size: 249px !important; }
    .brz .brz-fs-xs-250 {
      font-size: 250px !important; }
    .brz .brz-fs-xs-251 {
      font-size: 251px !important; }
    .brz .brz-fs-xs-252 {
      font-size: 252px !important; }
    .brz .brz-fs-xs-253 {
      font-size: 253px !important; }
    .brz .brz-fs-xs-254 {
      font-size: 254px !important; }
    .brz .brz-fs-xs-255 {
      font-size: 255px !important; }
    .brz .brz-fs-xs-256 {
      font-size: 256px !important; }
    .brz .brz-fs-xs-257 {
      font-size: 257px !important; }
    .brz .brz-fs-xs-258 {
      font-size: 258px !important; }
    .brz .brz-fs-xs-259 {
      font-size: 259px !important; }
    .brz .brz-fs-xs-260 {
      font-size: 260px !important; }
    .brz .brz-fs-xs-261 {
      font-size: 261px !important; }
    .brz .brz-fs-xs-262 {
      font-size: 262px !important; }
    .brz .brz-fs-xs-263 {
      font-size: 263px !important; }
    .brz .brz-fs-xs-264 {
      font-size: 264px !important; }
    .brz .brz-fs-xs-265 {
      font-size: 265px !important; }
    .brz .brz-fs-xs-266 {
      font-size: 266px !important; }
    .brz .brz-fs-xs-267 {
      font-size: 267px !important; }
    .brz .brz-fs-xs-268 {
      font-size: 268px !important; }
    .brz .brz-fs-xs-269 {
      font-size: 269px !important; }
    .brz .brz-fs-xs-270 {
      font-size: 270px !important; }
    .brz .brz-fs-xs-271 {
      font-size: 271px !important; }
    .brz .brz-fs-xs-272 {
      font-size: 272px !important; }
    .brz .brz-fs-xs-273 {
      font-size: 273px !important; }
    .brz .brz-fs-xs-274 {
      font-size: 274px !important; }
    .brz .brz-fs-xs-275 {
      font-size: 275px !important; }
    .brz .brz-fs-xs-276 {
      font-size: 276px !important; }
    .brz .brz-fs-xs-277 {
      font-size: 277px !important; }
    .brz .brz-fs-xs-278 {
      font-size: 278px !important; }
    .brz .brz-fs-xs-279 {
      font-size: 279px !important; }
    .brz .brz-fs-xs-280 {
      font-size: 280px !important; }
    .brz .brz-fs-xs-281 {
      font-size: 281px !important; }
    .brz .brz-fs-xs-282 {
      font-size: 282px !important; }
    .brz .brz-fs-xs-283 {
      font-size: 283px !important; }
    .brz .brz-fs-xs-284 {
      font-size: 284px !important; }
    .brz .brz-fs-xs-285 {
      font-size: 285px !important; }
    .brz .brz-fs-xs-286 {
      font-size: 286px !important; }
    .brz .brz-fs-xs-287 {
      font-size: 287px !important; }
    .brz .brz-fs-xs-288 {
      font-size: 288px !important; }
    .brz .brz-fs-xs-289 {
      font-size: 289px !important; }
    .brz .brz-fs-xs-290 {
      font-size: 290px !important; }
    .brz .brz-fs-xs-291 {
      font-size: 291px !important; }
    .brz .brz-fs-xs-292 {
      font-size: 292px !important; }
    .brz .brz-fs-xs-293 {
      font-size: 293px !important; }
    .brz .brz-fs-xs-294 {
      font-size: 294px !important; }
    .brz .brz-fs-xs-295 {
      font-size: 295px !important; }
    .brz .brz-fs-xs-296 {
      font-size: 296px !important; }
    .brz .brz-fs-xs-297 {
      font-size: 297px !important; }
    .brz .brz-fs-xs-298 {
      font-size: 298px !important; }
    .brz .brz-fs-xs-299 {
      font-size: 299px !important; }
    .brz .brz-fs-xs-300 {
      font-size: 300px !important; }
    .brz .brz-lh-xs-1 {
      line-height: 1em !important; }
    .brz .brz-lh-xs-1_1 {
      line-height: 1.1em !important; }
    .brz .brz-lh-xs-1_2 {
      line-height: 1.2em !important; }
    .brz .brz-lh-xs-1_3 {
      line-height: 1.3em !important; }
    .brz .brz-lh-xs-1_4 {
      line-height: 1.4em !important; }
    .brz .brz-lh-xs-1_5 {
      line-height: 1.5em !important; }
    .brz .brz-lh-xs-1_6 {
      line-height: 1.6em !important; }
    .brz .brz-lh-xs-1_7 {
      line-height: 1.7em !important; }
    .brz .brz-lh-xs-1_8 {
      line-height: 1.8em !important; }
    .brz .brz-lh-xs-1_9 {
      line-height: 1.9em !important; }
    .brz .brz-lh-xs-2 {
      line-height: 2em !important; }
    .brz .brz-lh-xs-2_1 {
      line-height: 2.1em !important; }
    .brz .brz-lh-xs-2_2 {
      line-height: 2.2em !important; }
    .brz .brz-lh-xs-2_3 {
      line-height: 2.3em !important; }
    .brz .brz-lh-xs-2_4 {
      line-height: 2.4em !important; }
    .brz .brz-lh-xs-2_5 {
      line-height: 2.5em !important; }
    .brz .brz-lh-xs-2_6 {
      line-height: 2.6em !important; }
    .brz .brz-lh-xs-2_7 {
      line-height: 2.7em !important; }
    .brz .brz-lh-xs-2_8 {
      line-height: 2.8em !important; }
    .brz .brz-lh-xs-2_9 {
      line-height: 2.9em !important; }
    .brz .brz-lh-xs-3 {
      line-height: 3em !important; }
    .brz .brz-lh-xs-3_1 {
      line-height: 3.1em !important; }
    .brz .brz-lh-xs-3_2 {
      line-height: 3.2em !important; }
    .brz .brz-lh-xs-3_3 {
      line-height: 3.3em !important; }
    .brz .brz-lh-xs-3_4 {
      line-height: 3.4em !important; }
    .brz .brz-lh-xs-3_5 {
      line-height: 3.5em !important; }
    .brz .brz-lh-xs-3_6 {
      line-height: 3.6em !important; }
    .brz .brz-lh-xs-3_7 {
      line-height: 3.7em !important; }
    .brz .brz-lh-xs-3_8 {
      line-height: 3.8em !important; }
    .brz .brz-lh-xs-3_9 {
      line-height: 3.9em !important; }
    .brz .brz-lh-xs-4 {
      line-height: 4em !important; }
    .brz .brz-lh-xs-4_1 {
      line-height: 4.1em !important; }
    .brz .brz-lh-xs-4_2 {
      line-height: 4.2em !important; }
    .brz .brz-lh-xs-4_3 {
      line-height: 4.3em !important; }
    .brz .brz-lh-xs-4_4 {
      line-height: 4.4em !important; }
    .brz .brz-lh-xs-4_5 {
      line-height: 4.5em !important; }
    .brz .brz-lh-xs-4_6 {
      line-height: 4.6em !important; }
    .brz .brz-lh-xs-4_7 {
      line-height: 4.7em !important; }
    .brz .brz-lh-xs-4_8 {
      line-height: 4.8em !important; }
    .brz .brz-lh-xs-4_9 {
      line-height: 4.9em !important; }
    .brz .brz-lh-xs-5 {
      line-height: 5em !important; }
    .brz .brz-lh-xs-5_1 {
      line-height: 5.1em !important; }
    .brz .brz-lh-xs-5_2 {
      line-height: 5.2em !important; }
    .brz .brz-lh-xs-5_3 {
      line-height: 5.3em !important; }
    .brz .brz-lh-xs-5_4 {
      line-height: 5.4em !important; }
    .brz .brz-lh-xs-5_5 {
      line-height: 5.5em !important; }
    .brz .brz-lh-xs-5_6 {
      line-height: 5.6em !important; }
    .brz .brz-lh-xs-5_7 {
      line-height: 5.7em !important; }
    .brz .brz-lh-xs-5_8 {
      line-height: 5.8em !important; }
    .brz .brz-lh-xs-5_9 {
      line-height: 5.9em !important; }
    .brz .brz-fw-xs-100 {
      font-weight: 100 !important; }
    .brz .brz-fw-xs-200 {
      font-weight: 200 !important; }
    .brz .brz-fw-xs-300 {
      font-weight: 300 !important; }
    .brz .brz-fw-xs-400 {
      font-weight: 400 !important; }
    .brz .brz-fw-xs-500 {
      font-weight: 500 !important; }
    .brz .brz-fw-xs-600 {
      font-weight: 600 !important; }
    .brz .brz-fw-xs-700 {
      font-weight: 700 !important; }
    .brz .brz-fw-xs-800 {
      font-weight: 800 !important; }
    .brz .brz-fw-xs-900 {
      font-weight: 900 !important; }
    .brz .brz-fw-xs-1000 {
      font-weight: 1000 !important; }
    .brz .brz-fw-xs-1100 {
      font-weight: 1100 !important; }
    .brz .brz-fw-xs-1200 {
      font-weight: 1200 !important; }
    .brz .brz-fw-xs-1300 {
      font-weight: 1300 !important; }
    .brz .brz-fw-xs-1400 {
      font-weight: 1400 !important; }
    .brz .brz-fw-xs-1500 {
      font-weight: 1500 !important; }
    .brz .brz-ls-xs-m_5 {
      letter-spacing: -5px !important; }
    .brz .brz-ls-xs-m_5_5 {
      letter-spacing: -5.5px !important; }
    .brz .brz-ls-xs-m_4 {
      letter-spacing: -4px !important; }
    .brz .brz-ls-xs-m_4_5 {
      letter-spacing: -4.5px !important; }
    .brz .brz-ls-xs-m_3 {
      letter-spacing: -3px !important; }
    .brz .brz-ls-xs-m_3_5 {
      letter-spacing: -3.5px !important; }
    .brz .brz-ls-xs-m_2 {
      letter-spacing: -2px !important; }
    .brz .brz-ls-xs-m_2_5 {
      letter-spacing: -2.5px !important; }
    .brz .brz-ls-xs-m_1 {
      letter-spacing: -1px !important; }
    .brz .brz-ls-xs-m_1_5 {
      letter-spacing: -1.5px !important; }
    .brz .brz-ls-xs-m_0 {
      letter-spacing: 0px !important; }
    .brz .brz-ls-xs-m_0_5 {
      letter-spacing: -0.5px !important; }
    .brz .brz-ls-xs-0 {
      letter-spacing: 0px !important; }
    .brz .brz-ls-xs-0_5 {
      letter-spacing: 0.5px !important; }
    .brz .brz-ls-xs-1 {
      letter-spacing: 1px !important; }
    .brz .brz-ls-xs-1_5 {
      letter-spacing: 1.5px !important; }
    .brz .brz-ls-xs-2 {
      letter-spacing: 2px !important; }
    .brz .brz-ls-xs-2_5 {
      letter-spacing: 2.5px !important; }
    .brz .brz-ls-xs-3 {
      letter-spacing: 3px !important; }
    .brz .brz-ls-xs-3_5 {
      letter-spacing: 3.5px !important; }
    .brz .brz-ls-xs-4 {
      letter-spacing: 4px !important; }
    .brz .brz-ls-xs-4_5 {
      letter-spacing: 4.5px !important; }
    .brz .brz-ls-xs-5 {
      letter-spacing: 5px !important; }
    .brz .brz-ls-xs-5_5 {
      letter-spacing: 5.5px !important; }
    .brz .brz-ls-xs-6 {
      letter-spacing: 6px !important; }
    .brz .brz-ls-xs-6_5 {
      letter-spacing: 6.5px !important; }
    .brz .brz-ls-xs-7 {
      letter-spacing: 7px !important; }
    .brz .brz-ls-xs-7_5 {
      letter-spacing: 7.5px !important; }
    .brz .brz-ls-xs-8 {
      letter-spacing: 8px !important; }
    .brz .brz-ls-xs-8_5 {
      letter-spacing: 8.5px !important; }
    .brz .brz-ls-xs-9 {
      letter-spacing: 9px !important; }
    .brz .brz-ls-xs-9_5 {
      letter-spacing: 9.5px !important; }
    .brz .brz-ls-xs-10 {
      letter-spacing: 10px !important; }
    .brz .brz-ls-xs-10_5 {
      letter-spacing: 10.5px !important; }
    .brz .brz-ls-xs-11 {
      letter-spacing: 11px !important; }
    .brz .brz-ls-xs-11_5 {
      letter-spacing: 11.5px !important; }
    .brz .brz-ls-xs-12 {
      letter-spacing: 12px !important; }
    .brz .brz-ls-xs-12_5 {
      letter-spacing: 12.5px !important; }
    .brz .brz-ls-xs-13 {
      letter-spacing: 13px !important; }
    .brz .brz-ls-xs-13_5 {
      letter-spacing: 13.5px !important; }
    .brz .brz-ls-xs-14 {
      letter-spacing: 14px !important; }
    .brz .brz-ls-xs-14_5 {
      letter-spacing: 14.5px !important; }
    .brz .brz-ls-xs-15 {
      letter-spacing: 15px !important; }
    .brz .brz-ls-xs-15_5 {
      letter-spacing: 15.5px !important; }
    .brz .brz-fs-xs-im-6 {
      font-size: 6px !important; }
    .brz .brz-fs-xs-im-7 {
      font-size: 7px !important; }
    .brz .brz-fs-xs-im-8 {
      font-size: 8px !important; }
    .brz .brz-fs-xs-im-9 {
      font-size: 9px !important; }
    .brz .brz-fs-xs-im-10 {
      font-size: 10px !important; }
    .brz .brz-fs-xs-im-11 {
      font-size: 11px !important; }
    .brz .brz-fs-xs-im-12 {
      font-size: 12px !important; }
    .brz .brz-fs-xs-im-13 {
      font-size: 13px !important; }
    .brz .brz-fs-xs-im-14 {
      font-size: 14px !important; }
    .brz .brz-fs-xs-im-15 {
      font-size: 15px !important; }
    .brz .brz-fs-xs-im-16 {
      font-size: 16px !important; }
    .brz .brz-fs-xs-im-17 {
      font-size: 17px !important; }
    .brz .brz-fs-xs-im-18 {
      font-size: 18px !important; }
    .brz .brz-fs-xs-im-19 {
      font-size: 19px !important; }
    .brz .brz-fs-xs-im-20 {
      font-size: 20px !important; }
    .brz .brz-fs-xs-im-21 {
      font-size: 21px !important; }
    .brz .brz-fs-xs-im-22 {
      font-size: 22px !important; }
    .brz .brz-fs-xs-im-23 {
      font-size: 23px !important; }
    .brz .brz-fs-xs-im-24 {
      font-size: 24px !important; }
    .brz .brz-fs-xs-im-25 {
      font-size: 25px !important; }
    .brz .brz-fs-xs-im-26 {
      font-size: 26px !important; }
    .brz .brz-fs-xs-im-27 {
      font-size: 27px !important; }
    .brz .brz-fs-xs-im-28 {
      font-size: 28px !important; }
    .brz .brz-fs-xs-im-29 {
      font-size: 29px !important; }
    .brz .brz-fs-xs-im-30 {
      font-size: 30px !important; }
    .brz .brz-fs-xs-im-31 {
      font-size: 31px !important; }
    .brz .brz-fs-xs-im-32 {
      font-size: 32px !important; }
    .brz .brz-fs-xs-im-33 {
      font-size: 33px !important; }
    .brz .brz-fs-xs-im-34 {
      font-size: 34px !important; }
    .brz .brz-fs-xs-im-35 {
      font-size: 35px !important; }
    .brz .brz-fs-xs-im-36 {
      font-size: 36px !important; }
    .brz .brz-fs-xs-im-37 {
      font-size: 37px !important; }
    .brz .brz-fs-xs-im-38 {
      font-size: 38px !important; }
    .brz .brz-fs-xs-im-39 {
      font-size: 39px !important; }
    .brz .brz-fs-xs-im-40 {
      font-size: 40px !important; }
    .brz .brz-fs-xs-im-41 {
      font-size: 41px !important; }
    .brz .brz-fs-xs-im-42 {
      font-size: 42px !important; }
    .brz .brz-fs-xs-im-43 {
      font-size: 43px !important; }
    .brz .brz-fs-xs-im-44 {
      font-size: 44px !important; }
    .brz .brz-fs-xs-im-45 {
      font-size: 45px !important; }
    .brz .brz-fs-xs-im-46 {
      font-size: 46px !important; }
    .brz .brz-fs-xs-im-47 {
      font-size: 47px !important; }
    .brz .brz-fs-xs-im-48 {
      font-size: 48px !important; }
    .brz .brz-fs-xs-im-49 {
      font-size: 49px !important; }
    .brz .brz-fs-xs-im-50 {
      font-size: 50px !important; }
    .brz .brz-fs-xs-im-51 {
      font-size: 51px !important; }
    .brz .brz-fs-xs-im-52 {
      font-size: 52px !important; }
    .brz .brz-fs-xs-im-53 {
      font-size: 53px !important; }
    .brz .brz-fs-xs-im-54 {
      font-size: 54px !important; }
    .brz .brz-fs-xs-im-55 {
      font-size: 55px !important; }
    .brz .brz-fs-xs-im-56 {
      font-size: 56px !important; }
    .brz .brz-fs-xs-im-57 {
      font-size: 57px !important; }
    .brz .brz-fs-xs-im-58 {
      font-size: 58px !important; }
    .brz .brz-fs-xs-im-59 {
      font-size: 59px !important; }
    .brz .brz-fs-xs-im-60 {
      font-size: 60px !important; }
    .brz .brz-fs-xs-im-61 {
      font-size: 61px !important; }
    .brz .brz-fs-xs-im-62 {
      font-size: 62px !important; }
    .brz .brz-fs-xs-im-63 {
      font-size: 63px !important; }
    .brz .brz-fs-xs-im-64 {
      font-size: 64px !important; }
    .brz .brz-fs-xs-im-65 {
      font-size: 65px !important; }
    .brz .brz-fs-xs-im-66 {
      font-size: 66px !important; }
    .brz .brz-fs-xs-im-67 {
      font-size: 67px !important; }
    .brz .brz-fs-xs-im-68 {
      font-size: 68px !important; }
    .brz .brz-fs-xs-im-69 {
      font-size: 69px !important; }
    .brz .brz-fs-xs-im-70 {
      font-size: 70px !important; }
    .brz .brz-fs-xs-im-71 {
      font-size: 71px !important; }
    .brz .brz-fs-xs-im-72 {
      font-size: 72px !important; }
    .brz .brz-fs-xs-im-73 {
      font-size: 73px !important; }
    .brz .brz-fs-xs-im-74 {
      font-size: 74px !important; }
    .brz .brz-fs-xs-im-75 {
      font-size: 75px !important; }
    .brz .brz-fs-xs-im-76 {
      font-size: 76px !important; }
    .brz .brz-fs-xs-im-77 {
      font-size: 77px !important; }
    .brz .brz-fs-xs-im-78 {
      font-size: 78px !important; }
    .brz .brz-fs-xs-im-79 {
      font-size: 79px !important; }
    .brz .brz-fs-xs-im-80 {
      font-size: 80px !important; }
    .brz .brz-fs-xs-im-81 {
      font-size: 81px !important; }
    .brz .brz-fs-xs-im-82 {
      font-size: 82px !important; }
    .brz .brz-fs-xs-im-83 {
      font-size: 83px !important; }
    .brz .brz-fs-xs-im-84 {
      font-size: 84px !important; }
    .brz .brz-fs-xs-im-85 {
      font-size: 85px !important; }
    .brz .brz-fs-xs-im-86 {
      font-size: 86px !important; }
    .brz .brz-fs-xs-im-87 {
      font-size: 87px !important; }
    .brz .brz-fs-xs-im-88 {
      font-size: 88px !important; }
    .brz .brz-fs-xs-im-89 {
      font-size: 89px !important; }
    .brz .brz-fs-xs-im-90 {
      font-size: 90px !important; }
    .brz .brz-fs-xs-im-91 {
      font-size: 91px !important; }
    .brz .brz-fs-xs-im-92 {
      font-size: 92px !important; }
    .brz .brz-fs-xs-im-93 {
      font-size: 93px !important; }
    .brz .brz-fs-xs-im-94 {
      font-size: 94px !important; }
    .brz .brz-fs-xs-im-95 {
      font-size: 95px !important; }
    .brz .brz-fs-xs-im-96 {
      font-size: 96px !important; }
    .brz .brz-fs-xs-im-97 {
      font-size: 97px !important; }
    .brz .brz-fs-xs-im-98 {
      font-size: 98px !important; }
    .brz .brz-fs-xs-im-99 {
      font-size: 99px !important; }
    .brz .brz-fs-xs-im-100 {
      font-size: 100px !important; }
    .brz .brz-fs-xs-im-101 {
      font-size: 101px !important; }
    .brz .brz-fs-xs-im-102 {
      font-size: 102px !important; }
    .brz .brz-fs-xs-im-103 {
      font-size: 103px !important; }
    .brz .brz-fs-xs-im-104 {
      font-size: 104px !important; }
    .brz .brz-fs-xs-im-105 {
      font-size: 105px !important; }
    .brz .brz-fs-xs-im-106 {
      font-size: 106px !important; }
    .brz .brz-fs-xs-im-107 {
      font-size: 107px !important; }
    .brz .brz-fs-xs-im-108 {
      font-size: 108px !important; }
    .brz .brz-fs-xs-im-109 {
      font-size: 109px !important; }
    .brz .brz-fs-xs-im-110 {
      font-size: 110px !important; }
    .brz .brz-fs-xs-im-111 {
      font-size: 111px !important; }
    .brz .brz-fs-xs-im-112 {
      font-size: 112px !important; }
    .brz .brz-fs-xs-im-113 {
      font-size: 113px !important; }
    .brz .brz-fs-xs-im-114 {
      font-size: 114px !important; }
    .brz .brz-fs-xs-im-115 {
      font-size: 115px !important; }
    .brz .brz-fs-xs-im-116 {
      font-size: 116px !important; }
    .brz .brz-fs-xs-im-117 {
      font-size: 117px !important; }
    .brz .brz-fs-xs-im-118 {
      font-size: 118px !important; }
    .brz .brz-fs-xs-im-119 {
      font-size: 119px !important; }
    .brz .brz-fs-xs-im-120 {
      font-size: 120px !important; }
    .brz .brz-fs-xs-im-121 {
      font-size: 121px !important; }
    .brz .brz-fs-xs-im-122 {
      font-size: 122px !important; }
    .brz .brz-fs-xs-im-123 {
      font-size: 123px !important; }
    .brz .brz-fs-xs-im-124 {
      font-size: 124px !important; }
    .brz .brz-fs-xs-im-125 {
      font-size: 125px !important; }
    .brz .brz-fs-xs-im-126 {
      font-size: 126px !important; }
    .brz .brz-fs-xs-im-127 {
      font-size: 127px !important; }
    .brz .brz-fs-xs-im-128 {
      font-size: 128px !important; }
    .brz .brz-fs-xs-im-129 {
      font-size: 129px !important; }
    .brz .brz-fs-xs-im-130 {
      font-size: 130px !important; }
    .brz .brz-fs-xs-im-131 {
      font-size: 131px !important; }
    .brz .brz-fs-xs-im-132 {
      font-size: 132px !important; }
    .brz .brz-fs-xs-im-133 {
      font-size: 133px !important; }
    .brz .brz-fs-xs-im-134 {
      font-size: 134px !important; }
    .brz .brz-fs-xs-im-135 {
      font-size: 135px !important; }
    .brz .brz-fs-xs-im-136 {
      font-size: 136px !important; }
    .brz .brz-fs-xs-im-137 {
      font-size: 137px !important; }
    .brz .brz-fs-xs-im-138 {
      font-size: 138px !important; }
    .brz .brz-fs-xs-im-139 {
      font-size: 139px !important; }
    .brz .brz-fs-xs-im-140 {
      font-size: 140px !important; }
    .brz .brz-fs-xs-im-141 {
      font-size: 141px !important; }
    .brz .brz-fs-xs-im-142 {
      font-size: 142px !important; }
    .brz .brz-fs-xs-im-143 {
      font-size: 143px !important; }
    .brz .brz-fs-xs-im-144 {
      font-size: 144px !important; }
    .brz .brz-fs-xs-im-145 {
      font-size: 145px !important; }
    .brz .brz-fs-xs-im-146 {
      font-size: 146px !important; }
    .brz .brz-fs-xs-im-147 {
      font-size: 147px !important; }
    .brz .brz-fs-xs-im-148 {
      font-size: 148px !important; }
    .brz .brz-fs-xs-im-149 {
      font-size: 149px !important; }
    .brz .brz-fs-xs-im-150 {
      font-size: 150px !important; }
    .brz .brz-fs-xs-im-151 {
      font-size: 151px !important; }
    .brz .brz-fs-xs-im-152 {
      font-size: 152px !important; }
    .brz .brz-fs-xs-im-153 {
      font-size: 153px !important; }
    .brz .brz-fs-xs-im-154 {
      font-size: 154px !important; }
    .brz .brz-fs-xs-im-155 {
      font-size: 155px !important; }
    .brz .brz-fs-xs-im-156 {
      font-size: 156px !important; }
    .brz .brz-fs-xs-im-157 {
      font-size: 157px !important; }
    .brz .brz-fs-xs-im-158 {
      font-size: 158px !important; }
    .brz .brz-fs-xs-im-159 {
      font-size: 159px !important; }
    .brz .brz-fs-xs-im-160 {
      font-size: 160px !important; }
    .brz .brz-fs-xs-im-161 {
      font-size: 161px !important; }
    .brz .brz-fs-xs-im-162 {
      font-size: 162px !important; }
    .brz .brz-fs-xs-im-163 {
      font-size: 163px !important; }
    .brz .brz-fs-xs-im-164 {
      font-size: 164px !important; }
    .brz .brz-fs-xs-im-165 {
      font-size: 165px !important; }
    .brz .brz-fs-xs-im-166 {
      font-size: 166px !important; }
    .brz .brz-fs-xs-im-167 {
      font-size: 167px !important; }
    .brz .brz-fs-xs-im-168 {
      font-size: 168px !important; }
    .brz .brz-fs-xs-im-169 {
      font-size: 169px !important; }
    .brz .brz-fs-xs-im-170 {
      font-size: 170px !important; }
    .brz .brz-fs-xs-im-171 {
      font-size: 171px !important; }
    .brz .brz-fs-xs-im-172 {
      font-size: 172px !important; }
    .brz .brz-fs-xs-im-173 {
      font-size: 173px !important; }
    .brz .brz-fs-xs-im-174 {
      font-size: 174px !important; }
    .brz .brz-fs-xs-im-175 {
      font-size: 175px !important; }
    .brz .brz-fs-xs-im-176 {
      font-size: 176px !important; }
    .brz .brz-fs-xs-im-177 {
      font-size: 177px !important; }
    .brz .brz-fs-xs-im-178 {
      font-size: 178px !important; }
    .brz .brz-fs-xs-im-179 {
      font-size: 179px !important; }
    .brz .brz-fs-xs-im-180 {
      font-size: 180px !important; }
    .brz .brz-fs-xs-im-181 {
      font-size: 181px !important; }
    .brz .brz-fs-xs-im-182 {
      font-size: 182px !important; }
    .brz .brz-fs-xs-im-183 {
      font-size: 183px !important; }
    .brz .brz-fs-xs-im-184 {
      font-size: 184px !important; }
    .brz .brz-fs-xs-im-185 {
      font-size: 185px !important; }
    .brz .brz-fs-xs-im-186 {
      font-size: 186px !important; }
    .brz .brz-fs-xs-im-187 {
      font-size: 187px !important; }
    .brz .brz-fs-xs-im-188 {
      font-size: 188px !important; }
    .brz .brz-fs-xs-im-189 {
      font-size: 189px !important; }
    .brz .brz-fs-xs-im-190 {
      font-size: 190px !important; }
    .brz .brz-fs-xs-im-191 {
      font-size: 191px !important; }
    .brz .brz-fs-xs-im-192 {
      font-size: 192px !important; }
    .brz .brz-fs-xs-im-193 {
      font-size: 193px !important; }
    .brz .brz-fs-xs-im-194 {
      font-size: 194px !important; }
    .brz .brz-fs-xs-im-195 {
      font-size: 195px !important; }
    .brz .brz-fs-xs-im-196 {
      font-size: 196px !important; }
    .brz .brz-fs-xs-im-197 {
      font-size: 197px !important; }
    .brz .brz-fs-xs-im-198 {
      font-size: 198px !important; }
    .brz .brz-fs-xs-im-199 {
      font-size: 199px !important; }
    .brz .brz-fs-xs-im-200 {
      font-size: 200px !important; }
    .brz .brz-fs-xs-im-201 {
      font-size: 201px !important; }
    .brz .brz-fs-xs-im-202 {
      font-size: 202px !important; }
    .brz .brz-fs-xs-im-203 {
      font-size: 203px !important; }
    .brz .brz-fs-xs-im-204 {
      font-size: 204px !important; }
    .brz .brz-fs-xs-im-205 {
      font-size: 205px !important; }
    .brz .brz-fs-xs-im-206 {
      font-size: 206px !important; }
    .brz .brz-fs-xs-im-207 {
      font-size: 207px !important; }
    .brz .brz-fs-xs-im-208 {
      font-size: 208px !important; }
    .brz .brz-fs-xs-im-209 {
      font-size: 209px !important; }
    .brz .brz-fs-xs-im-210 {
      font-size: 210px !important; }
    .brz .brz-fs-xs-im-211 {
      font-size: 211px !important; }
    .brz .brz-fs-xs-im-212 {
      font-size: 212px !important; }
    .brz .brz-fs-xs-im-213 {
      font-size: 213px !important; }
    .brz .brz-fs-xs-im-214 {
      font-size: 214px !important; }
    .brz .brz-fs-xs-im-215 {
      font-size: 215px !important; }
    .brz .brz-fs-xs-im-216 {
      font-size: 216px !important; }
    .brz .brz-fs-xs-im-217 {
      font-size: 217px !important; }
    .brz .brz-fs-xs-im-218 {
      font-size: 218px !important; }
    .brz .brz-fs-xs-im-219 {
      font-size: 219px !important; }
    .brz .brz-fs-xs-im-220 {
      font-size: 220px !important; }
    .brz .brz-fs-xs-im-221 {
      font-size: 221px !important; }
    .brz .brz-fs-xs-im-222 {
      font-size: 222px !important; }
    .brz .brz-fs-xs-im-223 {
      font-size: 223px !important; }
    .brz .brz-fs-xs-im-224 {
      font-size: 224px !important; }
    .brz .brz-fs-xs-im-225 {
      font-size: 225px !important; }
    .brz .brz-fs-xs-im-226 {
      font-size: 226px !important; }
    .brz .brz-fs-xs-im-227 {
      font-size: 227px !important; }
    .brz .brz-fs-xs-im-228 {
      font-size: 228px !important; }
    .brz .brz-fs-xs-im-229 {
      font-size: 229px !important; }
    .brz .brz-fs-xs-im-230 {
      font-size: 230px !important; }
    .brz .brz-fs-xs-im-231 {
      font-size: 231px !important; }
    .brz .brz-fs-xs-im-232 {
      font-size: 232px !important; }
    .brz .brz-fs-xs-im-233 {
      font-size: 233px !important; }
    .brz .brz-fs-xs-im-234 {
      font-size: 234px !important; }
    .brz .brz-fs-xs-im-235 {
      font-size: 235px !important; }
    .brz .brz-fs-xs-im-236 {
      font-size: 236px !important; }
    .brz .brz-fs-xs-im-237 {
      font-size: 237px !important; }
    .brz .brz-fs-xs-im-238 {
      font-size: 238px !important; }
    .brz .brz-fs-xs-im-239 {
      font-size: 239px !important; }
    .brz .brz-fs-xs-im-240 {
      font-size: 240px !important; }
    .brz .brz-fs-xs-im-241 {
      font-size: 241px !important; }
    .brz .brz-fs-xs-im-242 {
      font-size: 242px !important; }
    .brz .brz-fs-xs-im-243 {
      font-size: 243px !important; }
    .brz .brz-fs-xs-im-244 {
      font-size: 244px !important; }
    .brz .brz-fs-xs-im-245 {
      font-size: 245px !important; }
    .brz .brz-fs-xs-im-246 {
      font-size: 246px !important; }
    .brz .brz-fs-xs-im-247 {
      font-size: 247px !important; }
    .brz .brz-fs-xs-im-248 {
      font-size: 248px !important; }
    .brz .brz-fs-xs-im-249 {
      font-size: 249px !important; }
    .brz .brz-fs-xs-im-250 {
      font-size: 250px !important; }
    .brz .brz-fs-xs-im-251 {
      font-size: 251px !important; }
    .brz .brz-fs-xs-im-252 {
      font-size: 252px !important; }
    .brz .brz-fs-xs-im-253 {
      font-size: 253px !important; }
    .brz .brz-fs-xs-im-254 {
      font-size: 254px !important; }
    .brz .brz-fs-xs-im-255 {
      font-size: 255px !important; }
    .brz .brz-fs-xs-im-256 {
      font-size: 256px !important; }
    .brz .brz-fs-xs-im-257 {
      font-size: 257px !important; }
    .brz .brz-fs-xs-im-258 {
      font-size: 258px !important; }
    .brz .brz-fs-xs-im-259 {
      font-size: 259px !important; }
    .brz .brz-fs-xs-im-260 {
      font-size: 260px !important; }
    .brz .brz-fs-xs-im-261 {
      font-size: 261px !important; }
    .brz .brz-fs-xs-im-262 {
      font-size: 262px !important; }
    .brz .brz-fs-xs-im-263 {
      font-size: 263px !important; }
    .brz .brz-fs-xs-im-264 {
      font-size: 264px !important; }
    .brz .brz-fs-xs-im-265 {
      font-size: 265px !important; }
    .brz .brz-fs-xs-im-266 {
      font-size: 266px !important; }
    .brz .brz-fs-xs-im-267 {
      font-size: 267px !important; }
    .brz .brz-fs-xs-im-268 {
      font-size: 268px !important; }
    .brz .brz-fs-xs-im-269 {
      font-size: 269px !important; }
    .brz .brz-fs-xs-im-270 {
      font-size: 270px !important; }
    .brz .brz-fs-xs-im-271 {
      font-size: 271px !important; }
    .brz .brz-fs-xs-im-272 {
      font-size: 272px !important; }
    .brz .brz-fs-xs-im-273 {
      font-size: 273px !important; }
    .brz .brz-fs-xs-im-274 {
      font-size: 274px !important; }
    .brz .brz-fs-xs-im-275 {
      font-size: 275px !important; }
    .brz .brz-fs-xs-im-276 {
      font-size: 276px !important; }
    .brz .brz-fs-xs-im-277 {
      font-size: 277px !important; }
    .brz .brz-fs-xs-im-278 {
      font-size: 278px !important; }
    .brz .brz-fs-xs-im-279 {
      font-size: 279px !important; }
    .brz .brz-fs-xs-im-280 {
      font-size: 280px !important; }
    .brz .brz-fs-xs-im-281 {
      font-size: 281px !important; }
    .brz .brz-fs-xs-im-282 {
      font-size: 282px !important; }
    .brz .brz-fs-xs-im-283 {
      font-size: 283px !important; }
    .brz .brz-fs-xs-im-284 {
      font-size: 284px !important; }
    .brz .brz-fs-xs-im-285 {
      font-size: 285px !important; }
    .brz .brz-fs-xs-im-286 {
      font-size: 286px !important; }
    .brz .brz-fs-xs-im-287 {
      font-size: 287px !important; }
    .brz .brz-fs-xs-im-288 {
      font-size: 288px !important; }
    .brz .brz-fs-xs-im-289 {
      font-size: 289px !important; }
    .brz .brz-fs-xs-im-290 {
      font-size: 290px !important; }
    .brz .brz-fs-xs-im-291 {
      font-size: 291px !important; }
    .brz .brz-fs-xs-im-292 {
      font-size: 292px !important; }
    .brz .brz-fs-xs-im-293 {
      font-size: 293px !important; }
    .brz .brz-fs-xs-im-294 {
      font-size: 294px !important; }
    .brz .brz-fs-xs-im-295 {
      font-size: 295px !important; }
    .brz .brz-fs-xs-im-296 {
      font-size: 296px !important; }
    .brz .brz-fs-xs-im-297 {
      font-size: 297px !important; }
    .brz .brz-fs-xs-im-298 {
      font-size: 298px !important; }
    .brz .brz-fs-xs-im-299 {
      font-size: 299px !important; }
    .brz .brz-fs-xs-im-300 {
      font-size: 300px !important; }
    .brz .brz-lh-xs-im-1 {
      line-height: 1em !important; }
    .brz .brz-lh-xs-im-1_1 {
      line-height: 1.1em !important; }
    .brz .brz-lh-xs-im-1_2 {
      line-height: 1.2em !important; }
    .brz .brz-lh-xs-im-1_3 {
      line-height: 1.3em !important; }
    .brz .brz-lh-xs-im-1_4 {
      line-height: 1.4em !important; }
    .brz .brz-lh-xs-im-1_5 {
      line-height: 1.5em !important; }
    .brz .brz-lh-xs-im-1_6 {
      line-height: 1.6em !important; }
    .brz .brz-lh-xs-im-1_7 {
      line-height: 1.7em !important; }
    .brz .brz-lh-xs-im-1_8 {
      line-height: 1.8em !important; }
    .brz .brz-lh-xs-im-1_9 {
      line-height: 1.9em !important; }
    .brz .brz-lh-xs-im-2 {
      line-height: 2em !important; }
    .brz .brz-lh-xs-im-2_1 {
      line-height: 2.1em !important; }
    .brz .brz-lh-xs-im-2_2 {
      line-height: 2.2em !important; }
    .brz .brz-lh-xs-im-2_3 {
      line-height: 2.3em !important; }
    .brz .brz-lh-xs-im-2_4 {
      line-height: 2.4em !important; }
    .brz .brz-lh-xs-im-2_5 {
      line-height: 2.5em !important; }
    .brz .brz-lh-xs-im-2_6 {
      line-height: 2.6em !important; }
    .brz .brz-lh-xs-im-2_7 {
      line-height: 2.7em !important; }
    .brz .brz-lh-xs-im-2_8 {
      line-height: 2.8em !important; }
    .brz .brz-lh-xs-im-2_9 {
      line-height: 2.9em !important; }
    .brz .brz-lh-xs-im-3 {
      line-height: 3em !important; }
    .brz .brz-lh-xs-im-3_1 {
      line-height: 3.1em !important; }
    .brz .brz-lh-xs-im-3_2 {
      line-height: 3.2em !important; }
    .brz .brz-lh-xs-im-3_3 {
      line-height: 3.3em !important; }
    .brz .brz-lh-xs-im-3_4 {
      line-height: 3.4em !important; }
    .brz .brz-lh-xs-im-3_5 {
      line-height: 3.5em !important; }
    .brz .brz-lh-xs-im-3_6 {
      line-height: 3.6em !important; }
    .brz .brz-lh-xs-im-3_7 {
      line-height: 3.7em !important; }
    .brz .brz-lh-xs-im-3_8 {
      line-height: 3.8em !important; }
    .brz .brz-lh-xs-im-3_9 {
      line-height: 3.9em !important; }
    .brz .brz-lh-xs-im-4 {
      line-height: 4em !important; }
    .brz .brz-lh-xs-im-4_1 {
      line-height: 4.1em !important; }
    .brz .brz-lh-xs-im-4_2 {
      line-height: 4.2em !important; }
    .brz .brz-lh-xs-im-4_3 {
      line-height: 4.3em !important; }
    .brz .brz-lh-xs-im-4_4 {
      line-height: 4.4em !important; }
    .brz .brz-lh-xs-im-4_5 {
      line-height: 4.5em !important; }
    .brz .brz-lh-xs-im-4_6 {
      line-height: 4.6em !important; }
    .brz .brz-lh-xs-im-4_7 {
      line-height: 4.7em !important; }
    .brz .brz-lh-xs-im-4_8 {
      line-height: 4.8em !important; }
    .brz .brz-lh-xs-im-4_9 {
      line-height: 4.9em !important; }
    .brz .brz-lh-xs-im-5 {
      line-height: 5em !important; }
    .brz .brz-lh-xs-im-5_1 {
      line-height: 5.1em !important; }
    .brz .brz-lh-xs-im-5_2 {
      line-height: 5.2em !important; }
    .brz .brz-lh-xs-im-5_3 {
      line-height: 5.3em !important; }
    .brz .brz-lh-xs-im-5_4 {
      line-height: 5.4em !important; }
    .brz .brz-lh-xs-im-5_5 {
      line-height: 5.5em !important; }
    .brz .brz-lh-xs-im-5_6 {
      line-height: 5.6em !important; }
    .brz .brz-lh-xs-im-5_7 {
      line-height: 5.7em !important; }
    .brz .brz-lh-xs-im-5_8 {
      line-height: 5.8em !important; }
    .brz .brz-lh-xs-im-5_9 {
      line-height: 5.9em !important; }
    .brz .brz-fw-xs-im-100 {
      font-weight: 100 !important; }
    .brz .brz-fw-xs-im-200 {
      font-weight: 200 !important; }
    .brz .brz-fw-xs-im-300 {
      font-weight: 300 !important; }
    .brz .brz-fw-xs-im-400 {
      font-weight: 400 !important; }
    .brz .brz-fw-xs-im-500 {
      font-weight: 500 !important; }
    .brz .brz-fw-xs-im-600 {
      font-weight: 600 !important; }
    .brz .brz-fw-xs-im-700 {
      font-weight: 700 !important; }
    .brz .brz-fw-xs-im-800 {
      font-weight: 800 !important; }
    .brz .brz-fw-xs-im-900 {
      font-weight: 900 !important; }
    .brz .brz-fw-xs-im-1000 {
      font-weight: 1000 !important; }
    .brz .brz-fw-xs-im-1100 {
      font-weight: 1100 !important; }
    .brz .brz-fw-xs-im-1200 {
      font-weight: 1200 !important; }
    .brz .brz-fw-xs-im-1300 {
      font-weight: 1300 !important; }
    .brz .brz-fw-xs-im-1400 {
      font-weight: 1400 !important; }
    .brz .brz-fw-xs-im-1500 {
      font-weight: 1500 !important; }
    .brz .brz-ls-xs-im-m_5 {
      letter-spacing: -5px !important; }
    .brz .brz-ls-xs-im-m_5_5 {
      letter-spacing: -5.5px !important; }
    .brz .brz-ls-xs-im-m_4 {
      letter-spacing: -4px !important; }
    .brz .brz-ls-xs-im-m_4_5 {
      letter-spacing: -4.5px !important; }
    .brz .brz-ls-xs-im-m_3 {
      letter-spacing: -3px !important; }
    .brz .brz-ls-xs-im-m_3_5 {
      letter-spacing: -3.5px !important; }
    .brz .brz-ls-xs-im-m_2 {
      letter-spacing: -2px !important; }
    .brz .brz-ls-xs-im-m_2_5 {
      letter-spacing: -2.5px !important; }
    .brz .brz-ls-xs-im-m_1 {
      letter-spacing: -1px !important; }
    .brz .brz-ls-xs-im-m_1_5 {
      letter-spacing: -1.5px !important; }
    .brz .brz-ls-xs-im-m_0 {
      letter-spacing: 0px !important; }
    .brz .brz-ls-xs-im-m_0_5 {
      letter-spacing: -0.5px !important; }
    .brz .brz-ls-xs-im-0 {
      letter-spacing: 0px !important; }
    .brz .brz-ls-xs-im-0_5 {
      letter-spacing: 0.5px !important; }
    .brz .brz-ls-xs-im-1 {
      letter-spacing: 1px !important; }
    .brz .brz-ls-xs-im-1_5 {
      letter-spacing: 1.5px !important; }
    .brz .brz-ls-xs-im-2 {
      letter-spacing: 2px !important; }
    .brz .brz-ls-xs-im-2_5 {
      letter-spacing: 2.5px !important; }
    .brz .brz-ls-xs-im-3 {
      letter-spacing: 3px !important; }
    .brz .brz-ls-xs-im-3_5 {
      letter-spacing: 3.5px !important; }
    .brz .brz-ls-xs-im-4 {
      letter-spacing: 4px !important; }
    .brz .brz-ls-xs-im-4_5 {
      letter-spacing: 4.5px !important; }
    .brz .brz-ls-xs-im-5 {
      letter-spacing: 5px !important; }
    .brz .brz-ls-xs-im-5_5 {
      letter-spacing: 5.5px !important; }
    .brz .brz-ls-xs-im-6 {
      letter-spacing: 6px !important; }
    .brz .brz-ls-xs-im-6_5 {
      letter-spacing: 6.5px !important; }
    .brz .brz-ls-xs-im-7 {
      letter-spacing: 7px !important; }
    .brz .brz-ls-xs-im-7_5 {
      letter-spacing: 7.5px !important; }
    .brz .brz-ls-xs-im-8 {
      letter-spacing: 8px !important; }
    .brz .brz-ls-xs-im-8_5 {
      letter-spacing: 8.5px !important; }
    .brz .brz-ls-xs-im-9 {
      letter-spacing: 9px !important; }
    .brz .brz-ls-xs-im-9_5 {
      letter-spacing: 9.5px !important; }
    .brz .brz-ls-xs-im-10 {
      letter-spacing: 10px !important; }
    .brz .brz-ls-xs-im-10_5 {
      letter-spacing: 10.5px !important; }
    .brz .brz-ls-xs-im-11 {
      letter-spacing: 11px !important; }
    .brz .brz-ls-xs-im-11_5 {
      letter-spacing: 11.5px !important; }
    .brz .brz-ls-xs-im-12 {
      letter-spacing: 12px !important; }
    .brz .brz-ls-xs-im-12_5 {
      letter-spacing: 12.5px !important; }
    .brz .brz-ls-xs-im-13 {
      letter-spacing: 13px !important; }
    .brz .brz-ls-xs-im-13_5 {
      letter-spacing: 13.5px !important; }
    .brz .brz-ls-xs-im-14 {
      letter-spacing: 14px !important; }
    .brz .brz-ls-xs-im-14_5 {
      letter-spacing: 14.5px !important; }
    .brz .brz-ls-xs-im-15 {
      letter-spacing: 15px !important; }
    .brz .brz-ls-xs-im-15_5 {
      letter-spacing: 15.5px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .brz .brz-fs-sm-6 {
    font-size: 6px !important; }
  .brz .brz-fs-sm-7 {
    font-size: 7px !important; }
  .brz .brz-fs-sm-8 {
    font-size: 8px !important; }
  .brz .brz-fs-sm-9 {
    font-size: 9px !important; }
  .brz .brz-fs-sm-10 {
    font-size: 10px !important; }
  .brz .brz-fs-sm-11 {
    font-size: 11px !important; }
  .brz .brz-fs-sm-12 {
    font-size: 12px !important; }
  .brz .brz-fs-sm-13 {
    font-size: 13px !important; }
  .brz .brz-fs-sm-14 {
    font-size: 14px !important; }
  .brz .brz-fs-sm-15 {
    font-size: 15px !important; }
  .brz .brz-fs-sm-16 {
    font-size: 16px !important; }
  .brz .brz-fs-sm-17 {
    font-size: 17px !important; }
  .brz .brz-fs-sm-18 {
    font-size: 18px !important; }
  .brz .brz-fs-sm-19 {
    font-size: 19px !important; }
  .brz .brz-fs-sm-20 {
    font-size: 20px !important; }
  .brz .brz-fs-sm-21 {
    font-size: 21px !important; }
  .brz .brz-fs-sm-22 {
    font-size: 22px !important; }
  .brz .brz-fs-sm-23 {
    font-size: 23px !important; }
  .brz .brz-fs-sm-24 {
    font-size: 24px !important; }
  .brz .brz-fs-sm-25 {
    font-size: 25px !important; }
  .brz .brz-fs-sm-26 {
    font-size: 26px !important; }
  .brz .brz-fs-sm-27 {
    font-size: 27px !important; }
  .brz .brz-fs-sm-28 {
    font-size: 28px !important; }
  .brz .brz-fs-sm-29 {
    font-size: 29px !important; }
  .brz .brz-fs-sm-30 {
    font-size: 30px !important; }
  .brz .brz-fs-sm-31 {
    font-size: 31px !important; }
  .brz .brz-fs-sm-32 {
    font-size: 32px !important; }
  .brz .brz-fs-sm-33 {
    font-size: 33px !important; }
  .brz .brz-fs-sm-34 {
    font-size: 34px !important; }
  .brz .brz-fs-sm-35 {
    font-size: 35px !important; }
  .brz .brz-fs-sm-36 {
    font-size: 36px !important; }
  .brz .brz-fs-sm-37 {
    font-size: 37px !important; }
  .brz .brz-fs-sm-38 {
    font-size: 38px !important; }
  .brz .brz-fs-sm-39 {
    font-size: 39px !important; }
  .brz .brz-fs-sm-40 {
    font-size: 40px !important; }
  .brz .brz-fs-sm-41 {
    font-size: 41px !important; }
  .brz .brz-fs-sm-42 {
    font-size: 42px !important; }
  .brz .brz-fs-sm-43 {
    font-size: 43px !important; }
  .brz .brz-fs-sm-44 {
    font-size: 44px !important; }
  .brz .brz-fs-sm-45 {
    font-size: 45px !important; }
  .brz .brz-fs-sm-46 {
    font-size: 46px !important; }
  .brz .brz-fs-sm-47 {
    font-size: 47px !important; }
  .brz .brz-fs-sm-48 {
    font-size: 48px !important; }
  .brz .brz-fs-sm-49 {
    font-size: 49px !important; }
  .brz .brz-fs-sm-50 {
    font-size: 50px !important; }
  .brz .brz-fs-sm-51 {
    font-size: 51px !important; }
  .brz .brz-fs-sm-52 {
    font-size: 52px !important; }
  .brz .brz-fs-sm-53 {
    font-size: 53px !important; }
  .brz .brz-fs-sm-54 {
    font-size: 54px !important; }
  .brz .brz-fs-sm-55 {
    font-size: 55px !important; }
  .brz .brz-fs-sm-56 {
    font-size: 56px !important; }
  .brz .brz-fs-sm-57 {
    font-size: 57px !important; }
  .brz .brz-fs-sm-58 {
    font-size: 58px !important; }
  .brz .brz-fs-sm-59 {
    font-size: 59px !important; }
  .brz .brz-fs-sm-60 {
    font-size: 60px !important; }
  .brz .brz-fs-sm-61 {
    font-size: 61px !important; }
  .brz .brz-fs-sm-62 {
    font-size: 62px !important; }
  .brz .brz-fs-sm-63 {
    font-size: 63px !important; }
  .brz .brz-fs-sm-64 {
    font-size: 64px !important; }
  .brz .brz-fs-sm-65 {
    font-size: 65px !important; }
  .brz .brz-fs-sm-66 {
    font-size: 66px !important; }
  .brz .brz-fs-sm-67 {
    font-size: 67px !important; }
  .brz .brz-fs-sm-68 {
    font-size: 68px !important; }
  .brz .brz-fs-sm-69 {
    font-size: 69px !important; }
  .brz .brz-fs-sm-70 {
    font-size: 70px !important; }
  .brz .brz-fs-sm-71 {
    font-size: 71px !important; }
  .brz .brz-fs-sm-72 {
    font-size: 72px !important; }
  .brz .brz-fs-sm-73 {
    font-size: 73px !important; }
  .brz .brz-fs-sm-74 {
    font-size: 74px !important; }
  .brz .brz-fs-sm-75 {
    font-size: 75px !important; }
  .brz .brz-fs-sm-76 {
    font-size: 76px !important; }
  .brz .brz-fs-sm-77 {
    font-size: 77px !important; }
  .brz .brz-fs-sm-78 {
    font-size: 78px !important; }
  .brz .brz-fs-sm-79 {
    font-size: 79px !important; }
  .brz .brz-fs-sm-80 {
    font-size: 80px !important; }
  .brz .brz-fs-sm-81 {
    font-size: 81px !important; }
  .brz .brz-fs-sm-82 {
    font-size: 82px !important; }
  .brz .brz-fs-sm-83 {
    font-size: 83px !important; }
  .brz .brz-fs-sm-84 {
    font-size: 84px !important; }
  .brz .brz-fs-sm-85 {
    font-size: 85px !important; }
  .brz .brz-fs-sm-86 {
    font-size: 86px !important; }
  .brz .brz-fs-sm-87 {
    font-size: 87px !important; }
  .brz .brz-fs-sm-88 {
    font-size: 88px !important; }
  .brz .brz-fs-sm-89 {
    font-size: 89px !important; }
  .brz .brz-fs-sm-90 {
    font-size: 90px !important; }
  .brz .brz-fs-sm-91 {
    font-size: 91px !important; }
  .brz .brz-fs-sm-92 {
    font-size: 92px !important; }
  .brz .brz-fs-sm-93 {
    font-size: 93px !important; }
  .brz .brz-fs-sm-94 {
    font-size: 94px !important; }
  .brz .brz-fs-sm-95 {
    font-size: 95px !important; }
  .brz .brz-fs-sm-96 {
    font-size: 96px !important; }
  .brz .brz-fs-sm-97 {
    font-size: 97px !important; }
  .brz .brz-fs-sm-98 {
    font-size: 98px !important; }
  .brz .brz-fs-sm-99 {
    font-size: 99px !important; }
  .brz .brz-fs-sm-100 {
    font-size: 100px !important; }
  .brz .brz-fs-sm-101 {
    font-size: 101px !important; }
  .brz .brz-fs-sm-102 {
    font-size: 102px !important; }
  .brz .brz-fs-sm-103 {
    font-size: 103px !important; }
  .brz .brz-fs-sm-104 {
    font-size: 104px !important; }
  .brz .brz-fs-sm-105 {
    font-size: 105px !important; }
  .brz .brz-fs-sm-106 {
    font-size: 106px !important; }
  .brz .brz-fs-sm-107 {
    font-size: 107px !important; }
  .brz .brz-fs-sm-108 {
    font-size: 108px !important; }
  .brz .brz-fs-sm-109 {
    font-size: 109px !important; }
  .brz .brz-fs-sm-110 {
    font-size: 110px !important; }
  .brz .brz-fs-sm-111 {
    font-size: 111px !important; }
  .brz .brz-fs-sm-112 {
    font-size: 112px !important; }
  .brz .brz-fs-sm-113 {
    font-size: 113px !important; }
  .brz .brz-fs-sm-114 {
    font-size: 114px !important; }
  .brz .brz-fs-sm-115 {
    font-size: 115px !important; }
  .brz .brz-fs-sm-116 {
    font-size: 116px !important; }
  .brz .brz-fs-sm-117 {
    font-size: 117px !important; }
  .brz .brz-fs-sm-118 {
    font-size: 118px !important; }
  .brz .brz-fs-sm-119 {
    font-size: 119px !important; }
  .brz .brz-fs-sm-120 {
    font-size: 120px !important; }
  .brz .brz-fs-sm-121 {
    font-size: 121px !important; }
  .brz .brz-fs-sm-122 {
    font-size: 122px !important; }
  .brz .brz-fs-sm-123 {
    font-size: 123px !important; }
  .brz .brz-fs-sm-124 {
    font-size: 124px !important; }
  .brz .brz-fs-sm-125 {
    font-size: 125px !important; }
  .brz .brz-fs-sm-126 {
    font-size: 126px !important; }
  .brz .brz-fs-sm-127 {
    font-size: 127px !important; }
  .brz .brz-fs-sm-128 {
    font-size: 128px !important; }
  .brz .brz-fs-sm-129 {
    font-size: 129px !important; }
  .brz .brz-fs-sm-130 {
    font-size: 130px !important; }
  .brz .brz-fs-sm-131 {
    font-size: 131px !important; }
  .brz .brz-fs-sm-132 {
    font-size: 132px !important; }
  .brz .brz-fs-sm-133 {
    font-size: 133px !important; }
  .brz .brz-fs-sm-134 {
    font-size: 134px !important; }
  .brz .brz-fs-sm-135 {
    font-size: 135px !important; }
  .brz .brz-fs-sm-136 {
    font-size: 136px !important; }
  .brz .brz-fs-sm-137 {
    font-size: 137px !important; }
  .brz .brz-fs-sm-138 {
    font-size: 138px !important; }
  .brz .brz-fs-sm-139 {
    font-size: 139px !important; }
  .brz .brz-fs-sm-140 {
    font-size: 140px !important; }
  .brz .brz-fs-sm-141 {
    font-size: 141px !important; }
  .brz .brz-fs-sm-142 {
    font-size: 142px !important; }
  .brz .brz-fs-sm-143 {
    font-size: 143px !important; }
  .brz .brz-fs-sm-144 {
    font-size: 144px !important; }
  .brz .brz-fs-sm-145 {
    font-size: 145px !important; }
  .brz .brz-fs-sm-146 {
    font-size: 146px !important; }
  .brz .brz-fs-sm-147 {
    font-size: 147px !important; }
  .brz .brz-fs-sm-148 {
    font-size: 148px !important; }
  .brz .brz-fs-sm-149 {
    font-size: 149px !important; }
  .brz .brz-fs-sm-150 {
    font-size: 150px !important; }
  .brz .brz-fs-sm-151 {
    font-size: 151px !important; }
  .brz .brz-fs-sm-152 {
    font-size: 152px !important; }
  .brz .brz-fs-sm-153 {
    font-size: 153px !important; }
  .brz .brz-fs-sm-154 {
    font-size: 154px !important; }
  .brz .brz-fs-sm-155 {
    font-size: 155px !important; }
  .brz .brz-fs-sm-156 {
    font-size: 156px !important; }
  .brz .brz-fs-sm-157 {
    font-size: 157px !important; }
  .brz .brz-fs-sm-158 {
    font-size: 158px !important; }
  .brz .brz-fs-sm-159 {
    font-size: 159px !important; }
  .brz .brz-fs-sm-160 {
    font-size: 160px !important; }
  .brz .brz-fs-sm-161 {
    font-size: 161px !important; }
  .brz .brz-fs-sm-162 {
    font-size: 162px !important; }
  .brz .brz-fs-sm-163 {
    font-size: 163px !important; }
  .brz .brz-fs-sm-164 {
    font-size: 164px !important; }
  .brz .brz-fs-sm-165 {
    font-size: 165px !important; }
  .brz .brz-fs-sm-166 {
    font-size: 166px !important; }
  .brz .brz-fs-sm-167 {
    font-size: 167px !important; }
  .brz .brz-fs-sm-168 {
    font-size: 168px !important; }
  .brz .brz-fs-sm-169 {
    font-size: 169px !important; }
  .brz .brz-fs-sm-170 {
    font-size: 170px !important; }
  .brz .brz-fs-sm-171 {
    font-size: 171px !important; }
  .brz .brz-fs-sm-172 {
    font-size: 172px !important; }
  .brz .brz-fs-sm-173 {
    font-size: 173px !important; }
  .brz .brz-fs-sm-174 {
    font-size: 174px !important; }
  .brz .brz-fs-sm-175 {
    font-size: 175px !important; }
  .brz .brz-fs-sm-176 {
    font-size: 176px !important; }
  .brz .brz-fs-sm-177 {
    font-size: 177px !important; }
  .brz .brz-fs-sm-178 {
    font-size: 178px !important; }
  .brz .brz-fs-sm-179 {
    font-size: 179px !important; }
  .brz .brz-fs-sm-180 {
    font-size: 180px !important; }
  .brz .brz-fs-sm-181 {
    font-size: 181px !important; }
  .brz .brz-fs-sm-182 {
    font-size: 182px !important; }
  .brz .brz-fs-sm-183 {
    font-size: 183px !important; }
  .brz .brz-fs-sm-184 {
    font-size: 184px !important; }
  .brz .brz-fs-sm-185 {
    font-size: 185px !important; }
  .brz .brz-fs-sm-186 {
    font-size: 186px !important; }
  .brz .brz-fs-sm-187 {
    font-size: 187px !important; }
  .brz .brz-fs-sm-188 {
    font-size: 188px !important; }
  .brz .brz-fs-sm-189 {
    font-size: 189px !important; }
  .brz .brz-fs-sm-190 {
    font-size: 190px !important; }
  .brz .brz-fs-sm-191 {
    font-size: 191px !important; }
  .brz .brz-fs-sm-192 {
    font-size: 192px !important; }
  .brz .brz-fs-sm-193 {
    font-size: 193px !important; }
  .brz .brz-fs-sm-194 {
    font-size: 194px !important; }
  .brz .brz-fs-sm-195 {
    font-size: 195px !important; }
  .brz .brz-fs-sm-196 {
    font-size: 196px !important; }
  .brz .brz-fs-sm-197 {
    font-size: 197px !important; }
  .brz .brz-fs-sm-198 {
    font-size: 198px !important; }
  .brz .brz-fs-sm-199 {
    font-size: 199px !important; }
  .brz .brz-fs-sm-200 {
    font-size: 200px !important; }
  .brz .brz-fs-sm-201 {
    font-size: 201px !important; }
  .brz .brz-fs-sm-202 {
    font-size: 202px !important; }
  .brz .brz-fs-sm-203 {
    font-size: 203px !important; }
  .brz .brz-fs-sm-204 {
    font-size: 204px !important; }
  .brz .brz-fs-sm-205 {
    font-size: 205px !important; }
  .brz .brz-fs-sm-206 {
    font-size: 206px !important; }
  .brz .brz-fs-sm-207 {
    font-size: 207px !important; }
  .brz .brz-fs-sm-208 {
    font-size: 208px !important; }
  .brz .brz-fs-sm-209 {
    font-size: 209px !important; }
  .brz .brz-fs-sm-210 {
    font-size: 210px !important; }
  .brz .brz-fs-sm-211 {
    font-size: 211px !important; }
  .brz .brz-fs-sm-212 {
    font-size: 212px !important; }
  .brz .brz-fs-sm-213 {
    font-size: 213px !important; }
  .brz .brz-fs-sm-214 {
    font-size: 214px !important; }
  .brz .brz-fs-sm-215 {
    font-size: 215px !important; }
  .brz .brz-fs-sm-216 {
    font-size: 216px !important; }
  .brz .brz-fs-sm-217 {
    font-size: 217px !important; }
  .brz .brz-fs-sm-218 {
    font-size: 218px !important; }
  .brz .brz-fs-sm-219 {
    font-size: 219px !important; }
  .brz .brz-fs-sm-220 {
    font-size: 220px !important; }
  .brz .brz-fs-sm-221 {
    font-size: 221px !important; }
  .brz .brz-fs-sm-222 {
    font-size: 222px !important; }
  .brz .brz-fs-sm-223 {
    font-size: 223px !important; }
  .brz .brz-fs-sm-224 {
    font-size: 224px !important; }
  .brz .brz-fs-sm-225 {
    font-size: 225px !important; }
  .brz .brz-fs-sm-226 {
    font-size: 226px !important; }
  .brz .brz-fs-sm-227 {
    font-size: 227px !important; }
  .brz .brz-fs-sm-228 {
    font-size: 228px !important; }
  .brz .brz-fs-sm-229 {
    font-size: 229px !important; }
  .brz .brz-fs-sm-230 {
    font-size: 230px !important; }
  .brz .brz-fs-sm-231 {
    font-size: 231px !important; }
  .brz .brz-fs-sm-232 {
    font-size: 232px !important; }
  .brz .brz-fs-sm-233 {
    font-size: 233px !important; }
  .brz .brz-fs-sm-234 {
    font-size: 234px !important; }
  .brz .brz-fs-sm-235 {
    font-size: 235px !important; }
  .brz .brz-fs-sm-236 {
    font-size: 236px !important; }
  .brz .brz-fs-sm-237 {
    font-size: 237px !important; }
  .brz .brz-fs-sm-238 {
    font-size: 238px !important; }
  .brz .brz-fs-sm-239 {
    font-size: 239px !important; }
  .brz .brz-fs-sm-240 {
    font-size: 240px !important; }
  .brz .brz-fs-sm-241 {
    font-size: 241px !important; }
  .brz .brz-fs-sm-242 {
    font-size: 242px !important; }
  .brz .brz-fs-sm-243 {
    font-size: 243px !important; }
  .brz .brz-fs-sm-244 {
    font-size: 244px !important; }
  .brz .brz-fs-sm-245 {
    font-size: 245px !important; }
  .brz .brz-fs-sm-246 {
    font-size: 246px !important; }
  .brz .brz-fs-sm-247 {
    font-size: 247px !important; }
  .brz .brz-fs-sm-248 {
    font-size: 248px !important; }
  .brz .brz-fs-sm-249 {
    font-size: 249px !important; }
  .brz .brz-fs-sm-250 {
    font-size: 250px !important; }
  .brz .brz-fs-sm-251 {
    font-size: 251px !important; }
  .brz .brz-fs-sm-252 {
    font-size: 252px !important; }
  .brz .brz-fs-sm-253 {
    font-size: 253px !important; }
  .brz .brz-fs-sm-254 {
    font-size: 254px !important; }
  .brz .brz-fs-sm-255 {
    font-size: 255px !important; }
  .brz .brz-fs-sm-256 {
    font-size: 256px !important; }
  .brz .brz-fs-sm-257 {
    font-size: 257px !important; }
  .brz .brz-fs-sm-258 {
    font-size: 258px !important; }
  .brz .brz-fs-sm-259 {
    font-size: 259px !important; }
  .brz .brz-fs-sm-260 {
    font-size: 260px !important; }
  .brz .brz-fs-sm-261 {
    font-size: 261px !important; }
  .brz .brz-fs-sm-262 {
    font-size: 262px !important; }
  .brz .brz-fs-sm-263 {
    font-size: 263px !important; }
  .brz .brz-fs-sm-264 {
    font-size: 264px !important; }
  .brz .brz-fs-sm-265 {
    font-size: 265px !important; }
  .brz .brz-fs-sm-266 {
    font-size: 266px !important; }
  .brz .brz-fs-sm-267 {
    font-size: 267px !important; }
  .brz .brz-fs-sm-268 {
    font-size: 268px !important; }
  .brz .brz-fs-sm-269 {
    font-size: 269px !important; }
  .brz .brz-fs-sm-270 {
    font-size: 270px !important; }
  .brz .brz-fs-sm-271 {
    font-size: 271px !important; }
  .brz .brz-fs-sm-272 {
    font-size: 272px !important; }
  .brz .brz-fs-sm-273 {
    font-size: 273px !important; }
  .brz .brz-fs-sm-274 {
    font-size: 274px !important; }
  .brz .brz-fs-sm-275 {
    font-size: 275px !important; }
  .brz .brz-fs-sm-276 {
    font-size: 276px !important; }
  .brz .brz-fs-sm-277 {
    font-size: 277px !important; }
  .brz .brz-fs-sm-278 {
    font-size: 278px !important; }
  .brz .brz-fs-sm-279 {
    font-size: 279px !important; }
  .brz .brz-fs-sm-280 {
    font-size: 280px !important; }
  .brz .brz-fs-sm-281 {
    font-size: 281px !important; }
  .brz .brz-fs-sm-282 {
    font-size: 282px !important; }
  .brz .brz-fs-sm-283 {
    font-size: 283px !important; }
  .brz .brz-fs-sm-284 {
    font-size: 284px !important; }
  .brz .brz-fs-sm-285 {
    font-size: 285px !important; }
  .brz .brz-fs-sm-286 {
    font-size: 286px !important; }
  .brz .brz-fs-sm-287 {
    font-size: 287px !important; }
  .brz .brz-fs-sm-288 {
    font-size: 288px !important; }
  .brz .brz-fs-sm-289 {
    font-size: 289px !important; }
  .brz .brz-fs-sm-290 {
    font-size: 290px !important; }
  .brz .brz-fs-sm-291 {
    font-size: 291px !important; }
  .brz .brz-fs-sm-292 {
    font-size: 292px !important; }
  .brz .brz-fs-sm-293 {
    font-size: 293px !important; }
  .brz .brz-fs-sm-294 {
    font-size: 294px !important; }
  .brz .brz-fs-sm-295 {
    font-size: 295px !important; }
  .brz .brz-fs-sm-296 {
    font-size: 296px !important; }
  .brz .brz-fs-sm-297 {
    font-size: 297px !important; }
  .brz .brz-fs-sm-298 {
    font-size: 298px !important; }
  .brz .brz-fs-sm-299 {
    font-size: 299px !important; }
  .brz .brz-fs-sm-300 {
    font-size: 300px !important; }
  .brz .brz-lh-sm-1 {
    line-height: 1em !important; }
  .brz .brz-lh-sm-1_1 {
    line-height: 1.1em !important; }
  .brz .brz-lh-sm-1_2 {
    line-height: 1.2em !important; }
  .brz .brz-lh-sm-1_3 {
    line-height: 1.3em !important; }
  .brz .brz-lh-sm-1_4 {
    line-height: 1.4em !important; }
  .brz .brz-lh-sm-1_5 {
    line-height: 1.5em !important; }
  .brz .brz-lh-sm-1_6 {
    line-height: 1.6em !important; }
  .brz .brz-lh-sm-1_7 {
    line-height: 1.7em !important; }
  .brz .brz-lh-sm-1_8 {
    line-height: 1.8em !important; }
  .brz .brz-lh-sm-1_9 {
    line-height: 1.9em !important; }
  .brz .brz-lh-sm-2 {
    line-height: 2em !important; }
  .brz .brz-lh-sm-2_1 {
    line-height: 2.1em !important; }
  .brz .brz-lh-sm-2_2 {
    line-height: 2.2em !important; }
  .brz .brz-lh-sm-2_3 {
    line-height: 2.3em !important; }
  .brz .brz-lh-sm-2_4 {
    line-height: 2.4em !important; }
  .brz .brz-lh-sm-2_5 {
    line-height: 2.5em !important; }
  .brz .brz-lh-sm-2_6 {
    line-height: 2.6em !important; }
  .brz .brz-lh-sm-2_7 {
    line-height: 2.7em !important; }
  .brz .brz-lh-sm-2_8 {
    line-height: 2.8em !important; }
  .brz .brz-lh-sm-2_9 {
    line-height: 2.9em !important; }
  .brz .brz-lh-sm-3 {
    line-height: 3em !important; }
  .brz .brz-lh-sm-3_1 {
    line-height: 3.1em !important; }
  .brz .brz-lh-sm-3_2 {
    line-height: 3.2em !important; }
  .brz .brz-lh-sm-3_3 {
    line-height: 3.3em !important; }
  .brz .brz-lh-sm-3_4 {
    line-height: 3.4em !important; }
  .brz .brz-lh-sm-3_5 {
    line-height: 3.5em !important; }
  .brz .brz-lh-sm-3_6 {
    line-height: 3.6em !important; }
  .brz .brz-lh-sm-3_7 {
    line-height: 3.7em !important; }
  .brz .brz-lh-sm-3_8 {
    line-height: 3.8em !important; }
  .brz .brz-lh-sm-3_9 {
    line-height: 3.9em !important; }
  .brz .brz-lh-sm-4 {
    line-height: 4em !important; }
  .brz .brz-lh-sm-4_1 {
    line-height: 4.1em !important; }
  .brz .brz-lh-sm-4_2 {
    line-height: 4.2em !important; }
  .brz .brz-lh-sm-4_3 {
    line-height: 4.3em !important; }
  .brz .brz-lh-sm-4_4 {
    line-height: 4.4em !important; }
  .brz .brz-lh-sm-4_5 {
    line-height: 4.5em !important; }
  .brz .brz-lh-sm-4_6 {
    line-height: 4.6em !important; }
  .brz .brz-lh-sm-4_7 {
    line-height: 4.7em !important; }
  .brz .brz-lh-sm-4_8 {
    line-height: 4.8em !important; }
  .brz .brz-lh-sm-4_9 {
    line-height: 4.9em !important; }
  .brz .brz-lh-sm-5 {
    line-height: 5em !important; }
  .brz .brz-lh-sm-5_1 {
    line-height: 5.1em !important; }
  .brz .brz-lh-sm-5_2 {
    line-height: 5.2em !important; }
  .brz .brz-lh-sm-5_3 {
    line-height: 5.3em !important; }
  .brz .brz-lh-sm-5_4 {
    line-height: 5.4em !important; }
  .brz .brz-lh-sm-5_5 {
    line-height: 5.5em !important; }
  .brz .brz-lh-sm-5_6 {
    line-height: 5.6em !important; }
  .brz .brz-lh-sm-5_7 {
    line-height: 5.7em !important; }
  .brz .brz-lh-sm-5_8 {
    line-height: 5.8em !important; }
  .brz .brz-lh-sm-5_9 {
    line-height: 5.9em !important; }
  .brz .brz-fw-sm-100 {
    font-weight: 100 !important; }
  .brz .brz-fw-sm-200 {
    font-weight: 200 !important; }
  .brz .brz-fw-sm-300 {
    font-weight: 300 !important; }
  .brz .brz-fw-sm-400 {
    font-weight: 400 !important; }
  .brz .brz-fw-sm-500 {
    font-weight: 500 !important; }
  .brz .brz-fw-sm-600 {
    font-weight: 600 !important; }
  .brz .brz-fw-sm-700 {
    font-weight: 700 !important; }
  .brz .brz-fw-sm-800 {
    font-weight: 800 !important; }
  .brz .brz-fw-sm-900 {
    font-weight: 900 !important; }
  .brz .brz-fw-sm-1000 {
    font-weight: 1000 !important; }
  .brz .brz-fw-sm-1100 {
    font-weight: 1100 !important; }
  .brz .brz-fw-sm-1200 {
    font-weight: 1200 !important; }
  .brz .brz-fw-sm-1300 {
    font-weight: 1300 !important; }
  .brz .brz-fw-sm-1400 {
    font-weight: 1400 !important; }
  .brz .brz-fw-sm-1500 {
    font-weight: 1500 !important; }
  .brz .brz-ls-sm-m_5 {
    letter-spacing: -5px !important; }
  .brz .brz-ls-sm-m_5_5 {
    letter-spacing: -5.5px !important; }
  .brz .brz-ls-sm-m_4 {
    letter-spacing: -4px !important; }
  .brz .brz-ls-sm-m_4_5 {
    letter-spacing: -4.5px !important; }
  .brz .brz-ls-sm-m_3 {
    letter-spacing: -3px !important; }
  .brz .brz-ls-sm-m_3_5 {
    letter-spacing: -3.5px !important; }
  .brz .brz-ls-sm-m_2 {
    letter-spacing: -2px !important; }
  .brz .brz-ls-sm-m_2_5 {
    letter-spacing: -2.5px !important; }
  .brz .brz-ls-sm-m_1 {
    letter-spacing: -1px !important; }
  .brz .brz-ls-sm-m_1_5 {
    letter-spacing: -1.5px !important; }
  .brz .brz-ls-sm-m_0 {
    letter-spacing: 0px !important; }
  .brz .brz-ls-sm-m_0_5 {
    letter-spacing: -0.5px !important; }
  .brz .brz-ls-sm-0 {
    letter-spacing: 0px !important; }
  .brz .brz-ls-sm-0_5 {
    letter-spacing: 0.5px !important; }
  .brz .brz-ls-sm-1 {
    letter-spacing: 1px !important; }
  .brz .brz-ls-sm-1_5 {
    letter-spacing: 1.5px !important; }
  .brz .brz-ls-sm-2 {
    letter-spacing: 2px !important; }
  .brz .brz-ls-sm-2_5 {
    letter-spacing: 2.5px !important; }
  .brz .brz-ls-sm-3 {
    letter-spacing: 3px !important; }
  .brz .brz-ls-sm-3_5 {
    letter-spacing: 3.5px !important; }
  .brz .brz-ls-sm-4 {
    letter-spacing: 4px !important; }
  .brz .brz-ls-sm-4_5 {
    letter-spacing: 4.5px !important; }
  .brz .brz-ls-sm-5 {
    letter-spacing: 5px !important; }
  .brz .brz-ls-sm-5_5 {
    letter-spacing: 5.5px !important; }
  .brz .brz-ls-sm-6 {
    letter-spacing: 6px !important; }
  .brz .brz-ls-sm-6_5 {
    letter-spacing: 6.5px !important; }
  .brz .brz-ls-sm-7 {
    letter-spacing: 7px !important; }
  .brz .brz-ls-sm-7_5 {
    letter-spacing: 7.5px !important; }
  .brz .brz-ls-sm-8 {
    letter-spacing: 8px !important; }
  .brz .brz-ls-sm-8_5 {
    letter-spacing: 8.5px !important; }
  .brz .brz-ls-sm-9 {
    letter-spacing: 9px !important; }
  .brz .brz-ls-sm-9_5 {
    letter-spacing: 9.5px !important; }
  .brz .brz-ls-sm-10 {
    letter-spacing: 10px !important; }
  .brz .brz-ls-sm-10_5 {
    letter-spacing: 10.5px !important; }
  .brz .brz-ls-sm-11 {
    letter-spacing: 11px !important; }
  .brz .brz-ls-sm-11_5 {
    letter-spacing: 11.5px !important; }
  .brz .brz-ls-sm-12 {
    letter-spacing: 12px !important; }
  .brz .brz-ls-sm-12_5 {
    letter-spacing: 12.5px !important; }
  .brz .brz-ls-sm-13 {
    letter-spacing: 13px !important; }
  .brz .brz-ls-sm-13_5 {
    letter-spacing: 13.5px !important; }
  .brz .brz-ls-sm-14 {
    letter-spacing: 14px !important; }
  .brz .brz-ls-sm-14_5 {
    letter-spacing: 14.5px !important; }
  .brz .brz-ls-sm-15 {
    letter-spacing: 15px !important; }
  .brz .brz-ls-sm-15_5 {
    letter-spacing: 15.5px !important; }
  .brz .brz-fs-sm-im-6 {
    font-size: 6px !important; }
  .brz .brz-fs-sm-im-7 {
    font-size: 7px !important; }
  .brz .brz-fs-sm-im-8 {
    font-size: 8px !important; }
  .brz .brz-fs-sm-im-9 {
    font-size: 9px !important; }
  .brz .brz-fs-sm-im-10 {
    font-size: 10px !important; }
  .brz .brz-fs-sm-im-11 {
    font-size: 11px !important; }
  .brz .brz-fs-sm-im-12 {
    font-size: 12px !important; }
  .brz .brz-fs-sm-im-13 {
    font-size: 13px !important; }
  .brz .brz-fs-sm-im-14 {
    font-size: 14px !important; }
  .brz .brz-fs-sm-im-15 {
    font-size: 15px !important; }
  .brz .brz-fs-sm-im-16 {
    font-size: 16px !important; }
  .brz .brz-fs-sm-im-17 {
    font-size: 17px !important; }
  .brz .brz-fs-sm-im-18 {
    font-size: 18px !important; }
  .brz .brz-fs-sm-im-19 {
    font-size: 19px !important; }
  .brz .brz-fs-sm-im-20 {
    font-size: 20px !important; }
  .brz .brz-fs-sm-im-21 {
    font-size: 21px !important; }
  .brz .brz-fs-sm-im-22 {
    font-size: 22px !important; }
  .brz .brz-fs-sm-im-23 {
    font-size: 23px !important; }
  .brz .brz-fs-sm-im-24 {
    font-size: 24px !important; }
  .brz .brz-fs-sm-im-25 {
    font-size: 25px !important; }
  .brz .brz-fs-sm-im-26 {
    font-size: 26px !important; }
  .brz .brz-fs-sm-im-27 {
    font-size: 27px !important; }
  .brz .brz-fs-sm-im-28 {
    font-size: 28px !important; }
  .brz .brz-fs-sm-im-29 {
    font-size: 29px !important; }
  .brz .brz-fs-sm-im-30 {
    font-size: 30px !important; }
  .brz .brz-fs-sm-im-31 {
    font-size: 31px !important; }
  .brz .brz-fs-sm-im-32 {
    font-size: 32px !important; }
  .brz .brz-fs-sm-im-33 {
    font-size: 33px !important; }
  .brz .brz-fs-sm-im-34 {
    font-size: 34px !important; }
  .brz .brz-fs-sm-im-35 {
    font-size: 35px !important; }
  .brz .brz-fs-sm-im-36 {
    font-size: 36px !important; }
  .brz .brz-fs-sm-im-37 {
    font-size: 37px !important; }
  .brz .brz-fs-sm-im-38 {
    font-size: 38px !important; }
  .brz .brz-fs-sm-im-39 {
    font-size: 39px !important; }
  .brz .brz-fs-sm-im-40 {
    font-size: 40px !important; }
  .brz .brz-fs-sm-im-41 {
    font-size: 41px !important; }
  .brz .brz-fs-sm-im-42 {
    font-size: 42px !important; }
  .brz .brz-fs-sm-im-43 {
    font-size: 43px !important; }
  .brz .brz-fs-sm-im-44 {
    font-size: 44px !important; }
  .brz .brz-fs-sm-im-45 {
    font-size: 45px !important; }
  .brz .brz-fs-sm-im-46 {
    font-size: 46px !important; }
  .brz .brz-fs-sm-im-47 {
    font-size: 47px !important; }
  .brz .brz-fs-sm-im-48 {
    font-size: 48px !important; }
  .brz .brz-fs-sm-im-49 {
    font-size: 49px !important; }
  .brz .brz-fs-sm-im-50 {
    font-size: 50px !important; }
  .brz .brz-fs-sm-im-51 {
    font-size: 51px !important; }
  .brz .brz-fs-sm-im-52 {
    font-size: 52px !important; }
  .brz .brz-fs-sm-im-53 {
    font-size: 53px !important; }
  .brz .brz-fs-sm-im-54 {
    font-size: 54px !important; }
  .brz .brz-fs-sm-im-55 {
    font-size: 55px !important; }
  .brz .brz-fs-sm-im-56 {
    font-size: 56px !important; }
  .brz .brz-fs-sm-im-57 {
    font-size: 57px !important; }
  .brz .brz-fs-sm-im-58 {
    font-size: 58px !important; }
  .brz .brz-fs-sm-im-59 {
    font-size: 59px !important; }
  .brz .brz-fs-sm-im-60 {
    font-size: 60px !important; }
  .brz .brz-fs-sm-im-61 {
    font-size: 61px !important; }
  .brz .brz-fs-sm-im-62 {
    font-size: 62px !important; }
  .brz .brz-fs-sm-im-63 {
    font-size: 63px !important; }
  .brz .brz-fs-sm-im-64 {
    font-size: 64px !important; }
  .brz .brz-fs-sm-im-65 {
    font-size: 65px !important; }
  .brz .brz-fs-sm-im-66 {
    font-size: 66px !important; }
  .brz .brz-fs-sm-im-67 {
    font-size: 67px !important; }
  .brz .brz-fs-sm-im-68 {
    font-size: 68px !important; }
  .brz .brz-fs-sm-im-69 {
    font-size: 69px !important; }
  .brz .brz-fs-sm-im-70 {
    font-size: 70px !important; }
  .brz .brz-fs-sm-im-71 {
    font-size: 71px !important; }
  .brz .brz-fs-sm-im-72 {
    font-size: 72px !important; }
  .brz .brz-fs-sm-im-73 {
    font-size: 73px !important; }
  .brz .brz-fs-sm-im-74 {
    font-size: 74px !important; }
  .brz .brz-fs-sm-im-75 {
    font-size: 75px !important; }
  .brz .brz-fs-sm-im-76 {
    font-size: 76px !important; }
  .brz .brz-fs-sm-im-77 {
    font-size: 77px !important; }
  .brz .brz-fs-sm-im-78 {
    font-size: 78px !important; }
  .brz .brz-fs-sm-im-79 {
    font-size: 79px !important; }
  .brz .brz-fs-sm-im-80 {
    font-size: 80px !important; }
  .brz .brz-fs-sm-im-81 {
    font-size: 81px !important; }
  .brz .brz-fs-sm-im-82 {
    font-size: 82px !important; }
  .brz .brz-fs-sm-im-83 {
    font-size: 83px !important; }
  .brz .brz-fs-sm-im-84 {
    font-size: 84px !important; }
  .brz .brz-fs-sm-im-85 {
    font-size: 85px !important; }
  .brz .brz-fs-sm-im-86 {
    font-size: 86px !important; }
  .brz .brz-fs-sm-im-87 {
    font-size: 87px !important; }
  .brz .brz-fs-sm-im-88 {
    font-size: 88px !important; }
  .brz .brz-fs-sm-im-89 {
    font-size: 89px !important; }
  .brz .brz-fs-sm-im-90 {
    font-size: 90px !important; }
  .brz .brz-fs-sm-im-91 {
    font-size: 91px !important; }
  .brz .brz-fs-sm-im-92 {
    font-size: 92px !important; }
  .brz .brz-fs-sm-im-93 {
    font-size: 93px !important; }
  .brz .brz-fs-sm-im-94 {
    font-size: 94px !important; }
  .brz .brz-fs-sm-im-95 {
    font-size: 95px !important; }
  .brz .brz-fs-sm-im-96 {
    font-size: 96px !important; }
  .brz .brz-fs-sm-im-97 {
    font-size: 97px !important; }
  .brz .brz-fs-sm-im-98 {
    font-size: 98px !important; }
  .brz .brz-fs-sm-im-99 {
    font-size: 99px !important; }
  .brz .brz-fs-sm-im-100 {
    font-size: 100px !important; }
  .brz .brz-fs-sm-im-101 {
    font-size: 101px !important; }
  .brz .brz-fs-sm-im-102 {
    font-size: 102px !important; }
  .brz .brz-fs-sm-im-103 {
    font-size: 103px !important; }
  .brz .brz-fs-sm-im-104 {
    font-size: 104px !important; }
  .brz .brz-fs-sm-im-105 {
    font-size: 105px !important; }
  .brz .brz-fs-sm-im-106 {
    font-size: 106px !important; }
  .brz .brz-fs-sm-im-107 {
    font-size: 107px !important; }
  .brz .brz-fs-sm-im-108 {
    font-size: 108px !important; }
  .brz .brz-fs-sm-im-109 {
    font-size: 109px !important; }
  .brz .brz-fs-sm-im-110 {
    font-size: 110px !important; }
  .brz .brz-fs-sm-im-111 {
    font-size: 111px !important; }
  .brz .brz-fs-sm-im-112 {
    font-size: 112px !important; }
  .brz .brz-fs-sm-im-113 {
    font-size: 113px !important; }
  .brz .brz-fs-sm-im-114 {
    font-size: 114px !important; }
  .brz .brz-fs-sm-im-115 {
    font-size: 115px !important; }
  .brz .brz-fs-sm-im-116 {
    font-size: 116px !important; }
  .brz .brz-fs-sm-im-117 {
    font-size: 117px !important; }
  .brz .brz-fs-sm-im-118 {
    font-size: 118px !important; }
  .brz .brz-fs-sm-im-119 {
    font-size: 119px !important; }
  .brz .brz-fs-sm-im-120 {
    font-size: 120px !important; }
  .brz .brz-fs-sm-im-121 {
    font-size: 121px !important; }
  .brz .brz-fs-sm-im-122 {
    font-size: 122px !important; }
  .brz .brz-fs-sm-im-123 {
    font-size: 123px !important; }
  .brz .brz-fs-sm-im-124 {
    font-size: 124px !important; }
  .brz .brz-fs-sm-im-125 {
    font-size: 125px !important; }
  .brz .brz-fs-sm-im-126 {
    font-size: 126px !important; }
  .brz .brz-fs-sm-im-127 {
    font-size: 127px !important; }
  .brz .brz-fs-sm-im-128 {
    font-size: 128px !important; }
  .brz .brz-fs-sm-im-129 {
    font-size: 129px !important; }
  .brz .brz-fs-sm-im-130 {
    font-size: 130px !important; }
  .brz .brz-fs-sm-im-131 {
    font-size: 131px !important; }
  .brz .brz-fs-sm-im-132 {
    font-size: 132px !important; }
  .brz .brz-fs-sm-im-133 {
    font-size: 133px !important; }
  .brz .brz-fs-sm-im-134 {
    font-size: 134px !important; }
  .brz .brz-fs-sm-im-135 {
    font-size: 135px !important; }
  .brz .brz-fs-sm-im-136 {
    font-size: 136px !important; }
  .brz .brz-fs-sm-im-137 {
    font-size: 137px !important; }
  .brz .brz-fs-sm-im-138 {
    font-size: 138px !important; }
  .brz .brz-fs-sm-im-139 {
    font-size: 139px !important; }
  .brz .brz-fs-sm-im-140 {
    font-size: 140px !important; }
  .brz .brz-fs-sm-im-141 {
    font-size: 141px !important; }
  .brz .brz-fs-sm-im-142 {
    font-size: 142px !important; }
  .brz .brz-fs-sm-im-143 {
    font-size: 143px !important; }
  .brz .brz-fs-sm-im-144 {
    font-size: 144px !important; }
  .brz .brz-fs-sm-im-145 {
    font-size: 145px !important; }
  .brz .brz-fs-sm-im-146 {
    font-size: 146px !important; }
  .brz .brz-fs-sm-im-147 {
    font-size: 147px !important; }
  .brz .brz-fs-sm-im-148 {
    font-size: 148px !important; }
  .brz .brz-fs-sm-im-149 {
    font-size: 149px !important; }
  .brz .brz-fs-sm-im-150 {
    font-size: 150px !important; }
  .brz .brz-fs-sm-im-151 {
    font-size: 151px !important; }
  .brz .brz-fs-sm-im-152 {
    font-size: 152px !important; }
  .brz .brz-fs-sm-im-153 {
    font-size: 153px !important; }
  .brz .brz-fs-sm-im-154 {
    font-size: 154px !important; }
  .brz .brz-fs-sm-im-155 {
    font-size: 155px !important; }
  .brz .brz-fs-sm-im-156 {
    font-size: 156px !important; }
  .brz .brz-fs-sm-im-157 {
    font-size: 157px !important; }
  .brz .brz-fs-sm-im-158 {
    font-size: 158px !important; }
  .brz .brz-fs-sm-im-159 {
    font-size: 159px !important; }
  .brz .brz-fs-sm-im-160 {
    font-size: 160px !important; }
  .brz .brz-fs-sm-im-161 {
    font-size: 161px !important; }
  .brz .brz-fs-sm-im-162 {
    font-size: 162px !important; }
  .brz .brz-fs-sm-im-163 {
    font-size: 163px !important; }
  .brz .brz-fs-sm-im-164 {
    font-size: 164px !important; }
  .brz .brz-fs-sm-im-165 {
    font-size: 165px !important; }
  .brz .brz-fs-sm-im-166 {
    font-size: 166px !important; }
  .brz .brz-fs-sm-im-167 {
    font-size: 167px !important; }
  .brz .brz-fs-sm-im-168 {
    font-size: 168px !important; }
  .brz .brz-fs-sm-im-169 {
    font-size: 169px !important; }
  .brz .brz-fs-sm-im-170 {
    font-size: 170px !important; }
  .brz .brz-fs-sm-im-171 {
    font-size: 171px !important; }
  .brz .brz-fs-sm-im-172 {
    font-size: 172px !important; }
  .brz .brz-fs-sm-im-173 {
    font-size: 173px !important; }
  .brz .brz-fs-sm-im-174 {
    font-size: 174px !important; }
  .brz .brz-fs-sm-im-175 {
    font-size: 175px !important; }
  .brz .brz-fs-sm-im-176 {
    font-size: 176px !important; }
  .brz .brz-fs-sm-im-177 {
    font-size: 177px !important; }
  .brz .brz-fs-sm-im-178 {
    font-size: 178px !important; }
  .brz .brz-fs-sm-im-179 {
    font-size: 179px !important; }
  .brz .brz-fs-sm-im-180 {
    font-size: 180px !important; }
  .brz .brz-fs-sm-im-181 {
    font-size: 181px !important; }
  .brz .brz-fs-sm-im-182 {
    font-size: 182px !important; }
  .brz .brz-fs-sm-im-183 {
    font-size: 183px !important; }
  .brz .brz-fs-sm-im-184 {
    font-size: 184px !important; }
  .brz .brz-fs-sm-im-185 {
    font-size: 185px !important; }
  .brz .brz-fs-sm-im-186 {
    font-size: 186px !important; }
  .brz .brz-fs-sm-im-187 {
    font-size: 187px !important; }
  .brz .brz-fs-sm-im-188 {
    font-size: 188px !important; }
  .brz .brz-fs-sm-im-189 {
    font-size: 189px !important; }
  .brz .brz-fs-sm-im-190 {
    font-size: 190px !important; }
  .brz .brz-fs-sm-im-191 {
    font-size: 191px !important; }
  .brz .brz-fs-sm-im-192 {
    font-size: 192px !important; }
  .brz .brz-fs-sm-im-193 {
    font-size: 193px !important; }
  .brz .brz-fs-sm-im-194 {
    font-size: 194px !important; }
  .brz .brz-fs-sm-im-195 {
    font-size: 195px !important; }
  .brz .brz-fs-sm-im-196 {
    font-size: 196px !important; }
  .brz .brz-fs-sm-im-197 {
    font-size: 197px !important; }
  .brz .brz-fs-sm-im-198 {
    font-size: 198px !important; }
  .brz .brz-fs-sm-im-199 {
    font-size: 199px !important; }
  .brz .brz-fs-sm-im-200 {
    font-size: 200px !important; }
  .brz .brz-fs-sm-im-201 {
    font-size: 201px !important; }
  .brz .brz-fs-sm-im-202 {
    font-size: 202px !important; }
  .brz .brz-fs-sm-im-203 {
    font-size: 203px !important; }
  .brz .brz-fs-sm-im-204 {
    font-size: 204px !important; }
  .brz .brz-fs-sm-im-205 {
    font-size: 205px !important; }
  .brz .brz-fs-sm-im-206 {
    font-size: 206px !important; }
  .brz .brz-fs-sm-im-207 {
    font-size: 207px !important; }
  .brz .brz-fs-sm-im-208 {
    font-size: 208px !important; }
  .brz .brz-fs-sm-im-209 {
    font-size: 209px !important; }
  .brz .brz-fs-sm-im-210 {
    font-size: 210px !important; }
  .brz .brz-fs-sm-im-211 {
    font-size: 211px !important; }
  .brz .brz-fs-sm-im-212 {
    font-size: 212px !important; }
  .brz .brz-fs-sm-im-213 {
    font-size: 213px !important; }
  .brz .brz-fs-sm-im-214 {
    font-size: 214px !important; }
  .brz .brz-fs-sm-im-215 {
    font-size: 215px !important; }
  .brz .brz-fs-sm-im-216 {
    font-size: 216px !important; }
  .brz .brz-fs-sm-im-217 {
    font-size: 217px !important; }
  .brz .brz-fs-sm-im-218 {
    font-size: 218px !important; }
  .brz .brz-fs-sm-im-219 {
    font-size: 219px !important; }
  .brz .brz-fs-sm-im-220 {
    font-size: 220px !important; }
  .brz .brz-fs-sm-im-221 {
    font-size: 221px !important; }
  .brz .brz-fs-sm-im-222 {
    font-size: 222px !important; }
  .brz .brz-fs-sm-im-223 {
    font-size: 223px !important; }
  .brz .brz-fs-sm-im-224 {
    font-size: 224px !important; }
  .brz .brz-fs-sm-im-225 {
    font-size: 225px !important; }
  .brz .brz-fs-sm-im-226 {
    font-size: 226px !important; }
  .brz .brz-fs-sm-im-227 {
    font-size: 227px !important; }
  .brz .brz-fs-sm-im-228 {
    font-size: 228px !important; }
  .brz .brz-fs-sm-im-229 {
    font-size: 229px !important; }
  .brz .brz-fs-sm-im-230 {
    font-size: 230px !important; }
  .brz .brz-fs-sm-im-231 {
    font-size: 231px !important; }
  .brz .brz-fs-sm-im-232 {
    font-size: 232px !important; }
  .brz .brz-fs-sm-im-233 {
    font-size: 233px !important; }
  .brz .brz-fs-sm-im-234 {
    font-size: 234px !important; }
  .brz .brz-fs-sm-im-235 {
    font-size: 235px !important; }
  .brz .brz-fs-sm-im-236 {
    font-size: 236px !important; }
  .brz .brz-fs-sm-im-237 {
    font-size: 237px !important; }
  .brz .brz-fs-sm-im-238 {
    font-size: 238px !important; }
  .brz .brz-fs-sm-im-239 {
    font-size: 239px !important; }
  .brz .brz-fs-sm-im-240 {
    font-size: 240px !important; }
  .brz .brz-fs-sm-im-241 {
    font-size: 241px !important; }
  .brz .brz-fs-sm-im-242 {
    font-size: 242px !important; }
  .brz .brz-fs-sm-im-243 {
    font-size: 243px !important; }
  .brz .brz-fs-sm-im-244 {
    font-size: 244px !important; }
  .brz .brz-fs-sm-im-245 {
    font-size: 245px !important; }
  .brz .brz-fs-sm-im-246 {
    font-size: 246px !important; }
  .brz .brz-fs-sm-im-247 {
    font-size: 247px !important; }
  .brz .brz-fs-sm-im-248 {
    font-size: 248px !important; }
  .brz .brz-fs-sm-im-249 {
    font-size: 249px !important; }
  .brz .brz-fs-sm-im-250 {
    font-size: 250px !important; }
  .brz .brz-fs-sm-im-251 {
    font-size: 251px !important; }
  .brz .brz-fs-sm-im-252 {
    font-size: 252px !important; }
  .brz .brz-fs-sm-im-253 {
    font-size: 253px !important; }
  .brz .brz-fs-sm-im-254 {
    font-size: 254px !important; }
  .brz .brz-fs-sm-im-255 {
    font-size: 255px !important; }
  .brz .brz-fs-sm-im-256 {
    font-size: 256px !important; }
  .brz .brz-fs-sm-im-257 {
    font-size: 257px !important; }
  .brz .brz-fs-sm-im-258 {
    font-size: 258px !important; }
  .brz .brz-fs-sm-im-259 {
    font-size: 259px !important; }
  .brz .brz-fs-sm-im-260 {
    font-size: 260px !important; }
  .brz .brz-fs-sm-im-261 {
    font-size: 261px !important; }
  .brz .brz-fs-sm-im-262 {
    font-size: 262px !important; }
  .brz .brz-fs-sm-im-263 {
    font-size: 263px !important; }
  .brz .brz-fs-sm-im-264 {
    font-size: 264px !important; }
  .brz .brz-fs-sm-im-265 {
    font-size: 265px !important; }
  .brz .brz-fs-sm-im-266 {
    font-size: 266px !important; }
  .brz .brz-fs-sm-im-267 {
    font-size: 267px !important; }
  .brz .brz-fs-sm-im-268 {
    font-size: 268px !important; }
  .brz .brz-fs-sm-im-269 {
    font-size: 269px !important; }
  .brz .brz-fs-sm-im-270 {
    font-size: 270px !important; }
  .brz .brz-fs-sm-im-271 {
    font-size: 271px !important; }
  .brz .brz-fs-sm-im-272 {
    font-size: 272px !important; }
  .brz .brz-fs-sm-im-273 {
    font-size: 273px !important; }
  .brz .brz-fs-sm-im-274 {
    font-size: 274px !important; }
  .brz .brz-fs-sm-im-275 {
    font-size: 275px !important; }
  .brz .brz-fs-sm-im-276 {
    font-size: 276px !important; }
  .brz .brz-fs-sm-im-277 {
    font-size: 277px !important; }
  .brz .brz-fs-sm-im-278 {
    font-size: 278px !important; }
  .brz .brz-fs-sm-im-279 {
    font-size: 279px !important; }
  .brz .brz-fs-sm-im-280 {
    font-size: 280px !important; }
  .brz .brz-fs-sm-im-281 {
    font-size: 281px !important; }
  .brz .brz-fs-sm-im-282 {
    font-size: 282px !important; }
  .brz .brz-fs-sm-im-283 {
    font-size: 283px !important; }
  .brz .brz-fs-sm-im-284 {
    font-size: 284px !important; }
  .brz .brz-fs-sm-im-285 {
    font-size: 285px !important; }
  .brz .brz-fs-sm-im-286 {
    font-size: 286px !important; }
  .brz .brz-fs-sm-im-287 {
    font-size: 287px !important; }
  .brz .brz-fs-sm-im-288 {
    font-size: 288px !important; }
  .brz .brz-fs-sm-im-289 {
    font-size: 289px !important; }
  .brz .brz-fs-sm-im-290 {
    font-size: 290px !important; }
  .brz .brz-fs-sm-im-291 {
    font-size: 291px !important; }
  .brz .brz-fs-sm-im-292 {
    font-size: 292px !important; }
  .brz .brz-fs-sm-im-293 {
    font-size: 293px !important; }
  .brz .brz-fs-sm-im-294 {
    font-size: 294px !important; }
  .brz .brz-fs-sm-im-295 {
    font-size: 295px !important; }
  .brz .brz-fs-sm-im-296 {
    font-size: 296px !important; }
  .brz .brz-fs-sm-im-297 {
    font-size: 297px !important; }
  .brz .brz-fs-sm-im-298 {
    font-size: 298px !important; }
  .brz .brz-fs-sm-im-299 {
    font-size: 299px !important; }
  .brz .brz-fs-sm-im-300 {
    font-size: 300px !important; }
  .brz .brz-lh-sm-im-1 {
    line-height: 1em !important; }
  .brz .brz-lh-sm-im-1_1 {
    line-height: 1.1em !important; }
  .brz .brz-lh-sm-im-1_2 {
    line-height: 1.2em !important; }
  .brz .brz-lh-sm-im-1_3 {
    line-height: 1.3em !important; }
  .brz .brz-lh-sm-im-1_4 {
    line-height: 1.4em !important; }
  .brz .brz-lh-sm-im-1_5 {
    line-height: 1.5em !important; }
  .brz .brz-lh-sm-im-1_6 {
    line-height: 1.6em !important; }
  .brz .brz-lh-sm-im-1_7 {
    line-height: 1.7em !important; }
  .brz .brz-lh-sm-im-1_8 {
    line-height: 1.8em !important; }
  .brz .brz-lh-sm-im-1_9 {
    line-height: 1.9em !important; }
  .brz .brz-lh-sm-im-2 {
    line-height: 2em !important; }
  .brz .brz-lh-sm-im-2_1 {
    line-height: 2.1em !important; }
  .brz .brz-lh-sm-im-2_2 {
    line-height: 2.2em !important; }
  .brz .brz-lh-sm-im-2_3 {
    line-height: 2.3em !important; }
  .brz .brz-lh-sm-im-2_4 {
    line-height: 2.4em !important; }
  .brz .brz-lh-sm-im-2_5 {
    line-height: 2.5em !important; }
  .brz .brz-lh-sm-im-2_6 {
    line-height: 2.6em !important; }
  .brz .brz-lh-sm-im-2_7 {
    line-height: 2.7em !important; }
  .brz .brz-lh-sm-im-2_8 {
    line-height: 2.8em !important; }
  .brz .brz-lh-sm-im-2_9 {
    line-height: 2.9em !important; }
  .brz .brz-lh-sm-im-3 {
    line-height: 3em !important; }
  .brz .brz-lh-sm-im-3_1 {
    line-height: 3.1em !important; }
  .brz .brz-lh-sm-im-3_2 {
    line-height: 3.2em !important; }
  .brz .brz-lh-sm-im-3_3 {
    line-height: 3.3em !important; }
  .brz .brz-lh-sm-im-3_4 {
    line-height: 3.4em !important; }
  .brz .brz-lh-sm-im-3_5 {
    line-height: 3.5em !important; }
  .brz .brz-lh-sm-im-3_6 {
    line-height: 3.6em !important; }
  .brz .brz-lh-sm-im-3_7 {
    line-height: 3.7em !important; }
  .brz .brz-lh-sm-im-3_8 {
    line-height: 3.8em !important; }
  .brz .brz-lh-sm-im-3_9 {
    line-height: 3.9em !important; }
  .brz .brz-lh-sm-im-4 {
    line-height: 4em !important; }
  .brz .brz-lh-sm-im-4_1 {
    line-height: 4.1em !important; }
  .brz .brz-lh-sm-im-4_2 {
    line-height: 4.2em !important; }
  .brz .brz-lh-sm-im-4_3 {
    line-height: 4.3em !important; }
  .brz .brz-lh-sm-im-4_4 {
    line-height: 4.4em !important; }
  .brz .brz-lh-sm-im-4_5 {
    line-height: 4.5em !important; }
  .brz .brz-lh-sm-im-4_6 {
    line-height: 4.6em !important; }
  .brz .brz-lh-sm-im-4_7 {
    line-height: 4.7em !important; }
  .brz .brz-lh-sm-im-4_8 {
    line-height: 4.8em !important; }
  .brz .brz-lh-sm-im-4_9 {
    line-height: 4.9em !important; }
  .brz .brz-lh-sm-im-5 {
    line-height: 5em !important; }
  .brz .brz-lh-sm-im-5_1 {
    line-height: 5.1em !important; }
  .brz .brz-lh-sm-im-5_2 {
    line-height: 5.2em !important; }
  .brz .brz-lh-sm-im-5_3 {
    line-height: 5.3em !important; }
  .brz .brz-lh-sm-im-5_4 {
    line-height: 5.4em !important; }
  .brz .brz-lh-sm-im-5_5 {
    line-height: 5.5em !important; }
  .brz .brz-lh-sm-im-5_6 {
    line-height: 5.6em !important; }
  .brz .brz-lh-sm-im-5_7 {
    line-height: 5.7em !important; }
  .brz .brz-lh-sm-im-5_8 {
    line-height: 5.8em !important; }
  .brz .brz-lh-sm-im-5_9 {
    line-height: 5.9em !important; }
  .brz .brz-fw-sm-im-100 {
    font-weight: 100 !important; }
  .brz .brz-fw-sm-im-200 {
    font-weight: 200 !important; }
  .brz .brz-fw-sm-im-300 {
    font-weight: 300 !important; }
  .brz .brz-fw-sm-im-400 {
    font-weight: 400 !important; }
  .brz .brz-fw-sm-im-500 {
    font-weight: 500 !important; }
  .brz .brz-fw-sm-im-600 {
    font-weight: 600 !important; }
  .brz .brz-fw-sm-im-700 {
    font-weight: 700 !important; }
  .brz .brz-fw-sm-im-800 {
    font-weight: 800 !important; }
  .brz .brz-fw-sm-im-900 {
    font-weight: 900 !important; }
  .brz .brz-fw-sm-im-1000 {
    font-weight: 1000 !important; }
  .brz .brz-fw-sm-im-1100 {
    font-weight: 1100 !important; }
  .brz .brz-fw-sm-im-1200 {
    font-weight: 1200 !important; }
  .brz .brz-fw-sm-im-1300 {
    font-weight: 1300 !important; }
  .brz .brz-fw-sm-im-1400 {
    font-weight: 1400 !important; }
  .brz .brz-fw-sm-im-1500 {
    font-weight: 1500 !important; }
  .brz .brz-ls-sm-im-m_5 {
    letter-spacing: -5px !important; }
  .brz .brz-ls-sm-im-m_5_5 {
    letter-spacing: -5.5px !important; }
  .brz .brz-ls-sm-im-m_4 {
    letter-spacing: -4px !important; }
  .brz .brz-ls-sm-im-m_4_5 {
    letter-spacing: -4.5px !important; }
  .brz .brz-ls-sm-im-m_3 {
    letter-spacing: -3px !important; }
  .brz .brz-ls-sm-im-m_3_5 {
    letter-spacing: -3.5px !important; }
  .brz .brz-ls-sm-im-m_2 {
    letter-spacing: -2px !important; }
  .brz .brz-ls-sm-im-m_2_5 {
    letter-spacing: -2.5px !important; }
  .brz .brz-ls-sm-im-m_1 {
    letter-spacing: -1px !important; }
  .brz .brz-ls-sm-im-m_1_5 {
    letter-spacing: -1.5px !important; }
  .brz .brz-ls-sm-im-m_0 {
    letter-spacing: 0px !important; }
  .brz .brz-ls-sm-im-m_0_5 {
    letter-spacing: -0.5px !important; }
  .brz .brz-ls-sm-im-0 {
    letter-spacing: 0px !important; }
  .brz .brz-ls-sm-im-0_5 {
    letter-spacing: 0.5px !important; }
  .brz .brz-ls-sm-im-1 {
    letter-spacing: 1px !important; }
  .brz .brz-ls-sm-im-1_5 {
    letter-spacing: 1.5px !important; }
  .brz .brz-ls-sm-im-2 {
    letter-spacing: 2px !important; }
  .brz .brz-ls-sm-im-2_5 {
    letter-spacing: 2.5px !important; }
  .brz .brz-ls-sm-im-3 {
    letter-spacing: 3px !important; }
  .brz .brz-ls-sm-im-3_5 {
    letter-spacing: 3.5px !important; }
  .brz .brz-ls-sm-im-4 {
    letter-spacing: 4px !important; }
  .brz .brz-ls-sm-im-4_5 {
    letter-spacing: 4.5px !important; }
  .brz .brz-ls-sm-im-5 {
    letter-spacing: 5px !important; }
  .brz .brz-ls-sm-im-5_5 {
    letter-spacing: 5.5px !important; }
  .brz .brz-ls-sm-im-6 {
    letter-spacing: 6px !important; }
  .brz .brz-ls-sm-im-6_5 {
    letter-spacing: 6.5px !important; }
  .brz .brz-ls-sm-im-7 {
    letter-spacing: 7px !important; }
  .brz .brz-ls-sm-im-7_5 {
    letter-spacing: 7.5px !important; }
  .brz .brz-ls-sm-im-8 {
    letter-spacing: 8px !important; }
  .brz .brz-ls-sm-im-8_5 {
    letter-spacing: 8.5px !important; }
  .brz .brz-ls-sm-im-9 {
    letter-spacing: 9px !important; }
  .brz .brz-ls-sm-im-9_5 {
    letter-spacing: 9.5px !important; }
  .brz .brz-ls-sm-im-10 {
    letter-spacing: 10px !important; }
  .brz .brz-ls-sm-im-10_5 {
    letter-spacing: 10.5px !important; }
  .brz .brz-ls-sm-im-11 {
    letter-spacing: 11px !important; }
  .brz .brz-ls-sm-im-11_5 {
    letter-spacing: 11.5px !important; }
  .brz .brz-ls-sm-im-12 {
    letter-spacing: 12px !important; }
  .brz .brz-ls-sm-im-12_5 {
    letter-spacing: 12.5px !important; }
  .brz .brz-ls-sm-im-13 {
    letter-spacing: 13px !important; }
  .brz .brz-ls-sm-im-13_5 {
    letter-spacing: 13.5px !important; }
  .brz .brz-ls-sm-im-14 {
    letter-spacing: 14px !important; }
  .brz .brz-ls-sm-im-14_5 {
    letter-spacing: 14.5px !important; }
  .brz .brz-ls-sm-im-15 {
    letter-spacing: 15px !important; }
  .brz .brz-ls-sm-im-15_5 {
    letter-spacing: 15.5px !important; } }
  @media (min-width: 992px) {
    .brz .brz-fs-lg-6 {
      font-size: 6px !important; }
    .brz .brz-fs-lg-7 {
      font-size: 7px !important; }
    .brz .brz-fs-lg-8 {
      font-size: 8px !important; }
    .brz .brz-fs-lg-9 {
      font-size: 9px !important; }
    .brz .brz-fs-lg-10 {
      font-size: 10px !important; }
    .brz .brz-fs-lg-11 {
      font-size: 11px !important; }
    .brz .brz-fs-lg-12 {
      font-size: 12px !important; }
    .brz .brz-fs-lg-13 {
      font-size: 13px !important; }
    .brz .brz-fs-lg-14 {
      font-size: 14px !important; }
    .brz .brz-fs-lg-15 {
      font-size: 15px !important; }
    .brz .brz-fs-lg-16 {
      font-size: 16px !important; }
    .brz .brz-fs-lg-17 {
      font-size: 17px !important; }
    .brz .brz-fs-lg-18 {
      font-size: 18px !important; }
    .brz .brz-fs-lg-19 {
      font-size: 19px !important; }
    .brz .brz-fs-lg-20 {
      font-size: 20px !important; }
    .brz .brz-fs-lg-21 {
      font-size: 21px !important; }
    .brz .brz-fs-lg-22 {
      font-size: 22px !important; }
    .brz .brz-fs-lg-23 {
      font-size: 23px !important; }
    .brz .brz-fs-lg-24 {
      font-size: 24px !important; }
    .brz .brz-fs-lg-25 {
      font-size: 25px !important; }
    .brz .brz-fs-lg-26 {
      font-size: 26px !important; }
    .brz .brz-fs-lg-27 {
      font-size: 27px !important; }
    .brz .brz-fs-lg-28 {
      font-size: 28px !important; }
    .brz .brz-fs-lg-29 {
      font-size: 29px !important; }
    .brz .brz-fs-lg-30 {
      font-size: 30px !important; }
    .brz .brz-fs-lg-31 {
      font-size: 31px !important; }
    .brz .brz-fs-lg-32 {
      font-size: 32px !important; }
    .brz .brz-fs-lg-33 {
      font-size: 33px !important; }
    .brz .brz-fs-lg-34 {
      font-size: 34px !important; }
    .brz .brz-fs-lg-35 {
      font-size: 35px !important; }
    .brz .brz-fs-lg-36 {
      font-size: 36px !important; }
    .brz .brz-fs-lg-37 {
      font-size: 37px !important; }
    .brz .brz-fs-lg-38 {
      font-size: 38px !important; }
    .brz .brz-fs-lg-39 {
      font-size: 39px !important; }
    .brz .brz-fs-lg-40 {
      font-size: 40px !important; }
    .brz .brz-fs-lg-41 {
      font-size: 41px !important; }
    .brz .brz-fs-lg-42 {
      font-size: 42px !important; }
    .brz .brz-fs-lg-43 {
      font-size: 43px !important; }
    .brz .brz-fs-lg-44 {
      font-size: 44px !important; }
    .brz .brz-fs-lg-45 {
      font-size: 45px !important; }
    .brz .brz-fs-lg-46 {
      font-size: 46px !important; }
    .brz .brz-fs-lg-47 {
      font-size: 47px !important; }
    .brz .brz-fs-lg-48 {
      font-size: 48px !important; }
    .brz .brz-fs-lg-49 {
      font-size: 49px !important; }
    .brz .brz-fs-lg-50 {
      font-size: 50px !important; }
    .brz .brz-fs-lg-51 {
      font-size: 51px !important; }
    .brz .brz-fs-lg-52 {
      font-size: 52px !important; }
    .brz .brz-fs-lg-53 {
      font-size: 53px !important; }
    .brz .brz-fs-lg-54 {
      font-size: 54px !important; }
    .brz .brz-fs-lg-55 {
      font-size: 55px !important; }
    .brz .brz-fs-lg-56 {
      font-size: 56px !important; }
    .brz .brz-fs-lg-57 {
      font-size: 57px !important; }
    .brz .brz-fs-lg-58 {
      font-size: 58px !important; }
    .brz .brz-fs-lg-59 {
      font-size: 59px !important; }
    .brz .brz-fs-lg-60 {
      font-size: 60px !important; }
    .brz .brz-fs-lg-61 {
      font-size: 61px !important; }
    .brz .brz-fs-lg-62 {
      font-size: 62px !important; }
    .brz .brz-fs-lg-63 {
      font-size: 63px !important; }
    .brz .brz-fs-lg-64 {
      font-size: 64px !important; }
    .brz .brz-fs-lg-65 {
      font-size: 65px !important; }
    .brz .brz-fs-lg-66 {
      font-size: 66px !important; }
    .brz .brz-fs-lg-67 {
      font-size: 67px !important; }
    .brz .brz-fs-lg-68 {
      font-size: 68px !important; }
    .brz .brz-fs-lg-69 {
      font-size: 69px !important; }
    .brz .brz-fs-lg-70 {
      font-size: 70px !important; }
    .brz .brz-fs-lg-71 {
      font-size: 71px !important; }
    .brz .brz-fs-lg-72 {
      font-size: 72px !important; }
    .brz .brz-fs-lg-73 {
      font-size: 73px !important; }
    .brz .brz-fs-lg-74 {
      font-size: 74px !important; }
    .brz .brz-fs-lg-75 {
      font-size: 75px !important; }
    .brz .brz-fs-lg-76 {
      font-size: 76px !important; }
    .brz .brz-fs-lg-77 {
      font-size: 77px !important; }
    .brz .brz-fs-lg-78 {
      font-size: 78px !important; }
    .brz .brz-fs-lg-79 {
      font-size: 79px !important; }
    .brz .brz-fs-lg-80 {
      font-size: 80px !important; }
    .brz .brz-fs-lg-81 {
      font-size: 81px !important; }
    .brz .brz-fs-lg-82 {
      font-size: 82px !important; }
    .brz .brz-fs-lg-83 {
      font-size: 83px !important; }
    .brz .brz-fs-lg-84 {
      font-size: 84px !important; }
    .brz .brz-fs-lg-85 {
      font-size: 85px !important; }
    .brz .brz-fs-lg-86 {
      font-size: 86px !important; }
    .brz .brz-fs-lg-87 {
      font-size: 87px !important; }
    .brz .brz-fs-lg-88 {
      font-size: 88px !important; }
    .brz .brz-fs-lg-89 {
      font-size: 89px !important; }
    .brz .brz-fs-lg-90 {
      font-size: 90px !important; }
    .brz .brz-fs-lg-91 {
      font-size: 91px !important; }
    .brz .brz-fs-lg-92 {
      font-size: 92px !important; }
    .brz .brz-fs-lg-93 {
      font-size: 93px !important; }
    .brz .brz-fs-lg-94 {
      font-size: 94px !important; }
    .brz .brz-fs-lg-95 {
      font-size: 95px !important; }
    .brz .brz-fs-lg-96 {
      font-size: 96px !important; }
    .brz .brz-fs-lg-97 {
      font-size: 97px !important; }
    .brz .brz-fs-lg-98 {
      font-size: 98px !important; }
    .brz .brz-fs-lg-99 {
      font-size: 99px !important; }
    .brz .brz-fs-lg-100 {
      font-size: 100px !important; }
    .brz .brz-fs-lg-101 {
      font-size: 101px !important; }
    .brz .brz-fs-lg-102 {
      font-size: 102px !important; }
    .brz .brz-fs-lg-103 {
      font-size: 103px !important; }
    .brz .brz-fs-lg-104 {
      font-size: 104px !important; }
    .brz .brz-fs-lg-105 {
      font-size: 105px !important; }
    .brz .brz-fs-lg-106 {
      font-size: 106px !important; }
    .brz .brz-fs-lg-107 {
      font-size: 107px !important; }
    .brz .brz-fs-lg-108 {
      font-size: 108px !important; }
    .brz .brz-fs-lg-109 {
      font-size: 109px !important; }
    .brz .brz-fs-lg-110 {
      font-size: 110px !important; }
    .brz .brz-fs-lg-111 {
      font-size: 111px !important; }
    .brz .brz-fs-lg-112 {
      font-size: 112px !important; }
    .brz .brz-fs-lg-113 {
      font-size: 113px !important; }
    .brz .brz-fs-lg-114 {
      font-size: 114px !important; }
    .brz .brz-fs-lg-115 {
      font-size: 115px !important; }
    .brz .brz-fs-lg-116 {
      font-size: 116px !important; }
    .brz .brz-fs-lg-117 {
      font-size: 117px !important; }
    .brz .brz-fs-lg-118 {
      font-size: 118px !important; }
    .brz .brz-fs-lg-119 {
      font-size: 119px !important; }
    .brz .brz-fs-lg-120 {
      font-size: 120px !important; }
    .brz .brz-fs-lg-121 {
      font-size: 121px !important; }
    .brz .brz-fs-lg-122 {
      font-size: 122px !important; }
    .brz .brz-fs-lg-123 {
      font-size: 123px !important; }
    .brz .brz-fs-lg-124 {
      font-size: 124px !important; }
    .brz .brz-fs-lg-125 {
      font-size: 125px !important; }
    .brz .brz-fs-lg-126 {
      font-size: 126px !important; }
    .brz .brz-fs-lg-127 {
      font-size: 127px !important; }
    .brz .brz-fs-lg-128 {
      font-size: 128px !important; }
    .brz .brz-fs-lg-129 {
      font-size: 129px !important; }
    .brz .brz-fs-lg-130 {
      font-size: 130px !important; }
    .brz .brz-fs-lg-131 {
      font-size: 131px !important; }
    .brz .brz-fs-lg-132 {
      font-size: 132px !important; }
    .brz .brz-fs-lg-133 {
      font-size: 133px !important; }
    .brz .brz-fs-lg-134 {
      font-size: 134px !important; }
    .brz .brz-fs-lg-135 {
      font-size: 135px !important; }
    .brz .brz-fs-lg-136 {
      font-size: 136px !important; }
    .brz .brz-fs-lg-137 {
      font-size: 137px !important; }
    .brz .brz-fs-lg-138 {
      font-size: 138px !important; }
    .brz .brz-fs-lg-139 {
      font-size: 139px !important; }
    .brz .brz-fs-lg-140 {
      font-size: 140px !important; }
    .brz .brz-fs-lg-141 {
      font-size: 141px !important; }
    .brz .brz-fs-lg-142 {
      font-size: 142px !important; }
    .brz .brz-fs-lg-143 {
      font-size: 143px !important; }
    .brz .brz-fs-lg-144 {
      font-size: 144px !important; }
    .brz .brz-fs-lg-145 {
      font-size: 145px !important; }
    .brz .brz-fs-lg-146 {
      font-size: 146px !important; }
    .brz .brz-fs-lg-147 {
      font-size: 147px !important; }
    .brz .brz-fs-lg-148 {
      font-size: 148px !important; }
    .brz .brz-fs-lg-149 {
      font-size: 149px !important; }
    .brz .brz-fs-lg-150 {
      font-size: 150px !important; }
    .brz .brz-fs-lg-151 {
      font-size: 151px !important; }
    .brz .brz-fs-lg-152 {
      font-size: 152px !important; }
    .brz .brz-fs-lg-153 {
      font-size: 153px !important; }
    .brz .brz-fs-lg-154 {
      font-size: 154px !important; }
    .brz .brz-fs-lg-155 {
      font-size: 155px !important; }
    .brz .brz-fs-lg-156 {
      font-size: 156px !important; }
    .brz .brz-fs-lg-157 {
      font-size: 157px !important; }
    .brz .brz-fs-lg-158 {
      font-size: 158px !important; }
    .brz .brz-fs-lg-159 {
      font-size: 159px !important; }
    .brz .brz-fs-lg-160 {
      font-size: 160px !important; }
    .brz .brz-fs-lg-161 {
      font-size: 161px !important; }
    .brz .brz-fs-lg-162 {
      font-size: 162px !important; }
    .brz .brz-fs-lg-163 {
      font-size: 163px !important; }
    .brz .brz-fs-lg-164 {
      font-size: 164px !important; }
    .brz .brz-fs-lg-165 {
      font-size: 165px !important; }
    .brz .brz-fs-lg-166 {
      font-size: 166px !important; }
    .brz .brz-fs-lg-167 {
      font-size: 167px !important; }
    .brz .brz-fs-lg-168 {
      font-size: 168px !important; }
    .brz .brz-fs-lg-169 {
      font-size: 169px !important; }
    .brz .brz-fs-lg-170 {
      font-size: 170px !important; }
    .brz .brz-fs-lg-171 {
      font-size: 171px !important; }
    .brz .brz-fs-lg-172 {
      font-size: 172px !important; }
    .brz .brz-fs-lg-173 {
      font-size: 173px !important; }
    .brz .brz-fs-lg-174 {
      font-size: 174px !important; }
    .brz .brz-fs-lg-175 {
      font-size: 175px !important; }
    .brz .brz-fs-lg-176 {
      font-size: 176px !important; }
    .brz .brz-fs-lg-177 {
      font-size: 177px !important; }
    .brz .brz-fs-lg-178 {
      font-size: 178px !important; }
    .brz .brz-fs-lg-179 {
      font-size: 179px !important; }
    .brz .brz-fs-lg-180 {
      font-size: 180px !important; }
    .brz .brz-fs-lg-181 {
      font-size: 181px !important; }
    .brz .brz-fs-lg-182 {
      font-size: 182px !important; }
    .brz .brz-fs-lg-183 {
      font-size: 183px !important; }
    .brz .brz-fs-lg-184 {
      font-size: 184px !important; }
    .brz .brz-fs-lg-185 {
      font-size: 185px !important; }
    .brz .brz-fs-lg-186 {
      font-size: 186px !important; }
    .brz .brz-fs-lg-187 {
      font-size: 187px !important; }
    .brz .brz-fs-lg-188 {
      font-size: 188px !important; }
    .brz .brz-fs-lg-189 {
      font-size: 189px !important; }
    .brz .brz-fs-lg-190 {
      font-size: 190px !important; }
    .brz .brz-fs-lg-191 {
      font-size: 191px !important; }
    .brz .brz-fs-lg-192 {
      font-size: 192px !important; }
    .brz .brz-fs-lg-193 {
      font-size: 193px !important; }
    .brz .brz-fs-lg-194 {
      font-size: 194px !important; }
    .brz .brz-fs-lg-195 {
      font-size: 195px !important; }
    .brz .brz-fs-lg-196 {
      font-size: 196px !important; }
    .brz .brz-fs-lg-197 {
      font-size: 197px !important; }
    .brz .brz-fs-lg-198 {
      font-size: 198px !important; }
    .brz .brz-fs-lg-199 {
      font-size: 199px !important; }
    .brz .brz-fs-lg-200 {
      font-size: 200px !important; }
    .brz .brz-fs-lg-201 {
      font-size: 201px !important; }
    .brz .brz-fs-lg-202 {
      font-size: 202px !important; }
    .brz .brz-fs-lg-203 {
      font-size: 203px !important; }
    .brz .brz-fs-lg-204 {
      font-size: 204px !important; }
    .brz .brz-fs-lg-205 {
      font-size: 205px !important; }
    .brz .brz-fs-lg-206 {
      font-size: 206px !important; }
    .brz .brz-fs-lg-207 {
      font-size: 207px !important; }
    .brz .brz-fs-lg-208 {
      font-size: 208px !important; }
    .brz .brz-fs-lg-209 {
      font-size: 209px !important; }
    .brz .brz-fs-lg-210 {
      font-size: 210px !important; }
    .brz .brz-fs-lg-211 {
      font-size: 211px !important; }
    .brz .brz-fs-lg-212 {
      font-size: 212px !important; }
    .brz .brz-fs-lg-213 {
      font-size: 213px !important; }
    .brz .brz-fs-lg-214 {
      font-size: 214px !important; }
    .brz .brz-fs-lg-215 {
      font-size: 215px !important; }
    .brz .brz-fs-lg-216 {
      font-size: 216px !important; }
    .brz .brz-fs-lg-217 {
      font-size: 217px !important; }
    .brz .brz-fs-lg-218 {
      font-size: 218px !important; }
    .brz .brz-fs-lg-219 {
      font-size: 219px !important; }
    .brz .brz-fs-lg-220 {
      font-size: 220px !important; }
    .brz .brz-fs-lg-221 {
      font-size: 221px !important; }
    .brz .brz-fs-lg-222 {
      font-size: 222px !important; }
    .brz .brz-fs-lg-223 {
      font-size: 223px !important; }
    .brz .brz-fs-lg-224 {
      font-size: 224px !important; }
    .brz .brz-fs-lg-225 {
      font-size: 225px !important; }
    .brz .brz-fs-lg-226 {
      font-size: 226px !important; }
    .brz .brz-fs-lg-227 {
      font-size: 227px !important; }
    .brz .brz-fs-lg-228 {
      font-size: 228px !important; }
    .brz .brz-fs-lg-229 {
      font-size: 229px !important; }
    .brz .brz-fs-lg-230 {
      font-size: 230px !important; }
    .brz .brz-fs-lg-231 {
      font-size: 231px !important; }
    .brz .brz-fs-lg-232 {
      font-size: 232px !important; }
    .brz .brz-fs-lg-233 {
      font-size: 233px !important; }
    .brz .brz-fs-lg-234 {
      font-size: 234px !important; }
    .brz .brz-fs-lg-235 {
      font-size: 235px !important; }
    .brz .brz-fs-lg-236 {
      font-size: 236px !important; }
    .brz .brz-fs-lg-237 {
      font-size: 237px !important; }
    .brz .brz-fs-lg-238 {
      font-size: 238px !important; }
    .brz .brz-fs-lg-239 {
      font-size: 239px !important; }
    .brz .brz-fs-lg-240 {
      font-size: 240px !important; }
    .brz .brz-fs-lg-241 {
      font-size: 241px !important; }
    .brz .brz-fs-lg-242 {
      font-size: 242px !important; }
    .brz .brz-fs-lg-243 {
      font-size: 243px !important; }
    .brz .brz-fs-lg-244 {
      font-size: 244px !important; }
    .brz .brz-fs-lg-245 {
      font-size: 245px !important; }
    .brz .brz-fs-lg-246 {
      font-size: 246px !important; }
    .brz .brz-fs-lg-247 {
      font-size: 247px !important; }
    .brz .brz-fs-lg-248 {
      font-size: 248px !important; }
    .brz .brz-fs-lg-249 {
      font-size: 249px !important; }
    .brz .brz-fs-lg-250 {
      font-size: 250px !important; }
    .brz .brz-fs-lg-251 {
      font-size: 251px !important; }
    .brz .brz-fs-lg-252 {
      font-size: 252px !important; }
    .brz .brz-fs-lg-253 {
      font-size: 253px !important; }
    .brz .brz-fs-lg-254 {
      font-size: 254px !important; }
    .brz .brz-fs-lg-255 {
      font-size: 255px !important; }
    .brz .brz-fs-lg-256 {
      font-size: 256px !important; }
    .brz .brz-fs-lg-257 {
      font-size: 257px !important; }
    .brz .brz-fs-lg-258 {
      font-size: 258px !important; }
    .brz .brz-fs-lg-259 {
      font-size: 259px !important; }
    .brz .brz-fs-lg-260 {
      font-size: 260px !important; }
    .brz .brz-fs-lg-261 {
      font-size: 261px !important; }
    .brz .brz-fs-lg-262 {
      font-size: 262px !important; }
    .brz .brz-fs-lg-263 {
      font-size: 263px !important; }
    .brz .brz-fs-lg-264 {
      font-size: 264px !important; }
    .brz .brz-fs-lg-265 {
      font-size: 265px !important; }
    .brz .brz-fs-lg-266 {
      font-size: 266px !important; }
    .brz .brz-fs-lg-267 {
      font-size: 267px !important; }
    .brz .brz-fs-lg-268 {
      font-size: 268px !important; }
    .brz .brz-fs-lg-269 {
      font-size: 269px !important; }
    .brz .brz-fs-lg-270 {
      font-size: 270px !important; }
    .brz .brz-fs-lg-271 {
      font-size: 271px !important; }
    .brz .brz-fs-lg-272 {
      font-size: 272px !important; }
    .brz .brz-fs-lg-273 {
      font-size: 273px !important; }
    .brz .brz-fs-lg-274 {
      font-size: 274px !important; }
    .brz .brz-fs-lg-275 {
      font-size: 275px !important; }
    .brz .brz-fs-lg-276 {
      font-size: 276px !important; }
    .brz .brz-fs-lg-277 {
      font-size: 277px !important; }
    .brz .brz-fs-lg-278 {
      font-size: 278px !important; }
    .brz .brz-fs-lg-279 {
      font-size: 279px !important; }
    .brz .brz-fs-lg-280 {
      font-size: 280px !important; }
    .brz .brz-fs-lg-281 {
      font-size: 281px !important; }
    .brz .brz-fs-lg-282 {
      font-size: 282px !important; }
    .brz .brz-fs-lg-283 {
      font-size: 283px !important; }
    .brz .brz-fs-lg-284 {
      font-size: 284px !important; }
    .brz .brz-fs-lg-285 {
      font-size: 285px !important; }
    .brz .brz-fs-lg-286 {
      font-size: 286px !important; }
    .brz .brz-fs-lg-287 {
      font-size: 287px !important; }
    .brz .brz-fs-lg-288 {
      font-size: 288px !important; }
    .brz .brz-fs-lg-289 {
      font-size: 289px !important; }
    .brz .brz-fs-lg-290 {
      font-size: 290px !important; }
    .brz .brz-fs-lg-291 {
      font-size: 291px !important; }
    .brz .brz-fs-lg-292 {
      font-size: 292px !important; }
    .brz .brz-fs-lg-293 {
      font-size: 293px !important; }
    .brz .brz-fs-lg-294 {
      font-size: 294px !important; }
    .brz .brz-fs-lg-295 {
      font-size: 295px !important; }
    .brz .brz-fs-lg-296 {
      font-size: 296px !important; }
    .brz .brz-fs-lg-297 {
      font-size: 297px !important; }
    .brz .brz-fs-lg-298 {
      font-size: 298px !important; }
    .brz .brz-fs-lg-299 {
      font-size: 299px !important; }
    .brz .brz-fs-lg-300 {
      font-size: 300px !important; }
    .brz .brz-lh-lg-1 {
      line-height: 1em !important; }
    .brz .brz-lh-lg-1_1 {
      line-height: 1.1em !important; }
    .brz .brz-lh-lg-1_2 {
      line-height: 1.2em !important; }
    .brz .brz-lh-lg-1_3 {
      line-height: 1.3em !important; }
    .brz .brz-lh-lg-1_4 {
      line-height: 1.4em !important; }
    .brz .brz-lh-lg-1_5 {
      line-height: 1.5em !important; }
    .brz .brz-lh-lg-1_6 {
      line-height: 1.6em !important; }
    .brz .brz-lh-lg-1_7 {
      line-height: 1.7em !important; }
    .brz .brz-lh-lg-1_8 {
      line-height: 1.8em !important; }
    .brz .brz-lh-lg-1_9 {
      line-height: 1.9em !important; }
    .brz .brz-lh-lg-2 {
      line-height: 2em !important; }
    .brz .brz-lh-lg-2_1 {
      line-height: 2.1em !important; }
    .brz .brz-lh-lg-2_2 {
      line-height: 2.2em !important; }
    .brz .brz-lh-lg-2_3 {
      line-height: 2.3em !important; }
    .brz .brz-lh-lg-2_4 {
      line-height: 2.4em !important; }
    .brz .brz-lh-lg-2_5 {
      line-height: 2.5em !important; }
    .brz .brz-lh-lg-2_6 {
      line-height: 2.6em !important; }
    .brz .brz-lh-lg-2_7 {
      line-height: 2.7em !important; }
    .brz .brz-lh-lg-2_8 {
      line-height: 2.8em !important; }
    .brz .brz-lh-lg-2_9 {
      line-height: 2.9em !important; }
    .brz .brz-lh-lg-3 {
      line-height: 3em !important; }
    .brz .brz-lh-lg-3_1 {
      line-height: 3.1em !important; }
    .brz .brz-lh-lg-3_2 {
      line-height: 3.2em !important; }
    .brz .brz-lh-lg-3_3 {
      line-height: 3.3em !important; }
    .brz .brz-lh-lg-3_4 {
      line-height: 3.4em !important; }
    .brz .brz-lh-lg-3_5 {
      line-height: 3.5em !important; }
    .brz .brz-lh-lg-3_6 {
      line-height: 3.6em !important; }
    .brz .brz-lh-lg-3_7 {
      line-height: 3.7em !important; }
    .brz .brz-lh-lg-3_8 {
      line-height: 3.8em !important; }
    .brz .brz-lh-lg-3_9 {
      line-height: 3.9em !important; }
    .brz .brz-lh-lg-4 {
      line-height: 4em !important; }
    .brz .brz-lh-lg-4_1 {
      line-height: 4.1em !important; }
    .brz .brz-lh-lg-4_2 {
      line-height: 4.2em !important; }
    .brz .brz-lh-lg-4_3 {
      line-height: 4.3em !important; }
    .brz .brz-lh-lg-4_4 {
      line-height: 4.4em !important; }
    .brz .brz-lh-lg-4_5 {
      line-height: 4.5em !important; }
    .brz .brz-lh-lg-4_6 {
      line-height: 4.6em !important; }
    .brz .brz-lh-lg-4_7 {
      line-height: 4.7em !important; }
    .brz .brz-lh-lg-4_8 {
      line-height: 4.8em !important; }
    .brz .brz-lh-lg-4_9 {
      line-height: 4.9em !important; }
    .brz .brz-lh-lg-5 {
      line-height: 5em !important; }
    .brz .brz-lh-lg-5_1 {
      line-height: 5.1em !important; }
    .brz .brz-lh-lg-5_2 {
      line-height: 5.2em !important; }
    .brz .brz-lh-lg-5_3 {
      line-height: 5.3em !important; }
    .brz .brz-lh-lg-5_4 {
      line-height: 5.4em !important; }
    .brz .brz-lh-lg-5_5 {
      line-height: 5.5em !important; }
    .brz .brz-lh-lg-5_6 {
      line-height: 5.6em !important; }
    .brz .brz-lh-lg-5_7 {
      line-height: 5.7em !important; }
    .brz .brz-lh-lg-5_8 {
      line-height: 5.8em !important; }
    .brz .brz-lh-lg-5_9 {
      line-height: 5.9em !important; }
    .brz .brz-ls-lg-m_5 {
      letter-spacing: -5px !important; }
    .brz .brz-ls-lg-m_5_5 {
      letter-spacing: -5.5px !important; }
    .brz .brz-ls-lg-m_4 {
      letter-spacing: -4px !important; }
    .brz .brz-ls-lg-m_4_5 {
      letter-spacing: -4.5px !important; }
    .brz .brz-ls-lg-m_3 {
      letter-spacing: -3px !important; }
    .brz .brz-ls-lg-m_3_5 {
      letter-spacing: -3.5px !important; }
    .brz .brz-ls-lg-m_2 {
      letter-spacing: -2px !important; }
    .brz .brz-ls-lg-m_2_5 {
      letter-spacing: -2.5px !important; }
    .brz .brz-ls-lg-m_1 {
      letter-spacing: -1px !important; }
    .brz .brz-ls-lg-m_1_5 {
      letter-spacing: -1.5px !important; }
    .brz .brz-ls-lg-m_0 {
      letter-spacing: 0px !important; }
    .brz .brz-ls-lg-m_0_5 {
      letter-spacing: -0.5px !important; }
    .brz .brz-ls-lg-0 {
      letter-spacing: 0px !important; }
    .brz .brz-ls-lg-0_5 {
      letter-spacing: 0.5px !important; }
    .brz .brz-ls-lg-1 {
      letter-spacing: 1px !important; }
    .brz .brz-ls-lg-1_5 {
      letter-spacing: 1.5px !important; }
    .brz .brz-ls-lg-2 {
      letter-spacing: 2px !important; }
    .brz .brz-ls-lg-2_5 {
      letter-spacing: 2.5px !important; }
    .brz .brz-ls-lg-3 {
      letter-spacing: 3px !important; }
    .brz .brz-ls-lg-3_5 {
      letter-spacing: 3.5px !important; }
    .brz .brz-ls-lg-4 {
      letter-spacing: 4px !important; }
    .brz .brz-ls-lg-4_5 {
      letter-spacing: 4.5px !important; }
    .brz .brz-ls-lg-5 {
      letter-spacing: 5px !important; }
    .brz .brz-ls-lg-5_5 {
      letter-spacing: 5.5px !important; }
    .brz .brz-ls-lg-6 {
      letter-spacing: 6px !important; }
    .brz .brz-ls-lg-6_5 {
      letter-spacing: 6.5px !important; }
    .brz .brz-ls-lg-7 {
      letter-spacing: 7px !important; }
    .brz .brz-ls-lg-7_5 {
      letter-spacing: 7.5px !important; }
    .brz .brz-ls-lg-8 {
      letter-spacing: 8px !important; }
    .brz .brz-ls-lg-8_5 {
      letter-spacing: 8.5px !important; }
    .brz .brz-ls-lg-9 {
      letter-spacing: 9px !important; }
    .brz .brz-ls-lg-9_5 {
      letter-spacing: 9.5px !important; }
    .brz .brz-ls-lg-10 {
      letter-spacing: 10px !important; }
    .brz .brz-ls-lg-10_5 {
      letter-spacing: 10.5px !important; }
    .brz .brz-ls-lg-11 {
      letter-spacing: 11px !important; }
    .brz .brz-ls-lg-11_5 {
      letter-spacing: 11.5px !important; }
    .brz .brz-ls-lg-12 {
      letter-spacing: 12px !important; }
    .brz .brz-ls-lg-12_5 {
      letter-spacing: 12.5px !important; }
    .brz .brz-ls-lg-13 {
      letter-spacing: 13px !important; }
    .brz .brz-ls-lg-13_5 {
      letter-spacing: 13.5px !important; }
    .brz .brz-ls-lg-14 {
      letter-spacing: 14px !important; }
    .brz .brz-ls-lg-14_5 {
      letter-spacing: 14.5px !important; }
    .brz .brz-ls-lg-15 {
      letter-spacing: 15px !important; }
    .brz .brz-ls-lg-15_5 {
      letter-spacing: 15.5px !important; }
    .brz .brz-fw-lg-100 {
      font-weight: 100 !important; }
    .brz .brz-fw-lg-200 {
      font-weight: 200 !important; }
    .brz .brz-fw-lg-300 {
      font-weight: 300 !important; }
    .brz .brz-fw-lg-400 {
      font-weight: 400 !important; }
    .brz .brz-fw-lg-500 {
      font-weight: 500 !important; }
    .brz .brz-fw-lg-600 {
      font-weight: 600 !important; }
    .brz .brz-fw-lg-700 {
      font-weight: 700 !important; }
    .brz .brz-fw-lg-800 {
      font-weight: 800 !important; }
    .brz .brz-fw-lg-900 {
      font-weight: 900 !important; }
    .brz .brz-fw-lg-1000 {
      font-weight: 1000 !important; }
    .brz .brz-fw-lg-1100 {
      font-weight: 1100 !important; }
    .brz .brz-fw-lg-1200 {
      font-weight: 1200 !important; }
    .brz .brz-fw-lg-1300 {
      font-weight: 1300 !important; }
    .brz .brz-fw-lg-1400 {
      font-weight: 1400 !important; }
    .brz .brz-fw-lg-1500 {
      font-weight: 1500 !important; } }
  .brz .brz-mt-lg-0 {
    margin-top: 0px !important; }
  .brz .brz-mt-lg-1 {
    margin-top: 1px !important; }
  .brz .brz-mt-lg-2 {
    margin-top: 2px !important; }
  .brz .brz-mt-lg-3 {
    margin-top: 3px !important; }
  .brz .brz-mt-lg-4 {
    margin-top: 4px !important; }
  .brz .brz-mt-lg-5 {
    margin-top: 5px !important; }
  .brz .brz-mt-lg-6 {
    margin-top: 6px !important; }
  .brz .brz-mt-lg-7 {
    margin-top: 7px !important; }
  .brz .brz-mt-lg-8 {
    margin-top: 8px !important; }
  .brz .brz-mt-lg-9 {
    margin-top: 9px !important; }
  .brz .brz-mt-lg-10 {
    margin-top: 10px !important; }
  .brz .brz-mt-lg-11 {
    margin-top: 11px !important; }
  .brz .brz-mt-lg-12 {
    margin-top: 12px !important; }
  .brz .brz-mt-lg-13 {
    margin-top: 13px !important; }
  .brz .brz-mt-lg-14 {
    margin-top: 14px !important; }
  .brz .brz-mt-lg-15 {
    margin-top: 15px !important; }
  .brz .brz-mt-lg-16 {
    margin-top: 16px !important; }
  .brz .brz-mt-lg-17 {
    margin-top: 17px !important; }
  .brz .brz-mt-lg-18 {
    margin-top: 18px !important; }
  .brz .brz-mt-lg-19 {
    margin-top: 19px !important; }
  .brz .brz-mt-lg-20 {
    margin-top: 20px !important; }
  .brz .brz-mt-lg-21 {
    margin-top: 21px !important; }
  .brz .brz-mt-lg-22 {
    margin-top: 22px !important; }
  .brz .brz-mt-lg-23 {
    margin-top: 23px !important; }
  .brz .brz-mt-lg-24 {
    margin-top: 24px !important; }
  .brz .brz-mt-lg-25 {
    margin-top: 25px !important; }
  .brz .brz-mt-lg-26 {
    margin-top: 26px !important; }
  .brz .brz-mt-lg-27 {
    margin-top: 27px !important; }
  .brz .brz-mt-lg-28 {
    margin-top: 28px !important; }
  .brz .brz-mt-lg-29 {
    margin-top: 29px !important; }
  .brz .brz-mt-lg-30 {
    margin-top: 30px !important; }
  .brz .brz-mt-lg-31 {
    margin-top: 31px !important; }
  .brz .brz-mt-lg-32 {
    margin-top: 32px !important; }
  .brz .brz-mt-lg-33 {
    margin-top: 33px !important; }
  .brz .brz-mt-lg-34 {
    margin-top: 34px !important; }
  .brz .brz-mt-lg-35 {
    margin-top: 35px !important; }
  .brz .brz-mt-lg-36 {
    margin-top: 36px !important; }
  .brz .brz-mt-lg-37 {
    margin-top: 37px !important; }
  .brz .brz-mt-lg-38 {
    margin-top: 38px !important; }
  .brz .brz-mt-lg-39 {
    margin-top: 39px !important; }
  .brz .brz-mt-lg-40 {
    margin-top: 40px !important; }
  .brz .brz-mt-lg-41 {
    margin-top: 41px !important; }
  .brz .brz-mt-lg-42 {
    margin-top: 42px !important; }
  .brz .brz-mt-lg-43 {
    margin-top: 43px !important; }
  .brz .brz-mt-lg-44 {
    margin-top: 44px !important; }
  .brz .brz-mt-lg-45 {
    margin-top: 45px !important; }
  .brz .brz-mt-lg-46 {
    margin-top: 46px !important; }
  .brz .brz-mt-lg-47 {
    margin-top: 47px !important; }
  .brz .brz-mt-lg-48 {
    margin-top: 48px !important; }
  .brz .brz-mt-lg-49 {
    margin-top: 49px !important; }
  .brz .brz-mt-lg-50 {
    margin-top: 50px !important; }
  .brz .brz-mt-lg-51 {
    margin-top: 51px !important; }
  .brz .brz-mt-lg-52 {
    margin-top: 52px !important; }
  .brz .brz-mt-lg-53 {
    margin-top: 53px !important; }
  .brz .brz-mt-lg-54 {
    margin-top: 54px !important; }
  .brz .brz-mt-lg-55 {
    margin-top: 55px !important; }
  .brz .brz-mt-lg-56 {
    margin-top: 56px !important; }
  .brz .brz-mt-lg-57 {
    margin-top: 57px !important; }
  .brz .brz-mt-lg-58 {
    margin-top: 58px !important; }
  .brz .brz-mt-lg-59 {
    margin-top: 59px !important; }
  .brz .brz-mt-lg-60 {
    margin-top: 60px !important; }
  .brz .brz-mt-lg-61 {
    margin-top: 61px !important; }
  .brz .brz-mt-lg-62 {
    margin-top: 62px !important; }
  .brz .brz-mt-lg-63 {
    margin-top: 63px !important; }
  .brz .brz-mt-lg-64 {
    margin-top: 64px !important; }
  .brz .brz-mt-lg-65 {
    margin-top: 65px !important; }
  .brz .brz-mt-lg-66 {
    margin-top: 66px !important; }
  .brz .brz-mt-lg-67 {
    margin-top: 67px !important; }
  .brz .brz-mt-lg-68 {
    margin-top: 68px !important; }
  .brz .brz-mt-lg-69 {
    margin-top: 69px !important; }
  .brz .brz-mt-lg-70 {
    margin-top: 70px !important; }
  .brz .brz-mt-lg-71 {
    margin-top: 71px !important; }
  .brz .brz-mt-lg-72 {
    margin-top: 72px !important; }
  .brz .brz-mt-lg-73 {
    margin-top: 73px !important; }
  .brz .brz-mt-lg-74 {
    margin-top: 74px !important; }
  .brz .brz-mt-lg-75 {
    margin-top: 75px !important; }
  .brz .brz-mt-lg-76 {
    margin-top: 76px !important; }
  .brz .brz-mt-lg-77 {
    margin-top: 77px !important; }
  .brz .brz-mt-lg-78 {
    margin-top: 78px !important; }
  .brz .brz-mt-lg-79 {
    margin-top: 79px !important; }
  .brz .brz-mt-lg-80 {
    margin-top: 80px !important; }
  .brz .brz-mt-lg-81 {
    margin-top: 81px !important; }
  .brz .brz-mt-lg-82 {
    margin-top: 82px !important; }
  .brz .brz-mt-lg-83 {
    margin-top: 83px !important; }
  .brz .brz-mt-lg-84 {
    margin-top: 84px !important; }
  .brz .brz-mt-lg-85 {
    margin-top: 85px !important; }
  .brz .brz-mt-lg-86 {
    margin-top: 86px !important; }
  .brz .brz-mt-lg-87 {
    margin-top: 87px !important; }
  .brz .brz-mt-lg-88 {
    margin-top: 88px !important; }
  .brz .brz-mt-lg-89 {
    margin-top: 89px !important; }
  .brz .brz-mt-lg-90 {
    margin-top: 90px !important; }
  .brz .brz-mt-lg-91 {
    margin-top: 91px !important; }
  .brz .brz-mt-lg-92 {
    margin-top: 92px !important; }
  .brz .brz-mt-lg-93 {
    margin-top: 93px !important; }
  .brz .brz-mt-lg-94 {
    margin-top: 94px !important; }
  .brz .brz-mt-lg-95 {
    margin-top: 95px !important; }
  .brz .brz-mt-lg-96 {
    margin-top: 96px !important; }
  .brz .brz-mt-lg-97 {
    margin-top: 97px !important; }
  .brz .brz-mt-lg-98 {
    margin-top: 98px !important; }
  .brz .brz-mt-lg-99 {
    margin-top: 99px !important; }
  .brz .brz-mt-lg-100 {
    margin-top: 100px !important; }
  .brz .brz-mb-lg-0 {
    margin-bottom: 0px !important; }
  .brz .brz-mb-lg-1 {
    margin-bottom: 1px !important; }
  .brz .brz-mb-lg-2 {
    margin-bottom: 2px !important; }
  .brz .brz-mb-lg-3 {
    margin-bottom: 3px !important; }
  .brz .brz-mb-lg-4 {
    margin-bottom: 4px !important; }
  .brz .brz-mb-lg-5 {
    margin-bottom: 5px !important; }
  .brz .brz-mb-lg-6 {
    margin-bottom: 6px !important; }
  .brz .brz-mb-lg-7 {
    margin-bottom: 7px !important; }
  .brz .brz-mb-lg-8 {
    margin-bottom: 8px !important; }
  .brz .brz-mb-lg-9 {
    margin-bottom: 9px !important; }
  .brz .brz-mb-lg-10 {
    margin-bottom: 10px !important; }
  .brz .brz-mb-lg-11 {
    margin-bottom: 11px !important; }
  .brz .brz-mb-lg-12 {
    margin-bottom: 12px !important; }
  .brz .brz-mb-lg-13 {
    margin-bottom: 13px !important; }
  .brz .brz-mb-lg-14 {
    margin-bottom: 14px !important; }
  .brz .brz-mb-lg-15 {
    margin-bottom: 15px !important; }
  .brz .brz-mb-lg-16 {
    margin-bottom: 16px !important; }
  .brz .brz-mb-lg-17 {
    margin-bottom: 17px !important; }
  .brz .brz-mb-lg-18 {
    margin-bottom: 18px !important; }
  .brz .brz-mb-lg-19 {
    margin-bottom: 19px !important; }
  .brz .brz-mb-lg-20 {
    margin-bottom: 20px !important; }
  .brz .brz-mb-lg-21 {
    margin-bottom: 21px !important; }
  .brz .brz-mb-lg-22 {
    margin-bottom: 22px !important; }
  .brz .brz-mb-lg-23 {
    margin-bottom: 23px !important; }
  .brz .brz-mb-lg-24 {
    margin-bottom: 24px !important; }
  .brz .brz-mb-lg-25 {
    margin-bottom: 25px !important; }
  .brz .brz-mb-lg-26 {
    margin-bottom: 26px !important; }
  .brz .brz-mb-lg-27 {
    margin-bottom: 27px !important; }
  .brz .brz-mb-lg-28 {
    margin-bottom: 28px !important; }
  .brz .brz-mb-lg-29 {
    margin-bottom: 29px !important; }
  .brz .brz-mb-lg-30 {
    margin-bottom: 30px !important; }
  .brz .brz-mb-lg-31 {
    margin-bottom: 31px !important; }
  .brz .brz-mb-lg-32 {
    margin-bottom: 32px !important; }
  .brz .brz-mb-lg-33 {
    margin-bottom: 33px !important; }
  .brz .brz-mb-lg-34 {
    margin-bottom: 34px !important; }
  .brz .brz-mb-lg-35 {
    margin-bottom: 35px !important; }
  .brz .brz-mb-lg-36 {
    margin-bottom: 36px !important; }
  .brz .brz-mb-lg-37 {
    margin-bottom: 37px !important; }
  .brz .brz-mb-lg-38 {
    margin-bottom: 38px !important; }
  .brz .brz-mb-lg-39 {
    margin-bottom: 39px !important; }
  .brz .brz-mb-lg-40 {
    margin-bottom: 40px !important; }
  .brz .brz-mb-lg-41 {
    margin-bottom: 41px !important; }
  .brz .brz-mb-lg-42 {
    margin-bottom: 42px !important; }
  .brz .brz-mb-lg-43 {
    margin-bottom: 43px !important; }
  .brz .brz-mb-lg-44 {
    margin-bottom: 44px !important; }
  .brz .brz-mb-lg-45 {
    margin-bottom: 45px !important; }
  .brz .brz-mb-lg-46 {
    margin-bottom: 46px !important; }
  .brz .brz-mb-lg-47 {
    margin-bottom: 47px !important; }
  .brz .brz-mb-lg-48 {
    margin-bottom: 48px !important; }
  .brz .brz-mb-lg-49 {
    margin-bottom: 49px !important; }
  .brz .brz-mb-lg-50 {
    margin-bottom: 50px !important; }
  .brz .brz-mb-lg-51 {
    margin-bottom: 51px !important; }
  .brz .brz-mb-lg-52 {
    margin-bottom: 52px !important; }
  .brz .brz-mb-lg-53 {
    margin-bottom: 53px !important; }
  .brz .brz-mb-lg-54 {
    margin-bottom: 54px !important; }
  .brz .brz-mb-lg-55 {
    margin-bottom: 55px !important; }
  .brz .brz-mb-lg-56 {
    margin-bottom: 56px !important; }
  .brz .brz-mb-lg-57 {
    margin-bottom: 57px !important; }
  .brz .brz-mb-lg-58 {
    margin-bottom: 58px !important; }
  .brz .brz-mb-lg-59 {
    margin-bottom: 59px !important; }
  .brz .brz-mb-lg-60 {
    margin-bottom: 60px !important; }
  .brz .brz-mb-lg-61 {
    margin-bottom: 61px !important; }
  .brz .brz-mb-lg-62 {
    margin-bottom: 62px !important; }
  .brz .brz-mb-lg-63 {
    margin-bottom: 63px !important; }
  .brz .brz-mb-lg-64 {
    margin-bottom: 64px !important; }
  .brz .brz-mb-lg-65 {
    margin-bottom: 65px !important; }
  .brz .brz-mb-lg-66 {
    margin-bottom: 66px !important; }
  .brz .brz-mb-lg-67 {
    margin-bottom: 67px !important; }
  .brz .brz-mb-lg-68 {
    margin-bottom: 68px !important; }
  .brz .brz-mb-lg-69 {
    margin-bottom: 69px !important; }
  .brz .brz-mb-lg-70 {
    margin-bottom: 70px !important; }
  .brz .brz-mb-lg-71 {
    margin-bottom: 71px !important; }
  .brz .brz-mb-lg-72 {
    margin-bottom: 72px !important; }
  .brz .brz-mb-lg-73 {
    margin-bottom: 73px !important; }
  .brz .brz-mb-lg-74 {
    margin-bottom: 74px !important; }
  .brz .brz-mb-lg-75 {
    margin-bottom: 75px !important; }
  .brz .brz-mb-lg-76 {
    margin-bottom: 76px !important; }
  .brz .brz-mb-lg-77 {
    margin-bottom: 77px !important; }
  .brz .brz-mb-lg-78 {
    margin-bottom: 78px !important; }
  .brz .brz-mb-lg-79 {
    margin-bottom: 79px !important; }
  .brz .brz-mb-lg-80 {
    margin-bottom: 80px !important; }
  .brz .brz-mb-lg-81 {
    margin-bottom: 81px !important; }
  .brz .brz-mb-lg-82 {
    margin-bottom: 82px !important; }
  .brz .brz-mb-lg-83 {
    margin-bottom: 83px !important; }
  .brz .brz-mb-lg-84 {
    margin-bottom: 84px !important; }
  .brz .brz-mb-lg-85 {
    margin-bottom: 85px !important; }
  .brz .brz-mb-lg-86 {
    margin-bottom: 86px !important; }
  .brz .brz-mb-lg-87 {
    margin-bottom: 87px !important; }
  .brz .brz-mb-lg-88 {
    margin-bottom: 88px !important; }
  .brz .brz-mb-lg-89 {
    margin-bottom: 89px !important; }
  .brz .brz-mb-lg-90 {
    margin-bottom: 90px !important; }
  .brz .brz-mb-lg-91 {
    margin-bottom: 91px !important; }
  .brz .brz-mb-lg-92 {
    margin-bottom: 92px !important; }
  .brz .brz-mb-lg-93 {
    margin-bottom: 93px !important; }
  .brz .brz-mb-lg-94 {
    margin-bottom: 94px !important; }
  .brz .brz-mb-lg-95 {
    margin-bottom: 95px !important; }
  .brz .brz-mb-lg-96 {
    margin-bottom: 96px !important; }
  .brz .brz-mb-lg-97 {
    margin-bottom: 97px !important; }
  .brz .brz-mb-lg-98 {
    margin-bottom: 98px !important; }
  .brz .brz-mb-lg-99 {
    margin-bottom: 99px !important; }
  .brz .brz-mb-lg-100 {
    margin-bottom: 100px !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .brz .brz-mt-sm-0 {
    margin-top: 0px !important; }
  .brz .brz-mt-sm-1 {
    margin-top: 1px !important; }
  .brz .brz-mt-sm-2 {
    margin-top: 2px !important; }
  .brz .brz-mt-sm-3 {
    margin-top: 3px !important; }
  .brz .brz-mt-sm-4 {
    margin-top: 4px !important; }
  .brz .brz-mt-sm-5 {
    margin-top: 5px !important; }
  .brz .brz-mt-sm-6 {
    margin-top: 6px !important; }
  .brz .brz-mt-sm-7 {
    margin-top: 7px !important; }
  .brz .brz-mt-sm-8 {
    margin-top: 8px !important; }
  .brz .brz-mt-sm-9 {
    margin-top: 9px !important; }
  .brz .brz-mt-sm-10 {
    margin-top: 10px !important; }
  .brz .brz-mt-sm-11 {
    margin-top: 11px !important; }
  .brz .brz-mt-sm-12 {
    margin-top: 12px !important; }
  .brz .brz-mt-sm-13 {
    margin-top: 13px !important; }
  .brz .brz-mt-sm-14 {
    margin-top: 14px !important; }
  .brz .brz-mt-sm-15 {
    margin-top: 15px !important; }
  .brz .brz-mt-sm-16 {
    margin-top: 16px !important; }
  .brz .brz-mt-sm-17 {
    margin-top: 17px !important; }
  .brz .brz-mt-sm-18 {
    margin-top: 18px !important; }
  .brz .brz-mt-sm-19 {
    margin-top: 19px !important; }
  .brz .brz-mt-sm-20 {
    margin-top: 20px !important; }
  .brz .brz-mt-sm-21 {
    margin-top: 21px !important; }
  .brz .brz-mt-sm-22 {
    margin-top: 22px !important; }
  .brz .brz-mt-sm-23 {
    margin-top: 23px !important; }
  .brz .brz-mt-sm-24 {
    margin-top: 24px !important; }
  .brz .brz-mt-sm-25 {
    margin-top: 25px !important; }
  .brz .brz-mt-sm-26 {
    margin-top: 26px !important; }
  .brz .brz-mt-sm-27 {
    margin-top: 27px !important; }
  .brz .brz-mt-sm-28 {
    margin-top: 28px !important; }
  .brz .brz-mt-sm-29 {
    margin-top: 29px !important; }
  .brz .brz-mt-sm-30 {
    margin-top: 30px !important; }
  .brz .brz-mt-sm-31 {
    margin-top: 31px !important; }
  .brz .brz-mt-sm-32 {
    margin-top: 32px !important; }
  .brz .brz-mt-sm-33 {
    margin-top: 33px !important; }
  .brz .brz-mt-sm-34 {
    margin-top: 34px !important; }
  .brz .brz-mt-sm-35 {
    margin-top: 35px !important; }
  .brz .brz-mt-sm-36 {
    margin-top: 36px !important; }
  .brz .brz-mt-sm-37 {
    margin-top: 37px !important; }
  .brz .brz-mt-sm-38 {
    margin-top: 38px !important; }
  .brz .brz-mt-sm-39 {
    margin-top: 39px !important; }
  .brz .brz-mt-sm-40 {
    margin-top: 40px !important; }
  .brz .brz-mt-sm-41 {
    margin-top: 41px !important; }
  .brz .brz-mt-sm-42 {
    margin-top: 42px !important; }
  .brz .brz-mt-sm-43 {
    margin-top: 43px !important; }
  .brz .brz-mt-sm-44 {
    margin-top: 44px !important; }
  .brz .brz-mt-sm-45 {
    margin-top: 45px !important; }
  .brz .brz-mt-sm-46 {
    margin-top: 46px !important; }
  .brz .brz-mt-sm-47 {
    margin-top: 47px !important; }
  .brz .brz-mt-sm-48 {
    margin-top: 48px !important; }
  .brz .brz-mt-sm-49 {
    margin-top: 49px !important; }
  .brz .brz-mt-sm-50 {
    margin-top: 50px !important; }
  .brz .brz-mt-sm-51 {
    margin-top: 51px !important; }
  .brz .brz-mt-sm-52 {
    margin-top: 52px !important; }
  .brz .brz-mt-sm-53 {
    margin-top: 53px !important; }
  .brz .brz-mt-sm-54 {
    margin-top: 54px !important; }
  .brz .brz-mt-sm-55 {
    margin-top: 55px !important; }
  .brz .brz-mt-sm-56 {
    margin-top: 56px !important; }
  .brz .brz-mt-sm-57 {
    margin-top: 57px !important; }
  .brz .brz-mt-sm-58 {
    margin-top: 58px !important; }
  .brz .brz-mt-sm-59 {
    margin-top: 59px !important; }
  .brz .brz-mt-sm-60 {
    margin-top: 60px !important; }
  .brz .brz-mt-sm-61 {
    margin-top: 61px !important; }
  .brz .brz-mt-sm-62 {
    margin-top: 62px !important; }
  .brz .brz-mt-sm-63 {
    margin-top: 63px !important; }
  .brz .brz-mt-sm-64 {
    margin-top: 64px !important; }
  .brz .brz-mt-sm-65 {
    margin-top: 65px !important; }
  .brz .brz-mt-sm-66 {
    margin-top: 66px !important; }
  .brz .brz-mt-sm-67 {
    margin-top: 67px !important; }
  .brz .brz-mt-sm-68 {
    margin-top: 68px !important; }
  .brz .brz-mt-sm-69 {
    margin-top: 69px !important; }
  .brz .brz-mt-sm-70 {
    margin-top: 70px !important; }
  .brz .brz-mt-sm-71 {
    margin-top: 71px !important; }
  .brz .brz-mt-sm-72 {
    margin-top: 72px !important; }
  .brz .brz-mt-sm-73 {
    margin-top: 73px !important; }
  .brz .brz-mt-sm-74 {
    margin-top: 74px !important; }
  .brz .brz-mt-sm-75 {
    margin-top: 75px !important; }
  .brz .brz-mt-sm-76 {
    margin-top: 76px !important; }
  .brz .brz-mt-sm-77 {
    margin-top: 77px !important; }
  .brz .brz-mt-sm-78 {
    margin-top: 78px !important; }
  .brz .brz-mt-sm-79 {
    margin-top: 79px !important; }
  .brz .brz-mt-sm-80 {
    margin-top: 80px !important; }
  .brz .brz-mt-sm-81 {
    margin-top: 81px !important; }
  .brz .brz-mt-sm-82 {
    margin-top: 82px !important; }
  .brz .brz-mt-sm-83 {
    margin-top: 83px !important; }
  .brz .brz-mt-sm-84 {
    margin-top: 84px !important; }
  .brz .brz-mt-sm-85 {
    margin-top: 85px !important; }
  .brz .brz-mt-sm-86 {
    margin-top: 86px !important; }
  .brz .brz-mt-sm-87 {
    margin-top: 87px !important; }
  .brz .brz-mt-sm-88 {
    margin-top: 88px !important; }
  .brz .brz-mt-sm-89 {
    margin-top: 89px !important; }
  .brz .brz-mt-sm-90 {
    margin-top: 90px !important; }
  .brz .brz-mt-sm-91 {
    margin-top: 91px !important; }
  .brz .brz-mt-sm-92 {
    margin-top: 92px !important; }
  .brz .brz-mt-sm-93 {
    margin-top: 93px !important; }
  .brz .brz-mt-sm-94 {
    margin-top: 94px !important; }
  .brz .brz-mt-sm-95 {
    margin-top: 95px !important; }
  .brz .brz-mt-sm-96 {
    margin-top: 96px !important; }
  .brz .brz-mt-sm-97 {
    margin-top: 97px !important; }
  .brz .brz-mt-sm-98 {
    margin-top: 98px !important; }
  .brz .brz-mt-sm-99 {
    margin-top: 99px !important; }
  .brz .brz-mt-sm-100 {
    margin-top: 100px !important; }
  .brz .brz-mb-sm-0 {
    margin-bottom: 0px !important; }
  .brz .brz-mb-sm-1 {
    margin-bottom: 1px !important; }
  .brz .brz-mb-sm-2 {
    margin-bottom: 2px !important; }
  .brz .brz-mb-sm-3 {
    margin-bottom: 3px !important; }
  .brz .brz-mb-sm-4 {
    margin-bottom: 4px !important; }
  .brz .brz-mb-sm-5 {
    margin-bottom: 5px !important; }
  .brz .brz-mb-sm-6 {
    margin-bottom: 6px !important; }
  .brz .brz-mb-sm-7 {
    margin-bottom: 7px !important; }
  .brz .brz-mb-sm-8 {
    margin-bottom: 8px !important; }
  .brz .brz-mb-sm-9 {
    margin-bottom: 9px !important; }
  .brz .brz-mb-sm-10 {
    margin-bottom: 10px !important; }
  .brz .brz-mb-sm-11 {
    margin-bottom: 11px !important; }
  .brz .brz-mb-sm-12 {
    margin-bottom: 12px !important; }
  .brz .brz-mb-sm-13 {
    margin-bottom: 13px !important; }
  .brz .brz-mb-sm-14 {
    margin-bottom: 14px !important; }
  .brz .brz-mb-sm-15 {
    margin-bottom: 15px !important; }
  .brz .brz-mb-sm-16 {
    margin-bottom: 16px !important; }
  .brz .brz-mb-sm-17 {
    margin-bottom: 17px !important; }
  .brz .brz-mb-sm-18 {
    margin-bottom: 18px !important; }
  .brz .brz-mb-sm-19 {
    margin-bottom: 19px !important; }
  .brz .brz-mb-sm-20 {
    margin-bottom: 20px !important; }
  .brz .brz-mb-sm-21 {
    margin-bottom: 21px !important; }
  .brz .brz-mb-sm-22 {
    margin-bottom: 22px !important; }
  .brz .brz-mb-sm-23 {
    margin-bottom: 23px !important; }
  .brz .brz-mb-sm-24 {
    margin-bottom: 24px !important; }
  .brz .brz-mb-sm-25 {
    margin-bottom: 25px !important; }
  .brz .brz-mb-sm-26 {
    margin-bottom: 26px !important; }
  .brz .brz-mb-sm-27 {
    margin-bottom: 27px !important; }
  .brz .brz-mb-sm-28 {
    margin-bottom: 28px !important; }
  .brz .brz-mb-sm-29 {
    margin-bottom: 29px !important; }
  .brz .brz-mb-sm-30 {
    margin-bottom: 30px !important; }
  .brz .brz-mb-sm-31 {
    margin-bottom: 31px !important; }
  .brz .brz-mb-sm-32 {
    margin-bottom: 32px !important; }
  .brz .brz-mb-sm-33 {
    margin-bottom: 33px !important; }
  .brz .brz-mb-sm-34 {
    margin-bottom: 34px !important; }
  .brz .brz-mb-sm-35 {
    margin-bottom: 35px !important; }
  .brz .brz-mb-sm-36 {
    margin-bottom: 36px !important; }
  .brz .brz-mb-sm-37 {
    margin-bottom: 37px !important; }
  .brz .brz-mb-sm-38 {
    margin-bottom: 38px !important; }
  .brz .brz-mb-sm-39 {
    margin-bottom: 39px !important; }
  .brz .brz-mb-sm-40 {
    margin-bottom: 40px !important; }
  .brz .brz-mb-sm-41 {
    margin-bottom: 41px !important; }
  .brz .brz-mb-sm-42 {
    margin-bottom: 42px !important; }
  .brz .brz-mb-sm-43 {
    margin-bottom: 43px !important; }
  .brz .brz-mb-sm-44 {
    margin-bottom: 44px !important; }
  .brz .brz-mb-sm-45 {
    margin-bottom: 45px !important; }
  .brz .brz-mb-sm-46 {
    margin-bottom: 46px !important; }
  .brz .brz-mb-sm-47 {
    margin-bottom: 47px !important; }
  .brz .brz-mb-sm-48 {
    margin-bottom: 48px !important; }
  .brz .brz-mb-sm-49 {
    margin-bottom: 49px !important; }
  .brz .brz-mb-sm-50 {
    margin-bottom: 50px !important; }
  .brz .brz-mb-sm-51 {
    margin-bottom: 51px !important; }
  .brz .brz-mb-sm-52 {
    margin-bottom: 52px !important; }
  .brz .brz-mb-sm-53 {
    margin-bottom: 53px !important; }
  .brz .brz-mb-sm-54 {
    margin-bottom: 54px !important; }
  .brz .brz-mb-sm-55 {
    margin-bottom: 55px !important; }
  .brz .brz-mb-sm-56 {
    margin-bottom: 56px !important; }
  .brz .brz-mb-sm-57 {
    margin-bottom: 57px !important; }
  .brz .brz-mb-sm-58 {
    margin-bottom: 58px !important; }
  .brz .brz-mb-sm-59 {
    margin-bottom: 59px !important; }
  .brz .brz-mb-sm-60 {
    margin-bottom: 60px !important; }
  .brz .brz-mb-sm-61 {
    margin-bottom: 61px !important; }
  .brz .brz-mb-sm-62 {
    margin-bottom: 62px !important; }
  .brz .brz-mb-sm-63 {
    margin-bottom: 63px !important; }
  .brz .brz-mb-sm-64 {
    margin-bottom: 64px !important; }
  .brz .brz-mb-sm-65 {
    margin-bottom: 65px !important; }
  .brz .brz-mb-sm-66 {
    margin-bottom: 66px !important; }
  .brz .brz-mb-sm-67 {
    margin-bottom: 67px !important; }
  .brz .brz-mb-sm-68 {
    margin-bottom: 68px !important; }
  .brz .brz-mb-sm-69 {
    margin-bottom: 69px !important; }
  .brz .brz-mb-sm-70 {
    margin-bottom: 70px !important; }
  .brz .brz-mb-sm-71 {
    margin-bottom: 71px !important; }
  .brz .brz-mb-sm-72 {
    margin-bottom: 72px !important; }
  .brz .brz-mb-sm-73 {
    margin-bottom: 73px !important; }
  .brz .brz-mb-sm-74 {
    margin-bottom: 74px !important; }
  .brz .brz-mb-sm-75 {
    margin-bottom: 75px !important; }
  .brz .brz-mb-sm-76 {
    margin-bottom: 76px !important; }
  .brz .brz-mb-sm-77 {
    margin-bottom: 77px !important; }
  .brz .brz-mb-sm-78 {
    margin-bottom: 78px !important; }
  .brz .brz-mb-sm-79 {
    margin-bottom: 79px !important; }
  .brz .brz-mb-sm-80 {
    margin-bottom: 80px !important; }
  .brz .brz-mb-sm-81 {
    margin-bottom: 81px !important; }
  .brz .brz-mb-sm-82 {
    margin-bottom: 82px !important; }
  .brz .brz-mb-sm-83 {
    margin-bottom: 83px !important; }
  .brz .brz-mb-sm-84 {
    margin-bottom: 84px !important; }
  .brz .brz-mb-sm-85 {
    margin-bottom: 85px !important; }
  .brz .brz-mb-sm-86 {
    margin-bottom: 86px !important; }
  .brz .brz-mb-sm-87 {
    margin-bottom: 87px !important; }
  .brz .brz-mb-sm-88 {
    margin-bottom: 88px !important; }
  .brz .brz-mb-sm-89 {
    margin-bottom: 89px !important; }
  .brz .brz-mb-sm-90 {
    margin-bottom: 90px !important; }
  .brz .brz-mb-sm-91 {
    margin-bottom: 91px !important; }
  .brz .brz-mb-sm-92 {
    margin-bottom: 92px !important; }
  .brz .brz-mb-sm-93 {
    margin-bottom: 93px !important; }
  .brz .brz-mb-sm-94 {
    margin-bottom: 94px !important; }
  .brz .brz-mb-sm-95 {
    margin-bottom: 95px !important; }
  .brz .brz-mb-sm-96 {
    margin-bottom: 96px !important; }
  .brz .brz-mb-sm-97 {
    margin-bottom: 97px !important; }
  .brz .brz-mb-sm-98 {
    margin-bottom: 98px !important; }
  .brz .brz-mb-sm-99 {
    margin-bottom: 99px !important; }
  .brz .brz-mb-sm-100 {
    margin-bottom: 100px !important; } }
  @media (max-width: 767px) {
    .brz .brz-mt-xs-0 {
      margin-top: 0px !important; }
    .brz .brz-mt-xs-1 {
      margin-top: 1px !important; }
    .brz .brz-mt-xs-2 {
      margin-top: 2px !important; }
    .brz .brz-mt-xs-3 {
      margin-top: 3px !important; }
    .brz .brz-mt-xs-4 {
      margin-top: 4px !important; }
    .brz .brz-mt-xs-5 {
      margin-top: 5px !important; }
    .brz .brz-mt-xs-6 {
      margin-top: 6px !important; }
    .brz .brz-mt-xs-7 {
      margin-top: 7px !important; }
    .brz .brz-mt-xs-8 {
      margin-top: 8px !important; }
    .brz .brz-mt-xs-9 {
      margin-top: 9px !important; }
    .brz .brz-mt-xs-10 {
      margin-top: 10px !important; }
    .brz .brz-mt-xs-11 {
      margin-top: 11px !important; }
    .brz .brz-mt-xs-12 {
      margin-top: 12px !important; }
    .brz .brz-mt-xs-13 {
      margin-top: 13px !important; }
    .brz .brz-mt-xs-14 {
      margin-top: 14px !important; }
    .brz .brz-mt-xs-15 {
      margin-top: 15px !important; }
    .brz .brz-mt-xs-16 {
      margin-top: 16px !important; }
    .brz .brz-mt-xs-17 {
      margin-top: 17px !important; }
    .brz .brz-mt-xs-18 {
      margin-top: 18px !important; }
    .brz .brz-mt-xs-19 {
      margin-top: 19px !important; }
    .brz .brz-mt-xs-20 {
      margin-top: 20px !important; }
    .brz .brz-mt-xs-21 {
      margin-top: 21px !important; }
    .brz .brz-mt-xs-22 {
      margin-top: 22px !important; }
    .brz .brz-mt-xs-23 {
      margin-top: 23px !important; }
    .brz .brz-mt-xs-24 {
      margin-top: 24px !important; }
    .brz .brz-mt-xs-25 {
      margin-top: 25px !important; }
    .brz .brz-mt-xs-26 {
      margin-top: 26px !important; }
    .brz .brz-mt-xs-27 {
      margin-top: 27px !important; }
    .brz .brz-mt-xs-28 {
      margin-top: 28px !important; }
    .brz .brz-mt-xs-29 {
      margin-top: 29px !important; }
    .brz .brz-mt-xs-30 {
      margin-top: 30px !important; }
    .brz .brz-mt-xs-31 {
      margin-top: 31px !important; }
    .brz .brz-mt-xs-32 {
      margin-top: 32px !important; }
    .brz .brz-mt-xs-33 {
      margin-top: 33px !important; }
    .brz .brz-mt-xs-34 {
      margin-top: 34px !important; }
    .brz .brz-mt-xs-35 {
      margin-top: 35px !important; }
    .brz .brz-mt-xs-36 {
      margin-top: 36px !important; }
    .brz .brz-mt-xs-37 {
      margin-top: 37px !important; }
    .brz .brz-mt-xs-38 {
      margin-top: 38px !important; }
    .brz .brz-mt-xs-39 {
      margin-top: 39px !important; }
    .brz .brz-mt-xs-40 {
      margin-top: 40px !important; }
    .brz .brz-mt-xs-41 {
      margin-top: 41px !important; }
    .brz .brz-mt-xs-42 {
      margin-top: 42px !important; }
    .brz .brz-mt-xs-43 {
      margin-top: 43px !important; }
    .brz .brz-mt-xs-44 {
      margin-top: 44px !important; }
    .brz .brz-mt-xs-45 {
      margin-top: 45px !important; }
    .brz .brz-mt-xs-46 {
      margin-top: 46px !important; }
    .brz .brz-mt-xs-47 {
      margin-top: 47px !important; }
    .brz .brz-mt-xs-48 {
      margin-top: 48px !important; }
    .brz .brz-mt-xs-49 {
      margin-top: 49px !important; }
    .brz .brz-mt-xs-50 {
      margin-top: 50px !important; }
    .brz .brz-mt-xs-51 {
      margin-top: 51px !important; }
    .brz .brz-mt-xs-52 {
      margin-top: 52px !important; }
    .brz .brz-mt-xs-53 {
      margin-top: 53px !important; }
    .brz .brz-mt-xs-54 {
      margin-top: 54px !important; }
    .brz .brz-mt-xs-55 {
      margin-top: 55px !important; }
    .brz .brz-mt-xs-56 {
      margin-top: 56px !important; }
    .brz .brz-mt-xs-57 {
      margin-top: 57px !important; }
    .brz .brz-mt-xs-58 {
      margin-top: 58px !important; }
    .brz .brz-mt-xs-59 {
      margin-top: 59px !important; }
    .brz .brz-mt-xs-60 {
      margin-top: 60px !important; }
    .brz .brz-mt-xs-61 {
      margin-top: 61px !important; }
    .brz .brz-mt-xs-62 {
      margin-top: 62px !important; }
    .brz .brz-mt-xs-63 {
      margin-top: 63px !important; }
    .brz .brz-mt-xs-64 {
      margin-top: 64px !important; }
    .brz .brz-mt-xs-65 {
      margin-top: 65px !important; }
    .brz .brz-mt-xs-66 {
      margin-top: 66px !important; }
    .brz .brz-mt-xs-67 {
      margin-top: 67px !important; }
    .brz .brz-mt-xs-68 {
      margin-top: 68px !important; }
    .brz .brz-mt-xs-69 {
      margin-top: 69px !important; }
    .brz .brz-mt-xs-70 {
      margin-top: 70px !important; }
    .brz .brz-mt-xs-71 {
      margin-top: 71px !important; }
    .brz .brz-mt-xs-72 {
      margin-top: 72px !important; }
    .brz .brz-mt-xs-73 {
      margin-top: 73px !important; }
    .brz .brz-mt-xs-74 {
      margin-top: 74px !important; }
    .brz .brz-mt-xs-75 {
      margin-top: 75px !important; }
    .brz .brz-mt-xs-76 {
      margin-top: 76px !important; }
    .brz .brz-mt-xs-77 {
      margin-top: 77px !important; }
    .brz .brz-mt-xs-78 {
      margin-top: 78px !important; }
    .brz .brz-mt-xs-79 {
      margin-top: 79px !important; }
    .brz .brz-mt-xs-80 {
      margin-top: 80px !important; }
    .brz .brz-mt-xs-81 {
      margin-top: 81px !important; }
    .brz .brz-mt-xs-82 {
      margin-top: 82px !important; }
    .brz .brz-mt-xs-83 {
      margin-top: 83px !important; }
    .brz .brz-mt-xs-84 {
      margin-top: 84px !important; }
    .brz .brz-mt-xs-85 {
      margin-top: 85px !important; }
    .brz .brz-mt-xs-86 {
      margin-top: 86px !important; }
    .brz .brz-mt-xs-87 {
      margin-top: 87px !important; }
    .brz .brz-mt-xs-88 {
      margin-top: 88px !important; }
    .brz .brz-mt-xs-89 {
      margin-top: 89px !important; }
    .brz .brz-mt-xs-90 {
      margin-top: 90px !important; }
    .brz .brz-mt-xs-91 {
      margin-top: 91px !important; }
    .brz .brz-mt-xs-92 {
      margin-top: 92px !important; }
    .brz .brz-mt-xs-93 {
      margin-top: 93px !important; }
    .brz .brz-mt-xs-94 {
      margin-top: 94px !important; }
    .brz .brz-mt-xs-95 {
      margin-top: 95px !important; }
    .brz .brz-mt-xs-96 {
      margin-top: 96px !important; }
    .brz .brz-mt-xs-97 {
      margin-top: 97px !important; }
    .brz .brz-mt-xs-98 {
      margin-top: 98px !important; }
    .brz .brz-mt-xs-99 {
      margin-top: 99px !important; }
    .brz .brz-mt-xs-100 {
      margin-top: 100px !important; }
    .brz .brz-mb-xs-0 {
      margin-bottom: 0px !important; }
    .brz .brz-mb-xs-1 {
      margin-bottom: 1px !important; }
    .brz .brz-mb-xs-2 {
      margin-bottom: 2px !important; }
    .brz .brz-mb-xs-3 {
      margin-bottom: 3px !important; }
    .brz .brz-mb-xs-4 {
      margin-bottom: 4px !important; }
    .brz .brz-mb-xs-5 {
      margin-bottom: 5px !important; }
    .brz .brz-mb-xs-6 {
      margin-bottom: 6px !important; }
    .brz .brz-mb-xs-7 {
      margin-bottom: 7px !important; }
    .brz .brz-mb-xs-8 {
      margin-bottom: 8px !important; }
    .brz .brz-mb-xs-9 {
      margin-bottom: 9px !important; }
    .brz .brz-mb-xs-10 {
      margin-bottom: 10px !important; }
    .brz .brz-mb-xs-11 {
      margin-bottom: 11px !important; }
    .brz .brz-mb-xs-12 {
      margin-bottom: 12px !important; }
    .brz .brz-mb-xs-13 {
      margin-bottom: 13px !important; }
    .brz .brz-mb-xs-14 {
      margin-bottom: 14px !important; }
    .brz .brz-mb-xs-15 {
      margin-bottom: 15px !important; }
    .brz .brz-mb-xs-16 {
      margin-bottom: 16px !important; }
    .brz .brz-mb-xs-17 {
      margin-bottom: 17px !important; }
    .brz .brz-mb-xs-18 {
      margin-bottom: 18px !important; }
    .brz .brz-mb-xs-19 {
      margin-bottom: 19px !important; }
    .brz .brz-mb-xs-20 {
      margin-bottom: 20px !important; }
    .brz .brz-mb-xs-21 {
      margin-bottom: 21px !important; }
    .brz .brz-mb-xs-22 {
      margin-bottom: 22px !important; }
    .brz .brz-mb-xs-23 {
      margin-bottom: 23px !important; }
    .brz .brz-mb-xs-24 {
      margin-bottom: 24px !important; }
    .brz .brz-mb-xs-25 {
      margin-bottom: 25px !important; }
    .brz .brz-mb-xs-26 {
      margin-bottom: 26px !important; }
    .brz .brz-mb-xs-27 {
      margin-bottom: 27px !important; }
    .brz .brz-mb-xs-28 {
      margin-bottom: 28px !important; }
    .brz .brz-mb-xs-29 {
      margin-bottom: 29px !important; }
    .brz .brz-mb-xs-30 {
      margin-bottom: 30px !important; }
    .brz .brz-mb-xs-31 {
      margin-bottom: 31px !important; }
    .brz .brz-mb-xs-32 {
      margin-bottom: 32px !important; }
    .brz .brz-mb-xs-33 {
      margin-bottom: 33px !important; }
    .brz .brz-mb-xs-34 {
      margin-bottom: 34px !important; }
    .brz .brz-mb-xs-35 {
      margin-bottom: 35px !important; }
    .brz .brz-mb-xs-36 {
      margin-bottom: 36px !important; }
    .brz .brz-mb-xs-37 {
      margin-bottom: 37px !important; }
    .brz .brz-mb-xs-38 {
      margin-bottom: 38px !important; }
    .brz .brz-mb-xs-39 {
      margin-bottom: 39px !important; }
    .brz .brz-mb-xs-40 {
      margin-bottom: 40px !important; }
    .brz .brz-mb-xs-41 {
      margin-bottom: 41px !important; }
    .brz .brz-mb-xs-42 {
      margin-bottom: 42px !important; }
    .brz .brz-mb-xs-43 {
      margin-bottom: 43px !important; }
    .brz .brz-mb-xs-44 {
      margin-bottom: 44px !important; }
    .brz .brz-mb-xs-45 {
      margin-bottom: 45px !important; }
    .brz .brz-mb-xs-46 {
      margin-bottom: 46px !important; }
    .brz .brz-mb-xs-47 {
      margin-bottom: 47px !important; }
    .brz .brz-mb-xs-48 {
      margin-bottom: 48px !important; }
    .brz .brz-mb-xs-49 {
      margin-bottom: 49px !important; }
    .brz .brz-mb-xs-50 {
      margin-bottom: 50px !important; }
    .brz .brz-mb-xs-51 {
      margin-bottom: 51px !important; }
    .brz .brz-mb-xs-52 {
      margin-bottom: 52px !important; }
    .brz .brz-mb-xs-53 {
      margin-bottom: 53px !important; }
    .brz .brz-mb-xs-54 {
      margin-bottom: 54px !important; }
    .brz .brz-mb-xs-55 {
      margin-bottom: 55px !important; }
    .brz .brz-mb-xs-56 {
      margin-bottom: 56px !important; }
    .brz .brz-mb-xs-57 {
      margin-bottom: 57px !important; }
    .brz .brz-mb-xs-58 {
      margin-bottom: 58px !important; }
    .brz .brz-mb-xs-59 {
      margin-bottom: 59px !important; }
    .brz .brz-mb-xs-60 {
      margin-bottom: 60px !important; }
    .brz .brz-mb-xs-61 {
      margin-bottom: 61px !important; }
    .brz .brz-mb-xs-62 {
      margin-bottom: 62px !important; }
    .brz .brz-mb-xs-63 {
      margin-bottom: 63px !important; }
    .brz .brz-mb-xs-64 {
      margin-bottom: 64px !important; }
    .brz .brz-mb-xs-65 {
      margin-bottom: 65px !important; }
    .brz .brz-mb-xs-66 {
      margin-bottom: 66px !important; }
    .brz .brz-mb-xs-67 {
      margin-bottom: 67px !important; }
    .brz .brz-mb-xs-68 {
      margin-bottom: 68px !important; }
    .brz .brz-mb-xs-69 {
      margin-bottom: 69px !important; }
    .brz .brz-mb-xs-70 {
      margin-bottom: 70px !important; }
    .brz .brz-mb-xs-71 {
      margin-bottom: 71px !important; }
    .brz .brz-mb-xs-72 {
      margin-bottom: 72px !important; }
    .brz .brz-mb-xs-73 {
      margin-bottom: 73px !important; }
    .brz .brz-mb-xs-74 {
      margin-bottom: 74px !important; }
    .brz .brz-mb-xs-75 {
      margin-bottom: 75px !important; }
    .brz .brz-mb-xs-76 {
      margin-bottom: 76px !important; }
    .brz .brz-mb-xs-77 {
      margin-bottom: 77px !important; }
    .brz .brz-mb-xs-78 {
      margin-bottom: 78px !important; }
    .brz .brz-mb-xs-79 {
      margin-bottom: 79px !important; }
    .brz .brz-mb-xs-80 {
      margin-bottom: 80px !important; }
    .brz .brz-mb-xs-81 {
      margin-bottom: 81px !important; }
    .brz .brz-mb-xs-82 {
      margin-bottom: 82px !important; }
    .brz .brz-mb-xs-83 {
      margin-bottom: 83px !important; }
    .brz .brz-mb-xs-84 {
      margin-bottom: 84px !important; }
    .brz .brz-mb-xs-85 {
      margin-bottom: 85px !important; }
    .brz .brz-mb-xs-86 {
      margin-bottom: 86px !important; }
    .brz .brz-mb-xs-87 {
      margin-bottom: 87px !important; }
    .brz .brz-mb-xs-88 {
      margin-bottom: 88px !important; }
    .brz .brz-mb-xs-89 {
      margin-bottom: 89px !important; }
    .brz .brz-mb-xs-90 {
      margin-bottom: 90px !important; }
    .brz .brz-mb-xs-91 {
      margin-bottom: 91px !important; }
    .brz .brz-mb-xs-92 {
      margin-bottom: 92px !important; }
    .brz .brz-mb-xs-93 {
      margin-bottom: 93px !important; }
    .brz .brz-mb-xs-94 {
      margin-bottom: 94px !important; }
    .brz .brz-mb-xs-95 {
      margin-bottom: 95px !important; }
    .brz .brz-mb-xs-96 {
      margin-bottom: 96px !important; }
    .brz .brz-mb-xs-97 {
      margin-bottom: 97px !important; }
    .brz .brz-mb-xs-98 {
      margin-bottom: 98px !important; }
    .brz .brz-mb-xs-99 {
      margin-bottom: 99px !important; }
    .brz .brz-mb-xs-100 {
      margin-bottom: 100px !important; } }
  .brz .brz-text-lg-left {
    text-align: left !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .brz .brz-text-lg-right {
    text-align: right !important;
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .brz .brz-text-lg-center {
    text-align: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .brz .brz-text-lg-justify {
    text-align: justify !important; }

@media (min-width: 768px) and (max-width: 991px) {
  .brz .brz-text-sm-left {
    text-align: left !important;
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .brz .brz-text-sm-right {
    text-align: right !important;
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .brz .brz-text-sm-center {
    text-align: center !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .brz .brz-text-sm-justify {
    text-align: justify !important; } }
  @media (max-width: 767px) {
    .brz .brz-text-xs-left {
      text-align: left !important;
      -webkit-box-pack: start !important;
          -ms-flex-pack: start !important;
              justify-content: flex-start !important; }
    .brz .brz-text-xs-right {
      text-align: right !important;
      -webkit-box-pack: end !important;
          -ms-flex-pack: end !important;
              justify-content: flex-end !important; }
    .brz .brz-text-xs-center {
      text-align: center !important;
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; }
    .brz .brz-text-xs-justify {
      text-align: justify !important; } }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
  .brz .bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }
  .brz .flash {
    -webkit-animation-name: flash;
    animation-name: flash; }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
  .brz .shake {
    -webkit-animation-name: shake;
    animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
  .brz .headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
  .brz .swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .tada {
    -webkit-animation-name: tada;
    animation-name: tada; }

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
  .brz .jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
  .brz .heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  .brz .bounceIn {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
  .brz .bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .brz .bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .brz .bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .brz .bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .brz .bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  .brz .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
  .brz .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .brz .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
  .brz .fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .brz .fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
  .brz .fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .brz .fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
  .brz .fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .brz .fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
  .brz .fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
  .brz .animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .brz .flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
  .brz .flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
  .brz .flipOutX {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
  .brz .flipOutY {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
  .brz .lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }
  .brz .rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
  .brz .rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
  .brz .rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .brz .rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
  .brz .rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
  .brz .rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
  .brz .hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }
  .brz .jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox; }

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn; }

@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
  .brz .rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
  .brz .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
  .brz .zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
  .brz .zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
  .brz .zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
  .brz .zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
  .brz .slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  .brz .slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
  .brz .slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
  .brz .slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
  .brz .slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp; }
  .brz .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .brz .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .brz .animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s; }
  .brz .animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .brz .animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s; }
  .brz .animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }
  .brz .animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s; }
  .brz .animated.fast {
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms; }
  .brz .animated.faster {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms; }
  .brz .animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s; }
  .brz .animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s; }
  @media (prefers-reduced-motion) {
    .brz .animated {
      -webkit-animation: unset !important;
      animation: unset !important;
      -webkit-transition: none !important;
      transition: none !important; } }
  .brz .brz-animated {
    opacity: 0;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
    .brz .brz-animated.brz-animate {
      opacity: 1; }
  .brz .admin-bar .wp-env .visual-sidebar {
    top: 32px;
    left: 0; }
  .brz .admin-bar .wp-env .visual-wrap-block-wrap {
    margin-left: 0;
    padding-bottom: 0; }
  .brz .brz-wp__sidebar {
    width: 100%; }
    .brz .brz-wp__sidebar .brz-shortcode__placeholder {
      width: 100%;
      min-height: 300px; }
  .brz .brz-wp-shortcode {
    width: 100%;
    min-height: 20px; }
    .brz .brz-wp-shortcode .woocommerce:empty {
      width: 100%;
      height: 15px; }
    .brz .brz-wp-shortcode .woocommerce-product-gallery {
      opacity: 1 !important; }
    .brz .brz-wp-shortcode .brz-shortcode__placeholder {
      width: 100%;
      min-height: 300px; }
  .brz .brz-wp-shortcode__menu .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    list-style: none;
    margin: 0 auto;
    padding: 0; }
    .brz .brz-wp-shortcode__menu .menu .menu-item {
      position: relative;
      text-align: left;
      list-style: none; }
      .brz .brz-wp-shortcode__menu .menu .menu-item a span {
        display: block; }
    .brz .brz-wp-shortcode__menu .menu .sub-menu {
      position: absolute;
      left: 0;
      padding-left: 0;
      padding-right: 0;
      text-align: center;
      text-transform: none;
      list-style: none;
      margin: 0 !important;
      display: none;
      width: 280px;
      background-color: #33344b;
      z-index: 110; }
      .brz .brz-wp-shortcode__menu .menu .sub-menu .menu-item {
        display: block;
        margin: 0;
        padding: 0; }
      .brz .brz-wp-shortcode__menu .menu .sub-menu .sub-menu {
        display: none;
        left: 100%;
        top: 0; }
      .brz .brz-wp-shortcode__menu .menu .sub-menu a {
        display: block;
        line-height: 1.2em;
        padding: 10px 12%;
        color: #fcfcfc; }
        .brz .brz-wp-shortcode__menu .menu .sub-menu a:hover {
          background: rgba(36, 36, 53, 0.94); }
    .brz .brz-wp-shortcode__menu .menu > .menu-item {
      display: inline-block;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding-top: 5px;
      padding-bottom: 5px; }
      .brz .brz-wp-shortcode__menu .menu > .menu-item > .sub-menu {
        top: 100%;
        padding-top: 15px;
        padding-bottom: 15px; }
      .brz .brz-wp-shortcode__menu .menu > .menu-item:hover > .sub-menu {
        display: block; }
      .brz .brz-wp-shortcode__menu .menu > .menu-item > .sub-menu > .menu-item:hover > .sub-menu {
        display: block; }
    .brz .brz-wp-shortcode__menu .menu > ul {
      margin: 0 !important; }
      .brz .brz-wp-shortcode__menu .menu > ul .page_item:not(:first-child) {
        margin-left: 15px; }
  .brz .brz-wp-shortcode__menu__toggle .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
  .brz .brz-wp-shortcode__menu__icon {
    display: none;
    padding: 15px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    margin: 0; }
    .brz .brz-wp-shortcode__menu__icon--bars {
      display: block;
      height: 2px;
      position: relative;
      -webkit-transition: background 0.2s ease-out;
      transition: background 0.2s ease-out;
      width: 18px; }
      .brz .brz-wp-shortcode__menu__icon--bars:before, .brz .brz-wp-shortcode__menu__icon--bars:after {
        background-color: currentColor;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
        width: 100%; }
      .brz .brz-wp-shortcode__menu__icon--bars:before {
        top: 5px; }
      .brz .brz-wp-shortcode__menu__icon--bars:after {
        top: -5px; }
  .brz .brz-wp-shortcode__menu .brz-input {
    display: none; }
    .brz .brz-wp-shortcode__menu .brz-input:checked ~ div .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      max-height: 100%; }
    .brz .brz-wp-shortcode__menu .brz-input:checked ~ .brz-wp-shortcode__menu__icon .brz-wp-shortcode__menu__icon--bars {
      background: transparent; }
    .brz .brz-wp-shortcode__menu .brz-input:checked ~ .brz-wp-shortcode__menu__icon .brz-wp-shortcode__menu__icon--bars:before {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .brz .brz-wp-shortcode__menu .brz-input:checked ~ .brz-wp-shortcode__menu__icon .brz-wp-shortcode__menu__icon--bars:after {
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .brz .brz-wp-shortcode__menu .brz-input:checked ~ .brz-wp-shortcode__menu__icon:not(.steps) .brz-wp-shortcode__menu__icon--bars:before,
    .brz .brz-wp-shortcode__menu .brz-input:checked ~ .brz-wp-shortcode__menu__icon:not(.steps) .brz-wp-shortcode__menu__icon--bars:after {
      top: 0; }
  @media (max-width: 767px) {
    .brz:not(.brz-ed) .brz-wp-shortcode__menu {
      width: auto;
      text-align: center; }
      .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .menu {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column nowrap;
                flex-flow: column nowrap;
        max-height: 0;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-transition: max-height 0.2s ease-out;
        transition: max-height 0.2s ease-out; }
        .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .menu .sub-menu {
          position: relative;
          display: block;
          width: 100%;
          left: 15px;
          background-color: transparent; }
          .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .menu .sub-menu .menu-item a {
            padding: 5px; }
            .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .menu .sub-menu .menu-item a:hover {
              background-color: transparent; }
          .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .menu .sub-menu .sub-menu {
            display: block;
            left: 15px; }
        .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .menu > .menu-item {
          padding: 0; }
          .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .menu > .menu-item > .sub-menu {
            top: 100%;
            padding: 5px 0; }
      .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--mobile .brz-wp-shortcode__menu__icon {
        display: inline-block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .brz:not(.brz-ed) .brz-wp-shortcode__menu {
    width: auto;
    text-align: center; }
    .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .menu {
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      max-height: 0;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-transition: max-height 0.2s ease-out;
      transition: max-height 0.2s ease-out; }
      .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .menu .sub-menu {
        position: relative;
        display: block;
        width: 100%;
        left: 15px;
        background-color: transparent; }
        .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .menu .sub-menu .menu-item a {
          padding: 5px; }
          .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .menu .sub-menu .menu-item a:hover {
            background-color: transparent; }
        .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .menu .sub-menu .sub-menu {
          display: block;
          left: 15px; }
      .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .menu > .menu-item {
        padding: 0; }
        .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .menu > .menu-item > .sub-menu {
          top: 100%;
          padding: 5px 0; }
    .brz:not(.brz-ed) .brz-wp-shortcode__menu__toggle--tablet .brz-wp-shortcode__menu__icon {
      display: inline-block; } }
