.loadingImages{width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1}.loadingImages .ouro{position:relative;display:inline-block;height:5rem;width:5rem;margin:1em;border-radius:50%;background:none repeat scroll 0 0 rgba(0,0,0,.5);overflow:hidden;box-shadow:inset 0 0 10px rgba(0,0,0,.1),0 0 25px rgba(0,0,255,.075);border:5px solid var(--cardsBGColor)}.loadingImages .ouro>span{position:absolute;height:100%;width:50%;overflow:hidden}.loadingImages .left{left:0}.loadingImages .right{left:50%}.loadingImages .anim{position:absolute;left:100%;top:0;height:100%;width:100%;border-radius:999px;background:none repeat scroll 0 0 var(--cardsBGColor);opacity:.8;-webkit-animation:ui-spinner-rotate-left 3s infinite;animation:ui-spinner-rotate-left 3s infinite;-webkit-transform-origin:0 50% 0;transform-origin:0 50% 0}.loadingImages .left .anim{border-bottom-left-radius:0;border-top-left-radius:0}.loadingImages .right .anim{border-bottom-right-radius:0;border-top-right-radius:0;left:-100%;-webkit-transform-origin:100% 50% 0;transform-origin:100% 50% 0}.loadingImages .ouro3 .anim{-webkit-animation-delay:0s;-webkit-animation-duration:3s;-webkit-animation-timing-function:linear;animation-delay:0s;animation-duration:3s;animation-timing-function:linear}.loadingImages .ouro3 .right .anim{-webkit-animation-name:ui-spinner-rotate-right;-webkit-animation-delay:0;-webkit-animation-delay:1.5s;animation-name:ui-spinner-rotate-right;animation-delay:0;animation-delay:1.5s}@-webkit-keyframes skeleton{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes skeleton{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.skeleton{background-color:rgba(0,0,0,.11);border-radius:4px;position:relative;display:block;-webkit-animation:skeleton 1.5s ease-in-out .5s infinite;animation:skeleton 1.5s ease-in-out .5s infinite}.skeleton.text{-webkit-transform:scaleY(.6);transform:scaleY(.6);display:block;-webkit-transform-origin:0 60%;transform-origin:0 60%}.skeleton.round{border-radius:50%;display:block}.skeleton.rect,.skeleton.square{display:block}.skeleton.br30{border-radius:30px}.skeleton.br200{border-radius:200px}.skeleton.bg-white{background-color:#fff}.skeleton.dark-bg{background-color:#e2e2e2;-webkit-animation:none;animation:none}.skeleton.mt-5{margin-top:-5rem}.skeleton.mb-5{margin-bottom:-5rem}.skeleton.mb-9{margin-bottom:-9rem}.skeleton.mt-9{margin-top:-9rem}.peopleCardLarge{border-radius:13rem 0 13rem 13rem}.peopleSidebarModal{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:100px;border-bottom-right-radius:100px}.cu-modal-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5);z-index:510;display:flex;overflow:auto;max-height:100vh}@media (-ms-high-contrast:none){.cu-modal-overlay{align-items:flex-start!important}}.cu-modal-overlay .cu-modal-dialog{margin:auto;display:flex;align-items:center;justify-content:center}.cu-modal-overlay .cu-modal-dialog.hideUserPanel{display:none}@media (max-width:768px){.cu-modal-overlay .cu-modal-dialog{width:85%!important}}.modalWrapper{width:72rem;height:auto;border-radius:.8rem;background:var(--cardsBGColor);position:relative;padding:2rem;margin-top:50px!important;margin-bottom:50px;transition:all .25s}.modalWrapper.container{width:100%;max-width:120rem}@media screen and (min-width:1024px){.modalWrapper.container{max-width:110rem}}@media screen and (min-width:1366px){.modalWrapper.container{max-width:120rem}}.modalWrapper.large{width:92rem}@media screen and (max-width:480px){.modalWrapper.large{max-width:100%}}.modalWrapper.medium{width:72rem}.modalWrapper.small{width:52rem}.modalWrapper.p0{padding:0!important}.modalWrapper.p0 .modalHeader{padding:2rem 4rem;margin:0}.modalWrapper .modalHeader{margin-bottom:.5rem;padding-bottom:2rem;border-bottom:1px solid var(--strokeColor)}.modalWrapper .modalBody{overflow-x:hidden;border-radius:0 0 .8rem .8rem}.modalWrapper .modalBody.p0{padding:0}.modalWrapper .modalBody.p10{padding:1rem}.modalWrapper .modalBody.p20{padding:2rem}.modalWrapper .modalCloseBtn{position:absolute;right:-4.4rem;top:0;z-index:99}@media (max-width:768px){.modalWrapper .modalCloseBtn{right:-1rem;top:-15px}}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Content{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);transition:.3s ease-in}.ReactModal__Content--after-open{-webkit-transform:none;transform:none;border:none!important;border-radius:6px;opacity:1!important}.ReactModal__Content--before-close{opacity:0!important;-webkit-transform:scale(.9);transform:scale(.9);transition:.3s ease-in}body.ReactModal__Body--open{overflow:hidden}.backdrop.right .modalWrapper{padding:0}.sideBarUserPanel .ReactModal__Content{-webkit-transform:none!important;transform:none!important}.noOverlay{background:none}.noOverlay .modalWrapper{box-shadow:0 10px 30px rgba(0,0,0,.45)}.ListMenuPopup{background:var(--cardsBGColor);border:1px solid var(--strokeColor);box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:12px;font-weight:450;font-size:var(--fontSize12);line-height:20px;letter-spacing:-.224px;color:var(--primaryColor);width:19rem;position:absolute;right:auto;top:4.5rem;z-index:1;padding:1rem 0}.ListMenuPopup .listIcon{margin-right:1.2rem;min-width:1.5rem;display:flex;align-items:center;justify-content:center}.ListMenuPopup li{padding:.7rem .5rem .7rem 2rem;display:flex;align-items:center;font-size:var(--fontSize14);cursor:pointer;line-height:normal}.ListMenuPopup li:hover{background-color:var(--cardsBGDarkColor)}.ListMenuPopup li.activeItem{color:var(--themeMainColor)}.popoverTooltip{width:auto;display:block;max-width:24rem;min-height:4.25rem;height:auto;background:var(--cardsBGColor);border:1px solid var(--strokeColor);box-shadow:0 0 4px rgba(0,0,0,.15);border-radius:.8rem;position:relative;font-weight:450;font-size:var(--fontSize14);line-height:1.8rem;color:var(--primaryColor);opacity:1;visibility:visible;transition:opacity .4s ease-in-out;padding:1rem 2rem .5rem}.popoverTooltip:after,.popoverTooltip:before{content:"";position:absolute}.popoverTooltip.contentflexStart{text-align:left}.popoverTooltip.contentflexend{text-align:right}.popoverTooltip.contentcenter{text-align:center}.popoverTooltip.bottom{bottom:-8rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.popoverTooltip.bottom:before{border-bottom:11px solid var(--strokeColor)}.popoverTooltip.bottom:after{border-bottom:10px solid var(--cardsBGColor);z-index:1;margin-top:-2px}.popoverTooltip.bottom.middle:after,.popoverTooltip.bottom.middle:before{bottom:100%;left:50%;border-left:7px solid transparent;border-right:7px solid transparent;margin-left:-10px}.popoverTooltip.bottom.start:after,.popoverTooltip.bottom.start:before{bottom:100%;left:3rem;border-left:7px solid transparent;border-right:7px solid transparent;margin-left:-10px}.popoverTooltip.bottom.end:after,.popoverTooltip.bottom.end:before{bottom:100%;right:3rem;border-left:7px solid transparent;border-right:7px solid transparent;margin-right:-10px;left:auto}.popoverTooltip.top{top:-1rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.popoverTooltip.top:before{border-top:11px solid var(--strokeColor)}.popoverTooltip.top:after{border-top:10px solid var(--cardsBGColor);z-index:1;margin-bottom:-2px}.popoverTooltip.top.middle:after,.popoverTooltip.top.middle:before{top:100%;left:50%;border-left:7px solid transparent;border-right:7px solid transparent;margin-left:-10px}.popoverTooltip.top.start:after,.popoverTooltip.top.start:before{top:100%;left:3rem;border-left:7px solid transparent;border-right:7px solid transparent;margin-left:-10px}.popoverTooltip.top.end:after,.popoverTooltip.top.end:before{top:100%;right:3rem;border-left:7px solid transparent;border-right:7px solid transparent;margin-right:-10px;left:auto}.popoverTooltip.left{top:50%;right:1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.popoverTooltip.left:before{border-right:11px solid var(--strokeColor)}.popoverTooltip.left:after{border-right:10px solid var(--cardsBGColor);z-index:999;margin-right:-2px}.popoverTooltip.left.middle:after,.popoverTooltip.left.middle:before,.popoverTooltip.left.start:after,.popoverTooltip.left.start:before{right:100%;top:50%;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-top:-10px}.popoverTooltip.left.end:after,.popoverTooltip.left.end:before{right:100%;top:3rem;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-top:-10px}.popoverTooltip.right{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.popoverTooltip.right:before{border-left:11px solid var(--strokeColor)}.popoverTooltip.right:after{border-left:10px solid var(--cardsBGColor);z-index:100;margin-right:-2px}.popoverTooltip.right.middle:after,.popoverTooltip.right.middle:before,.popoverTooltip.right.start:after,.popoverTooltip.right.start:before{left:100%;top:50%;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-top:-10px}.popoverTooltip.right.end:after,.popoverTooltip.right.end:before{left:100%;top:3rem;border-top:7px solid transparent;border-bottom:7px solid transparent;margin-top:-10px}.popoverRegular{z-index:600!important}.popoverRegular .popoverTooltip.bottom{bottom:-2rem}.popoverRegular .popoverTooltip{min-height:3.7rem;padding:.7rem 2rem 0}.popoverRegular .popoverTooltip.top.middle:after,.popoverRegular .popoverTooltip.top.middle:before{left:calc(50% + .5rem)}@-webkit-keyframes exploreCard{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes exploreCard{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.conModalWrapper.ConfirmModel{width:40rem;max-width:44rem;height:auto;border-radius:.8rem;background:var(--cardsBGColor);border:0;position:relative;padding:2rem;display:flex;flex-flow:column;justify-content:center;margin:50px auto;transition:all .25s}@media screen and (max-width:640px){.conModalWrapper.ConfirmModel{width:36rem}}.conModalWrapper.ConfirmModel.large{width:92rem}.conModalWrapper.ConfirmModel.medium{width:72rem}.conModalWrapper.ConfirmModel .modalHeader{margin-bottom:2rem}.conModalWrapper.ConfirmModel .modalHeader .modalHeadingWrapper{text-align:center}.conModalWrapper.ConfirmModel .modalBody{overflow-x:hidden}.conModalWrapper.ConfirmModel .modalFooter .buttonWrapper{display:flex;justify-content:center}.conModalWrapper.ConfirmModel .modalFooter .buttonWrapper .button{margin-right:1rem}.conModalWrapper.ConfirmModel .modalFooter .buttonWrapper .button:last-child{margin-right:0}.conModalWrapper.ConfirmModel .modalCloseBtn{position:absolute;right:-44px;top:0}@media (max-width:767px){.conModalWrapper.ConfirmModel.deleteConversion{width:90%}}.videoPlayerBlock .videoBlock{position:relative;padding-bottom:56.25%;height:0}.videoPlayerBlock .videoBlock .videoThumbnail{position:absolute;background-color:var(--themeMainColor);height:100%;z-index:9}.videoPlayerBlock .videoBlock .videoThumbnail .palyBtn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:9;cursor:pointer;width:4rem}@media screen and (min-width:768px){.videoPlayerBlock .videoBlock .videoThumbnail .palyBtn{width:10rem}}.videoPlayerBlock .videoBlock .videoLoading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;height:100%;width:100%;background:#000;display:block;padding-top:50%}.videoPlayerBlock .videoBlock .scriptedVideo,.videoPlayerBlock .videoBlock iframe{position:absolute;top:0;left:0;width:100%;height:100%}.acnModalWrapper.ActionModel{width:35rem;height:auto;border-radius:.5rem;background:var(--cardsBGColor);border:0;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:left;transition:all .25s}.acnModalWrapper.ActionModel.large{width:92rem}.acnModalWrapper.ActionModel.medium{width:72rem}.acnModalWrapper.ActionModel .modalHeader{margin-bottom:2rem;border-bottom:.1rem solid var(--strokeColor);padding:2rem 2rem 1rem}.acnModalWrapper.ActionModel .modalHeader .modalHeadingWrapper{text-align:left}.acnModalWrapper.ActionModel .modalBody{overflow-x:hidden}.acnModalWrapper.ActionModel .modalBody ul li{padding:1rem 2rem}.acnModalWrapper.ActionModel .modalFooter .buttonWrapper{display:flex;justify-content:center}.acnModalWrapper.ActionModel .modalFooter .buttonWrapper .button{margin-right:1rem}.acnModalWrapper.ActionModel .modalFooter .buttonWrapper .button:last-child{margin-right:0}.acnModalWrapper.ActionModel .modalCloseBtn{position:absolute;right:-44px;top:0}.flexCenter{display:flex;align-items:center}.flexCenter svg{margin-right:1rem}.actionOverlay{z-index:999}@media screen and (max-width:768px){.actionOverlay .cu-modal-dialog{height:auto!important}}.PollBar{height:4rem;position:relative;background:var(--cardsBGDarkColor);overflow:hidden;border-radius:1.2rem;display:flex;margin-top:10px}.PollBar span{display:block;height:100%;width:100%;position:absolute;border-radius:1.2rem}.PollBar .progress{background-color:var(--cardsBGExtraDarkColor);-webkit-animation:progressBar 1s ease-in-out;-webkit-animation-fill-mode:both;-moz-animation:progressBar 1s ease-in-out;-moz-animation-fill-mode:both;animation:progressBar 1s ease-in-out;animation-fill-mode:both}.PollBar .progress.blueBar{background-color:var(--themeMainColor)}@-webkit-keyframes progressBar{0%{width:0}to{width:100%}}@keyframes progressBar{0%{width:0}to{width:100%}}.PollBar .PollBarText{z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 20px}.PollBar .whiteTxt{color:var(--secondaryFontColor)}.PollOption{height:4rem;position:relative;overflow:hidden;border-radius:1.2rem;border:.1rem solid var(--strokeColor);display:flex;margin-top:10px}.PollOption .PollOptionText{z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 20px;color:var(--primaryColor)}.PollOption .PollOptionText svg{display:none}.PollOption.checked{height:4rem;position:relative;overflow:hidden;border-radius:1.2rem;display:flex;margin-top:10px;cursor:pointer;border:.1rem solid var(--themeMainColor)}.PollOption.checked .PollOptionText{z-index:1;display:flex;align-items:center;justify-content:flex-start;width:100%;padding:0 20px}.PollOption.checked .PollOptionText .progressOptionText{color:var(--themeMainColor)}.PollOption.checked .PollOptionText svg{color:var(--themeMainColor);display:block}.backdrop{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;width:100%;height:100%;z-index:500;display:flex;justify-content:center;align-items:center;overflow-y:auto}.backdrop.left{justify-content:flex-start}.backdrop.right{justify-content:center}@media (min-width:768px){.backdrop.right{justify-content:flex-end}}.backdrop.center{justify-content:center}.backdrop.top{align-items:flex-start}.backdrop.bottom{align-items:flex-end}.backdrop.middle{align-items:center}.backdrop .modalWrapper{height:100%;border-radius:0;margin:0;max-width:58rem}.backdrop .modalWrapper .modalBody,.backdrop .modalWrapper .modalHeader{padding:2rem}