@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Caveat&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue!important;margin:0;padding:0;text-rendering:optimizeLegibility!important}.ReactVirtualized__Masonry{outline:none!important}.card-shadow{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body h1,h2,h3,h4,h5,h6{margin:0;padding:0}body ::-webkit-scrollbar{display:none!important}body a{color:inherit;cursor:none;text-decoration:none}body button{border:0;outline:none!important}.linkClass:active{-webkit-tap-highlight:none!important;color:#0000}.linkClass a,.linkClass:active{cursor:none!important}.slideInUpDuration{animation-duration:.3s!important}.image-gallery-left-nav,.image-gallery-right-nav{font-size:2.3em!important}.ReactModalPortal{position:absolute;z-index:999}.ReactModal__Overlay{background-color:#0000008c!important;display:flex;justify-content:center;overflow-y:scroll!important}.slick-track{align-items:center!important;display:flex!important;margin-bottom:-4px!important}.slick-prev{display:block!important;display:none;left:0!important;z-index:9!important}.slick-next,.slick-prev{position:absolute!important}.slick-next{displya:none;display:block!important;right:0!important}.fade-enter{opacity:.01}.fade-enter-active{opacity:1;transition:opacity .5s ease-in}.fade-exit{opacity:1}.fade-exit-active{opacity:.01;transition:opacity .5s ease-in}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}40%,43%,70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.ac-flex-container{display:flex;justify-content:space-around;line-height:30px;list-style:none;margin:0;padding:0}.ac-flex-item{background:tomato;color:#fff;flex:1 0 auto;font-size:1.5em;font-weight:700;height:auto;margin:5px;text-align:center}.ac-flex-item:before{content:"";float:left;padding-top:100%}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn)}0%,40%{animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg)}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg)}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{transform:skewX(20deg)}60%,80%{opacity:1}80%{transform:skewX(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}0%,to{-webkit-transform-origin:center}to{opacity:1;transform:none;transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:1;transform:none;transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:1;transform:none;transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}0%,to{-webkit-transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}0%,to{-webkit-transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}0%,to{-webkit-transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{animation-timing-function:ease-in-out;-webkit-transform-origin:top left}20%,60%{transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.App{scroll-behavior:smooth;text-align:center}.App-logo{animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}*{box-sizing:border-box}.list{height:100%;position:relative;width:100%}.list>div{padding:15px;position:absolute;will-change:transform,width,height,opacity}.list>div>div{border-radius:10px;box-shadow:0 10px 50px -10px #0003;height:100%;overflow:hidden;padding:1rem;position:relative;width:100%}.elevate{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f!important}.email-favorites-button{background-color:#fff}.email-favorites-button :active{opacity:.1}.favorites-count-box{background:#e72822;border-radius:25px;color:#fff;font-size:12px;height:25px;padding:10px;right:0;top:-20px;width:25px}.favorites-count-box,.round-favorite-icon-hoot-tile{align-items:center;display:flex;justify-content:center}.round-favorite-icon-hoot-tile{background:#0006;border-radius:4px;margin:3px;padding:8px}.bold{display:block;font-size:5rem;font-weight:700;margin-left:2px;margin-right:2px}.overlay-clickable-wrapper{background:#0000;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:-1}.hoot-modal-sponsorship-block{background-color:#fff;border-radius:5px;box-sizing:border-box;margin-top:1rem;padding:1rem;width:100%}.signage-overlay-wrapper-custom{height:95vh}.signage-overlay-wrapper,.signage-overlay-wrapper-custom{align-items:center;background:#3c3c3ced;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:2147483}.signage-overlay-wrapper{height:100vh}.signage-overlay-wrapper-transparent{background:#3c3c3c00;z-index:2147483}.emergency-overlay-wrapper,.signage-overlay-wrapper-transparent{align-items:center;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw}.emergency-overlay-wrapper{background:#3c3c3ced;z-index:214748378}.unknown-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIzNjIiIGhlaWdodD0iMjMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48ZGVmcz48cGF0aCBpZD0iYSIgZD0iTTAgMGgzNjJ2MjMySDB6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iYiI+PHVzZSB4bGluazpocmVmPSIjYSIgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNiKSI+PGRlZnM+PHBhdGggaWQ9ImMiIGQ9Ik0wIDBoMzYydjIzMkgweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImQiPjx1c2UgeGxpbms6aHJlZj0iI2MiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48ZyBvcGFjaXR5PSIuNiIgY2xpcC1wYXRoPSJ1cmwoI2QpIj48ZGVmcz48cGF0aCBpZD0iZSIgZD0iTTMwIDM3LjFoMzAydjEzOC41SDMweiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImYiPjx1c2UgeGxpbms6aHJlZj0iI2UiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjZikiIGZpbGw9IiNERkVBRjIiIGQ9Ik0yODkuNiA5Ni40SDMwMmM1LjQgMCA5LjktNC41IDkuOS05LjlzLTQuNS05LjktOS45LTkuOWgtMjguNWMtNS40IDAtOS45LTQuNS05LjktOS45czQuNS05LjkgOS45LTkuOWgzNS40YzUuNCAwIDkuOS00LjUgOS45LTkuOXMtNC41LTkuOS05LjktOS45SDU2LjRjLTUuNCAwLTkuOSA0LjUtOS45IDkuOXM0LjUgOS45IDkuOSA5LjloNDAuOWM1LjQgMCA5LjkgNC41IDkuOSA5LjlzLTQuNSA5LjktOS45IDkuOWgyLjNjLTUuNCAwLTkuOSA0LjUtOS45IDkuOXM0LjUgOS45IDkuOSA5LjloMTkuN2M1LjQgMCA5LjkgNC41IDkuOSA5LjlzLTQuNSA5LjktOS45IDkuOUg2NmMtNS40IDAtOS45IDQuNS05LjkgOS45czQuNSA5LjkgOS45IDkuOWgyMC42YzUuNCAwIDkuOSA0LjUgOS45IDkuOXMtNC41IDkuOS05LjkgOS45SDM5LjljLTUuNCAwLTkuOSA0LjUtOS45IDkuOXM0LjUgOS45IDkuOSA5LjloMjU2LjRjNS40IDAgOS45LTQuNSA5LjktOS45cy00LjUtOS45LTkuOS05LjloLTM5LjdjLTUuNCAwLTkuOS00LjUtOS45LTkuOXM0LjUtOS45IDkuOS05LjloNjUuNWM1LjQgMCA5LjktNC41IDkuOS05LjlzLTQuNS05LjktOS45LTkuOWgtMzIuNWMtNS40IDAtOS45LTQuNS05LjktOS45czQuNS05LjkgOS45LTkuOSIvPjwvZz48cGF0aCBjbGlwLXBhdGg9InVybCgjZCkiIGZpbGw9IiNCNENBRDEiIGQ9Ik0xODQgMTA3LjhjLTIuNCAwLTQuNy0uMi03LS43LTE5LjQtMy45LTMxLjktMjIuOC0yOC00Mi4ybDQuMy0yMS4zYzMuNC0xNi43IDE4LjEtMjguOCAzNS4yLTI4LjggMi40IDAgNC43LjIgNyAuNyA5LjMgMS45IDE3LjQgNy4zIDIyLjcgMTUuMyA1LjMgOCA3LjIgMTcuNSA1LjMgMjYuOUwyMTkuMiA3OWMtMy40IDE2LjctMTguMiAyOC44LTM1LjIgMjguOCIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNkKSIgZmlsbD0iIzYyOTdBMyIgZD0iTTE4OC4zIDE1LjljMi4zIDAgNC42LjIgNi44LjcgMTguOCAzLjggMzEgMjIuMiAyNy4zIDQxbC00LjMgMjEuM2MtMy4zIDE2LjUtMTcuOSAyNy45LTM0LjIgMjcuOS0yLjMgMC00LjYtLjItNi44LS43LTE4LjgtMy44LTMxLTIyLjItMjcuMy00MWw0LjMtMjEuM2MzLjQtMTYuNSAxOC0yNy45IDM0LjItMjcuOW0uMS0yYy0xNy41IDAtMzIuNyAxMi40LTM2LjEgMjkuNkwxNDggNjQuOGMtMS45IDkuNiAwIDE5LjQgNS41IDI3LjYgNS41IDguMiAxMy44IDEzLjggMjMuNCAxNS43IDIuNC41IDQuOC43IDcuMi43IDE3LjUgMCAzMi43LTEyLjQgMzYuMS0yOS42bDQuMy0yMS4zYzEuOS05LjYgMC0xOS40LTUuNS0yNy42LTUuNS04LjItMTMuOC0xMy44LTIzLjQtMTUuNy0yLjQtLjUtNC44LS43LTcuMi0uNyIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNkKSIgZmlsbD0iI0Q0RTRFOCIgZD0ibTE2My43IDY3LjkgNC4zLTIxLjNjMy4zLTE2LjQgMTcuOC0yNy45IDM0LTI3LjktMi4xLS45LTQuNC0xLjYtNi44LTIuMS0xOC44LTMuOC0zNy4yIDguNS00MSAyNy4zbC00LjMgMjEuM2MtMy44IDE4LjggOC41IDM3LjIgMjcuMyA0MSAyLjQuNSA0LjcuNyA3IC43LTE0LjktNi40LTIzLjgtMjIuNi0yMC41LTM5Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2QpIiBmaWxsPSIjQ0ZERUUyIiBkPSJNMjE2IDEyOS4zYy0xMy42IDAtMjgtMS41LTQyLjYtNC41LTI1LjQtNS4xLTQ4LjQtMTQtNjQuOS0yNC45LTE2LjctMTEuMS0yNC44LTIzLjItMjIuNi0zNEM4OSA1MC41IDExMi4zIDQxIDE0Ni43IDQxYzEzLjYgMCAyOCAxLjUgNDIuNiA0LjUgMjUuNCA1LjEgNDguNCAxNCA2NC45IDI0LjkgMTYuNyAxMS4xIDI0LjggMjMuMiAyMi42IDM0LTMgMTUuMy0yNi4zIDI0LjktNjAuOCAyNC45Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2QpIiBmaWxsPSIjNjI5N0EzIiBkPSJNMTQ2LjcgNDJjMTMuMSAwIDI3LjUgMS40IDQyLjUgNC40IDUyLjIgMTAuNSA5MSAzNi40IDg2LjcgNTcuOC0zLjEgMTUuMy0yNy4zIDI0LjEtNTkuOSAyNC4xLTEzLjEgMC0yNy41LTEuNC00Mi40LTQuNC01Mi4yLTEwLjUtOTEtMzYuNC04Ni43LTU3LjggMy0xNS4zIDI3LjMtMjQuMSA1OS44LTI0LjFtMC0ydjItMmMtMzQuOSAwLTU4LjYgOS45LTYxLjggMjUuNy0yLjMgMTEuMiA1LjkgMjMuNiAyMyAzNSAxNi42IDExIDM5LjggMjAgNjUuMyAyNS4xIDE0LjcgMyAyOS4yIDQuNSA0Mi44IDQuNSAzNC45IDAgNTguNi05LjkgNjEuOC0yNS43IDIuMy0xMS4yLTUuOS0yMy42LTIzLTM1LTE2LjYtMTEtMzkuOC0yMC02NS4zLTI1LjEtMTQuNy0zLTI5LjEtNC41LTQyLjgtNC41Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2QpIiBmaWxsPSIjQjRDQUQxIiBkPSJNMjE5LjkgMTI5LjdjLTE0LjUgMC0zMC42LTEuNy00Ni41LTQuOS0yNS40LTUuMS00OC41LTEzLjUtNjUuMS0yMy43QzkxLjQgOTAuNyA4My4xIDc5LjcgODUuMSA3MGMyLjYtMTMuMSAyNC4yLTIxLjMgNTYuMS0yMS4zIDE0LjUgMCAzMC42IDEuNyA0Ni41IDQuOSAyNS40IDUuMSA0OC41IDEzLjUgNjUuMSAyMy43IDE2LjkgMTAuNCAyNS4yIDIxLjQgMjMuMiAzMS4xLTIuNiAxMy4yLTI0LjEgMjEuMy01Ni4xIDIxLjMiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjZCkiIGZpbGw9IiM2Mjk3QTMiIGQ9Ik0xNDEuMiA0OS43YzE0IDAgMjkuOCAxLjYgNDYuMyA0LjkgNTIuMiAxMC41IDkxLjQgMzQuNSA4Ny41IDUzLjctMi42IDEzLjEtMjQuNyAyMC41LTU1LjIgMjAuNS0xNCAwLTI5LjgtMS42LTQ2LjMtNC45LTUyLjItMTAuNS05MS40LTM0LjUtODcuNS01My43IDIuNy0xMy4xIDI0LjgtMjAuNSA1NS4yLTIwLjVtMC0ydjItMmMtMzMgMC01NC4zIDguMy01Ny4xIDIyLjEtMiAxMC4xIDYuNCAyMS42IDIzLjcgMzIuMiAxNi43IDEwLjMgNDAgMTguNyA2NS40IDIzLjkgMTYgMy4yIDMyLjIgNC45IDQ2LjcgNC45IDMzIDAgNTQuMy04LjMgNTcuMS0yMi4xIDItMTAuMS02LjQtMjEuNi0yMy43LTMyLjItMTYuNy0xMC4zLTQwLTE4LjctNjUuNC0yMy45LTE2LTMuMi0zMi4yLTQuOS00Ni43LTQuOSIvPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNkKSIgZmlsbD0iI0Q0RTRFOCIgZD0iTTIxNS40IDYzLjdjNS42IDEuMSAxMS4xIDIuNSAxNi4zIDQuMS0xMi44LTUuNC0yNy45LTEwLTQ0LjItMTMuMkMxMzUuMyA0NC4xIDg5LjkgNTEuMSA4NiA3MC4yYy0xLjkgOS40IDYuNiAxOS45IDIxLjggMjkuNS4xLTEgLjItMiAuNC0zIDUuOS0yOSA1My45LTQzLjcgMTA3LjItMzMiLz48cGF0aCBjbGlwLXBhdGg9InVybCgjZCkiIGZpbGw9IiNEMUUxRTUiIGQ9Ik0xOTcuNiAxMjcuNGMtNy40IDAtMTUuOC0uOS0yNC4yLTIuNi0xMi40LTIuNS0yMy44LTYuNS0zMi0xMS4zLTguNS00LjktMTIuNy0xMC4yLTExLjgtMTQuOCAxLjItNi4xIDExLTkuNyAyNi4yLTkuNyA3LjUgMCAxNS44LjkgMjQuMiAyLjYgMTIuNCAyLjUgMjMuOCA2LjUgMzIgMTEuMyA4LjUgNC45IDEyLjcgMTAuMiAxMS44IDE0LjgtMS4yIDYuMS0xMSA5LjctMjYuMiA5LjciLz48cGF0aCBjbGlwLXBhdGg9InVybCgjZCkiIGZpbGw9IiM2Mjk3QTMiIGQ9Ik0xNTUuOSA5MC4xYzcuMiAwIDE1LjQuOCAyNCAyLjYgMjUuNSA1LjEgNDQuNyAxNi4zIDQzIDI0LjktMS4xIDUuNy0xMS4yIDguOS0yNS4zIDguOS03LjIgMC0xNS40LS44LTI0LTIuNi0yNS41LTUuMS00NC43LTE2LjMtNDMtMjQuOSAxLjItNS44IDExLjItOC45IDI1LjMtOC45bTAtMmMtMTYgMC0yNS45IDMuOC0yNy4yIDEwLjUtMi4zIDExLjQgMjEuMiAyMi42IDQ0LjUgMjcuMyA4LjQgMS43IDE2LjkgMi42IDI0LjQgMi42IDE2IDAgMjUuOS0zLjggMjcuMi0xMC41IDEtNS4yLTMuMi0xMC42LTEyLjItMTUuOS04LjMtNC44LTE5LjgtOC44LTMyLjMtMTEuNC04LjUtMS43LTE2LjktMi42LTI0LjQtMi42Ii8+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2QpIiBmaWxsPSIjNjI5N0EzIiBkPSJNMTMwLjUgMTAwQzEwOC40IDk4LjIgODggODIuOCA4Ny44IDgyLjZMODkgODFjLjIuMiAyMC4xIDE1LjIgNDEuNiAxN2wtLjEgMnpNMjQ0LjkgMTIxLjdjLTcuMSAwLTE1LS44LTIyLjQtMy4ybC42LTEuOWMyMC40IDYuNyA0NC43LjUgNDQuOS41bC41IDEuOWMtLjEgMC0xMC41IDIuNy0yMy42IDIuN00xNTEuNiA5MC44Yy0xOC44LTIxLjEtMTIuMS00MS4yLTEyLTQxLjRsMS45LjdjLS4xLjItNi40IDE5LjMgMTEuNiAzOS40bC0xLjUgMS4zek0yMDguNCAxMDIuM2wtLjktMS44YzI0LjQtMTEuNiAyNS45LTMxLjcgMjYtMzEuOWwyIC4xYzAgLjItMS42IDIxLjQtMjcuMSAzMy42Ii8+PGcgb3BhY2l0eT0iLjYiIGNsaXAtcGF0aD0idXJsKCNkKSI+PGRlZnM+PHBhdGggaWQ9ImciIGQ9Ik05OC41IDkwaDEzMy4ydjExNS41SDk4LjV6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iaCI+PHVzZSB4bGluazpocmVmPSIjZyIgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNoKSI+PGRlZnM+PHBhdGggaWQ9ImkiIGQ9Im0yMzEuNyAyMDUuNS03LjktODcuNmMxLjUtOC42LTE5LjQtMjAuMy00NC43LTI1LjQtMjUuNS01LjEtNDYuNy0yLjEtNDguNCA2LjUtLjEuMy0uMS42LS4xLjhsLTMyIDEwNS43aDEzMy4xeiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImsiPjx1c2UgeGxpbms6aHJlZj0iI2kiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48ZGVmcz48ZmlsdGVyIGlkPSJqIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjgwLjYiIHk9IjY3LjEiIHdpZHRoPSIxNjkuMSIgaGVpZ2h0PSIxNTguNiI+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIxIDAgMCAwIDAgMCAxIDAgMCAwIDAgMCAxIDAgMCAwIDAgMCAxIDAiLz48L2ZpbHRlcj48L2RlZnM+PG1hc2sgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iODAuNiIgeT0iNjcuMSIgd2lkdGg9IjE2OS4xIiBoZWlnaHQ9IjE1OC42IiBpZD0ibSI+PGcgZmlsdGVyPSJ1cmwoI2opIj48bGluZWFyR3JhZGllbnQgaWQ9ImwiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCIgeTE9IjIzMS45MzgiIHgyPSIxIiB5Mj0iMjMxLjkzOCIgZ3JhZGllbnRUcmFuc2Zvcm09InNjYWxlKC0xNDYuMiAxNDYuMikgcm90YXRlKDgxLjE1IDEzNC41NjMgMTE1LjQ3NCkiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZiIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2spIiBmaWxsPSJ1cmwoI2wpIiBkPSJtMjQ5LjcgOTAuMS0yMS4yIDEzNS42LTE0Ny45LTIzIDIxLjEtMTM1LjZ6Ii8+PC9nPjwvbWFzaz48bGluZWFyR3JhZGllbnQgaWQ9Im4iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCIgeTE9IjIzMS45MzgiIHgyPSIxIiB5Mj0iMjMxLjkzOCIgZ3JhZGllbnRUcmFuc2Zvcm09InNjYWxlKC0xNDYuMiAxNDYuMikgcm90YXRlKDgxLjE1IDEzNC41NjMgMTE1LjQ3NCkiPjxzdG9wIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZjVhNCIvPjxzdG9wIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I2ZmZDFiZCIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI2spIiBtYXNrPSJ1cmwoI20pIiBmaWxsPSJ1cmwoI24pIiBkPSJtMjQ5LjcgOTAuMS0yMS4yIDEzNS42LTE0Ny45LTIzIDIxLjEtMTM1LjZ6Ii8+PC9nPjwvZz48ZyBvcGFjaXR5PSIuNiIgY2xpcC1wYXRoPSJ1cmwoI2QpIj48ZGVmcz48cGF0aCBpZD0ibyIgZD0iTTk4LjUgMTkyLjhoMTMzLjJ2MjUuM0g5OC41eiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9InAiPjx1c2UgeGxpbms6aHJlZj0iI28iIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjcCkiIGZpbGw9IiNGRkVERDYiIGQ9Ik0yMzEuNyAyMDUuNWMwIDctMjkuOCAxMi43LTY2LjYgMTIuN3MtNjYuNi01LjctNjYuNi0xMi43IDI5LjgtMTIuNyA2Ni42LTEyLjcgNjYuNiA1LjcgNjYuNiAxMi43Ii8+PC9nPjxnIG9wYWNpdHk9Ii44NSIgY2xpcC1wYXRoPSJ1cmwoI2QpIj48ZGVmcz48cGF0aCBpZD0icSIgZD0iTTE0NS40IDExMi40aDcuNnYzMi43aC03LjZ6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iciI+PHVzZSB4bGluazpocmVmPSIjcSIgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxwYXRoIGNsaXAtcGF0aD0idXJsKCNyKSIgZmlsbD0iI0ZGRiIgZD0iTTE0OS44IDExMy42Yy0xLjUgOS44LTIuOSAxOS42LTQuNCAyOS40LS4zIDIuMSAyLjkgMyAzLjIuOSAxLjUtOS44IDIuOS0xOS42IDQuNC0yOS40LjMtMi4xLTIuOS0zLTMuMi0uOSIvPjwvZz48ZyBvcGFjaXR5PSIuODUiIGNsaXAtcGF0aD0idXJsKCNkKSI+PGRlZnM+PHBhdGggaWQ9InMiIGQ9Ik0xNTguNyAxNTdoNy42djMyLjdoLTcuNnoiLz48L2RlZnM+PGNsaXBQYXRoIGlkPSJ0Ij48dXNlIHhsaW5rOmhyZWY9IiNzIiBvdmVyZmxvdz0idmlzaWJsZSIvPjwvY2xpcFBhdGg+PHBhdGggY2xpcC1wYXRoPSJ1cmwoI3QpIiBmaWxsPSIjRkZGIiBkPSJNMTYzLjEgMTU4LjJjLTEuNSA5LjgtMi45IDE5LjYtNC40IDI5LjQtLjMgMi4xIDIuOSAzIDMuMi45IDEuNS05LjggMi45LTE5LjYgNC40LTI5LjQuNC0yLjEtMi44LTMuMS0zLjItLjkiLz48L2c+PGcgb3BhY2l0eT0iLjg1IiBjbGlwLXBhdGg9InVybCgjZCkiPjxkZWZzPjxwYXRoIGlkPSJ1IiBkPSJNMTk4LjUgMTEyLjJoN3YyOC40aC03eiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9InYiPjx1c2UgeGxpbms6aHJlZj0iI3UiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48cGF0aCBjbGlwLXBhdGg9InVybCgjdikiIGZpbGw9IiNGRkYiIGQ9Ik0yMDIuMiAxMTMuNGMtMS4yIDguMy0yLjUgMTYuNy0zLjcgMjUtLjMgMi4xIDIuOSAzIDMuMi45IDEuMi04LjMgMi41LTE2LjcgMy43LTI1IC4zLTIuMS0yLjktMy0zLjItLjkiLz48L2c+PC9nPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat}.signage-wrapper{border:0;border-radius:14px;bottom:0;height:85vh;left:0;outline:none;overflow:hidden;right:0;top:0;width:85vw}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.app-wrapper{height:100%;overflow:hidden;width:100%}.line-clamp{-webkit-line-clamp:3}.line-clamp,.line-clamp-1{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-4,.line-clamp-5{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-5{-webkit-line-clamp:5}.line-clamp-8{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.city-guide-promoted-label{font-size:12px!important;left:40px;right:0;width:40px!important}.heart{animation:fave-heart 1s steps(28);background:url(https://cssanimation.rocks/images/posts/steps/heart.png) no-repeat;background-position:0 0;cursor:pointer;height:100px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100px}.heart:hover{background-position:-2800px 0;transition:background 1s steps(28)}@keyframes fave-heart{0%{background-position:0 0}to{background-position:-2800px 0}}.loader{aspect-ratio:1;display:flex;width:50px}.loader:after,.loader:before{--c:no-repeat linear-gradient(#046d8b 0 0);animation:l17 1s infinite alternate;background:var(--c) 0 0,var(--c) 100% 0,var(--c) 100% 100%,var(--c) 0 100%,var(--c) 0 50%;content:"";flex:1 1;margin:0 0 0 -2px}.loader:before{margin:0 -2px 0 0;transform:scale(-1)}@keyframes l17{0%,5%{background-size:0 4px,4px 0,0 4px,4px 0,0 4px}20%{background-size:100% 4px,4px 0,0 4px,4px 0,0 4px}40%{background-size:100% 4px,4px 100%,0 4px,4px 0,0 4px}60%{background-size:100% 4px,4px 100%,100% 4px,4px 0,0 4px}80%{background-size:100% 4px,4px 100%,100% 4px,4px 50%,0 4px}95%,to{background-size:100% 4px,4px 100%,100% 4px,4px 50%,100% 4px}}.landscape-app-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.landscape-app-footer,.landscape-app-header{flex:0 1}.landscape-app-workspace{display:flex;flex:1 1;flex-direction:row;overflow:scroll;scroll-behavior:smooth}.landscape-app-workspace-content{background:#0000004d;flex:1 1;overflow-x:hidden;overflow-y:hidden}.landscape-app-workspace-dock{flex:0 1}.landscape-app-workspace-inner-wrapper{background-color:#4169e1;height:130vh}.portrait-app-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.portrait-app-footer,.portrait-app-header{flex:0 1}.portrait-app-workspace{display:flex;flex:1 1;flex-direction:column;overflow:scroll}.portrait-app-workspace-content{background:#0000004d;flex:1 1;overflow-x:hidden;overflow-y:hidden}.portrait-app-workspace-dock{flex:0 1}.portrait-app-workspace-inner-wrapper{background-color:#4169e1;height:130vh}.portrait-infobar-wrapper{background:#fff;display:flex;max-height:400px;min-height:400px;overflow:hidden;width:100%}.portrait-infobar-logo-wrapper{align-items:center;display:flex;justify-content:center;padding:0 2rem}.portrait-infobar-logo{max-height:200px;max-width:200px;min-height:200px;min-width:200px;overflow:hidden}.portrait-infobar-board-name-wrapper{align-items:flex-start;display:flex;flex:8 1;flex-direction:column;justify-content:center;padding:0 2rem;text-align:left}.portrait-infobar-row{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;margin-top:2rem}.portrait-infobar-board-name-wrapper-name{font-size:1.8rem;font-weight:700;max-height:110px;overflow:hidden;text-overflow:ellipsis}.portrait-infobar-board-name-wrapper-description{font-size:1.3rem;line-height:1.5;max-height:150px;overflow:hidden;text-overflow:ellipsis}.portrait-infobar-description-wrapper{padding:1rem 2rem;text-align:center}.portrait-infobar-description-wrapper span{font-size:1.3rem;font-weight:400;opacity:.6}.portrait-infobar-upcoming-events-wrapper{padding:0 2rem 2rem 0;text-align:center}.portrait-infobar-upcoming-events-wrapper span{font-weight:400}.portrait-infobar-location-wrapper{padding:0 2rem 2rem 0;text-align:center}.portrait-infobar-location-wrapper span{font-weight:400}.portrait-infobar-weather-wrapper{padding:0 2rem 2rem 0;text-align:center}.portrait-infobar-weather-wrapper span{font-weight:400;margin-left:15px}.portrait-infobar-follow-board-button-wrapper{padding:2rem 0;text-align:center;width:100%}.portrait-new-infobar-follow-board-button-wrapper{padding:2rem 0;text-align:center}.portrait-infobar-follow-board-button-wrapper-button{border-radius:4px;color:#fff;font-size:1.5rem;line-height:1.2;padding:1rem}.portrait-infobar-location-header-row,.portrait-infobar-upcoming-events-header-row,.portrait-infobar-weather-header-row{align-items:flex-start;display:flex;justify-content:flex-start}.portrait-infobar-widget-header-title{display:flex;flex:1 1;font-size:1.2rem;margin:0 20px;opacity:.6}.portrait-infobar-upcoming-events-column{max-width:350px;min-width:350px}.portrait-infobar-widget-header-action-label{font-size:1rem!important}.portrait-infobar-location-widget-text{color:#000;display:block;font-size:1.3rem;margin-left:50px;text-align:left!important}.portrait-infobar-upcoming-events-widget-text{text-align:left}.portrait-infobar-upcoming-events-widget-text,.portrait-infobar-weather-widget-text{color:#000;display:block;font-size:1.3rem;margin-left:50px;margin-top:10px;text-align:left!important}.portrait-infobar-location-widget-text-box,.portrait-infobar-upcoming-events-widget-text-box,.portrait-infobar-weather-widget-text-box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.landscape-infobar-wrapper{background:#fff;height:100%;max-width:400px;min-width:400px;width:400px}.landscape-infobar-logo-wrapper{align-items:center;display:flex;justify-content:center;padding:1rem 2rem}.landscape-infobar-logo{max-height:200px;max-width:200px;min-height:200px;min-width:200px;overflow:hidden}.landscape-infobar-board-name-wrapper{padding:0 2rem;text-align:center}.landscape-infobar-board-name-wrapper span{font-size:1.8rem;font-weight:700}.landscape-infobar-description-wrapper{padding:1rem 2rem;text-align:center}.landscape-infobar-description-wrapper span{font-size:1.3rem;font-weight:400;opacity:.6}.landscape-infobar-upcoming-events-wrapper{padding:1rem 2rem;text-align:center}.landscape-infobar-upcoming-events-wrapper span{font-weight:400}.landscape-infobar-location-wrapper{padding:1rem 2rem;text-align:center}.landscape-infobar-location-wrapper span{font-weight:400}.landscape-infobar-weather-wrapper{padding:1rem 2rem;text-align:center}.landscape-infobar-weather-wrapper span{font-weight:400}.landscape-infobar-follow-board-button-wrapper{padding:2rem;text-align:center}.landscape-infobar-follow-board-button-wrapper-button{border-radius:4px;color:#fff;font-size:1.5rem;line-height:1.2;padding:1rem}.landscape-infobar-location-header-row,.landscape-infobar-upcoming-events-header-row,.landscape-infobar-weather-header-row{align-items:flex-start;display:flex;justify-content:flex-start}.landscape-infobar-widget-header-title{display:flex;flex:1 1;font-size:1.2rem;margin:0 20px;opacity:.6}.landscape-infobar-widget-header-action-label{font-size:1rem!important}.landscape-infobar-location-widget-text{text-align:left!important}.landscape-infobar-location-widget-text,.landscape-infobar-upcoming-events-widget-text{color:#000;display:block;font-size:1.3rem;margin-left:50px;margin-top:10px;opacity:1!important}.landscape-infobar-upcoming-events-widget-text{text-align:left;text-align:left!important}.landscape-infobar-weather-widget-text{color:#000;display:block;font-size:1.3rem;margin-left:50px;margin-top:10px;opacity:1!important;text-align:left!important}.landscape-infobar-location-widget-text-box,.landscape-infobar-upcoming-events-widget-text-box,.landscape-infobar-weather-widget-text-box{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.screen-id-input-field{-webkit-appearance:none;border:1px solid #d3d3d3;font-size:1.5rem;height:60px;outline:none;padding:1rem;width:300px}.new-header-ui-logo{align-items:center;background:#fff;border:6px solid #fff;box-shadow:0 0 0 1px #ccc;display:flex;height:180px;justify-content:center;margin-left:21px;overflow:hidden;width:180px}.new-header-ui-wrapper{background:#0000004d}.new-header-ui-overlay{background-color:#0009;height:100%;position:absolute;width:100%}.new-header-ui-white-bar{background:#fff;max-height:113px;min-height:113px;position:relative}.new-header-ui-logo-wrapper{left:0;position:absolute;right:0;top:21px;width:200px}.new-header-ui-board-name-and-button-section{align-items:center;display:flex;flex-direction:row;height:113px;margin-left:230px}.new-header-ui-text-wrapper{-webkit-box-orient:vertical;max-height:80px;max-width:360px;min-width:360px}.new-header-ui-board-name{color:#000;font-size:20px;font-weight:700}.new-header-ui-buttons-wrapper{align-items:center;display:flex;flex:1 1;justify-content:flex-end;padding-right:30px}.new-header-ui-button-outline{border:1px solid #000;border-radius:4px;font-size:18px;margin-left:5px;margin-right:15px;padding:10px}.new-header-ui-button-normal{background:#000;border:none;border-radius:4px;color:#fff;font-size:18px;margin-left:15px;margin-right:5px;padding:10px}.new-header-ui-widget-section{align-items:center;background:#0000;display:flex;flex-direction:row;height:70px;margin-left:200px}.new-header-ui-widget-section-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-left:30px;position:relative;width:100%}.new-header-ui-widget-item{background:#000}.new-header-ui-widget-item,.new-header-ui-widget-item-light{align-items:center;border-radius:40px;display:flex;height:40px;justify-content:center;margin-right:25px;width:40px}.new-header-ui-widget-item-light{background:#fff}.new-header-ui-widget-section-content{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:flex-start;margin-left:230px;position:relative}.new-header-ui-sponsored-section{align-items:center;display:flex;justify-content:center}.new-header-ui-sponsored-wrapper{position:absolute;right:30px;top:-7px}.vertical-trim-01{display:inline-block;max-width:200px;overflow:hidden;resize:horizontal;text-overflow:ellipsis;white-space:nowrap}.landscape-shortcutbar-wrapper{background:rgba(0,0,0,.323);height:100%;max-width:120px;min-width:120px}.landscape-shortcutbar-content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.landscape-shortcutbar-home-icon-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.landscape-shortcutbar-home-icon-wrapper span{color:#fff;display:table-caption;font-size:1.2rem;margin-top:5px;max-width:100px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:pre-line}.landscape-shortcutbar-app-icon-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px;position:relative}.landscape-shortcutbar-arrow-wrapper{align-items:center;display:flex;flex-direction:column;height:60px;justify-content:center;padding:1rem}.landscape-shortcutbar-arrow-wrapper :active{opacity:.6}.landscape-shortcutbar-app-icon-wrapper span{color:#fff;display:table-caption;font-size:1rem;margin-top:10px;max-width:100px;opacity:.6;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:pre-line}.landscape-shortcutbar-app-icon-wrapper img{border-radius:10px;height:80px;min-height:80px;min-width:80px;width:80px}.landscape-shortcutbar-app-list{max-height:76vh;min-height:76vh;overflow:scroll;text-align:center}.landscape-shortcutbar-promoted-label{background:#2584e5!important;border-radius:5px!important;color:#fff!important;font-size:10px!important;left:6px;padding:5px!important;position:absolute!important;right:1!important;width:30px!important}.portrait-shortcutbar-wrapper{background:rgba(0,0,0,.343);max-height:120px;min-height:120px;width:100%}.portrait-shortcutbar-content-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.portrait-shortcutbar-arrow-wrapper,.portrait-shortcutbar-home-icon-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.portrait-shortcutbar-arrow-wrapper{width:60px}.portrait-shortcutbar-home-icon-wrapper span{color:#fff;display:table-caption;font-size:1.2rem;margin:0 20px;max-width:100px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:pre-line}.portrait-shortcutbar-app-icon-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:1rem;position:relative}.portrait-shortcutbar-app-icon-wrapper span{color:#fff;display:table-caption;font-size:1.2rem;margin:0 20px;max-height:90px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:pre-line}.portrait-shortcutbar-app-icon-wrapper img{border-radius:10px;height:80px;min-height:80px;min-width:80px;width:80px}.portrait-shortcutbar-app-list{align-items:center;display:flex;justify-content:flex-start;max-width:80vw;overflow:scroll;text-align:center}.portrait-shortcutbar-arrow-wrapper :active{opacity:.6}.portrait-shortcutbar-promoted-label{background:#2584e5!important;border-radius:5px!important;bottom:30px;color:#fff!important;font-size:10px!important;left:0;padding:5px!important;position:absolute!important;right:1!important;width:30px!important}.landscape-footer-wrapper{align-items:center;background:#fff;box-shadow:0 0 1px rgba(255,254,254,.486);display:flex;justify-content:center;min-height:51px;width:100%}.landscape-footer-inner-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;position:relative;width:100%}.portrait-footer-wrapper{align-items:center;background:#fff;box-shadow:0 0 1px rgba(255,254,254,.486);display:flex;justify-content:center;min-height:51px;width:100%}.portrait-footer-inner-wrapper{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:flex-start;position:relative;width:100%}.hoot-tile-text-description{word-wrap:break-word;font-size:1.2rem;font-weight:400;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:1rem 0}.landscape-idle-collection-slider-wrapper{background:rgba(2,1,0,.445);margin-left:5px;overflow:scroll;width:100%}.landscape-idle-collection-slider-content-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:-webkit-max-content;width:max-content}.landscape-idle-collection-tag-wrapper{background:#ffffff80;border:1px solid #fff;border-radius:2px;box-shadow:0 0 1px #111c;margin:1rem 5px;padding:10px;position:relative}.landscape-idle-collection-tag-text{color:#000;font-size:1.5rem}.landscape-idle-collection-selected-tag-wrapper{background:#fff;border-radius:2px;margin:1rem 5px;padding:10px;position:relative}.landscape-idle-collection-selected-tag-text{color:#000;font-size:1.5rem}.landscape-idle-collection-selected-cross{position:absolute;right:-10px;top:-10px}.landscape-idle-collection-selected-cross span{align-items:center;background:hsla(0,0%,100%,.842);border:1px solid #d3d3d3;border-radius:30px;display:flex;height:30px;justify-content:center;width:30px}.portrait-idle-collection-slider-wrapper{background:rgba(2,1,0,.445);margin-left:5px;overflow:scroll;width:100%}.portrait-idle-collection-slider-content-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:-webkit-max-content;width:max-content}.portrait-idle-collection-tag-wrapper{background:hsla(0,0%,100%,.542);border:1px solid #fff;border-radius:2px;box-shadow:0 0 1px #111c;margin:1rem 5px;padding:10px;position:relative}.portrait-idle-collection-tag-text{color:#000;font-size:1.5rem}.portrait-idle-collection-selected-tag-wrapper{background:#fff;border-radius:2px;margin:1rem 5px;padding:10px;position:relative}.portrait-idle-collection-selected-tag-text{color:#000;font-size:1.5rem;font-weight:700}.portrait-idle-collection-selected-cross{position:absolute;right:-10px;top:-10px}.portrait-idle-collection-selected-cross span{align-items:center;background:hsla(0,0%,100%,.842);border:1px solid #d3d3d3;border-radius:30px;display:flex;height:30px;justify-content:center;width:30px}.hoot-tile-text-block{margin:0;padding:1rem 2rem}.hoot-tile-text-block h1{word-wrap:break-word;font-size:1.5rem;font-weight:700;-webkit-hyphens:auto;hyphens:auto;line-height:1.3;margin:1rem 0}.hoot-tile-text-promoted{font-size:1.5rem;font-weight:thin;opacity:.6}.hoot-tile-text-event-datetime-row{align-items:center;display:flex;justify-content:flex-start;margin:1.2rem 0}.hoot-tile-text-event-datetime{margin-left:5px!important}.hoot-tile-text-event-datetime-row h4{font-size:1.2rem;font-weight:400;line-height:1.5;margin:0}.hoot-tile-text-author-name{font-size:1.2rem;font-weight:400;margin-left:10px}.hoot-tile-text-author-row{align-items:center;display:flex;justify-content:flex-start;margin:1rem 0}.hoot-tile-button{background:#0000;border-radius:5px;font-size:1.5rem;margin:1rem 0;padding:1rem;width:100%}.hoot-tile-text-twitter-row{align-items:center;color:#38a1f3;display:flex;font-size:1.5rem;justify-content:flex-start;margin:1rem 0}.hoot-tile-image-play-button{align-items:center;bottom:0;display:flex!important;justify-content:center;left:0;position:absolute;right:0;top:0}.landscape-bulletin-board-resize-loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.landscape-bulletin-board-resize-loader span{font-size:1.2rem}.landscape-masonry-styles{font-family:Lato,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.landscape-masonry-styles,.portrait-masonry-styles{margin-top:10px;padding-bottom:10rem;padding-left:10px}.portrait-paginated-menu-row-4{justify-content:space-evenly}.landscape-spotlight-section-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.landscape-spotlight-section-title-text{color:#fff;font-size:1.5rem;font-weight:700;margin-left:1rem}.landscape-spotlight-title-wrapper{align-items:center;display:flex;justify-content:flex-start;padding:1rem 2rem}.landscape-spotlight-title-section-wrapper{width:100%}.landscape-spotlight-title-section{align-items:center;display:flex;justify-content:flex-start}.landscape-spotlight-bb-section-wrapper{height:100%;width:97%}.portrait-spotlight-section-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.portrait-spotlight-section-title-text{color:#fff;font-size:1.5rem;font-weight:700;margin-left:1rem}.portrait-spotlight-title-wrapper{align-items:center;display:flex;justify-content:flex-start;padding:1rem 2rem}.portrait-spotlight-title-section-wrapper{width:100%}.portrait-spotlight-title-section{align-items:center;display:flex;justify-content:flex-start}.portrait-spotlight-bb-section-wrapper{height:100%;width:95%}.mini-shortcutbar-wrapper{width:100%}.mini-shortcutbar-content-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.mini-shortcutbar-arrow-wrapper,.mini-shortcutbar-home-icon-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.mini-shortcutbar-arrow-wrapper{width:60px}.mini-shortcutbar-app-icon-wrapper :active{opacity:.6}.mini-shortcutbar-home-icon-wrapper span{color:#fff;display:table-caption;font-size:1rem;margin:0 20px;max-width:100px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:pre-line}.mini-shortcutbar-app-icon-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:1rem}.mini-shortcutbar-app-icon-wrapper span{color:#fff;display:table-caption;font-size:1rem;margin:0 20px;max-height:38px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:pre-line}.mini-shortcutbar-app-icon-wrapper img{height:40px;min-height:40px;min-width:40px;width:40px}.mini-shortcutbar-app-list{align-items:center;display:flex;justify-content:flex-start;margin-left:1rem;max-width:90vw;overflow:scroll;text-align:center}.landscape-follow-board-inner-wrapper{align-items:center;border-radius:14px;display:flex;flex-direction:row;height:100%;justify-content:flex-start;overflow:hidden}.landscape-follow-board-outer-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}.landscape-follow-board-wrapper{background:#fff;border-radius:14px;height:50vh;text-align:center;width:85vw}.landscape-follow-board-info-section{flex:6 1;flex-direction:row;padding:2rem}.landscape-follow-board-info-section,.landscape-follow-board-join-section{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:flex-start}.landscape-follow-board-join-section{background-color:#fff;flex:4 1;flex-direction:column}.landscape-follow-board-padding{padding:2rem}.landscape-get-updates-on-mobile{display:flex;height:100%;width:100%}.landscape-follow-mobile-steps{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.landscape-join-by-email{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem}.landscape-follow-board-title{color:#fff;font-size:2.5rem;font-weight:700;margin:1rem}.landscape-follow-board-sub-heading{color:#fff;font-size:2rem;font-weight:400;margin:1rem}.landscape-follow-board-instruction{color:#fff;font-size:1.5rem;font-weight:400;margin:10px 1rem}.landscape-follow-board-url-box{background-color:#fff;border-radius:8px;margin:10px;overflow:hidden;padding:1rem;text-align:left;word-break:break-word}.landscape-follow-board-url-box span{color:#000;display:flex;font-weight:700;opacity:.8;word-break:break-word}.landscape-follow-board-join-title{font-size:2.5rem;font-weight:700}.landscape-follow-board-join-sub-heading{font-size:1.5rem;padding:2rem}.landscape-follow-board-join-input{border:1px solid #789;border-radius:8px;box-sizing:border-box;font-size:1.5rem;margin:2rem;padding:1.5rem;width:100%}.landscape-mobile-images-section{align-items:center;display:flex;justify-content:center}.landscape-follow-board-join-button{background:#3098f3;border:none;border-radius:8px;color:#fff;font-size:1.5rem;font-weight:700;overflow:hidden;padding:2rem;width:100%}.landscape-qr-code-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.landscape-qr-code-section-first-instruction{color:#fff;font-size:1.2rem;font-weight:700;margin:1rem 0}.landscape-qr-code-section-second-instruction{color:#fff;font-size:1.2rem;font-weight:700}.landscape-follow-board-error-wrapper,.landscape-follow-board-loading-wrapper,.landscape-follow-board-success-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.landscape-follow-board-success-title{font-size:2rem;font-weight:700;margin:2.5rem 1rem}.landscape-follow-board-success-description{font-size:2rem;font-weight:400;margin:1rem;opacity:.8}.landscape-follow-board-error-box{padding:1rem}.landscape-follow-board-error-box-text{color:#f95555;font-size:1.5rem;font-weight:700}.portrait-follow-board-inner-wrapper{align-items:center;border-radius:14px;display:flex;flex-direction:column-reverse;height:100%;justify-content:flex-start;overflow:hidden}.portrait-follow-board-outer-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin-top:-20rem}.portrait-follow-board-wrapper{width:90vw}.portrait-follow-board-info-section{background-color:#bc8f8f;flex-direction:row;padding:2rem}.portrait-follow-board-info-section,.portrait-follow-board-join-section{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;width:100%}.portrait-follow-board-join-section{background:#fff;flex-direction:column;min-height:400px}.portrait-follow-board-padding{padding:2rem}.portrait-get-updates-on-mobile{display:flex;height:100%;width:100%}.portrait-follow-mobile-steps{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.portrait-join-by-email,.portrait-mobile-images-section{align-items:center;display:flex;justify-content:center}.portrait-join-by-email{flex-direction:column;padding:4rem;width:80%}.portrait-follow-board-title{color:#fff;font-size:2rem;font-weight:700;margin:1rem}.portrait-follow-board-sub-heading{color:#fff;font-size:1.8rem;font-weight:400;margin:1rem}.portrait-follow-board-instruction{color:#fff;font-size:1.4rem;font-weight:400;margin:1rem}.portrait-follow-board-url-box{background-color:#fff;border-radius:8px;color:#000;margin:1rem;padding:1rem;text-align:left;word-break:break-word}.portrait-follow-board-url-box span{color:#000;display:flex;font-weight:700;opacity:.8;word-break:break-word}.portrait-follow-board-join-title{font-size:2.5rem;font-weight:700}.portrait-follow-board-join-sub-heading{font-size:1.5rem;padding:2rem}.portrait-follow-board-join-input{border:1px solid #789;border-radius:8px;box-sizing:border-box;font-size:1.5rem;margin:2rem;padding:1.5rem;width:100%}.portrait-follow-board-join-button{background:#3098f3;border:none;border-radius:8px;color:#fff;font-size:1.5rem;font-weight:700;overflow:hidden;padding:1.5rem;width:100%}.portrait-qr-code-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.portrait-qr-code-section-first-instruction{color:#fff;font-size:1.2rem;font-weight:700;margin:1rem 0}.portrait-qr-code-section-second-instruction{color:#fff;font-size:1.2rem;font-weight:700}.portrait-follow-board-error-wrapper,.portrait-follow-board-loading-wrapper,.portrait-follow-board-success-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:4rem}.portrait-follow-board-success-title{font-size:2rem;font-weight:700;margin:2rem 1rem}.portrait-follow-board-success-description{font-size:1.5rem;font-weight:400;margin:1rem}::-webkit-input-placeholder{font-size:1rem;padding:10px}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hb-keyboard-input-wrapper{overflow:scroll}.hb-keyboard-input{border:none!important;border-bottom:2px solid #333!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box;font-size:22px;height:auto;padding:16px;width:100%}.react-draggable{background:#0000!important;box-shadow:none!important}.share-hoot-link{border:1px solid #789;border-radius:5px;font-size:22px;padding:10px;width:100%!important}.share-board-link,.share-hoot-link{box-shadow:none!important;box-sizing:border-box;height:auto;outline:none}.share-board-link{font-size:1.5em;padding:15px;width:auto;width:100%!important}::-webkit-scrollbar{display:none!important}.keyboard{background-color:#424c5a;padding:15px 12px}.keyboard-drag-bar{align-items:center;color:#fff;display:flex;font-size:1.2rem;height:60px;justify-content:center;margin-top:-12px}.row{margin:15px 2px}.key,.row{text-align:center}.key{background-color:#e0e0e4;display:inline-block;font-family:Helvetica;font-size:2em;height:2.5em;line-height:2.5em;margin:0 2px;width:2.5em}.system_key{background-color:#68717d;border:1px solid #515a67;color:#fff;font-weight:600}.new-hoot-modal-wrapper{align-items:center;background-color:rgba(0,0,0,.808);bottom:0;display:flex;justify-content:center;left:0;overflow:scroll;position:absolute;right:0;top:0;z-index:9999}.landscape-hoot-modal-wrapper{align-items:flex-start;display:flex;font-family:Lato,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;width:100%}.landscape-hoot-modal-left-wrapper{margin-top:50px;max-width:240.5rem;min-width:544px;padding-bottom:20px;pointer-events:all;width:544px}.landscape-hoot-modal-right-wrapper{margin-left:20px;margin-top:50px;max-width:20.5rem;min-width:336px;pointer-events:all;width:336px}.landscape-hoot-modal-text-content-wrapper{border-radius:4px 4px;padding:2.5rem}.landscape-hoot-modal-description{font-size:1.5rem;line-height:1.6;margin-bottom:1rem;max-height:200px;overflow:hidden;text-rendering:optimizeLegibility}.landscape-hoot-modal-title{font-size:2rem;font-weight:600;font-weight:700;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;margin-bottom:1rem;text-align:left;word-break:break-word}.landscape-hoot-modal-button-wrapper{border-radius:4px;display:inline-block;margin:1rem 0;padding:1rem 4rem}.landscape-hoot-modal-button-wrapper span{font-size:1.5rem;line-height:1.6}.landscape-hoot-modal-promoted-label{margin:0}.landscape-hoot-modal-promoted-label span{font-size:1.2rem;opacity:.6}.landscape-hoot-modal-read-more-wrapper{display:inline-block;text-align:center}.landscape-hoot-modal-read-more-wrapper span{font-size:1.5rem;line-height:1.6}.hoot-modal-text-author-name{font-size:1.3rem;font-weight:700;margin:0}.hoot-modal-text-posted-time{font-size:16px;font-weight:300;margin:0}.hoot-modal-text-event-datetime-row{align-items:center;display:flex;font-size:1.2rem;font-weight:400;justify-content:flex-start}.hoot-modal-text-event-datetime{font-weight:400;margin-left:10px}.landscape-hoot-modal-location-row{align-items:center;display:flex;font-weight:normal !;justify-content:flex-start;margin:1rem 0}.hoot-modal-text-author-row{align-items:flex-start;display:flex;justify-content:flex-start}.image-gallery-image{border-radius:4px 4px 0 0!important;overflow:hidden}.image-gallery-slide{background:#0000!important}.portrait-hoot-modal-wrapper{align-items:flex-start;display:flex;font-family:Lato,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;margin-top:50px;overflow-x:hidden;overflow-y:scroll;padding-bottom:50px;scroll-behavior:smooth}.portrait-hoot-modal-left-wrapper{margin-top:50px;max-width:240.5rem;min-width:645px;padding-bottom:20px;pointer-events:all;width:645px}.portrait-hoot-modal-right-wrapper{margin-left:20px;margin-top:50px;max-width:20.5rem;min-width:300px;pointer-events:all;width:300px}.portrait-hoot-modal-text-content-wrapper{border-radius:0 0 4px 4px;box-sizing:border-box;padding:2.5rem}.portrait-hoot-modal-description{word-wrap:break-word;font-size:1.5rem;line-height:1.6;margin-bottom:1rem;max-height:200px;overflow:hidden;text-rendering:optimizeLegibility}.portrait-hoot-modal-title{font-size:2.5rem;font-weight:600;font-weight:700;line-height:1.2;margin-bottom:1rem;text-align:left}.portrait-hoot-modal-button-wrapper{border-radius:4px;display:inline-block;margin:1rem 0;padding:1rem 4rem}.portrait-hoot-modal-button-wrapper span{font-size:1.5rem;line-height:1.6}.portrait-hoot-modal-promoted-label{margin:0}.portrait-hoot-modal-promoted-label span{font-size:1.2rem;opacity:.6}.portrait-hoot-modal-read-more-wrapper{display:inline-block;text-align:center}.portrait-hoot-modal-read-more-wrapper span{font-size:1.5rem;line-height:1.6}.portrait-hoot-modal-location-row{align-items:center;display:flex;justify-content:flex-start;margin:1rem 0}.send-this-hoot-input{-webkit-appearance:none;background-color:#fff!important;border:1px solid #cacaca!important;border-radius:4px!important;border-right:0;color:#0a0a0a!important;font-family:inherit!important;font-size:1rem!important;height:auto!important;margin-left:-10px;outline:none;padding:10px!important;transition:box-shadow .5s,border-color .25s ease-in-out!important;width:90%}.loader-wrapper{align-items:center;display:flex;justify-content:center}
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:Ionicons;font-style:normal;font-weight:400;src:url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0);src:url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.0) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg")}.image-gallery-fullscreen-button:before,.image-gallery-left-nav:before,.image-gallery-play-button:before,.image-gallery-right-nav:before{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Ionicons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-transform:none}.image-gallery{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-o-user-select:none;user-select:none}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen,.image-gallery-content.fullscreen .image-gallery-slide{background:#000}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 113px)}@media (max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 84px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-fullscreen-button,.image-gallery-left-nav,.image-gallery-play-button,.image-gallery-right-nav{-webkit-appearance:none;appearance:none;background-color:initial;border:0;cursor:pointer;outline:none;position:absolute;z-index:4}.image-gallery-fullscreen-button:before,.image-gallery-left-nav:before,.image-gallery-play-button:before,.image-gallery-right-nav:before{color:#fff;line-height:.7;text-shadow:0 2px 2px #1a1a1a;transition:color .2s ease-out}.image-gallery-fullscreen-button:hover:before,.image-gallery-left-nav:hover:before,.image-gallery-play-button:hover:before,.image-gallery-right-nav:hover:before{color:#337ab7}@media (max-width:768px){.image-gallery-fullscreen-button:hover:before,.image-gallery-left-nav:hover:before,.image-gallery-play-button:hover:before,.image-gallery-right-nav:hover:before{color:#fff}}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0}.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2.7em;padding:15px 20px;text-shadow:0 1px 1px #1a1a1a}@media (max-width:768px){.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2.4em}}@media (max-width:480px){.image-gallery-fullscreen-button:before,.image-gallery-play-button:before{font-size:2em}}.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before{color:#fff;transform:scale(1.1)}@media (max-width:768px){.image-gallery-fullscreen-button:hover:before,.image-gallery-play-button:hover:before{transform:none}}.image-gallery-fullscreen-button{right:0}.image-gallery-fullscreen-button:before{content:""}.image-gallery-fullscreen-button.active:before{content:""}.image-gallery-fullscreen-button.active:hover:before{transform:scale(.9)}.image-gallery-play-button{left:0}.image-gallery-play-button:before{content:""}.image-gallery-play-button.active:before{content:""}.image-gallery-left-nav,.image-gallery-right-nav{color:#fff;font-size:5em;padding:50px 15px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}@media (max-width:768px){.image-gallery-left-nav,.image-gallery-right-nav{font-size:3.4em;padding:20px 15px}}@media (max-width:480px){.image-gallery-left-nav,.image-gallery-right-nav{font-size:2.4em;padding:0 15px}}.image-gallery-left-nav{left:0}.image-gallery-left-nav:before{content:""}.image-gallery-right-nav{right:0}.image-gallery-right-nav:before{content:""}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap}.image-gallery-slide{background:#fff;left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide img{width:100%}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 0 #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet.active{background:#fff}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:108px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;left:0;padding:0;position:absolute;top:0;width:100%}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0}.image-gallery-thumbnails-wrapper.left{margin-right:5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.left{margin-right:3px}}.image-gallery-thumbnails-wrapper.right{margin-left:5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.right{margin-left:3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;transition:transform .45s ease-out;white-space:nowrap}.image-gallery-thumbnail{border:4px solid #0000;display:inline-block;transition:border .3s ease-out;width:100px}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:75px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{position:relative}.image-gallery-thumbnail img{vertical-align:middle;width:100%}.image-gallery-thumbnail.active{border:4px solid #337ab7}@media (max-width:768px){.image-gallery-thumbnail.active{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;text-shadow:1px 1px 0 #000;top:50%;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.hoot-modal-description-show-more{display:flex;font-size:1rem;font-weight:400;justify-content:flex-end;margin-top:-10px;text-decoration:underline}.hoot-modal-description-trimmed{max-height:190px;overflow:hidden}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.portrait-mini-infobar-wrapper{background:#fff;height:100px;max-height:100px}.portrait-mini-infobar-inner-wrapper{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between}.portrait-mini-infobar-board-log-wrapper{height:80px;padding:0 1rem;width:80px}.portrait-mini-infobar-follow-board-button-wrapper{color:#fff;font-size:2rem;padding:1rem}.portrait-mini-infobar-follow-board-button-wrapper-button{background-color:#4a3c60;border-radius:4px;color:#fff;font-size:1.5rem;padding:1rem}.landscape-outer-wrapper{align-items:flex-start;color:#fff;display:flex;font-size:2rem;justify-content:center;max-height:100%}.landscape-inner-wrapper{margin-top:8.6rem;max-height:1080px;max-width:1080px;min-width:1080px;overflow-y:scroll;padding-bottom:8.6rem}.landscape-inner-wrapper h1,h2,h3,h4,h5,h6{margin:0;padding:0}.landscape-header-section{padding:2rem}.landscape-header-section-one{align-items:center;border:1px solid #d3d3d3;display:flex;font-weight:700;justify-content:space-between;padding:1rem 2rem}.landscape-year-list-view-section{font-weight:700;margin-top:15rem;width:1080px}.landscape-year-list-view-row{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.landscape-sticky-header-section{border:1px solid #d3d3d3;box-sizing:border-box;padding:2rem;position:fixed;width:1080px}.landscape-month-view-section{align-items:center;display:flex;font-weight:700;justify-content:center;padding:1rem}.landscape-monthly-calendar-day{padding:2rem;text-align:center}.landscape-header-section-row-one{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.landscape-month-view-button button{border:1px solid salmon;font-size:2rem;padding:1rem}.landscape-today-view-button button{background:#0000;border:1px solid #fff;color:#fff;font-size:2rem;padding:1rem}.landscape-week-view-section{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;padding:1rem}.landscape-week-day-item-column{align-items:center;display:flex;flex-direction:column;justify-content:center}.landscape-week-day-static-text-row{margin-bottom:1rem;padding:1rem}.landscape-day-dynamic-text-row-one{border-radius:40px;box-sizing:initial;height:40px;padding:1rem;text-align:center;width:40px}.landscape-day-dynamic-text-row{padding:1rem}.landscape-content-section-one{align-items:center;display:flex;justify-content:space-between;padding:2rem 0}.landscape-events-section{max-height:600px;min-height:600px;overflow:scroll}.landscape-events-list{align-items:center;display:flex;justify-content:space-between}.landscape-event-time{flex:1 1}.landscape-event-hoot{flex:4 1}.landscape-events-section{flex:1 1}.landscape-sticky-header-section-row-one{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.landscape-current-date-view-text-alt{align-items:center;display:flex;flex:1 1;justify-content:space-between}.landscape-view-toggle{display:flex}.landscape-toggle-button{color:#fff;font-size:2rem;padding:1rem}.landscape-calendar-list-info-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10rem}.portrait-outer-wrapper{align-items:flex-start;color:#fff;display:flex;font-size:2rem;justify-content:center;max-height:100%}.portrait-inner-wrapper{margin-top:8.5rem;max-height:1080px;max-width:1080px;min-width:1080px;overflow-y:scroll;padding-bottom:8.6rem}.portrait-inner-wrapper h1,h2,h3,h4,h5,h6{margin:0;padding:0}.portrait-header-section{padding:2rem}.portrait-header-section-one{align-items:center;border:1px solid #d3d3d3;display:flex;font-weight:700;justify-content:space-between;padding:1rem 2rem}.portrait-year-list-view-section{font-weight:700;margin-top:15rem;width:1080px}.portrait-year-list-view-row{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.portrait-sticky-header-section{border:1px solid #d3d3d3;box-sizing:border-box;padding:2rem;position:fixed;width:1080px}.portrait-month-view-section{align-items:center;display:flex;font-weight:700;justify-content:center;padding:1rem}.portrait-monthly-calendar-day{padding:2rem;text-align:center}.portrait-header-section-row-one{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.portrait-month-view-button button{border:1px solid salmon;font-size:2rem;padding:1rem}.portrait-today-view-button button{background:#0000;border:1px solid #fff;color:#fff;font-size:2rem;padding:1rem}.portrait-week-view-section{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;padding:1rem}.portrait-week-day-item-column{align-items:center;display:flex;flex-direction:column;justify-content:center}.portrait-week-day-static-text-row{margin-bottom:1rem;padding:1rem}.portrait-day-dynamic-text-row-one{border-radius:40px;box-sizing:initial;height:40px;padding:1rem;text-align:center;width:40px}.portrait-day-dynamic-text-row{padding:1rem}.portrait-content-section-one{align-items:center;display:flex;justify-content:space-between;padding:2rem 0}.portrait-events-section{max-height:960px;min-height:960px;overflow:scroll}.portrait-events-list{align-items:center;display:flex;justify-content:space-between}.portrait-event-time{flex:1 1}.portrait-event-hoot{flex:4 1}.portrait-events-section{flex:1 1}.portrait-sticky-header-section-row-one{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.portrait-current-date-view-text-alt{align-items:center;display:flex;flex:1 1;justify-content:space-between}.portrait-view-toggle{display:flex}.portrait-toggle-button{color:#fff;font-size:2rem;padding:1rem}.portrait-calendar-list-info-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10rem}.landscape-app-switcher-app-wrapper-ias{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.landscape-app-switcher-heading-section-ias{flex:1 1;margin-right:5rem;padding:1rem;text-align:center}.landscape-app-switcher-app-icon-section-ias{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.landscape-app-switcher-heading-ias{font-size:12rem;font-weight:700}.landscape-app-switcher-sub-heading-ias{font-size:5rem;font-weight:400}.landscape-app-switcher-custom-heading-ias{font-feature-settings:"pcap","c2pc";display:block;font-size:8rem;font-variant:all-petite-caps;font-weight:700;line-height:.8;padding-bottom:40px}.landscape-app-switcher-app-name-section-ias{display:table-caption;max-width:600px;overflow:hidden;padding:1rem;text-overflow:ellipsis;white-space:pre-line}.landscape-app-switcher-app-name-ias{font-size:5rem;font-weight:700;text-align:center}.landscape-app-switcher-app-icon-ias{border-radius:10px;height:50vh;max-height:50vh;max-width:50vh;min-height:50vh;min-width:50vh;width:50vh}.landscape-app-switcher-app-switcher-wrapper-ias{align-items:center;color:#fff;display:flex;flex-direction:row;height:100%;justify-content:space-around;overflow:hidden;width:100%}.landscape-app-switcher-background-overlay-ias{background:#000;height:100%;opacity:.6;position:absolute;width:100%;z-index:-1}.landscape-app-switcher-background-image-overlay-ias{height:100vh;position:absolute;width:100vw;z-index:-2}.portrait-app-switcher-app-wrapper-ias{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh}.portrait-app-switcher-heading-section-ias{align-items:center;display:flex;justify-content:center;min-height:30vh;padding:1rem;text-align:center}.portrait-app-switcher-app-icon-section-ias{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.portrait-app-switcher-heading-ias{font-size:12rem;font-weight:700}.portrait-app-switcher-sub-heading-ias{font-size:5rem;font-weight:400}.portrait-app-switcher-app-name-section-ias{display:table-caption;max-width:800px;overflow:hidden;padding:1rem;text-overflow:ellipsis;white-space:pre-line}.portrait-app-switcher-app-name-ias{font-size:5rem;font-weight:700;text-align:center}.portrait-app-switcher-app-icon-ias{border-radius:10px;height:50vw;max-height:50vw;max-width:50vw;min-height:50vw;min-width:50vw;width:50vw}.portrait-app-switcher-app-switcher-wrapper-ias{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.portrait-app-switcher-background-overlay-ias{background:#000;height:100%;opacity:.6;position:absolute;width:100%;z-index:-1}.portrait-app-switcher-background-image-overlay-ias{height:100%;position:absolute;width:100%;z-index:-2}.portrait-app-switcher-custom-heading-ias{font-feature-settings:"pcap","c2pc";display:block;font-size:8rem;font-variant:all-petite-caps;font-weight:700;line-height:.8;padding-bottom:40px}.portrait-app-switcher-app-wrapper{min-height:60vh}.portrait-app-switcher-heading-section{align-items:center;display:flex;justify-content:center;min-height:30vh}.portrait-app-switcher-app-name-section{max-width:800px}.portrait-app-switcher-app-icon{height:50vw;max-height:50vw;max-width:50vw;min-height:50vw;min-width:50vw;width:50vw}.portrait-app-switcher-app-switcher-wrapper{flex-direction:column;justify-content:center}.portrait-app-switcher-background-image-overlay{height:100%;width:100%}.landscape-advertise-here-app-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;padding:100px}.landscape-advertise-here-app-qrcode-box{background-color:#fff;border-radius:30px;flex:0.4 1;min-height:400px;order:2;padding:40px 100px;text-align:center;width:100%}.landscape-advertise-here-app-qrcode-inner-box{background-color:#fff;border-radius:20px;box-shadow:0 0 20px #dfdfdf;margin-bottom:60px;margin-top:40px;padding:60px 40px;position:relative;text-align:center}.landscape-advertise-here-app-text-content{flex:0.6 1;padding:0;text-align:center;width:100%}.landscape-advertise-here-app-liner{position:relative}.landscape-advertise-here-green-curve-line-logo{bottom:-92px;position:absolute;right:92px;width:24%}.landscape-advertise-here-app-liner p{color:#fff;font-family:Caveat,cursive;font-size:110px;margin:20px 0 0;text-align:left!important}.landscape-advertise-here-ads-green-curve-line img{display:none;margin-top:50px}.landscape-advertise-here-ads-logo-wrapper{background-color:#fff;border-radius:18px;display:none;margin:84px auto auto;padding:20px;width:80%}.portrait-advertise-here-app-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:65vh;padding:160px}.portrait-advertise-here-app-qrcode-box{background-color:#fff;border-radius:30px;flex:0.5 1;min-height:400px;padding:40px 100px;text-align:center;width:100%}.portrait-advertise-here-app-qrcode-inner-box{background-color:#fff;border-radius:20px;box-shadow:0 0 20px #dfdfdf;margin-bottom:60px;margin-top:40px;padding:60px 40px;position:relative;text-align:center}.portrait-advertise-here-app-text-content{flex:0.5 1;padding:0;text-align:center;width:100%}.portrait-advertise-here-app-liner p{color:#fff;font-family:Caveat,cursive;font-size:100px;margin:154px 0 0}.portrait-advertise-here-ads-green-curve-line img{margin-top:50px}.portrait-advertise-here-green-curve-line-logo{display:none}.portrait-advertise-here-ads-logo-wrapper{background-color:#fff;border-radius:18px;margin:84px auto auto;padding:20px;width:80%}.advertise-here-learnmore-text{background-color:#0067f9;border-radius:10px;bottom:-30px;color:#fff;font-size:30px;left:50%;padding:10px 14px;position:absolute;transform:translate(-50%);width:300px}.favorite-send-email-button{background:#3098f3;border:none;color:#fff;font-weight:400;overflow:hidden}.favorite-send-email-button,.favorite-send-email-input{border-radius:4px;font-size:1rem;padding:1rem;width:100%}.favorite-send-email-input{border:1px solid #789;box-sizing:border-box;margin:2rem 1rem}.favorite-send-email-title{font-size:2.5rem;font-weight:700}.favorite-send-email-sub-heading{font-size:1.5rem;opacity:.5;padding:1rem 2rem}.idle-upcoming-events-inner-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}.idle-upcoming-events-out-wrapper{height:100%;width:100%}.idle-upcoming-events-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.idle-upcoming-events-scrollable-container{max-height:1349px;overflow:scroll}.upcoming-events-switcher-header-section{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:2rem;justify-content:space-between;padding:1rem 0;width:100%}.portrait-paginated-menu-wrapper{padding:1.5rem 0;width:100%}.portrait-paginated-menu-page{align-items:center;display:flex;flex-direction:column;justify-content:center}.portrait-paginated-menu-row-4,.portrait-paginated-menu-row-5{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.portrait-paginated-menu-row-4{width:100%}.portrait-paginated-menu-app-wrapper-5{padding:1.2rem 2rem}.portrait-paginated-menu-app-wrapper-4,.portrait-paginated-menu-app-wrapper-5{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.portrait-paginated-menu-app-wrapper-4{padding:2rem}.portrait-paginated-menu-promoted-label{background:#2584e5!important;border-radius:5px!important;color:#fff!important;font-size:1.5rem!important;padding:5px!important;position:absolute!important;right:150px;width:70px!important}.portrait-paginated-menu-app-wrapper-4 :active,.portrait-paginated-menu-app-wrapper-5 :active{opacity:.6}.portrait-paginated-menu-app-wrapper-5 span{font-size:1rem;max-width:140px;min-width:140px}.portrait-paginated-menu-app-wrapper-4 span,.portrait-paginated-menu-app-wrapper-5 span{color:#fff;font-weight:700;margin-top:10px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:1px 1px 2px #333;white-space:pre-line}.portrait-paginated-menu-app-wrapper-4 span{font-size:1.5rem;max-width:180px;min-width:180px}.portrait-paginated-menu-app-wrapper-5 img{border-radius:10px;height:6rem;width:6rem}.portrait-paginated-menu-app-wrapper-4 img{border-radius:10px;height:8rem;width:8rem}.portrait-paginated-menu-controls-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center}.portrait-paginated-menu-swipeable-container{min-height:560px}.landscape-paginated-menu-wrapper{width:100%}.landscape-paginated-menu-page{align-items:center;display:flex;flex-direction:column;justify-content:center}.landscape-paginated-menu-row{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.landscape-paginated-menu-app{padding:2rem}.landscape-paginated-menu-app,.landscape-paginated-menu-app-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.landscape-paginated-menu-app-wrapper{padding:1.6rem 2rem}.landscape-paginated-menu-app-wrapper span{color:#fff;font-size:1rem;font-weight:700;margin-top:10px;max-width:140px;min-width:140px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:1px 1px 2px #333;white-space:pre-line}.landscape-paginated-menu-app-wrapper :active{opacity:.6}.landscape-paginated-menu-app-wrapper img{border-radius:10px;height:6rem;width:6rem}.landscape-paginated-menu-controls-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center}.landscape-paginated-menu-swipeable-container{min-height:390px}.concierge-home-page-outer-wrapper{align-items:center;background:rgba(0,0,0,.699);display:flex;flex-direction:column;height:100vh;justify-content:space-between;width:100vw}.concierge-home-page-paginated-menu-wrapper{margin-bottom:10rem}.tap-to-start{align-items:center;color:#fff;display:flex;font-size:2rem;justify-content:center;width:100%}.concierge-home-page-title{font-feature-settings:"pcap","c2pc";display:block;font-size:6rem;font-weight:700;line-height:.8;padding-bottom:40px}.landscape-app-switcher-app-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.landscape-app-switcher-heading-section{flex:1 1;margin-right:5rem;padding:1rem;text-align:center}.landscape-app-switcher-app-icon-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.landscape-app-switcher-heading{font-size:12rem;font-weight:700}.landscape-app-switcher-sub-heading{font-size:5rem;font-weight:400}.landscape-app-switcher-custom-heading{font-feature-settings:"pcap","c2pc";display:block;font-size:8rem;font-variant:all-petite-caps;font-weight:700;line-height:.8;padding-bottom:40px}.landscape-app-switcher-app-name-section{display:table-caption;max-width:600px;overflow:hidden;padding:1rem;text-overflow:ellipsis;white-space:pre-line}.landscape-app-switcher-app-name{font-size:5rem;font-weight:700;text-align:center}.landscape-app-switcher-app-icon{border-radius:10px;height:50vh;max-height:50vh;max-width:50vh;min-height:50vh;min-width:50vh;width:50vh}.landscape-app-switcher-app-switcher-wrapper{align-items:center;color:#fff;display:flex;flex-direction:row;height:100%;justify-content:space-around;overflow:hidden;width:100%}.landscape-app-switcher-background-overlay{background:#000;height:100%;opacity:.6;position:absolute;width:100%;z-index:-1}.landscape-app-switcher-background-image-overlay{height:100vh;position:absolute;width:100vw;z-index:-2}.portrait-app-switcher-app-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.portrait-app-switcher-heading-section{flex:1 1;margin-right:5rem;padding:1rem;text-align:center}.portrait-app-switcher-app-icon-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.portrait-app-switcher-heading{font-size:12rem;font-weight:700}.portrait-app-switcher-sub-heading{font-size:5rem;font-weight:400}.portrait-app-switcher-custom-heading{font-feature-settings:"pcap","c2pc";display:block;font-size:8rem;font-variant:all-petite-caps;font-weight:700;line-height:.8;padding-bottom:40px}.portrait-app-switcher-app-name-section{display:table-caption;max-width:600px;overflow:hidden;padding:1rem;text-overflow:ellipsis;white-space:pre-line}.portrait-app-switcher-app-name{font-size:5rem;font-weight:700;text-align:center}.portrait-app-switcher-app-icon{border-radius:10px;height:50vh;max-height:50vh;max-width:50vh;min-height:50vh;min-width:50vh;width:50vh}.portrait-app-switcher-app-switcher-wrapper{align-items:center;color:#fff;display:flex;flex-direction:row;height:100%;justify-content:space-around;overflow:hidden;width:100%}.portrait-app-switcher-background-overlay{background:#000;height:100%;opacity:.6;position:absolute;width:100%;z-index:-1}.portrait-app-switcher-background-image-overlay{height:100vh;position:absolute;width:100vw;z-index:-2}.portrait-iphone-like-wrapper{padding:1.5rem 0;width:100%}.portrait-iphone-like-page{align-items:center;display:flex;flex-direction:column;justify-content:center}.portrait-iphone-like-row-4,.portrait-iphone-like-row-5{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.portrait-iphone-like-row-4{width:100%}.portrait-iphone-like-app-wrapper-5{padding:1.2rem}.portrait-iphone-like-app-wrapper-4,.portrait-iphone-like-app-wrapper-5{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.portrait-iphone-like-app-wrapper-4{padding:2rem}.portrait-iphone-like-promoted-label{background:#2584e5!important;border-radius:5px!important;color:#fff!important;font-size:1.5rem!important;padding:5px!important;position:absolute!important;right:150px;width:70px!important}.portrait-iphone-like-app-wrapper-4 :active,.portrait-iphone-like-app-wrapper-5 :active{opacity:.6}.portrait-iphone-like-app-wrapper-5 span{font-size:1.2rem;max-width:160px;min-width:160px}.portrait-iphone-like-app-wrapper-4 span,.portrait-iphone-like-app-wrapper-5 span{color:#fff;font-weight:700;margin-top:10px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:1px 1px 2px #333;white-space:pre-line}.portrait-iphone-like-app-wrapper-4 span{font-size:1.5rem;max-width:180px;min-width:180px}.portrait-iphone-like-app-wrapper-5 img{border-radius:10px;height:7rem;width:7rem}.portrait-iphone-like-app-wrapper-4 img{border-radius:10px;height:8rem;width:8rem}.portrait-iphone-like-controls-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center}.portrait-iphone-like-swipeable-container{min-height:560px}.landscape-iphone-like-wrapper{width:100%}.landscape-iphone-like-page{align-items:center;display:flex;flex-direction:column;justify-content:center}.landscape-iphone-like-row{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.landscape-iphone-like-app{padding:2rem}.landscape-iphone-like-app,.landscape-iphone-like-app-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.landscape-iphone-like-app-wrapper{padding:1.6rem 2rem}.landscape-iphone-like-app-wrapper span{color:#fff;font-size:1rem;font-weight:700;margin-top:10px;max-width:140px;min-width:140px;overflow:hidden;text-align:center;text-overflow:ellipsis;text-shadow:1px 1px 2px #333;white-space:pre-line}.landscape-iphone-like-app-wrapper :active{opacity:.6}.landscape-iphone-like-app-wrapper img{border-radius:10px;height:6rem;width:6rem}.landscape-iphone-like-controls-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center}.landscape-iphone-like-swipeable-container{min-height:390px}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:100;src:local("Lato Thin "),local("Lato-Thin"),url(/static/media/lato-latin-100.b888e410c7a15f3e8d23.woff2) format("woff2"),url(/static/media/lato-latin-100.ef90f083eb094151d05a.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:100;src:local("Lato Thin italic"),local("Lato-Thinitalic"),url(/static/media/lato-latin-100italic.92ea119f578dd4f0fd76.woff2) format("woff2"),url(/static/media/lato-latin-100italic.58c64c0c53fbafd3f6f0.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:300;src:local("Lato Light "),local("Lato-Light"),url(/static/media/lato-latin-300.e861281bcd328fa5acda.woff2) format("woff2"),url(/static/media/lato-latin-300.98fa60720305ad19b0f8.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:300;src:local("Lato Light italic"),local("Lato-Lightitalic"),url(/static/media/lato-latin-300italic.9d36d97d4aa447db80b3.woff2) format("woff2"),url(/static/media/lato-latin-300italic.3d9454dffecd26f21ee1.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:local("Lato Regular "),local("Lato-Regular"),url(/static/media/lato-latin-400.cd7c081289c3ce85d15d.woff2) format("woff2"),url(/static/media/lato-latin-400.861cb1eb52649343e763.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:400;src:local("Lato Regular italic"),local("Lato-Regularitalic"),url(/static/media/lato-latin-400italic.e02808f98f5d3c7b329d.woff2) format("woff2"),url(/static/media/lato-latin-400italic.431c63c6b009d55a528c.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold "),local("Lato-Bold"),url(/static/media/lato-latin-700.5c6a5a3a3eff3c9f9970.woff2) format("woff2"),url(/static/media/lato-latin-700.293f2f8ac725f46f653d.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:700;src:local("Lato Bold italic"),local("Lato-Bolditalic"),url(/static/media/lato-latin-700italic.8fd442a531f406704cef.woff2) format("woff2"),url(/static/media/lato-latin-700italic.661dbcf837123a85b7a1.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:900;src:local("Lato Black "),local("Lato-Black"),url(/static/media/lato-latin-900.02a87df1571aa76e2f62.woff2) format("woff2"),url(/static/media/lato-latin-900.b7562f7c689c2149b41a.woff) format("woff")}@font-face{font-display:swap;font-family:Lato;font-style:italic;font-weight:900;src:local("Lato Black italic"),local("Lato-Blackitalic"),url(/static/media/lato-latin-900italic.1b8eb5e0a144428088a4.woff2) format("woff2"),url(/static/media/lato-latin-900italic.3dc026c3823479c3c123.woff) format("woff")}.ealert-beta-h1{color:#fff;font-size:6rem;font-weight:bolder;padding:1rem}.ealert-beta-p{color:#fff;font-size:2.6rem;line-height:1.6}
/*# sourceMappingURL=main.1bc2b703.css.map*/