html{width:100vw;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animationOpacityShow{0%{opacity:0}to{opacity:1}}@keyframes animationOpacityHide{0%{opacity:1}to{opacity:0}}.Switch{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:20px;outline:0;width:38px;min-width:38px;height:20px;margin-right:10px;padding:2px;display:block;position:relative}.Switch:before,.Switch:after{content:"";display:block;position:absolute;top:1px;bottom:1px;left:1px}.Switch:before{background-color:#262b31;border-radius:15px;width:36px;transition:background .4s;right:1px}.Switch:after{background-color:#fff;border-radius:100%;width:20px;transition:margin .4s;box-shadow:0 2px 5px #0000004d}.Switch.Active:before{background-color:#dc3333!important}.Switch.Active:after{margin-left:17px}.BlueText{color:#1db0e6}.RedText{color:#dc3333}.Bold{font-weight:700}.Underlined{text-decoration:underline}.Spin{animation:4s linear infinite spin}img:not([src]){visibility:hidden}.DividedButtons{flex-direction:row;justify-content:space-between;width:100%;display:flex}.DividedButtons>:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(50% - 2px)}.DividedButtons>:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;width:calc(50% - 2px)}.FlexScroll,.FlexScroll_BesideContent{scrollbar-width:thin;scrollbar-color:#ffffff4d #383d44;flex-grow:1;overflow:auto;overflow-x:hidden!important}.FlexScroll_BesideContent{width:calc(100% + 15px)}.ShareTour{flex-direction:column;align-items:center;width:100%;display:flex}.ShareTour.Desktop{height:0;min-height:0}.ShareTour .TourDetailView{height:initial;text-align:left;background-color:#2b3036}.ShareTourError{text-align:center;justify-content:center;max-width:700px;margin-left:auto;margin-right:auto;font-size:20px}.ArrowBackContainer{flex-direction:row;align-items:center;margin:24px 0 0 6px;display:flex}.ArrowBackContainer div.LocalizedText{font-weight:100}.ArrowBackContainer svg{font-size:1.8rem}
/*# sourceMappingURL=9f39e6fd8c1f6029.css.map*/