@import url(https://fonts.googleapis.com/css?family=Nunito);body{font-family:Nunito,sans-serif;height:100vh;margin:0;overflow-x:hidden;padding:0;width:100vw}textarea{transition:none!important}.ril__toolbar{background-color:transparent!important}.ril__toolbar button{outline:none}.scroll-touch{-webkit-overflow-scrolling:touch}:root{--theme-primary-color:#d32f2f;--theme-dark-color:#9a0007;--theme-light-color:#ff6659}.custom-btn.neutral{background-color:#fff}.custom-btn.primary{background-color:#d32f2f;background-color:var(--theme-primary-color);border-color:#d32f2f;border-color:var(--theme-primary-color);color:#fff}.xBold{font-weight:bolder}.modal-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Voting.root{max-width:100%}.Voting.header{background-color:#fff;height:60px;position:fixed;width:100vw;z-index:100}.Voting.parallaxContent{background-color:rgba(0,0,0,.2)}.Voting.titleContainer{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.Voting.title{color:#fff;font-size:69px;font-weight:600;letter-spacing:3px;position:absolute;text-align:center;-webkit-transform:translateY(-100px);transform:translateY(-100px);word-spacing:10px}@media screen and (max-width:576px){.Voting.title{font-size:55px}}.Voting.scrollIndicator{align-self:flex-end;bottom:100px;color:#fff;cursor:pointer;display:inline-block;position:relative;transition:bottom .3s ease-out}.Voting.scrollIndicator:hover{bottom:110px}.Voting.textContainer{align-items:center;background-color:#fff;box-shadow:0 0 10px 3px rgba(36,36,36,.2);display:flex;justify-content:center;padding:50px 25px;position:relative;text-align:center;width:100%;z-index:1}.Voting.wrap{box-sizing:border-box;margin:0;max-width:1000px;padding:15px 12px;text-align:justify;white-space:pre-line}.Voting.wrap>div:first-child h3{margin-bottom:15px;text-align:center}@media screen and (max-width:576px){.Voting.wrap>div:first-child h3{font-size:22px}}.Voting.wrap>div:first-child span{-webkit-hyphens:auto;hyphens:auto}.Voting.wrap img{width:50%}@media only screen and (max-width:768px){.Voting.wrap img{margin:75px 0;max-width:90%;width:400px}}.Voting.viewContainer{align-items:center;box-shadow:0 0 10px 3px rgba(36,36,36,.2);justify-content:center;margin:0;padding:20px 0 40px;position:relative;z-index:1}.Voting.view{background-color:#fff;display:flex;flex-wrap:wrap}.Voting.profile{height:100%;width:100%}.Voting.noVote{height:calc(100vh - 180px);text-align:center}.Voting.noVote,.Voting.profilesContainerContainer{align-items:center;display:flex;justify-content:center;width:100%}.Voting.profilesContainer{display:flex;flex-wrap:wrap;max-width:1000px;width:100%}.Voting.buttonContainer{padding:15px 10px}.Voting.buttonContainer,.Voting.footerContainerContainer{align-items:center;display:flex;justify-content:center;width:100%}.Voting.footerContainerContainer{background-color:var(--theme-primary-color);min-height:60px;padding:15px 0;position:relative;z-index:2}.Voting.footerContainer{flex-wrap:wrap;max-width:1000px;width:100%}.Voting.footerContainer,.Voting.footerImgContainer{align-items:center;display:flex;justify-content:center}.Voting.footerImgContainer{height:60px;padding:5px}.Voting.footerImg{height:50px}.Voting.footerImg:hover{opacity:.75}@media screen and (max-width:576px){.Voting.footerImg{height:40px}}.Voting.footerTextContainer{align-items:center;color:#dce0df;display:flex;height:60px;justify-content:center;padding:5px;text-align:center}.Voting.footerTextContainer>a{color:#dce0df}.Voting.footerTextContainer>a:hover{opacity:.75}.Voting.alertContainer{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;width:100%;z-index:1050}.Voting.alertFixed{text-align:center;width:80%}.centeredLoader>div{-webkit-animation:spin 1s ease;animation:spin 1s ease;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.elevation-1{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.Profile.card:hover[data-checked=false]:not(:active),.elevation-2{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.Profile.card[data-checked=true],.elevation-4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.elevation-7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.Profile{transition-timing-function:linear;transition:background-color .25s,box-shadow .25s}.Profile.root{display:flex;height:330px;justify-content:center;padding:15px 10px}.Profile.card{border:1px solid rgba(0,0,0,.08);cursor:pointer;height:100%;width:200px;z-index:10}.Profile.card-img{min-height:75%;object-fit:cover;z-index:15}.Profile.card-body{height:100%;padding:10px 15px;z-index:15}.Profile.card-title{color:rgba(0,0,0,.851);font-size:18px;font-weight:500;margin-bottom:10px;margin-top:5px}.Profile.card-subtitle{color:rgba(0,0,0,.451);font-size:14px;line-height:100%}.Profile.radioContainer{display:flex;justify-content:flex-end;position:absolute;width:100%;z-index:20}.Profile.radio{background-color:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:inset 0 0 4px 0 #868686;height:20px;margin:5px;position:relative;width:20px}.Profile.radio:after{content:"";display:none;margin:0;position:absolute}.Profile.radio[data-checked=true]{background-color:var(--theme-primary-color)}.Profile.radio[data-checked=true]:after{background-color:#fff;border-radius:50%;display:block;height:8px;left:calc(50% - 4px);top:calc(50% - 4px);width:8px}.Break.root{padding:25px 10px;width:100%}.Break.breakLineCol{align-self:center}.Break.breakLine{border:none;border-bottom:1px solid var(--theme-primary-color);border-top:1px solid var(--theme-primary-color);clear:both;display:flex;font-size:0;line-height:0;max-height:0}.Break.text{text-align:center}.Break.text h3{color:var(--theme-primary-color)}@media screen and (max-width:576px){.Break.text h3{font-size:20px}}.Elect.modal-title{font-size:32px;width:100%}.Elect.body{align-items:center;height:100%;justify-content:center;margin:0;padding:0;width:100%}.Elect.img{object-fit:cover;width:90%}.Elect.subtitle{font-size:20px;margin:20px}.Elect.description{white-space:pre-line}.Elect.modal-footer{align-items:center;justify-content:center}.Vote.container{width:100%}.Vote.container,.Vote.data{align-items:center;display:flex;justify-content:center}.Vote.data{margin-bottom:16px;width:75%}.Vote.img{border-radius:50%;height:50px;margin-right:16px;object-fit:cover;width:50px}.mailConfirmationModal h4{text-align:center}.loginTransition-enter{-webkit-transform:translateY(10px);transform:translateY(10px)}.loginTransition-enter,.loginTransition_login-enter{opacity:.01;position:absolute;width:100%}.loginTransition_login-enter .loginBox{-webkit-transform:translateY(25px);transform:translateY(25px)}.loginTransition-enter.loginTransition-enter-active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .25s ease-out,-webkit-transform .25s ease-out;transition:opacity .25s ease-out,transform .25s ease-out;transition:opacity .25s ease-out,transform .25s ease-out,-webkit-transform .25s ease-out;transition-delay:.45s}.loginTransition_login-enter.loginTransition_login-enter-active{opacity:1;transition:opacity .25s ease-out;transition-delay:.45s}.loginTransition_login-enter.loginTransition_login-enter-active .loginBox{-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;transition-delay:.45s}.loginTransition-exit,.loginTransition_login-exit{opacity:1}.loginTransition_login-exit .loginBox{-webkit-transform:translateY(0);transform:translateY(0)}.loginTransition-exit.loginTransition-exit-active,.loginTransition_login-exit.loginTransition_login-exit-active{opacity:.01;transition:opacity .25s ease-in}.loginTransition_login-exit.loginTransition_login-exit-active .loginBox{-webkit-transform:translateY(-25px);transform:translateY(-25px);transition:-webkit-transform .25s ease-in;transition:transform .25s ease-in;transition:transform .25s ease-in,-webkit-transform .25s ease-in}.invalidUsernameOrPasswordAlert{opacity:0;transition:opacity .25s ease-in-out}.invalidUsernameOrPasswordAlert.shown{opacity:1}.panel .sidebar{-webkit-transform:translateX(-300px);transform:translateX(-300px);transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1);transition:transform .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(.4,0,.2,1)}.panel .sidebar.open{-webkit-transform:translateX(0);transform:translateX(0)}.panel .sidebar .tabLabel{border-right:3px solid transparent;color:#7c7c7c;margin-left:20px;transition:background-color .25s,border-color .25s;width:calc(100% - 20px)}.panel .sidebar .tabLabel i{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.panel .sidebar .tabLabel:hover{background-color:#f7f7f7}.panel .sidebar .tabLabel:active{background-color:#f2f2f2}.panel .sidebar .tabLabel.active{background-color:#e8f0fd;border-color:#4983f1;color:#4983f1!important;font-weight:700}.panel .sidebar .tabLabel.active i{-webkit-transform:translateX(7px);transform:translateX(7px)}.iconButton{background-color:transparent;color:#7c7c7c;transition:background-color .25s}.iconButton.disabled{background-color:transparent;color:#b8b8b8}.iconButton:not(.disabled){cursor:pointer}.iconButton:not(.disabled):hover{background-color:rgba(0,0,0,.05)}.iconButton:not(.disabled):active{background-color:rgba(0,0,0,.1)}.panel .content{-webkit-overflow-scrolling:touch;margin-left:0;padding:20px 50px 50px;transition-duration:.25s;transition-property:margin-left,width,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.panel .content.sidebarOpen{margin-left:275px;width:calc(100% - 275px)}.panel .content .toggleSidebarButton{display:none}@media screen and (max-width:750px){.panel .content{padding:20px 20px 50px}.panel .content .toggleSidebarButton{display:flex}}.panel .content .fade-enter{opacity:.01;position:absolute;width:100%}.panel .content .fade-enter.fade-enter-active{opacity:1;transition:opacity .125s ease-in;transition-delay:.125s}.panel .content .fade-exit{opacity:1}.panel .content .fade-exit.fade-exit-active{opacity:.01;transition:opacity .125s ease-in}.elevation-0{box-shadow:none}.elevation-1,.panel .electList>.elect{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.elevation-2{box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.elevation-3{box-shadow:0 1px 8px 0 rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)}.elevation-4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.elevation-5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.elevation-6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.elevation-7,.panel .electList>.elect.active{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.elevation-8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.elevation-9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.elevation-10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.elevation-11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.elevation-12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.elevation-13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.elevation-14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.elevation-15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.elevation-16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.elevation-17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.elevation-18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.elevation-19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.elevation-20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.elevation-21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.elevation-22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.elevation-23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.elevation-24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.panel .electList>.elect{background-color:#fff;max-height:50px;transition:all .3s cubic-bezier(.4,0,.2,1)}.panel .electList>.elect .electHeader{transition:height .3s cubic-bezier(.4,0,.2,1)}.panel .electList>.elect.active{border-radius:4px;margin:25px 0;max-height:675px}.panel .electList>.elect.active:first-child{margin-top:15px}.panel .electList>.elect.active:last-child{margin-bottom:15px}.panel .electList>.elect.active .electHeader{height:75px!important}.panel .electList>.elect:not(.active){cursor:pointer}.panel .electList>.elect:not(.active):hover{background-color:#fcfcfc}.panel .electList>.elect:not(.active):not(:last-child){border-bottom:.5px solid #f7f7f7}.panel .electList>.elect:not(.active) .closeButton,.panel .electList>.elect:not(.active) .deleteButton{display:none!important}.panel .images td:first-child,.panel .images th:first-child{width:75px}.panel .images td:last-child,.panel .images th:last-child{width:50px}.panel .images .transitionGroup>div:not(:first-child){height:60px}.panel .images .transitionGroup>div div{display:inline-block}.panel .images .transitionGroup>div div:first-child{width:100px}.panel .images .transitionGroup>div div:nth-child(2){flex:1 1}.panel .images .transitionGroup>div div:last-child{width:50px}.panel .images .scale-enter{height:0!important;opacity:.01;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.panel .images .scale-enter-active{height:60px!important;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.panel .images .scale-enter-active:first-child{transition:opacity .25s ease .3s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .25s;transition:opacity .25s ease .3s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .25s;transition:opacity .25s ease .3s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .25s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .25s}.panel .images .scale-enter-active:nth-child(2){transition:opacity .25s ease .33s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .28s;transition:opacity .25s ease .33s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .28s;transition:opacity .25s ease .33s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .28s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .28s}.panel .images .scale-enter-active:nth-child(3){transition:opacity .25s ease .36s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .31s;transition:opacity .25s ease .36s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .31s;transition:opacity .25s ease .36s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .31s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .31s}.panel .images .scale-enter-active:nth-child(4){transition:opacity .25s ease .39s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .34s;transition:opacity .25s ease .39s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .34s;transition:opacity .25s ease .39s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .34s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .34s}.panel .images .scale-enter-active:nth-child(5){transition:opacity .25s ease .42s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .37s;transition:opacity .25s ease .42s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .37s;transition:opacity .25s ease .42s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .37s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .37s}.panel .images .scale-enter-active:nth-child(6){transition:opacity .25s ease .45s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .4s;transition:opacity .25s ease .45s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .4s;transition:opacity .25s ease .45s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .4s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .4s}.panel .images .scale-enter-active:nth-child(7){transition:opacity .25s ease .48s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .43s;transition:opacity .25s ease .48s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .43s;transition:opacity .25s ease .48s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .43s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .43s}.panel .images .scale-enter-active:nth-child(8){transition:opacity .25s ease .51s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .46s;transition:opacity .25s ease .51s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .46s;transition:opacity .25s ease .51s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .46s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .46s}.panel .images .scale-enter-active:nth-child(9){transition:opacity .25s ease .54s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .49s;transition:opacity .25s ease .54s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .49s;transition:opacity .25s ease .54s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .49s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .49s}.panel .images .scale-enter-active:nth-child(10){transition:opacity .25s ease .57s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .52s;transition:opacity .25s ease .57s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .52s;transition:opacity .25s ease .57s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .52s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .52s}.panel .images .scale-enter-active:nth-child(11){transition:opacity .25s ease .6s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .55s;transition:opacity .25s ease .6s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .55s;transition:opacity .25s ease .6s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .55s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .55s}.panel .images .scale-enter-active:nth-child(12){transition:opacity .25s ease .63s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .58s;transition:opacity .25s ease .63s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .58s;transition:opacity .25s ease .63s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .58s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .58s}.panel .images .scale-enter-active:nth-child(13){transition:opacity .25s ease .66s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .61s;transition:opacity .25s ease .66s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .61s;transition:opacity .25s ease .66s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .61s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .61s}.panel .images .scale-enter-active:nth-child(14){transition:opacity .25s ease .69s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .64s;transition:opacity .25s ease .69s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .64s;transition:opacity .25s ease .69s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .64s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .64s}.panel .images .scale-enter-active:nth-child(15){transition:opacity .25s ease .72s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .67s;transition:opacity .25s ease .72s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .67s;transition:opacity .25s ease .72s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .67s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .67s}.panel .images .scale-enter-active:nth-child(16){transition:opacity .25s ease .75s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .7s;transition:opacity .25s ease .75s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .7s;transition:opacity .25s ease .75s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .7s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .7s}.panel .images .scale-enter-active:nth-child(17){transition:opacity .25s ease .78s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .73s;transition:opacity .25s ease .78s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .73s;transition:opacity .25s ease .78s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .73s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .73s}.panel .images .scale-enter-active:nth-child(18){transition:opacity .25s ease .81s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .76s;transition:opacity .25s ease .81s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .76s;transition:opacity .25s ease .81s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .76s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .76s}.panel .images .scale-enter-active:nth-child(19){transition:opacity .25s ease .84s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .79s;transition:opacity .25s ease .84s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .79s;transition:opacity .25s ease .84s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .79s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .79s}.panel .images .scale-enter-active:nth-child(20){transition:opacity .25s ease .87s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .82s;transition:opacity .25s ease .87s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .82s;transition:opacity .25s ease .87s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .82s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .82s}.panel .images .scale-enter-active:nth-child(21){transition:opacity .25s ease .9s,height .25s cubic-bezier(.4,0,.2,1),-webkit-transform .25s cubic-bezier(0,0,.2,1) .85s;transition:opacity .25s ease .9s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .85s;transition:opacity .25s ease .9s,height .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(0,0,.2,1) .85s,-webkit-transform .25s cubic-bezier(0,0,.2,1) .85s}.panel .images .scale-exit{height:60px!important;opacity:1}.panel .images .scale-exit-active{height:0!important;opacity:.01;-webkit-transform:translateX(50px);transform:translateX(50px)}.panel .images .scale-exit-active:first-child{transition:height .25s cubic-bezier(.4,0,0,1) .25s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .25s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .25s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(2){transition:height .25s cubic-bezier(.4,0,0,1) .28s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .28s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .28s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(3){transition:height .25s cubic-bezier(.4,0,0,1) .31s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .31s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .31s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(4){transition:height .25s cubic-bezier(.4,0,0,1) .34s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .34s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .34s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(5){transition:height .25s cubic-bezier(.4,0,0,1) .37s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .37s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .37s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(6){transition:height .25s cubic-bezier(.4,0,0,1) .4s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .4s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .4s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(7){transition:height .25s cubic-bezier(.4,0,0,1) .43s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .43s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .43s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(8){transition:height .25s cubic-bezier(.4,0,0,1) .46s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .46s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .46s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(9){transition:height .25s cubic-bezier(.4,0,0,1) .49s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .49s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .49s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(10){transition:height .25s cubic-bezier(.4,0,0,1) .52s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .52s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .52s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(11){transition:height .25s cubic-bezier(.4,0,0,1) .55s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .55s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .55s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(12){transition:height .25s cubic-bezier(.4,0,0,1) .58s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .58s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .58s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(13){transition:height .25s cubic-bezier(.4,0,0,1) .61s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .61s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .61s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(14){transition:height .25s cubic-bezier(.4,0,0,1) .64s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .64s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .64s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(15){transition:height .25s cubic-bezier(.4,0,0,1) .67s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .67s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .67s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(16){transition:height .25s cubic-bezier(.4,0,0,1) .7s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .7s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .7s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(17){transition:height .25s cubic-bezier(.4,0,0,1) .73s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .73s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .73s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(18){transition:height .25s cubic-bezier(.4,0,0,1) .76s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .76s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .76s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(19){transition:height .25s cubic-bezier(.4,0,0,1) .79s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .79s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .79s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(20){transition:height .25s cubic-bezier(.4,0,0,1) .82s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .82s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .82s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}.panel .images .scale-exit-active:nth-child(21){transition:height .25s cubic-bezier(.4,0,0,1) .85s,opacity .25s ease,-webkit-transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .85s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1);transition:height .25s cubic-bezier(.4,0,0,1) .85s,opacity .25s ease,transform .25s cubic-bezier(.4,0,0,1),-webkit-transform .25s cubic-bezier(.4,0,0,1)}@-webkit-keyframes closeWindow{0%{opacity:1}to{opacity:0}}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{-ms-content-zooming:none;-ms-touch-select:none;background-color:rgba(0,0,0,.85);bottom:0;height:100%;left:0;outline:none;right:0;top:0;-ms-touch-action:none;touch-action:none;-ms-user-select:none;width:100%;z-index:1000}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{bottom:0;left:0;position:absolute;right:0;top:0}.ril__image,.ril__imageNext,.ril__imagePrev{-ms-content-zooming:none;-ms-touch-select:none;margin:auto;max-width:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none}.ril__imageDiscourager{background-position:50%;background-repeat:no-repeat;background-size:contain}.ril__navButtons{border:none;bottom:0;cursor:pointer;height:34px;margin:auto;opacity:.7;padding:40px 30px;position:absolute;top:0;width:20px}.ril__navButtons:hover{opacity:1}.ril__navButtons:active{opacity:.7}.ril__navButtonPrev{background:rgba(0,0,0,.2) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTE5IDMtMi0yTDEgMTdsMTYgMTYgMS0xTDMgMTcgMTggMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=) no-repeat 50%;left:0}.ril__navButtonNext{background:rgba(0,0,0,.2) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTEgMyAyLTIgMTYgMTZMMyAzM2wtMS0xIDE1LTE1TDIgMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=) no-repeat 50%;right:0}.ril__downloadBlocker{background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.ril__caption,.ril__toolbar{-ms-flex-pack:justify;background-color:rgba(0,0,0,.5);display:-ms-flexbox;display:flex;justify-content:space-between;left:0;position:absolute;right:0}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{color:#fff;padding:10px 20px}.ril__toolbar{height:50px;top:0}.ril__toolbarSide{height:50px;margin:0}.ril__toolbarLeftSide{-ms-flex:0 1 auto;flex:0 1 auto;overflow:hidden;padding-left:20px;padding-right:0;text-overflow:ellipsis}.ril__toolbarRightSide{-ms-flex:0 0 auto;flex:0 0 auto;padding-left:0;padding-right:20px}.ril__toolbarItem{color:#fff;display:inline-block;font-size:120%;line-height:50px;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{border:none;cursor:pointer;height:35px;opacity:.7;width:40px}.ril__builtinButton:hover{opacity:1}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0ibTEgMyAxLjI1LTEuMjUgNy41IDcuNSA3LjUtNy41TDE4LjUgMyAxMSAxMC41bDcuNSA3LjUtMS4yNSAxLjI1LTcuNS03LjUtNy41IDcuNUwxIDE4bDcuNS03LjVMMSAzeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==) no-repeat 50%}.ril__zoomInButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2TTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.ril__zoomOutButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 50%}.ril__outerAnimating{-webkit-animation-name:closeWindow;animation-name:closeWindow}@-webkit-keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{height:60px;position:relative;width:60px}.ril__loadingCirclePoint{height:100%;left:0;position:absolute;top:0;width:100%}.ril__loadingCirclePoint:before{-webkit-animation:pointFade .8s ease-in-out infinite both;animation:pointFade .8s ease-in-out infinite both;background-color:#fff;border-radius:30%;content:"";display:block;height:30%;margin:0 auto;width:11%}.ril__loadingCirclePoint:first-of-type{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type:before,.ril__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{-webkit-animation-delay:-666ms;animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{-webkit-animation-delay:-533ms;animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(10):before,.ril__loadingCirclePoint:nth-of-type(4):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(11):before,.ril__loadingCirclePoint:nth-of-type(5):before{-webkit-animation-delay:-266ms;animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(12):before,.ril__loadingCirclePoint:nth-of-type(6):before{-webkit-animation-delay:-133ms;animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(13):before,.ril__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:0ms;animation-delay:0ms}.ril__loadingContainer{bottom:0;left:0;position:absolute;right:0;top:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;bottom:0;color:#fff;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}@media screen and (max-width:900px){.recentVotes td:nth-child(2),.recentVotes th:nth-child(2){display:none}}.panel .settings .actionButtons{display:inline-block!important}.panel .settings .window{overflow:hidden;transition:all .5s ease-in-out}.panel .settings .window-entering,.panel .settings .window-exited{max-height:0}.panel .settings .window-entered,.panel .settings .window-exiting{max-height:400px}.panel .settings .windowVotingEnabled{overflow:hidden;transition:all .5s ease-in-out}.panel .settings .windowVotingEnabled span{display:block}.panel .settings .windowVotingEnabled-entering,.panel .settings .windowVotingEnabled-exited{max-height:0}.panel .settings .windowVotingEnabled-entered,.panel .settings .windowVotingEnabled-exiting{max-height:400px}@media screen and (max-width:400px){.confirm .imageWrapper{height:100px!important;width:100px!important}}.confirm .fade-enter{opacity:.01;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.confirm .fade-enter.fade-enter-active{opacity:1;transition:opacity .125s ease-in;transition-delay:.375s}.confirm .fade-exit{opacity:1}.confirm .fade-exit.fade-exit-active{opacity:.01;transition:opacity .125s ease-in}.impressum{padding:25px}.impressum>p{margin:0;white-space:pre-line}
/*# sourceMappingURL=main.079cf173.css.map*/