body.swal2-shown{overflow-y:hidden}body.swal2-iosfix{position:fixed;left:0;right:0}.swal2-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;bottom:0;right:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-modal{background-color:#fff;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;margin:auto;overflow-x:hidden;overflow-y:auto;display:none;position:relative;max-width:100%}.swal2-modal:focus{outline:0}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal .swal2-title{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0 0 .4em;padding:0;display:block;word-wrap:break-word}.swal2-modal .swal2-buttonswrapper{margin-top:15px}.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4;cursor:no-drop}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm{-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:7.5px;vertical-align:top;background-color:transparent!important;color:transparent;cursor:default;border-radius:100%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after{display:inline-block;content:'';margin-left:5px;vertical-align:-1px;height:15px;width:15px;border:3px solid #999;-webkit-box-shadow:1px 1px 1px #fff;box-shadow:1px 1px 1px #fff;border-right-color:transparent;border-radius:50%;-webkit-animation:rotate-loading 1.5s linear 0s infinite normal;animation:rotate-loading 1.5s linear 0s infinite normal}.swal2-modal .swal2-styled{border:0;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:15px 5px 0;padding:10px 32px}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{background:0 0;border:0;margin:0;padding:0;width:38px;height:40px;font-size:36px;line-height:40px;font-family:serif;position:absolute;top:5px;right:8px;cursor:pointer;color:#ccc;-webkit-transition:color .1s ease;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454;word-wrap:break-word}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea{margin:20px auto}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;border-radius:3px;border:1px solid #d9d9d9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s,-webkit-box-shadow .3s}.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f27474!important;-webkit-box-shadow:0 0 2px #f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus{outline:0;border:1px solid #b4dbed;-webkit-box-shadow:0 0 3px #c4e6f5;box-shadow:0 0 3px #c4e6f5}.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-modal .swal2-file:-ms-input-placeholder,.swal2-modal .swal2-input:-ms-input-placeholder,.swal2-modal .swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#ccc}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type=number]{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span{vertical-align:middle}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:gray;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror::before{content:'!';display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;-webkit-box-sizing:content-box;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;display:block}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#facea8;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:'Open Sans',sans-serif;color:#3fc3ee;border-color:#9de0f6;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-question{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#87adbd;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;position:absolute;width:60px;height:120px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .swal2-success-ring{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{width:7px;height:90px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle{background:#add8e6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}@-webkit-keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showSweetAlert{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes hideSweetAlert{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}.swal2-show{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:hideSweetAlert .15s forwards;animation:hideSweetAlert .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}@-webkit-keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animate-success-tip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animate-success-long{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.swal2-animate-success-line-tip{-webkit-animation:animate-success-tip .75s;animation:animate-success-tip .75s}.swal2-animate-success-line-long{-webkit-animation:animate-success-long .75s;animation:animate-success-long .75s}.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.swal2-animate-error-icon{-webkit-animation:animate-error-icon .5s;animation:animate-error-icon .5s}@-webkit-keyframes animate-x-mark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes animate-x-mark{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}100%{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.swal2-animate-x-mark{-webkit-animation:animate-x-mark .5s;animation:animate-x-mark .5s}@-webkit-keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
._2GbcOOB02A7rQZcdO-mBPr {
  padding: 20px 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
._2GbcOOB02A7rQZcdO-mBPr h1 {
  margin: 60px 0;
}
._2GbcOOB02A7rQZcdO-mBPr h2 {
  margin-top: 25px;
}
._2GbcOOB02A7rQZcdO-mBPr ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 0;
}
._2GbcOOB02A7rQZcdO-mBPr ul > div {
  display: flex;
}
._2GbcOOB02A7rQZcdO-mBPr ._1aDz6--LYTzq-3ivIrHLqF {
  position: absolute;
  top: 200px;
}
._2GbcOOB02A7rQZcdO-mBPr li {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
  background-color: #fff;
  position: relative;
  width: 275px;
  margin: 5px;
  color: #333;
}
._2GbcOOB02A7rQZcdO-mBPr ._2_crrZd8fMZPrOsJJ8mNHL > * {
  margin-bottom: 10px;
}
._2GbcOOB02A7rQZcdO-mBPr ._2_crrZd8fMZPrOsJJ8mNHL {
  margin-bottom: auto;
}
._2TCEcYfdOw5-mwQg9oEmdr {
  background-color: #000;
  opacity: 0.95;
  position: fixed;
  z-index: 99999;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
._1OMdKkp1P5usCQF5rtZzQF {
  max-height: 100%;
  overflow: scroll;
}
._2JPOezl9006KqltjPMY4lh {
  margin-top: 60px;
  margin-right: 20px;
}
._2JPOezl9006KqltjPMY4lh div {
  max-width: 700px;
  margin: 0 auto;
  text-align: right;
}
._2JPOezl9006KqltjPMY4lh svg {
  cursor: pointer;
}
._8twrLy3TohM9IEGNScLLa {
  margin: 0 auto;
  max-width: 700px;
}
._8twrLy3TohM9IEGNScLLa > * {
  margin: 0 20px;
}
._8twrLy3TohM9IEGNScLLa p {
  margin-top: 20px;
  color: #f6f9fb;
  text-align: left;
}
._2AH3PkD1GtqmLTjgogPANd {
  text-align: center;
  margin: 20px;
}
._2AH3PkD1GtqmLTjgogPANd img {
  width: 400px;
  max-width: 100%;
  height: auto;
}

._1VZgt-s3JUo7sFkNxizunJ {
  background-color: #E4ECF3;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #555;
  flex-direction: column;
  padding: 10px 0;
  width: 100%;
}
._2DMjijf72u14KBFqYjCW4S {
  height: 40px;
  width: 70px;
  background: #f6f9fb;
  border: 1px solid #e4ecf3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #8e9baa;
  border-radius: 4px;
}
._3H99sBXYhkxOY9_-HR8vy5 {
  padding: 10px 0;
}

.sponsorCard {
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border: #ececec solid 1px;
  border-radius: 0;
  background-color: transparent;
  padding: 10px;
}

@media only screen and (max-width: 480px) {
  .globalTier {
    width: 315px;
    height: 158px;
  }
}

@media only screen and (min-width: 480px) {
  .globalTier {
    width: 350px;
    height: 175px;
  }
}

.sponsorTier1 {
  width: 250px;
  height: 125px;
}

.sponsorTier2 {
  width: 215px;
  height: 108px;
}

.sponsorTier3 {
  width: 180px;
  height: 90px;
}

.partnerTier {
  width: 265px;
  height: 140px;
}

.logo {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.sponsor-tooltip {
  max-width: 300px;
  padding: 20px;
  background: #fff;
  opacity: 1 !important;
}

.sponsor-card-link {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.temporary-spacing-class {
  margin-bottom: 30px;
}

.temporary-tier-spacing {
  margin-bottom: 80px;
}


.temporary-tier-spacing {
  margin-bottom: 80px;
}

._2z54cXRswPdLTpltdVQYGE {
  background-color: #6d6d6d !important;
  border-radius: 6px;
  box-shadow: -1px 1px 4px 0 rgba(0, 0, 0, 0.25);
  opacity: 1 !important;
  padding: 8px 11px !important;
}
._2z54cXRswPdLTpltdVQYGE::after {
  content: none;
}
._2z54cXRswPdLTpltdVQYGE::before {
  content: none;
}
._3-AAin-mepapSrmeVpT1YC {
  margin-right: -7px;
  border: none;
  background-color: transparent;
}
._214bL9Qwfvq2KI5YUbxIkx {
  font-size: 100%;
}
.W1TAZmEjHJ18xkkFVM2O9 {
  font-size: 75%;
}
body ._3-AAin-mepapSrmeVpT1YC {
  color: var(--customLinkColor);
}

.zKjJmYOlABZzVfIobG0WL {
  font-size: 0.875rem;
}
.zKjJmYOlABZzVfIobG0WL .btn-group,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn:hover,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn:hover,
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn:focus,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn:focus,
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn:active,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn:active,
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn.active,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn.active {
  z-index: 2;
}
.zKjJmYOlABZzVfIobG0WL .btn-group .btn + .btn,
.zKjJmYOlABZzVfIobG0WL .btn-group .btn + .btn-group,
.zKjJmYOlABZzVfIobG0WL .btn-group .btn-group + .btn,
.zKjJmYOlABZzVfIobG0WL .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.zKjJmYOlABZzVfIobG0WL .btn-toolbar {
  margin-left: -5px;
}
.zKjJmYOlABZzVfIobG0WL .btn-toolbar .btn,
.zKjJmYOlABZzVfIobG0WL .btn-toolbar .btn-group,
.zKjJmYOlABZzVfIobG0WL .btn-toolbar .input-group {
  float: left;
}
.zKjJmYOlABZzVfIobG0WL .btn-toolbar > .btn,
.zKjJmYOlABZzVfIobG0WL .btn-toolbar > .btn-group,
.zKjJmYOlABZzVfIobG0WL .btn-toolbar > .input-group {
  margin-left: 5px;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn:first-child {
  margin-left: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn:last-child:not(:first-child),
.zKjJmYOlABZzVfIobG0WL .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn-group {
  float: left;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group .dropdown-toggle:active,
.zKjJmYOlABZzVfIobG0WL .btn-group.open .dropdown-toggle {
  outline: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.zKjJmYOlABZzVfIobG0WL .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.zKjJmYOlABZzVfIobG0WL .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.zKjJmYOlABZzVfIobG0WL .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.zKjJmYOlABZzVfIobG0WL .btn .caret {
  margin-left: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.zKjJmYOlABZzVfIobG0WL .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn + .btn,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn + .btn-group,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group + .btn,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-justified > .btn,
.zKjJmYOlABZzVfIobG0WL .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.zKjJmYOlABZzVfIobG0WL .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.zKjJmYOlABZzVfIobG0WL [data-toggle="buttons"] > .btn input[type="radio"],
.zKjJmYOlABZzVfIobG0WL [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.zKjJmYOlABZzVfIobG0WL [data-toggle="buttons"] > .btn input[type="checkbox"],
.zKjJmYOlABZzVfIobG0WL [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.zKjJmYOlABZzVfIobG0WL .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.zKjJmYOlABZzVfIobG0WL .dropup,
.zKjJmYOlABZzVfIobG0WL .dropdown {
  position: relative;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-toggle:focus {
  outline: 0;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > li > a:hover,
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .active > a,
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .active > a:hover,
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .disabled > a,
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .disabled > a:hover,
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .disabled > a:hover,
.zKjJmYOlABZzVfIobG0WL .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.zKjJmYOlABZzVfIobG0WL .open > .dropdown-menu {
  display: block;
}
.zKjJmYOlABZzVfIobG0WL .open > a {
  outline: 0;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu-right {
  right: 0;
  left: auto;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-menu-left {
  right: auto;
  left: 0;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.zKjJmYOlABZzVfIobG0WL .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.zKjJmYOlABZzVfIobG0WL .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.zKjJmYOlABZzVfIobG0WL .dropup .caret,
.zKjJmYOlABZzVfIobG0WL .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.zKjJmYOlABZzVfIobG0WL .dropup .dropdown-menu,
.zKjJmYOlABZzVfIobG0WL .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .zKjJmYOlABZzVfIobG0WL .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .zKjJmYOlABZzVfIobG0WL .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.zKjJmYOlABZzVfIobG0WL a {
  text-decoration: none;
}
body ._1ule9z1l_IoQr3pTYdcGLC {
  color: var(--customLinkColor);
  font-size: 0.875rem;
}

._2cYjcymWTouJFRMTsjz10i {
  border: none !important;
  background: none;
  font-weight: normal;
  color: inherit !important;
  margin-top: -3px;
  padding: 0 10px;
  display: block;
  box-shadow: none !important;
}
._1QmyD7C1EkDjdaSjqUpvDz ul.dropdown-menu {
  min-width: 100%;
}
.uU6E0hoxgXe0ukhpJaRn4 {
  margin: -3px 5px 0 5px;
}

body ._1GIeXRU4dVgubNK1eNU9jO {
  padding: 20px;
  overflow: visible;
}
body ._1X3jOn5aWkppilL307Aus0 {
  padding: 0;
}
body ._3iQiGFQgI2T3VeiiANVEGS {
  display: flex;
  padding: 0;
}
body ._3iQiGFQgI2T3VeiiANVEGS:last-child {
  padding-bottom: 0;
}
body ._1EFDi4KyYz-7XMUg3d2l3D {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body ._23-k8-3M3dFTR_tQGTbHyy {
  flex-shrink: 0;
  font-size: 0.875rem;
  line-height: 25px;
  color: var(--paletteTextPrimary);
  margin-right: 20px;
}
html[dir=rtl] body ._23-k8-3M3dFTR_tQGTbHyy {
  margin-right: 0;
  margin-left: 20px;
}
body ._1BvQvZsqz5NTKPXF1fl-Z_ {
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 25px;
  color: var(--paletteTextPrimary);
  display: inline;
  padding-right: 20px;
}
html[dir=rtl] body ._1BvQvZsqz5NTKPXF1fl-Z_ {
  padding-right: 0;
  padding-left: 20px;
}
body ._3TtHetKhF5MCJD9xet0ydB {
  display: flex;
  justify-content: flex-start;
  padding-top: 14px;
  padding-bottom: 14px;
}
body ._3d9-IZAZs6oXn-jDYHq6o5 {
  font-size: 0.875rem;
  line-height: 22px;
  color: var(--paletteTextSecondary);
}
body ._3ZAQTDetLtSqSb5TZ-Q8_G {
  width: 200px;
  margin-top: 20px;
  margin-right: 10px;
}
body ._2s2CoNbTXhxpd6yH_msikY {
  background-color: var(--cardinternalBorderColor);
  height: 1px;
  margin-top: 20px;
}
body ._2mdWL3_Lu-sz30YghNMm8e {
  padding: 0;
  justify-content: flex-end;
  margin-left: 15px;
}
body ._1YAVyYI09KH-CRQnPHS4S6 {
  padding-top: 14px;
}
body ._3ZLpWjO6JfQxo7rtaxCp06 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 15px;
}
body ._1675do_2EdhZhi82m4yseN {
  display: flex;
  flex-wrap: wrap;
}
body .BeicGYp7S4SRkv5LLmF3X {
  display: flex;
  align-items: center;
  margin-top: 15px;
  flex-wrap: wrap;
}
body .avxhXT0BKGzuu4h0R_pkL {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-soft-light);
  border: 1px solid var(--sidebarInternalBorderColor);
  box-sizing: border-box;
  border-radius: 24px;
  margin-right: 15px;
  margin-bottom: 5px;
  padding: 3px 12px;
}
body .avxhXT0BKGzuu4h0R_pkL:last-child {
  margin-right: 0;
}
html[dir=rtl] body .avxhXT0BKGzuu4h0R_pkL {
  margin-right: 0;
  margin-left: 15px;
}
html[dir=rtl] body .avxhXT0BKGzuu4h0R_pkL:last-child {
  margin-left: 0;
}
body ._1CUq6kMN8EpLuy8urCpXp {
  margin-right: 8px;
  height: 12px;
  color: var(--paletteTextSecondary);
}
html[dir=rtl] body ._1CUq6kMN8EpLuy8urCpXp {
  margin-right: 0;
  margin-left: 8px;
}
body ._1ZD-TVaT-LvgUyWS7rI6iP {
  font-size: 14px;
  line-height: 20px;
  color: var(--paletteTextSecondary);
  white-space: nowrap;
}

body ._2zl2pkjhHD6BZQwaqJxGMW {
  padding: 12px 15px;
}
body .GiwvTuCnab-QzzfbzuVEY {
  padding: 0;
}
body .GiwvTuCnab-QzzfbzuVEY:last-child {
  padding-bottom: 0;
}
body .GPnKVPoYOQyPReORZ9hcY {
  font-size: 0.75rem;
  line-height: 10px;
  margin-bottom: 10;
  color: var(--paletteTextPrimary);
}
body ._3OqAhwy_yF_sK270Btyaxt {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 18px;
  color: var(--paletteTextPrimary);
  margin-top: 5.87;
}
body .bxkt-A5PMRQB2QSADWHf4 {
  margin-top: 10px;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 20.34px;
  color: var(--paletteTextPrimary);
}
body ._3396W8sDuJv9Ds1lDS6jz3 {
  font-size: 0.75rem;
  line-height: 18px;
  color: var(--paletteTextSecondary);
}
body .D3W-0k8Z3CfG5eMu65Gn6 {
  padding: 0;
  margin-top: 15.5px;
}
body .IXYbzqgZgWE25-ssjiK5n {
  display: flex;
  justify-content: space-between;
}
body ._318H8S1xLuIheJ2YXD7rFs {
  background-color: #f4f4f4;
}
body ._22B-PkC5Ae3AR1N9hntLT2 {
  display: flex;
  align-items: center;
  margin-top: 15.5px;
}
body ._2sc7DmR3OgeYFsQkJRjkqb {
  margin-left: 10px;
  margin-right: 10px;
  height: 12px;
  color: var(--paletteTextSecondary);
}
body .hbE_JUQ1ehxVfRMzYwTrq {
  background-color: #6d6d6d !important;
  box-shadow: -1px 1px 4px rgba(0, 0, 0, 0.25);
  opacity: 1 !important;
  border-radius: 6px;
  padding: 8px;
  font-size: 12px;
  line-height: 16px;
}
body .hbE_JUQ1ehxVfRMzYwTrq::after {
  content: none;
}
body .hbE_JUQ1ehxVfRMzYwTrq::before {
  content: none;
}

body ._12iAG8A5nYAUKpm9F-YY9v {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}
body ._2Gkr1e-J2y0bXBedVQaWKP {
  display: flex;
  flex-direction: column;
}
body ._3qNUaU3NAdEVay4q7N8nzF {
  flex: 0 0 auto;
  font-weight: bold;
  padding: 0 15px 0 15px;
}
body ._307KJU5SVUS4TGBkO-jKpw {
  flex: 1 1 auto;
  border-top: 1px solid var(--customCardBorderColor);
  height: 1px;
  margin-right: 15px;
}
body ._1ubSHmw5XfmdS7V3qMUHPj {
  margin-top: 8px;
}
body ._2pIYHzHZJ23d1TS9y3oUjm {
  font-weight: 100;
  font-size: 14px;
  color: var(--paletteTextSecondary);
}
body ._1nAU3LYU9Y0kCeETGArFJT {
  height: 44px;
  flex-grow: 100px;
}
body ._1kndBG3F1QVExLd1xejq7h {
  display: flex;
  margin: 4px;
  flex-grow: 1px;
  justify-content: center;
  max-width: 100%;
}
body ._2urzNKd-1Yla9XQGrQKtCt {
  width: 100%;
  height: 40vh;
  text-align: center;
}
body .vffaFEz5ZnGA57o74G_hn {
  position: relative;
  top: 40%;
}
body .pbVPEr9mLHThAzVUzax5p {
  font-weight: bold;
  margin-bottom: 5px;
}

body .LDcEubCdgsC5-AhGIHPkI {
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid var(--customCardBorderColor);
  width: 100%;
  margin: 15px 0 10px 0;
  background: var(--cardBackgroundColor);
  border-radius: var(--customCardBorderRadius);
}
body .LDcEubCdgsC5-AhGIHPkI .MuiFormControl-marginDense {
  margin: 0;
}
body .LDcEubCdgsC5-AhGIHPkI .MuiInputLabel-root {
  display: none;
}
body ._1N2OixHG1lGF1NVjbIvzEM > *:not(:last-child) {
  margin-right: 0;
  margin-bottom: 10px;
}
body ._2AghYz19QA77_cIv4YtTBM > *:not(:last-child) {
  margin-right: 15px;
}
html[dir=rtl] body ._2AghYz19QA77_cIv4YtTBM > *:not(:last-child) {
  margin-right: 0;
  margin-left: 15px;
}
body ._1E5YUiEabbmXfGkCd7Mv9d input {
  box-sizing: content-box;
}

._3dbD7rTaUWzdMH9kCqzbhF {
  display: flex;
  flex-direction: column;
  padding: 0 15px 30px 15px;
}
._1czEYe0zVGUJNsbBE85uEY {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.MuX0yq1zze4-PZj2B9qWr {
  margin-right: 10px;
}
._2E4fB_rdGKipjIzfRKLR3y {
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}
._2A7Dd3t1fvCqWfK79BVPX2 {
  font-size: 16px;
  margin-top: 10px;
}
._2lO75Tfo8gpqdU_e60eI2G {
  height: 12px;
  margin-right: 0 !important;
  margin-left: 10px !important;
}
html[dir='rtl'] ._2lO75Tfo8gpqdU_e60eI2G {
  margin-left: 0 !important;
  margin-right: 10px !important;
}
._2VulmtmXaBxUDjDti0v3va {
  margin-top: 12px;
}

/* percentage setting for white and black */
.event-info-container {
  text-align: inherit;
}
.event-info-container > div {
  margin-bottom: 30px;
}
.event-info-container .agenda-container {
  margin-top: 0;
}
@media (min-width: 768px) {
  .event-info-container .agenda-container {
    margin-top: 25px;
  }
}
.event-info-container .agenda-container .second-column {
  line-height: 25px;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.event-info-container .agenda-container .second-column .agenda-title-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1;
}
.event-info-container .agenda-container .second-column .agenda-title-container .agenda-title {
  margin-right: 20px;
  flex-shrink: 0;
}
.event-info-container .agenda-container .second-column .agenda-title-container ::-webkit-scrollbar {
  height: 0;
  background: transparent;
}
.event-info-container .agenda-container .second-column .agenda-title-container .days-container {
  overflow-x: auto;
  display: flex;
  width: 100%;
}
.event-info-container .agenda-container .second-column .agenda-title-container .days-container .days-container-inside {
  display: flex;
  align-items: center;
}
.event-info-container .agenda-container .second-column .agenda-title-container .days-container .day-button {
  white-space: nowrap;
  cursor: pointer;
  margin-right: 10px;
  transition: color 150ms ease-in-out, background-color 150ms ease-in-out, border-color 150ms ease-in-out;
}
@media (min-width: 480px) {
  .event-info-container .agenda-container .second-column .agenda-title-container {
    flex-wrap: nowrap;
  }
}
.event-info-container .agenda-container .agenda-chip-wrapper .MuiChip-root {
  color: var(--paletteTextSecondary);
  border-color: #8E9BAA;
  font-size: 14px;
  height: 30px;
  margin-right: 10px;
}
html[dir='rtl'] .event-info-container .agenda-container .agenda-chip-wrapper .MuiChip-root {
  margin-right: 0;
  margin-left: 15px;
}
.event-info-container .agenda-container .agenda-chip-wrapper .MuiChip-icon {
  color: inherit;
}
.event-info-container .agenda-container .agenda-chip-wrapper .MuiChip-label {
  padding-left: 5px;
  padding-right: 10px;
}
html[dir='rtl'] .event-info-container .agenda-container .agenda-chip-wrapper .MuiChip-label {
  padding-left: 10px;
  padding-right: 5px;
}
.event-info-container .agenda-container .agenda-item-div {
  margin-left: 0;
  padding-top: 0;
}
@media (min-width: 768px) {
  .event-info-container .agenda-container .agenda-item-div {
    margin: 10px 0 0 calc(25px + 45px - 15px);
  }
}
.event-info-container .agenda-container .agenda-table {
  margin-left: 0;
}
@media (min-width: 768px) {
  .event-info-container .agenda-container .agenda-table {
    margin: 10px 0 0 calc(25px + 45px - 15px);
  }
}
.event-info-container .agenda-container .agenda-table .agenda-item {
  vertical-align: top;
}
.event-info-container .agenda-container .agenda-table .agenda-item td {
  padding: 12px 15px;
}
.event-info-container .agenda-container .agenda-table .agenda-item td.time {
  text-align: right;
  white-space: nowrap;
  font-weight: bold;
  width: 5%;
}
@media (min-width: 768px) {
  .event-info-container .agenda-container .agenda-table .agenda-item td.activity {
    width: 20%;
  }
}
.event-info-container .pageBuilderAgenda.no-descriptions .agenda-container {
  margin-top: 0;
  padding: 0;
}
.event-info-container .pageBuilderAgenda.no-descriptions .agenda-container .second-column {
  width: 100%;
}
.event-info-container .pageBuilderAgenda.no-descriptions .agenda-container .second-column .agenda-table {
  width: 100%;
  margin-top: 0;
}
.event-info-container .pageBuilderAgenda.no-descriptions .agenda-container .second-column .agenda-table tr.even {
  background-color: transparent;
}
.event-info-container .pageBuilderAgenda.no-descriptions .agenda-container .second-column .agenda-table td {
  padding-top: 2px;
  padding-bottom: 2px;
}
.event-info-container .pageBuilderAgenda.no-descriptions .agenda-container .second-column .agenda-table td.activity {
  width: auto;
  padding: 2px 5px;
}
.event-info-container .container-inner,
.event-info-container .agenda-header {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}
.event-info-container .pageBuilderAgenda:not(.no-descriptions) .agenda-container > .container-inner {
  flex-direction: column;
}
.event-info-container .title-span {
  line-height: 1.2;
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
}
.event-info-container .agenda-description {
  display: block;
  clear: both;
  font-size: 13px;
}
.event-info-container .icon {
  margin-right: 25px;
}
@media (max-width: 767px) {
  .event-info-container .icon {
    display: none;
  }
}
.event-info-container .venue-map-container {
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
.event-info-container .venue-map {
  max-width: 100%;
}
.event-info-container .second-column {
  word-break: break-word;
}
.event-info-container .second-column .address-block {
  display: block;
}
.icon {
  height: 45px;
  width: 45px;
  margin: 0;
  display: inline-block;
}
.icon img {
  width: 45px;
  height: 45px;
}

._3NWwtETUKNwd9sAHmDGGW8 {
  position: relative;
}
.vcZXGIzl1KveJV_d7Wvpk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.KWGnFh4OcrvyBPQruflAn {
  color: #ffffff;
  border-radius: 50%;
  border: 1px solid #ffffff;
  height: 34px;
  width: 34px;
  font-size: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
}
._6ss97XxSiSoAXpxua29T {
  display: flex;
  height: 34px;
  width: 34px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
._6ss97XxSiSoAXpxua29T:hover,
._6ss97XxSiSoAXpxua29T:focus {
  text-decoration: none;
}
._1Koy4mQPDEcTtlTwvyjXbG {
  border: none !important;
}
@media (min-width: 768px) {
  ._1Koy4mQPDEcTtlTwvyjXbG:not(._1QtOND9YBtD0xZtSwyf3Oc) {
    display: none;
  }
}

._1U1Jkzqu-Y_pT4SenmcR6H {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 12px;
}
.vd6XorC2Fx_hWqUPprzMo {
  border: none;
  background: transparent;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Nxu1eAAMOOtFtjez5jUxA {
  text-decoration: underline;
  font-size: 14px;
  margin-left: 5px;
}

.q3clslfga1akz7ZHA3p01 {
  color: #FFFFFF;
  padding: 0 7px;
  line-height: 30px;
  text-transform: none;
  cursor: pointer;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .q3clslfga1akz7ZHA3p01._3A6uR0kuMrm1aWq4tQqq0k {
    padding: 15px 24px;
    color: #303442;
  }
}
.q3clslfga1akz7ZHA3p01._1iqEm1TUVxjFdSX7Zg2cIr {
  padding: 12px 20px;
}
._1ni4yVnD-PYIVbSAVcFSkk:hover {
  background-color: #10FFEF;
  color: #303442;
}
@media (max-width: 991px) {
  ._1ni4yVnD-PYIVbSAVcFSkk:hover {
    background-color: #303442;
    color: #10FFEF;
  }
}
._2gMJGiFhmf4yKwhSanVXPf:hover {
  background-color: rgba(211, 220, 228, 0.1);
}
._5y9oa8t2tED39eUxqd-WU {
  vertical-align: middle;
  margin-right: 0.4em;
}
@media (max-width: 991px) {
  ._5y9oa8t2tED39eUxqd-WU {
    width: 14px;
    margin-top: 0.2em;
    margin-right: 0.6em;
  }
}
._32uuLbPxdhWGPwv2_OJuWX {
  display: none;
}
@media (max-width: 991px) {
  ._32uuLbPxdhWGPwv2_OJuWX {
    display: flex;
  }
}
._1d23KNEujaJe9krs_XDMfv {
  display: none;
}
@media (min-width: 991px) {
  ._1d23KNEujaJe9krs_XDMfv {
    display: flex;
  }
}
._36qSangg0puxc_Mkwe8BRr {
  padding: 0 7px;
  color: #FFFFFF;
}
._36qSangg0puxc_Mkwe8BRr._1iqEm1TUVxjFdSX7Zg2cIr {
  padding: 12px 20px;
}
@media (max-width: 991px) {
  ._36qSangg0puxc_Mkwe8BRr._3A6uR0kuMrm1aWq4tQqq0k {
    padding: 15px 20px;
    color: #303442;
  }
}
._2yIisFPclv3kQ1v75fvzZy {
  position: fixed;
  top: 88vh;
  left: 12px;
}
._2yIisFPclv3kQ1v75fvzZy button[type="submit"] {
  background-color: transparent !important;
}
._2yIisFPclv3kQ1v75fvzZy button[type="submit"]:hover {
  background-color: transparent !important;
}

._30yNGXuqIIhAS01HjBkBwp {
  padding: 0 5px;
  margin-left: 8px;
  display: inline;
  min-width: 16px;
  font-size: 10px;
  line-height: 16px;
  border-radius: 200px;
}
._1SDMCgo0vCPVwpO4Off4ps {
  mask-image: linear-gradient(to bottom, #FFFFFF 75%, rgba(255, 255, 255, 0));
}
._1C4xsyO5P_TyDrjbAKwBNo {
  mask-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF 25%);
}

._3ZWTD9sSlpsE4YWf7eaLG6 {
  line-height: normal;
}
._3ZWTD9sSlpsE4YWf7eaLG6 span:empty {
  display: inline-block;
}

._3-xfaG3l4fk2G-tPYy01lj {
  display: flex;
  align-items: center;
  flex-direction: column;
}
._3UQBij72x-z8SZMtL3TFCg {
  max-width: 150px;
  margin: 15px;
}


/*# sourceMappingURL=styles.e618edff.chunk.css.map*/