/* Noto Sans*/
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-display: block;
  font-weight: 300;
  src: local('Noto Sans Light'), local('NotoSans-Light'), url('/font/noto/noto-sans/noto-sans-light.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/font/noto/noto-sans/noto-sans-light.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-display: block;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url('/font/noto/noto-sans/noto-sans-regular.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-regular.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-display: block;
  font-weight: 500;
  src: local('Noto Sans Medium'), local('NotoSans-Medium'), url('/font/noto/noto-sans/noto-sans-medium.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-medium.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-display: block;
  font-weight: 600;
  src: local('Noto Sans Semi Bold'), local('NotoSans-SemiBold'), url('/font/noto/noto-sans/noto-sans-semibold.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-semibold.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-display: block;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('/font/noto/noto-sans/noto-sans-bold.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-bold.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-display: block;
  font-weight: 300;
  src: local('Noto Sans Light Italic'), local('NotoSans-LightItalic'), url('/font/noto/noto-sans/noto-sans-lightitalic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/font/noto/noto-sans/noto-sans-lightitalic.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-display: block;
  font-weight: 400;
  src: local('Noto Sans Italic'), local('NotoSansItalic'), url('/font/noto/noto-sans/noto-sans-italic.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-italic.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-display: block;
  font-weight: 500;
  src: local('Noto Sans Medium Italic'), local('NotoSans-MediumItalic'), url('/font/noto/noto-sans/noto-sans-mediumitalic.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-mediumitalic.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-display: block;
  font-weight: 600;
  src: local('Noto Sans Semi Bold Italic'), local('NotoSans-SemiBoldItalic'), url('/font/noto/noto-sans/noto-sans-semibolditalic.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-semibolditalic.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: italic;
  font-display: block;
  font-weight: 700;
  src: local('Noto Sans Bold Italic'), local('NotoSans-BoldItalic'), url('/font/noto/noto-sans/noto-sans-bolditalic.woff2') format('woff2'), url('/font/noto/noto-sans/noto-sans-bolditalic.woff') format('woff');
}
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Serif'), local('NotoSerif'), url('/font/noto/noto-serif/noto-serif-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('/font/noto/noto-serif/noto-serif-regular.woff') format('woff');
  
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Serif Bold'), local('NotoSerif-Bold'), url('/font/noto/noto-serif/noto-serif-bold.woff2') format('woff2'), url('/font/noto/noto-serif/noto-serif-bold.woff') format('woff');
}
.hide-scrollbar {
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.hide-scrollbar::-webkit-scrollbar {
  width: 0px;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}
/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('/font/material-icons/material-symbols-outlined.woff2') format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url('/font/material-icons/material-symbols-outlined.woff2') format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Round';
  font-style: normal;
  font-weight: 400;
  src: url('/font/material-icons/material-symbols-rounded.woff2') format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Round';
  font-style: normal;
  font-weight: 400;
  src: url('/font/material-icons/material-symbols-rounded-latest.woff2') format('woff2');
}
/* fallback */
@font-face {
  font-family: 'Material Icons Filled';
  font-style: normal;
  font-weight: 400;
  src: url('/font/material-icons/material-symbols-filled.woff2') format('woff2');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
.material-icons.outlined {
  font-family: 'Material Icons Outlined';
}
.material-icons.round {
  font-family: 'Material Icons Round';
}
.material-icons.round-latest {
  font-family: 'Material Icons Round';
}
.material-icons.filled {
  font-family: 'Material Icons Filled';
}
.material-icons.icon-flip {
  transform: rotate(180deg);
}
div:focus,
section:focus,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus,
p:focus,
span:focus,
.nav-tabs > li > a:focus {
  outline: none;
}
div[role="checkbox"]:focus .brazen-checkbox label.checkbox {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 0;
}
label.radio {
  outline: none;
}
label.radio:focus > .regular-radio ~ label {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 0;
}
.form-control:focus {
  box-shadow: none;
}
/* Screen reader only class */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
img.avatar {
  border-radius: 50%;
  border: 1px solid #cccccc !important;
  box-shadow: none !important;
  position: relative;
  background: #ffffff;
  color: black;
}
img.img-32 {
  max-width: 32px;
  max-height: 32px;
  min-width: 32px;
  min-height: 32px;
}
img.img-48 {
  max-width: 48px;
  max-height: 48px;
  min-width: 48px;
  min-height: 48px;
}
img.img-80 {
  max-width: 80px;
  max-height: 80px;
  min-width: 80px;
  min-height: 80px;
}
.inline {
  display: inline-block;
}
.inline-code {
  background-color: #eee;
  border: 1px solid lightgray;
  border-radius: 6px;
  color: #da1e28;
  font-family: monospace;
  padding: 1px;
}
.margin-left {
  margin-left: auto;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-n-15 {
  margin-top: -15px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-top-less-15 {
  margin-top: -15px;
}
.margin-center {
  margin-left: auto;
  margin-right: auto;
}
/*
 * Add to modal to automatically expand up to the height of the screen and allow body elements to flex and scroll inside
 */
.modal-flex-height .modal-dialog {
  margin: 3vh auto;
}
.modal-flex-height .modal-dialog .modal-content {
  display: flex;
  flex-direction: column;
  max-height: 94vh;
}
.modal-flex-height .modal-dialog .modal-content .modal-body {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.padding-left-10 {
  padding-left: 10px;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-help {
  cursor: help;
}
.cursor-disable {
  cursor: not-allowed;
}
.text-italic {
  font-style: italic;
}
.text-small {
  font-size: 12px;
}
.text-strong {
  font-weight: bold;
}
.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.muted {
  color: #999999 !important;
}
.no-wrap {
  white-space: nowrap;
}
.width-100p {
  width: 100%;
}
.height-100p {
  height: 100%;
}
.pointer-events-none {
  pointer-events: none;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.off-screen {
  visibility: hidden;
  position: fixed;
  left: -10000px;
  top: -10000px;
}
.language-select.bzInput.side-nav-mode .bootstrap-select.form-control {
  height: 100%;
  box-shadow: none;
  display: flex;
  align-items: center;
}
.language-select.bzInput.side-nav-mode .bootstrap-select.form-control > button {
  background: transparent;
  color: white;
  border-color: transparent;
  height: unset;
  line-height: 24px;
  display: flex;
  align-items: center;
  padding: 0 16px 0 0;
  border-radius: 0;
  border: none !important;
}
.language-select.bzInput.side-nav-mode .bootstrap-select.form-control > button .filter-option {
  white-space: break-spaces;
}
.language-select.bzInput.side-nav-mode .bootstrap-select.form-control > button span.caret {
  color: #ffffff;
  right: 4px;
}
.language-select.bzInput.side-nav-mode .bootstrap-select.form-control .dropdown-menu {
  max-height: none !important;
}
.language-select.bzInput.landing-screen-mode .bootstrap-select.form-control > button {
  width: auto;
  width: fit-content;
  text-transform: unset;
}
.language-select.bzInput.landing-screen-mode .bootstrap-select.form-control .dropdown-menu {
  width: 160px;
  max-width: 160px;
}
.language-select-widget-wrapper {
  display: flex;
  align-items: center;
}
.language-select-widget-wrapper > label {
  margin-bottom: 0;
  top: 2px;
  position: relative;
}
.language-select-widget-wrapper > label > i.material-icons {
  margin-right: 8px;
  color: #737373;
  font-size: 24px;
}
.language-select-widget-wrapper.minimized > label > i.material-icons {
  margin-right: 0;
}
.language-select-widget-wrapper.minimized .bootstrap-select.form-control > button {
  padding-left: 8px !important;
  border: none !important;
}
.language-select-widget-wrapper.minimized .bootstrap-select.form-control > button:focus,
.language-select-widget-wrapper.minimized .bootstrap-select.form-control > button:active,
.language-select-widget-wrapper.minimized .bootstrap-select.form-control > button:hover {
  outline: 2px solid -webkit-focus-ring-color !important;
}
@media (max-width: 767px) {
  .language-select-widget-wrapper.minimized {
    margin-right: -16px;
  }
  .language-select-widget-wrapper.minimized > label > i.material-icons {
    display: none;
  }
  .language-select-widget-wrapper.minimized .bootstrap-select.form-control > button {
    color: rgba(0, 0, 0, 0.38);
  }
  .language-select-widget-wrapper.minimized .bootstrap-select.form-control > button .filter-option {
    font-size: 0;
    white-space: break-spaces;
  }
  .language-select-widget-wrapper.minimized .bootstrap-select.form-control > button .filter-option:after {
    content: "\e894";
    font-family: 'Material Icons';
    font-size: 24px;
  }
}
.btn {
  display: inline-block;
  padding: 0 16px;
  border-radius: 2px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  letter-spacing: .5px;
  border: none;
  text-transform: uppercase;
  line-height: 36px;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  /*&.btn-vzaar {
    #button(@color-brand-vzaar);
  }*/
}
.btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background: radial-gradient(circle, #ffffff 10%, transparent 10.01%) no-repeat 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform .5s, opacity 1s;
}
.btn:active:after {
  transform: scale(0, 0);
  opacity: .2;
  transition: 0s;
}
.btn.dark:after {
  background-image: radial-gradient(circle, #000000 10%, transparent 10.01%);
}
.btn + .btn {
  margin-left: 8px;
}
.btn + .btn-group {
  margin-left: 8px;
}
.btn.btn-default {
  color: #333333;
  background-color: #ffffff;
}
.btn.btn-default:hover,
.btn.btn-default:focus {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-default:active {
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-default.disabled,
.btn.btn-default[disabled] {
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: rgba(51, 51, 51, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-default.disabled.has-tooltip,
.btn.btn-default[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-default.btn-flat {
  box-shadow: none !important;
}
.btn.btn-default.not-clickable {
  pointer-events: none;
}
.btn.btn-primary {
  color: #ffffff;
  background-color: #0026ff;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
  background-color: rgba(0, 38, 255, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-primary:active {
  background-color: rgba(0, 38, 255, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
  background-color: rgba(0, 38, 255, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-primary.disabled.has-tooltip,
.btn.btn-primary[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-primary.btn-flat {
  box-shadow: none !important;
}
.btn.btn-primary.not-clickable {
  pointer-events: none;
}
.btn.btn-success {
  color: #222222;
  background-color: #24a148;
}
.btn.btn-success:hover,
.btn.btn-success:focus {
  background-color: rgba(36, 161, 72, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-success:active {
  background-color: rgba(36, 161, 72, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-success.disabled,
.btn.btn-success[disabled] {
  background-color: rgba(36, 161, 72, 0.7) !important;
  color: rgba(34, 34, 34, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-success.disabled.has-tooltip,
.btn.btn-success[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-success.btn-flat {
  box-shadow: none !important;
}
.btn.btn-success.not-clickable {
  pointer-events: none;
}
.btn.btn-info {
  color: #222222;
  background-color: #00cbff;
}
.btn.btn-info:hover,
.btn.btn-info:focus {
  background-color: rgba(0, 203, 255, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-info:active {
  background-color: rgba(0, 203, 255, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-info.disabled,
.btn.btn-info[disabled] {
  background-color: rgba(0, 203, 255, 0.7) !important;
  color: rgba(34, 34, 34, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-info.disabled.has-tooltip,
.btn.btn-info[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-info.btn-flat {
  box-shadow: none !important;
}
.btn.btn-info.not-clickable {
  pointer-events: none;
}
.btn.btn-warning {
  color: #222222;
  background-color: #ffcc36;
}
.btn.btn-warning:hover,
.btn.btn-warning:focus {
  background-color: rgba(255, 204, 54, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-warning:active {
  background-color: rgba(255, 204, 54, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-warning.disabled,
.btn.btn-warning[disabled] {
  background-color: rgba(255, 204, 54, 0.7) !important;
  color: rgba(34, 34, 34, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-warning.disabled.has-tooltip,
.btn.btn-warning[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-warning.btn-flat {
  box-shadow: none !important;
}
.btn.btn-warning.not-clickable {
  pointer-events: none;
}
.btn.btn-danger {
  color: #ffffff;
  background-color: #da1e28;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus {
  background-color: rgba(218, 30, 40, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-danger:active {
  background-color: rgba(218, 30, 40, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-danger.disabled,
.btn.btn-danger[disabled] {
  background-color: rgba(218, 30, 40, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-danger.disabled.has-tooltip,
.btn.btn-danger[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-danger.btn-flat {
  box-shadow: none !important;
}
.btn.btn-danger.not-clickable {
  pointer-events: none;
}
.btn.btn-link {
  color: #0026ff;
  background-color: transparent;
  font-weight: 500;
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-link.disabled,
.btn.btn-link[disabled] {
  color: rgba(0, 0, 0, 0.26) !important;
  cursor: not-allowed;
  pointer-events: auto;
}
.btn.btn-link:hover,
.btn.btn-link:focus {
  color: #001ecc;
  background-color: rgba(0, 38, 255, 0.1);
}
.btn.btn-link:active {
  color: #001ecc;
  background-color: rgba(0, 38, 255, 0.2);
}
.btn.btn-outlined {
  color: #0026ff;
  border: 1px solid #0026ff;
  background-color: transparent;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-outlined:hover {
  background-color: rgba(0, 38, 255, 0.1);
}
.btn.btn-outlined:focus {
  background-color: rgba(0, 38, 255, 0.15);
}
.btn.btn-outlined:active {
  background-color: rgba(0, 38, 255, 0.15);
}
.btn.btn-round,
.btn.btn-link.btn-round {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0;
  line-height: 24px;
  border-radius: 50%;
  outline: none;
}
.btn.btn-round i,
.btn.btn-link.btn-round i {
  color: #737373;
  font-size: 24px !important;
}
.btn.btn-round.active,
.btn.btn-link.btn-round.active,
.btn.btn-round:hover,
.btn.btn-link.btn-round:hover,
.btn.btn-round:focus,
.btn.btn-link.btn-round:focus {
  background-color: rgba(119, 119, 119, 0.4);
}
.btn.btn-round.active i:before,
.btn.btn-link.btn-round.active i:before,
.btn.btn-round:hover i:before,
.btn.btn-link.btn-round:hover i:before,
.btn.btn-round:focus i:before,
.btn.btn-link.btn-round:focus i:before {
  color: #0026ff;
}
.btn.btn-material {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 36px;
}
.btn.btn-material .material-icons {
  line-height: 36px;
}
.btn.btn-material .material-icons + span {
  margin-left: 8px;
}
.btn.btn-material > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn.btn-material > div .spinner-wrapper {
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
}
.btn.btn-material.icon-flip > i.material-icons {
  transform: rotate(180deg);
}
.btn.btn-xs {
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 400;
  padding: 0 12px;
  line-height: 24px;
}
.btn.btn-xs.btn-material > i {
  font-size: 18px;
}
.btn.btn-xs.btn-material > div .spinner-wrapper {
  height: 24px;
}
.btn.btn-sm {
  font-size: 12px;
  line-height: 32px;
}
.btn.btn-sm.btn-material > div .spinner-wrapper {
  height: 32px;
}
.btn.button-with-list {
  margin-left: 8px;
}
.btn.btn-lg {
  line-height: 40px;
}
.btn.btn-lg.btn-material > div .spinner-wrapper {
  height: 36px;
}
.btn.btn-linkedin {
  color: #ffffff !important;
  background-color: #007bb5 !important;
  letter-spacing: 1px;
}
.btn.btn-linkedin:hover,
.btn.btn-linkedin:focus {
  background-color: rgba(0, 123, 181, 0.8) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn.btn-linkedin:active {
  background-color: rgba(0, 123, 181, 0.7) !important;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.btn.btn-linkedin.disabled,
.btn.btn-linkedin[disabled] {
  background-color: rgba(0, 123, 181, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed !important;
  pointer-events: auto !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-linkedin.disabled.has-tooltip,
.btn.btn-linkedin[disabled].has-tooltip {
  pointer-events: none !important;
}
.btn.btn-linkedin.btn-flat {
  box-shadow: none !important !important;
}
.btn.btn-linkedin.not-clickable {
  pointer-events: none !important;
}
.btn.btn-linkedin > i {
  margin-right: 8px;
}
.btn.btn-facebook {
  color: #ffffff !important;
  background-color: #3b5998 !important;
  letter-spacing: 1px;
}
.btn.btn-facebook:hover,
.btn.btn-facebook:focus {
  background-color: rgba(59, 89, 152, 0.8) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn.btn-facebook:active {
  background-color: rgba(59, 89, 152, 0.7) !important;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.btn.btn-facebook.disabled,
.btn.btn-facebook[disabled] {
  background-color: rgba(59, 89, 152, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed !important;
  pointer-events: auto !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-facebook.disabled.has-tooltip,
.btn.btn-facebook[disabled].has-tooltip {
  pointer-events: none !important;
}
.btn.btn-facebook.btn-flat {
  box-shadow: none !important !important;
}
.btn.btn-facebook.not-clickable {
  pointer-events: none !important;
}
.btn.btn-facebook > i {
  margin-right: 8px;
}
.btn.btn-google {
  color: #737373 !important;
  background-color: #ffffff !important;
  letter-spacing: 1px;
}
.btn.btn-google:hover,
.btn.btn-google:focus {
  background-color: rgba(255, 255, 255, 0.8) !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
}
.btn.btn-google:active {
  background-color: rgba(255, 255, 255, 0.7) !important;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
.btn.btn-google.disabled,
.btn.btn-google[disabled] {
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: rgba(115, 115, 115, 0.7) !important;
  cursor: not-allowed !important;
  pointer-events: auto !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-google.disabled.has-tooltip,
.btn.btn-google[disabled].has-tooltip {
  pointer-events: none !important;
}
.btn.btn-google.btn-flat {
  box-shadow: none !important !important;
}
.btn.btn-google.not-clickable {
  pointer-events: none !important;
}
.btn.btn-google > i {
  margin-right: 4px;
  color: transparent;
}
.btn.btn-google > i:before {
  width: 24px;
  height: 24px;
  background: url("https://res.cloudinary.com/brazen/image/upload/v1580323271/google_logo_square.png") no-repeat center;
  background-size: contain;
}
.btn.btn-google:hover {
  background-color: #ffffff !important;
}
.btn.btn-linkedin,
.btn.btn-facebook,
.btn.btn-google {
  margin-bottom: 10px;
}
.btn.btn-youtube {
  color: #ffffff;
  background-color: #bb0000;
}
.btn.btn-youtube:hover,
.btn.btn-youtube:focus {
  background-color: rgba(187, 0, 0, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-youtube:active {
  background-color: rgba(187, 0, 0, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-youtube.disabled,
.btn.btn-youtube[disabled] {
  background-color: rgba(187, 0, 0, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-youtube.disabled.has-tooltip,
.btn.btn-youtube[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-youtube.btn-flat {
  box-shadow: none !important;
}
.btn.btn-youtube.not-clickable {
  pointer-events: none;
}
.btn.btn-vimeo {
  color: #222222;
  background-color: #aad450;
}
.btn.btn-vimeo:hover,
.btn.btn-vimeo:focus {
  background-color: rgba(170, 212, 80, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-vimeo:active {
  background-color: rgba(170, 212, 80, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-vimeo.disabled,
.btn.btn-vimeo[disabled] {
  background-color: rgba(170, 212, 80, 0.7) !important;
  color: rgba(34, 34, 34, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-vimeo.disabled.has-tooltip,
.btn.btn-vimeo[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-vimeo.btn-flat {
  box-shadow: none !important;
}
.btn.btn-vimeo.not-clickable {
  pointer-events: none;
}
.btn.btn-wistia {
  color: #ffffff;
  background-color: #0779ca;
}
.btn.btn-wistia:hover,
.btn.btn-wistia:focus {
  background-color: rgba(7, 121, 202, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-wistia:active {
  background-color: rgba(7, 121, 202, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-wistia.disabled,
.btn.btn-wistia[disabled] {
  background-color: rgba(7, 121, 202, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-wistia.disabled.has-tooltip,
.btn.btn-wistia[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-wistia.btn-flat {
  box-shadow: none !important;
}
.btn.btn-wistia.not-clickable {
  pointer-events: none;
}
.btn.btn-simple-manage {
  color: #333333;
  background-color: #ffffff;
  border-color: transparent;
  background-color: transparent;
  color: #777777;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 24px;
  width: 35px;
  height: 30px;
  padding: 0 !important;
  box-shadow: none;
}
.btn.btn-simple-manage:hover,
.btn.btn-simple-manage:focus {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-simple-manage:active {
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-simple-manage.disabled,
.btn.btn-simple-manage[disabled] {
  background-color: rgba(255, 255, 255, 0.7) !important;
  color: rgba(51, 51, 51, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-simple-manage.disabled.has-tooltip,
.btn.btn-simple-manage[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-simple-manage.btn-flat {
  box-shadow: none !important;
}
.btn.btn-simple-manage.not-clickable {
  pointer-events: none;
}
.btn.btn-simple-manage:before {
  content: "\B7\B7\B7";
  top: -2px;
  position: relative;
}
.btn.btn-simple-manage:hover,
.btn.btn-simple-manage:active,
.btn.btn-simple-manage:focus {
  border-color: #d8d8d8;
  background-color: #f2f2f2;
  color: #555555;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.btn.btn-simple-manage.disabled,
.btn.btn-simple-manage[disabled] {
  border-color: transparent !important;
  background-color: transparent !important;
  color: #aaaaaa !important;
  cursor: not-allowed;
}
.btn.btn-youtube {
  color: #ffffff;
  background-color: #bb0000;
}
.btn.btn-youtube:hover,
.btn.btn-youtube:focus {
  background-color: rgba(187, 0, 0, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-youtube:active {
  background-color: rgba(187, 0, 0, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-youtube.disabled,
.btn.btn-youtube[disabled] {
  background-color: rgba(187, 0, 0, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-youtube.disabled.has-tooltip,
.btn.btn-youtube[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-youtube.btn-flat {
  box-shadow: none !important;
}
.btn.btn-youtube.not-clickable {
  pointer-events: none;
}
.btn.btn-vimeo {
  color: #222222;
  background-color: #aad450;
}
.btn.btn-vimeo:hover,
.btn.btn-vimeo:focus {
  background-color: rgba(170, 212, 80, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-vimeo:active {
  background-color: rgba(170, 212, 80, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-vimeo.disabled,
.btn.btn-vimeo[disabled] {
  background-color: rgba(170, 212, 80, 0.7) !important;
  color: rgba(34, 34, 34, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-vimeo.disabled.has-tooltip,
.btn.btn-vimeo[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-vimeo.btn-flat {
  box-shadow: none !important;
}
.btn.btn-vimeo.not-clickable {
  pointer-events: none;
}
.btn.btn-wistia {
  color: #ffffff;
  background-color: #0779ca;
}
.btn.btn-wistia:hover,
.btn.btn-wistia:focus {
  background-color: rgba(7, 121, 202, 0.8);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-wistia:active {
  background-color: rgba(7, 121, 202, 0.7);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.btn-wistia.disabled,
.btn.btn-wistia[disabled] {
  background-color: rgba(7, 121, 202, 0.7) !important;
  color: rgba(255, 255, 255, 0.7) !important;
  cursor: not-allowed;
  pointer-events: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.btn-wistia.disabled.has-tooltip,
.btn.btn-wistia[disabled].has-tooltip {
  pointer-events: none;
}
.btn.btn-wistia.btn-flat {
  box-shadow: none !important;
}
.btn.btn-wistia.not-clickable {
  pointer-events: none;
}
.btn.no-icon i {
  display: none;
}
.bootstrap-select .btn.dropdown-toggle {
  padding: 0 24px 0 13px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.dropdown-toggle + .dropdown-menu {
  border-radius: 4px;
}
.btn.dropdown-toggle-split {
  border-left: 1px solid rgba(0, 0, 0, 0.26);
}
.btn.dropdown-toggle-split.disabled,
.btn.dropdown-toggle-split[disabled] {
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.btn-group.dropdown-toggle-split-group {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn-group.dropdown-toggle-split-group .btn {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.input-group-btn .btn {
  line-height: 40px;
}
.segmented-buttons {
  display: flex;
  border: 1px solid rgba(0, 38, 255, 0.5);
  border-radius: 24px;
  overflow: hidden;
  align-items: center;
}
.segmented-buttons .btn {
  flex: 1;
  border-radius: 0 !important;
  margin: 0;
  border-right: 1px solid rgba(0, 38, 255, 0.5);
}
.segmented-buttons .btn i {
  margin-right: 4px !important;
  font-size: 18px;
}
.segmented-buttons .btn.selected {
  background-color: rgba(0, 38, 255, 0.2);
}
.segmented-buttons .btn:first-of-type {
  padding-left: 16px;
}
.segmented-buttons .btn:last-of-type {
  border-right: 0;
  padding-right: 16px;
}
.btn {
  border-radius: 24px;
}
@media (max-width: 767px) {
  .btn {
    border-radius: 16px;
  }
}
body {
  padding-top: 0 !important;
  font-family: 'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #222222;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  line-height: 1.42;
  background-color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.42;
}
h2 {
  margin-top: 16px;
  margin-bottom: 24px;
}
.event-landing-screen section .inner {
  border: 4px dotted transparent;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.event-landing-screen section .inner > * {
  overflow: hidden;
  max-width: 100%;
  word-wrap: break-word;
}
.event-landing-screen section .inner h2.title {
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .event-landing-screen section .inner {
    padding: 24px 16px;
  }
  .event-landing-screen section .inner h2.title {
    zoom: 0.8;
  }
}
.event-landing-screen section.block.full-width .inner {
  max-width: unset;
  margin: 0 auto;
  padding: 20px 0;
  border-inline: none;
}
.event-landing-screen #bottomLanguageSelector {
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
.event-landing-screen .language-select-widget-wrapper .language-select.bzInput.landing-screen-mode .bootstrap-select.form-control {
  height: 40px;
}
.event-landing-screen .language-select-widget-wrapper .language-select.bzInput.landing-screen-mode .bootstrap-select.form-control > button {
  display: inline-block;
  padding: 0 24px 0 8px;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  height: 40px;
  font-size: 14px;
  text-transform: none;
  border-radius: 2px;
  border: 1px solid #d8d8d8;
  background-color: #ffffff;
  font-weight: 300;
  color: #222222;
  box-shadow: none;
  outline: none;
}
.event-landing-screen .language-select-widget-wrapper .language-select.bzInput.landing-screen-mode .bootstrap-select.form-control .dropdown-menu li a {
  outline: none;
}
.event-landing-screen .top-actions-bar-block .inner {
  flex-direction: row;
  justify-content: flex-end;
  min-height: 56px;
}
.event-landing-screen .top-actions-bar-block .inner .user-info {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 24px;
  padding: 2px 8px 2px 2px;
  cursor: pointer;
}
.event-landing-screen .top-actions-bar-block .inner .user-info:hover,
.event-landing-screen .top-actions-bar-block .inner .user-info:active,
.event-landing-screen .top-actions-bar-block .inner .user-info:focus {
  text-decoration: none;
}
.event-landing-screen .top-actions-bar-block .inner .user-info img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  margin-right: -2px;
}
.event-landing-screen .top-actions-bar-block .inner .user-info span {
  font-size: 14px;
  margin-left: 6px;
}
.event-landing-screen section.event-info-block .inner {
  padding-top: 56px;
  text-align: center;
}
.event-landing-screen section.event-info-block .inner img.logo {
  width: 120px;
}
.event-landing-screen section.event-info-block .inner img.logo.rectangle {
  width: 240px;
}
.event-landing-screen section.event-info-block .inner h1.event-title {
  color: #222222;
  font-weight: 600;
  margin: 24px 0;
}
.event-landing-screen section.event-info-block .inner h4.event-subtitle {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .event-landing-screen section.event-info-block .inner {
    zoom: 0.8;
  }
}
.event-landing-screen .time-and-actions-block {
  position: sticky;
  top: -16px;
  z-index: 1;
}
.event-landing-screen .time-and-actions-block .inner .bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 16px 32px;
  border-radius: 24px;
  background-color: #eeeeee;
}
.event-landing-screen .time-and-actions-block .inner .bar .date-time-group .title {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.event-landing-screen .time-and-actions-block .inner .bar .date-time-group .value {
  margin: 0;
  font-weight: 600;
  font-size: 22px;
}
.event-landing-screen .time-and-actions-block .inner .bar .date-time-group .event-start-time-mobile,
.event-landing-screen .time-and-actions-block .inner .bar .date-time-group .event-end-time-mobile {
  display: none;
}
.event-landing-screen .time-and-actions-block .inner .bar .btn {
  background-color: #222222;
  color: #ffffff;
  font-weight: 600;
  line-height: 40px;
}
.event-landing-screen .time-and-actions-block .inner .bar.multi-day .date-time-group.start-date {
  display: none;
}
.event-landing-screen .time-and-actions-block .inner .bar.multi-day .date-time-group .value {
  zoom: 0.8;
}
.event-landing-screen .time-and-actions-block.sticky .inner .bar {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .event-landing-screen .time-and-actions-block {
    pointer-events: none;
  }
  .event-landing-screen .time-and-actions-block .inner .bar {
    padding: 8px 8px 8px 16px;
    border-radius: 16px;
    pointer-events: auto;
  }
  .event-landing-screen .time-and-actions-block .inner .bar .date-time-group {
    zoom: 0.6;
  }
  .event-landing-screen .time-and-actions-block .inner .bar .date-time-group .event-start-time,
  .event-landing-screen .time-and-actions-block .inner .bar .date-time-group .event-end-time {
    display: none;
  }
  .event-landing-screen .time-and-actions-block .inner .bar .date-time-group .event-start-time-mobile,
  .event-landing-screen .time-and-actions-block .inner .bar .date-time-group .event-end-time-mobile {
    display: block;
  }
  .event-landing-screen .time-and-actions-block .inner .bar .btn {
    font-size: 16px;
    min-width: 104px;
    width: fit-content;
    padding: 0 8px;
    flex: 0;
    zoom: 0.7;
  }
}
.event-landing-screen .banner-image-block .inner img {
  width: 100%;
  border-radius: 24px;
}
@media (max-width: 767px) {
  .event-landing-screen .banner-image-block .inner img {
    border-radius: 16px;
  }
}
.event-landing-screen .banner-image-block.full-width .inner img {
  border-radius: 0 !important;
}
.event-landing-screen .video-block .inner .content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
}
.event-landing-screen .video-block .inner .content > * {
  max-width: 100%;
  border-radius: 16px;
}
.event-landing-screen .location-block .inner .content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper .directions-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row;
  z-index: 10;
  background: white;
  padding: 8px;
  border-radius: 2px;
  margin-bottom: 10px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper .directions-wrapper .directions-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  color: #737373;
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper .directions-wrapper .directions-button:hover,
.event-landing-screen .location-block .inner .content .map-directions-wrapper .directions-wrapper .directions-button:active {
  color: #222222;
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper .directions-wrapper .divider {
  overflow: hidden;
  height: 32px;
  width: 1px;
  margin: 0 5px;
  background-color: #e6e6e6;
  top: 0;
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper .map-wrapper {
  height: 360px;
  border-radius: 16px;
}
@media (max-width: 767px) {
  .event-landing-screen .location-block .inner .content .map-directions-wrapper .map-wrapper {
    height: 240px;
  }
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper .map-info-window h4 {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 1.1;
}
.event-landing-screen .location-block .inner .content .map-directions-wrapper .map-info-window p {
  margin: 0 0 4px;
}
.event-landing-screen .footer-block .inner {
  padding-bottom: 56px;
}
.event-landing-screen .footer-block .inner .powered-by-brazen {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #737373;
}
.event-landing-screen .footer-block .inner .powered-by-brazen img {
  filter: grayscale(1);
  width: 90px;
}
@media (max-width: 767px) {
  .event-landing-screen .footer-block {
    zoom: 0.8;
  }
}
.event-landing-screen .draggable-item .editing-controls {
  display: none;
}
.event-landing-screen .draggable-item.editing {
  position: relative;
}
.event-landing-screen .draggable-item.editing section.block {
  background-color: rgba(0, 38, 255, 0.1);
  cursor: move;
}
.event-landing-screen .draggable-item.editing section.block .inner {
  border-color: #0026ff;
  pointer-events: none;
}
.event-landing-screen .draggable-item.editing .editing-controls {
  display: block;
}
.event-landing-screen .draggable-item.editing .editing-controls .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  background-color: #0026ff;
  color: #ffffff;
  margin: 0;
  border-radius: 24px !important;
  height: 40px;
  width: 40px;
}
.event-landing-screen .draggable-item.editing .editing-controls .btn.btn-add-top,
.event-landing-screen .draggable-item.editing .editing-controls .btn.btn-add-bottom {
  position: absolute;
  left: calc(50% - 20px);
}
.event-landing-screen .draggable-item.editing .editing-controls .btn.btn-add-top i.material-icons,
.event-landing-screen .draggable-item.editing .editing-controls .btn.btn-add-bottom i.material-icons {
  font-size: 32px;
}
.event-landing-screen .draggable-item.editing .editing-controls .btn.btn-add-top {
  top: -20px;
}
.event-landing-screen .draggable-item.editing .editing-controls .btn.btn-add-bottom {
  bottom: -20px;
}
.event-landing-screen .draggable-item.editing .editing-controls .regular-buttons {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 8px;
  right: 8px;
}
.event-landing-screen .draggable-item.editing .editing-controls .regular-buttons .btn {
  margin-left: 8px;
}
.event-landing-screen .draggable-item.dragging {
  opacity: 0.4;
}
.event-landing-screen .draggable-item.dragging .editing-controls {
  display: none;
}
.event-landing-screen .draggable-item:first-of-type.editing .editing-controls .btn.btn-add-top {
  top: 0;
}
.event-landing-screen .draggable-item:first-of-type.editing .editing-controls .btn.btn-order-up {
  display: none;
}
.event-landing-screen .draggable-item:last-of-type.editing .editing-controls .btn.btn-order-down {
  display: none;
}
.event-landing-screen .draggable-item[data-placeholder="TOP"],
.event-landing-screen .draggable-item[data-placeholder="BOTTOM"] {
  position: relative;
}
.event-landing-screen .draggable-item[data-placeholder="TOP"]:before,
.event-landing-screen .draggable-item[data-placeholder="BOTTOM"]:before {
  display: block;
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  background-color: #222222;
}
.event-landing-screen .draggable-item[data-placeholder="TOP"]:before {
  top: 0;
}
.event-landing-screen .draggable-item[data-placeholder="BOTTOM"]:before {
  bottom: 0;
}
.event-landing-screen .placeholder {
  height: 50px;
  width: 100%;
  padding: 32px 0;
  margin: 32px 0;
  border-top: 5px solid;
}

