@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}@font-face{font-family:Avenir;src:url(https://d3u7nh5yyyf4t9.cloudfront.net/_next/static/media/Avenir-Roman-12.f62e859f.ttf);font-display:swap}@font-face{font-family:Avenir;src:url(https://d3u7nh5yyyf4t9.cloudfront.net/_next/static/media/Avenir-Heavy-05.b147b18c.ttf);font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(https://d3u7nh5yyyf4t9.cloudfront.net/_next/static/media/Inter-Regular.c694bb14.ttf);font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(https://d3u7nh5yyyf4t9.cloudfront.net/_next/static/media/Inter-SemiBold.7f7846a3.ttf);font-weight:600;font-display:swap}*,body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricPrecision}*{box-sizing:border-box}html{font-family:Avenir,sans-serif;font-size:10px;font-stretch:normal;font-style:normal;font-weight:400;line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{display:flex;flex-direction:column;min-height:100vh;margin:0;padding:0;overflow-x:hidden}img{image-rendering:-webkit-optimize-contrast}a{text-decoration:none}.carousel .slide{background:none!important}:global(div#root){display:flex;flex-direction:column;flex-grow:1}.small-loading-indicator{color:#fff;display:inline-block;position:relative;width:20px;height:20px}.small-loading-indicator div{transform-origin:10px 10px;animation:small-loading-indicator .8s linear infinite}.small-loading-indicator div:after{content:" ";display:block;position:absolute;top:1px;left:9px;width:1.5px;height:4.5px;border-radius:20%;background:#9b9b9b}.small-loading-indicator div:first-child{transform:rotate(0deg);animation-delay:-.7s}.small-loading-indicator div:nth-child(2){transform:rotate(45deg);animation-delay:-.6s}.small-loading-indicator div:nth-child(3){transform:rotate(90deg);animation-delay:-.5s}.small-loading-indicator div:nth-child(4){transform:rotate(135deg);animation-delay:-.4s}.small-loading-indicator div:nth-child(5){transform:rotate(180deg);animation-delay:-.3s}.small-loading-indicator div:nth-child(6){transform:rotate(225deg);animation-delay:-.2s}.small-loading-indicator div:nth-child(7){transform:rotate(270deg);animation-delay:-.1s}.small-loading-indicator div:nth-child(8){transform:rotate(315deg);animation-delay:0s}@keyframes small-loading-indicator{0%{opacity:1}to{opacity:0}}.small-loading-indicator-white{color:#fff;display:inline-block;position:relative;width:20px;height:20px}.small-loading-indicator-white div{transform-origin:10px 10px;animation:small-loading-indicator-white .8s linear infinite}.small-loading-indicator-white div:after{content:" ";display:block;position:absolute;top:1px;left:9px;width:1.5px;height:4.5px;border-radius:20%;background:#fff}.small-loading-indicator-white div:first-child{transform:rotate(0deg);animation-delay:-.7s}.small-loading-indicator-white div:nth-child(2){transform:rotate(45deg);animation-delay:-.6s}.small-loading-indicator-white div:nth-child(3){transform:rotate(90deg);animation-delay:-.5s}.small-loading-indicator-white div:nth-child(4){transform:rotate(135deg);animation-delay:-.4s}.small-loading-indicator-white div:nth-child(5){transform:rotate(180deg);animation-delay:-.3s}.small-loading-indicator-white div:nth-child(6){transform:rotate(225deg);animation-delay:-.2s}.small-loading-indicator-white div:nth-child(7){transform:rotate(270deg);animation-delay:-.1s}.small-loading-indicator-white div:nth-child(8){transform:rotate(315deg);animation-delay:0s}@keyframes small-loading-indicator-white{0%{opacity:1}to{opacity:0}}.sidebar-enter{opacity:0;transform:translateX(100%)}.sidebar-enter-active{opacity:1;transform:translateX(0);transition:opacity .25s ease-in-out,transform .25s ease-in-out}.sidebar-enter-done,.sidebar-exit{opacity:1}.sidebar-exit-active{opacity:0;transform:translateX(100%);transition:opacity .25s ease-in-out,transform .25s ease-in-out}.sidebar-exit-done{opacity:0}.spin{position:relative;width:100%;height:80px;display:flex;justify-content:center}.spin div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border:5px solid transparent;border-top-color:#d6d6d6}.spin div:first-child{animation-delay:-.45s}.spin div:nth-child(2){animation-delay:-.3s}.spin div:nth-child(3){animation-delay:-.15s}.spin-dashed{display:flex;width:100%;position:relative;height:20px;justify-content:center}.spin-dashed div{transform-origin:10px 10px;animation:spin-dashed .8s linear infinite}.spin-dashed div:after{content:" ";display:block;position:absolute;top:1px;left:9px;width:1.5px;height:4.5px;border-radius:20%;background:#9b9b9b}.spin-dashed div:first-child{transform:rotate(0deg);animation-delay:-.7s}.spin-dashed div:nth-child(2){transform:rotate(45deg);animation-delay:-.6s}.spin-dashed div:nth-child(3){transform:rotate(90deg);animation-delay:-.5s}.spin-dashed div:nth-child(4){transform:rotate(135deg);animation-delay:-.4s}.spin-dashed div:nth-child(5){transform:rotate(180deg);animation-delay:-.3s}.spin-dashed div:nth-child(6){transform:rotate(225deg);animation-delay:-.2s}.spin-dashed div:nth-child(7){transform:rotate(270deg);animation-delay:-.1s}.spin-dashed div:nth-child(8){transform:rotate(315deg);animation-delay:0s}@keyframes spin-dashed{0%{opacity:1}to{opacity:0}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.projection-spinner{color:#fff;display:inline-block;position:relative;width:40px;height:40px}.projection-spinner div{transform-origin:20px 20px;animation:projection-spinner 1.2s linear infinite}.projection-spinner div:after{content:" ";display:block;position:absolute;top:2px;left:18px;width:3px;height:9px;border-radius:20%;background:#9b9b9b}.projection-spinner div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.projection-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.projection-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.projection-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.projection-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.projection-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.projection-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.projection-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.projection-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.projection-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.projection-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.projection-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes projection-spinner{0%{opacity:1}to{opacity:0}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none;flex-direction:column;display:flex;align-items:center}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center;background:#000}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:relative;bottom:-16rem;left:0;margin:0;padding:0;text-align:center;z-index:1;width:auto}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in,width .25s ease-in;opacity:.3;filter:alpha(opacity=30);border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 3px;background:#c4c4c4;border:none;outline:none;caret-color:transparent}.carousel .control-dots .dot:hover{caret-color:transparent}.carousel .control-dots .dot.selected{opacity:1;filter:alpha(opacity=100);background:#047f82;width:24px;height:8px;border-radius:4px;outline:none;border:none}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.modal-container-enter>.modal-content{opacity:0}.modal-container-enter-active>.modal-content{opacity:1;transition:opacity .25s ease-in-out}.modal-container-enter-done>.modal-content,.modal-container-exit>.modal-content{opacity:1}.modal-container-exit-active>.modal-content{opacity:0;transition:opacity .25s ease-in-out}.modal-container-exit-done>.modal-content{opacity:0}