@charset "UTF-8";
.brz .brz-audio {
  pointer-events: auto;
  min-width: fit-content;
}
.brz .brz-audio .brz-custom-audio {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 3;
}
span.brz-cp-color8.fs15 {
    color: #675600!important;
}
.brz .brz-audio .brz-custom-audio .brz-audio-play-pause-btn {
  display: flex;
  cursor: pointer;
  z-index: 3;
}
.brz .brz-audio .brz-custom-audio .brz-audio-current-time {
  margin-left: 25px;
}
.brz .brz-audio .brz-custom-audio .brz-audio-total-time {
  margin-left: 15px;
}
.brz .brz-audio .brz-custom-audio .brz-audio-slider {
  position: relative;
  flex-grow: 1;
  cursor: pointer;
}
.brz .brz-audio .brz-custom-audio .brz-audio-slider .brz-audio-progress {
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
}
.brz .brz-audio .brz-custom-audio .brz-audio-slider:before {
  --tw-content: "";
  content: var(--tw-content);
  display: block;
  position: absolute;
  inset: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  opacity: 0.35;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls {
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  z-index: 3;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls .brz-audio-slider {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 5px;
  height: 8px;
}
.brz
  .brz-audio
  .brz-custom-audio
  .brz-audio-controls
  .brz-audio-slider
  .brz-audio-progress {
  height: 100%;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls span {
  cursor: default;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls:empty {
  display: none;
}
.brz .brz-audio .brz-custom-audio .brz-audio-volume {
  display: flex;
  position: relative;
  margin-left: 15px;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.brz .brz-audio .brz-custom-audio .brz-audio-volume .brz-audio-volume-btn {
  display: flex;
  cursor: pointer;
}
.brz .brz-audio .brz-custom-audio .brz-audio-volume .brz-audio-volume-controls {
  display: flex;
  width: 60px;
  height: 8px;
  margin-left: 10px;
  border-radius: 5px;
  flex-direction: column;
}
.brz
  .brz-audio
  .brz-custom-audio
  .brz-audio-volume
  .brz-audio-volume-controls
  .brz-audio-slider {
  border-radius: 3px;
}
.brz
  .brz-audio
  .brz-custom-audio
  .brz-audio-volume
  .brz-audio-volume-controls
  .brz-audio-slider
  .brz-audio-progress {
  bottom: 0;
  height: 100%;
  width: 100%;
}
.brz .brz-audio .brz-audio__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  border-style: none;
}
.brz .brz-audio .brz-audio__cover:before {
  --tw-content: "";
  content: var(--tw-content);
  display: block;
  position: absolute;
  inset: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
}
.brz-calendly {
  height: inherit;
}
.brz-calendly .calendly-inline-widget {
  min-width: auto !important;
  height: 100% !important;
}
.brz-calendly .calendly-inline-widget iframe {
  max-height: 100% !important;
}
.brz .brz-embed-code {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 20px;
  height: auto;
}
.brz .brz-embed-code:before {
  --tw-content: "";
  content: var(--tw-content);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
  overflow: hidden;
}
.brz .brz-embed-code .brz-shortcode__placeholder {
  height: 45px;
}
.brz .brz-embed-code img {
  max-width: 100%;
}
.brz .brz-embed-code .brz-embed-content {
  width: 100%;
  overflow: hidden;
}
.brz .brz-embed-code .brz-embed-content iframe {
  display: block;
}
.brz-spacer {
  width: 100%;
}
.brz-lottie-anim {
  display: flex;
}
.brz-lottie__canvas {
  width: 100%;
}
.brz-map-content {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.brz-map-content .brz-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: none;
}
.brz .brz-progress-bar-style1 {
  position: relative;
  width: 100%;
}
.brz .brz-progress-bar-style1::after {
  --tw-content: "";
  content: var(--tw-content);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.brz .brz-progress-bar-style1 .brz-progress-bar__wrapper {
  overflow: hidden;
}
.brz .brz-progress-bar-style1 .brz-d-xs-flex {
  width: 100%;
  height: 100%;
}
.brz .brz-progress-bar-style1 .brz-text__editor {
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.brz .brz-progress-bar-style1.brz-without-text .brz-progress-bar__percent {
  width: 100%;
  text-align: right;
}
.brz .brz-progress-bar-style2 .brz-progress-bar__wrapper {
  overflow: hidden;
}
.brz .brz-progress-bar-style2 .brz-d-xs-flex {
  width: 100%;
  height: 100%;
}
.brz .brz-progress-bar-style2 .brz-progress-bar__percent {
  position: relative;
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 10px;
  text-align: center;
}
.brz .brz-progress-bar-style2 .brz-progress-bar-overlay {
  position: relative;
  width: 100%;
}
.brz .brz-progress-bar-style2 .brz-progress-bar-overlay::after {
  --tw-content: "";
  content: var(--tw-content);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.brz .brz-soundcloud {
  position: relative;
  font-size: 0;
}
.brz .brz-soundcloud:before {
  --tw-content: "";
  content: var(--tw-content);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}
.brz .brz-soundcloud .brz-soundCloud-content {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.brz .brz-soundcloud .brz-soundCloud-content iframe {
  width: 100%;
}
.brz .brz-soundcloud .brz-soundCloud-content:before {
  --tw-content: "";
  content: var(--tw-content);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz-starrating {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.brz-starrating-container,
.brz-starrating-text {
  display: flex;
  align-items: center;
}
.brz-starrating-color {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  overflow: hidden;
}
.brz-starrating-icon-wrap {
  position: relative;
}
.brz-starrating .brz-starrating-container .brz-icon-svg {
  top: 0.1em;
}
.brz-starrating .brz-starrating-container .brz-icon-svg:last-child {
  margin-right: 0 !important;
}
.brz-starrating-color-full {
  width: 100%;
}
.brz-starrating-color-w1 {
  width: 10%;
}
.brz-starrating-color-w2 {
  width: 20%;
}
.brz-starrating-color-w3 {
  width: 30%;
}
.brz-starrating-color-w4 {
  width: 40%;
}
.brz-starrating-color-w5 {
  width: 50%;
}
.brz-starrating-color-w6 {
  width: 60%;
}
.brz-starrating-color-w7 {
  width: 70%;
}
.brz-starrating-color-w8 {
  width: 80%;
}
.brz-starrating-color-w9 {
  width: 90%;
}
.brz-starrating {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.brz-starrating-style2-container {
  display: flex;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 9px;
  padding-right: 9px;
}
.brz-starrating-style2-container .brz-starrating-text {
  align-self: center;
}
.brz-starrating-style2-container .brz-starrating-icon-wrap {
  align-self: center;
}
.brz-shopify-variant-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 5px 0;
  color: #888f95;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 20px;
}
.brz-shopify-variant-item-font {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #21252b;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 14px;
}
.brz-blocked {
  pointer-events: none;
}
.brz .brz-audio {
  pointer-events: auto;
  min-width: fit-content;
}
.brz .brz-audio .brz-custom-audio {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 3;
}
.brz .brz-audio .brz-custom-audio .brz-audio-play-pause-btn {
  display: flex;
  cursor: pointer;
  z-index: 3;
}
.brz .brz-audio .brz-custom-audio .brz-audio-current-time {
  margin-left: 25px;
}
.brz .brz-audio .brz-custom-audio .brz-audio-total-time {
  margin-left: 15px;
}
.brz .brz-audio .brz-custom-audio .brz-audio-slider {
  position: relative;
  flex-grow: 1;
  cursor: pointer;
}
.brz .brz-audio .brz-custom-audio .brz-audio-slider .brz-audio-progress {
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
}
.brz .brz-audio .brz-custom-audio .brz-audio-slider:before {
  --tw-content: "";
  content: var(--tw-content);
  display: block;
  position: absolute;
  inset: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  opacity: 0.35;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls {
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  z-index: 3;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls .brz-audio-slider {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 5px;
  height: 8px;
}
.brz
  .brz-audio
  .brz-custom-audio
  .brz-audio-controls
  .brz-audio-slider
  .brz-audio-progress {
  height: 100%;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls span {
  cursor: default;
}
.brz .brz-audio .brz-custom-audio .brz-audio-controls:empty {
  display: none;
}
.brz .brz-audio .brz-custom-audio .brz-audio-volume {
  display: flex;
  position: relative;
  margin-left: 15px;
  justify-content: center;
  align-items: center;
  z-index: 3;
}
.brz .brz-audio .brz-custom-audio .brz-audio-volume .brz-audio-volume-btn {
  display: flex;
  cursor: pointer;
}
.brz .brz-audio .brz-custom-audio .brz-audio-volume .brz-audio-volume-controls {
  display: flex;
  width: 60px;
  height: 8px;
  margin-left: 10px;
  border-radius: 5px;
  flex-direction: column;
}
.brz
  .brz-audio
  .brz-custom-audio
  .brz-audio-volume
  .brz-audio-volume-controls
  .brz-audio-slider {
  border-radius: 3px;
}
.brz
  .brz-audio
  .brz-custom-audio
  .brz-audio-volume
  .brz-audio-volume-controls
  .brz-audio-slider
  .brz-audio-progress {
  bottom: 0;
  height: 100%;
  width: 100%;
}
.brz .brz-audio .brz-audio__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  border-style: none;
}
.brz .brz-audio .brz-audio__cover:before {
  --tw-content: "";
  content: var(--tw-content);
  display: block;
  position: absolute;
  inset: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
}
.brz-package__button {
  border: none;
  cursor: pointer;
  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-calendly {
  height: inherit;
}
.brz-calendly .calendly-inline-widget {
  min-width: auto !important;
  height: 100% !important;
}
.brz-calendly .calendly-inline-widget iframe {
  max-height: 100% !important;
}
.brz .brz-embed-code {
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 20px;
  height: auto;
}
.brz .brz-embed-code:before {
  --tw-content: "";
  content: var(--tw-content);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
  overflow: hidden;
}
.brz .brz-embed-code .brz-shortcode__placeholder {
  height: 45px;
}
.brz .brz-embed-code img {
  max-width: 100%;
}
.brz .brz-embed-code .brz-embed-content {
  width: 100%;
  overflow: hidden;
}
.brz .brz-embed-code .brz-embed-content iframe {
  display: block;
}
.brz-spacer {
  width: 100%;
}
.brz-lottie-anim {
  display: flex;
}
.brz-lottie__canvas {
  width: 100%;
}
.brz-map-content {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.brz-map-content .brz-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-style: none;
}
.brz .brz-progress-bar-style1 {
  position: relative;
  width: 100%;
}
.brz .brz-progress-bar-style1::after {
  --tw-content: "";
  content: var(--tw-content);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.brz .brz-progress-bar-style1 .brz-progress-bar__wrapper {
  overflow: hidden;
}
.brz .brz-progress-bar-style1 .brz-d-xs-flex {
  width: 100%;
  height: 100%;
}
.brz .brz-progress-bar-style1 .brz-text__editor {
  flex-grow: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.brz .brz-progress-bar-style1.brz-without-text .brz-progress-bar__percent {
  width: 100%;
  text-align: right;
}
.brz .brz-progress-bar-style2 .brz-progress-bar__wrapper {
  overflow: hidden;
}
.brz .brz-progress-bar-style2 .brz-d-xs-flex {
  width: 100%;
  height: 100%;
}
.brz .brz-progress-bar-style2 .brz-progress-bar__percent {
  position: relative;
  display: inline-block;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 10px;
  text-align: center;
}
.brz .brz-progress-bar-style2 .brz-progress-bar-overlay {
  position: relative;
  width: 100%;
}
.brz .brz-progress-bar-style2 .brz-progress-bar-overlay::after {
  --tw-content: "";
  content: var(--tw-content);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.brz .brz-soundcloud {
  position: relative;
  font-size: 0;
}
.brz .brz-soundcloud:before {
  --tw-content: "";
  content: var(--tw-content);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}
.brz .brz-soundcloud .brz-soundCloud-content {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.brz .brz-soundcloud .brz-soundCloud-content iframe {
  width: 100%;
}
.brz .brz-soundcloud .brz-soundCloud-content:before {
  --tw-content: "";
  content: var(--tw-content);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz-starrating {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.brz-starrating-container,
.brz-starrating-text {
  display: flex;
  align-items: center;
}
.brz-starrating-color {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  max-width: 100%;
  overflow: hidden;
}
.brz-starrating-icon-wrap {
  position: relative;
}
.brz-starrating .brz-starrating-container .brz-icon-svg {
  top: 0.1em;
}
.brz-starrating .brz-starrating-container .brz-icon-svg:last-child {
  margin-right: 0 !important;
}
.brz-starrating-color-full {
  width: 100%;
}
.brz-starrating-color-w1 {
  width: 10%;
}
.brz-starrating-color-w2 {
  width: 20%;
}
.brz-starrating-color-w3 {
  width: 30%;
}
.brz-starrating-color-w4 {
  width: 40%;
}
.brz-starrating-color-w5 {
  width: 50%;
}
.brz-starrating-color-w6 {
  width: 60%;
}
.brz-starrating-color-w7 {
  width: 70%;
}
.brz-starrating-color-w8 {
  width: 80%;
}
.brz-starrating-color-w9 {
  width: 90%;
}
.brz-starrating {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.brz-starrating-style2-container {
  display: flex;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 9px;
  padding-right: 9px;
}
.brz-starrating-style2-container .brz-starrating-text {
  align-self: center;
}
.brz-starrating-style2-container .brz-starrating-icon-wrap {
  align-self: center;
}
.brz-shopify-product__size-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.brz-shopify-product__size-header legend {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz-shopify-product__size-header a {
  text-decoration: none;
}
.brz-shopify-product__grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  row-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.brz-shopify-product__grid-container .brz-shopify-product__grid-item {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #e5e7eb;
  border-radius: 5px;
  padding: 20px;
  font-size: 30px;
  text-align: center;
  overflow: hidden;
}
.brz-shopify-product__grid-container .brz-shopify-product__grid-item--selected {
  border: 2px solid #4f46e5;
}
.brz-shopify-product__grid-container .brz-shopify-product__grid-item--disabled {
  cursor: not-allowed;
  border: 3px solid #e5e7eb;
  color: #e5e7eb;
  background: linear-gradient(
    to bottom right,
    #fff calc(50% - 3px),
    #e5e7eb,
    #fff calc(50% + 3px)
  );
}
.brz-shopify-quantity-style1 input {
  text-align: center;
  padding: 0;
}
.brz-shopify-quantity-style1 input:focus {
  outline: 0;
}
.brz-shopify-quantity-style2 {
  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-shopify-quantity-style2 input {
  text-align: center;
  padding: 0;
}
.brz-shopify-quantity-style2 input:focus {
  outline: 0;
}
.brz-shopify-quantity-style2 input::-webkit-inner-spin-button,
.brz-shopify-quantity-style2 input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.brz-shopify-quantity-style2 input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.brz-shopify-variant-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz-shopify-variant-image-wrapper .brz-shopify-variant-image-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: cover;
  height: 50px;
  width: 50px;
  border: 2px solid #d5d9db;
  border-radius: 2px;
  margin-right: 9px;
  margin-bottom: 8.5px;
}
.brz-shopify-variant-image-wrapper .brz-shopify-variant-image-block:hover {
  cursor: pointer;
}
.brz-shopify-variant-image-wrapper .brz-shopify-variant-image-block::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
.brz-shopify-variant-image-wrapper .brz-shopify-variant-image-block--active {
  border: 2px solid #3a404d;
  cursor: pointer;
}
.brz-shopify-variant-radio-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz-shopify-variant-radio-wrapper .brz-shopify-variant-radio-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 32px;
  padding: 8px 10px;
  margin-right: 10px;
  border: 1px solid #d5d9db;
  border-radius: 2px;
  background-color: #fff;
}
.brz-shopify-variant-radio-wrapper .brz-shopify-variant-radio-block:hover {
  cursor: pointer;
}
.brz-shopify-variant-radio-wrapper .brz-shopify-variant-radio-block--active {
  background-color: #3a404d;
  cursor: pointer;
}
.brz-shopify-variant-radio-wrapper
  .brz-shopify-variant-radio-block--active
  span {
  color: #fff;
}
.brz-shopify-variant-select-wrapper {
  min-width: 150px;
  width: auto;
  height: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d5d9db;
  border-radius: 2px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
}
.brz-shopify-variant-select-wrapper .brz-shopify-variant-select-selectedItem {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 10px;
}
.brz-shopify-variant-select-wrapper
  .brz-shopify-variant-select-selectedItem
  .brz-shopify-select-arrow {
  position: absolute;
  width: 9px;
  right: 8%;
}
.brz-shopify-variant-select-wrapper ul.brz-shopify-variant-items {
  width: 100%;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(151, 151, 151, 0.1);
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px 2px rgba(0, 0, 0, 0.09);
  box-shadow: 0 3px 8px 2px rgba(0, 0, 0, 0.09);
  overflow: auto;
  max-height: 132px;
  list-style: none;
  display: none;
  padding: 4px 0;
  margin-top: 5px;
}
.brz-shopify-variant-select-wrapper
  ul.brz-shopify-variant-items::-webkit-scrollbar {
  border-radius: 3px;
  height: 1000px;
  width: 4px;
}
.brz-shopify-variant-select-wrapper
  ul.brz-shopify-variant-items::-webkit-scrollbar-thumb {
  height: 31px;
  background-color: #d5d9db;
}
.brz-shopify-variant-select-wrapper ul.brz-shopify-variant-items--opened {
  display: block;
}
.brz-shopify-variant-select-wrapper ul.brz-shopify-variant-items li {
  padding: 6px 12px;
}
.brz-shopify-variant-select-wrapper
  ul.brz-shopify-variant-items
  li
  .brz-shopify-variant-select-item-font {
  display: block;
  height: 18px;
  color: #212733;
  font-family: "Proxima Nova";
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 25px;
}
.brz-shopify-variant-select-wrapper ul.brz-shopify-variant-items li:hover {
  background-color: #f1f1f1;
  -webkit-box-shadow: 5px 0 20px 7px rgba(0, 0, 0, 0.05);
  box-shadow: 5px 0 20px 7px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
*,
::after,
::before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
  }
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }
  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-x-0 {
  left: 0;
  right: 0;
}
.-left-\[5px\] {
  left: -5px;
}
.-top-\[50vh\] {
  top: -50vh;
}
.-top-\[5px\] {
  top: -5px;
}
.bottom-0 {
  bottom: 0;
}
.left-0 {
  left: 0;
}
.top-0 {
  top: 0;
}
.\!z-auto {
  z-index: auto !important;
}
.m-0 {
  margin: 0;
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.h-\[100vh\] {
  height: 100vh;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[60px\] {
  height: 60px;
}
.h-full {
  height: 100%;
}
.w-\[16px\] {
  width: 16px;
}
.w-\[37px\] {
  width: 37px;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[60px\] {
  width: 60px;
}
.w-full {
  width: 100%;
}
.\!max-w-none {
  max-width: none !important;
}
.max-w-none {
  max-width: none;
}
.shrink {
  flex-shrink: 1;
}
.flex-grow {
  flex-grow: 1;
}
.origin-\[center_center_0\] {
  transform-origin: center center 0;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.grid-cols-\[auto_auto_auto\] {
  grid-template-columns: auto auto auto;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-\[12px_20px\] {
  gap: 12px 20px;
}
.overflow-hidden {
  overflow: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-2 {
  border-width: 2px;
}
.border-\[1px\] {
  border-width: 1px;
}
.border-b-0 {
  border-bottom-width: 0;
}
.border-l-0 {
  border-left-width: 0;
}
.border-r {
  border-right-width: 1px;
}
.border-t-0 {
  border-top-width: 0;
}
.border-solid {
  border-style: solid;
}
.border-dashed {
  border-style: dashed;
}
.border-none {
  border-style: none;
}
.border-mako {
  --tw-border-opacity: 1;
  border-color: rgb(68 73 82 / var(--tw-border-opacity));
}
.border-right-sidebar-item--active {
  border-color: var(--active-color, #3dbfe8);
}
.border-right-sidebar-item-border {
  border-color: var(--tertiary-gray, #383e48);
}
.border-topaz {
  border-color: rgba(129, 138, 145, 0.6);
}
.border-r-control-color {
  border-right-color: rgba(255, 255, 255, 0.07);
}
.\!bg-brand-primary {
  background-color: var(--active-color, #3dbfe8) !important;
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-floating-button-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(0 133 186 / var(--tw-bg-opacity));
}
.bg-gunmetal {
  --tw-bg-opacity: 1;
  background-color: rgb(45 50 59 / var(--tw-bg-opacity));
}
.bg-option-content-bg {
  background-color: var(--secondary-dark, #383e48);
}
.\!bg-cover {
  background-size: cover !important;
}
.bg-cover {
  background-size: cover;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.stroke-2 {
  stroke-width: 2;
}
.p-\[13px_0\] {
  padding: 13px 0;
}
.p-\[7px_0\] {
  padding: 7px 0;
}
.text-center {
  text-align: center;
}
.align-\[initial\] {
  vertical-align: initial;
}
.text-\[0\] {
  font-size: 0;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[16px\] {
  font-size: 16px;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.italic {
  font-style: italic;
}
.leading-\[2\.4em\] {
  line-height: 2.4em;
}
.\!text-brand-primary {
  color: var(--active-color, #3dbfe8) !important;
}
.\!text-gray-light {
  color: var(--light-gray, #828b92) !important;
}
.\!text-inherit {
  color: inherit !important;
}
.\!text-right-sidebar-item {
  color: var(--primary-white, #fff) !important;
}
.\!text-right-sidebar-item--active {
  color: var(--active-color, #3dbfe8) !important;
}
.text-option-content-color {
  color: var(--secondary-gray, #fff);
}
.text-right-sidebar-item {
  color: var(--primary-white, #fff);
}
.text-right-sidebar-item--active {
  color: var(--active-color, #3dbfe8);
}
.text-right-sidebar-item-label {
  color: var(--primary-gray, #fff);
}
.text-shuttle-grey {
  color: rgba(94, 100, 111, 0.6);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1))
    drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.\!transition-\[all\] {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[all\] {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[background-color\] {
  transition-property: background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[border-color\] {
  transition-property: border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[color\] {
  transition-property: color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\!delay-\[0s\] {
  transition-delay: 0s !important;
}
.delay-\[0s\] {
  transition-delay: 0s;
}
.\!duration-\[0s\] {
  transition-duration: 0s !important;
}
.duration-200 {
  transition-duration: 0.2s;
}
.\!ease-\[ease\] {
  transition-timing-function: ease !important;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-linear {
  transition-timing-function: linear;
}
.brz-ow-hidden {
  overflow: hidden !important;
}
.brz-ow-visible {
  overflow: visible !important;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: auto;
}
*,
:after,
:before {
  -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: var(--secondary-dark, #f3f3f3);
}
body.brz::after,
body.brz::before {
  display: none;
}
.brz-iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.brz {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.brz .brz-root__container.brz-reset-all {
  display: block;
  overflow: hidden;
  font-family: inherit;
}
.brz .brz-hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin: 0;
}
.brz .brz-h1,
.brz .brz-h2,
.brz .brz-h3,
.brz .brz-h4,
.brz .brz-h5,
.brz .brz-h6 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.brz .brz-p {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.brz .brz-span {
  float: none;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
}
.brz .brz-dl,
.brz .brz-ol,
.brz .brz-ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.brz .brz-ol .brz-ol,
.brz .brz-ol .brz-ul,
.brz .brz-ul .brz-ol,
.brz .brz-ul .brz-ul {
  margin: 0;
}
.brz .brz-dt {
  font-weight: 700;
}
.brz .brz-dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.brz .brz-blockquote {
  margin: 0 0 1rem;
}
.brz .brz-dfn {
  font-style: italic;
}
.brz .brz-b,
.brz .brz-strong {
  font-weight: 700;
}
.brz .brz-a:not(.brz-btn) {
  color: var(--active-color, #3dbfe8);
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brz .brz-a:not(.brz-btn)[href]:hover {
  color: var(--active-color, #1aabd8);
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.brz .brz-a:not(.brz-btn):active,
.brz .brz-a:not(.brz-btn):focus,
.brz .brz-a:not(.brz-btn):hover {
  outline: 0;
}
.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: 400;
}
.brz .brz-button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
.brz .brz-button,
.brz .brz-input,
.brz .brz-optgroup,
.brz .brz-select,
.brz .brz-textarea {
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  height: initial;
  min-height: initial;
}
.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="checkbox"],
.brz .brz-input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.brz .brz-input[type="number"] {
  -moz-appearance: textfield;
}
.brz .brz-input[type="date"],
.brz .brz-input[type="datetime-local"],
.brz .brz-input[type="month"],
.brz .brz-input[type="time"] {
  -webkit-appearance: listbox;
}
.brz .brz-textarea {
  overflow: auto;
  resize: vertical;
}
.brz .brz-fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.brz .brz-iframe,
.brz .brz-object {
  margin-bottom: 0;
  max-width: 100%;
}
.brz .brz-iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.brz [hidden] {
  display: none !important;
}
.brz .brz-reset-all {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-name: none;
  animation-name: none;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  azimuth: center;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background-attachment: scroll;
  background-blend-mode: normal;
  background-clip: border-box;
  background-color: transparent;
  background-image: none;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  block-size: auto;
  border-block-end-color: currentcolor;
  border-block-end-style: none;
  border-block-end-width: medium;
  border-block-start-color: currentcolor;
  border-block-start-style: none;
  border-block-start-width: medium;
  border-bottom-color: currentcolor;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-collapse: separate;
  border-image-outset: 0s;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-inline-end-color: currentcolor;
  border-inline-end-style: none;
  border-inline-end-width: medium;
  border-inline-start-color: currentcolor;
  border-inline-start-style: none;
  border-inline-start-width: medium;
  border-left-color: currentcolor;
  border-left-style: none;
  border-left-width: medium;
  border-right-color: currentcolor;
  border-right-style: none;
  border-right-width: medium;
  border-spacing: 0;
  border-top-color: currentcolor;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: none;
  border-top-width: medium;
  bottom: auto;
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-column-break-after: auto;
  break-after: auto;
  -webkit-column-break-before: auto;
  break-before: auto;
  -webkit-column-break-inside: auto;
  break-inside: auto;
  caption-side: top;
  caret-color: auto;
  clear: none;
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  color: initial;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance;
  -webkit-column-gap: normal;
  -moz-column-gap: normal;
  column-gap: normal;
  -webkit-column-rule-color: currentcolor;
  -moz-column-rule-color: currentcolor;
  column-rule-color: currentcolor;
  -webkit-column-rule-style: none;
  -moz-column-rule-style: none;
  column-rule-style: none;
  -webkit-column-rule-width: medium;
  -moz-column-rule-width: medium;
  column-rule-width: medium;
  -webkit-column-span: none;
  -moz-column-span: none;
  column-span: none;
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  cursor: auto;
  display: inline;
  empty-cells: show;
  -webkit-filter: none;
  filter: none;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  float: none;
  font-family: initial;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-kerning: auto;
  font-kerning: auto;
  -webkit-font-language-override: normal;
  font-language-override: normal;
  font-size: medium;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-variant-alternates: normal;
  font-variant-caps: normal;
  font-variant-east-asian: normal;
  -webkit-font-variant-ligatures: normal;
  font-variant-ligatures: normal;
  font-variant-numeric: normal;
  font-variant-position: normal;
  font-weight: 400;
  grid-auto-columns: auto;
  grid-auto-flow: row;
  grid-auto-rows: auto;
  grid-column-end: auto;
  grid-column-gap: 0;
  grid-column-start: auto;
  grid-row-end: auto;
  grid-row-gap: 0;
  grid-row-start: auto;
  grid-template-areas: none;
  grid-template-columns: none;
  grid-template-rows: none;
  height: auto;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  image-orientation: 0deg;
  image-rendering: auto;
  image-resolution: 1dppx;
  ime-mode: auto;
  inline-size: auto;
  isolation: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  left: auto;
  letter-spacing: normal;
  line-break: auto;
  line-height: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: disc;
  -webkit-margin-after: 0;
  margin-block-end: 0;
  -webkit-margin-before: 0;
  margin-block-start: 0;
  margin-bottom: 0;
  -webkit-margin-end: 0;
  margin-inline-end: 0;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  -webkit-mask-clip: border-box;
  mask-clip: border-box;
  -webkit-mask-composite: add;
  mask-composite: add;
  -webkit-mask-image: none;
  mask-image: none;
  mask-mode: match-source;
  -webkit-mask-origin: border-box;
  mask-origin: border-box;
  -webkit-mask-position: 0 0;
  mask-position: 0 0;
  -webkit-mask-repeat: repeat;
  mask-repeat: repeat;
  -webkit-mask-size: auto;
  mask-size: auto;
  mask-type: luminance;
  max-height: none;
  max-width: none;
  min-block-size: 0;
  min-height: 0;
  min-inline-size: 0;
  min-width: 0;
  mix-blend-mode: normal;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  offset-block-end: auto;
  offset-block-start: auto;
  offset-inline-end: auto;
  offset-inline-start: auto;
  opacity: 1;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  orphans: 2;
  outline-color: initial;
  outline-offset: 0;
  outline-style: none;
  outline-width: medium;
  overflow: visible;
  overflow-wrap: normal;
  overflow-x: visible;
  overflow-y: visible;
  -webkit-padding-after: 0;
  padding-block-end: 0;
  -webkit-padding-before: 0;
  padding-block-start: 0;
  padding-bottom: 0;
  -webkit-padding-end: 0;
  padding-inline-end: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  -webkit-perspective: none;
  perspective: none;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  pointer-events: auto;
  position: static;
  quotes: initial;
  resize: none;
  right: auto;
  ruby-align: space-around;
  ruby-merge: separate;
  ruby-position: over;
  scroll-behavior: auto;
  -ms-scroll-snap-coordinate: none;
  scroll-snap-coordinate: none;
  -ms-scroll-snap-destination: 0 0;
  scroll-snap-destination: 0 0;
  -ms-scroll-snap-points-x: none;
  scroll-snap-points-x: none;
  -ms-scroll-snap-points-y: none;
  scroll-snap-points-y: none;
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
  shape-image-threshold: 0;
  shape-margin: 0;
  shape-outside: none;
  -moz-tab-size: 8;
  -o-tab-size: 8;
  tab-size: 8;
  table-layout: auto;
  text-align: initial;
  -moz-text-align-last: auto;
  text-align-last: auto;
  text-combine-upright: none;
  -webkit-text-decoration-color: currentcolor;
  text-decoration-color: currentcolor;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-text-emphasis-color: currentcolor;
  text-emphasis-color: currentcolor;
  -webkit-text-emphasis-position: over;
  text-emphasis-position: over right;
  -webkit-text-emphasis-style: none;
  text-emphasis-style: none;
  text-indent: 0;
  text-justify: auto;
  text-orientation: mixed;
  text-overflow: clip;
  text-rendering: auto;
  text-shadow: none;
  text-transform: none;
  text-underline-position: auto;
  top: auto;
  -ms-touch-action: auto;
  touch-action: auto;
  -webkit-transform: none;
  transform: none;
  transform-box: border-box;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transform-style: flat;
  transform-style: flat;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  widows: 2;
  width: auto;
  will-change: auto;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  -webkit-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
  z-index: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.brz .brz-h1,
.brz .brz-h2,
.brz .brz-h3,
.brz .brz-h4,
.brz .brz-h5,
.brz .brz-h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}
.brz .brz-h1 {
  font-size: 55px;
  font-weight: 400;
}
.brz .brz-h2 {
  font-size: 40px;
}
.brz .brz-h3 {
  font-size: 32px;
}
.brz .brz-h4 {
  font-size: 26px;
}
.brz .brz-h5 {
  font-size: 19px;
}
.brz .brz-h6 {
  font-size: 14px;
}
.brz .brz-p {
  font-size: 14px;
  font-weight: 400;
}
.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-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;
}
@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-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;
  }
}
@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-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;
  }
}
@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-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;
  }
}
@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-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;
  }
}
@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-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-d-block {
  display: block !important;
}
.brz .brz-d-inline-block {
  display: inline-block !important;
}
.brz .brz-d-inline {
  display: inline !important;
}
.brz .brz-d-none {
  display: none !important;
}
.brz .brz-d-table {
  width: 100%;
  display: table;
  position: relative;
}
.brz .brz-d-table-cell {
  display: table-cell;
}
.brz .brz-blocked {
  pointer-events: none;
}
.brz .brz-d-xs-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
}
.brz .brz-d-xs-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (min-width: 480px) {
  .brz .brz-d-ms-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
  }
  .brz .brz-d-ms-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 768px) {
  .brz .brz-d-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
  }
  .brz .brz-d-sm-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 992px) {
  .brz .brz-d-md-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
  }
  .brz .brz-d-md-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 1200px) {
  .brz .brz-d-lg-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
  }
  .brz .brz-d-lg-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (min-width: 1400px) {
  .brz .brz-d-xl-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
  }
  .brz .brz-d-xl-inline-flex {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.brz .brz-p-relative {
  position: relative !important;
}
.brz .brz-p-absolute {
  position: absolute !important;
}
.brz .brz-p-fixed {
  position: fixed !important;
}
.brz .brz-invisible {
  visibility: hidden !important;
}
.brz .brz-visible {
  visibility: visible !important;
}
.brz .brz-hidden {
  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;
  }
  .brz .brz-hidden-print {
    display: none !important;
  }
}
.brz .brz-ow-hidden {
  overflow: hidden !important;
}
.brz .brz-ow-visible {
  overflow: visible !important;
}
.brz .brz-pointer-events-none {
  pointer-events: none !important;
}
.brz .brz-pointer-events-auto {
  pointer-events: auto !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;
}
.brz .brz-typography-inherit {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.brz .brz-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.brz .brz-cursor-none {
  cursor: none !important;
}
.brz .brz-cursor-wait {
  cursor: wait !important;
}
.brz .brz-cursor-pointer {
  cursor: pointer !important;
}
.brz .brz--required {
  color: var(--required, #ff0e0e);
  padding-left: 5px;
}
.brz .brz-animated {
  opacity: 0;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}
.brz .brz-animated:not(.brz-animate) {
  -webkit-animation-name: none;
  animation-name: none;
}
.brz .brz-animated.brz-animate-opacity {
  opacity: 1;
}
.brz .brz-icon-svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke: none;
  max-width: none;
  position: relative;
  fill: currentColor;
  color: currentColor;
}
.brz .brz-icon-svg use {
  fill: inherit;
}
.brz .brz-icon-svg path {
  -webkit-transition: none;
  transition: none;
}
.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-element__pro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(237, 237, 237, 0.92);
  color: #292e37;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  line-height: 1.4;
  font-size: 13px;
  font-weight: 600;
  border: 3px solid var(--brand__primary__pro, #d62c64);
  padding: 30px 20px;
}
.brz .brz-element__pro--absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.brz .brz-element__pro-title.brz-p {
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 12px;
}
.brz .brz-element__pro-link.brz-a {
  color: var(--brand__primary__pro, #d62c64) !important;
}
.brz .brz-element__pro-link.brz-a:hover {
  color: var(--brand__primary__pro, #d62c64) !important;
}
.brz .brz-element__pro-lock {
  width: 90px;
  height: 90px;
  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;
  font-size: 20px;
  background-color: var(--brand__primary__pro, #d62c64);
  color: #fff;
  border-radius: 90px;
  margin-bottom: 12px;
}
.brz .brz-element__pro-removed.brz-p {
  margin-bottom: 12px;
  font-weight: 600;
}
.brz .brz-section {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: visible;
}
.brz .brz-section__content {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.brz .brz-section__content > .brz-bg {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  width: 100%;
  height: 100%;
}
.brz .brz-section__content > .brz-bg > .brz-bg-content {
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brz .brz-section__content .brz-container__wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-section__content > .brz-container {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-section .brz-slick-slider {
  display: none;
}
.brz .brz-section .brz-slick-slider.slick-initialized {
  display: block;
}
.brz
  .brz-section
  > .brz-slick-slider
  > .slick-list
  > .slick-track
  > .slick-slide {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-section > .brz-slick-slider .brz-section__content {
  height: 100%;
}
.brz .brz-section > .brz-slick-slider:not(.slick-initialized) {
  overflow: hidden;
}
.brz
  .brz-section
  > .brz-slick-slider:not(.slick-initialized)
  > .brz-section__content:not(:first-child) {
  display: none;
}
.brz .brz-section__header > .brz-section__menu-item {
  position: relative;
  z-index: 1055;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-section__header--animated {
  position: fixed;
  z-index: 1056;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.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--animated-closed {
  -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;
  pointer-events: none;
}
.brz .brz-section__header--fixed {
  position: relative;
  z-index: 1055;
}
.brz .brz-section__header--fixed-opened {
  position: fixed;
  z-index: 1056;
  top: 0;
  left: 0;
  width: 100%;
}
.brz .brz-section__header--fixed > .brz-section__menu-item,
.brz .brz-section__header-sticky-item {
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-footer > .brz-bg:after,
.brz .brz-section__header-sticky-item > .brz-bg:after,
.brz .brz-section__menu-item > .brz-bg:after {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.brz .brz-footer {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-footer > .brz-container {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-popup__inner {
  height: 100%;
}
.brz .brz-footer {
  position: relative;
}
.brz .brz-footer__bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.brz .brz-footer__bg > .brz-bg-content {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}
.brz .brz-footer .brz-container__wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-story {
  background-color: #222;
  min-height: 100vh;
}
.brz .brz-story .brz-container {
  font-size: 436px;
}
.brz .brz-story .brz-ed-box__resizer {
  font-size: initial;
}
.brz .brz-story > .brz-slick-slider .brz-slick-slider__arrow {
  padding: 20px;
  border-radius: 50%;
  position: absolute;
  background-color: #c9c9c9;
  top: 50%;
  opacity: 0.4;
  z-index: 3;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.brz .brz-story > .brz-slick-slider .brz-slick-slider__arrow .brz-icon-svg {
  width: 20px;
  height: 20px;
}
.brz .brz-story > .brz-slick-slider .brz-slick-slider__arrow-prev {
  left: 20px;
}
.brz .brz-story > .brz-slick-slider .brz-slick-slider__arrow-next,
.brz .brz-story > .brz-slick-slider .brz-slick-slider__arrow-replay {
  right: 20px;
}
.brz
  .brz-story
  > .brz-slick-slider
  .brz-slick-slider__arrow-next.slick-disabled,
.brz
  .brz-story
  > .brz-slick-slider
  .brz-slick-slider__arrow-prev.slick-disabled,
.brz .brz-story > .brz-slick-slider .brz-slick-slider__arrow-replay {
  display: none !important;
  opacity: 0;
}
.brz
  .brz-story
  > .brz-slick-slider
  .brz-slick-slider__arrow-replay.slick-disabled {
  display: block !important;
  opacity: 0.4;
}
.brz .brz-story > .brz-slick-slider .brz-slick-slider__arrow:hover {
  opacity: 1;
}
.brz
  .brz-story
  > .brz-slick-slider
  > .slick-list
  > .slick-track
  > .slick-slide {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.4;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz
  .brz-story
  > .brz-slick-slider
  > .slick-list
  > .slick-track
  > .slick-slide
  .brz-slick-slider__inner-arrow {
  display: none;
}
.brz
  .brz-story
  > .brz-slick-slider
  > .slick-list
  > .slick-track
  > .slick-slide
  > div:not(.brz-container) {
  font-size: 0;
}
.brz
  .brz-story
  > .brz-slick-slider
  > .slick-list
  > .slick-track
  > .slick-current {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.brz:not(.brz-ed) .brz-story .brz-container {
  font-size: 436px;
}
.brz:not(.brz-ed) .brz-story .brz-wrapper {
  pointer-events: none;
}
.brz:not(.brz-ed) .brz-story .brz-embed-code,
.brz:not(.brz-ed) .brz-story .brz-forms2,
.brz:not(.brz-ed) .brz-story .brz-map,
.brz:not(.brz-ed) .brz-story .brz-rich-text a,
.brz:not(.brz-ed) .brz-story .brz-story-linked,
.brz:not(.brz-ed) .brz-story .brz-video,
.brz:not(.brz-ed) .brz-story a.brz-a {
  pointer-events: initial;
}
.brz:not(.brz-ed) .brz-story > .brz-slick-slider:not(.slick-initialized) {
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz:not(.brz-ed)
  .brz-story
  > .brz-slick-slider:not(.slick-initialized)
  > .brz-section__content {
  height: 75vh;
  max-width: 37.5vh;
  min-width: 320px;
  min-height: 533px;
  max-height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.brz:not(.brz-ed) .brz-story > .brz-slick-slider {
  padding-top: 160px;
}
.brz:not(.brz-ed)
  .brz-story
  > .slick-slider
  > .slick-list
  > .slick-track
  > .slick-slide {
  height: 75vh;
  max-width: 400px;
  min-width: 400px;
  min-height: 533px;
  max-height: 800px;
}
.brz:not(.brz-ed) .brz-story > .slick-slider > .brz-slick-slider__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 740px;
  bottom: -70px;
  margin: 15px auto 0;
}
.brz:not(.brz-ed) .brz-story > .slick-slider > .brz-slick-slider__dots > li {
  padding: 15px 0;
  display: block;
  width: 30%;
  cursor: pointer;
  margin-right: 4px;
  float: left;
  color: rgba(255, 255, 255, 0.4);
}
.brz:not(.brz-ed)
  .brz-story
  > .slick-slider
  > .brz-slick-slider__dots
  > li
  > button {
  width: 100%;
  height: 4px;
  display: block;
  border-radius: 100px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.brz:not(.brz-ed)
  .brz-story
  > .slick-slider
  > .brz-slick-slider__dots
  > li.slick-active {
  position: relative;
  overflow: hidden;
}
.brz:not(.brz-ed)
  .brz-story
  > .slick-slider
  > .brz-slick-slider__dots
  > li.slick-active::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  width: 0%;
  height: 4px;
  background-color: #fff;
  border-radius: 100px;
}
.brz:not(.brz-ed)
  .brz-story
  > .slick-slider
  > .brz-slick-slider__dots
  > li.slick-active
  > button {
  background-color: #fff;
}
.brz:not(.brz-ed)
  .brz-story
  > .slick-slider
  > .brz-slick-slider__dots
  > li:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .brz:not(.brz-ed) .brz-story {
    min-height: auto;
  }
  .brz:not(.brz-ed) .brz-story > .brz-slick-slider:not(.slick-initialized) {
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .brz:not(.brz-ed)
    .brz-story
    > .brz-slick-slider:not(.slick-initialized)
    > .brz-section__content {
    height: 100vh;
    min-width: 320px;
    min-height: 533px;
    max-width: 100vw;
    max-height: 100%;
  }
  .brz:not(.brz-ed) .brz-story > .brz-slick-slider {
    padding-top: 0;
  }
  .brz:not(.brz-ed) .brz-story .slick-slider .brz-slick-slider__arrow {
    display: none !important;
  }
  .brz:not(.brz-ed)
    .brz-story
    .slick-slider
    > .slick-list
    > .slick-track
    > .slick-slide {
    height: 100vh;
    min-width: 400px;
    min-height: 533px;
    max-width: 100vw;
    max-height: 100%;
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .brz:not(.brz-ed)
    .brz-story
    .slick-slider
    > .slick-list
    > .slick-track
    > .slick-slide
    > div {
    width: 100%;
  }
  .brz:not(.brz-ed)
    .brz-story
    .slick-slider
    > .slick-list
    > .slick-track
    > .slick-slide
    .brz-slick-slider__inner-arrow {
    background-color: transparent;
    height: 100%;
    max-height: 100vh;
    top: 0;
    width: 50%;
    display: block;
    position: absolute;
  }
  .brz:not(.brz-ed)
    .brz-story
    .slick-slider
    > .slick-list
    > .slick-track
    > .slick-slide
    .brz-slick-slider__inner-arrow-next {
    right: 0;
  }
  .brz:not(.brz-ed)
    .brz-story
    .slick-slider
    > .slick-list
    > .slick-track
    > .slick-slide
    .brz-slick-slider__inner-arrow-prev {
    left: 0;
  }
  .brz:not(.brz-ed) .brz-story .slick-slider > .brz-slick-slider__dots {
    margin-top: 0;
    position: absolute;
    padding: 0 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    height: 30px;
  }
}
.brz .brz-container,
.brz .brz-section__content .brz-container__wrap,
.brz _:-ms-lang(x)::-ms-backdrop {
  -ms-flex: auto !important;
  flex: auto !important;
}
@-webkit-keyframes storyProgress {
  to {
    width: 100%;
  }
}
@keyframes storyProgress {
  to {
    width: 100%;
  }
}
.brz .brz-container,
.brz .brz-container__wrap {
  width: 100%;
}
.brz .brz-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: var(--brz-section-container-width, 100%);
}
.brz .brz-container__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
.brz .brz-row__container {
  position: relative;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-row__container .brz-link-container {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.brz .brz-row__container > .brz-bg {
  left: auto;
}
.brz .brz-row__container [data-scroll-motion] {
  width: 100%;
  max-width: 100%;
}
.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%;
  will-change: flex, max-width;
}
.brz .brz-columns .brz-container-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.brz .brz-columns > .brz-bg,
.brz .brz-columns > [data-scroll-motion] > .brz-bg {
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.brz .brz-column__items {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.brz .brz-column__items > div:not(.brz-ed-sortable--empty) {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 0;
}
.brz .brz-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 0;
  min-height: 1px;
}
.brz .brz-wrapper > div.brz-wrapper__scrollmotion {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  min-width: 0;
  display: inherit;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-wrapper-clone > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  min-width: 0;
  -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-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;
  text-decoration: none;
  outline: 0;
}
.brz .brz-btn .brz-ed-box__resizer {
  height: auto;
  font-size: inherit;
}
.brz .brz-btn.focus,
.brz .brz-btn:focus,
.brz .brz-btn:hover {
  text-decoration: none;
}
.brz .brz-btn:focus {
  text-decoration: none;
}
.brz .brz-btn .brz-span {
  display: block;
}
.brz .brz-btn .brz-btn--story-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-btn-hover__unset-height.brz-hover-animation__container {
  height: unset;
}
.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-story .brz-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-story .brz-icon .brz-icon-svg {
  width: 100%;
  height: 100%;
}
.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-countdown2 {
  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-countdown2__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: center;
  word-break: break-word;
  word-wrap: break-word;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.brz .brz-countdown2__item:first-child {
  margin-left: 0 !important;
}
.brz .brz-countdown2__item:last-child {
  margin-right: 0 !important;
}
.brz .brz-countdown2__number {
  font-size: 1em;
}
.brz .brz-countdown2__label {
  text-transform: capitalize;
}
.brz .brz-countdown2 .brz-countdown2-parts {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.brz .brz-countdown2 .brz-countdown2-message {
  display: none;
  min-height: 55px;
  width: 100%;
  margin-top: 15px;
  padding: 17px 30px;
  padding-bottom: 0;
  text-align: center;
}
.brz .brz-countdown2-style1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.brz .brz-countdown2-style2 .brz-countdown2__item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.brz .brz-countdown2-style2 .brz-countdown2__label {
  margin-left: 5px;
}
.brz .brz-countdown2-style3 .brz-countdown2-parts {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-countdown2-style3 .brz-countdown2__item .brz-countdown2__label {
  display: none;
}
.brz .brz-countdown2_custom {
  height: auto !important;
  margin: 0 !important;
}
.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-btn,
.brz .brz-icon-text .brz-text__editor {
  width: 100%;
}
.brz .brz-icon-text .brz-text__editor {
  white-space: pre-wrap;
}
.brz .brz-icon-text .brz-wrapper-clone {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.brz .brz-icon-text .brz-icon__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: auto;
}
.brz .brz-icon-text .brz-icon__container .brz-ed-box__resizer {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.brz .brz-line {
  position: relative;
  line-height: 1;
  font-size: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  display: inline-block;
}
.brz .brz-line-container::after,
.brz .brz-line-container::before {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.brz .brz-line-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
.brz .brz-line .brz-hr {
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  background: 0 0;
  width: 100%;
}
.brz .brz-map {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.brz .brz-map .brz-hover-animation::before,
.brz .brz-map.brz-map_styles::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz .brz-video {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.brz .brz-video__ios iframe {
  opacity: 0;
}
.brz .brz-video:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz .brz-video .brz-video-content {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.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-iframe {
  height: 100%;
  width: 100%;
}
.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;
  z-index: 1;
}
.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%;
}
.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 .brz-span {
  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-video .brz-video-elem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-width: 150px;
  padding-top: 0 !important;
}
.brz .brz-video .brz-video-elem video {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: auto;
  background: 0 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-video .brz-video-elem .brz-video-custom-video-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  height: 50px;
  z-index: 999;
}
.brz .brz-video .brz-video-elem .brz-video-custom-play-pause-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  z-index: 3;
}
.brz .brz-video .brz-video-elem .brz-video-custom-current-time {
  margin-left: 25px;
}
.brz .brz-video .brz-video-elem .brz-video-custom-total-time {
  margin-left: 15px;
}
.brz .brz-video .brz-video-elem .brz-video-custom-slider {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  cursor: pointer;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-slider
  .brz-video-custom-progress {
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
}
.brz .brz-video .brz-video-elem .brz-video-custom-slider:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  background-repeat: no-repeat;
  opacity: 0.35;
}
.brz .brz-video .brz-video-elem .brz-video-custom-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-controls
  .brz-video-custom-slider {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 5px;
  height: 8px;
  overflow: hidden;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-controls
  .brz-video-custom-slider
  .brz-video-custom-progress {
  height: 100%;
}
.brz .brz-video .brz-video-elem .brz-video-custom-controls span {
  cursor: default;
}
.brz .brz-video .brz-video-elem .brz-video-custom-controls:empty {
  display: none;
}
.brz .brz-video .brz-video-elem .brz-video-custom-volume {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 3;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-volume
  .brz-video-custom-fullscreen-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-volume
  .brz-video-custom-fullscreen-icon {
  margin-right: 15px;
  cursor: pointer;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-volume
  .brz-video-custom-volume-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-volume
  .brz-video-custom-volume-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 8px;
  margin-left: 10px;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.brz
  .brz-video
  .brz-video-elem
  .brz-video-custom-volume
  .brz-video-custom-volume-controls
  .brz-video-custom-progress {
  bottom: 0;
  height: 100%;
  width: 100%;
}
.brz .brz-video .brz-video-custom-fullScreen-window-show video {
  padding-bottom: 50px;
}
.brz
  .brz-video
  .brz-video-custom-fullScreen-window-show
  .brz-video-custom-video-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.brz .brz-custom-video {
  min-width: 150px;
}
.brz .brz-custom-video .brz-video-content {
  overflow: hidden;
}
.brz .brz-custom-video .brz-video-content .brz-shortcode__placeholder {
  border-radius: 0 !important;
}
.brz
  .brz-custom-video
  .brz-video-content:hover
  .brz-shortcode__placeholder
  .brz-icon-svg {
  cursor: pointer;
}
.brz .brz-custom-video.brz-video-on-controls-hidden .brz-shortcode__placeholder,
.brz .brz-custom-video.brz-video-on-controls-hidden .brz-video__cover,
.brz .brz-custom-video.brz-video-on-controls-hidden video {
  padding-bottom: 50px;
}
.brz .brz-custom-video.brz-video-off-controls-hidden {
  background: inherit;
  padding-bottom: 0;
}
.brz .brz-custom-video.brz-video-off-controls-hidden video {
  padding-bottom: 0;
  background: inherit;
}
.brz
  .brz-custom-video.brz-video-off-controls-hidden
  .brz-shortcode__placeholder {
  top: 0;
  padding-top: 0;
}
.brz .brz-custom-video.brz-video-off-controls-hidden .brz-video__cover {
  padding-bottom: 0;
}
.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 .brz-video-playlist {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.brz .brz-video-playlist .brz-play-button {
  line-height: 0;
}
.brz .brz-video-playlist:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz .brz-video-playlist .brz-iframe,
.brz .brz-video-playlist .brz-video-playlist__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.brz .brz-video-playlist .brz-video-playlist__cover {
  -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-playlist .brz-video-playlist__cover:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  background-size: cover;
  background-repeat: no-repeat;
}
.brz
  .brz-video-playlist
  .brz-video-playlist__cover
  .brz-video-playlist__cover-icon {
  position: relative;
  width: 80px;
  height: 80px;
  font-size: 28px;
  -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%;
  z-index: 1;
  color: #fff;
  -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-playlist
  .brz-video-playlist__cover
  .brz-video-playlist__cover-icon
  .brz-icon-svg {
  width: 100%;
  left: 2px;
}
.brz
  .brz-video-playlist
  .brz-video-playlist__cover
  .brz-video-playlist__cover-icon
  a {
  line-height: 0;
}
.brz .brz-video-playlist .brz-video-playlist__cover:hover {
  cursor: pointer;
}
.brz
  .brz-video-playlist
  .brz-video-playlist__cover:hover
  .brz-video-playlist__cover-icon {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.brz .brz-video-playlist .brz-video-playlist-main,
.brz .brz-video-playlist .brz-video-playlist-video-elem {
  position: relative;
}
.brz .brz-video-playlist .brz-video-playlist-main .brz-img,
.brz .brz-video-playlist .brz-video-playlist-main .brz-shortcode__placeholder,
.brz .brz-video-playlist .brz-video-playlist-video-elem .brz-img,
.brz
  .brz-video-playlist
  .brz-video-playlist-video-elem
  .brz-shortcode__placeholder {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.brz .brz-video-playlist .brz-video-playlist-main__cover:after,
.brz .brz-video-playlist .brz-video-playlist-video-elem:after {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}
.brz .brz-video-playlist .brz-video-playlist-main__content {
  padding-top: 56.25%;
}
.brz .brz-video-playlist .brz-video-playlist-video-item {
  cursor: pointer;
}
.brz .brz-video-playlist .brz-video-playlist-title-video {
  word-break: break-word;
  white-space: normal;
}
.brz .brz-video-playlist .brz-video-playlist-title-video .brz-span {
  display: block;
}
.brz .brz-video-playlist .brz-video-playlist-title-video .brz-span:last-child {
  margin-bottom: 0;
}
.brz .brz-video-playlist-horizontal .brz-video-playlist-sidebar {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
  overflow: auto;
  padding-left: 0 !important;
}
.brz .brz-video-playlist-horizontal .brz-video-playlist-main {
  padding-right: 0 !important;
}
.brz .brz-video-playlist-horizontal .brz-video-playlist-video-item {
  cursor: pointer;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz
  .brz-video-playlist-horizontal
  .brz-video-playlist-video-item
  .brz-video-playlist-title-video {
  margin-left: 10px;
}
.brz .brz-video-playlist-horizontal .brz-video-playlist-video-item .brz-img {
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-video-playlist-horizontal ::-webkit-scrollbar {
  width: 8px;
  height: 95px;
  cursor: pointer;
}
.brz .brz-video-playlist-horizontal ::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}
.brz .brz-video-playlist-horizontal ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}
.brz .brz-video-playlist-vertical .brz-video-playlist-sidebar {
  white-space: nowrap;
  overflow: auto;
}
.brz .brz-video-playlist-vertical .brz-video-playlist-video-item {
  text-align: center;
}
.brz .brz-video-playlist-vertical .brz-video-playlist-video-elem {
  margin-left: auto;
  margin-right: auto;
}
.brz .brz-video-playlist-vertical ::-webkit-scrollbar {
  width: 6px;
  height: 8px;
  cursor: pointer;
}
.brz .brz-video-playlist-vertical ::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0);
}
.brz .brz-video-playlist-vertical ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
.brz .brz-video-playlist-vertical.brz-video-playlist-under {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.brz
  .brz-video-playlist-vertical.brz-video-playlist-under
  .brz-video-playlist__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (max-width: 767px) {
  .brz .brz-video-playlist .brz-video-playlist-main {
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    width: 100% !important;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .brz
    .brz-video-playlist
    .brz-video-playlist-main__placeholder
    .brz-video-playlist-main__content,
  .brz
    .brz-video-playlist
    .brz-video-playlist-main__video
    .brz-video-playlist-main__content {
    width: 100%;
  }
  .brz .brz-video-playlist .brz-video-playlist-sidebar {
    position: static;
    height: auto !important;
    width: 100% !important;
  }
  .brz .brz-video-playlist .brz-video-playlist-modal {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.brz .brz-rich-text {
  -webkit-font-smoothing: antialiased;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.brz .brz-rich-text .brz-ed-box__resizer {
  max-width: 100%;
}
.brz .brz-rich-text .brz-capitalize-on {
  text-transform: uppercase;
}
.brz .brz-rich-text .brz-capitalize-on span {
  text-transform: uppercase;
}
.brz .brz-rich-text > * {
  white-space: pre-wrap;
}
.brz .brz-rich-text em,
.brz .brz-rich-text i {
  font-style: italic;
}
.brz .brz-rich-text ol li,
.brz .brz-rich-text ul li {
  margin-left: 1em;
}
.brz .brz-rich-text ol > li,
.brz .brz-rich-text ul > li {
  list-style-type: none;
}
.brz .brz-rich-text ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8;
  counter-increment: list-0;
}
.brz .brz-rich-text ol li.ql-indent-1:before,
.brz .brz-rich-text ol li.ql-indent-3:before,
.brz .brz-rich-text ol li.ql-indent-5:before,
.brz .brz-rich-text ol li.ql-indent-7:before,
.brz .brz-rich-text ul li::before {
  content: "•";
  margin-right: 5px;
}
.brz .brz-rich-text ol li.ql-indent-2:before,
.brz .brz-rich-text ol li.ql-indent-4:before,
.brz .brz-rich-text ol li.ql-indent-6:before,
.brz .brz-rich-text ol li.ql-indent-8:before,
.brz .brz-rich-text ol li:before {
  margin-right: 5px;
}
.brz .brz-rich-text ol li:before {
  content: counter(list-0, decimal) ".";
}
.brz .brz-rich-text ol li.ql-indent-1 {
  counter-increment: list-1;
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8;
}
.brz .brz-rich-text ol li.ql-indent-2 {
  counter-increment: list-2;
}
.brz .brz-rich-text ol li.ql-indent-2:before {
  content: counter(list-2, decimal) ".";
}
.brz .brz-rich-text ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8;
}
.brz .brz-rich-text ol li.ql-indent-3 {
  counter-increment: list-3;
  counter-reset: list-4 list-5 list-6 list-7 list-8;
}
.brz .brz-rich-text ol li.ql-indent-4 {
  counter-increment: list-4;
}
.brz .brz-rich-text ol li.ql-indent-4:before {
  content: counter(list-4, decimal) ".";
}
.brz .brz-rich-text ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8;
}
.brz .brz-rich-text ol li.ql-indent-5 {
  counter-increment: list-5;
  counter-reset: list-6 list-7 list-8;
}
.brz .brz-rich-text ol li.ql-indent-6 {
  counter-increment: list-6;
}
.brz .brz-rich-text ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ".";
}
.brz .brz-rich-text ol li.ql-indent-6 {
  counter-reset: list-7 list-8;
}
.brz .brz-rich-text ol li.ql-indent-7 {
  counter-increment: list-7;
  counter-reset: list-8;
}
.brz .brz-rich-text ol li.ql-indent-8 {
  counter-increment: list-8;
}
.brz .brz-rich-text ol li.ql-indent-8:before {
  content: counter(list-8, decimal) ".";
}
.brz .brz-rich-text ol li.ql-indent-8 {
  counter-reset: reset;
}
.brz .brz-rich-text .ql-editor {
  white-space: pre-wrap;
}
.brz .brz-rich-text .brz-image-gradient,
.brz .brz-rich-text .brz-text-mask {
  caret-color: #000;
  color: transparent !important;
  -webkit-background-clip: text;
  -webkit-box-decoration-break: clone;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.brz .brz-rich-text > div > h1,
.brz .brz-rich-text > div > h2,
.brz .brz-rich-text > div > h3,
.brz .brz-rich-text > div > h4,
.brz .brz-rich-text > div > h5,
.brz .brz-rich-text > div > h6 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  text-transform: initial;
  text-decoration: initial;
}
.brz .brz-rich-text > div > h1:before,
.brz .brz-rich-text > div > h2:before,
.brz .brz-rich-text > div > h3:before,
.brz .brz-rich-text > div > h4:before,
.brz .brz-rich-text > div > h5:before,
.brz .brz-rich-text > div > h6:before {
  display: none;
}
.brz .brz-rich-text span,
.brz .brz-rich-text > div > p {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  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 dl,
.brz .brz-rich-text ol,
.brz .brz-rich-text ul {
  margin: 0;
  padding: 0;
}
.brz .brz-rich-text ol ol,
.brz .brz-rich-text ol ul,
.brz .brz-rich-text ul ol,
.brz .brz-rich-text ul ul {
  margin: 0;
}
.brz .brz-rich-text strong {
  font-weight: 700;
}
.brz .brz-rich-text .link--anchor,
.brz .brz-rich-text .link--external,
.brz .brz-rich-text .link--popup,
.brz .brz-rich-text .link--story,
.brz .brz-rich-text .link--upload {
  text-decoration: none;
}
.brz .brz-rich-text .link--anchor:hover,
.brz .brz-rich-text .link--external:hover,
.brz .brz-rich-text .link--popup:hover,
.brz .brz-rich-text .link--story:hover,
.brz .brz-rich-text .link--upload:hover {
  text-decoration: underline;
}
.brz .brz-rich-text .brz-tp__dc-block:after {
  content: "";
  display: table;
  clear: both;
}
.brz .brz-rich-text .brz-tp__dc-block iframe,
.brz .brz-rich-text .brz-tp__dc-block img,
.brz .brz-rich-text .brz-tp__dc-block object,
.brz .brz-rich-text .brz-tp__dc-block video {
  max-width: 100%;
}
.brz .brz-rich-text__custom a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.brz .brz-rich-text__custom a[href] :not(.brz-ed-content-dc-link):hover {
  text-decoration: underline;
}
.brz .brz-rich-text__population-cloud h1,
.brz .brz-rich-text__population-cloud h2,
.brz .brz-rich-text__population-cloud h3,
.brz .brz-rich-text__population-cloud h4,
.brz .brz-rich-text__population-cloud h5,
.brz .brz-rich-text__population-cloud h6,
.brz .brz-rich-text__population-cloud p {
  margin: 0;
}
.brz .brz-rich-text__population-cloud a {
  color: inherit;
  text-decoration: none;
}
.brz .brz-rich-text__population-cloud a:hover {
  text-decoration: underline;
}
.brz .brz-rich-text__population-cloud blockquote {
  border-left: 4px solid #ccc;
  margin: 5px 0 5px;
  padding: 0 0 0 16px;
}
.brz .brz-rich-text .ql-indent-1 {
  text-indent: 3em;
}
.brz .brz-rich-text .ql-indent-2 {
  text-indent: 6em;
}
.brz .brz-rich-text .ql-indent-3 {
  text-indent: 9em;
}
.brz .brz-rich-text .ql-indent-4 {
  text-indent: 12em;
}
.brz .brz-rich-text .ql-indent-5 {
  text-indent: 15em;
}
.brz .brz-rich-text .ql-indent-6 {
  text-indent: 18em;
}
.brz .brz-rich-text .ql-indent-7 {
  text-indent: 21em;
}
.brz .brz-rich-text .ql-indent-8 {
  text-indent: 24em;
}
.brz .brz-rich-text .ql-indent-9 {
  text-indent: 27em;
}
.brz .brz-rich-text .ql-align-center {
  text-align: center;
}
.brz .brz-rich-text .ql-align-right {
  text-align: right;
}
.brz .brz-rich-text .ql-align-justify {
  text-align: justify;
}
.brz .brz-text__editor {
  min-width: 10px;
}
.brz .brz-text__editor:empty:before {
  content: "  ";
}
.brz .brz-population-mask.brz-population-mask__style {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.brz:not(.brz-ed) .brz-population-mask {
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
}
.brz:not(.brz-ed) .brz-story .brz-rich-text > div {
  width: 100%;
}
.brz .brz-counter {
  position: relative;
}
.brz .brz-counter .brz-counter-figures {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-counter .brz-counter-figures span {
  word-break: normal;
  white-space: pre;
}
.brz .brz-counter-simple {
  width: auto !important;
}
.brz .brz-counter-radial .brz-counter-figures {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brz .brz-counter-empty .brz-counter-figures {
  display: none;
}
.brz .brz-counter-pie .brz-counter-figures {
  display: none;
}
.brz .brz-counter .brz-ed-box__resizer {
  height: auto;
}
.brz .brz-counter .brz-counter-chart {
  text-align: center;
  margin: 0 auto;
  font-size: initial;
}
.brz .brz-counter .brz-counter-chart svg {
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: #9acd32;
  border-radius: 50%;
}
.brz .brz-counter .brz-counter-chart.brz-counter-chart-radial svg {
  background: 0 0;
}
.brz
  .brz-counter
  .brz-counter-chart.brz-counter-chart-radial
  .brz-counter-pie-chart {
  fill: transparent;
}
.brz .brz-counter .brz-counter-chart.brz-counter-chart-empty svg {
  background: 0 0;
}
.brz
  .brz-counter
  .brz-counter-chart.brz-counter-chart-empty
  .brz-counter-pie-chart {
  fill: transparent;
  stroke-width: 32;
}
.brz .brz-counter .brz-counter-chart.brz-counter-chart-pie svg {
  background: 0 0;
}
.brz
  .brz-counter
  .brz-counter-chart.brz-counter-chart-pie
  .brz-counter-pie-chart {
  stroke-width: 32;
}
.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: #ececec;
}
.brz .brz-shortcode__placeholder * {
  color: #c7c8ca !important;
}
.brz .brz-shortcode__placeholder .brz-icon-svg {
  width: calc(16px + 7.5%);
  height: calc(16px + 7.5%);
}
.brz .brz-soundcloud {
  position: relative;
  font-size: 0;
}
.brz .brz-soundcloud::before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  pointer-events: none;
}
.brz .brz-soundcloud .brz-soundCloud-content {
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.brz .brz-soundcloud .brz-soundCloud-content iframe {
  width: 100%;
}
.brz .brz-soundcloud .brz-soundCloud-content::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz .brz-slick-slider .brz-icon-svg,
.brz .brz-slick-slider .brz-rich-text * {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.brz .brz-slick-slider .brz-bg-color {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.brz .brz-slick-slider .brz-section__content,
.brz .brz-slick-slider .slick-slide > div {
  outline: 0;
}
.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;
  will-change: left;
}
.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;
  text-align: center;
}
.brz .brz-slick-slider__dots li {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
}
.brz .brz-slick-slider__dots button {
  cursor: pointer;
  color: inherit !important;
  outline: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  border: 2px solid currentColor;
  border-radius: 0;
  background-color: transparent !important;
  -webkit-transition: background-color linear 0.2s,
    -webkit-transform linear 0.2s;
  transition: background-color linear 0.2s, -webkit-transform linear 0.2s;
  transition: transform linear 0.2s, background-color linear 0.2s;
  transition: transform linear 0.2s, background-color linear 0.2s,
    -webkit-transform linear 0.2s;
}
.brz .brz-slick-slider__dots .slick-active button {
  background-color: currentColor !important;
  -webkit-transition: background-color linear 0.2s,
    -webkit-transform linear 0.2s;
  transition: background-color linear 0.2s, -webkit-transform linear 0.2s;
  transition: transform linear 0.2s, background-color linear 0.2s;
  transition: transform linear 0.2s, background-color linear 0.2s,
    -webkit-transform linear 0.2s;
}
.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: opacity linear 0.2s;
  transition: opacity linear 0.2s;
  color: #000;
  background-color: transparent;
  border: none;
  overflow: auto;
}
.brz .brz-slick-slider__arrow:hover {
  -webkit-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.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-forms {
  width: 100%;
}
.brz .brz-forms__fields,
.brz .brz-forms__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-forms__wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.brz .brz-forms__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-forms .brz-input,
.brz .brz-forms .brz-textarea {
  display: block;
  width: 100%;
  height: auto;
  background-color: transparent;
  border: none;
  outline: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brz .brz-forms .brz-input::-webkit-input-placeholder,
.brz .brz-forms .brz-textarea::-webkit-input-placeholder {
  color: inherit;
}
.brz .brz-forms .brz-input::-moz-placeholder,
.brz .brz-forms .brz-textarea::-moz-placeholder {
  color: inherit;
}
.brz .brz-forms .brz-input::-ms-input-placeholder,
.brz .brz-forms .brz-textarea::-ms-input-placeholder {
  color: inherit;
}
.brz .brz-forms .brz-input::placeholder,
.brz .brz-forms .brz-textarea::placeholder {
  color: inherit;
}
.brz .brz-forms .brz-textarea {
  height: 100%;
  resize: none;
}
.brz .brz-forms .brz-label {
  display: block;
}
.brz .brz-forms .brz-forms__field {
  padding: 14px 24px;
  text-align: left;
}
.brz .brz-forms .brz-forms__field-label {
  border: none;
  cursor: auto;
}
.brz .brz-forms__select {
  position: relative;
}
.brz .brz-forms__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-forms__select-current .brz-span {
  width: 100%;
  cursor: pointer;
}
.brz .brz-forms__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-forms__select-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: 0;
  height: 52px;
}
.brz .brz-forms__select-item:not(:last-child) {
  border-bottom: 1px solid #f1f1f2;
}
.brz .brz-forms__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-forms__select-item__input .brz-input {
  border-width: 0;
  height: 100%;
  width: 100%;
  color: inherit;
}
.brz .brz-forms__select-item__input .brz-input::-webkit-input-placeholder {
  color: rgba(115, 119, 127, 0.7);
  font-style: italic;
}
.brz .brz-forms__select-item__input .brz-input:-moz-placeholder {
  color: rgba(115, 119, 127, 0.7);
  font-style: italic;
}
.brz .brz-forms__select-item__input .brz-input::-moz-placeholder {
  color: rgba(115, 119, 127, 0.7);
  font-style: italic;
}
.brz .brz-forms__select-item__input .brz-input:-ms-input-placeholder {
  color: rgba(115, 119, 127, 0.7);
  font-style: italic;
}
.brz .brz-forms__select-item__input .brz-input.brz-input {
  cursor: text;
}
.brz .brz-forms__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-forms__select--arrow {
  font-size: 14px;
}
.brz .brz-forms .brz-control__select {
  position: relative;
}
.brz .brz-forms .brz-control__select-current,
.brz .brz-forms .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-forms .brz-control__select-current {
  padding: 14px 24px;
  cursor: pointer;
}
.brz .brz-forms .brz-control__select-current .brz-control__select-option {
  border: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  height: 100%;
}
.brz .brz-forms .brz-control__select-current .brz-control__select--arrow {
  font-size: 14px;
}
.brz .brz-forms .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-forms .brz-control__select-options .brz-control__select-option {
  padding: 14px 24px;
  font-size: 16px;
  height: 52px;
  line-height: 1.5;
  cursor: pointer;
}
.brz
  .brz-forms
  .brz-control__select-options
  .brz-control__select-option:not(:last-child) {
  border-bottom: 1px solid #f1f1f2;
}
.brz .brz-forms__alert {
  min-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-forms__alert--success {
  background-color: #15d053;
}
.brz .brz-forms__alert--error {
  background-color: red;
}
.brz .brz-forms__item--error .brz-control__select-current,
.brz .brz-forms__item--error .brz-forms__field {
  border-color: red !important;
  border-style: solid !important;
}
@media (max-width: 767px) {
  .brz .brz-forms__select-item__input {
    font-size: 14px;
    padding: 10px 16px;
  }
  .brz .brz-forms .brz-forms__field {
    padding: 10px 16px;
  }
  .brz .brz-forms .brz-control__select-current {
    padding: 10px 16px;
  }
  .brz .brz-forms .brz-control__select-options .brz-control__select-option {
    padding: 10px 16px;
    font-size: 14px;
  }
}
.brz .brz-forms2 {
  width: 100%;
}
.brz .brz-forms2 .brz-form {
  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;
}
.brz .brz-forms2 .brz-form-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brz .brz-forms2__fields,
.brz .brz-forms2__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-forms2__field {
  outline: 0;
}
.brz .brz-forms2__wrap {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.brz .brz-forms2__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-forms2 .brz-input,
.brz .brz-forms2 .brz-textarea {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: auto;
  background-color: transparent;
  border: none;
  outline: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brz .brz-forms2 .brz-input::-webkit-input-placeholder,
.brz .brz-forms2 .brz-textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-forms2 .brz-input::-moz-placeholder,
.brz .brz-forms2 .brz-textarea::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-forms2 .brz-input::-ms-input-placeholder,
.brz .brz-forms2 .brz-textarea::-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-forms2 .brz-input::placeholder,
.brz .brz-forms2 .brz-textarea::placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-forms2 .brz-textarea {
  height: 100%;
  resize: none;
}
.brz .brz-forms2 .brz-label {
  display: block;
}
.brz .brz-forms2 .brz-forms2__field {
  text-align: left;
}
.brz .brz-forms2 .brz-forms2__field-label {
  border: none;
  cursor: auto;
}
.brz .brz-forms2__radio.brz-forms2__field {
  padding: 0;
  border: none !important;
  margin-bottom: -20px;
}
.brz .brz-forms2__radio-option {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 1.2em;
}
.brz .brz-forms2__radio-option .brz-span {
  margin-left: 10px;
  margin-right: auto;
}
.brz .brz-forms2__radio-option input.brz-input {
  cursor: auto;
}
.brz .brz-forms2__checkbox-options,
.brz .brz-forms2__radio-options {
  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-forms2 .brz-control__check-group-icon,
.brz .brz-forms2 .brz-control__radio-check {
  -ms-flex-preferred-size: 1em;
  flex-basis: 1em;
}
.brz .brz-forms2 .brz-forms2__checkbox-option-name,
.brz .brz-forms2 .brz-forms2__radio-option-name {
  -ms-flex-preferred-size: calc(100% - 1em - 10px);
  flex-basis: calc(100% - 1em - 10px);
}
.brz .brz-forms2__checkbox.brz-forms2__field {
  padding: 0;
  border: none !important;
  margin-bottom: -20px;
}
.brz .brz-forms2__checkbox-option {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 1.2em;
}
.brz .brz-forms2__checkbox-option .brz-forms2__checkbox-option-name {
  margin-left: 10px;
  margin-right: auto;
}
.brz .brz-forms2__checkbox-option input.brz-input {
  cursor: auto;
}
.brz .brz-forms2__checkbox-option .brz-control__radio-check {
  border-radius: 0;
}
.brz .brz-forms2 .brz-forms2__field-fileUpload,
.brz .brz-forms2__field-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.brz .brz-forms2 .brz-forms2__field-fileUpload .brz-label,
.brz .brz-forms2__select-current {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-forms2__item-button .brz-btn {
  outline: 0;
  width: 100%;
  position: relative;
}
.brz .brz-forms2__item-button .brz-icon-svg {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.brz .brz-forms2__select-list .brz-forms2__select-item:not(:last-child) {
  border-bottom-width: 0;
}
.brz .brz-forms2__alert {
  min-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-forms2__alert--success {
  background-color: #15d053;
}
.brz .brz-forms2__alert--error {
  background-color: red;
}
.brz .brz-forms2__item--error .brz-control__check-group,
.brz .brz-forms2__item--error .brz-control__radio {
  color: red !important;
}
.brz.brz:not(.brz-ed) .brz-control__check-group .brz-label {
  font: inherit;
  display: inherit;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  width: 100%;
  cursor: pointer;
}
.brz.brz:not(.brz-ed) .brz-control__check-group--check {
  display: none;
}
.brz.brz:not(.brz-ed) .brz-control__check-group .brz-input {
  display: none;
}
.brz.brz:not(.brz-ed)
  .brz-control__check-group
  .brz-input:checked
  ~ .brz-label
  .brz-control__check-group--check {
  display: inline-block;
}
.brz.brz:not(.brz-ed)
  .brz-control__check-group
  .brz-input:checked
  ~ .brz-label
  .brz-control__check-group--uncheck {
  display: none;
}
.brz.brz:not(.brz-ed) .brz-control__radio .brz-label {
  font: inherit;
  display: inherit;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  width: 100%;
  cursor: pointer;
}
.brz.brz:not(.brz-ed) .brz-control__radio--check {
  display: none;
}
.brz.brz:not(.brz-ed) .brz-control__radio .brz-input {
  display: none;
}
.brz.brz:not(.brz-ed)
  .brz-control__radio
  .brz-input:checked
  ~ .brz-label
  .brz-control__radio--check {
  display: inline-block;
}
.brz.brz:not(.brz-ed)
  .brz-control__radio
  .brz-input:checked
  ~ .brz-label
  .brz-control__radio--uncheck {
  display: none;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select {
  padding: 0;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select--multiple {
  position: relative;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select--multiple::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: calc(50% + 9px);
  right: 22px;
  -webkit-transform: translateY(calc(-50% - 5px));
  transform: translateY(calc(-50% - 5px));
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: currentColor transparent transparent;
  margin-left: -4px;
  margin-top: -2px;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select--multiple--opened::after {
  -webkit-transform: translateY(calc(-50% - 5px)) rotate(-180deg) !important;
  transform: translateY(calc(-50% - 5px)) rotate(-180deg) !important;
}
.brz.brz:not(.brz-ed) .brz-select {
  width: 100%;
  visibility: hidden;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-dropdown {
  background-color: #fff;
  border: none;
  border-radius: 0;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-results__option {
  margin: 0;
  padding: 12px 24px;
  font-size: inherit;
  line-height: inherit;
  height: auto;
  cursor: pointer;
  background-color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-results__option:not(:last-child) {
  border-bottom-width: 0;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2 .selection,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-container {
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-container,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-selection {
  outline: 0;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-selection--multiple,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-selection--single {
  border: none;
  background-color: transparent;
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-selection--multiple
  .select2-selection__rendered,
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-selection--single
  .select2-selection__rendered {
  color: inherit;
  line-height: inherit;
  padding: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.7;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-selection--multiple
  .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -2.5px;
  font-family: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-selection--multiple
  .select2-selection__choice {
  margin: 2.5px;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  padding: 0 11px;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-selection--multiple
  .select2-selection__choice__remove {
  display: block;
  font-size: inherit;
  font-weight: 400;
  color: inherit;
  margin-right: 0;
  margin-left: 8px;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-selection__arrow {
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-selection__clear {
  margin-right: 14px;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-search__field {
  font: inherit;
  color: inherit;
  margin: 0;
  letter-spacing: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-search__field::-webkit-input-placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-search__field::-moz-placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-search__field::-ms-input-placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-search__field::placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container
  .select2-search--inline {
  margin: 2.5px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: none;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--default
  .select2-results
  > .select2-results__options {
  max-height: initial;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--default
  .select2-results
  > .select2-results__options
  .select2-results__option {
  opacity: 0.7;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: inherit;
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder:empty:before {
  content: "Fake content";
  visibility: hidden;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: currentColor transparent transparent;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent currentColor;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .select2-container--open
  .select2-dropdown {
  top: 1px;
  max-height: 200px;
  overflow: hidden;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .select2-dropdown--below {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps__thumb-y {
  background-color: rgba(0, 0, 0, 0.2);
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps .ps__rail-x.ps--clicking,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps .ps__rail-x:focus,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps .ps__rail-x:hover,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps .ps__rail-y.ps--clicking,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps .ps__rail-y:focus,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps .ps__rail-y:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .ps__rail-y.ps--clicking
  .ps__thumb-y,
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .ps__rail-y:focus
  > .ps__thumb-y,
.brz.brz:not(.brz-ed)
  .brz-forms2__field-select
  .ps__rail-y:hover
  > .ps__thumb-y {
  width: 6px;
}
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps--focus > .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps--focus > .ps__rail-y,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps--scrolling-x > .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps--scrolling-y > .ps__rail-y,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps:hover > .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps:hover > .ps__rail-y,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-forms2__field-select .ps__rail-y {
  opacity: 1;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar {
  font-family: Lato, sans-serif;
  width: 306px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar.hasTime {
  width: 150px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar.open {
  max-height: 600px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar .dayContainer {
  width: 286px;
  min-width: 286px;
  max-width: 286px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar .numInputWrapper:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .flatpickr-months {
  padding: 10px 10px 0;
}
.brz.brz:not(.brz-ed) .flatpickr-innerContainer {
  padding: 0 10px 10px;
}
.brz.brz:not(.brz-ed) .flatpickr-next-month,
.brz.brz:not(.brz-ed) .flatpickr-prev-month {
  top: 7px;
}
.brz.brz:not(.brz-ed) .flatpickr-next-month {
  right: 10px;
}
.brz.brz:not(.brz-ed) .flatpickr-prev-month {
  left: 10px;
}
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-next-month,
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-prev-month {
  color: rgba(0, 0, 0, 0.5);
}
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-next-month:hover,
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-prev-month:hover {
  color: #000;
}
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-next-month svg,
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-prev-month svg {
  fill: currentColor;
}
.brz.brz:not(.brz-ed) .flatpickr-current-month input.cur-year {
  font-size: 17px;
  font-weight: 700;
}
.brz.brz:not(.brz-ed) .flatpickr-current-month .numInputWrapper:hover,
.brz.brz:not(.brz-ed) .flatpickr-current-month span.cur-month:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .flatpickr-weekdays {
  padding: 20px 0 15px;
  height: auto;
}
.brz.brz:not(.brz-ed) .flatpickr-weekday {
  color: rgba(0, 0, 0, 0.8);
}
.brz.brz:not(.brz-ed) .flatpickr-days {
  width: 286px;
  font-size: 13px;
  font-weight: 700;
}
.brz.brz:not(.brz-ed) .flatpickr-day {
  height: 36px;
  max-width: 36px;
  line-height: 1;
  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:not(.brz-ed) .flatpickr-day.today {
  border-color: #a9a9a9;
}
.brz.brz:not(.brz-ed) .flatpickr-day:focus,
.brz.brz:not(.brz-ed) .flatpickr-day:hover {
  color: #fff;
  border-color: #a9a9a9;
  background-color: #a9a9a9;
}
.brz.brz:not(.brz-ed) .flatpickr-day.selected {
  border-color: rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.9);
}
.brz.brz:not(.brz-ed) .flatpickr-time input {
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  text-indent: 12px;
}
.brz.brz:not(.brz-ed) .flatpickr-time .flatpickr-am-pm:focus,
.brz.brz:not(.brz-ed) .flatpickr-time .flatpickr-am-pm:hover,
.brz.brz:not(.brz-ed) .flatpickr-time input:focus,
.brz.brz:not(.brz-ed) .flatpickr-time input:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .flatpickr-am-pm {
  font-size: 14px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.7);
  width: 32.66%;
}
.brz.brz:not(.brz-ed) .flatpickr-am-pm:focus,
.brz.brz:not(.brz-ed) .flatpickr-am-pm:hover {
  color: #000;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar.hasTime .numInputWrapper {
  width: 32.66%;
}
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowDown,
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowUp {
  height: 10px;
  top: 50%;
}
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowUp {
  margin-top: -10px;
}
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowDown {
  margin-bottom: -10px;
}
.brz.brz:not(.brz-ed) .brz-g-recaptcha {
  font-size: initial;
}
.brz .brz-input__upload {
  position: relative;
}
.brz .brz-input__upload .brz-label {
  font: inherit;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 1.5em;
  cursor: pointer;
}
.brz .brz-input__upload .brz-label .brz-span {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.brz .brz-input__upload .brz-label .brz-span:empty:before {
  content: "Hidden Placeholder";
  visibility: hidden;
}
.brz .brz-input__upload .brz-input__upload-delete {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.5em;
}
.brz .brz-input__upload .brz-input:not(.brz-input__upload-placeholder) {
  display: none;
}
.brz .brz-input__upload .brz-button {
  background-color: #fff;
  color: #000;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  line-height: 1;
  padding: 0.5em;
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: 0 !important;
}
@media (max-width: 767px) {
  .brz .brz-forms2__select-item__input {
    font-size: 14px;
    padding: 10px 16px;
  }
  .brz .brz-forms2 .brz-control__select-current {
    padding: 10px 16px;
  }
  .brz .brz-forms2 .brz-control__select-options .brz-control__select-option {
    padding: 10px 16px;
    font-size: 14px;
  }
}
.brz .brz-story .brz-form {
  width: 100%;
  margin: 0;
}
.brz .brz-story .brz-form .brz-g-recaptcha .grecaptcha-badge {
  position: initial !important;
  margin-top: 10px;
}
.brz .brz-story .brz-form .brz-forms2__item-button {
  padding-bottom: 0;
}
.brz .brz-story .brz-form .brz-forms2__item-button .brz-btn {
  width: 100%;
}
.brz .brz-story .brz-form .brz-forms2__item-button .brz-btn::after {
  padding-top: 0;
}
.brz .brz-tabs {
  min-width: 0;
}
.brz .brz-tabs--horizontal {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.brz .brz-tabs--vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.brz .brz-tabs--vertical.brz-tabs--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.brz .brz-tabs__nav {
  overflow: hidden;
  margin: 0;
  padding: 0;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.brz .brz-tabs__nav--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-tabs__nav--button {
  padding: 10px 15px;
  cursor: pointer;
  border-style: solid;
  background-clip: padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.brz .brz-tabs__nav--item {
  position: relative;
  list-style: none;
  margin: 0;
  line-height: unset;
  z-index: var(--zIndex);
}
.brz .brz-tabs .brz-tabs__nav--style-1 .brz-tabs__nav--active:after,
.brz .brz-tabs .brz-tabs__nav--style-1 .brz-tabs__nav--active:before {
  content: "";
  position: absolute;
}
.brz .brz-tabs__nav--vertical.brz-tabs__nav--left .brz-tabs__nav--active:after,
.brz
  .brz-tabs__nav--vertical.brz-tabs__nav--left
  .brz-tabs__nav--active:before {
  height: 100vh;
  right: 0;
}
.brz
  .brz-tabs__nav--vertical.brz-tabs__nav--left
  .brz-tabs__nav--active:before {
  bottom: 100%;
}
.brz .brz-tabs__nav--vertical.brz-tabs__nav--right .brz-tabs__nav--active:after,
.brz
  .brz-tabs__nav--vertical.brz-tabs__nav--right
  .brz-tabs__nav--active:before {
  height: 100vh;
  left: 0;
}
.brz
  .brz-tabs__nav--vertical.brz-tabs__nav--right
  .brz-tabs__nav--active:before {
  bottom: 100%;
}
.brz .brz-tabs__nav--horizontal .brz-tabs__nav--active:after,
.brz .brz-tabs__nav--horizontal .brz-tabs__nav--active:before {
  width: 100vw;
  height: 2px;
  bottom: 0;
}
.brz .brz-tabs__nav--horizontal .brz-tabs__nav--active:before {
  left: -100vw;
}
.brz .brz-tabs__nav--horizontal .brz-tabs__nav--active:after {
  right: -100vw;
}
.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;
}
.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;
}
.brz .brz-tabs__content--vertical {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.brz .brz-tabs__content--vertical .brz-tabs__items {
  height: 100%;
}
.brz
  .brz-tabs__content--vertical.brz-tabs__content--style-1.brz-tabs__content--left
  .brz-tabs__items.brz-tabs__items--active,
.brz
  .brz-tabs__content--vertical.brz-tabs__content--style-1.brz-tabs__content--left
  .brz-tabs__items.brz-tabs__items--active:hover {
  border-left-style: none;
}
.brz
  .brz-tabs__content--vertical.brz-tabs__content--right.brz-tabs__content--style-1
  .brz-tabs__items.brz-tabs__items--active,
.brz
  .brz-tabs__content--vertical.brz-tabs__content--right.brz-tabs__content--style-1
  .brz-tabs__items.brz-tabs__items--active:hover {
  border-right-style: none;
}
.brz
  .brz-tabs__content--horizontal.brz-tabs__content--style-1
  .brz-tabs__items.brz-tabs__items--active,
.brz
  .brz-tabs__content--horizontal.brz-tabs__content--style-1
  .brz-tabs__items.brz-tabs__items--active:hover {
  border-top-style: none;
}
@media (max-width: 991px) {
  .brz .brz-tabs__nav {
    margin: 0 !important;
  }
  .brz .brz-tabs__content {
    width: 100%;
  }
  .brz .brz-tabs__nav--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .brz .brz-tabs__nav--mobile > .brz-tabs__nav--button {
    border-width: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    word-break: break-all;
  }
  .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 > .brz-tabs__nav--button {
    border-bottom: solid;
  }
  .brz .brz-tabs__items--active > .brz-tabs__item--content {
    display: block;
  }
  .brz .brz-tabs__content--vertical .brz-tabs__items {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .brz .brz-tabs__content .brz-tabs__items--active {
    border-top-style: solid;
  }
  .brz
    .brz-tabs__content.brz-tabs__content--vertical.brz-tabs__content--left
    .brz-tabs__items.brz-tabs__items--active,
  .brz
    .brz-tabs__content.brz-tabs__content--vertical.brz-tabs__content--left
    .brz-tabs__items.brz-tabs__items--active:hover {
    border-left-style: solid;
  }
  .brz
    .brz-tabs__content.brz-tabs__content--vertical.brz-tabs__content--right
    .brz-tabs__items.brz-tabs__items--active,
  .brz
    .brz-tabs__content.brz-tabs__content--vertical.brz-tabs__content--right
    .brz-tabs__items.brz-tabs__items--active:hover {
    border-right-style: solid;
  }
  .brz
    .brz-tabs__content.brz-tabs__content--horizontal.brz-tabs__content--style-1
    .brz-tabs__items.brz-tabs__items--active,
  .brz
    .brz-tabs__content.brz-tabs__content--horizontal.brz-tabs__content--style-1
    .brz-tabs__items.brz-tabs__items--active:hover {
    border-top-style: solid;
  }
  .brz .brz-tabs__nav--horizontal.brz-tabs__nav.brz-tabs__nav--style-2 {
    display: none;
  }
}
.brz .brz-tabs__nav.brz-tabs__nav--style-3 .brz-tabs__nav--button:before {
  content: "";
}
.brz .brz-tabs__nav.brz-tabs__nav--style-3 .brz-tabs__nav--button {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.brz .brz-tabs__content--style-3 {
  margin-top: 1px;
}
.brz .brz-tabs__content--style-3 .brz-tabs__items {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.brz .brz-tabs__nav--style-3 .brz-tabs__nav--item:before {
  content: "";
}
.brz .brz-tabs__nav--style-3 .brz-tabs__nav--item:after {
  content: "";
}
.brz .brz-timeline__tab {
  position: relative;
  list-style: none;
  min-width: 280px;
}
.brz .brz-timeline__tab:after {
  content: "";
  position: absolute;
}
.brz .brz-timeline__tab:before {
  content: "";
  position: absolute;
}
.brz .brz-timeline__tab:last-child:after {
  display: none;
}
.brz .brz-timeline__nav--title {
  position: relative;
  text-align: center;
  left: -10px;
  min-width: 116px;
  max-width: 116px;
  width: 116px;
}
.brz .brz-timeline__nav--icon {
  margin-left: 20px;
}
.brz .brz-timeline__content {
  border-style: solid;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(52, 49, 75, 0.1);
  box-shadow: 0 0 20px 0 rgba(52, 49, 75, 0.1);
  position: relative;
}
.brz .brz-timeline__content:before {
  content: "";
  position: absolute;
  top: 0;
  width: 15px;
  height: 15px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.brz .brz-timeline__nav--mobile {
  display: none;
}
.brz .brz-switcher {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.brz .brz-switcher__nav {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: relative;
}
.brz .brz-switcher__nav:before {
  content: "";
  position: absolute;
  left: calc(50% - 2px);
  height: calc(100% - 4px);
  width: calc(50% - 2px);
  margin: 2px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.brz .brz-switcher__nav--item {
  width: 50%;
  height: 100%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
}
.brz .brz-switcher__nav--button {
  cursor: pointer;
  background-clip: padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-switcher__nav--item--active {
  z-index: 1;
}
.brz .brz-switcher__nav--active:before {
  content: "";
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.brz .brz-switcher__nav--text {
  position: relative;
}
.brz .brz-switcher__content--tab {
  display: none;
  width: 100%;
}
.brz .brz-switcher__content--tab--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-switcher__nav > .brz-switcher__nav--item > span {
  cursor: pointer;
}
.brz .brz-switcher__nav2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-switcher__nav2--control {
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.brz .brz-switcher__nav2--control:before {
  content: "";
  position: relative;
  left: calc(50% + 2px);
  margin: 2px;
  height: calc(100% - 4px);
  width: calc(50% - 5px);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.brz .brz-switcher__nav2--control--active:before {
  content: "";
  -webkit-transform: translateX(calc(-100% - 8px));
  transform: translateX(calc(-100% - 8px));
}
.brz .brz-switcher__nav2--button {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-switcher__nav2 .brz-switcher__nav2--button {
  margin: 0 20px;
}
.brz .brz-switcher--style2 > .brz-switcher__nav2 > span {
  cursor: pointer;
}
.brz .brz-table {
  display: table;
  table-layout: fixed;
  margin: 0;
}
.brz .brz-table .brz-table__tr:nth-child(even) .brz-table__td {
  font-size: initial;
  font-style: inherit;
  font-family: inherit;
}
.brz .brz-table .brz-table__tr:nth-child(2n + 1) .brz-table__td {
  font-size: initial;
  font-style: inherit;
  font-family: inherit;
}
.brz .brz-table__th--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-table__th .brz-span {
  margin: auto 0;
}
@media (max-width: 991px) {
  .brz .brz-table {
    display: block;
    overflow-x: auto;
    border-collapse: collapse;
    max-width: 100%;
  }
  .brz .brz-table .brz-rich-text {
    overflow-wrap: normal;
    word-break: normal;
    word-wrap: normal;
  }
}
.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;
  width: 100%;
}
.brz .brz-accordion__nav {
  cursor: pointer;
  background-clip: padding-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-accordion__nav--icon,
.brz .brz-accordion__nav--previewIcon,
.brz .brz-accordion__nav--previewIcon--active {
  margin: auto 0;
}
.brz .brz-accordion__item {
  display: block;
  width: 100%;
}
.brz .brz-accordion__item > .brz-accordion__content {
  overflow: hidden;
  height: 0;
  will-change: height, transition-duration;
  background-clip: padding-box;
  border-top-color: transparent !important;
}
.brz .brz-accordion__item-content > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-accordion__item > .brz-accordion__nav .brz-accordion__nav-title {
  outline: 0;
  white-space: pre-wrap;
  overflow: hidden;
}
.brz
  .brz-accordion__item
  > .brz-accordion__nav
  > .brz-accordion--icon-wrapper
  > .brz-accordion__nav--previewIcon--active {
  display: none;
}
.brz
  .brz-accordion__item--active
  > .brz-accordion__nav
  > .brz-accordion--icon-wrapper
  > .brz-accordion__nav--previewIcon--active {
  display: block;
}
.brz
  .brz-accordion__item--active
  > .brz-accordion__nav
  > .brz-accordion--icon-wrapper
  > .brz-accordion__nav--previewIcon {
  display: none;
}
.brz .brz-accordion__item--active > .brz-accordion__content {
  height: auto;
}
.brz
  .brz-accordion__item--active
  > .brz-accordion__content
  > .brz-accordion__item-content:empty {
  min-height: 50px;
}
.brz .brz-accordion__filter-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-accordion__filter {
  width: 100%;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-accordion__filter--style-2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.brz .brz-accordion__filter__item {
  cursor: pointer;
}
.brz .brz-accordion__filter__item:first-child {
  margin-left: 0 !important;
}
.brz .brz-accordion__filter__item:last-child {
  margin-right: 0 !important;
}
.brz .brz-accordion__hidden {
  display: none;
}
.brz .brz-image__gallery {
  width: 100%;
}
.brz .brz-image__gallery-wrapper .brz-image {
  display: block;
}
.brz
  .brz-image__gallery-wrapper.brz-image__gallery-bigImage
  .brz-image__gallery-item {
  position: relative;
}
.brz .brz-image__gallery-item {
  -webkit-transition: none !important;
  transition: none !important;
}
.brz .brz-image__gallery-justified {
  height: auto !important;
  position: relative;
}
.brz .brz-image__gallery-justified .brz-image__gallery-item {
  position: absolute;
  -webkit-transform: none !important;
  transform: none !important;
  overflow: hidden;
}
.brz
  .brz-image__gallery-justified
  .brz-image__gallery-item
  .brz-ed-image__wrapper,
.brz .brz-image__gallery-justified .brz-image__gallery-item .brz-image,
.brz .brz-image__gallery-justified .brz-image__gallery-item .brz-image img,
.brz .brz-image__gallery-justified .brz-image__gallery-item .brz-image picture {
  height: 100%;
}
.brz .brz-image__gallery-justified .brz-image__gallery-item-empty .brz-image {
  height: 100%;
}
.brz .brz-image__gallery-bigImage,
.brz .brz-image__gallery-grid {
  height: auto !important;
  position: relative;
}
.brz .brz-image__gallery-bigImage .brz-image__gallery-item,
.brz .brz-image__gallery-grid .brz-image__gallery-item {
  -webkit-transform: none !important;
  transform: none !important;
}
.brz .brz-image__gallery-big-image {
  position: relative;
}
.brz .brz-image__gallery-big-image-content {
  height: 100%;
  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-image__gallery-big-image-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none;
}
.brz .brz-image__gallery-left .brz-image__gallery-item,
.brz .brz-image__gallery-right .brz-image__gallery-item {
  width: 100% !important;
}
.brz .brz-image__gallery-left .brz-image__gallery-item:last-child,
.brz .brz-image__gallery-right .brz-image__gallery-item:last-child {
  padding-bottom: 0;
}
.brz .brz-image__gallery-bottom > .brz-ed-box__resizer,
.brz .brz-image__gallery-left > .brz-ed-box__resizer,
.brz .brz-image__gallery-right > .brz-ed-box__resizer,
.brz .brz-image__gallery-top > .brz-ed-box__resizer {
  height: auto;
}
.brz .brz-image__gallery-bottom .brz-image__gallery-container,
.brz .brz-image__gallery-left .brz-image__gallery-container,
.brz .brz-image__gallery-right .brz-image__gallery-container,
.brz .brz-image__gallery-top .brz-image__gallery-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-image__gallery--filter-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-image__gallery-filter {
  width: 100%;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.brz .brz-image__gallery-filter--style-2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.brz .brz-image__gallery-filter__item {
  cursor: pointer;
}
.brz .brz-image__gallery-filter__item:first-child {
  margin-left: 0 !important;
}
.brz .brz-image__gallery-filter__item:last-child {
  margin-right: 0 !important;
}
.brz .mfp-close {
  background-color: transparent !important;
}
.brz .mfp-arrow:hover,
.brz .mfp-close:hover {
  background-color: transparent;
  border: 0;
}
.brz.brz:not(.brz-ed)
  .brz-image__gallery-big-image-content
  .brz-image
  .brz-img {
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1060;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.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 > .brz-container__wrap {
  max-height: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-popup .brz-container {
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-popup .brz-container > .brz-row__container {
  max-height: 100%;
}
.brz .brz-popup .brz-container > .brz-row__container > .brz-row {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100%;
}
.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-popup2 {
  width: 100% !important;
  height: 100%;
  max-width: 100% !important;
}
.brz .brz-popup2--fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
}
.brz .brz-popup2--static {
  position: relative;
  overflow-y: hidden;
}
.brz .brz-popup2__close {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 0;
  cursor: pointer;
}
.brz .brz-popup2__close .brz-icon-svg {
  font-size: 26px;
}
.brz .brz-popup2 .brz-container__wrap {
  position: relative;
  margin: 0;
}
.brz .brz-popup2 .brz-container__wrap .brz-container {
  height: 100%;
}
.brz .brz-popup2__inner {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.brz .brz-popup2__inner > .brz-container__wrap {
  max-height: 100%;
  margin: 0;
  padding: 0;
}
.brz .brz-popup2__vertical-align {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.brz
  .brz-popup2__custom2
  .brz-popup2__inner
  .brz-container__wrap
  > .brz-container
  > .brz-row__container {
  height: 100%;
  max-height: 100%;
}
.brz
  .brz-popup2__custom2
  .brz-popup2__inner
  .brz-container__wrap
  > .brz-container
  > .brz-row__container
  > .brz-row {
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.brz .brz-popup2__preview.brz-popup2--fixed {
  z-index: -1;
  visibility: hidden;
  -webkit-transform: translate(0, -110%);
  transform: translate(0, -110%);
  opacity: 0;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity;
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity;
}
.brz .brz-popup2__preview.brz-popup2--opened {
  z-index: 1070;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity;
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) opacity;
}
.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;
  visibility: hidden;
}
.brz .brz-carousel__slider.slick-initialized {
  visibility: visible;
}
.brz .brz-carousel > .slick-slider {
  overflow: hidden;
}
.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 {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  bottom: 10px;
}
.brz .brz-carousel > .slick-slider .slick-slide {
  outline: 0;
}
.brz .brz-carousel > .slick-slider .slick-track {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.brz .brz-carousel .brz-icon-svg,
.brz .brz-carousel .brz-rich-text * {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (max-width: 767px) {
  .brz.brz:not(.brz-ed) .slick-slider * {
    min-width: 0;
  }
}
.brz .brz-posts {
  width: 100%;
}
.brz .brz-posts__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-posts__filter {
  width: 100%;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-posts__filter-wrapper {
  width: 100%;
  grid-column: 1/-1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-posts__filter--style-2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.brz .brz-posts__filter__item {
  cursor: pointer;
}
.brz .brz-posts__filter__item:first-child {
  margin-left: 0 !important;
}
.brz .brz-posts__filter__item:last-child {
  margin-right: 0 !important;
}
.brz .brz-posts__item > .brz-columns {
  height: 100%;
}
.brz .brz-posts__pagination ul.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.brz .brz-posts__pagination ul.page-numbers > li {
  position: relative;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 0;
}
.brz .brz-posts__pagination ul.page-numbers > li:first-child {
  margin-left: 0;
}
.brz .brz-posts__pagination ul.page-numbers > li:last-child {
  margin-right: 0;
}
.brz .brz-posts__pagination ul.page-numbers .page-numbers {
  position: relative;
  display: block;
  padding: 6px 10px;
  outline: 0;
  color: inherit;
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: 0.2s linear color;
  transition: 0.2s linear color;
}
.brz .brz-posts__pagination ul.page-numbers .page-numbers:hover {
  -webkit-transition: 0.2s linear color;
  transition: 0.2s linear color;
}
.brz .fb_iframe_widget {
  min-height: 20px;
}
.brz .fb-group,
.brz .fb-group span,
.brz .fb-group span iframe,
.brz .fb-post span,
.brz .fb-post span iframe,
.brz .fb-video span,
.brz .fb-video span iframe {
  width: 100% !important;
  min-width: 100% !important;
}
.brz .fb-page[fb-xfbml-state="rendered"] {
  display: block;
}
.brz .fb-page[fb-xfbml-state="parsed"] {
  display: none;
}
.brz .fb-comments,
.brz .fb-comments span,
.brz .fb-comments span iframe[style],
.brz .fb-page,
.brz .fb-page span,
.brz .fb-page span iframe[style] {
  width: 100% !important;
  min-width: 100% !important;
  max-height: 100% !important;
}
.brz .brz-fb-comments,
.brz .brz-fb-embed {
  width: 100%;
}
.brz .brz-fb-group,
.brz .brz-fb-page {
  position: relative;
}
.brz .brz-fb-group::before,
.brz .brz-fb-page::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz .brz-fb-styles-button--small-button {
  height: 20px;
}
.brz .brz-fb-styles-button--small-button div .fb-like span {
  height: 20px !important;
}
.brz .brz-fb-styles-button--small-boxed {
  height: 64px;
}
.brz .brz-fb-styles-button--small-boxed div .fb-like span {
  height: 64px !important;
}
.brz .brz-fb-styles-button--small-boxed div .fb-like span iframe {
  max-height: inherit;
}
.brz .brz-fb-like {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz:not(.brz-ed) .brz-fb-styles-button--small-button .fb-like span {
  height: 20px !important;
}
.brz:not(.brz-ed) .brz-fb-styles-button--small-boxed .fb-like span {
  height: 64px !important;
}
.brz:not(.brz-ed) .brz-fb-styles-button--small-boxed .fb-like span iframe {
  max-height: inherit;
}
.brz .brz-wp__breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  width: 100%;
}
.brz .brz-wp__breadcrumbs .brz-breadcrumbs {
  width: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  word-break: break-all;
}
.brz .brz-wp__breadcrumbs .brz-breadcrumbs li.brz-li {
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
.brz .brz-wp__breadcrumbs .brz-breadcrumbs li.brz-li .brz-a {
  cursor: pointer;
  -webkit-transition-property: color;
  transition-property: color;
}
.brz .brz-wp__breadcrumbs .brz-breadcrumbs li.brz-li .brz-icon-svg {
  margin-top: 1px;
}
.brz .brz-wp__breadcrumbs .brz-breadcrumbs li.brz-li:last-child .brz-a {
  margin-right: 0;
}
.brz .brz-wp__breadcrumbs .brz-breadcrumbs .brz-li:not(:last-child) .brz-a {
  color: inherit;
}
.brz .brz-wp__postinfo {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  width: 100%;
  padding: 0;
  margin: 0;
  word-break: break-all;
}
.brz .brz-wp__postinfo__column ul {
  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-wp__postinfo__column ul .brz-li.brz-li {
  margin-right: 0;
}
.brz .brz-wp__postinfo__column ul .brz-li.brz-li:first-child {
  margin-top: 0;
}
.brz .brz-wp__postinfo > ul {
  margin: 0;
  padding: 0;
}
.brz .brz-wp__postinfo .brz-li {
  margin-left: 0;
  margin-top: 0;
  list-style: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
}
.brz .brz-wp__postinfo .brz-li:last-child {
  margin-right: 0 !important;
}
.brz .brz-wp__postinfo .brz-li .brz-icon-svg {
  margin-right: 0.5em;
}
.brz .brz-wp__postinfo__disabled-author ul .brz-li:first-child,
.brz .brz-wp__postinfo__disabled-comments ul .brz-li:nth-child(4),
.brz .brz-wp__postinfo__disabled-date ul .brz-li:nth-child(2),
.brz .brz-wp__postinfo__disabled-time ul .brz-li:nth-child(3) {
  display: none;
}
.brz .brz-single-post-navigation {
  position: relative;
  width: 100%;
}
.brz .brz-single-post-navigation .brz-span {
  display: block;
}
.brz .brz-single-post-navigation a:focus {
  outline: 0;
}
.brz .brz-navigation,
.brz .brz-navigation-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brz .brz-navigation .brz-a,
.brz .brz-navigation .brz-span,
.brz .brz-navigation-title .brz-a,
.brz .brz-navigation-title .brz-span {
  max-width: 49%;
}
.brz .brz-navigation__prev:nth-child(2n) {
  text-align: end;
  text-decoration: none;
}
.brz .brz-single-post-navigation::before {
  content: "";
  position: absolute;
  background: #a5aeb4;
  margin: auto;
  width: 1px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.brz .brz-navigation__next {
  text-decoration: none;
}
.brz .brz-navigation-title__next,
.brz .brz-navigation__next {
  margin-left: auto;
  text-align: right;
}
.brz .brz-navigation-title__prev,
.brz .brz-navigation__prev {
  padding-right: 50px;
}
.brz .brz-navigation-title__next,
.brz .brz-navigation__next {
  padding-left: 50px;
}
.brz .brz-navigation-title__next,
.brz .brz-navigation-title__prev,
.brz .brz-navigation__next,
.brz .brz-navigation__prev {
  max-width: 50%;
}
.brz .brz-search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: visible;
}
.brz .brz-search-container--minimal {
  overflow: hidden;
}
.brz .brz-search-container--minimal .brz-search-form {
  padding: 0 15px;
}
.brz .brz-search-container .brz-ed-box__resizer {
  height: unset;
}
.brz .brz-search-container .brz-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-search-container .brz-btn {
  margin-left: auto;
  z-index: 1;
}
.brz .brz-search-container .brz-wrapper-clone__wrap {
  margin: 0;
}
.brz .brz-search-container .brz-search {
  background-color: transparent;
  width: 100%;
  padding: 0 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
}
.brz .brz-search-container .brz-search:-webkit-autofill {
  -webkit-transition: background-color 500000s ease !important;
  transition: background-color 500000s ease !important;
}
.brz .brz-search-container .brz-search::-webkit-input-placeholder {
  color: inherit;
}
.brz .brz-search-container .brz-search::-moz-placeholder {
  color: inherit;
}
.brz .brz-search-container .brz-search::-ms-input-placeholder {
  color: inherit;
}
.brz .brz-search-container .brz-search::placeholder {
  color: inherit;
}
.brz .brz-protected {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brz .brz-protected-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-protected-form__input {
  outline: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-protected-form__input .brz-input {
  width: 100%;
  border: none;
  outline: 0;
  background-color: transparent;
}
.brz .brz-protected-form__input .brz-input::-webkit-input-placeholder {
  opacity: 0.5;
  color: inherit;
}
.brz .brz-protected-form__input .brz-input::-moz-placeholder {
  opacity: 0.5;
  color: inherit;
}
.brz .brz-protected-form__input .brz-input::-ms-input-placeholder {
  opacity: 0.5;
  color: inherit;
}
.brz .brz-protected-form__input .brz-input::placeholder {
  opacity: 0.5;
  color: inherit;
}
.brz .brz-protected-form__button {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}
.brz .brz-protected-form__button .brz-btn {
  width: 100%;
}
.brz .brz-protected__alert {
  min-height: 55px;
  width: 100%;
  padding: 17px 30px;
  margin-top: 15px;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 2.5px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: red;
}
.brz .brz-comments {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.brz .brz-comments .comment-form-rating > label {
  font-weight: 600;
}
.brz .brz-comments-parrent {
  margin-bottom: -20px;
}
.brz .brz-comments-parrent > div {
  width: 100% !important;
  float: none !important;
  padding: 0 !important;
}
.brz .brz-comments .comments-pagination {
  margin-bottom: 20px;
}
.brz .brz-comments .comments-pagination + .brz-comment-respond {
  margin-top: -10px;
}
.brz .brz-comments a {
  text-decoration: none;
  word-break: normal;
}
.brz .brz-comments .brz-comments {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-comments .brz-comments + .brz-comment-respond {
  margin-top: -20px;
}
.brz .brz-comments .brz-comments .brz-comments-children {
  padding: 0;
}
.brz .brz-comments .brz-comments .brz-comments__name * {
  color: inherit;
  font-size: inherit;
}
.brz .brz-comments .brz-comments .brz-comments__right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-comments .brz-comments .brz-comments__date {
  position: relative;
}
.brz .brz-comments .brz-comments .brz-comments__date * {
  color: inherit;
  font-size: inherit;
}
.brz .brz-comments .brz-comments .brz-comments__reply {
  line-height: inherit;
}
.brz .brz-comments .brz-comments .brz-comments__reply * {
  font-size: inherit;
}
.brz .brz-comments .brz-comments .brz-comments__reply .comment-reply-link {
  background-color: transparent;
  padding: 0;
}
.brz .brz-comments .brz-comments .brz-comments__text p {
  margin: 0;
}
.brz .brz-comments .brz-comments .brz-comment-awaiting-moderation,
.brz .brz-comments .brz-comments .brz-comments__text {
  width: 100%;
  margin-bottom: 40px;
  position: relative;
}
.brz .brz-comments .brz-comments .brz-comment-awaiting-moderation::before,
.brz .brz-comments .brz-comments .brz-comments__text::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: rgba(129, 138, 145, 0.15);
  display: block;
}
.brz .brz-comments .brz-comments .brz-comment-awaiting-moderation *,
.brz .brz-comments .brz-comments .brz-comments__text * {
  margin: 10px 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}
.brz .brz-comments .brz-comments .brz-comment-awaiting-moderation a,
.brz .brz-comments .brz-comments .brz-comments__text a {
  color: #3dbfe8;
}
.brz .brz-comments .brz-comments .brz-comments__text {
  padding-bottom: 30px;
}
.brz .brz-comments .brz-comments .brz-comment-awaiting-moderation {
  padding-bottom: 40px;
}
.brz .brz-comments-title {
  margin: 0 0 59px 0;
  font-size: 23px;
  letter-spacing: -0.12px;
  color: #03080f;
}
.brz .brz-comments-title::before {
  display: none;
}
.brz .brz-comments .star-rating {
  margin: 0;
}
.brz .brz-comments__skin-skin1.review .brz-comments__date::before {
  content: "";
  width: 1px;
  height: 77%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #818a91;
  display: block;
  margin: auto;
}
.brz .brz-comments__skin-skin1 .brz-comments__logo .brz-img {
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-comments__skin-skin1 .brz-comments__right-date {
  margin-top: -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-comments__skin-skin1 .brz-comments__right-date .brz-comments__name {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-comments__skin-skin1 .brz-comments__right-date .brz-comments__date {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-left: auto;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 10px;
  margin-left: 10px;
}
.brz
  .brz-comments__skin-skin1
  .brz-comments__right-date
  .brz-comments__date
  *
  .brz-span {
  position: relative;
  right: -2px;
}
.brz .brz-comments__skin-skin1 .brz-comments__right-date .brz-comments__reply {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-left: 10px;
  margin-left: 10px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz
  .brz-comments__skin-skin1
  .brz-comments__right-date
  .brz-comments__reply::before {
  content: "";
  width: 1px;
  height: 77%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #818a91;
  display: block;
  margin: auto;
}
.brz
  .brz-comments__skin-skin1
  .brz-comments__right-date
  .brz-comment-awaiting-moderation {
  margin-top: 7px !important;
}
.brz
  .brz-comments__skin-skin1
  .brz-comments__right-date
  .brz-comment-awaiting-moderation,
.brz .brz-comments__skin-skin1 .brz-comments__right-date .brz-comments__text {
  width: 100%;
  margin-top: 3px;
}
.brz
  .brz-comments__skin-skin1
  .brz-comments__right-date
  .brz-comment-awaiting-moderation::before,
.brz
  .brz-comments__skin-skin1
  .brz-comments__right-date
  .brz-comments__text::before {
  width: 100%;
}
.brz .brz-comments__skin-skin2 .star-rating {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-comments__skin-skin2 .brz-comments__logo-img {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-comments__skin-skin2 .brz-comments__right-date {
  margin-top: 8px;
  margin-bottom: 33px;
  padding-bottom: 45px;
  width: calc(100% - 97px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.brz .brz-comments__skin-skin2 .brz-comments__right-date::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: rgba(129, 138, 145, 0.15);
  position: absolute;
  bottom: 0;
  left: 0;
}
.brz
  .brz-comments__skin-skin2
  .brz-comments__right-date
  .brz-comments__name-date {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz
  .brz-comments__skin-skin2
  .brz-comments__right-date
  .brz-comments__name-date
  .brz-comments__name {
  margin-bottom: 6px;
}
.brz
  .brz-comments__skin-skin2
  .brz-comments__right-date
  .brz-comments__name-date
  .brz-comments__date {
  width: 100%;
  margin-bottom: 7px;
}
.brz
  .brz-comments__skin-skin2
  .brz-comments__right-date
  .brz-comments__name-date
  .brz-comments__date
  * {
  width: 75px;
  text-align: right;
  margin: auto;
}
.brz
  .brz-comments__skin-skin2
  .brz-comments__right-date
  .brz-comments__name-date
  .brz-comments__date
  *
  .brz-span {
  position: relative;
  right: -2px;
}
.brz
  .brz-comments__skin-skin2
  .brz-comments__right-date
  .brz-comment-awaiting-moderation,
.brz .brz-comments__skin-skin2 .brz-comments__right-date .brz-comments__text {
  margin-bottom: 0 !important;
  padding-left: 20px;
  padding-bottom: 0 !important;
}
.brz .brz-comments__skin-skin2 .brz-comments__right-date .brz-comments__text {
  margin-top: -2px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.brz
  .brz-comments__skin-skin2
  .brz-comments__right-date
  .brz-comment-awaiting-moderation {
  margin-top: -2px;
}
.brz .brz-comments__skin-skin2 .brz-comments__right-date .brz-comments__reply {
  padding-left: 30px;
  margin-top: 1px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.brz .brz-comments__skin-skin3 .brz-comments__logo {
  margin-right: 25px;
}
.brz .brz-comments__skin-skin3 .brz-comments__logo .brz-img {
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-comments__skin-skin3.review .brz-comments__date::after {
  content: "";
  height: 14px;
  width: 1px;
  background-color: #818a91;
  margin: auto 10px;
}
.brz .brz-comments__skin-skin3 .brz-comments__right-date {
  width: calc(100% - 48.5px);
  margin-top: 4px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-comments__skin-skin3 .brz-comments__right-date::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(129, 138, 145, 0.15);
  position: absolute;
  bottom: 0;
  left: 0;
}
.brz .brz-comments__skin-skin3 .brz-comments__right-date .brz-comments__date {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz
  .brz-comments__skin-skin3
  .brz-comments__right-date
  .brz-comments__date::before {
  content: "";
  height: 14px;
  width: 1px;
  background-color: #818a91;
  margin: auto 10px;
}
.brz
  .brz-comments__skin-skin3
  .brz-comments__right-date
  .brz-comment-awaiting-moderation,
.brz .brz-comments__skin-skin3 .brz-comments__right-date .brz-comments__text {
  width: 100%;
}
.brz
  .brz-comments__skin-skin3
  .brz-comments__right-date
  .brz-comment-awaiting-moderation
  .comment-reply-link,
.brz
  .brz-comments__skin-skin3
  .brz-comments__right-date
  .brz-comments__text
  .comment-reply-link {
  font-family: inherit;
  font-size: inherit;
}
.brz
  .brz-comments__skin-skin3
  .brz-comments__right-date
  .brz-comment-awaiting-moderation
  *,
.brz .brz-comments__skin-skin3 .brz-comments__right-date .brz-comments__text * {
  display: contents;
}
.brz .brz-comments__skin-skin3 .brz-comments__right-date .brz-comments__text {
  margin: 0 !important;
  padding-bottom: 0 !important;
}
.brz
  .brz-comments__skin-skin3
  .brz-comments__right-date
  .brz-comment-awaiting-moderation {
  margin: 10px 0 0 0 !important;
  padding-bottom: 10px !important;
}
.brz .brz-comments__skin-skin4.review .brz-comments__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-comments__skin-skin4.review .brz-comments__date::after {
  content: "";
  height: 14px;
  width: 1px;
  background-color: #818a91;
  margin: auto 10px;
}
.brz .brz-comments__skin-skin4 .brz-comments__right-date {
  width: 100% !important;
  padding-bottom: 20px;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.brz
  .brz-comments__skin-skin4
  .brz-comments__right-date
  .brz-comments__name-date {
  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-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 9px;
}
.brz
  .brz-comments__skin-skin4
  .brz-comments__right-date
  .brz-comments__name-date
  .brz-comments__left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz
  .brz-comments__skin-skin4
  .brz-comments__right-date
  .brz-comments__name-date
  .brz-comments__name {
  margin-bottom: 5px;
}
.brz
  .brz-comments__skin-skin4
  .brz-comments__right-date
  .brz-comments__logo
  .brz-img {
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.brz
  .brz-comments__skin-skin4
  .brz-comments__right-date
  .brz-comment-awaiting-moderation,
.brz .brz-comments__skin-skin4 .brz-comments__right-date .brz-comments__text {
  width: 100%;
}
.brz
  .brz-comments__skin-skin4
  .brz-comments__right-date
  .brz-comment-awaiting-moderation
  *,
.brz .brz-comments__skin-skin4 .brz-comments__right-date .brz-comments__text * {
  display: contents;
}
.brz .brz-comments__skin-skin4 .brz-comments__right-date .brz-comments__text {
  margin: 0 !important;
  padding: 0 !important;
}
.brz
  .brz-comments__skin-skin4
  .brz-comments__right-date
  .brz-comment-awaiting-moderation {
  margin: 10px 0 0 0 !important;
  padding-bottom: 10px !important;
}
.brz .brz-comments__skin-skin4 .brz-comments__right-date::before {
  content: "";
  height: 1px;
  width: 28%;
  background-color: rgba(129, 138, 145, 0.15);
  position: absolute;
  left: 0;
  bottom: 0;
}
.brz .brz-comments__skin-skin1 .brz-comments__logo,
.brz .brz-comments__skin-skin2 .brz-comments__logo {
  margin-right: 10px;
}
.brz .brz-comments__skin-skin1 .brz-comments__logo .brz-img,
.brz .brz-comments__skin-skin2 .brz-comments__logo .brz-img,
.brz .brz-comments__skin-skin3 .brz-comments__logo .brz-img,
.brz .brz-comments__skin-skin4 .brz-comments__logo .brz-img {
  position: static !important;
  margin: 0 !important;
}
.brz .brz-logged-in-as {
  margin: 0;
  color: #818a91;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 28px;
}
.brz .comment-notes {
  margin-top: 0;
  margin-bottom: 15px;
  color: #818a91;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 28px;
}
.brz .brz-comment-respond {
  margin-bottom: 20px;
  width: 100%;
}
.brz .brz-comment-respond .brz-comment-reply-title {
  margin: 12px 0;
  color: #03080f;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 24px;
}
.brz .brz-comment-respond .brz-comment-reply-title #cancel-comment-reply-link {
  padding-left: 5px;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 14px;
}
.brz
  .brz-comment-respond
  .brz--comment__form-reply-body
  .comment-form-rating
  .stars {
  font-family: star;
}
.brz
  .brz-comment-respond
  .brz--comment__form-reply-body
  .comment-form-rating
  .stars
  a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brz
  .brz-comment-respond
  .brz--comment__form-reply-body
  .comment-form-rating
  .stars
  a::before {
  font-family: star;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  content: "s";
  text-indent: 0;
}
.brz
  .brz-comment-respond
  .brz--comment__form-reply-body
  .comment-form-rating
  .stars:hover
  a::before {
  content: "S";
}
.brz
  .brz-comment-respond
  .brz--comment__form-reply-body
  .comment-form-rating
  .stars.selected
  a::before {
  content: "S";
}
.brz
  .brz-comment-respond
  .brz--comment__form-reply-body
  .comment-form-rating
  .stars.selected
  a.active
  ~ a::before {
  content: "s";
}
.brz
  .brz-comment-respond
  .brz--comment__form-reply-body
  .comment-form-rating
  .stars
  a:hover
  ~ a::before {
  content: "s";
}
.brz .brz-comment-respond textarea[name="comment"] {
  height: 160px;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  resize: none;
  outline: 0;
}
.brz .brz-comment-respond input[name="submit"] {
  border: 0;
  border-radius: 3px;
  padding: 1em 2em;
}
.brz .brz-comment-form-comment {
  width: 100%;
  color: #03080f;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 24px;
}
.brz .brz-comment-form-comment label {
  margin-bottom: 19px;
  display: block;
}
.brz .brz-form-submit {
  width: 100%;
}
.brz ul.brz-comments ul.brz-comments {
  width: 80%;
  margin-left: auto;
}
.brz .brz-comment-form-author,
.brz .brz-comment-form-email,
.brz .brz-comment-form-url {
  width: 32%;
  margin-top: 5px;
  margin-bottom: 7px;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 24px;
  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-comment-form-author .required,
.brz .brz-comment-form-email .required,
.brz .brz-comment-form-url .required {
  font-size: 18px;
  margin-left: 5px;
}
.brz .brz-comment-form-author input[type="text"],
.brz .brz-comment-form-email input[type="text"],
.brz .brz-comment-form-url input[type="text"] {
  outline: 0;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  margin-top: 18px;
  font-size: 17px;
}
.brz .brz-comment-form-author input[type="text"]:focus,
.brz .brz-comment-form-email input[type="text"]:focus,
.brz .brz-comment-form-url input[type="text"]:focus {
  border: 1px solid #d4d4d4;
}
.brz .comment-form-cookies-consent {
  width: 100%;
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .comment-form-cookies-consent input[type="checkbox"] {
  height: 18px;
  width: 18px;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  margin-right: 15px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .comment-form-cookies-consent label {
  color: #818a91;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
}
.brz .brz--comment__form-reply-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brz .brz-form-submit {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .brz .brz-comment-awaiting-moderation {
    padding-bottom: 20px;
  }
  .brz .brz-comments li.brz-comments .brz-comments__text {
    padding-bottom: 10px;
  }
  .brz .brz-comments li.brz-comments .brz-comment-awaiting-moderation {
    padding-bottom: 20px;
  }
  .brz .brz-comments__skin-skin1.comment .brz-comments__date {
    margin-left: 0;
    padding-left: 0;
  }
  .brz .brz-comments__skin-skin1 .brz-comments__right-date {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .brz .brz-comments__skin-skin1 .brz-comments__right-date .brz-comments__name {
    width: 100%;
  }
  .brz
    .brz-comments__skin-skin1
    .brz-comments__right-date
    .brz-comment-awaiting-moderation {
    margin-top: 15px !important;
  }
  .brz .brz-comments__skin-skin2 .brz-comments__right-date {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .brz
    .brz-comments__skin-skin2
    .brz-comments__right-date
    .brz-comments__name-date
    .brz-comments__date
    * {
    width: auto;
  }
  .brz
    .brz-comments__skin-skin2
    .brz-comments__right-date
    .brz-comments__name-date
    .brz-comments__date
    *
    .brz-span {
    position: static;
    display: inline;
  }
  .brz .brz-comments__skin-skin2 .brz-comment-awaiting-moderation,
  .brz .brz-comments__skin-skin2 .brz-comments__text {
    width: calc(100% - 65px) !important;
    padding: 40px 0 0 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .brz .brz-comment-form-author,
  .brz .brz-comment-form-email,
  .brz .brz-comment-form-url {
    width: 100%;
  }
}
.brz .brz-image {
  position: relative;
  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%;
  overflow: hidden;
}
.brz .brz-image .brz-img {
  max-width: 100%;
}
.brz .brz-image .brz-img-svg {
  width: 100%;
  height: 100%;
}
.brz .brz-image .brz-a,
.brz .brz-image .brz-picture {
  outline: 0;
}
.brz .brz-image .brz-shortcode__placeholder {
  top: 0;
  position: absolute;
}
.brz:not(.brz-ed) .brz-image .brz-a,
.brz:not(.brz-ed) .brz-image .brz-picture {
  width: 100%;
  height: auto;
}
.brz:not(.brz-ed) .brz-image .brz-img {
  top: 0;
  left: 0;
  height: 100%;
}
.brz:not(.brz-ed) .brz-image .brz-img-svg:not(.brz-img__original) {
  position: absolute;
}
.brz:not(.brz-ed) .brz-image__lightbox * {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.brz:not(.brz-ed) .brz-image .brz-picture:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.brz:not(.brz-ed) .brz-image--story .brz-shortcode__placeholder .brz-icon-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.brz .mfp-bg {
  z-index: 1100;
}
.brz .mfp-wrap {
  z-index: 1101;
}
.brz .mfp-figure figcaption {
  margin: 0;
}
.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-menu-simple .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-menu-simple .menu .menu-item {
  position: relative;
  text-align: left;
  list-style: none;
}
.brz .brz-menu-simple .menu .menu-item a span {
  display: block;
}
.brz .brz-menu-simple .menu .menu-item:hover > .sub-menu {
  display: block;
}
.brz .brz-menu-simple .menu .sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px 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-menu-simple .menu .sub-menu .menu-item {
  display: block;
  margin: 0;
  padding: 0;
}
.brz .brz-menu-simple .menu .sub-menu .sub-menu {
  left: 100%;
}
.brz .brz-menu-simple .menu .sub-menu a {
  display: block;
  line-height: 1.2em;
  padding: 10px 12%;
  color: #fcfcfc;
}
.brz .brz-menu-simple .menu .sub-menu a:hover {
  background: rgba(36, 36, 53, 0.94);
}
.brz .brz-menu-simple .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-menu-simple .menu > .menu-item > .sub-menu {
  top: 100%;
}
.brz .brz-menu-simple .menu > ul {
  margin: 0 !important;
}
.brz .brz-menu-simple .menu > ul .page_item:not(:first-child) {
  margin-left: 15px;
}
.brz .brz-menu-simple__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-menu-simple__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-menu-simple__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-menu-simple__icon--bars:after,
.brz .brz-menu-simple__icon--bars:before {
  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-menu-simple__icon--bars:before {
  top: 5px;
}
.brz .brz-menu-simple__icon--bars:after {
  top: -5px;
}
.brz .brz-menu-simple .brz-input {
  display: none;
}
.brz .brz-menu-simple .brz-input:checked ~ div .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 100%;
}
.brz
  .brz-menu-simple
  .brz-input:checked
  ~ .brz-menu-simple__icon
  .brz-menu-simple__icon--bars {
  background: 0 0;
}
.brz
  .brz-menu-simple
  .brz-input:checked
  ~ .brz-menu-simple__icon
  .brz-menu-simple__icon--bars:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.brz
  .brz-menu-simple
  .brz-input:checked
  ~ .brz-menu-simple__icon
  .brz-menu-simple__icon--bars:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brz
  .brz-menu-simple
  .brz-input:checked
  ~ .brz-menu-simple__icon:not(.steps)
  .brz-menu-simple__icon--bars:after,
.brz
  .brz-menu-simple
  .brz-input:checked
  ~ .brz-menu-simple__icon:not(.steps)
  .brz-menu-simple__icon--bars:before {
  top: 0;
}
.brz .brz-menu-simple--cloud a {
  text-decoration: none;
}
.brz .brz-menu__ul {
  margin: 0;
  padding: 0;
  font-family: inherit;
}
.brz .brz-menu__item {
  list-style: none;
}
@media (max-width: 767px) {
  .brz:not(.brz-ed) .brz-menu-simple {
    width: auto;
    text-align: center;
  }
  .brz:not(.brz-ed) .brz-menu-simple__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-menu-simple__toggle--mobile .menu .sub-menu {
    position: relative;
    display: block;
    width: 100%;
    left: 15px;
    padding: 0;
    background-color: transparent;
  }
  .brz:not(.brz-ed)
    .brz-menu-simple__toggle--mobile
    .menu
    .sub-menu
    .menu-item
    a {
    padding: 5px;
  }
  .brz:not(.brz-ed)
    .brz-menu-simple__toggle--mobile
    .menu
    .sub-menu
    .menu-item
    a:hover {
    background-color: transparent;
  }
  .brz:not(.brz-ed) .brz-menu-simple__toggle--mobile .menu .sub-menu .sub-menu {
    display: block;
    left: 15px;
  }
  .brz:not(.brz-ed) .brz-menu-simple__toggle--mobile .menu > .menu-item {
    padding: 0;
  }
  .brz:not(.brz-ed)
    .brz-menu-simple__toggle--mobile
    .menu
    > .menu-item
    > .sub-menu {
    top: 100%;
    padding: 5px 0;
  }
  .brz:not(.brz-ed) .brz-menu-simple__toggle--mobile .brz-menu-simple__icon {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .brz:not(.brz-ed) .brz-menu-simple {
    width: auto;
    text-align: center;
  }
  .brz:not(.brz-ed) .brz-menu-simple__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-menu-simple__toggle--tablet .menu .sub-menu {
    position: relative;
    display: block;
    width: 100%;
    left: 15px;
    padding: 0;
    background-color: transparent;
  }
  .brz:not(.brz-ed)
    .brz-menu-simple__toggle--tablet
    .menu
    .sub-menu
    .menu-item
    a {
    padding: 5px;
  }
  .brz:not(.brz-ed)
    .brz-menu-simple__toggle--tablet
    .menu
    .sub-menu
    .menu-item
    a:hover {
    background-color: transparent;
  }
  .brz:not(.brz-ed) .brz-menu-simple__toggle--tablet .menu .sub-menu .sub-menu {
    display: block;
    left: 15px;
  }
  .brz:not(.brz-ed) .brz-menu-simple__toggle--tablet .menu > .menu-item {
    padding: 0;
  }
  .brz:not(.brz-ed)
    .brz-menu-simple__toggle--tablet
    .menu
    > .menu-item
    > .sub-menu {
    top: 100%;
    padding: 5px 0;
  }
  .brz:not(.brz-ed) .brz-menu-simple__toggle--tablet .brz-menu-simple__icon {
    display: inline-block;
  }
}
.brz:not(.brz-ed) .brz-login .brz-login-form,
.brz:not(.brz-ed) .brz-login .brz-login__authorized {
  display: none;
}
.brz .brz-login {
  width: 100%;
}
.brz .brz-login__authorized * {
  display: inline;
}
.brz .brz-login__authorized p {
  margin: 0;
}
.brz .brz-login__authorized span {
  cursor: pointer;
}
.brz .brz-login__authorized a {
  text-decoration: none;
}
.brz .brz-login span.psw {
  float: right;
  padding-top: 16px;
}
.brz .brz-login .brz-input {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: auto;
  background-color: transparent;
  border: none;
  outline: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brz .brz-login .brz-input::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-login .brz-input::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-login .brz-input::-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-login .brz-input::placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-login__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-login__item-button .brz-login__item {
  width: 100%;
  overflow: hidden;
}
.brz .brz-login__item-button .brz-btn {
  outline: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.brz .brz-login__item-button .brz-icon-svg {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.brz .brz-login__alert {
  min-height: 55px;
  width: 100%;
  padding: 17px 30px;
  margin-top: 15px;
  word-break: break-word;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 2.5px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.brz .brz-login__alert--success {
  background-color: #15d053;
}
.brz .brz-login__alert--error {
  background-color: red;
}
.brz .brz-login-form {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin-top: 0 !important;
}
.brz .brz-login-form .brz-login__field .brz-login__field-empty.brz-input {
  border-color: red;
}
.brz .brz-login .brz-control__check-group-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz
  .brz-login
  .brz-control__check-group-option
  .brz-control__check-group-icon {
  margin-right: 10px;
}
.brz .brz-login .brz-login__field-label {
  display: block;
}
.brz .brz-login .brz-login-form__field a {
  text-decoration: none;
}
.brz .brz-login .brz-login-form__field-login-link,
.brz .brz-login .brz-login-form__field-lost-password,
.brz .brz-login .brz-login-form__field-register-link {
  width: 100%;
  cursor: pointer;
}
.brz .brz-login .brz-login-form__field-registerInfo-off,
.brz
  .brz-login
  .brz-login-form__field-remember-off.brz-login-form__field-Remember {
  padding: 0 !important;
}
.brz .brz-shape {
  position: relative;
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  vertical-align: middle;
}
.brz .brz-shape .brz-d-xs-flex,
.brz .brz-shape .brz-ed-border {
  height: 100%;
}
.brz .brz-shape .brz-ed-box__resizer {
  height: unset;
}
.brz .brz-shape::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  pointer-events: none;
}
.brz .brz-shopify-quantity {
  width: 20%;
  line-height: 1.8;
}
.brz .brz-shopify-quantity > .brz-input {
  outline: 0;
  letter-spacing: inherit;
  font-weight: inherit;
  color: inherit;
  border: none;
  background-color: inherit;
  text-align: center;
  border-radius: inherit;
  width: 100%;
  line-height: inherit;
}
.brz .brz-shopify-add-to-cart {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-shopify-add-to-cart--spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: inherit;
}
.brz .brz-shopify-price-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-shopify-price-style1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.brz .brz-shopify-price-style1 .brz-shortcode__placeholder:nth-child(2) {
  display: none;
}
.brz .brz-shopify-price-style2 {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  text-decoration: line-through;
}
.brz .brz-shopify-price .brz-shortcode__placeholder.placeholder-is-empty {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz .brz-shopify-stamped-reviews {
  background-color: transparent;
}
.brz .brz-blogpostmeta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  width: 100%;
  padding: 0;
  margin: 0;
  word-break: break-all;
}
.brz .brz-blogpostmeta > span > span:first-child {
  margin-right: 10px;
}
.brz .brz-filters__main {
  width: 100%;
}
.brz .brz-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-filters .brz-filters__wrapper {
  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-filters .brz-filters__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-filters .brz-filters__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-filters .brz-filters__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-filters .brz-filters__checkbox-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-filters .brz-filters__checkbox-option .brz-label,
.brz .brz-filters .brz-filters__radio-option .brz-label {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.brz .brz-filters .brz-filters__checkbox-option-name {
  margin-left: 10px;
}
.brz .brz-filters .brz-filters__radio--style-2 .brz-control__radio-check,
.brz .brz-filters .brz-filters__radio--style-3 .brz-control__radio-check,
.brz .brz-filters .brz-filters__radio--style-4 .brz-control__radio-check {
  display: none !important;
}
.brz
  .brz-filters
  .brz-filters__checkbox--style-2
  .brz-filters__checkbox-option {
  -ms-flex-preferred-size: unset;
  flex-basis: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.brz
  .brz-filters
  .brz-filters__checkbox--style-2
  .brz-filters__checkbox-option
  .brz-filters__checkbox-option-name {
  margin-left: 0 !important;
}
.brz .brz-filters .brz-control__radio-option.brz-filters__radio-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-filters .brz-filters__radio--style-2 .brz-filters__radio-option {
  -ms-flex-preferred-size: unset;
  flex-basis: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.brz
  .brz-filters
  .brz-filters__radio--style-2
  .brz-filters__radio-option
  .brz-filters__radio-option-name {
  margin-left: 0 !important;
}
.brz .brz-filters .brz-filters__radio--style-2 .brz-control__radio-check {
  -ms-flex-preferred-size: unset;
  flex-basis: unset;
}
.brz .brz-filters .brz-filters__radio--style-2 .brz-filters__radio-option-name {
  margin: 0;
  -ms-flex-preferred-size: unset;
  flex-basis: unset;
}
.brz .brz-filters .brz-control__radio-check {
  -ms-flex-preferred-size: 1em;
  flex-basis: 1em;
  border-radius: 100%;
}
.brz .brz-filters .brz-filters__range-option {
  background-color: #3dbfe8;
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
}
.brz .brz-filters .brz-filters__date-option,
.brz .brz-filters .brz-filters__search-option,
.brz .brz-filters .brz-filters__select-option {
  outline: 0;
  padding: 14px 24px;
}
.brz .brz-filters.brz-filters__select .brz-filters__option {
  display: block;
}
.brz .brz-filters .brz-filters__select-option {
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-filters .brz-filters__select-option .brz-filters__select {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.brz .brz-filters .brz-filters__select-option .brz-filters__select--icon {
  font-size: 14px;
}
.brz .brz-filters .brz-filters__select__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: 0;
}
.brz .brz-filters .brz-filters__select__item .brz-filters__select__icon {
  -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;
  opacity: 0.7;
  -webkit-transition: 0.2s linear opacity;
  transition: 0.2s linear opacity;
}
.brz .brz-filters .brz-filters__select__dropdown {
  position: absolute;
  width: 100%;
  border-top: none !important;
  z-index: 1040;
}
.brz .brz-filters .brz-filters__select__input {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: inherit;
  font-weight: inherit;
}
.brz .brz-filters .brz-filters__select__input .brz-input.brz-input__select {
  cursor: text;
  outline: 0;
  background: inherit;
  border-width: 0;
  height: 100%;
  width: 100%;
  color: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.brz .brz-filters .brz-filters__search-option {
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-filters .brz-filters__search-option .brz-filters__search {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  background-color: inherit;
  color: inherit;
  padding: 0;
  outline: 0;
  border: none;
}
.brz .brz-filters .brz-filters__search-option .brz-filters__search--icon {
  font-size: 14px;
}
.brz .brz-filters .brz-filters__date--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz
  .brz-filters
  .brz-filters__date--wrapper
  .brz-filters__date-option::-webkit-input-placeholder {
  color: inherit;
}
.brz
  .brz-filters
  .brz-filters__date--wrapper
  .brz-filters__date-option::-moz-placeholder {
  color: inherit;
}
.brz
  .brz-filters
  .brz-filters__date--wrapper
  .brz-filters__date-option::-ms-input-placeholder {
  color: inherit;
}
.brz
  .brz-filters
  .brz-filters__date--wrapper
  .brz-filters__date-option::placeholder {
  color: inherit;
}
.brz .brz-filters .brz-filters__date--wrapper .brz-filters__date--label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-filters .brz-filters__rating {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-filters .brz-filters__rating .brz-filters__option {
  width: auto;
}
.brz .brz-filters .brz-filters__rating .brz-filters__rating-icon {
  width: auto !important;
}
.brz .brz-filters .brz-filters__counter {
  margin-left: 5px;
}
.brz .brz-filters .brz-filters__btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-filters .brz-filters__btn-wrapper .brz-filters__apply {
  outline: 0;
}
.brz .brz-filters .brz-filters__btn-wrapper .brz-filters__apply:hover {
  text-decoration: none;
}
.brz .brz-filters .brz-filters__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-filters .brz-filters__active-filters {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
}
.brz .brz-filters .brz-filters__active-filters .brz-filters__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 20px;
}
.brz
  .brz-filters
  .brz-filters__active-filters
  .brz-filters__tag
  .brz-filters__tag__text {
  cursor: pointer;
}
.brz
  .brz-filters
  .brz-filters__active-filters
  .brz-filters__tag
  .brz-filters__tag__close-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.brz
  .brz-filters
  .brz-filters__checkbox--style-4
  .brz-filters__option
  .brz-filters__checkbox-option {
  background-size: cover;
}
.brz
  .brz-filters
  .brz-filters__radio--style-4
  .brz-filters__option
  .brz-filters__radio-option {
  background-size: cover;
}
.brz .brz-filters .brz-filters__checkbox-color,
.brz .brz-filters .brz-filters__radio-color {
  width: 20px;
  height: 20px;
}
.brz .brz-filters .brz-filters__range.brz-filters__option {
  display: block;
  width: 100%;
}
.brz .brz-filters .brz-filters__range__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-filters .brz-filters__range__slider--active {
  width: 70%;
  position: absolute;
  left: 15%;
}
.brz .brz-filters .brz-filters__range--wrapper {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-filters .brz-filters__range__slider {
  width: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.brz .brz-filters .brz-filters__range__slider-handle {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  border-radius: 100%;
  top: 0;
  cursor: pointer;
}
.brz .brz-filters .brz-filters__range__slider--start {
  left: 14%;
}
.brz .brz-filters .brz-filters__range__slider--end {
  left: 84%;
}
.brz .brz-filters .brz-filters__range--slider {
  position: relative;
  z-index: 1;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.brz .brz-filters .brz-filters__range--slider > .brz-filters__range--track {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
}
.brz .brz-filters .brz-filters__range--slider > .brz-filters__range--range {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
}
.brz .brz-filters .brz-filters__range--slider > .brz-filters__range--thumb {
  position: absolute;
  z-index: 3;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.brz .brz-filters input[type="range"] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 2;
  opacity: 0;
  padding: 0;
}
.brz .brz-filters input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  border-radius: 0;
  -webkit-appearance: none;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar {
  font-family: Lato, sans-serif;
  width: 306px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar.hasTime {
  width: 150px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar.open {
  max-height: 600px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar .dayContainer {
  width: 286px;
  min-width: 286px;
  max-width: 286px;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar .numInputWrapper:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .flatpickr-months {
  padding: 10px 10px 0;
}
.brz.brz:not(.brz-ed) .flatpickr-innerContainer {
  padding: 0 10px 10px;
}
.brz.brz:not(.brz-ed) .flatpickr-next-month,
.brz.brz:not(.brz-ed) .flatpickr-prev-month {
  top: 7px;
}
.brz.brz:not(.brz-ed) .flatpickr-next-month {
  right: 10px;
}
.brz.brz:not(.brz-ed) .flatpickr-prev-month {
  left: 10px;
}
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-next-month,
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-prev-month {
  color: rgba(0, 0, 0, 0.5);
}
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-next-month:hover,
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-prev-month:hover {
  color: #000;
}
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-next-month svg,
.brz.brz:not(.brz-ed) .flatpickr-months .flatpickr-prev-month svg {
  fill: currentColor;
}
.brz.brz:not(.brz-ed) .flatpickr-current-month input.cur-year {
  font-size: 17px;
  font-weight: 700;
}
.brz.brz:not(.brz-ed) .flatpickr-current-month .numInputWrapper:hover,
.brz.brz:not(.brz-ed) .flatpickr-current-month span.cur-month:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .flatpickr-weekdays {
  padding: 20px 0 15px;
  height: auto;
}
.brz.brz:not(.brz-ed) .flatpickr-weekday {
  color: rgba(0, 0, 0, 0.8);
}
.brz.brz:not(.brz-ed) .flatpickr-days {
  width: 286px;
  font-size: 13px;
  font-weight: 700;
}
.brz.brz:not(.brz-ed) .flatpickr-day {
  height: 36px;
  max-width: 36px;
  line-height: 1;
  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:not(.brz-ed) .flatpickr-day.today {
  border-color: #a9a9a9;
}
.brz.brz:not(.brz-ed) .flatpickr-day:focus,
.brz.brz:not(.brz-ed) .flatpickr-day:hover {
  color: #fff;
  border-color: #a9a9a9;
  background-color: #a9a9a9;
}
.brz.brz:not(.brz-ed) .flatpickr-day.selected {
  border-color: rgba(0, 0, 0, 0.9);
  background-color: rgba(0, 0, 0, 0.9);
}
.brz.brz:not(.brz-ed) .flatpickr-time input {
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  text-indent: 12px;
}
.brz.brz:not(.brz-ed) .flatpickr-time .flatpickr-am-pm:focus,
.brz.brz:not(.brz-ed) .flatpickr-time .flatpickr-am-pm:hover,
.brz.brz:not(.brz-ed) .flatpickr-time input:focus,
.brz.brz:not(.brz-ed) .flatpickr-time input:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .flatpickr-am-pm {
  font-size: 14px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.7);
  width: 32.66%;
}
.brz.brz:not(.brz-ed) .flatpickr-am-pm:focus,
.brz.brz:not(.brz-ed) .flatpickr-am-pm:hover {
  color: #000;
}
.brz.brz:not(.brz-ed) .flatpickr-calendar.hasTime .numInputWrapper {
  width: 32.66%;
}
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowDown,
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowUp {
  height: 10px;
  top: 50%;
}
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowUp {
  margin-top: -10px;
}
.brz.brz:not(.brz-ed)
  .flatpickr-calendar.hasTime
  .numInputWrapper
  span.arrowDown {
  margin-bottom: -10px;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-dropdown {
  background-color: #fff;
  border: none;
  border-radius: 0;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-results__option {
  margin: 0;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  background-color: inherit;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2 .selection,
.brz.brz:not(.brz-ed) .brz-filters__select .select2-container {
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-container,
.brz.brz:not(.brz-ed) .brz-filters__select .select2-selection {
  outline: 0;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-selection--multiple,
.brz.brz:not(.brz-ed) .brz-filters__select .select2-selection--single {
  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;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-selection--multiple
  .select2-selection__rendered,
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-selection--single
  .select2-selection__rendered {
  color: inherit;
  line-height: inherit !important;
  padding: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-selection--multiple
  .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -2.5px;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-selection--multiple
  .select2-selection__choice {
  margin: 2.5px;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  padding: 0 11px;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-selection--multiple
  .select2-selection__choice__remove {
  display: block;
  font-size: inherit;
  font-weight: 400;
  color: inherit;
  margin-right: 0;
  margin-left: 8px;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-selection__arrow {
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-selection__clear {
  margin-right: 14px;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-search__field {
  font: inherit;
  color: inherit;
  margin: 0;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-search__field::-webkit-input-placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-search__field::-moz-placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-search__field::-ms-input-placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-search__field::placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container
  .select2-search--inline {
  margin: 2.5px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: none;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container--default
  .select2-results
  > .select2-results__options {
  padding: 0;
  max-height: initial;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: inherit;
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: inherit;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container--default
  .select2-selection--single
  .select2-selection__placeholder:empty:before {
  content: "Fake content";
  visibility: hidden;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: currentColor transparent transparent;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent currentColor;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .select2-container--open
  .select2-dropdown {
  top: 1px;
  max-height: 200px;
  overflow: hidden;
}
.brz.brz:not(.brz-ed) .brz-filters__select .select2-dropdown--below {
  background-color: transparent;
}
.brz.brz:not(.brz-ed) .brz-filters__select .ps__thumb-y {
  background-color: rgba(0, 0, 0, 0.2);
}
.brz.brz:not(.brz-ed) .brz-filters__select .ps .ps__rail-x.ps--clicking,
.brz.brz:not(.brz-ed) .brz-filters__select .ps .ps__rail-x:focus,
.brz.brz:not(.brz-ed) .brz-filters__select .ps .ps__rail-x:hover,
.brz.brz:not(.brz-ed) .brz-filters__select .ps .ps__rail-y.ps--clicking,
.brz.brz:not(.brz-ed) .brz-filters__select .ps .ps__rail-y:focus,
.brz.brz:not(.brz-ed) .brz-filters__select .ps .ps__rail-y:hover {
  background-color: transparent;
}
.brz.brz:not(.brz-ed)
  .brz-filters__select
  .ps__rail-y.ps--clicking
  .ps__thumb-y,
.brz.brz:not(.brz-ed) .brz-filters__select .ps__rail-y:focus > .ps__thumb-y,
.brz.brz:not(.brz-ed) .brz-filters__select .ps__rail-y:hover > .ps__thumb-y {
  width: 6px;
}
.brz.brz:not(.brz-ed) .brz-filters__select .ps--focus > .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-filters__select .ps--focus > .ps__rail-y,
.brz.brz:not(.brz-ed) .brz-filters__select .ps--scrolling-x > .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-filters__select .ps--scrolling-y > .ps__rail-y,
.brz.brz:not(.brz-ed) .brz-filters__select .ps:hover > .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-filters__select .ps:hover > .ps__rail-y,
.brz.brz:not(.brz-ed) .brz-filters__select .ps__rail-x,
.brz.brz:not(.brz-ed) .brz-filters__select .ps__rail-y {
  opacity: 1;
}
.brz .brz-reset-psw {
  width: 100%;
}
.brz .brz-reset-psw .brz-input {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-height: auto;
  background-color: transparent;
  border: none;
  outline: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brz .brz-reset-psw .brz-input::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-reset-psw .brz-input::-moz-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-reset-psw .brz-input::-ms-input-placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-reset-psw .brz-input::placeholder {
  color: inherit;
  opacity: 0.5;
}
.brz .brz-reset-psw__item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-reset-psw__item-button .brz-btn {
  outline: 0;
  width: 100%;
}
.brz .brz-reset-psw__item-button .brz-icon-svg {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.brz .brz-reset-psw-form {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin-top: 0 !important;
}
.brz .brz-reset-psw-form__field {
  padding-top: 0 !important;
}
.brz .brz-reset-psw-form__field a {
  text-decoration: none;
}
.brz .brz-reset-psw-form .brz-reset-psw__field-label {
  display: block;
}
.brz .brz-reset-psw-form .brz-reset-psw__field-empty.brz-input {
  border-color: red;
}
.brz
  .brz-reset-psw
  .brz-reset-psw-form
  .brz-reset-psw-form__field
  .brz-reset-psw__field-empty.brz-input {
  border-color: red;
}
.brz .brz-reset-psw__alert {
  min-height: 55px;
  width: 100%;
  padding: 17px 30px;
  margin-top: 15px;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 2.5px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background-color: red;
}
.brz .brz-shopify-product-review {
  background-color: transparent;
}
.brz .brz-shopify-trust-seals {
  background-color: transparent;
}
.brz .brz-shopify-trust-product-rating {
  background-color: transparent;
}
.brz .brz-shopify-trust-product-review {
  background-color: transparent;
}
.brz .brz-shopify-trust-me-badges {
  background-color: transparent;
}
.brz .brz-shopify-stamped-badge {
  background-color: transparent;
}
.brz .brz-translation {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  cursor: pointer;
}
.brz .brz-translation__code .brz-span {
  text-transform: uppercase;
}
.brz .brz-translation .select2-container {
  width: inherit !important;
  left: 0 !important;
}
.brz .brz-translation__select-current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-translation__select-list {
  overflow: hidden;
  position: absolute;
  z-index: 1056;
  cursor: pointer;
}
.brz
  .brz-translation__select-list
  .brz-translation__select-item:not(:last-child) {
  border-bottom-width: 0 !important;
}
.brz .brz-translation__select-item {
  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;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0 10px;
}
.brz .brz-translation__select-item .brz-span {
  white-space: nowrap;
}
.brz .brz-translation__arrow {
  font-size: 9px;
  color: inherit;
}
.brz .brz-translation .brz-select {
  visibility: hidden;
  width: 100%;
}
.brz .brz-translation .select2 {
  -ms-flex-item-align: center;
  align-self: center;
  height: 100%;
}
.brz .brz-translation .select2 .selection .select2-selection {
  background-color: inherit;
  border: inherit;
  border-radius: inherit;
}
.brz
  .brz-translation
  .select2
  .selection
  .select2-selection
  .select2-selection__rendered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  color: inherit;
}
.brz .brz-translation .select2-selection__arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.brz .brz-translation .select2-dropdown {
  top: -3px;
  max-height: 200px;
  overflow: hidden;
  border: inherit;
  border-radius: 0;
  background-color: transparent;
}
.brz .brz-translation .select2-dropdown .select2-results {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.brz
  .brz-translation
  .select2-dropdown
  .select2-results
  > .select2-results__options {
  width: 100%;
  max-height: initial;
}
.brz
  .brz-translation
  .select2-dropdown
  .select2-results
  > .select2-results__options
  .select2-results__option {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz
  .brz-translation
  .select2-dropdown
  .select2-results
  > .select2-results__options
  .select2-results__option
  .brz-translation__select-item {
  height: 100%;
}
.brz
  .brz-translation
  .select2-dropdown
  .select2-results
  > .select2-results__options
  .select2-results__option:not(:last-child) {
  border-bottom-width: 0 !important;
}
.brz
  .brz-translation
  .select2-dropdown
  .select2-selection--single
  .select2-selection__placeholder {
  color: inherit;
}
.brz .brz-alert {
  width: 100%;
  height: 100%;
  position: relative;
  word-break: break-all;
  -webkit-transition-property: color, background-color, text-shadow, border,
    -webkit-box-shadow;
  transition-property: color, background-color, text-shadow, border,
    -webkit-box-shadow;
  transition-property: color, background-color, text-shadow, box-shadow, border;
  transition-property: color, background-color, text-shadow, box-shadow, border,
    -webkit-box-shadow;
}
.brz .brz-alert .brz-ed-box__resizer {
  -webkit-transition-property: inherit;
  transition-property: inherit;
}
.brz .brz-alert-description,
.brz .brz-alert-title {
  -webkit-transition-property: inherit;
  transition-property: inherit;
}
.brz .brz-alert-close {
  position: absolute;
  line-height: 0;
  cursor: pointer;
  -webkit-transition-property: inherit;
  transition-property: inherit;
}
.brz .brz-alert-close-icon {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.brz .brz-ministryBrands {
  width: 100%;
}
.brz .brz-ministryBrands a,
.brz .brz-ministryBrands > a,
.brz .brz-ministryBrands__item--meta--links {
  cursor: pointer;
  text-decoration: none;
}
.brz .brz-ministryBrands iframe,
.brz .brz-ministryBrands img,
.brz .brz-ministryBrands video {
  width: 100%;
  height: 100%;
}
.brz .brz-ministryBrands audio {
  width: 100%;
}
.brz .brz-ministryBrands__item--meta--button,
.brz .brz-ministryBrands__item--meta--register-button {
  padding: 12px 24px;
  cursor: pointer;
  border-radius: 3px;
}
.brz .brz-ministryBrands__item--meta--button a,
.brz .brz-ministryBrands__item--meta--register-button a {
  color: inherit;
}
.brz .brz-ministryBrands__pagination {
  padding: 2rem;
}
.brz .brz-ministryBrands__pagination a#off {
  cursor: default;
  color: rgba(0, 0, 0, 0.3) !important;
}
.brz .brz-ministryBrands__pagination a#off:hover {
  color: rgba(0, 0, 0, 0.1) !important;
}
.brz .brz-ministryBrands__pagination > a:not(:last-child) {
  margin-right: 0.5rem;
}
.brz .brz-groupLayout {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.brz .brz-groupLayout a {
  text-decoration: none;
}
.brz .brz-groupLayout input:-webkit-autofill,
.brz .brz-groupLayout input:-webkit-autofill:focus,
.brz .brz-groupLayout input:-webkit-autofill:hover {
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
  -webkit-text-fill-color: inherit !important;
}
.brz .brz-groupLayout__wrapper {
  width: 100%;
}
.brz .brz-groupLayout__content {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(var(--columnCount), var(--columnSize));
  word-break: break-word;
}
.brz .brz-groupLayout__pagination {
  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;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1;
}
.brz .brz-groupLayout__pagination > * {
  margin: 0 0.25rem;
}
.brz .brz-groupLayout--item * {
  margin: 0 0 0.5rem 0;
}
.brz .brz-groupLayout--item__content-detailButton {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.brz .brz-groupLayout--item__content-detailButton a {
  border-radius: 3px;
  color: inherit;
  padding: 12px 24px;
}
.brz .brz-groupLayout__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem 1rem 1rem 1rem;
  margin-bottom: 2rem;
}
.brz .brz-groupLayout__filters--form {
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.brz .brz-groupLayout__filters--form-selectWrapper {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.brz .brz-groupLayout__filters--form-selectWrapper::after {
  content: "";
  top: calc(50% - 2px);
  right: 10px;
  position: absolute;
  width: 8px;
  height: 8px;
  border-width: 2px;
  border-style: solid;
  border-color: currentColor;
  border-left-style: none;
  border-top-style: none;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.brz .brz-groupLayout__filters--form select {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-left: 10px;
  white-space: break-spaces;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  color: inherit;
  min-height: 36px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
}
.brz .brz-groupLayout__filters--form-search {
  width: 180px;
  max-width: 180px;
  margin: 0;
  width: 100%;
  margin: 0 auto;
  border: 0;
  outline: 0;
  padding: 0;
  line-height: 1;
  overflow: hidden;
}
.brz .brz-groupLayout__filters--form-search fieldset {
  position: relative;
  display: block;
  padding: 0 28px 0 0;
  margin: 0;
  line-height: 1;
  overflow: hidden;
  border: 1px solid #000;
  height: 100%;
}
.brz .brz-groupLayout__filters--form-search fieldset input {
  display: block;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 36px;
  outline: 0;
  opacity: 1;
  border: none;
  background: 0 0;
}
.brz .brz-groupLayout__filters--form-search fieldset button {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 14px;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  outline: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .brz .brz-groupLayout__filters--form {
    margin: 0 auto 1rem auto;
  }
  .brz .brz-groupLayout__filters--form-selectWrapper {
    margin-right: 0;
  }
  .brz .brz-groupLayout__filters--form-search {
    max-width: initial;
  }
}
.brz .brz-groupSlider__wrapper {
  width: 100%;
}
.brz .brz-groupSlider__wrapper .brz-groupSlider_wrap {
  padding: 0 32px;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 1.5rem 0;
  position: relative;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info {
  overflow: hidden;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  > * {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  h4,
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  h6,
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  p {
  padding: 0;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  .brz-groupSlider_heading
  a {
  color: inherit;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  .brz-groupSlider-image {
  overflow: hidden;
  margin-bottom: 0.75rem;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  .brz-groupSlider-image
  img {
  display: block;
  height: auto;
  width: 100%;
  max-width: 100%;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  .brz-groupSlider_detail_button {
  word-wrap: break-word;
  margin: 0 0 0.5rem 0;
  padding: 0;
  text-align: center;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  .brz-groupSlider_detail_button
  .brz-button {
  text-decoration: none;
  display: inline-block;
  text-align: center;
}
.brz
  .brz-groupSlider__wrapper
  .brz-groupSlider_wrap
  .brz-groupSlider-swiper-container
  .brz-groupSlider-swiper-wrapper
  .brz-groupSlider-swiper-slide
  .brz-groupSlider-info
  .brz-groupSlider_detail_button
  .brz-button:focus {
  outline: 0;
}
.brz .brz-groupSlider__wrapper .brz-groupSlider_wrap .brz-swiper-arrow {
  position: absolute;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}
.brz .brz-groupSlider__wrapper .brz-slick-slider__dots {
  bottom: 5px;
  left: 0;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10;
}
.brz .brz-groupSlider__wrapper .brz-slick-slider__dots li {
  width: 6px;
  height: 6px;
  margin: 0 6px;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
}
.brz .brz-groupSlider__wrapper .brz-slick-slider__dots li button {
  display: none;
}
@media (max-width: 991px) and (min-width: 768px), (max-width: 767px) {
  .brz
    .brz-groupSlider__wrapper
    .brz-groupSlider
    .brz-groupSlider_wrap
    .brz-groupSlider-swiper-container
    .brz-groupSlider-swiper-wrapper
    .brz-groupSlider-swiper-slide {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.brz .brz-eventLayout {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.brz .brz-eventLayout__wrapper {
  width: 100%;
}
.brz .brz-eventLayout ul {
  list-style: none;
  padding: 0;
}
.brz .brz-eventLayout a {
  text-decoration: none;
}
.brz .brz-eventLayout input:-webkit-autofill,
.brz .brz-eventLayout input:-webkit-autofill:focus,
.brz .brz-eventLayout input:-webkit-autofill:hover {
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
  -webkit-text-fill-color: inherit !important;
}
.brz .brz-eventLayout--view ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.brz .brz-eventLayout--view ul li a {
  padding: 0.65rem 1.5rem;
  display: block;
  color: inherit;
}
.brz .brz-eventLayout__pagination {
  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;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1;
}
.brz .brz-eventLayout__pagination a {
  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-eventLayout--featured {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(var(--columnCount), var(--columnSize));
  word-break: break-word;
}
.brz .brz-eventLayout--featured__preview {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
}
.brz .brz-eventLayout--featured__preview div {
  height: 100%;
}
.brz .brz-eventLayout--featured__preview div span {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: wheat;
}
.brz .brz-eventLayout--featured__item * {
  margin: 0 0 0.5rem 0;
}
.brz .brz-eventLayout--featured__item-image {
  width: 100%;
  position: relative;
}
.brz .brz-eventLayout--featured__item-image img {
  width: 100%;
}
.brz
  .brz-eventLayout--featured__item-image
  .brz-eventLayout--featured__preview
  span {
  color: inherit;
}
.brz
  .brz-eventLayout--featured__item-image:hover
  .brz-eventLayout--featured__preview {
  opacity: 1;
  visibility: visible;
}
.brz .brz-eventLayout--filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem 1rem 1rem 1rem;
  margin-bottom: 2rem;
}
.brz .brz-eventLayout--filters-form {
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.brz .brz-eventLayout--filters-form-selectWrapper {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.brz .brz-eventLayout--filters-form-selectWrapper::after {
  content: "";
  top: calc(50% - 2px);
  right: 10px;
  position: absolute;
  width: 8px;
  height: 8px;
  border-width: 2px;
  border-style: solid;
  border-color: currentColor;
  border-left-style: none;
  border-top-style: none;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.brz .brz-eventLayout--filters-form select {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-left: 10px;
  white-space: break-spaces;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  color: inherit;
  min-height: 36px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
}
.brz .brz-eventLayout--filters-form-search {
  width: 180px;
  max-width: 180px;
  margin: 0;
  width: 100%;
  margin: 0 auto;
  border: 0;
  outline: 0;
  padding: 0;
  line-height: 1;
  overflow: hidden;
}
.brz .brz-eventLayout--filters-form-search fieldset {
  position: relative;
  display: block;
  padding: 0 28px 0 0;
  margin: 0;
  line-height: 1;
  overflow: hidden;
  border: 1px solid #000;
}
.brz .brz-eventLayout--filters-form-search fieldset input {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 36px;
  outline: 0;
  opacity: 1;
  border: none;
  background: 0 0;
}
.brz .brz-eventLayout--filters-form-search fieldset button {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 14px;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  outline: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
  background-color: transparent !important;
}
.brz .brz-eventLayout--filters-form-search fieldset button svg {
  height: 100%;
}
.brz .brz-eventLayout--list-item {
  display: none;
}
.brz .brz-eventLayout--list-item__title {
  margin: 2.25rem 0 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.brz .brz-eventLayout--list-item__title span {
  text-transform: none;
  font-size: 50%;
}
.brz .brz-eventLayout--list-item__content {
  margin: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-eventLayout--list-item__content__heading {
  margin: 0 0 0.5rem 0;
}
.brz .brz-eventLayout--list-item__content__heading a {
  color: inherit;
}
.brz .brz-eventLayout--list-item__content__meta {
  margin: 0 0 0.25rem 0;
}
.brz .brz-eventLayout--list-item__content-date {
  position: relative;
  max-width: 100%;
  min-width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: #fff;
}
.brz .brz-eventLayout--list-item__content-date div {
  width: 100%;
  min-width: 100%;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.brz .brz-eventLayout--list-item__content-date div span {
  display: block;
  font-size: 115%;
}
.brz .brz-eventLayout--list-item__content-info {
  padding: 1rem;
  position: relative;
  min-height: 1;
  max-width: 100%;
}
.brz .brz-eventLayout--list-item-active {
  display: block;
}
.brz .brz-eventLayout--calendar-item {
  display: none;
}
.brz .brz-eventLayout--calendar-item a {
  color: inherit;
}
.brz .brz-eventLayout--calendar-item table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate !important;
  border-spacing: 2px;
  border: none !important;
}
.brz .brz-eventLayout--calendar-item table th {
  padding: 0.5rem;
  background: 0 0;
  font-family: inherit;
  text-transform: uppercase;
  text-align: center;
  border: 0 !important;
}
.brz .brz-eventLayout--calendar-item-active {
  display: block;
}
.brz .brz-eventLayout--calendar-row td {
  height: 120px;
  padding: 5px;
  vertical-align: top;
  word-break: break-word;
}
.brz .brz-eventLayout--calendar-row td .brz-eventLayout--calendar-day__number {
  margin: 0 0 1rem 0;
}
.brz
  .brz-eventLayout--calendar-row
  td
  .brz-eventLayout--calendar-day__number
  span {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 0.9125rem;
  font-weight: 700;
}
.brz .brz-eventLayout--calendar-row td .brz-eventLayout--calendar-day__links {
  font-family: inherit;
}
.brz.brz:not(.brz-ed) .brz-eventLayout--featured__container {
  margin-top: 1em;
}
.brz.brz:not(.brz-ed) .brz-eventLayout__pagination .next.off,
.brz.brz:not(.brz-ed) .brz-eventLayout__pagination .previous.off {
  opacity: 0.2;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .brz .brz-eventLayout--calendar tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .brz .brz-eventLayout--calendar-day-np,
  .brz .brz-eventLayout--calendar-heading {
    display: none;
  }
  .brz .brz-eventLayout--calendar-row {
    display: table-cell;
    width: 100%;
  }
  .brz
    .brz-eventLayout--calendar-row
    td:not(.brz-eventLayout--calendar-day-np) {
    display: block;
    width: 100%;
    height: auto;
    min-height: 120px;
  }
  .brz .brz-eventLayout--view ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .brz .brz-eventLayout--filters-form-selectWrapper {
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
    margin: 0 auto 1rem auto;
  }
  .brz .brz-eventLayout--filters-form-search {
    max-width: initial;
  }
  .brz .brz-eventLayout--list-item__content-date {
    max-width: 50%;
    word-break: break-all;
  }
  .brz .brz-eventLayout--list-item__content-info {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    word-break: break-all;
  }
}
.brz .brz-eventCalendar__wrapper {
  width: 100%;
}
.brz .brz-eventCalendar__wrapper .brz-eventCalendar {
  overflow: hidden;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-pagination,
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-pagination
  a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-pagination
  .brz-eventCalendar-pagination-next.off,
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-pagination
  .brz-eventCalendar-pagination-previous.off {
  opacity: 0.2 !important;
  pointer-events: none;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-pagination
  .brz-eventCalendar-heading {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month {
  display: none;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month
  .brz-eventCalendar-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month
  .brz-eventCalendar-table
  .brz-eventCalendar-row-weekdays
  th {
  padding: 0.5rem;
  border: 0;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month
  .brz-eventCalendar-table
  tbody
  .brz-eventCalendar-row
  .brz-eventCalendar-day {
  vertical-align: top;
  word-break: break-word;
  height: 120px;
  padding: 5px;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month
  .brz-eventCalendar-table
  tbody
  .brz-eventCalendar-row
  .brz-eventCalendar-day
  .brz-eventCalendar-links {
  padding: 0;
  list-style-type: none;
  text-decoration: none;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month
  .brz-eventCalendar-table
  tbody
  .brz-eventCalendar-row
  .brz-eventCalendar-day
  .brz-eventCalendar-links
  li
  .brz-eventCalendar-title
  a {
  text-decoration: none;
  color: inherit;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month
  .brz-eventCalendar-table
  tbody
  .brz-eventCalendar-row
  .brz-eventCalendar-day
  .brz-eventCalendar-day-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 1rem 0;
}
.brz
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month
  .brz-eventCalendar-table
  tbody
  .brz-eventCalendar-row
  .brz-eventCalendar-day
  .brz-eventCalendar-day-number
  span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.brz:not(.brz-ed)
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month.active {
  display: block;
}
.brz:not(.brz-ed)
  .brz-eventCalendar__wrapper
  .brz-eventCalendar
  .brz-eventCalendar_wrap
  .brz-eventCalendar-layout
  .brz-eventCalendar-month {
  display: none;
}
@media (max-width: 767px) {
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month {
    display: none;
  }
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month
    .brz-eventCalendar-table {
    border-spacing: 0;
  }
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month
    .brz-eventCalendar-table
    tbody
    .brz-eventCalendar-row-weekdays {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month
    .brz-eventCalendar-table
    tbody
    .brz-eventCalendar-row-weekdays
    th {
    display: none;
  }
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month
    .brz-eventCalendar-table
    tbody
    tr
    .brz-eventCalendar-day-np {
    display: none;
  }
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month
    .brz-eventCalendar-table
    tbody
    .brz-eventCalendar-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month
    .brz-eventCalendar-table
    tbody
    .brz-eventCalendar-row
    .brz-eventCalendar-day-np {
    display: none;
  }
  .brz
    .brz-eventCalendar__wrapper
    .brz-eventCalendar
    .brz-eventCalendar_wrap
    .brz-eventCalendar-layout
    .brz-eventCalendar-month
    .brz-eventCalendar-table
    tbody
    .brz-eventCalendar-row
    .brz-eventCalendar-day {
    display: block;
    clear: both;
    height: auto;
    width: 100%;
    max-width: 100%;
    min-height: 120px;
  }
}
.brz .brz-sermonLayout {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.brz .brz-sermonLayout__wrapper {
  width: 100%;
}
.brz .brz-sermonLayout a {
  text-decoration: none;
}
.brz .brz-sermonLayout input:-webkit-autofill,
.brz .brz-sermonLayout input:-webkit-autofill:focus,
.brz .brz-sermonLayout input:-webkit-autofill:hover {
  -webkit-transition: background-color 50000s ease-in-out 0s;
  transition: background-color 50000s ease-in-out 0s;
  -webkit-text-fill-color: inherit !important;
}
.brz .brz-sermonLayout__container {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(var(--columnCount), var(--columnSize));
  word-break: break-word;
}
.brz .brz-sermonLayout__item > * {
  margin: 0 0 0.5rem 0;
}
.brz .brz-sermonLayout__item--media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-sermonLayout__item--media li {
  margin: 0 0.5rem 0 0;
}
.brz .brz-sermonLayout__item--media li a {
  height: auto;
  width: 100%;
  display: inline-block;
}
.brz .brz-sermonLayout__item--media--audio {
  width: 100%;
}
.brz .brz-sermonLayout__item--media--audio audio {
  width: 100%;
}
.brz .brz-sermonLayout__item--media--video,
.brz .brz-sermonLayout__item--media--videoResponsive {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}
.brz .brz-sermonLayout__item--media--video iframe,
.brz .brz-sermonLayout__item--media--video video,
.brz .brz-sermonLayout__item--media--videoResponsive iframe,
.brz .brz-sermonLayout__item--media--videoResponsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.brz .brz-sermonLayout__item--media--video iframe,
.brz .brz-sermonLayout__item--media--videoResponsive iframe {
  max-height: none !important;
  max-width: none !important;
}
.brz .brz-sermonLayout__item--media_audioplayer svg,
.brz .brz-sermonLayout__item--media_videoplayer svg {
  pointer-events: none;
}
.brz .brz-sermonLayout__item--detail-button a {
  border-radius: 3px;
  padding: 12px 24px;
}
.brz .brz-sermonLayout ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.brz .brz-sermonLayout__filter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 1rem;
  margin-bottom: 2rem;
}
.brz .brz-sermonLayout__filter--form {
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.brz .brz-sermonLayout__filter--form-selectWrapper {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.brz .brz-sermonLayout__filter--form-selectWrapper::after {
  content: "";
  top: calc(50% - 2px);
  right: 10px;
  position: absolute;
  width: 8px;
  height: 8px;
  border-width: 2px;
  border-style: solid;
  border-color: currentColor;
  border-left-style: none;
  border-top-style: none;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.brz .brz-sermonLayout__filter--form select {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-left: 10px;
  white-space: break-spaces;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  color: inherit;
  min-height: 36px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
}
.brz .brz-sermonLayout__filter--form-search {
  width: 180px;
  max-width: 180px;
  margin: 0;
  border: 0;
  outline: 0;
  padding: 0;
  line-height: 1;
  overflow: hidden;
}
.brz .brz-sermonLayout__filter--form-search fieldset {
  position: relative;
  display: block;
  padding: 0 28px 0 0;
  margin: 0;
  line-height: 1;
  border-radius: 0;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  border-color: inherit;
  background-color: #fff;
  min-height: 36px;
  height: 100%;
}
.brz .brz-sermonLayout__filter--form-search fieldset input {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-right: 0.5rem;
  margin-bottom: 0;
  padding-left: 10px;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  min-height: 36px;
  line-height: normal;
  outline: 0;
  background-color: transparent;
  color: inherit;
  height: 100%;
}
.brz .brz-sermonLayout__filter--form-search fieldset button {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  text-align: center;
  background: 0 0;
  outline: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: inherit;
  background-color: transparent !important;
}
.brz .brz-sermonLayout__filter--form-search fieldset button svg {
  height: 100%;
}
@media (max-width: 767px) {
  .brz .brz-sermonLayout__filter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .brz .brz-sermonLayout__filter--form-selectWrapper {
    width: 100%;
    margin-bottom: 1rem;
  }
  .brz .brz-sermonLayout__filter form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: initial;
    width: 100%;
  }
}
.brz .brz-sermonList {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.brz .brz-sermonList__container {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(var(--columnCount), var(--columnSize));
  word-break: break-word;
}
.brz .brz-sermonList__item > * {
  margin: 0 0 0.5rem 0;
}
.brz .brz-sermonList__item--meta--title a {
  color: inherit;
}
.brz .brz-sermonList__item--media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.brz .brz-sermonList__item--media li:not(:last-child) {
  margin: 0 0.5rem 0 0;
}
.brz .brz-sermonList__item--media--audio {
  width: 100%;
}
.brz .brz-sermonList__item--media--video {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
}
.brz .brz-sermonList__item--media--video iframe,
.brz .brz-sermonList__item--media--video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.brz .brz-sermonList ul {
  list-style-type: none;
}
.brz .brz-sermonFeatured {
  overflow: hidden;
}
.brz .brz-sermonFeatured__item > * {
  margin: 0;
}
.brz .brz-sermonFeatured__item--meta--title a {
  color: inherit;
}
.brz .brz-sermonFeatured__item--media {
  width: 100%;
}
.brz .brz-sermonFeatured__item--media--container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.brz .brz-sermonFeatured__item--media--container:active {
  pointer-events: none;
}
.brz .brz-sermonFeatured__item--media--container iframe,
.brz .brz-sermonFeatured__item--media--container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 !important;
}
.brz .brz-sermonFeatured__item--media--links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  padding: 0;
}
.brz .brz-sermonFeatured__item li {
  list-style: none;
}
.brz .brz-sermonDetail {
  overflow: hidden;
}
.brz .brz-sermonDetail ul {
  list-style: none;
  padding: 0;
}
.brz .brz-sermonDetail__item > * {
  margin: 0;
}
.brz .brz-sermonDetail__item .brz-ministryBrands__item--meta--links--previous {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-sermonDetail__item--media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  gap: 0.5rem;
}
.brz .brz-sermonDetail__item--media a {
  color: inherit;
}
.brz .brz-sermonDetail__item--media--video {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.brz .brz-sermonDetail__item--media--video:active {
  pointer-events: none;
}
.brz .brz-sermonDetail__item--media--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 !important;
}
.brz .brz-sermonDetail__item--media li.brz-ministryBrands__item--meta--links {
  border-radius: 3px;
}
.brz .brz-sermonDetail__item--media--audio {
  width: 100%;
}
.brz .brz-sermonDetail__item--media li {
  margin: 0 0.5rem 0 0;
}
.brz .brz-sermonDetail__item--media li a {
  padding: 12px 24px;
}
.brz .brz-groupList {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.brz .brz-groupList__wrapper {
  width: 100%;
}
.brz .brz-groupList__container {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(var(--columnCount), var(--columnSize));
  word-break: break-word;
}
.brz .brz-groupList__item--meta--title a {
  color: inherit;
}
.brz .brz-groupList__item > * {
  margin: 0 0 10px 0;
}
.brz .brz-groupDetail {
  overflow: hidden;
}
.brz .brz-groupDetail__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.brz .brz-groupDetail__item > * {
  margin: 0;
}
.brz .brz-groupDetail .brz-ministryBrands__item--meta--links--previous {
  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-eventFeatured {
  overflow: hidden;
}
.brz .brz-eventFeatured ul {
  list-style: none;
  padding: 0;
}
.brz .brz-eventFeatured__item {
  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;
  width: 100%;
}
.brz .brz-eventFeatured__item--meta--title a {
  color: inherit;
}
.brz .brz-eventFeatured__item--meta--preview > :not(:last-child),
.brz .brz-eventFeatured__item > :not(:last-child) {
  margin: 0;
}
.brz .brz-eventList {
  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-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}
.brz .brz-eventList__container {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(var(--columnCount), var(--columnSize));
  word-break: break-word;
}
.brz .brz-eventList__item > * {
  margin: 0 0 0.5rem 0;
}
.brz .brz-eventList__item--meta--title a {
  color: inherit;
}
.brz .brz-eventList__item--meta--image--link:active {
  pointer-events: none;
}
.brz .brz-eventList__item > :not(:last-child) {
  margin: 0 0 10px 0;
}
.brz .brz-groupFeatured {
  overflow: hidden;
}
.brz .brz-groupFeatured__wrapper {
  width: 100%;
}
.brz .brz-groupFeatured__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.brz .brz-groupFeatured__item > * {
  margin: 0;
}
.brz .brz-eventDetail {
  overflow: hidden;
}
.brz .brz-eventDetail__wrapper {
  width: 100%;
}
.brz .brz-eventDetail__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
.brz .brz-eventDetail__item--meta--preview > :not(:last-child),
.brz .brz-eventDetail__item > :not(:last-child) {
  margin: 0;
}
.brz .brz-eventDetail .brz-ministryBrands__item--meta--links--previous {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-formWidget__container {
  width: 100%;
}
.brz .brz-wp-post-content {
  width: 100%;
}
.brz .brz-wp-post-content > div > :first-child {
  margin-top: 0;
}
.brz .brz-wp-post-content > div > :last-child {
  margin-bottom: 0;
}
.brz .brz-wp-post-content > div > * {
  margin: revert;
}
.brz .brz-rich-text .brz-tp__dc-block-st1 {
  width: 100%;
  white-space: initial;
}
.brz .brz-rich-text .brz-tp__dc-block-st1 > :first-child {
  margin-top: 0;
}
.brz .brz-rich-text .brz-tp__dc-block-st1 > :last-child {
  margin-bottom: 0;
}
.brz .brz-rich-text .brz-tp__dc-block-st1 > * {
  margin-bottom: 1em;
}
.brz .brz-wp-post-excerpt {
  width: 100%;
}
.brz .brz-wp-post-excerpt-content {
  margin: 0;
}
.brz .brz-wp-title {
  width: 100%;
}
.brz .brz-wp-title-content {
  margin: 0;
}
.brz .brz-woo-stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  width: 100%;
}
.brz .brz-woo-stock .stock {
  margin: 0;
}
.brz .brz-woosku {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-wooproductmeta {
  width: 100%;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-wooproductmeta > div > .brz-metas {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.brz .brz-wooproductmeta__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.brz
  .brz-wooproductmeta__container.brz-wooproductmeta__container:first-child
  > .brz-wooproductmeta__item.brz-wooproductmeta__item {
  padding-top: 0;
}
.brz
  .brz-wooproductmeta__container:last-child
  > .brz-wooproductmeta__item.brz-wooproductmeta__item {
  padding-bottom: 0;
}
.brz .brz-wooproductmeta__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-wooproductmeta__item .brz-a {
  color: inherit !important;
}
.brz .brz-wooproductmeta__item .brz-a:hover {
  text-decoration: underline;
}
.brz .brz-wooproductmeta__item-value:not(:first-child) .brz-a {
  padding-left: 5px;
}
.brz .brz-wooproductmeta-table {
  border-collapse: collapse;
}
.brz .brz-wooproductmeta-table > div > .brz-metas {
  display: table;
}
.brz
  .brz-wooproductmeta-table
  > div
  > .brz-metas
  .brz-wooproductmeta__container {
  display: table-row;
}
.brz .brz-wooproductmeta-table > div > .brz-metas .brz-wooproductmeta__item {
  display: table-cell;
  vertical-align: middle;
}
.brz .brz-woo-price {
  min-height: -webkit-fit-content !important;
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  width: 100%;
}
.brz .brz-woo-price > div {
  font-size: 0;
}
.brz .brz-woo-price > div > .brz-price-none {
  margin: 0;
  font-size: 16px;
}
.brz .brz-woo-price > div > p.price {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
.brz .brz-woo-price > div > p.price del {
  opacity: 1 !important;
}
.brz .brz-woo-price > div > p.price del .amount {
  display: block;
}
.brz .brz-woo-price > div > p.price ins {
  background: 0 0;
  text-decoration: none;
}
.brz .brz-woo-price > div > p.price ins .amount {
  display: block;
}
.brz .brz-woo-attributes {
  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-woo-attributes table {
  border: 0;
}
.brz .brz-woo-attributes h2 {
  margin: 0;
}
.brz .brz-woo-attributes .woocommerce-product-attributes {
  width: 100%;
  margin: 0;
}
.brz .brz-woo-attributes .woocommerce-product-attributes tr {
  border-width: 0;
  background-color: transparent;
}
.brz .brz-woo-attributes .woocommerce-product-attributes-item__label,
.brz .brz-woo-attributes .woocommerce-product-attributes-item__value {
  width: 50%;
  padding: 0;
  font-style: normal;
}
.brz .brz-woo-attributes .woocommerce-product-attributes-item__label p,
.brz .brz-woo-attributes .woocommerce-product-attributes-item__value p {
  margin: 0;
  padding: 0;
}
.brz .brz-woocart__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-woocart__wrapper--opened .brz-woocart__background {
  opacity: 1;
  pointer-events: auto;
}
.brz .brz-woocart__wrapper--opened .brz-woocart__sidebar {
  opacity: 1;
  pointer-events: auto;
}
.brz .brz-woocart__wrapper .brz-woocart__dc {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-woocart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
}
.brz .brz-woocart,
.brz .brz-woocart__dc .brz-cart {
  font-size: initial;
}
.brz .brz-woocart__background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  z-index: 1060;
  cursor: auto;
}
.brz .brz-woocart__parent {
  cursor: pointer;
}
.brz .brz-woocart__parent.brz-woocart--bubble .brz-woocart__icon:before {
  position: absolute;
  min-width: 1.6em;
  height: 1.6em;
  line-height: 1.5em;
  top: -0.7em;
  right: -1em;
  border-radius: 100%;
  text-align: center;
  font-size: 10px;
  z-index: 1;
}
.brz .brz-woocart__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.brz .brz-woocart__sidebar {
  max-width: 100%;
  max-height: 100vh;
  position: fixed;
  z-index: 1060;
  padding: 40px 15px 15px;
  opacity: 0;
  overflow: auto;
  pointer-events: none;
  cursor: auto;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.brz .brz-woocart__sidebar-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
}
.brz .brz-woocart__sidebar-item:first-child {
  padding-top: 0;
}
.brz .brz-woocart__sidebar-item:not(:first-child) {
  border-top: 1px solid #000;
}
.brz .brz-woocart__sidebar__product-info {
  width: 100%;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 15px;
}
.brz .brz-woocart__sidebar-remove {
  margin-top: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-woocart__sidebar-image__block {
  position: relative;
  width: 80px;
  height: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.brz .brz-woocart__sidebar-image__block * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.brz .brz-woocart__sidebar-image__block img {
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-woocart__sidebar-close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.brz .brz-woocart__sidebar-close:after,
.brz .brz-woocart__sidebar-close:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.brz .brz-woocart__sidebar-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.brz .brz-woocart__sidebar-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.brz .brz-woocart__sidebar-subtotal {
  margin-bottom: 20px;
  padding: 15px 0;
  border-bottom: 1px solid #000;
}
.brz .brz-woocart__sidebar-subtotal:not(:nth-child(2)) {
  border-top: 1px solid #000;
}
.brz .brz-woocart__sidebar-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.brz .brz-woocart__sidebar-button {
  padding: 10px 15px;
  text-align: center;
}
.brz .brz-woocart__sidebar-button:last-child {
  margin-bottom: 0;
}
.brz.brz-woocart--opened .brz-root__container,
.brz.brz-woocart--opened
  .brz-root__container
  .brz-section__header
  > .brz-section__menu-item,
.brz.brz-woocart--opened .brz-root__container > .brz-section {
  z-index: auto;
}
.brz.brz-ed .brz-woocart__sidebar .brz-woocart__sidebar-image__block .brz-a {
  pointer-events: none;
}
.brz .brz-woo-rating {
  width: 100%;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-woo-rating.brz-disabled-rating-text .woocommerce-review-link {
  display: none;
}
.brz .brz-woo-rating .woocommerce-product-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
.brz .brz-woo-rating .woocommerce-product-rating .star-rating {
  margin: 0;
}
.brz .brz-woo-gallery .woocommerce-product-gallery {
  margin: 0;
  font-size: 1.3rem;
  float: none !important;
  width: 100% !important;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-woo-gallery .woocommerce-product-gallery img {
  width: 100%;
}
.brz .brz-woo-gallery .woocommerce-product-gallery .flex-viewport {
  margin-bottom: 0;
  width: 100%;
}
.brz
  .brz-woo-gallery
  .woocommerce-product-gallery
  .woocommerce-product-gallery__wrapper {
  overflow: hidden;
}
.brz .brz-woo-gallery .woocommerce-product-gallery .flex-control-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
.brz .brz-woo-gallery .woocommerce-product-gallery .flex-control-thumbs li {
  overflow: hidden;
}
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-1
  .flex-control-thumbs
  li:nth-child(1n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-2
  .flex-control-thumbs
  li:nth-child(2n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-3
  .flex-control-thumbs
  li:nth-child(3n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-4
  .flex-control-thumbs
  li:nth-child(4n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-5
  .flex-control-thumbs
  li:nth-child(5n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-6
  .flex-control-thumbs
  li:nth-child(6n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-7
  .flex-control-thumbs
  li:nth-child(7n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsRL-8
  .flex-control-thumbs
  li:nth-child(8n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-1
  .flex-control-thumbs
  li:nth-child(1n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-2
  .flex-control-thumbs
  li:nth-child(2n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-3
  .flex-control-thumbs
  li:nth-child(3n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-4
  .flex-control-thumbs
  li:nth-child(4n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-5
  .flex-control-thumbs
  li:nth-child(5n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-6
  .flex-control-thumbs
  li:nth-child(6n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-7
  .flex-control-thumbs
  li:nth-child(7n),
.brz
  .brz-woo-gallery.brz-woo-gallery__thumbsTB-8
  .flex-control-thumbs
  li:nth-child(8n) {
  margin-right: 0;
}
.brz .brz-woo-gallery__style-top .woocommerce-product-gallery {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.brz
  .brz-woo-gallery__style-top
  .woocommerce-product-gallery
  .flex-control-thumbs {
  width: 100%;
}
.brz .brz-woo-gallery__style-bottom .woocommerce-product-gallery {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz
  .brz-woo-gallery__style-bottom
  .woocommerce-product-gallery
  .flex-control-thumbs {
  width: 100%;
}
.brz .brz-woo-gallery__style-left .woocommerce-product-gallery {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.brz
  .brz-woo-gallery__style-left
  .woocommerce-product-gallery
  .flex-control-thumbs {
  height: 100%;
}
.brz .brz-woo-gallery__style-right .woocommerce-product-gallery {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.brz
  .brz-woo-gallery__style-right
  .woocommerce-product-gallery
  .flex-control-thumbs {
  height: 100%;
}
.brz .brz-woo-add-to-cart {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-woo-add-to-cart .hidden {
  display: none;
}
.brz .brz-woo-add-to-cart > div:not(.brz-shortcode__placeholder) {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-woo-add-to-cart form.cart > .quantity {
  float: none;
}
.brz .brz-woo-add-to-cart form:not(.variations_form) {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.brz .brz-woo-add-to-cart form.grouped_form {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-woo-add-to-cart form.grouped_form .woocommerce-grouped-product-list {
  margin-top: 0;
}
.brz
  .brz-woo-add-to-cart
  form.grouped_form
  .woocommerce-grouped-product-list-item
  td {
  padding: 0.7em 1em;
}
.brz
  .brz-woo-add-to-cart
  form.grouped_form
  .woocommerce-grouped-product-list-item__label
  a {
  text-decoration: unset;
  color: inherit;
}
.brz .brz-woo-add-to-cart form.variations_form {
  width: 100%;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz .brz-woo-add-to-cart form.variations_form table {
  margin-top: 0;
}
.brz .brz-woo-add-to-cart form.variations_form select {
  background-color: inherit;
}
.brz .brz-woo-add-to-cart form.variations_form table.variations td {
  vertical-align: middle;
}
.brz
  .brz-woo-add-to-cart
  form.variations_form
  table.variations
  td
  .reset-variations {
  margin-left: 15px;
}
.brz .brz-woo-add-to-cart form.variations_form .single_variation_wrap {
  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-woo-add-to-cart
  form.variations_form
  .single_variation_wrap
  .single_variation {
  width: 100%;
  margin: 0;
}
.brz
  .brz-woo-add-to-cart
  form.variations_form
  .single_variation_wrap
  .single_variation
  > div {
  margin-bottom: 20px;
}
.brz .brz-woo-add-to-cart form.variations_form .variations_button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.brz .brz-woo-add-to-cart .woocommerce-variation-price {
  margin-bottom: 20px;
}
.brz .brz-woo-add-to-cart * {
  -webkit-transition-property: color, background-color, border;
  transition-property: color, background-color, border;
}
.brz .brz-woo-add-to-cart input[type="number"].input-text {
  width: 100%;
  min-height: 100%;
  padding: 0;
  text-align: center;
  outline: 0;
  height: auto;
}
.brz .brz-woo-add-to-cart .single_add_to_cart_button {
  margin: 0;
  width: auto;
  min-width: auto;
  min-height: auto;
  max-width: none;
  max-height: none;
}
.brz
  .brz-woo-add-to-cart
  div
  .bundle_form
  .cart
  .bundle_wrap
  .bundle_button
  .single_add_to_cart_button.bundle_add_to_cart_button {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.brz .brz-wooexcerpt {
  width: 100%;
}
.brz .brz-wooexcerpt .woocommerce-product-details__short-description * {
  -webkit-transition-property: color;
  transition-property: color;
}
.brz
  .brz-wooexcerpt
  .woocommerce-product-details__short-description
  :last-child {
  margin: 0;
}
.brz .brz-wooexcerpt .woocommerce-product-details__short-description ol,
.brz .brz-wooexcerpt .woocommerce-product-details__short-description ul {
  padding-left: 20px;
}
.brz
  .brz-wooexcerpt
  .woocommerce-product-details__short-description
  > :not(:last-child) {
  margin-bottom: 0.9rem;
}
.brz .brz-woo-page {
  overflow: hidden;
}
.brz
  .brz-woo-page
  .woocommerce
  .woocommerce-form-track-order
  .form-row
  .input-text {
  margin: 0;
}
.brz:not(.brz-ed) .brz-woo-pages {
  overflow: hidden;
}
.brz .brz-ecwid-products-wrapper .grid__categories {
  display: none !important;
}
.brz .brz-ecwid-wrapper .ecwid {
  min-height: auto !important;
}
.brz .brz-ecwid-wrapper .ecwid .ec-loader-wrapper div .ecwid-productBrowser {
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper {
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details
  .product-details__sidebar
  .ec-breadcrumbs {
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details
  .product-details__sidebar
  .product-details__product-share.details-product-share
  .product-details-module
  .product-details-module__content.product-details-module__content--indented
  .ec-likely.details-product-share__buttons
  .ec-likely__wrapper
  .ec-likely__widget
  .ec-likely__icon
  svg {
  top: 0 !important;
  left: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .ec-footer {
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .ec-footer
  .ec-footer__row {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .ec-footer
  .ec-footer__row
  .ec-footer__cell {
  padding-bottom: 0 !important;
  width: 50% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .ec-footer
  .ec-footer__row
  .ec-footer__cell
  .ec-footer__link {
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .ec-footer
  .ec-footer__row
  .ec-footer__cell
  .ec-footer__link
  .svg-icon {
  height: auto !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-page-title {
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart.ec-cart--empty {
  max-width: 100% !important;
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart.ec-cart--empty
  .ec-cart__button {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-cart__email
  .ec-cart-email__input
  .form-control {
  background: 0 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-cart__email
  .ec-cart-email__input
  .form-control__text {
  min-height: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-cart__email
  .ec-cart-email__input
  .form-control__text:-webkit-autofill {
  -webkit-transition: background-color 500000s ease !important;
  transition: background-color 500000s ease !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-cart__email
  .ec-cart-email__input
  .form-control__placeholder-inner {
  min-height: 0 !important;
  z-index: 1 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-cart__checkout
  .ec-cart__buttons
  div
  .form-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-cart__checkout
  .ec-cart__agreement.ec-cart__marketing-agreement
  .form-control--checkbox {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart
  .ec-cart__sidebar-inner
  .ec-page-title {
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart
  .ec-cart__sidebar-inner
  .ec-cart__products-inner
  .ec-cart__item__image {
  padding-right: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart
  .ec-cart__sidebar-inner
  .ec-cart__products-inner
  .ec-cart__item
  .ec-cart-item__wrap-secondary
  .ec-cart-item__count-inner
  .form-control {
  font-size: initial !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart
  .ec-cart__sidebar-inner
  .ec-cart__products-inner
  .ec-cart__item
  .ec-cart-item__wrap
  .ec-cart-item__wrap-primary
  .ec-cart-item__control-inner
  svg {
  opacity: 1 !important;
}
@media (max-width: 767px) {
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store__content-wrapper {
    max-width: 400px !important;
  }
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store__content-wrapper
    .ec-cart {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store__content-wrapper
    .ec-cart__sidebar {
    width: 100% !important;
    padding-right: 0 !important;
  }
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store__content-wrapper
    .ec-cart__sidebar-inner
    .ec-cart__products-inner
    .ec-cart__item__image {
    padding-right: 0 !important;
  }
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store__content-wrapper
    .ec-cart__sidebar-inner
    .ec-cart__products-inner
    .ec-cart__item
    .ec-cart-item__wrap
    .ec-cart-item__wrap-primary
    .ec-cart-item__control {
    margin: 0 !important;
  }
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store__content-wrapper
    .ec-cart__body {
    width: 100% !important;
    padding-left: 0 !important;
  }
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart-email {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart-email__input
  .form-control {
  background-color: transparent !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart-email__input
  .form-control__placeholder {
  z-index: 50 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart-email__input
  .form-control__placeholder-inner {
  min-height: 0 !important;
  z-index: 1 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart-email__input
  .form-control__text {
  min-height: 5px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart-email__text {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart__checkout
  .ec-cart__buttons {
  width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart__checkout
  .ec-cart__buttons
  .form-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart__checkout
  .ec-cart__buttons
  .form-control__button {
  min-height: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-cart__email {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart__body-inner
  .ec-signin-form
  .ec-page-title {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-cart
  .ec-cart__sidebar-inner
  .ec-page-title {
  padding: 0;
}
.brz .brz-ecwid-wrapper #EcwidShoppingBag-1,
.brz .brz-ecwid-wrapper .ec-minicart,
.brz .brz-ecwid-wrapper .ecwid {
  padding: 0 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.brz .brz-ecwid-wrapper #EcwidShoppingBag-1 .ec-minicart__body,
.brz .brz-ecwid-wrapper #EcwidShoppingBag-1 .ec-minicart__counter,
.brz .brz-ecwid-wrapper #EcwidShoppingBag-1 .ec-minicart__wrap,
.brz .brz-ecwid-wrapper .ec-minicart .ec-minicart__body,
.brz .brz-ecwid-wrapper .ec-minicart .ec-minicart__counter,
.brz .brz-ecwid-wrapper .ec-minicart .ec-minicart__wrap,
.brz .brz-ecwid-wrapper .ecwid .ec-minicart__body,
.brz .brz-ecwid-wrapper .ecwid .ec-minicart__counter,
.brz .brz-ecwid-wrapper .ecwid .ec-minicart__wrap {
  min-width: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-sku.ec-text-muted {
  margin-top: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-price-row {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-price-row
  .product-details-module__content
  .product-details__attraction-block.product-details__product-on-sale {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-price-row
  .product-details-module__content
  .product-details__product-price {
  max-width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-price-row
  .product-details-module__content
  .product-details__product-price
  .details-product-price__value {
  margin-right: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module {
  max-width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--size {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--size
  .product-details-module__content
  .form-control--checkbox-button {
  background-color: transparent !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--size
  .product-details-module__content
  .form-control--checkbox-button
  .form-control__inline-label
  label {
  cursor: pointer !important;
  pointer-events: all !important;
  background-position: unset !important;
  background-size: unset !important;
  min-width: 16px !important;
  min-height: 16px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--size
  .product-details-module__content
  .form-control--checkbox-button
  .form-control--checkbox-button:last-child {
  margin-right: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--size
  .product-details-module__content
  .form-control--checkbox-button
  .form-control--checkbox-button:hover {
  background-color: transparent !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--textfield
  .product-details-module__content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--textfield
  .product-details-module__content
  .form-control__text {
  min-height: 0 !important;
  height: 0 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--textfield
  .product-details-module__content
  .form-control__text:-webkit-autofill {
  -webkit-transition: background-color 500000s ease !important;
  transition: background-color 500000s ease !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--textarea
  .product-details-module__content
  .form-control--textarea {
  background-color: transparent !important;
  border: none !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--textarea
  .product-details-module__content
  .form-control--textarea
  .form-control__textarea {
  resize: none !important;
  min-height: 0 !important;
  z-index: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--textarea
  .product-details-module__content
  .form-control--textarea
  .form-control__textarea:-webkit-autofill {
  -webkit-transition: background-color 500000s ease !important;
  transition: background-color 500000s ease !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--select
  .product-details-module__content {
  max-width: 100% !important;
  width: 100% !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--select
  .product-details-module__content
  .form-control--select
  .form-control__text {
  min-height: 0 !important;
  height: 0 !important;
  border: none !important;
  color: inherit !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--date
  .product-details-module__content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--date
  .product-details-module__content
  .form-control--datepicker
  .form-control__text {
  min-height: 0 !important;
  height: 0 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--date
  .product-details-module__content
  .form-control--datepicker
  .form-control__text:-webkit-autofill {
  -webkit-transition: background-color 500000s ease !important;
  transition: background-color 500000s ease !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--files
  .product-details-module__content {
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--files
  .product-details-module__content
  .form-control--file {
  width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-options.details-product-options
  .product-details-module.details-product-option.details-product-option--files
  .product-details-module__content
  .form-control--file
  .form-control {
  width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content
  .details-product-purchase__controls {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  height: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content
  .details-product-purchase__controls
  .details-product-purchase__checkout-controls {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content
  .details-product-purchase__controls
  .details-product-purchase__checkout-controls
  .form-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content
  .details-product-purchase__controls
  .details-product-purchase__checkout-controls
  .form-control
  .form-control__button {
  min-height: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content
  .details-product-purchase__qty {
  max-width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content
  .details-product-purchase__qty
  .form-control__text {
  min-height: 0 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__action-panel
  .product-details-module__content
  .details-product-purchase__qty
  .form-control__text:-webkit-autofill {
  -webkit-transition: background-color 500000s ease !important;
  transition: background-color 500000s ease !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-like.favorite-product {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-like.favorite-product
  .product-details-module__content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-like.favorite-product
  .product-details-module__content
  .form-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  max-width: 100% !important;
  min-height: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-like.favorite-product
  .product-details-module__content
  .form-control
  .form-control__button {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-like.favorite-product
  .product-details-module__content
  .form-control
  .form-control__button-svg {
  float: none !important;
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-like.favorite-product
  .product-details-module__content
  .form-control
  .form-control__button-svg
  .svg-icon {
  top: auto !important;
  margin: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-like.favorite-product
  .product-details-module__content
  .form-control
  .form-control__button-text {
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-share.details-product-share
  .product-details-module
  .product-details-module__content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__general-info {
  margin-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-share.details-product-share
  .product-details-module
  .product-details-module__content
  .ec-likely.details-product-share__buttons
  .ec-likely__wrapper {
  margin: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-share.details-product-share
  .product-details-module
  .product-details-module__content
  .ec-likely.details-product-share__buttons
  .ec-likely__wrapper
  .ec-likely__widget {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-share.details-product-share
  .product-details-module
  .product-details-module__content
  .ec-likely.details-product-share__buttons
  .ec-likely__wrapper
  .ec-likely__widget
  .ec-likely__icon {
  -ms-flex-item-align: center !important;
  align-self: center !important;
  margin-left: 15px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-share.details-product-share
  .product-details-module
  .product-details-module__content
  .ec-likely.details-product-share__buttons
  .ec-likely__wrapper
  .ec-likely__widget
  .ec-likely__button {
  -ms-flex-item-align: center !important;
  align-self: center !important;
  margin-left: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details__product-share.details-product-share
  .product-details-module
  .product-details-module__content
  .ec-likely.details-product-share__buttons
  .ec-likely__wrapper
  .ec-likely__widget:last-child {
  margin-right: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module__content
  .details-product-purchase__controls
  .details-product-purchase__bag-controls
  .details-product-purchase__add-buttons {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module__content
  .details-product-purchase__controls
  .details-product-purchase__bag-controls
  .details-product-purchase__add-buttons
  .form-control {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module__content
  .details-product-purchase__controls
  .details-product-purchase__bag-controls
  .details-product-purchase__add-buttons
  .form-control
  .form-control__button {
  min-height: 1px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__general-info
  .product-details-module__btn-more {
  top: 0 !important;
  padding-top: 0 !important;
  line-height: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__sidebar
  .product-details-module.product-details__product-price-wholesale
  .product-details-module__content
  .details-product-price-wholesale__container
  .details-product-price-wholesale__table {
  max-width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner {
  width: auto !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__thumbs {
  margin: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__thumbs
  .details-gallery__thumb {
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important;
  max-width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__thumbs
  .details-gallery__thumb-img-wrapper {
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__thumbs
  .details-gallery__thumb-img-wrapper-inner
  .details-gallery__thumb-bg {
  background-color: transparent !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__thumbs
  .details-gallery__thumb-img-wrapper-inner
  .details-gallery__thumb-img:after {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__thumbs
  .details-gallery__thumb:last-child {
  margin-right: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__images
  .details-gallery__images-container
  .details-gallery__images-carousel
  .details-gallery__image {
  margin-right: 0 !important;
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__images
  .details-gallery__images-container
  .details-gallery__images-carousel
  .details-gallery__image-wrapper-inner {
  overflow: hidden;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details__gallery
  .details-gallery__wrap-inner
  .details-gallery__images
  .details-gallery__images-container
  .details-gallery__images-spacer {
  max-width: 100% !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details
  .product-details__description
  .ec-breadcrumbs {
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store
  .ec-store__content-wrapper
  .product-details
  .product-details__description {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store
    .ec-store__content-wrapper
    .product-details__sidebar {
    padding: 0 !important;
  }
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store
    .ec-store__content-wrapper
    .product-details__gallery {
    padding: 0 !important;
  }
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store
    .ec-store__content-wrapper
    .product-details__gallery
    .details-gallery__wrap-inner
    .details-gallery__thumbs
    .details-gallery__thumb {
    overflow: hidden;
  }
}
@media (min-width: 767px) {
  .brz
    .brz-ecwid-wrapper
    .ecwid
    .ec-loader-wrapper
    div
    .ecwid-productBrowser
    div
    div
    div
    .ec-wrapper
    .ec-store
    .ec-store__content-wrapper
    .product-details__gallery {
    margin-bottom: 0 !important;
  }
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid {
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__sort.ec-text-muted
  .form-control {
  margin: 5px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__sort.ec-text-muted
  .form-control__select {
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__sort.ec-text-muted
  .form-control__select
  option {
  pointer-events: none;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product__wrap-inner
  .grid-product__image {
  -ms-flex-item-align: center;
  align-self: center;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product__wrap-inner
  .grid-product__image
  .grid-product__hover-wrap
  .grid-product__button-hover.grid-product__buy-now {
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product__wrap-inner
  .grid-product__image
  .grid-product__hover-wrap
  .grid-product__button-hover.grid-product__buy-now
  .form-control {
  min-width: 1px !important;
  margin-top: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product__wrap-inner
  .grid-product__image
  .grid-product__hover-wrap
  .grid-product__button-hover.grid-product__buy-now
  .form-control__button {
  min-height: 1px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product__title:focus {
  outline: 0 !important;
  outline-offset: unset !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product__button.grid-product__buy-now
  .form-control {
  min-width: 1px !important;
  margin-top: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-grid
  .grid__wrap-inner
  .grid__products
  .grid-product__button.grid-product__buy-now
  .form-control
  .form-control__button {
  min-height: 1px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-pager
  .pager__head {
  padding-bottom: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-pager
  .pager__head
  .pager__count-pages {
  padding: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-pager
  .pager__body.pager__body--has-next
  .pager__pages
  .ec-link {
  margin-right: 10px !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-pager
  .pager__body.pager__body--has-next
  .pager__pages
  .ec-link:last-child {
  margin-right: 0 !important;
}
.brz
  .brz-ecwid-wrapper
  .ecwid
  .ec-loader-wrapper
  div
  .ecwid-productBrowser
  div
  div
  div
  .ec-wrapper
  .ec-store__content-wrapper
  .ec-pager
  .pager__body.pager__body--has-next
  .ec-link
  .svg-icon {
  top: auto !important;
  width: auto !important;
  margin-top: 0 !important;
  padding: 0 !important;
}
.brz .brz-twitter.brz-twitter__embed {
  overflow: hidden;
}
.brz .brz-hover-animation svg {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.brz .brz-hover-animation,
.brz .brz-hover-animation__container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.brz .brz-bg-video-custom {
  -o-object-fit: cover;
  object-fit: cover;
}
.brz .brz-animated {
  opacity: 0;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}
.brz .brz-animated:not(.brz-animate) {
  -webkit-animation-name: none;
  animation-name: none;
}
.brz .brz-animated.brz-animate-opacity {
  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%;
}
.brz .brz-menu__container {
  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;
  width: 100%;
}
.brz .brz-menu__container .brz-mm-menu__icon:hover {
  cursor: pointer;
}
.brz .brz-menu__ul {
  padding: 0;
  margin: 0;
  font-family: inherit;
}
.brz .brz-menu:not(.brz-mm-menu) {
  position: relative;
  width: 100%;
  -webkit-box-pack: inherit;
  -ms-flex-pack: inherit;
  justify-content: inherit;
}
.brz .brz-menu .brz-menu__dropdown {
  margin: 0;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}
.brz .brz-menu .brz-menu__dropdown:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.brz .brz-menu .brz-menu__dropdown .brz-menu__item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.brz .brz-menu .brz-menu__dropdown .brz-menu__item:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.brz .brz-menu .brz-menu__dropdown .brz-menu__item-dropdown > .brz-a {
  position: relative;
}
.brz .brz-menu .brz-menu__dropdown .brz-menu__item-dropdown > .brz-a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 23px;
  bottom: 0;
  left: auto;
  width: 7px;
  height: 7px;
  border: 2px solid currentColor;
  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 .brz-menu__item {
  list-style: none;
  margin: 0;
  padding: 0;
  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-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 .brz-menu__item > .brz-a:hover {
  text-decoration: none;
}
.brz .brz-menu .brz-menu__item-dropdown {
  position: relative;
}
.brz .brz-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 .brz-menu__item-dropdown .brz-menu__item .brz-a {
  width: 100%;
  padding: 15px 35px 15px 15px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.brz .brz-menu.brz-menu__mmenu:not(.brz-mm-menu) {
  display: none;
}
.brz .brz-menu.brz-mm-menu {
  text-transform: initial;
}
.brz .brz-menu.brz-mm-menu.brz-mm-menu_opened {
  display: block;
}
.brz .brz-menu.brz-mm-menu .brz-mm-navbar {
  position: sticky !important;
  z-index: 1;
}
.brz .brz-menu.brz-mm-menu .brz-mm-navbar a:not(.brz-btn),
.brz .brz-menu.brz-mm-menu .brz-mm-navbar > * {
  color: inherit;
}
.brz .brz-menu.brz-mm-menu .brz-mm-navbar:not(.brz-mm-listitem) {
  height: 44px;
  background-color: transparent;
}
.brz .brz-menu.brz-mm-menu .brz-mm-navbar-sticky {
  top: 0;
}
.brz .brz-menu.brz-mm-menu .brz-menu__ul > .brz-mm-navbar {
  height: 44px;
  border-bottom-width: inherit;
  background-color: transparent;
}
.brz
  .brz-menu.brz-mm-menu
  .brz-menu__ul
  .brz-mm-listitem_opened
  > .brz-mm-panel {
  background-color: rgba(255, 255, 255, 0.05);
}
.brz
  .brz-menu.brz-mm-menu
  .brz-menu__ul--has-dropdown
  .brz-mm-listitem_opened
  > .brz-mm-panel {
  background-color: transparent;
}
.brz .brz-menu.brz-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.brz-mm-menu
  .brz-mm-menu__item.brz-mm-listitem_vertical
  > .brz-mm-panel {
  padding: 0 10px;
}
.brz
  .brz-menu.brz-mm-menu
  .brz-mm-menu__item.brz-mm-menu__item-mega-menu
  > .brz-mm-panel {
  padding: 0;
  overflow: visible;
}
.brz .brz-menu.brz-mm-menu .brz-mm-menu__item.brz-mm-listitem_opened {
  overflow: hidden;
}
.brz
  .brz-menu.brz-mm-menu
  .brz-mm-menu__item.brz-mm-listitem_opened
  > .brz-mm-listitem__text {
  position: relative;
}
.brz
  .brz-menu.brz-mm-menu
  .brz-mm-menu__item.brz-mm-listitem_opened
  > .brz-mm-listitem__text:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid;
  border-color: inherit;
}
.brz .brz-menu.brz-mm-menu .brz-mm-menu__item .brz-mm-listitem__text {
  color: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  font-size: inherit;
  border-color: 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.brz-mm-menu
  .brz-mm-menu__item.brz-mm-menu__item-empty
  .brz-mm-btn {
  display: none;
}
.brz .brz-menu.brz-mm-menu .brz-mm-menu__item .brz-mm-btn_next {
  right: 0;
  left: auto;
  background: 0 0;
  padding: 0;
  min-width: 50px;
  border: 0;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.brz .brz-menu.brz-mm-menu .brz-mm-menu__item .brz-mm-btn_next:after {
  position: relative;
  left: auto;
  right: auto;
  border-color: inherit;
  width: 7px;
  height: 7px;
}
.brz .brz-menu .brz-mm-navbar__title {
  line-height: 20px;
  font-size: 13px;
  padding: 12px 20px;
}
.brz .brz-menu .brz-mm-navbar__title:active,
.brz .brz-menu .brz-mm-navbar__title:focus {
  outline: 0;
}
.brz .brz-menu--has-dropdown.brz-mm-menu .brz-mm-navbar {
  padding: 0;
}
.brz .brz-menu--has-dropdown.brz-mm-menu .brz-mm-navbar__title {
  padding: 12px 50px 12px 20px;
}
.brz
  .brz-menu--has-dropdown.brz-mm-menu
  .brz-mm-menu__item
  > .brz-mm-listitem__text {
  padding-right: 50px;
}
.brz .brz-menu--has-dropdown .brz-mm-menu__item-empty .brz-mm-btn {
  display: block !important;
  opacity: 0 !important;
  visibility: hidden;
}
.brz .brz-menu .brz-a {
  width: 100%;
}
.brz .brz-menu .brz-a,
.brz .brz-menu .brz-mm-btn_next {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.brz .brz-menu .brz-a:active,
.brz .brz-menu .brz-a:focus,
.brz .brz-menu .brz-a:hover,
.brz .brz-menu .brz-mm-btn_next:active,
.brz .brz-menu .brz-mm-btn_next:focus,
.brz .brz-menu .brz-mm-btn_next:hover {
  outline: 0;
}
.brz .brz-menu__error {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  border-radius: 3px;
  background-color: #ececec;
  font-family: nunito, "Open Sans", Arial, sans-serif;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.brz .brz-menu__error .brz-a {
  font-weight: 700;
  margin-right: 5px;
  cursor: pointer;
}
.brz .brz-menu.brz-mm-menu_opened ~ .brz-mm-wrapper__blocker {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.brz .brz-menu .brz-mm-panel {
  background-repeat: no-repeat;
  background-size: cover;
}
.brz .brz-menu .brz-mm-panel:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.brz .brz-menu__item__content,
.brz .brz-menu__sub-menu__item__content,
.brz .brz-mm-menu__item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brz .brz-mega-menu__portal {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1065;
  -webkit-transition: 0.2s linear opacity;
  transition: 0.2s linear opacity;
}
.brz .brz-mega-menu__portal--opened {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.2s linear opacity;
  transition: 0.2s linear opacity;
}
.brz .brz-mega-menu__portal[data-popper-placement^="left"],
.brz .brz-mega-menu__portal[data-popper-placement^="right"] {
  padding-top: 0;
  padding-bottom: 0;
}
.brz .brz-mega-menu__portal[data-popper-placement^="right"] {
  padding-right: 0;
}
.brz .brz-mega-menu__portal[data-popper-placement^="left"] {
  padding-left: 0;
}
.brz .brz-mega-menu__portal[data-popper-placement^="bottom"],
.brz .brz-mega-menu__portal[data-popper-placement^="top"] {
  padding-left: 0;
  padding-right: 0;
}
.brz .brz-mega-menu__portal[data-popper-placement^="top"] {
  padding-top: 0;
}
.brz .brz-mega-menu__portal[data-popper-placement^="bottom"] {
  padding-bottom: 0;
}
.brz .brz-menu__dropdown[data-popper-placement^="top"]:before {
  bottom: calc(var(--offset) * -1);
}
.brz .brz-menu__dropdown[data-popper-placement^="bottom"]:before {
  top: calc(var(--offset) * -1);
}
.brz .brz-menu__dropdown[data-popper-placement^="left"]:before {
  right: calc(var(--offset) * -1);
}
.brz .brz-menu__dropdown[data-popper-placement^="right"]:before {
  left: calc(var(--offset) * -1);
}
.brz .brz-mega-menu__dropdown {
  width: 100%;
}
.brz .brz-mega-menu {
  position: relative;
}
.brz .brz-mega-menu > .brz-bg {
  overflow: hidden;
}
.brz .brz-mega-menu > .brz-container {
  position: relative;
}
.brz .brz-mega-menu__mmenu {
  overflow: visible;
  padding: 0;
}
.brz:not(.brz-ed) .brz-menu__mmenu:not(.brz-mm-menu_opened) {
  display: none;
}
.brz:not(.brz-ed) .brz-menu .brz-menu__item:hover > .brz-mega-menu__portal,
.brz:not(.brz-ed) .brz-menu .brz-menu__item:hover > .brz-menu__sub-menu {
  visibility: visible;
  opacity: 1;
  z-index: 1065;
  -webkit-transition: 0.2s z-index linear, 0.2s opacity linear;
  transition: 0.2s z-index linear, 0.2s opacity linear;
}
.brz:not(.brz-ed) .brz-menu:not(.brz-menu--has-dropdown) .brz-mm-navbar__title {
  padding-left: 0;
  padding-right: 0;
}
.brz:not(.brz-ed) .brz-menu .brz-mm-panel_has-navbar {
  padding-top: 44px;
}
.brz:not(.brz-ed) .brz-mega-menu__portal {
  z-index: 1071;
}
.brz .brz-root__container.brz-mm-page {
  position: relative;
  background: inherit;
}
.brz .brz-root__container.brz-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 .brz-mm-menu_position-bottom.brz-mm-menu_opened,
.brz .brz-mm-menu_position-front.brz-mm-menu_opened,
.brz .brz-mm-menu_position-top.brz-mm-menu_opened {
  z-index: 4;
}
.brz .brz-mm-menu_position-bottom.brz-mm-menu_opened ~ .brz-mm-wrapper__blocker,
.brz .brz-mm-menu_position-front.brz-mm-menu_opened ~ .brz-mm-wrapper__blocker,
.brz .brz-mm-menu_position-top.brz-mm-menu_opened ~ .brz-mm-wrapper__blocker {
  z-index: 3;
}
.brz.brz-mm-wrapper:not(.brz-mm-wrapper_blocking) {
  overflow: visible;
}
.brz.brz-mm-wrapper_opened .brz-root__container.brz-mm-page {
  z-index: auto;
}
.brz.brz-mm-wrapper_opened:not(.brz-ed)
  .brz-root__container
  > .brz-section:not(.brz-section__header) {
  z-index: 1;
}
.brz.brz-mm-wrapper_opened .brz-mega-menu__portal,
.brz.brz-mm-wrapper_opened .brz-popup,
.brz.brz-mm-wrapper_opened .brz-popup2,
.brz.brz-mm-wrapper_opened .brz-section__header {
  z-index: 2;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:top-0::after {
  content: var(--tw-content);
  top: 0;
}
.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}
.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.after\:content-\[\'\'\]::after {
  --tw-content: "";
  content: var(--tw-content);
}
.first\:rounded-bl-\[4px\]:first-child {
  border-bottom-left-radius: 4px;
}
.first\:rounded-tl-\[4px\]:first-child {
  border-top-left-radius: 4px;
}
.last\:rounded-br-\[4px\]:last-child {
  border-bottom-right-radius: 4px;
}
.last\:rounded-tr-\[4px\]:last-child {
  border-top-right-radius: 4px;
}
.last\:border-r-0:last-child {
  border-right-width: 0;
}
.hover\:border-right-sidebar-item-border--hover:hover {
  border-color: var(--active-color, #818a91);
}
.hover\:border-shuttle-grey-2:hover {
  --tw-border-opacity: 1;
  border-color: rgb(94 100 112 / var(--tw-border-opacity));
}
.hover\:text-shuttle-grey-3:hover {
  color: #5e646f;
}
.\[\&\:not\(\.brz-ed__disabled\)\]\:hover\:text-brand-primary:hover:not(
    .brz-eddisabled
  ) {
  color: var(--active-color, #3dbfe8);
}
.\[\&\:nth-last-child\(2\)\]\:rounded-br-\[4px\]:nth-last-child(2) {
  border-bottom-right-radius: 4px;
}
.\[\&\:nth-last-child\(2\)\]\:rounded-tr-\[4px\]:nth-last-child(2) {
  border-top-right-radius: 4px;
}
.\[\&\:nth-last-child\(2\)\]\:border-r-0:nth-last-child(2) {
  border-right-width: 0;
}

.brz .brz-cp-color1,
.brz .brz-bcp-color1 {
  color: rgb(var(--brz-global-color1));
}
.brz .brz-cp-color2,
.brz .brz-bcp-color2 {
  color: rgb(var(--brz-global-color2));
}
.brz .brz-cp-color3,
.brz .brz-bcp-color3 {
  color: rgb(var(--brz-global-color3));
}
.brz .brz-cp-color4,
.brz .brz-bcp-color4 {
  color: rgb(var(--brz-global-color4));
}
.brz .brz-cp-color5,
.brz .brz-bcp-color5 {
  color: rgb(var(--brz-global-color5));
}
.brz .brz-cp-color6,
.brz .brz-bcp-color6 {
  color: rgb(var(--brz-global-color6));
}
.brz .brz-cp-color7,
.brz .brz-bcp-color7 {
  color: rgb(var(--brz-global-color7));
}
.brz .brz-cp-color8,
.brz .brz-bcp-color8 {
  color: rgb(var(--brz-global-color8));
}
:root {
  --brz-global-color1: 27, 32, 34;
  --brz-global-color2: 27, 32, 34;
  --brz-global-color3: 211, 77, 94;
  --brz-global-color4: 237, 233, 122;
  --brz-global-color5: 0, 200, 214;
  --brz-global-color6: 223, 228, 230;
  --brz-global-color7: 153, 153, 153;
  --brz-global-color8: 255, 255, 255;
}
:root {
  --brz-paragraphfontfamily: Montserrat, sans-serif;
  --brz-paragraphfontsize: 15px;
  --brz-paragraphfontsizesuffix: undefined;
  --brz-paragraphfontweight: 400;
  --brz-paragraphletterspacing: -0.5px;
  --brz-paragraphlineheight: 2.1;
  --brz-paragraphtabletfontsize: undefinedpx;
  --brz-paragraphtabletfontweight: undefined;
  --brz-paragraphtabletletterspacing: undefinedpx;
  --brz-paragraphtabletlineheight: undefined;
  --brz-paragraphmobilefontsize: 15px;
  --brz-paragraphmobilefontweight: 300;
  --brz-paragraphmobileletterspacing: 0px;
  --brz-paragraphmobilelineheight: 1.6;
  --brz-paragraphstoryfontsize: 3.45%;
  --brz-subtitlefontfamily: Montserrat, sans-serif;
  --brz-subtitlefontsize: 16px;
  --brz-subtitlefontsizesuffix: px;
  --brz-subtitlefontweight: 700;
  --brz-subtitleletterspacing: 0px;
  --brz-subtitlelineheight: 1.9;
  --brz-subtitletabletfontsize: undefinedpx;
  --brz-subtitletabletfontweight: undefined;
  --brz-subtitletabletletterspacing: undefinedpx;
  --brz-subtitletabletlineheight: undefined;
  --brz-subtitlemobilefontsize: 17px;
  --brz-subtitlemobilefontweight: 300;
  --brz-subtitlemobileletterspacing: 0px;
  --brz-subtitlemobilelineheight: 1.5;
  --brz-subtitlestoryfontsize: 3.68%;
  --brz-abovetitlefontfamily: Montserrat, sans-serif;
  --brz-abovetitlefontsize: 18px;
  --brz-abovetitlefontsizesuffix: px;
  --brz-abovetitlefontweight: 400;
  --brz-abovetitleletterspacing: 0px;
  --brz-abovetitlelineheight: 1.9;
  --brz-abovetitletabletfontsize: undefinedpx;
  --brz-abovetitletabletfontweight: undefined;
  --brz-abovetitletabletletterspacing: undefinedpx;
  --brz-abovetitletabletlineheight: undefined;
  --brz-abovetitlemobilefontsize: 13px;
  --brz-abovetitlemobilefontweight: 400;
  --brz-abovetitlemobileletterspacing: 2px;
  --brz-abovetitlemobilelineheight: 1.7;
  --brz-abovetitlestoryfontsize: 4.140000000000001%;
  --brz-heading1fontfamily: Montserrat, sans-serif;
  --brz-heading1fontsize: 52px;
  --brz-heading1fontsizesuffix: px;
  --brz-heading1fontweight: 700;
  --brz-heading1letterspacing: 0px;
  --brz-heading1lineheight: 1.3;
  --brz-heading1tabletfontsize: undefinedpx;
  --brz-heading1tabletfontweight: undefined;
  --brz-heading1tabletletterspacing: undefinedpx;
  --brz-heading1tabletlineheight: undefined;
  --brz-heading1mobilefontsize: 34px;
  --brz-heading1mobilefontweight: 200;
  --brz-heading1mobileletterspacing: -1px;
  --brz-heading1mobilelineheight: 1.3;
  --brz-heading1storyfontsize: 11.96%;
  --brz-heading2fontfamily: Montserrat, sans-serif;
  --brz-heading2fontsize: 40px;
  --brz-heading2fontsizesuffix: px;
  --brz-heading2fontweight: 300;
  --brz-heading2letterspacing: -0.5px;
  --brz-heading2lineheight: 1.5;
  --brz-heading2tabletfontsize: undefinedpx;
  --brz-heading2tabletfontweight: undefined;
  --brz-heading2tabletletterspacing: undefinedpx;
  --brz-heading2tabletlineheight: undefined;
  --brz-heading2mobilefontsize: 29px;
  --brz-heading2mobilefontweight: 700;
  --brz-heading2mobileletterspacing: -0.5px;
  --brz-heading2mobilelineheight: 1.3;
  --brz-heading2storyfontsize: 9.200000000000001%;
  --brz-heading3fontfamily: Montserrat, sans-serif;
  --brz-heading3fontsize: 36px;
  --brz-heading3fontsizesuffix: undefined;
  --brz-heading3fontweight: 700;
  --brz-heading3letterspacing: -0.5px;
  --brz-heading3lineheight: 1.5;
  --brz-heading3tabletfontsize: undefinedpx;
  --brz-heading3tabletfontweight: undefined;
  --brz-heading3tabletletterspacing: undefinedpx;
  --brz-heading3tabletlineheight: undefined;
  --brz-heading3mobilefontsize: 22px;
  --brz-heading3mobilefontweight: 600;
  --brz-heading3mobileletterspacing: 0px;
  --brz-heading3mobilelineheight: 1.3;
  --brz-heading3storyfontsize: 8.280000000000001%;
  --brz-heading4fontfamily: Montserrat, sans-serif;
  --brz-heading4fontsize: 26px;
  --brz-heading4fontsizesuffix: undefined;
  --brz-heading4fontweight: 400;
  --brz-heading4letterspacing: -0.5px;
  --brz-heading4lineheight: 1.7;
  --brz-heading4tabletfontsize: undefinedpx;
  --brz-heading4tabletfontweight: undefined;
  --brz-heading4tabletletterspacing: undefinedpx;
  --brz-heading4tabletlineheight: undefined;
  --brz-heading4mobilefontsize: 21px;
  --brz-heading4mobilefontweight: 500;
  --brz-heading4mobileletterspacing: 0px;
  --brz-heading4mobilelineheight: 1.4;
  --brz-heading4storyfontsize: 5.98%;
  --brz-heading5fontfamily: Montserrat, sans-serif;
  --brz-heading5fontsize: 23px;
  --brz-heading5fontsizesuffix: undefined;
  --brz-heading5fontweight: 400;
  --brz-heading5letterspacing: -0.5px;
  --brz-heading5lineheight: 1.7;
  --brz-heading5tabletfontsize: undefinedpx;
  --brz-heading5tabletfontweight: undefined;
  --brz-heading5tabletletterspacing: undefinedpx;
  --brz-heading5tabletlineheight: undefined;
  --brz-heading5mobilefontsize: 18px;
  --brz-heading5mobilefontweight: 500;
  --brz-heading5mobileletterspacing: 0px;
  --brz-heading5mobilelineheight: 1.4;
  --brz-heading5storyfontsize: 5.29%;
  --brz-heading6fontfamily: Montserrat, sans-serif;
  --brz-heading6fontsize: 20px;
  --brz-heading6fontsizesuffix: undefined;
  --brz-heading6fontweight: 500;
  --brz-heading6letterspacing: -0.5px;
  --brz-heading6lineheight: 1.8;
  --brz-heading6tabletfontsize: undefinedpx;
  --brz-heading6tabletfontweight: undefined;
  --brz-heading6tabletletterspacing: undefinedpx;
  --brz-heading6tabletlineheight: undefined;
  --brz-heading6mobilefontsize: 16px;
  --brz-heading6mobilefontweight: 500;
  --brz-heading6mobileletterspacing: 0px;
  --brz-heading6mobilelineheight: 1.4;
  --brz-heading6storyfontsize: 4.6000000000000005%;
  --brz-buttonfontfamily: Montserrat, sans-serif;
  --brz-buttonfontsize: 14px;
  --brz-buttonfontsizesuffix: undefined;
  --brz-buttonfontweight: 700;
  --brz-buttonletterspacing: 0px;
  --brz-buttonlineheight: 1.8;
  --brz-buttontabletfontsize: undefinedpx;
  --brz-buttontabletfontweight: undefined;
  --brz-buttontabletletterspacing: undefinedpx;
  --brz-buttontabletlineheight: undefined;
  --brz-buttonmobilefontsize: 12px;
  --brz-buttonmobilefontweight: 600;
  --brz-buttonmobileletterspacing: 3px;
  --brz-buttonmobilelineheight: 1.8;
  --brz-buttonstoryfontsize: 3.22%;
}

@media (min-width: 991px) {
    .brz .brz-css-pwvkc {
        display: block;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-pwvkc {
        display: block;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-pwvkc {
        display: block;
    }
}
.brz .brz-css-naewy {
    padding: 75px 0px 75px 0px;
    margin: 0;
}
.brz .brz-css-naewy > .brz-bg {
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-naewy > .brz-bg:after {
    box-shadow: none;
}
.brz .brz-css-naewy > .brz-bg > .brz-bg-image {
    background-image: none;
}
.brz .brz-css-naewy > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: none;
}
.brz .brz-css-naewy > .brz-bg > .brz-bg-color {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.brz .brz-css-naewy > .brz-bg > .brz-bg-shape__top {
    background-size: 100% 100px;
    height: 100px;
    transform: rotateX(0deg) rotateY(0deg);
    z-index: auto;
}
.brz .brz-css-naewy > .brz-bg > .brz-bg-shape__top::after {
    background-image: none;
    -webkit-mask-image: none;
    background-size: 100% 100px;
    height: 100px;
}
.brz .brz-css-naewy > .brz-bg > .brz-bg-shape__bottom {
    background-size: 100% 100px;
    height: 100px;
    transform: rotateX(-180deg) rotateY(-180deg);
    z-index: auto;
}
.brz .brz-css-naewy > .brz-bg > .brz-bg-shape__bottom::after {
    background-image: none;
    -webkit-mask-image: none;
    background-size: 100% 100px;
    height: 100px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-naewy {
        padding: 50px 15px 50px 15px;
        margin: 0;
    }
    .brz .brz-css-naewy > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-naewy > .brz-bg:after {
        box-shadow: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-image {
        background-image: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__top {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(0deg) rotateY(0deg);
        z-index: auto;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__top::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__bottom {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(-180deg) rotateY(-180deg);
        z-index: auto;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__bottom::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-naewy {
        padding: 25px 15px 25px 15px;
        margin: 0;
    }
    .brz .brz-css-naewy > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-naewy > .brz-bg:after {
        box-shadow: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-image {
        background-image: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__top {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(0deg) rotateY(0deg);
        z-index: auto;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__top::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__bottom {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(-180deg) rotateY(-180deg);
        z-index: auto;
    }
    .brz .brz-css-naewy > .brz-bg > .brz-bg-shape__bottom::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
}
.brz .brz-css-chgif {
    border: 0px solid transparent;
}
@media (min-width: 991px) {
    .brz .brz-css-chgif {
        max-width: calc(1 * var(--brz-section-container-max-width, 1170px));
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-chgif {
        border: 0px solid transparent;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-chgif {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-chgif {
        border: 0px solid transparent;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-chgif {
        max-width: 100%;
    }
}
.brz .brz-css-ewjds {
    margin: 0;
    z-index: auto;
    align-items: flex-start;
}
.brz .brz-css-ewjds > .brz-bg {
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
    box-shadow: none;
    max-width: 100%;
    mix-blend-mode: normal;
}
.brz .brz-css-ewjds > .brz-bg > .brz-bg-image {
    background-image: none;
    display: block;
}
.brz .brz-css-ewjds > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: none;
}
.brz .brz-css-ewjds > .brz-bg > .brz-bg-color {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.brz .brz-css-ewjds > .brz-bg > .brz-bg-map {
    display: none;
}
.brz .brz-css-ewjds > .brz-bg > .brz-bg-video {
    display: none;
}
.brz .brz-css-ewjds > .brz-row {
    border: 0px solid transparent;
}
@media (min-width: 991px) {
    .brz .brz-css-ewjds {
        min-height: auto;
        display: flex;
    }
    .brz .brz-css-ewjds > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-video {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-row {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ewjds {
        margin: 0;
        z-index: auto;
        align-items: flex-start;
    }
    .brz .brz-css-ewjds > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
        box-shadow: none;
        max-width: 100%;
        mix-blend-mode: normal;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-map {
        display: none;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-video {
        display: none;
    }
    .brz .brz-css-ewjds > .brz-row {
        border: 0px solid transparent;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ewjds {
        min-height: auto;
        display: flex;
    }
    .brz .brz-css-ewjds > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-video {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-row {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ewjds {
        margin: 0;
        z-index: auto;
        align-items: flex-start;
    }
    .brz .brz-css-ewjds > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
        box-shadow: none;
        max-width: 100%;
        mix-blend-mode: normal;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-map {
        display: none;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-video {
        display: none;
    }
    .brz .brz-css-ewjds > .brz-row {
        border: 0px solid transparent;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ewjds {
        min-height: auto;
        display: flex;
    }
    .brz .brz-css-ewjds > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-bg > .brz-bg-video {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ewjds > .brz-row {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-xtvzf {
    padding: 10px;
    max-width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xtvzf {
        padding: 0;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xtvzf {
        padding: 0;
        max-width: 100%;
    }
}
.brz .brz-css-xiiwv {
    z-index: auto;
    flex: 1 1 50%;
    max-width: 50%;
    justify-content: flex-start;
}
.brz .brz-css-xiiwv > .brz-bg {
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
    box-shadow: none;
    margin: 0;
    mix-blend-mode: normal;
}
.brz .brz-css-xiiwv > .brz-bg > .brz-bg-image {
    background-image: none;
    display: block;
}
.brz .brz-css-xiiwv > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: none;
}
.brz .brz-css-xiiwv > .brz-bg > .brz-bg-color {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.brz .brz-css-xiiwv > .brz-bg > .brz-bg-map {
    display: none;
}
.brz .brz-css-xiiwv > .brz-bg > .brz-bg-video {
    display: none;
}
@media (min-width: 991px) {
    .brz .brz-css-xiiwv > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xiiwv {
        z-index: auto;
        flex: 1 1 50%;
        max-width: 50%;
        justify-content: flex-start;
    }
    .brz .brz-css-xiiwv > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
        box-shadow: none;
        margin: 0;
        mix-blend-mode: normal;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-map {
        display: none;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-video {
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xiiwv > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xiiwv {
        z-index: auto;
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: flex-start;
    }
    .brz .brz-css-xiiwv > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
        box-shadow: none;
        margin: 10px 0px 10px 0px;
        mix-blend-mode: normal;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-map {
        display: none;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-video {
        display: none;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xiiwv > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-xiiwv > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-wptac {
    z-index: auto;
    margin: 0;
    border: 0px solid transparent;
    padding: 5px 15px 5px 15px;
    min-height: auto;
}
@media (min-width: 991px) {
    .brz .brz-css-wptac {
        display: flex;
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wptac {
        z-index: auto;
        margin: 0;
        border: 0px solid transparent;
        padding: 5px 15px 5px 15px;
        min-height: auto;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wptac {
        display: flex;
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wptac {
        z-index: auto;
        margin: 10px 0px 10px 0px;
        border: 0px solid transparent;
        padding: 0;
        min-height: auto;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wptac {
        display: flex;
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-vvkuf {
    padding: 0;
    margin: 10px 0px 10px 0px;
    justify-content: center;
    position: relative;
}
.brz .brz-css-vvkuf .brz-hover-animation {
    justify-content: center;
}
@media (min-width: 991px) {
    .brz .brz-css-vvkuf {
        display: flex;
        z-index: auto;
        position: relative;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vvkuf {
        padding: 0;
        margin: 10px 0px 10px 0px;
        justify-content: center;
        position: relative;
    }
    .brz .brz-css-vvkuf .brz-hover-animation {
        justify-content: center;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vvkuf {
        display: flex;
        z-index: auto;
        position: relative;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vvkuf {
        padding: 0;
        margin: 10px 0px 10px 0px;
        justify-content: center;
        position: relative;
    }
    .brz .brz-css-vvkuf .brz-hover-animation {
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vvkuf {
        display: flex;
        z-index: auto;
        position: relative;
    }
}
.brz .brz-css-gmlcn {
    width: 100%;
    mix-blend-mode: normal;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gmlcn {
        width: 100%;
        mix-blend-mode: normal;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gmlcn {
        width: 100%;
        mix-blend-mode: normal;
    }
}
.brz .brz-css-zhjcy {
    z-index: auto;
    position: relative;
    margin: 10px 0px 10px 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-zhjcy {
        display: flex;
        position: relative;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-zhjcy {
        z-index: auto;
        position: relative;
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-zhjcy {
        display: flex;
        position: relative;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zhjcy {
        z-index: auto;
        position: relative;
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zhjcy {
        display: flex;
        position: relative;
    }
}
.brz .brz-css-kkijd {
    justify-content: center;
    padding: 0;
    margin: 0px -5px -20px -5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kkijd {
        justify-content: center;
        padding: 0;
        margin: 0px -5px -20px -5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kkijd {
        justify-content: center;
        padding: 0;
        margin: 0px -5px -20px -5px;
    }
}
.brz .brz-css-diteh {
    padding: 0 5px 20px 5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-diteh {
        padding: 0 5px 20px 5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-diteh {
        padding: 0 5px 20px 5px;
    }
}
.brz .brz-css-lqpfd.brz-btn {
    display: flex;
    font-family: var(--brz-buttonfontfamily);
    font-weight: var(--brz-buttonfontweight);
    font-size: var(--brz-buttonfontsize);
    line-height: var(--brz-buttonlineheight);
    letter-spacing: var(--brz-buttonletterspacing);
    color: rgba(var(--brz-global-color8), 1);
    border: 2px solid rgba(var(--brz-global-color3), 1);
    border-radius: 0;
    background-color: rgba(var(--brz-global-color3), 1);
    background-image: none;
    box-shadow: none;
    padding: 14px 42px 14px 42px;
    flex-flow: row-reverse nowrap;
    padding: 14px 42px;
}
.brz .brz-css-lqpfd.brz-btn.brz-btn-submit {
    color: rgba(var(--brz-global-color8), 1);
    background-color: rgba(var(--brz-global-color3), 1);
    background-image: none;
}
.brz .brz-css-lqpfd:after {
    height: unset;
}
.brz .brz-css-lqpfd .brz-btn--story-container {
    border: 2px solid rgba(var(--brz-global-color3), 1);
    flex-flow: row-reverse nowrap;
    border-radius: 0;
}
.brz .brz-css-lqpfd .brz-btn--story-container:after {
    height: unset;
}
@media (min-width: 991px) {
    .brz .brz-css-lqpfd.brz-btn {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
    .brz .brz-css-lqpfd.brz-btn.brz-btn-submit {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
    .brz .brz-css-lqpfd .brz-btn--story-container {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
}
@media (min-width: 991px) {
    .brz .brz-css-lqpfd.brz-btn:hover {
        background-color: rgba(var(--brz-global-color3), 0.8);
    }
    .brz .brz-css-lqpfd.brz-btn.brz-btn-submit:hover {
        background-color: rgba(var(--brz-global-color3), 0.8);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lqpfd.brz-btn {
        display: flex;
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        color: rgba(var(--brz-global-color8), 1);
        border: 2px solid rgba(var(--brz-global-color3), 1);
        border-radius: 0;
        background-color: rgba(var(--brz-global-color3), 1);
        background-image: none;
        box-shadow: none;
        padding: 11px 26px 11px 26px;
        flex-flow: row-reverse nowrap;
        padding: 11px 26px;
    }
    .brz .brz-css-lqpfd.brz-btn.brz-btn-submit {
        color: rgba(var(--brz-global-color8), 1);
        background-color: rgba(var(--brz-global-color3), 1);
        background-image: none;
    }
    .brz .brz-css-lqpfd:after {
        height: unset;
    }
    .brz .brz-css-lqpfd .brz-btn--story-container {
        border: 2px solid rgba(var(--brz-global-color3), 1);
        flex-flow: row-reverse nowrap;
        border-radius: 0;
    }
    .brz .brz-css-lqpfd .brz-btn--story-container:after {
        height: unset;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lqpfd.brz-btn {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
    .brz .brz-css-lqpfd.brz-btn.brz-btn-submit {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
    .brz .brz-css-lqpfd .brz-btn--story-container {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lqpfd.brz-btn {
        display: flex;
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        color: rgba(var(--brz-global-color8), 1);
        border: 2px solid rgba(var(--brz-global-color3), 1);
        border-radius: 0;
        background-color: rgba(var(--brz-global-color3), 1);
        background-image: none;
        box-shadow: none;
        padding: 11px 26px 11px 26px;
        flex-flow: row-reverse nowrap;
        padding: 11px 26px;
    }
    .brz .brz-css-lqpfd.brz-btn.brz-btn-submit {
        color: rgba(var(--brz-global-color8), 1);
        background-color: rgba(var(--brz-global-color3), 1);
        background-image: none;
    }
    .brz .brz-css-lqpfd:after {
        height: unset;
    }
    .brz .brz-css-lqpfd .brz-btn--story-container {
        border: 2px solid rgba(var(--brz-global-color3), 1);
        flex-flow: row-reverse nowrap;
        border-radius: 0;
    }
    .brz .brz-css-lqpfd .brz-btn--story-container:after {
        height: unset;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lqpfd.brz-btn {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
    .brz .brz-css-lqpfd.brz-btn.brz-btn-submit {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
    .brz .brz-css-lqpfd .brz-btn--story-container {
        transition-duration: 0.5s;
        transition-property: filter, color, background, border-color, box-shadow;
    }
}
.brz .brz-css-tbdgb {
    z-index: auto;
    margin: 0;
}
.brz .brz-css-tbdgb.brz-section .brz-section__content {
    min-height: auto;
    display: flex;
}
.brz .brz-css-tbdgb .brz-container {
    justify-content: center;
}
.brz .brz-css-tbdgb > .slick-slider > .brz-slick-slider__dots {
    color: rgba(0, 0, 0, 1);
}
.brz .brz-css-tbdgb > .slick-slider > .brz-slick-slider__arrow {
    color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 991px) {
    .brz .brz-css-tbdgb {
        display: block;
    }
}
@media (min-width: 991px) {
    .brz .brz-css-tbdgb > .slick-slider > .brz-slick-slider__arrow:hover {
        color: rgba(0, 0, 0, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tbdgb {
        z-index: auto;
        margin: 0;
    }
    .brz .brz-css-tbdgb.brz-section .brz-section__content {
        min-height: auto;
        display: flex;
    }
    .brz .brz-css-tbdgb .brz-container {
        justify-content: center;
    }
    .brz .brz-css-tbdgb > .slick-slider > .brz-slick-slider__dots {
        color: rgba(0, 0, 0, 1);
    }
    .brz .brz-css-tbdgb > .slick-slider > .brz-slick-slider__arrow {
        color: rgba(0, 0, 0, 0.7);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tbdgb {
        display: block;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tbdgb {
        z-index: auto;
        margin: 0;
    }
    .brz .brz-css-tbdgb.brz-section .brz-section__content {
        min-height: auto;
        display: flex;
    }
    .brz .brz-css-tbdgb .brz-container {
        justify-content: center;
    }
    .brz .brz-css-tbdgb > .slick-slider > .brz-slick-slider__dots {
        color: rgba(0, 0, 0, 1);
    }
    .brz .brz-css-tbdgb > .slick-slider > .brz-slick-slider__arrow {
        color: rgba(0, 0, 0, 0.7);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tbdgb {
        display: block;
    }
}
.brz .brz-css-bobej {
    padding: 75px 0px 75px 0px;
}
.brz .brz-css-bobej > .brz-bg {
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
    mix-blend-mode: normal;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-image {
    background-image: none;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: none;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-color {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-map {
    display: none;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-video {
    display: none;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-shape__top {
    background-size: 100% 100px;
    height: 100px;
    transform: rotateX(0deg) rotateY(0deg);
    z-index: auto;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-shape__top::after {
    background-image: none;
    -webkit-mask-image: none;
    background-size: 100% 100px;
    height: 100px;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-shape__bottom {
    background-size: 100% 100px;
    height: 100px;
    transform: rotateX(-180deg) rotateY(-180deg);
    z-index: auto;
}
.brz .brz-css-bobej > .brz-bg > .brz-bg-shape__bottom::after {
    background-image: none;
    -webkit-mask-image: none;
    background-size: 100% 100px;
    height: 100px;
}
@media (min-width: 991px) {
    .brz .brz-css-bobej > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-image {
        background-attachment: scroll;
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-map {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-video {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bobej {
        padding: 50px 15px 50px 15px;
    }
    .brz .brz-css-bobej > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
        mix-blend-mode: normal;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-map {
        display: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-video {
        display: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__top {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(0deg) rotateY(0deg);
        z-index: auto;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__top::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__bottom {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(-180deg) rotateY(-180deg);
        z-index: auto;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__bottom::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bobej > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-map {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-video {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bobej {
        padding: 25px 15px 25px 15px;
    }
    .brz .brz-css-bobej > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
        mix-blend-mode: normal;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-map {
        display: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-video {
        display: none;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__top {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(0deg) rotateY(0deg);
        z-index: auto;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__top::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__bottom {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(-180deg) rotateY(-180deg);
        z-index: auto;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-shape__bottom::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bobej > .brz-bg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-image {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-color {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-map {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-bobej > .brz-bg > .brz-bg-video {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-dygmc {
    border: 0px solid transparent;
}
@media (min-width: 991px) {
    .brz .brz-css-dygmc {
        max-width: calc(1 * var(--brz-section-container-max-width, 1170px));
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dygmc {
        border: 0px solid transparent;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dygmc {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dygmc {
        border: 0px solid transparent;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dygmc {
        max-width: 100%;
    }
}
.brz .brz-css-ozuev {
    height: 50px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ozuev {
        height: 50px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ozuev {
        height: 50px;
    }
}
.brz .brz-css-lvble:not(.brz-image--hovered) {
    max-width: 8%;
}
.brz .brz-css-lvble {
    height: auto;
    box-shadow: none;
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-lvble .brz-picture:after {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-radius: 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-lvble {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-lvble .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-lvble .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lvble:not(.brz-image--hovered) {
        max-width: 12%;
    }
    .brz .brz-css-lvble {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-lvble .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lvble {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-lvble .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-lvble .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lvble:not(.brz-image--hovered) {
        max-width: 8%;
    }
    .brz .brz-css-lvble {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-lvble .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lvble {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-lvble .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-lvble .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-bwjgr.brz-hover-animation__container {
    max-width: 8%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bwjgr.brz-hover-animation__container {
        max-width: 12%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bwjgr.brz-hover-animation__container {
        max-width: 8%;
    }
}
.brz .brz-css-gfimq {
    padding-top: 66.4286%;
}
.brz .brz-css-gfimq > .brz-img {
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gfimq {
        padding-top: 66.4313%;
    }
    .brz .brz-css-gfimq > .brz-img {
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gfimq {
        padding-top: 66.4244%;
    }
    .brz .brz-css-gfimq > .brz-img {
        position: absolute;
        width: 100%;
    }
}
.brz .brz-css-rcnbq:not(.brz-image--hovered) {
    max-width: 8%;
}
.brz .brz-css-rcnbq {
    height: auto;
    box-shadow: none;
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-rcnbq .brz-picture:after {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-radius: 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-rcnbq {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-rcnbq .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-rcnbq .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rcnbq:not(.brz-image--hovered) {
        max-width: 12%;
    }
    .brz .brz-css-rcnbq {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-rcnbq .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rcnbq {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-rcnbq .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-rcnbq .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rcnbq:not(.brz-image--hovered) {
        max-width: 8%;
    }
    .brz .brz-css-rcnbq {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-rcnbq .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rcnbq {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-rcnbq .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-rcnbq .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-oaffe.brz-hover-animation__container {
    max-width: 8%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-oaffe.brz-hover-animation__container {
        max-width: 12%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-oaffe.brz-hover-animation__container {
        max-width: 8%;
    }
}
.brz .brz-css-qklqj {
    padding-top: 66.4286%;
}
.brz .brz-css-qklqj > .brz-img {
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qklqj {
        padding-top: 66.4313%;
    }
    .brz .brz-css-qklqj > .brz-img {
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qklqj {
        padding-top: 66.4244%;
    }
    .brz .brz-css-qklqj > .brz-img {
        position: absolute;
        width: 100%;
    }
}
.brz .brz-css-fhtyv:not(.brz-image--hovered) {
    max-width: 84%;
}
.brz .brz-css-fhtyv {
    height: auto;
    box-shadow: none;
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-fhtyv .brz-picture:after {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-radius: 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-fhtyv {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-fhtyv .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-fhtyv .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fhtyv:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-fhtyv {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-fhtyv .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fhtyv {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-fhtyv .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-fhtyv .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fhtyv:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-fhtyv {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-fhtyv .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fhtyv {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-fhtyv .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-fhtyv .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-rrmuc.brz-hover-animation__container {
    max-width: 84%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rrmuc.brz-hover-animation__container {
        max-width: 84%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rrmuc.brz-hover-animation__container {
        max-width: 84%;
    }
}
.brz .brz-css-rrplx {
    padding-top: 100%;
}
.brz .brz-css-rrplx > .brz-img {
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rrplx {
        padding-top: 100%;
    }
    .brz .brz-css-rrplx > .brz-img {
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rrplx {
        padding-top: 100%;
    }
    .brz .brz-css-rrplx > .brz-img {
        position: absolute;
        width: 100%;
    }
}
.brz .brz-css-ffpmz:not(.brz-image--hovered) {
    max-width: 84%;
}
.brz .brz-css-ffpmz {
    height: auto;
    box-shadow: none;
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-ffpmz .brz-picture:after {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-radius: 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-ffpmz {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ffpmz .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ffpmz .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ffpmz:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-ffpmz {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-ffpmz .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ffpmz {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ffpmz .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ffpmz .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ffpmz:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-ffpmz {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-ffpmz .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ffpmz {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ffpmz .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-ffpmz .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-dmmbc.brz-hover-animation__container {
    max-width: 84%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dmmbc.brz-hover-animation__container {
        max-width: 84%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dmmbc.brz-hover-animation__container {
        max-width: 84%;
    }
}
.brz .brz-css-gaknl {
    padding-top: 100%;
}
.brz .brz-css-gaknl > .brz-img {
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gaknl {
        padding-top: 100%;
    }
    .brz .brz-css-gaknl > .brz-img {
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gaknl {
        padding-top: 100%;
    }
    .brz .brz-css-gaknl > .brz-img {
        position: absolute;
        width: 100%;
    }
}
.brz .brz-css-gfbzz:not(.brz-image--hovered) {
    max-width: 84%;
}
.brz .brz-css-gfbzz {
    height: auto;
    box-shadow: none;
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-gfbzz .brz-picture:after {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-radius: 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-gfbzz {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-gfbzz .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-gfbzz .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gfbzz:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-gfbzz {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-gfbzz .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gfbzz {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-gfbzz .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-gfbzz .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gfbzz:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-gfbzz {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-gfbzz .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gfbzz {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-gfbzz .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-gfbzz .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-sjati.brz-hover-animation__container {
    max-width: 84%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-sjati.brz-hover-animation__container {
        max-width: 84%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-sjati.brz-hover-animation__container {
        max-width: 84%;
    }
}
.brz .brz-css-sizhu {
    padding-top: 100%;
}
.brz .brz-css-sizhu > .brz-img {
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-sizhu {
        padding-top: 100%;
    }
    .brz .brz-css-sizhu > .brz-img {
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-sizhu {
        padding-top: 100%;
    }
    .brz .brz-css-sizhu > .brz-img {
        position: absolute;
        width: 100%;
    }
}
.brz .brz-css-uzqan:not(.brz-image--hovered) {
    max-width: 84%;
}
.brz .brz-css-uzqan {
    height: auto;
    box-shadow: none;
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-uzqan .brz-picture:after {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-radius: 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-uzqan {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-uzqan .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-uzqan .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uzqan:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-uzqan {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-uzqan .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uzqan {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-uzqan .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-uzqan .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uzqan:not(.brz-image--hovered) {
        max-width: 84%;
    }
    .brz .brz-css-uzqan {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-uzqan .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uzqan {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-uzqan .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-uzqan .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-lxwyc.brz-hover-animation__container {
    max-width: 84%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lxwyc.brz-hover-animation__container {
        max-width: 84%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lxwyc.brz-hover-animation__container {
        max-width: 84%;
    }
}
.brz .brz-css-omvvr {
    padding-top: 100%;
}
.brz .brz-css-omvvr > .brz-img {
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-omvvr {
        padding-top: 100%;
    }
    .brz .brz-css-omvvr > .brz-img {
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-omvvr {
        padding-top: 100%;
    }
    .brz .brz-css-omvvr > .brz-img {
        position: absolute;
        width: 100%;
    }
}
.brz .brz-css-wjixi {
    color: rgba(var(--brz-global-color3), 1);
    border: 0px solid rgba(35, 157, 219, 0);
    box-shadow: none;
    font-size: 48px;
    background-color: rgba(189, 225, 244, 0);
    background-image: none;
    padding: 0px;
    stroke-width: 1;
}
@media (min-width: 991px) {
    .brz .brz-css-wjixi {
        transition-duration: 0.5s;
        transition-property: color, box-shadow, background, border, border-color;
    }
}
@media (min-width: 991px) {
    .brz .brz-css-wjixi:hover {
        color: rgba(var(--brz-global-color3), 0.8);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wjixi {
        color: rgba(var(--brz-global-color3), 1);
        border: 0px solid rgba(35, 157, 219, 0);
        box-shadow: none;
        font-size: 48px;
        background-color: rgba(189, 225, 244, 0);
        background-image: none;
        padding: 0px;
        stroke-width: 1;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wjixi {
        transition-duration: 0.5s;
        transition-property: color, box-shadow, background, border, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wjixi {
        color: rgba(var(--brz-global-color3), 1);
        border: 0px solid rgba(35, 157, 219, 0);
        box-shadow: none;
        font-size: 48px;
        background-color: rgba(189, 225, 244, 0);
        background-image: none;
        padding: 0px;
        stroke-width: 1;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wjixi {
        transition-duration: 0.5s;
        transition-property: color, box-shadow, background, border, border-color;
    }
}
.brz .brz-css-trhsq {
    flex-direction: row;
}
.brz .brz-css-trhsq .brz-icon__container {
    margin-left: auto;
    margin-right: 20px;
    align-items: flex-start;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-trhsq {
        flex-direction: row;
    }
    .brz .brz-css-trhsq .brz-icon__container {
        margin-left: auto;
        margin-right: 20px;
        align-items: flex-start;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-trhsq {
        flex-direction: row;
    }
    .brz .brz-css-trhsq .brz-icon__container {
        margin-left: auto;
        margin-right: 20px;
        align-items: flex-start;
    }
}
.brz .brz-css-vrwmg:not(.brz-image--hovered) {
    max-width: 100%;
}
.brz .brz-css-vrwmg {
    height: auto;
    box-shadow: none;
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-vrwmg .brz-picture:after {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0);
    background-image: none;
    border-radius: 0px;
}
@media (min-width: 991px) {
    .brz .brz-css-vrwmg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-vrwmg .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-vrwmg .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vrwmg:not(.brz-image--hovered) {
        max-width: 100%;
    }
    .brz .brz-css-vrwmg {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-vrwmg .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vrwmg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-vrwmg .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-vrwmg .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vrwmg:not(.brz-image--hovered) {
        max-width: 100%;
    }
    .brz .brz-css-vrwmg {
        height: auto;
        box-shadow: none;
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-vrwmg .brz-picture:after {
        box-shadow: none;
        background-color: rgba(255, 255, 255, 0);
        background-image: none;
        border-radius: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vrwmg {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-vrwmg .brz-picture:after {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
    .brz .brz-css-vrwmg .brz-picture {
        transition-duration: 0.5s;
        transition-property: filter, box-shadow, background, border-radius, border-color;
    }
}
.brz .brz-css-rcflm.brz-hover-animation__container {
    max-width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rcflm.brz-hover-animation__container {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rcflm.brz-hover-animation__container {
        max-width: 100%;
    }
}
.brz .brz-css-vwwxs {
    padding-top: 100%;
}
.brz .brz-css-vwwxs > .brz-img {
    position: absolute;
    width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vwwxs {
        padding-top: 100%;
    }
    .brz .brz-css-vwwxs > .brz-img {
        position: absolute;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vwwxs {
        padding-top: 100%;
    }
    .brz .brz-css-vwwxs > .brz-img {
        position: absolute;
        width: 100%;
    }
}
.brz .brz-css-bgwsf {
    padding: 75px 0px 75px 0px;
    min-height: auto;
    display: flex;
    margin: 0;
    z-index: auto;
}
.brz .brz-css-bgwsf > .brz-bg {
    border: 0px solid rgba(102, 115, 141, 0);
    border-radius: 0px;
}
.brz .brz-css-bgwsf > .brz-bg:after {
    box-shadow: none;
}
.brz .brz-css-bgwsf > .brz-bg > .brz-bg-image {
    background-image: none;
    display: block;
}
.brz .brz-css-bgwsf > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: none;
}
.brz .brz-css-bgwsf > .brz-bg > .brz-bg-color {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}
.brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__top {
    background-size: 100% 100px;
    height: 100px;
    transform: rotateX(0deg) rotateY(0deg);
    z-index: auto;
}
.brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__top::after {
    background-image: none;
    -webkit-mask-image: none;
    background-size: 100% 100px;
    height: 100px;
}
.brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__bottom {
    background-size: 100% 100px;
    height: 100px;
    transform: rotateX(-180deg) rotateY(-180deg);
    z-index: auto;
}
.brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__bottom::after {
    background-image: none;
    -webkit-mask-image: none;
    background-size: 100% 100px;
    height: 100px;
}
.brz .brz-css-bgwsf .brz-container {
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bgwsf {
        padding: 25px 15px 25px 15px;
        min-height: auto;
        display: flex;
        margin: 0;
        z-index: auto;
    }
    .brz .brz-css-bgwsf > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-bgwsf > .brz-bg:after {
        box-shadow: none;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__top {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(0deg) rotateY(0deg);
        z-index: auto;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__top::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__bottom {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(-180deg) rotateY(-180deg);
        z-index: auto;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__bottom::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-bgwsf .brz-container {
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bgwsf {
        padding: 25px 15px 25px 15px;
        min-height: auto;
        display: flex;
        margin: 0;
        z-index: auto;
    }
    .brz .brz-css-bgwsf > .brz-bg {
        border: 0px solid rgba(102, 115, 141, 0);
        border-radius: 0px;
    }
    .brz .brz-css-bgwsf > .brz-bg:after {
        box-shadow: none;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-image {
        background-image: none;
        display: block;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__top {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(0deg) rotateY(0deg);
        z-index: auto;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__top::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__bottom {
        background-size: 100% 100px;
        height: 100px;
        transform: rotateX(-180deg) rotateY(-180deg);
        z-index: auto;
    }
    .brz .brz-css-bgwsf > .brz-bg > .brz-bg-shape__bottom::after {
        background-image: none;
        -webkit-mask-image: none;
        background-size: 100% 100px;
        height: 100px;
    }
    .brz .brz-css-bgwsf .brz-container {
        justify-content: center;
    }
}
.brz .brz-css-fzrsh {
    border: 0px solid transparent;
}
@media (min-width: 991px) {
    .brz .brz-css-fzrsh {
        max-width: calc(1 * var(--brz-section-container-max-width, 1170px));
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fzrsh {
        border: 0px solid transparent;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fzrsh {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fzrsh {
        border: 0px solid transparent;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fzrsh {
        max-width: 100%;
    }
}
.brz .brz-css-svjbf {
    padding: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-svjbf {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-svjbf {
        padding: 0;
    }
}
.brz .brz-css-caedq {
    margin: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-caedq {
        margin: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-caedq {
        margin: 0;
    }
}
.brz .brz-css-jpjyv {
    padding: 10px 100px 6px 100px;
}
.brz .brz-css-jpjyv > .brz-bg {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: rgba(var(--brz-global-color7), 0.33);
}
.brz .brz-css-jpjyv > .brz-bg > .brz-bg-color {
    background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jpjyv {
        padding: 15px;
    }
    .brz .brz-css-jpjyv > .brz-bg {
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: rgba(var(--brz-global-color7), 0.33);
    }
    .brz .brz-css-jpjyv > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 255, 255, 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jpjyv {
        padding: 15px;
    }
    .brz .brz-css-jpjyv > .brz-bg {
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: rgba(var(--brz-global-color7), 0.33);
    }
    .brz .brz-css-jpjyv > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 255, 255, 0);
    }
}
.brz .brz-css-asbwu {
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: transparent;
}
@media (min-width: 991px) {
    .brz .brz-css-asbwu {
        max-width: 100%;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-asbwu {
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: transparent;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-asbwu {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-asbwu {
        border-width: 0px 0px 1px 0px;
        border-style: solid;
        border-color: transparent;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-asbwu {
        max-width: 100%;
    }
}
.brz .brz-css-jadob {
    flex: 1 1 40.9%;
    max-width: 40.9%;
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jadob {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jadob {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
.brz .brz-css-cvqbe {
    padding: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-cvqbe {
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-cvqbe {
        padding: 0;
    }
}
.brz .brz-css-exgig {
    margin: -10px 100px -43px -27px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-exgig {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-exgig {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-tdhdg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 30px;
    line-height: 1.9;
    font-weight: 700;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tdhdg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 30px;
        line-height: 1.9;
        font-weight: 700;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tdhdg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 30px;
        line-height: 1.9;
        font-weight: 700;
        letter-spacing: 0px;
    }
}
.brz .brz-css-hhwiv {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Lato, sans-serif !important;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hhwiv {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Lato, sans-serif !important;
        font-size: 16px;
        line-height: 1.3;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hhwiv {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Lato, sans-serif !important;
        font-size: 16px;
        line-height: 1.3;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
.brz .brz-css-pkjqj {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 14px;
    line-height: 2.1;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-pkjqj {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 14px;
        line-height: 2.1;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-pkjqj {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 14px;
        line-height: 2.1;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-cgyny {
    flex: 1 1 59.1%;
    max-width: 59.1%;
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-cgyny {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-cgyny {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-cgyny > * {
        display: none;
    }
}
.brz .brz-css-hzyfl {
    padding: 0px 15px 0px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hzyfl {
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hzyfl {
        padding: 0;
    }
}
.brz .brz-css-rvjqx {
    margin: -4px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rvjqx {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rvjqx {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-dsdmi {
    margin: 0px -25px -20px -25px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dsdmi {
        margin: 0px -14px -20px -14px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dsdmi {
        margin: 0px -25px -20px -25px;
    }
}
.brz .brz-css-wqsqr {
    padding: 0 25px 20px 25px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wqsqr {
        padding: 0 14px 20px 14px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wqsqr {
        padding: 0 25px 20px 25px;
    }
}
.brz .brz-css-travr.brz-btn {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.1;
    letter-spacing: -0.5px;
    color: rgba(0, 0, 0, 1);
    border: 0px solid rgba(35, 157, 219, 0);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
    padding: 0;
    padding: 0px 0;
}
.brz .brz-css-travr.brz-btn.brz-btn-submit {
    color: rgba(0, 0, 0, 1);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
}
.brz .brz-css-travr .brz-btn--story-container {
    border: 0;
    border-radius: 0 !important;
}
@media (min-width: 991px) {
    .brz .brz-css-travr.brz-btn:hover {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
    }
    .brz .brz-css-travr.brz-btn.brz-btn-submit:hover {
        color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-travr.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 0px 11px 0px;
        padding: 11px 0;
    }
    .brz .brz-css-travr.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-travr .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-travr.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 0px 11px 0px;
        padding: 11px 0;
    }
    .brz .brz-css-travr.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-travr .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
.brz .brz-css-iellh.brz-btn {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.1;
    letter-spacing: -0.5px;
    color: rgba(0, 0, 0, 1);
    border: 0px solid rgba(35, 157, 219, 0);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
    padding: 0;
    padding: 0px 0;
}
.brz .brz-css-iellh.brz-btn.brz-btn-submit {
    color: rgba(0, 0, 0, 1);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
}
.brz .brz-css-iellh .brz-btn--story-container {
    border: 0;
    border-radius: 0 !important;
}
@media (min-width: 991px) {
    .brz .brz-css-iellh.brz-btn:hover {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
    }
    .brz .brz-css-iellh.brz-btn.brz-btn-submit:hover {
        color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-iellh.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 0px 11px 0px;
        padding: 11px 0;
    }
    .brz .brz-css-iellh.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-iellh .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-iellh.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 0px 11px 0px;
        padding: 11px 0;
    }
    .brz .brz-css-iellh.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-iellh .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
.brz .brz-css-djfbi.brz-btn {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.1;
    letter-spacing: -0.5px;
    color: rgba(0, 0, 0, 1);
    border: 0px solid rgba(35, 157, 219, 0);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
    padding: 0;
    padding: 0px 0;
}
.brz .brz-css-djfbi.brz-btn.brz-btn-submit {
    color: rgba(0, 0, 0, 1);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
}
.brz .brz-css-djfbi .brz-btn--story-container {
    border: 0;
    border-radius: 0 !important;
}
@media (min-width: 991px) {
    .brz .brz-css-djfbi.brz-btn:hover {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
    }
    .brz .brz-css-djfbi.brz-btn.brz-btn-submit:hover {
        color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-djfbi.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 0px 11px 0px;
        padding: 11px 0;
    }
    .brz .brz-css-djfbi.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-djfbi .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-djfbi.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 0px 11px 0px;
        padding: 11px 0;
    }
    .brz .brz-css-djfbi.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-djfbi .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
.brz .brz-css-ffoiq.brz-btn {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 2.1;
    letter-spacing: -0.5px;
    color: rgba(0, 0, 0, 1);
    border: 0px solid rgba(35, 157, 219, 0);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
    padding: 0;
    padding: 0px 0;
}
.brz .brz-css-ffoiq.brz-btn.brz-btn-submit {
    color: rgba(0, 0, 0, 1);
    border: 0 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    background: transparent;
}
.brz .brz-css-ffoiq .brz-btn--story-container {
    border: 0;
    border-radius: 0 !important;
}
@media (min-width: 991px) {
    .brz .brz-css-ffoiq.brz-btn:hover {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
    }
    .brz .brz-css-ffoiq.brz-btn.brz-btn-submit:hover {
        color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ffoiq.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 0px 11px 0px;
        padding: 11px 0;
    }
    .brz .brz-css-ffoiq.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-ffoiq .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ffoiq.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
        padding: 11px 26px 11px 26px;
        padding: 11px 0;
    }
    .brz .brz-css-ffoiq.brz-btn.brz-btn-submit {
        color: rgba(0, 0, 0, 1);
        border: 0 !important;
        background-color: transparent !important;
        box-shadow: none !important;
        background: transparent;
    }
    .brz .brz-css-ffoiq .brz-btn--story-container {
        border: 0;
        border-radius: 0 !important;
    }
}
.brz .brz-css-pypzs {
    margin: -150px 0px 0px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-pypzs {
        margin: -200px 0px 0px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-pypzs {
        margin: -200px 0px 0px 0px;
    }
}
.brz .brz-css-bpqzl {
    padding: 237px 0px 179px 0px;
}
.brz .brz-css-bpqzl > .brz-bg > .brz-bg-image {
    background-image: url("./images/banner.jpg");
    background-position: 47% 51%;
}
.brz .brz-css-bpqzl > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: url("./images/6.jpg");
}
.brz .brz-css-bpqzl > .brz-bg > .brz-bg-color {
    background-color: rgba(0, 0, 0, 0.73);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bpqzl {
        padding: 240px 15px 50px 15px;
    }
    .brz .brz-css-bpqzl > .brz-bg > .brz-bg-image {
        background-image: url("./images/6.jpg");
        background-position: 47% 51%;
    }
    .brz .brz-css-bpqzl > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/6.jpg");
    }
    .brz .brz-css-bpqzl > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0.73);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bpqzl {
        padding: 210px 15px 38px 15px;
    }
    .brz .brz-css-bpqzl > .brz-bg > .brz-bg-image {
        background-image: url("./images/6.jpg");
        background-position: 47% 51%;
    }
    .brz .brz-css-bpqzl > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/6.jpg");
    }
    .brz .brz-css-bpqzl > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0.73);
    }
}
.brz .brz-css-ymnus {
    flex: 1 1 50%;
    max-width: 50%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ymnus {
        flex: 1 1 75.4%;
        max-width: 75.4%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ymnus {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-vgxmk {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-heading1fontfamily) !important;
    font-size: var(--brz-heading1fontsize);
    line-height: var(--brz-heading1lineheight);
    font-weight: var(--brz-heading1fontweight);
    letter-spacing: var(--brz-heading1letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vgxmk {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading1fontfamily) !important;
        font-size: var(--brz-heading1tabletfontsize);
        line-height: var(--brz-heading1tabletlineheight);
        font-weight: var(--brz-heading1tabletfontweight);
        letter-spacing: var(--brz-heading1tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vgxmk {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading1fontfamily) !important;
        font-size: var(--brz-heading1mobilefontsize);
        line-height: var(--brz-heading1mobilelineheight);
        font-weight: var(--brz-heading1mobilefontweight);
        letter-spacing: var(--brz-heading1mobileletterspacing);
    }
}
.brz .brz-css-zrdhf {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-heading1fontfamily) !important;
    font-size: var(--brz-heading1fontsize);
    line-height: var(--brz-heading1lineheight);
    font-weight: var(--brz-heading1fontweight);
    letter-spacing: var(--brz-heading1letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-zrdhf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading1fontfamily) !important;
        font-size: var(--brz-heading1tabletfontsize);
        line-height: var(--brz-heading1tabletlineheight);
        font-weight: var(--brz-heading1tabletfontweight);
        letter-spacing: var(--brz-heading1tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zrdhf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading1fontfamily) !important;
        font-size: var(--brz-heading1mobilefontsize);
        line-height: var(--brz-heading1mobilelineheight);
        font-weight: var(--brz-heading1mobilefontweight);
        letter-spacing: var(--brz-heading1mobileletterspacing);
    }
}
.brz .brz-css-rdhmg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-heading1fontfamily) !important;
    font-size: var(--brz-heading1fontsize);
    line-height: var(--brz-heading1lineheight);
    font-weight: var(--brz-heading1fontweight);
    letter-spacing: var(--brz-heading1letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rdhmg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading1fontfamily) !important;
        font-size: var(--brz-heading1tabletfontsize);
        line-height: var(--brz-heading1tabletlineheight);
        font-weight: var(--brz-heading1tabletfontweight);
        letter-spacing: var(--brz-heading1tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rdhmg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading1fontfamily) !important;
        font-size: var(--brz-heading1mobilefontsize);
        line-height: var(--brz-heading1mobilelineheight);
        font-weight: var(--brz-heading1mobilefontweight);
        letter-spacing: var(--brz-heading1mobileletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-oqnxf {
        display: none;
    }
}
.brz .brz-css-adidg {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-adidg {
        height: 20px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-adidg {
        height: 20px;
    }
}
.brz .brz-css-lhuqv {
    margin: -52px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lhuqv {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lhuqv {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-tpldu {
    justify-content: flex-start;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tpldu {
        justify-content: flex-start;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tpldu {
        justify-content: center;
    }
}
.brz .brz-css-srkot.brz-btn {
    color: rgba(255, 211, 0, 1);
    border: 0px solid rgba(35, 157, 219, 0);
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 1);
    padding: 11px 26px 11px 26px;
    padding: 11px 26px;
}
.brz .brz-css-srkot.brz-btn.brz-btn-submit {
    color: rgba(255, 211, 0, 1);
    background-color: rgba(0, 0, 0, 1);
}
.brz .brz-css-srkot .brz-btn--story-container {
    border: 0px solid rgba(35, 157, 219, 0);
    border-radius: 8px;
}
@media (min-width: 991px) {
    .brz .brz-css-srkot.brz-btn:hover {
        color: rgba(255, 255, 255, 1);
        border: 0px solid rgba(var(--brz-global-color3), 0.8);
        background-color: rgba(255, 211, 0, 0.8);
    }
    .brz .brz-css-srkot.brz-btn.brz-btn-submit:hover {
        color: rgba(255, 255, 255, 1);
        background-color: rgba(255, 211, 0, 0.8);
    }
    .brz .brz-css-srkot:hover .brz-btn--story-container {
        border: 0px solid rgba(var(--brz-global-color3), 0.8);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-srkot.brz-btn {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 8px;
        background-color: rgba(0, 0, 0, 1);
        padding: 11px 26px 11px 26px;
        padding: 11px 26px;
    }
    .brz .brz-css-srkot.brz-btn.brz-btn-submit {
        color: rgba(255, 211, 0, 1);
        background-color: rgba(0, 0, 0, 1);
    }
    .brz .brz-css-srkot .brz-btn--story-container {
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 8px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-srkot.brz-btn {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 8px;
        background-color: rgba(0, 0, 0, 1);
        padding: 11px 26px 11px 26px;
        padding: 11px 26px;
    }
    .brz .brz-css-srkot.brz-btn.brz-btn-submit {
        color: rgba(255, 211, 0, 1);
        background-color: rgba(0, 0, 0, 1);
    }
    .brz .brz-css-srkot .brz-btn--story-container {
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 8px;
    }
}
.brz .brz-css-sottw {
    padding: 15px 0px 47px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-sottw {
        padding: 50px 15px 50px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-sottw {
        padding: 39px 15px 25px 15px;
    }
}
.brz .brz-css-rtzrz {
    margin: -7% 0px 0px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rtzrz {
        margin: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rtzrz {
        margin: 0;
    }
}
.brz .brz-css-gieik > .brz-bg {
    border-radius: 10px;
    box-shadow: 2px 1px 10px 3px rgba(173, 173, 173, 1);
    margin: 0px 15px 0px 0px;
}
.brz .brz-css-gieik > .brz-bg > .brz-bg-image {
    background-image: url("./images/trustedCable.jpg");
    background-position: 50% 50%;
}
.brz .brz-css-gieik > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: url("./images/10.jpg");
}
.brz .brz-css-gieik > .brz-bg > .brz-bg-color {
    background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gieik > .brz-bg {
        border-radius: 10px;
        box-shadow: 2px 1px 10px 3px rgba(173, 173, 173, 1);
        margin: 15px;
    }
    .brz .brz-css-gieik > .brz-bg > .brz-bg-image {
        background-image: url("./images/10.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-gieik > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/10.jpg");
    }
    .brz .brz-css-gieik > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 255, 255, 0);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gieik > .brz-bg {
        border-radius: 10px;
        box-shadow: 2px 1px 10px 3px rgba(173, 173, 173, 1);
        margin: 10px 0px 10px 0px;
    }
    .brz .brz-css-gieik > .brz-bg > .brz-bg-image {
        background-image: url("./images/10.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-gieik > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/10.jpg");
    }
    .brz .brz-css-gieik > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 255, 255, 0);
    }
}
.brz .brz-css-qcbdw {
    margin: 0px 15px 0px 0px;
    padding: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qcbdw {
        margin: 15px;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qcbdw {
        margin: 10px 0px 10px 0px;
        padding: 0;
    }
}
.brz .brz-css-dsghp {
    margin: 0;
    justify-content: flex-end;
}
.brz .brz-css-dsghp .brz-hover-animation {
    justify-content: flex-end;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dsghp {
        margin: 0px 0px 10px 0px;
        justify-content: flex-end;
    }
    .brz .brz-css-dsghp .brz-hover-animation {
        justify-content: flex-end;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dsghp {
        margin: 0px 0px 10px 0px;
        justify-content: flex-end;
    }
    .brz .brz-css-dsghp .brz-hover-animation {
        justify-content: flex-end;
    }
}
.brz .brz-css-eziwj {
    height: 50px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-eziwj {
        height: 30px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-eziwj {
        height: 50px;
    }
}
.brz .brz-css-oamdf {
    margin: 10px 35% 10px 60px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-oamdf {
        margin: 10px 25px 10px 45px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-oamdf {
        margin: 10px 50px 10px 50px;
    }
}
.brz .brz-css-zptft {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.9;
    font-weight: 400;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-zptft {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.9;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zptft {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.9;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
.brz .brz-css-yajhn {
    height: 50px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-yajhn {
        height: 30px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-yajhn {
        height: 50px;
    }
}
.brz .brz-css-dabhl > .brz-bg {
    border-radius: 10px;
    box-shadow: 2px 1px 10px 3px rgba(173, 173, 173, 1);
    margin: 0px 0px 0px 15px;
}
.brz .brz-css-dabhl > .brz-bg > .brz-bg-image {
    background-image: url("./images/cableGuard.jpg");
    background-position: 50% 50%;
}
.brz .brz-css-dabhl > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: url("./images/5.jpg");
}
.brz .brz-css-dabhl > .brz-bg > .brz-bg-color {
    background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dabhl > .brz-bg {
        border-radius: 10px;
        box-shadow: 2px 1px 10px 3px rgba(173, 173, 173, 1);
        margin: 15px;
    }
    .brz .brz-css-dabhl > .brz-bg > .brz-bg-image {
        background-image: url("./images/5.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-dabhl > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/5.jpg");
    }
    .brz .brz-css-dabhl > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 255, 255, 0);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dabhl > .brz-bg {
        border-radius: 10px;
        box-shadow: 2px 1px 10px 3px rgba(173, 173, 173, 1);
        margin: 10px 0px 10px 0px;
    }
    .brz .brz-css-dabhl > .brz-bg > .brz-bg-image {
        background-image: url("./images/5.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-dabhl > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/5.jpg");
    }
    .brz .brz-css-dabhl > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 255, 255, 0);
    }
}
.brz .brz-css-rkbav {
    margin: 0px 0px 0px 15px;
    padding: 0;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rkbav {
        margin: 15px;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rkbav {
        margin: 10px 0px 10px 0px;
        padding: 0;
    }
}
.brz .brz-css-adtwp {
    margin: 0;
    justify-content: flex-end;
}
.brz .brz-css-adtwp .brz-hover-animation {
    justify-content: flex-end;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-adtwp {
        margin: 0px 0px 10px 0px;
        justify-content: flex-end;
    }
    .brz .brz-css-adtwp .brz-hover-animation {
        justify-content: flex-end;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-adtwp {
        margin: 0px 0px 10px 0px;
        justify-content: flex-end;
    }
    .brz .brz-css-adtwp .brz-hover-animation {
        justify-content: flex-end;
    }
}
.brz .brz-css-pxzqj {
    height: 50px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-pxzqj {
        height: 30px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-pxzqj {
        height: 50px;
    }
}
.brz .brz-css-lvuxi {
    margin: 10px 35% 10px 60px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lvuxi {
        margin: 10px 25px 10px 45px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lvuxi {
        margin: 10px 50px 10px 50px;
    }
}
.brz .brz-css-qxysg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Roboto, sans-serif !important;
    font-size: 21px;
    line-height: 1.9;
    font-weight: 400;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qxysg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 21px;
        line-height: 1.9;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qxysg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 21px;
        line-height: 1.9;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
.brz .brz-css-aatil {
    height: 50px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-aatil {
        height: 30px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-aatil {
        height: 50px;
    }
}
.brz .brz-css-bdhzu {
    height: 90px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bdhzu {
        height: 40px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bdhzu {
        height: 40px;
    }
}
.brz .brz-css-hgnot {
    padding: 0px 15% 0px 15%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hgnot {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hgnot {
        padding: 0;
    }
}
.brz .brz-css-uqfdd {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 41px;
    line-height: 1.5;
    font-weight: 300;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uqfdd {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 41px;
        line-height: 1.5;
        font-weight: 300;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uqfdd {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 41px;
        line-height: 1.5;
        font-weight: 300;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-wcbbl {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wcbbl {
        height: 20px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wcbbl {
        height: 20px;
    }
}
.brz .brz-css-alutv {
    flex: 1 1 25%;
    max-width: 25%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-alutv {
        flex: 1 1 25%;
        max-width: 25%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-alutv {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-hhvpn {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border: 1px solid rgba(174, 174, 174, 1);
    border-radius: 10px;
}
.brz .brz-css-hhvpn .brz-picture:after {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border-radius: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hhvpn {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-hhvpn .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hhvpn {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-hhvpn .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
.brz .brz-css-rftwg {
    flex: 1 1 100%;
    max-width: 100%;
    justify-content: center;
}
.brz .brz-css-rftwg > .brz-bg {
    border-radius: 100px;
    margin: -44px 40% 0px 40%;
}
.brz .brz-css-rftwg > .brz-bg > .brz-bg-color {
    background-color: rgba(255, 211, 0, 1);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rftwg {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-rftwg > .brz-bg {
        border-radius: 100px;
        margin: -40px 35% 0px 35%;
    }
    .brz .brz-css-rftwg > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rftwg {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-rftwg > .brz-bg {
        border-radius: 100px;
        margin: -40px 42% 10px 42%;
    }
    .brz .brz-css-rftwg > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
.brz .brz-css-urqeu {
    margin: -44px 40% 0px 40%;
    padding: 7px 15px 7px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-urqeu {
        margin: -40px 35% 0px 35%;
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-urqeu {
        margin: -40px 42% 10px 42%;
        padding: 5px 0px 5px 0px;
    }
}
.brz .brz-css-nfkek {
    margin: 15px 0px 15px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-nfkek {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-nfkek {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-fksfc {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Rubik, sans-serif !important;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fksfc {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fksfc {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
.brz .brz-css-uselw {
    margin: 10px 0px -32px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uselw {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uselw {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-ejvnx {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ejvnx {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ejvnx {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-lyvqa {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lyvqa {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lyvqa {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-xdfyc {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: var(--brz-heading4fontfamily) !important;
    font-size: var(--brz-heading4fontsize);
    line-height: var(--brz-heading4lineheight);
    font-weight: var(--brz-heading4fontweight);
    letter-spacing: var(--brz-heading4letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xdfyc {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4tabletfontsize);
        line-height: var(--brz-heading4tabletlineheight);
        font-weight: var(--brz-heading4tabletfontweight);
        letter-spacing: var(--brz-heading4tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xdfyc {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4mobilefontsize);
        line-height: var(--brz-heading4mobilelineheight);
        font-weight: var(--brz-heading4mobilefontweight);
        letter-spacing: var(--brz-heading4mobileletterspacing);
    }
}
.brz .brz-css-gdyft {
    flex: 1 1 25%;
    max-width: 25%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gdyft {
        flex: 1 1 25%;
        max-width: 25%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gdyft {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-vzlgq {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border: 1px solid rgba(174, 174, 174, 1);
    border-radius: 10px;
}
.brz .brz-css-vzlgq .brz-picture:after {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border-radius: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vzlgq {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-vzlgq .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vzlgq {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-vzlgq .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
.brz .brz-css-bzmcr {
    flex: 1 1 100%;
    max-width: 100%;
    justify-content: center;
}
.brz .brz-css-bzmcr > .brz-bg {
    border-radius: 100px;
    margin: -44px 40% 0px 40%;
}
.brz .brz-css-bzmcr > .brz-bg > .brz-bg-color {
    background-color: rgba(255, 211, 0, 1);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bzmcr {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-bzmcr > .brz-bg {
        border-radius: 100px;
        margin: -40px 35% 0px 35%;
    }
    .brz .brz-css-bzmcr > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bzmcr {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-bzmcr > .brz-bg {
        border-radius: 100px;
        margin: -40px 42% 10px 42%;
    }
    .brz .brz-css-bzmcr > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
.brz .brz-css-rnxxk {
    margin: -44px 40% 0px 40%;
    padding: 7px 15px 7px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rnxxk {
        margin: -40px 35% 0px 35%;
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rnxxk {
        margin: -40px 42% 10px 42%;
        padding: 5px 0px 5px 0px;
    }
}
.brz .brz-css-kijhs {
    margin: 15px 0px 15px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kijhs {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kijhs {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-xuozg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Rubik, sans-serif !important;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xuozg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xuozg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
.brz .brz-css-lruys {
    margin: 10px 0px -32px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lruys {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lruys {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-pskik {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-pskik {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-pskik {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-hpphf {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: var(--brz-heading4fontfamily) !important;
    font-size: var(--brz-heading4fontsize);
    line-height: var(--brz-heading4lineheight);
    font-weight: var(--brz-heading4fontweight);
    letter-spacing: var(--brz-heading4letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hpphf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4tabletfontsize);
        line-height: var(--brz-heading4tabletlineheight);
        font-weight: var(--brz-heading4tabletfontweight);
        letter-spacing: var(--brz-heading4tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hpphf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4mobilefontsize);
        line-height: var(--brz-heading4mobilelineheight);
        font-weight: var(--brz-heading4mobilefontweight);
        letter-spacing: var(--brz-heading4mobileletterspacing);
    }
}
.brz .brz-css-wviut {
    flex: 1 1 25%;
    max-width: 25%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wviut {
        flex: 1 1 25%;
        max-width: 25%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wviut {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-gcqjo {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border: 1px solid rgba(174, 174, 174, 1);
    border-radius: 10px;
}
.brz .brz-css-gcqjo .brz-picture:after {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border-radius: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gcqjo {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-gcqjo .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gcqjo {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-gcqjo .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
.brz .brz-css-ykipc {
    flex: 1 1 100%;
    max-width: 100%;
    justify-content: center;
}
.brz .brz-css-ykipc > .brz-bg {
    border-radius: 100px;
    margin: -44px 40% 0px 40%;
}
.brz .brz-css-ykipc > .brz-bg > .brz-bg-color {
    background-color: rgba(255, 211, 0, 1);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ykipc {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-ykipc > .brz-bg {
        border-radius: 100px;
        margin: -40px 35% 0px 35%;
    }
    .brz .brz-css-ykipc > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ykipc {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-ykipc > .brz-bg {
        border-radius: 100px;
        margin: -40px 42% 10px 42%;
    }
    .brz .brz-css-ykipc > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
.brz .brz-css-verxh {
    margin: -44px 40% 0px 40%;
    padding: 7px 15px 7px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-verxh {
        margin: -40px 35% 0px 35%;
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-verxh {
        margin: -40px 42% 10px 42%;
        padding: 5px 0px 5px 0px;
    }
}
.brz .brz-css-afkfw {
    margin: 15px 0px 15px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-afkfw {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-afkfw {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-zvbzq {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Rubik, sans-serif !important;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-zvbzq {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zvbzq {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
.brz .brz-css-uesxo {
    margin: 10px 0px -32px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uesxo {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uesxo {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-judnd {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-judnd {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-judnd {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-lkyyt {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lkyyt {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lkyyt {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-poyxj {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: var(--brz-heading4fontfamily) !important;
    font-size: var(--brz-heading4fontsize);
    line-height: var(--brz-heading4lineheight);
    font-weight: var(--brz-heading4fontweight);
    letter-spacing: var(--brz-heading4letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-poyxj {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4tabletfontsize);
        line-height: var(--brz-heading4tabletlineheight);
        font-weight: var(--brz-heading4tabletfontweight);
        letter-spacing: var(--brz-heading4tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-poyxj {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4mobilefontsize);
        line-height: var(--brz-heading4mobilelineheight);
        font-weight: var(--brz-heading4mobilefontweight);
        letter-spacing: var(--brz-heading4mobileletterspacing);
    }
}
.brz .brz-css-gowar {
    flex: 1 1 25%;
    max-width: 25%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gowar {
        flex: 1 1 25%;
        max-width: 25%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gowar {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-ralix {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border: 1px solid rgba(174, 174, 174, 1);
    border-radius: 10px;
}
.brz .brz-css-ralix .brz-picture:after {
    box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
    border-radius: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ralix {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-ralix .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ralix {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border: 1px solid rgba(174, 174, 174, 1);
        border-radius: 10px;
    }
    .brz .brz-css-ralix .brz-picture:after {
        box-shadow: 1px 2px 4px 3px rgba(174, 174, 174, 0.59);
        border-radius: 10px;
    }
}
.brz .brz-css-veeii {
    flex: 1 1 100%;
    max-width: 100%;
    justify-content: center;
}
.brz .brz-css-veeii > .brz-bg {
    border-radius: 100px;
    margin: -44px 40% 0px 40%;
}
.brz .brz-css-veeii > .brz-bg > .brz-bg-color {
    background-color: rgba(255, 211, 0, 1);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-veeii {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-veeii > .brz-bg {
        border-radius: 100px;
        margin: -40px 35% 0px 35%;
    }
    .brz .brz-css-veeii > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-veeii {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
    .brz .brz-css-veeii > .brz-bg {
        border-radius: 100px;
        margin: -40px 42% 10px 42%;
    }
    .brz .brz-css-veeii > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 211, 0, 1);
    }
}
.brz .brz-css-whrsw {
    margin: -44px 40% 0px 40%;
    padding: 7px 15px 7px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-whrsw {
        margin: -40px 35% 0px 35%;
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-whrsw {
        margin: -40px 42% 10px 42%;
        padding: 5px 0px 5px 0px;
    }
}
.brz .brz-css-eajoj {
    margin: 15px 0px 15px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-eajoj {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-eajoj {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-jmuqb {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Rubik, sans-serif !important;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jmuqb {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jmuqb {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Rubik, sans-serif !important;
        font-size: 17px;
        line-height: 1.4;
        font-weight: 500;
        letter-spacing: 0px;
    }
}
.brz .brz-css-xayyb {
    margin: 10px 0px -32px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xayyb {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xayyb {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-acfqq {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-acfqq {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-acfqq {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-ghpor {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: Roboto, sans-serif !important;
    font-size: 22px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ghpor {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ghpor {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Roboto, sans-serif !important;
        font-size: 22px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-flnch {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    font-family: var(--brz-heading4fontfamily) !important;
    font-size: var(--brz-heading4fontsize);
    line-height: var(--brz-heading4lineheight);
    font-weight: var(--brz-heading4fontweight);
    letter-spacing: var(--brz-heading4letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-flnch {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4tabletfontsize);
        line-height: var(--brz-heading4tabletlineheight);
        font-weight: var(--brz-heading4tabletfontweight);
        letter-spacing: var(--brz-heading4tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-flnch {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-heading4fontfamily) !important;
        font-size: var(--brz-heading4mobilefontsize);
        line-height: var(--brz-heading4mobilelineheight);
        font-weight: var(--brz-heading4mobilefontweight);
        letter-spacing: var(--brz-heading4mobileletterspacing);
    }
}
.brz .brz-css-aqyqi {
    padding: 100px 0px 84px 0px;
}
.brz .brz-css-aqyqi > .brz-bg > .brz-bg-image {
    background-image: url("./images/protectionRamp.jpg");
    background-position: 35% 77%;
}
.brz .brz-css-aqyqi > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: url("./images/protectionRamp.jpg");
}
.brz .brz-css-aqyqi > .brz-bg > .brz-bg-color {
    background-color: rgba(var(--brz-global-color1), 0.82);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-aqyqi {
        padding: 50px 15px 50px 15px;
    }
    .brz .brz-css-aqyqi > .brz-bg > .brz-bg-image {
        background-image: url("./images/protectionRamp.jpg");
        background-position: 35% 77%;
    }
    .brz .brz-css-aqyqi > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/protectionRamp.jpg");
    }
    .brz .brz-css-aqyqi > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color1), 0.82);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-aqyqi {
        padding: 25px 15px 25px 15px;
    }
    .brz .brz-css-aqyqi > .brz-bg > .brz-bg-image {
        background-image: url("./images/protectionRamp.jpg");
        background-position: 35% 77%;
    }
    .brz .brz-css-aqyqi > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/protectionRamp.jpg");
    }
    .brz .brz-css-aqyqi > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color1), 0.82);
    }
}
.brz .brz-css-xgwbp {
    flex: 1 1 50%;
    max-width: 50%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xgwbp {
        flex: 1 1 61.2%;
        max-width: 61.2%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xgwbp {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-seycy {
    margin: 10px 0px -10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-seycy {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-seycy {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-hmmag {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 17px;
    line-height: 2.1;
    font-weight: 400;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hmmag {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 17px;
        line-height: 2.1;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hmmag {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 17px;
        line-height: 2.1;
        font-weight: 400;
        letter-spacing: 0px;
    }
}
.brz .brz-css-cycxd {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 40px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-cycxd {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 40px;
        line-height: 1.5;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-cycxd {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 40px;
        line-height: 1.5;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-qqtmt {
    flex: 1 1 50%;
    max-width: 50%;
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qqtmt {
        flex: 1 1 35.2%;
        max-width: 35.2%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qqtmt {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
.brz .brz-css-yrjem {
    justify-content: flex-end;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-yrjem {
        justify-content: flex-end;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-yrjem {
        justify-content: flex-start;
    }
}
.brz .brz-css-hwwnn {
    color: rgba(255, 211, 0, 1);
    border: 3px none rgba(var(--brz-global-color3), 0.3);
    font-size: 28px;
    background-color: rgba(255, 255, 255, 1);
    padding: 36px;
    border-radius: 53px;
}
@media (min-width: 991px) {
    .brz .brz-css-hwwnn:hover {
        color: rgba(255, 255, 255, 1);
        border: 3px none rgba(var(--brz-global-color3), 1);
        background-color: rgba(255, 211, 0, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hwwnn {
        color: rgba(255, 211, 0, 1);
        border: 3px none rgba(var(--brz-global-color3), 0.3);
        font-size: 28px;
        background-color: rgba(255, 255, 255, 1);
        padding: 36px;
        border-radius: 53px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hwwnn {
        color: rgba(255, 211, 0, 1);
        border: 3px none rgba(var(--brz-global-color3), 0.3);
        font-size: 28px;
        background-color: rgba(255, 255, 255, 1);
        padding: 36px;
        border-radius: 53px;
    }
}
.brz .brz-css-hlvgq {
    padding: 69px 0px 65px 0px;
}
.brz .brz-css-hlvgq > .brz-bg > .brz-bg-image {
    background-image: url("wp-content/uploads/2023/08/8266fea1722815cba513c9de797e31cf.jpg");
    background-position: 50% 50%;
}
.brz .brz-css-hlvgq > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: url("wp-content/uploads/2023/08/8266fea1722815cba513c9de797e31cf.jpg");
}
.brz .brz-css-hlvgq > .brz-bg > .brz-bg-color {
    background-color: rgba(var(--brz-global-color8), 1);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hlvgq {
        padding: 50px 15px 50px 15px;
    }
    .brz .brz-css-hlvgq > .brz-bg > .brz-bg-image {
        background-image: url("wp-content/uploads/2023/08/8266fea1722815cba513c9de797e31cf.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-hlvgq > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("wp-content/uploads/2023/08/8266fea1722815cba513c9de797e31cf.jpg");
    }
    .brz .brz-css-hlvgq > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color8), 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hlvgq {
        padding: 25px 15px 25px 15px;
    }
    .brz .brz-css-hlvgq > .brz-bg > .brz-bg-image {
        background-image: url("wp-content/uploads/2023/08/8266fea1722815cba513c9de797e31cf.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-hlvgq > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("wp-content/uploads/2023/08/8266fea1722815cba513c9de797e31cf.jpg");
    }
    .brz .brz-css-hlvgq > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color8), 1);
    }
}
.brz .brz-css-qxklg {
    flex: 1 1 46%;
    max-width: 46%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qxklg {
        flex: 1 1 46%;
        max-width: 46%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qxklg {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-qzvxi {
    padding: 5px 40px 5px 140px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qzvxi {
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qzvxi {
        padding: 0;
    }
}
.brz .brz-css-thncs {
    margin: 10px 10px 0px -75px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-thncs {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-thncs {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-entlg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Roboto, sans-serif !important;
    font-size: 35px;
    line-height: 1.9;
    font-weight: 700;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-entlg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 35px;
        line-height: 1.9;
        font-weight: 700;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-entlg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 35px;
        line-height: 1.9;
        font-weight: 700;
        letter-spacing: 0px;
    }
}
.brz .brz-css-utrls {
    margin: 10px 0px 10px -75px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-utrls {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-utrls {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-tnrou {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 15px;
    line-height: 2.1;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tnrou {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 2.1;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tnrou {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 2.1;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-gvxew {
    height: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gvxew {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gvxew {
        height: 10px;
    }
}
.brz .brz-css-fsvip {
    flex: 1 1 9%;
    max-width: 9%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fsvip {
        flex: 1 1 9%;
        max-width: 9%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fsvip {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fsvip > * {
        display: none;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ngnhx {
        display: none;
    }
}
.brz .brz-css-aqrol {
    height: 28px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-aqrol {
        height: 28px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-aqrol {
        height: 28px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rmcva {
        display: none;
    }
}
.brz .brz-css-oylgd {
    height: 58px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-oylgd {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-oylgd {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gutza {
        display: none;
    }
}
.brz .brz-css-vvjwq {
    height: 58px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vvjwq {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vvjwq {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zlxzo {
        display: none;
    }
}
.brz .brz-css-iaeos {
    height: 58px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-iaeos {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-iaeos {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zglae {
        display: none;
    }
}
.brz .brz-css-hkeqb {
    height: 58px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hkeqb {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hkeqb {
        height: 58px;
    }
}
.brz .brz-css-cbpaw {
    margin: -21px -32px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-cbpaw {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-cbpaw {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-cbpaw {
        display: none;
    }
}
.brz .brz-css-ftaxj {
    margin: 0px -7.5px -20px -7.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ftaxj {
        margin: 0px -7.5px -20px -7.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ftaxj {
        margin: 0px -7.5px -20px -7.5px;
    }
}
.brz .brz-css-ootul {
    padding: 0 7.5px 20px 7.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ootul {
        padding: 0 7.5px 20px 7.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ootul {
        padding: 0 7.5px 20px 7.5px;
    }
}
.brz .brz-css-asrwb.brz-btn {
    font-family: Knewave, display;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0px;
    color: #7d6700;
    border: 2px solid rgba(255, 211, 0, 1);
    border-radius: 25px;
    background-color: rgba(255, 240, 168, 1);
    padding: 8px 16px 8px 16px;
    padding: 8px 16px;
}
.brz .brz-css-asrwb.brz-btn.brz-btn-submit {
    color: rgba(255, 211, 0, 1);
    background-color: rgba(255, 240, 168, 1);
}
.brz .brz-css-asrwb .brz-btn--story-container {
    border: 2px solid rgba(255, 211, 0, 1);
    border-radius: 25px;
}
@media (min-width: 991px) {
    .brz .brz-css-asrwb.brz-btn:hover {
        color: rgba(255, 240, 168, 1);
        border: 2px solid rgba(255, 240, 168, 1);
        background-color: rgba(255, 211, 0, 1);
    }
    .brz .brz-css-asrwb.brz-btn.brz-btn-submit:hover {
        color: rgba(255, 240, 168, 1);
        background-color: rgba(255, 211, 0, 1);
    }
    .brz .brz-css-asrwb:hover .brz-btn--story-container {
        border: 2px solid rgba(255, 240, 168, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-asrwb.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        color: rgba(255, 211, 0, 1);
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
        background-color: rgba(255, 240, 168, 1);
        padding: 11px 26px 11px 26px;
        padding: 11px 26px;
    }
    .brz .brz-css-asrwb.brz-btn.brz-btn-submit {
        color: rgba(255, 211, 0, 1);
        background-color: rgba(255, 240, 168, 1);
    }
    .brz .brz-css-asrwb .brz-btn--story-container {
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-asrwb.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        color: rgba(255, 211, 0, 1);
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
        background-color: rgba(255, 240, 168, 1);
        padding: 11px 26px 11px 26px;
        padding: 11px 26px;
    }
    .brz .brz-css-asrwb.brz-btn.brz-btn-submit {
        color: rgba(255, 211, 0, 1);
        background-color: rgba(255, 240, 168, 1);
    }
    .brz .brz-css-asrwb .brz-btn--story-container {
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lhjzp {
        display: none;
    }
}
.brz .brz-css-ryveo {
    height: 58px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ryveo {
        height: 58px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ryveo {
        height: 58px;
    }
}
.brz .brz-css-gmlop {
    margin: 55px -32px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gmlop {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gmlop {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gmlop {
        display: none;
    }
}
.brz .brz-css-xjjvs {
    margin: 0px -7.5px -20px -7.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xjjvs {
        margin: 0px -7.5px -20px -7.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xjjvs {
        margin: 0px -7.5px -20px -7.5px;
    }
}
.brz .brz-css-jnnkb {
    padding: 0 7.5px 20px 7.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jnnkb {
        padding: 0 7.5px 20px 7.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jnnkb {
        padding: 0 7.5px 20px 7.5px;
    }
}
.brz .brz-css-yvqql.brz-btn {
    font-family: Knewave, display;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0px;
    color: #7d6700;
    border: 2px solid rgba(255, 211, 0, 1);
    border-radius: 25px;
    background-color: rgba(255, 240, 168, 1);
    padding: 8px 16px 8px 16px;
    padding: 8px 16px;
}
.brz .brz-css-yvqql.brz-btn.brz-btn-submit {
    color: rgba(255, 211, 0, 1);
    background-color: rgba(255, 240, 168, 1);
}
.brz .brz-css-yvqql .brz-btn--story-container {
    border: 2px solid rgba(255, 211, 0, 1);
    border-radius: 25px;
}
@media (min-width: 991px) {
    .brz .brz-css-yvqql.brz-btn:hover {
        color: rgba(255, 240, 168, 1);
        border: 2px solid rgba(255, 240, 168, 1);
        background-color: rgba(255, 211, 0, 0.8);
    }
    .brz .brz-css-yvqql.brz-btn.brz-btn-submit:hover {
        color: rgba(255, 240, 168, 1);
        background-color: rgba(255, 211, 0, 0.8);
    }
    .brz .brz-css-yvqql:hover .brz-btn--story-container {
        border: 2px solid rgba(255, 240, 168, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-yvqql.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        color: rgba(255, 211, 0, 1);
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
        background-color: rgba(255, 240, 168, 1);
        padding: 11px 26px 11px 26px;
        padding: 11px 26px;
    }
    .brz .brz-css-yvqql.brz-btn.brz-btn-submit {
        color: rgba(255, 211, 0, 1);
        background-color: rgba(255, 240, 168, 1);
    }
    .brz .brz-css-yvqql .brz-btn--story-container {
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-yvqql.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        color: rgba(255, 211, 0, 1);
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
        background-color: rgba(255, 240, 168, 1);
        padding: 11px 26px 11px 26px;
        padding: 11px 26px;
    }
    .brz .brz-css-yvqql.brz-btn.brz-btn-submit {
        color: rgba(255, 211, 0, 1);
        background-color: rgba(255, 240, 168, 1);
    }
    .brz .brz-css-yvqql .brz-btn--story-container {
        border: 2px solid rgba(255, 211, 0, 1);
        border-radius: 25px;
    }
}
.brz .brz-css-rxaxl {
    flex: 1 1 45%;
    max-width: 45%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rxaxl {
        flex: 1 1 45%;
        max-width: 45%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rxaxl {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-ivbsf {
    padding: 5px 100px 5px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ivbsf {
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ivbsf {
        padding: 0;
    }
}
.brz .brz-css-uaubp {
    margin: 0px 0px 10px -10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uaubp {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uaubp {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-ilbtw {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: justify !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 30px;
    line-height: 1.7;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ilbtw {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 30px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ilbtw {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 30px;
        line-height: 1.7;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-hwsfn {
    margin: 0px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-hwsfn {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-hwsfn {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-vgrje {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vgrje {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vgrje {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-ujidu {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-heading5fontfamily) !important;
    font-size: var(--brz-heading5fontsize);
    line-height: var(--brz-heading5lineheight);
    font-weight: var(--brz-heading5fontweight);
    letter-spacing: var(--brz-heading5letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ujidu {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading5fontfamily) !important;
        font-size: var(--brz-heading5tabletfontsize);
        line-height: var(--brz-heading5tabletlineheight);
        font-weight: var(--brz-heading5tabletfontweight);
        letter-spacing: var(--brz-heading5tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ujidu {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading5fontfamily) !important;
        font-size: var(--brz-heading5mobilefontsize);
        line-height: var(--brz-heading5mobilelineheight);
        font-weight: var(--brz-heading5mobilefontweight);
        letter-spacing: var(--brz-heading5mobileletterspacing);
    }
}
.brz .brz-css-ygxge {
    margin: 0px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ygxge {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ygxge {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-jmnxo {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jmnxo {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jmnxo {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-puspa {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-heading5fontfamily) !important;
    font-size: var(--brz-heading5fontsize);
    line-height: var(--brz-heading5lineheight);
    font-weight: var(--brz-heading5fontweight);
    letter-spacing: var(--brz-heading5letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-puspa {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading5fontfamily) !important;
        font-size: var(--brz-heading5tabletfontsize);
        line-height: var(--brz-heading5tabletlineheight);
        font-weight: var(--brz-heading5tabletfontweight);
        letter-spacing: var(--brz-heading5tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-puspa {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading5fontfamily) !important;
        font-size: var(--brz-heading5mobilefontsize);
        line-height: var(--brz-heading5mobilelineheight);
        font-weight: var(--brz-heading5mobilefontweight);
        letter-spacing: var(--brz-heading5mobileletterspacing);
    }
}
.brz .brz-css-sqejj {
    margin: 0px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-sqejj {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-sqejj {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-lcrsl {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lcrsl {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lcrsl {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-porke {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.5px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-porke {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-porke {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 15px;
        line-height: 1.8;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
}
.brz .brz-css-jtygb {
    padding: 50px 0px 49px 0px;
}
.brz .brz-css-jtygb > .brz-bg > .brz-bg-image {
    background-image: url("./images/8-1.jpg");
    background-position: 48% 34%;
}
.brz .brz-css-jtygb > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: url("./images/8-1.jpg");
}
.brz .brz-css-jtygb > .brz-bg > .brz-bg-color {
    background-color: rgba(0, 0, 0, 0.69);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jtygb {
        padding: 50px 15px 50px 15px;
    }
    .brz .brz-css-jtygb > .brz-bg > .brz-bg-image {
        background-image: url("./images/8-1.jpg");
        background-position: 67% 51%;
    }
    .brz .brz-css-jtygb > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/8-1.jpg");
    }
    .brz .brz-css-jtygb > .brz-bg > .brz-bg-color {
        background-color: rgba(0, 0, 0, 0.69);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jtygb {
        padding: 25px 15px 25px 15px;
    }
    .brz .brz-css-jtygb > .brz-bg > .brz-bg-image {
        background-image: none;
    }
    .brz .brz-css-jtygb > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: none;
    }
    .brz .brz-css-jtygb > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color5), 0.46);
    }
}
.brz .brz-css-tzftg {
    flex: 1 1 44.7%;
    max-width: 44.7%;
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tzftg {
        flex: 1 1 53.7%;
        max-width: 53.7%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tzftg {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
.brz .brz-css-vawft {
    padding: 5px 15% 5px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vawft {
        padding: 5px 30px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vawft {
        padding: 0px 20px 0px 20px;
    }
}
.brz .brz-css-dqccn {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-abovetitlefontfamily) !important;
    font-size: var(--brz-abovetitlefontsize);
    line-height: var(--brz-abovetitlelineheight);
    font-weight: var(--brz-abovetitlefontweight);
    letter-spacing: var(--brz-abovetitleletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dqccn {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-abovetitlefontfamily) !important;
        font-size: var(--brz-abovetitletabletfontsize);
        line-height: var(--brz-abovetitletabletlineheight);
        font-weight: var(--brz-abovetitletabletfontweight);
        letter-spacing: var(--brz-abovetitletabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dqccn {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-abovetitlefontfamily) !important;
        font-size: var(--brz-abovetitlemobilefontsize);
        line-height: var(--brz-abovetitlemobilelineheight);
        font-weight: var(--brz-abovetitlemobilefontweight);
        letter-spacing: var(--brz-abovetitlemobileletterspacing);
    }
}
.brz .brz-css-ntyqi {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-heading3fontfamily) !important;
    font-size: var(--brz-heading3fontsize);
    line-height: var(--brz-heading3lineheight);
    font-weight: var(--brz-heading3fontweight);
    letter-spacing: var(--brz-heading3letterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ntyqi {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading3fontfamily) !important;
        font-size: var(--brz-heading3tabletfontsize);
        line-height: var(--brz-heading3tabletlineheight);
        font-weight: var(--brz-heading3tabletfontweight);
        letter-spacing: var(--brz-heading3tabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ntyqi {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-heading3fontfamily) !important;
        font-size: var(--brz-heading3mobilefontsize);
        line-height: var(--brz-heading3mobilelineheight);
        font-weight: var(--brz-heading3mobilefontweight);
        letter-spacing: var(--brz-heading3mobileletterspacing);
    }
}
.brz .brz-css-utxzm {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-utxzm {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-utxzm {
        height: 13px;
    }
}
.brz .brz-css-pgvka {
    justify-content: flex-start;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-pgvka {
        justify-content: flex-start;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-pgvka {
        justify-content: flex-start;
    }
}
.brz .brz-css-ikchq.brz-btn {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0px;
    border: 0px solid rgba(35, 157, 219, 0);
    border-radius: 4px;
    background-color: rgba(255, 211, 0, 1);
    padding: 14px 42px 14px 42px;
    padding: 14px 42px;
}
.brz .brz-css-ikchq.brz-btn.brz-btn-submit {
    background-color: rgba(255, 211, 0, 1);
}
.brz .brz-css-ikchq .brz-btn--story-container {
    border: 0px solid rgba(35, 157, 219, 0);
    border-radius: 4px;
}
@media (min-width: 991px) {
    .brz .brz-css-ikchq.brz-btn {
        transition-duration: 0.3s;
    }
    .brz .brz-css-ikchq.brz-btn.brz-btn-submit {
        transition-duration: 0.3s;
    }
    .brz .brz-css-ikchq .brz-btn--story-container {
        transition-duration: 0.3s;
    }
}
@media (min-width: 991px) {
    .brz .brz-css-ikchq.brz-btn:hover {
        color: rgba(0, 0, 0, 1);
        border: 0px solid rgba(28, 28, 28, 0.8);
        background-color: rgba(var(--brz-global-color8), 1);
    }
    .brz .brz-css-ikchq.brz-btn.brz-btn-submit:hover {
        color: rgba(0, 0, 0, 1);
        background-color: rgba(var(--brz-global-color8), 1);
    }
    .brz .brz-css-ikchq:hover .brz-btn--story-container {
        border: 0px solid rgba(28, 28, 28, 0.8);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ikchq.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttontabletfontweight);
        font-size: var(--brz-buttontabletfontsize);
        line-height: var(--brz-buttontabletlineheight);
        letter-spacing: var(--brz-buttontabletletterspacing);
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 4px;
        background-color: rgba(255, 211, 0, 1);
        padding: 14px 42px 14px 42px;
        padding: 14px 42px;
    }
    .brz .brz-css-ikchq.brz-btn.brz-btn-submit {
        background-color: rgba(255, 211, 0, 1);
    }
    .brz .brz-css-ikchq .brz-btn--story-container {
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 4px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ikchq.brz-btn {
        transition-duration: 0.3s;
    }
    .brz .brz-css-ikchq.brz-btn.brz-btn-submit {
        transition-duration: 0.3s;
    }
    .brz .brz-css-ikchq .brz-btn--story-container {
        transition-duration: 0.3s;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ikchq.brz-btn {
        font-family: var(--brz-buttonfontfamily);
        font-weight: var(--brz-buttonmobilefontweight);
        font-size: var(--brz-buttonmobilefontsize);
        line-height: var(--brz-buttonmobilelineheight);
        letter-spacing: var(--brz-buttonmobileletterspacing);
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 4px;
        background-color: rgba(255, 211, 0, 1);
        padding: 14px 42px 14px 42px;
        padding: 14px 42px;
    }
    .brz .brz-css-ikchq.brz-btn.brz-btn-submit {
        background-color: rgba(255, 211, 0, 1);
    }
    .brz .brz-css-ikchq .brz-btn--story-container {
        border: 0px solid rgba(35, 157, 219, 0);
        border-radius: 4px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ikchq.brz-btn {
        transition-duration: 0.3s;
    }
    .brz .brz-css-ikchq.brz-btn.brz-btn-submit {
        transition-duration: 0.3s;
    }
    .brz .brz-css-ikchq .brz-btn--story-container {
        transition-duration: 0.3s;
    }
}
.brz .brz-css-fenpa {
    flex: 1 1 55.3%;
    max-width: 55.3%;
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fenpa {
        flex: 1 1 46.3%;
        max-width: 46.3%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fenpa {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
.brz .brz-css-epfjg {
    padding: 5px 15% 5px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-epfjg {
        padding: 5px 30px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-epfjg {
        padding: 0px 20px 0px 20px;
    }
}
.brz .brz-css-kxtuw {
    flex: 1 1 100%;
    max-width: 100%;
}
.brz .brz-css-kxtuw > .brz-bg {
    border-radius: 6px;
}
.brz .brz-css-kxtuw > .brz-bg > .brz-bg-color {
    background-color: rgba(var(--brz-global-color8), 1);
}
@media (min-width: 991px) {
    .brz .brz-css-kxtuw:hover > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color4), 0.9);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kxtuw {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-kxtuw > .brz-bg {
        border-radius: 6px;
    }
    .brz .brz-css-kxtuw > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color8), 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kxtuw {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-kxtuw > .brz-bg {
        border-radius: 6px;
    }
    .brz .brz-css-kxtuw > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color8), 1);
    }
}
.brz .brz-css-drnlg {
    padding: 5px 15px 5px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-drnlg {
        padding: 5px 20px 5px 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-drnlg {
        padding: 0px 25px 0px 25px;
    }
}
.brz .brz-css-scuwt {
    margin: 10px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-scuwt {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-scuwt {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-fvqkl {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-fvqkl {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-fvqkl {
        height: 26px;
    }
}
.brz .brz-css-haxce {
    padding: 0px 25px 0px 25px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-haxce {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-haxce {
        padding: 0;
    }
}
.brz .brz-css-kkwea {
    color: rgba(var(--brz-global-color8), 1);
    border: 0px solid rgba(var(--brz-global-color3), 0);
    font-size: 22px;
    background-color: rgba(255, 211, 0, 1);
    padding: 10px;
    border-radius: 100px;
}
@media (min-width: 991px) {
    .brz .brz-css-kkwea:hover {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(var(--brz-global-color3), 1);
        background-color: rgba(0, 0, 0, 0.96);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kkwea {
        color: rgba(var(--brz-global-color8), 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
        font-size: 22px;
        background-color: rgba(255, 211, 0, 1);
        padding: 10px;
        border-radius: 100px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kkwea {
        color: rgba(var(--brz-global-color8), 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
        font-size: 22px;
        background-color: rgba(255, 211, 0, 1);
        padding: 10px;
        border-radius: 100px;
    }
}
.brz .brz-css-kxumf {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kxumf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kxumf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-wkhrv {
    margin: 10px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wkhrv {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wkhrv {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-rsyqd {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rsyqd {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rsyqd {
        height: 26px;
    }
}
.brz .brz-css-bsehs {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bsehs {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bsehs {
        height: 10px;
    }
}
.brz .brz-css-lhdym {
    flex: 1 1 100%;
    max-width: 100%;
}
.brz .brz-css-lhdym > .brz-bg {
    border-radius: 6px;
}
.brz .brz-css-lhdym > .brz-bg > .brz-bg-color {
    background-color: rgba(237, 233, 122, 1);
}
@media (min-width: 991px) {
    .brz .brz-css-lhdym:hover > .brz-bg > .brz-bg-color {
        background-color: rgba(255, 255, 255, 0.9);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lhdym {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-lhdym > .brz-bg {
        border-radius: 6px;
    }
    .brz .brz-css-lhdym > .brz-bg > .brz-bg-color {
        background-color: rgba(237, 233, 122, 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lhdym {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-lhdym > .brz-bg {
        border-radius: 6px;
    }
    .brz .brz-css-lhdym > .brz-bg > .brz-bg-color {
        background-color: rgba(237, 233, 122, 1);
    }
}
.brz .brz-css-ifcyv {
    padding: 5px 15px 5px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ifcyv {
        padding: 5px 20px 5px 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ifcyv {
        padding: 0px 25px 0px 25px;
    }
}
.brz .brz-css-ivjbt {
    margin: 10px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ivjbt {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ivjbt {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-bldcj {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bldcj {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bldcj {
        height: 26px;
    }
}
.brz .brz-css-bcezw {
    padding: 0px 25px 0px 25px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bcezw {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bcezw {
        padding: 0;
    }
}
.brz .brz-css-oohsi {
    color: rgba(var(--brz-global-color8), 1);
    border: 0px solid rgba(10, 209, 189, 0);
    font-size: 20px;
    background-color: rgba(255, 211, 0, 1);
    padding: 12px;
    border-radius: 100px;
}
@media (min-width: 991px) {
    .brz .brz-css-oohsi:hover {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(10, 209, 189, 1);
        background-color: rgba(0, 0, 0, 1);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-oohsi {
        color: rgba(var(--brz-global-color8), 1);
        border: 0px solid rgba(10, 209, 189, 0);
        font-size: 20px;
        background-color: rgba(255, 211, 0, 1);
        padding: 12px;
        border-radius: 100px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-oohsi {
        color: rgba(var(--brz-global-color8), 1);
        border: 0px solid rgba(10, 209, 189, 0);
        font-size: 20px;
        background-color: rgba(255, 211, 0, 1);
        padding: 12px;
        border-radius: 100px;
    }
}
.brz .brz-css-ymvwf {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ymvwf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ymvwf {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-suyhk {
    margin: 10px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-suyhk {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-suyhk {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-gytwu {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gytwu {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gytwu {
        height: 26px;
    }
}
.brz .brz-css-ckzgg {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ckzgg {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ckzgg {
        height: 10px;
    }
}
.brz .brz-css-bcqbn {
    flex: 1 1 100%;
    max-width: 100%;
}
.brz .brz-css-bcqbn > .brz-bg {
    border-radius: 6px;
}
.brz .brz-css-bcqbn > .brz-bg > .brz-bg-color {
    background-color: rgba(var(--brz-global-color8), 1);
}
@media (min-width: 991px) {
    .brz .brz-css-bcqbn:hover > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color4), 0.9);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-bcqbn {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-bcqbn > .brz-bg {
        border-radius: 6px;
    }
    .brz .brz-css-bcqbn > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color8), 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-bcqbn {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-bcqbn > .brz-bg {
        border-radius: 6px;
    }
    .brz .brz-css-bcqbn > .brz-bg > .brz-bg-color {
        background-color: rgba(var(--brz-global-color8), 1);
    }
}
.brz .brz-css-jqwtb {
    padding: 5px 15px 5px 15px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jqwtb {
        padding: 5px 20px 5px 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jqwtb {
        padding: 0px 25px 0px 25px;
    }
}
.brz .brz-css-tlffh {
    margin: 10px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tlffh {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tlffh {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-vthby {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vthby {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vthby {
        height: 26px;
    }
}
.brz .brz-css-rxgcv {
    padding: 0px 25px 0px 25px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rxgcv {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rxgcv {
        padding: 0;
    }
}
.brz .brz-css-dstvp {
    color: rgba(var(--brz-global-color8), 1);
    border: 0px solid rgba(var(--brz-global-color3), 0);
    font-size: 22px;
    background-color: rgba(255, 211, 0, 1);
    padding: 10px;
    border-radius: 100px;
}
@media (min-width: 991px) {
    .brz .brz-css-dstvp:hover {
        color: rgba(255, 211, 0, 1);
        border: 0px solid rgba(var(--brz-global-color3), 1);
        background-color: rgba(0, 0, 0, 0.96);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-dstvp {
        color: rgba(var(--brz-global-color8), 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
        font-size: 22px;
        background-color: rgba(255, 211, 0, 1);
        padding: 10px;
        border-radius: 100px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-dstvp {
        color: rgba(var(--brz-global-color8), 1);
        border: 0px solid rgba(var(--brz-global-color3), 0);
        font-size: 22px;
        background-color: rgba(255, 211, 0, 1);
        padding: 10px;
        border-radius: 100px;
    }
}
.brz .brz-css-kwqme {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kwqme {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kwqme {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-svczc {
    margin: 10px 0px 10px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-svczc {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-svczc {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-utfrz {
    height: 20px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-utfrz {
        height: 10px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-utfrz {
        height: 26px;
    }
}
.brz .brz-css-ntxna {
    padding: 72px 0px 53px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ntxna {
        padding: 50px 15px 50px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ntxna {
        padding: 25px 15px 25px 15px;
    }
}
@media (min-width: 991px) {
    .brz .brz-css-vvhne {
        max-width: calc(0.9 * var(--brz-section-container-max-width, 1170px));
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vvhne {
        max-width: 90%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vvhne {
        max-width: 90%;
    }
}
.brz .brz-css-qedvh {
    flex: 1 1 52.5%;
    max-width: 52.5%;
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qedvh {
        flex: 1 1 47.3%;
        max-width: 47.3%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qedvh {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
.brz .brz-css-zmqxa {
    padding: 5px 10px 5px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-zmqxa {
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zmqxa {
        padding: 0;
    }
}
.brz .brz-css-jgxrf {
    flex: 1 1 47.5%;
    max-width: 47.5%;
    justify-content: center;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-jgxrf {
        flex: 1 1 52%;
        max-width: 52%;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-jgxrf {
        flex: 1 1 100%;
        max-width: 100%;
        justify-content: center;
    }
}
.brz .brz-css-mztqn {
    padding: 5px 50px 5px 50px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-mztqn {
        padding: 5px 15px 5px 15px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-mztqn {
        padding: 0;
    }
}
.brz .brz-css-uarrb {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Roboto, sans-serif !important;
    font-size: 52px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uarrb {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 52px;
        line-height: 1.3;
        font-weight: 700;
        letter-spacing: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uarrb {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Roboto, sans-serif !important;
        font-size: 52px;
        line-height: 1.3;
        font-weight: 700;
        letter-spacing: 0px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-wxolc {
        display: none;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-wxolc {
        display: none;
    }
}
.brz .brz-css-ddsis {
    height: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ddsis {
        height: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ddsis {
        height: 0px;
    }
}
.brz .brz-css-imtww {
    flex: 1 1 100%;
    max-width: 100%;
}
.brz .brz-css-imtww > .brz-bg {
    border-width: 0px 0px 0px 4px;
    border-style: solid;
    border-color: rgba(var(--brz-global-color3), 1);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-imtww {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-imtww > .brz-bg {
        border-width: 0px 0px 0px 4px;
        border-style: solid;
        border-color: rgba(var(--brz-global-color3), 1);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-imtww {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .brz .brz-css-imtww > .brz-bg {
        border-width: 0px 0px 0px 4px;
        border-style: solid;
        border-color: rgba(var(--brz-global-color3), 1);
    }
}
.brz .brz-css-mqxwj {
    border-width: 0px 0px 0px 4px;
    border-style: solid;
    border-color: transparent;
    padding: 5px 60px 5px 25px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-mqxwj {
        border-width: 0px 0px 0px 4px;
        border-style: solid;
        border-color: transparent;
        padding: 5px 15px 5px 25px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-mqxwj {
        border-width: 0px 0px 0px 4px;
        border-style: solid;
        border-color: transparent;
        padding: 0px 10px 0px 25px;
    }
}
.brz .brz-css-vdeem {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vdeem {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vdeem {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-tyreh {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-tyreh {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-tyreh {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-qsfkx {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-qsfkx {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-qsfkx {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-eawmz {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-eawmz {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-eawmz {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-csoya {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-csoya {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-csoya {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-zellu {
        display: none;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-zellu {
        display: none;
    }
}
.brz .brz-css-orare {
    height: 10px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-orare {
        height: 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-orare {
        height: 0px;
    }
}
.brz .brz-css-xhxll {
    flex: 1 1 100%;
    max-width: 100%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xhxll {
        flex: 1 1 95.1%;
        max-width: 95.1%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xhxll {
        flex: 1 1 65.1%;
        max-width: 65.1%;
    }
}
.brz .brz-css-vxumf {
    padding: 5px 15px 5px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vxumf {
        padding: 5px 15px 5px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vxumf {
        padding: 0;
    }
}
.brz .brz-css-vpiaa {
    padding: 55px 0px 55px 0px;
}
.brz .brz-css-vpiaa > .brz-bg > .brz-bg-image {
    background-image: url("./images/footerbg.jpg");
    background-position: 50% 50%;
}
.brz .brz-css-vpiaa > .brz-bg > .brz-bg-image:after {
    content: "";
    background-image: url("./images/footerbg.jpg");
}
.brz .brz-css-vpiaa > .brz-bg > .brz-bg-color {
    background-color: rgba(43, 43, 43, 0.91);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-vpiaa {
        padding: 25px 15px 25px 15px;
    }
    .brz .brz-css-vpiaa > .brz-bg > .brz-bg-image {
        background-image: url("./images/footerbg.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-vpiaa > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/footerbg.jpg");
    }
    .brz .brz-css-vpiaa > .brz-bg > .brz-bg-color {
        background-color: rgba(43, 43, 43, 0.91);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-vpiaa {
        padding: 25px 15px 25px 15px;
    }
    .brz .brz-css-vpiaa > .brz-bg > .brz-bg-image {
        background-image: url("./images/footerbg.jpg");
        background-position: 50% 50%;
    }
    .brz .brz-css-vpiaa > .brz-bg > .brz-bg-image:after {
        content: "";
        background-image: url("./images/footerbg.jpg");
    }
    .brz .brz-css-vpiaa > .brz-bg > .brz-bg-color {
        background-color: rgba(43, 43, 43, 0.91);
    }
}
.brz .brz-css-yivvs {
    flex: 1 1 35.3%;
    max-width: 35.3%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-yivvs {
        flex: 1 1 22.2%;
        max-width: 22.2%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-yivvs {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-xqmcr {
    margin: -1px 0px -5px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xqmcr {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xqmcr {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-yeveu {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: Montserrat, sans-serif !important;
    font-size: 29px;
    line-height: 1.9;
    font-weight: 400;
    letter-spacing: 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-yeveu {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 12px;
        line-height: 1.7;
        font-weight: 700;
        letter-spacing: 2px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-yeveu {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: Montserrat, sans-serif !important;
        font-size: 13px;
        line-height: 1.7;
        font-weight: 700;
        letter-spacing: 2px;
    }
}
.brz .brz-css-yexku {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-yexku {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-yexku {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-uulrw {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-uulrw {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-uulrw {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-alusv {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-alusv {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-alusv {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-groff {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-groff {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-groff {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-lykej {
    flex: 1 1 35.6%;
    max-width: 35.6%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-lykej {
        flex: 1 1 23.9%;
        max-width: 23.9%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-lykej {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-auivn {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-abovetitlefontfamily) !important;
    font-size: var(--brz-abovetitlefontsize);
    line-height: var(--brz-abovetitlelineheight);
    font-weight: var(--brz-abovetitlefontweight);
    letter-spacing: var(--brz-abovetitleletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-auivn {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-abovetitlefontfamily) !important;
        font-size: var(--brz-abovetitletabletfontsize);
        line-height: var(--brz-abovetitletabletlineheight);
        font-weight: var(--brz-abovetitletabletfontweight);
        letter-spacing: var(--brz-abovetitletabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-auivn {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-abovetitlefontfamily) !important;
        font-size: var(--brz-abovetitlemobilefontsize);
        line-height: var(--brz-abovetitlemobilelineheight);
        font-weight: var(--brz-abovetitlemobilefontweight);
        letter-spacing: var(--brz-abovetitlemobileletterspacing);
    }
}
.brz .brz-css-iipbl {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-iipbl {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-iipbl {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-etrxg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-etrxg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-etrxg {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-kefht {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kefht {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kefht {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-gnhic {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-gnhic {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-gnhic {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-mrziu {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-mrziu {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-mrziu {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-eoyjp {
    flex: 1 1 29.1%;
    max-width: 29.1%;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-eoyjp {
        flex: 1 1 22.9%;
        max-width: 22.9%;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-eoyjp {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
.brz .brz-css-pbdqz {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-abovetitlefontfamily) !important;
    font-size: var(--brz-abovetitlefontsize);
    line-height: var(--brz-abovetitlelineheight);
    font-weight: var(--brz-abovetitlefontweight);
    letter-spacing: var(--brz-abovetitleletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-pbdqz {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: justify !important;
        font-family: var(--brz-abovetitlefontfamily) !important;
        font-size: var(--brz-abovetitletabletfontsize);
        line-height: var(--brz-abovetitletabletlineheight);
        font-weight: var(--brz-abovetitletabletfontweight);
        letter-spacing: var(--brz-abovetitletabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-pbdqz {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-abovetitlefontfamily) !important;
        font-size: var(--brz-abovetitlemobilefontsize);
        line-height: var(--brz-abovetitlemobilelineheight);
        font-weight: var(--brz-abovetitlemobilefontweight);
        letter-spacing: var(--brz-abovetitlemobileletterspacing);
    }
}
.brz .brz-css-kbbub {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-kbbub {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: left !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-kbbub {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-xxbeq {
    margin: -9px 0px 1px 0px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-xxbeq {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-xxbeq {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-ioajh {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: justify !important;
    font-family: var(--brz-paragraphfontfamily) !important;
    font-size: var(--brz-paragraphfontsize);
    line-height: var(--brz-paragraphlineheight);
    font-weight: var(--brz-paragraphfontweight);
    letter-spacing: var(--brz-paragraphletterspacing);
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ioajh {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: right !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphtabletfontsize);
        line-height: var(--brz-paragraphtabletlineheight);
        font-weight: var(--brz-paragraphtabletfontweight);
        letter-spacing: var(--brz-paragraphtabletletterspacing);
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ioajh {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        text-align: center !important;
        font-family: var(--brz-paragraphfontfamily) !important;
        font-size: var(--brz-paragraphmobilefontsize);
        line-height: var(--brz-paragraphmobilelineheight);
        font-weight: var(--brz-paragraphmobilefontweight);
        letter-spacing: var(--brz-paragraphmobileletterspacing);
    }
}
.brz .brz-css-rfiun {
    margin: 10px 0px 10px 7px;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-rfiun {
        margin: 10px 0px 10px 0px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-rfiun {
        margin: 10px 0px 10px 0px;
    }
}
.brz .brz-css-ofbhb {
    justify-content: flex-start;
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-ofbhb {
        justify-content: flex-start;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-ofbhb {
        justify-content: flex-start;
    }
}
.brz .brz-css-darli {
    color: rgba(0, 156, 255, 1);
    font-size: 17px;
}
@media (min-width: 991px) {
    .brz .brz-css-darli:hover {
        color: rgba(255, 255, 255, 0.8);
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .brz .brz-css-darli {
        color: rgba(0, 156, 255, 1);
        font-size: 17px;
    }
}
@media (max-width: 767px) {
    .brz .brz-css-darli {
        color: rgba(0, 156, 255, 1);
        font-size: 17px;
    }
}

.skip-link.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.skip-link.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}


/* custom */
.a1 {
    opacity: 1;
    color: rgb(255, 211, 0);
    background-color: transparent;
}
.a2 {
    color: rgb(255, 255, 255);
    opacity: 1;
}
.a3 {
    color: rgb(0, 0, 0);
    opacity: 1;
}
.a4 {
    opacity: 1;
    color: rgb(255, 211, 0);
}
.a5 {
    opacity: 1;
    color: rgb(88, 88, 88);
}
.a6 {
    opacity: 1;
    color: rgb(65, 81, 97);
}
.a7 {
    opacity: 1;
    color: rgb(0, 0, 0);
}
.fs15 {
    font-size:15px;
}
.pp {
    margin: 0 auto;
    max-width: calc(100% - 145px);
}
.fs25 {
    font-size: 25px!important;
}