.download-report-popup .popups__container,.user-details-popup .popups__container{padding:35px 100px}@media screen and (max-width:1024px){.download-report-popup .popups__container,.user-details-popup .popups__container{padding:30px 25px;width:calc(100% - 40px)!important}}.download-report-popup .popups__container .popups__exit,.user-details-popup .popups__container .popups__exit{height:30px;right:25px;top:20px;width:30px;z-index:2}@media screen and (max-width:757px){.download-report-popup .popups__container .popups__exit,.user-details-popup .popups__container .popups__exit{right:0;top:10px}}.download-report-popup .popups__container .popups__exit:after,.download-report-popup .popups__container .popups__exit:before,.user-details-popup .popups__container .popups__exit:after,.user-details-popup .popups__container .popups__exit:before{background:#005499;border-radius:5px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;top:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:30px}.download-report-popup .popups__container .popups__exit:before,.user-details-popup .popups__container .popups__exit:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.download-report-popup .popups__container .popup-loader-container,.user-details-popup .popups__container .popup-loader-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,100%,.85);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.download-report-popup .popups__container .popup-loader-container .popup-loader,.user-details-popup .popups__container .popup-loader-container .popup-loader{display:inline-block;height:80px;position:relative;width:80px}.download-report-popup .popups__container .popup-loader-container .popup-loader div,.user-details-popup .popups__container .popup-loader-container .popup-loader div{-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;border:4px solid #005499;border-radius:50%;opacity:1;position:absolute}.download-report-popup .popups__container .popup-loader-container .popup-loader div:nth-child(2),.user-details-popup .popups__container .popup-loader-container .popup-loader div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}@keyframes lds-ripple{0%{height:0;left:36px;opacity:1;top:36px;width:0}to{height:72px;left:0;opacity:0;top:0;width:72px}}.download-report-popup .popups__head,.user-details-popup .popups__head{margin-bottom:20px}.download-report-popup .popups__title,.user-details-popup .popups__title{color:#22304e;font-family:nunito_sanssemibold,Arial,sans-serif;font-size:20px;line-height:28px;padding-bottom:10px}@media screen and (max-width:1024px){.download-report-popup .popups__title,.user-details-popup .popups__title{font-size:16px;line-height:24px}}.download-report-popup .popups__body,.user-details-popup .popups__body{max-height:50vh;overflow:auto;width:100%}.download-report-popup .popups__body::-webkit-scrollbar-track,.user-details-popup .popups__body::-webkit-scrollbar-track{background-color:#fff;border-radius:8px}.download-report-popup .popups__body::-webkit-scrollbar,.user-details-popup .popups__body::-webkit-scrollbar{background-color:#fff;border-radius:8px;width:8px}.download-report-popup .popups__body::-webkit-scrollbar-thumb,.user-details-popup .popups__body::-webkit-scrollbar-thumb{background-color:#568ebc;border-radius:8px}.download-report-popup__form,.user-details-popup__form{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%}.download-report-popup__form__field,.user-details-popup__form__field{padding-bottom:38px;position:relative;width:calc(50% - 12px)}@media screen and (max-width:1024px){.download-report-popup__form__field,.user-details-popup__form__field{width:100%}}.download-report-popup__form__field input[type=date],.download-report-popup__form__field input[type=email],.download-report-popup__form__field input[type=number],.download-report-popup__form__field input[type=tel],.download-report-popup__form__field input[type=text],.user-details-popup__form__field input[type=date],.user-details-popup__form__field input[type=email],.user-details-popup__form__field input[type=number],.user-details-popup__form__field input[type=tel],.user-details-popup__form__field input[type=text]{border:none;border-bottom:1px solid #d1d1d1;font-family:nunito_sansregular,Arial,sans-serif;font-size:14px;padding:7px 0;width:100%}.download-report-popup__form__field--full-width,.user-details-popup__form__field--full-width{width:100%}.download-report-popup__form__field--ckeckbox,.user-details-popup__form__field--ckeckbox{display:block;font-size:14px;line-height:20px;margin-top:20px;padding-left:23px;position:relative;text-align:left}.download-report-popup__form__field--ckeckbox label,.user-details-popup__form__field--ckeckbox label{color:#838383;display:block;width:100%}.download-report-popup__form__field--ckeckbox label a,.user-details-popup__form__field--ckeckbox label a{color:#005499;font-size:14px}.download-report-popup__form__field--ckeckbox input[type=checkbox],.user-details-popup__form__field--ckeckbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #838383;border-radius:2px;height:14px;left:0;margin:0 10px 0 0;opacity:1;padding:0;position:absolute;top:3px;width:14px}.download-report-popup__form__field--ckeckbox input[type=checkbox]:checked,.user-details-popup__form__field--ckeckbox input[type=checkbox]:checked{background:#389ce2;border:1px solid #389ce2}.download-report-popup__form__field--ckeckbox input[type=checkbox]:checked:after,.download-report-popup__form__field--ckeckbox input[type=checkbox]:checked:before,.user-details-popup__form__field--ckeckbox input[type=checkbox]:checked:after,.user-details-popup__form__field--ckeckbox input[type=checkbox]:checked:before{background:#fff;content:"";height:2px;position:absolute}.download-report-popup__form__field--ckeckbox input[type=checkbox]:checked:before,.user-details-popup__form__field--ckeckbox input[type=checkbox]:checked:before{left:0;top:7px;-webkit-transform:rotate(44deg);transform:rotate(44deg);width:7px}.download-report-popup__form__field--ckeckbox input[type=checkbox]:checked:after,.user-details-popup__form__field--ckeckbox input[type=checkbox]:checked:after{left:3px;top:5px;-webkit-transform:rotate(-55deg);transform:rotate(-55deg);width:11px}.download-report-popup__form__field--ckeckbox input[type=checkbox]:focus,.user-details-popup__form__field--ckeckbox input[type=checkbox]:focus{outline:none}.download-report-popup__form__field--ckeckbox input[type=checkbox]:disabled,.user-details-popup__form__field--ckeckbox input[type=checkbox]:disabled{background:#eee;border:1px solid #bbb}.download-report-popup__form__field__error,.user-details-popup__form__field__error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff4b6b;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:0;left:0;line-height:15px;opacity:0;overflow:hidden;padding:0;position:absolute;text-align:left;top:35px;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden}.isMobile .download-report-popup__form__field__error,.isMobile .user-details-popup__form__field__error{padding:0}.download-report-popup__form__field__error--active,.user-details-popup__form__field__error--active{height:auto;margin:4px 0;opacity:1;overflow:visible;visibility:visible}.download-report-popup__form__field__error__icon,.user-details-popup__form__field__error__icon{-webkit-box-flex:0;background-size:26px 26px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiI+PHBhdGggZmlsbD0iI2Y4MDAwMCIgZD0iTTEzIC4wNjlhMTIuNjQyIDEyLjY0MiAwIDAgMC05LjAxOSAzLjc3Yy00Ljk3MiA1LjAyOC00Ljk2MyAxMy4yMTIuMDEgMTguMjRhMTIuNjQ5IDEyLjY0OSAwIDAgMCAxOC4wMTkgMGM0Ljk3Mi01LjAyOCA0Ljk4LTEzLjIxMi4wMDktMTguMjRBMTIuNjQyIDEyLjY0MiAwIDAgMCAxMyAuMDd6bTAgMS43NDRhMTAuOTM1IDEwLjkzNSAwIDAgMSA3LjggMy4yNjhjNC4zMSA0LjM1OCA0LjMgMTEuMzk5LS4wMDkgMTUuNzU3YTEwLjkyIDEwLjkyIDAgMCAxLTE1LjU4MiAwYy00LjMxLTQuMzU4LTQuMzEtMTEuMzkgMC0xNS43NDhBMTAuOTM3IDEwLjkzNyAwIDAgMSAxMyAxLjgxM3ptLS4wMDkgMy43MzNhLjg3NS44NzUgMCAwIDAtLjA5LjAxLjg3My44NzMgMCAwIDAtLjc2OC44ODV2OS40NGEuODY1Ljg2NSAwIDAgMCAxLjMwNC43Ny44NzkuODc5IDAgMCAwIC40My0uNzdWNi40NGEuODgyLjg4MiAwIDAgMC0uMjUtLjYzNS44NjIuODYyIDAgMCAwLS42MjYtLjI2ek0xMyAxOC4wNDRhMS4xNTQgMS4xNTQgMCAwIDAgMCAyLjMxIDEuMTU0IDEuMTU0IDAgMCAwIDAtMi4zMXoiLz48L3N2Zz4=) no-repeat center left 0,transparent;display:inline-block;-ms-flex:0 0 26px;flex:0 0 26px;height:26px;margin-right:9px;width:26px}.download-report-popup__form__submit,.user-details-popup__form__submit{padding-top:20px;width:100%}.download-report-popup .report{border:1px solid #d1d1d1;font-size:14px;line-height:18px;margin-top:10px;padding:20px 22px}.download-report-popup .report__item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.download-report-popup .report__item:not(:first-child){margin-top:10px}.download-report-popup .report__item__label{color:#22304e;font-weight:700;text-align:left}.download-report-popup .report__item__label span{color:#707070;font-weight:100}.download-report-popup .report__item__button{background:none;color:#005499;padding-left:30px;position:relative;text-align:right;text-decoration:underline}.download-report-popup .report__item__button:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAyMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMjAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGQ9Ik03LjIgMTYuN3MuMS4xIDAgMGwuMS4xSDcuOXMuMSAwIC4xLS4xbC4xLS4xIDctN2MuMy0uMy4yLS43IDAtLjlzLS43LS4yLS45IDBsLTUuOSA1LjlWLjZDOC4zLjMgOCAwIDcuNyAwYy0uNCAwLS43LjMtLjcuNnYxNC4xTDEuMSA4LjhjLS4zLS4zLS43LS4yLS45IDBzLS4yLjcgMCAuOWw3IDd6bTcuNSAxLjlILjdjLS40IDAtLjYuMy0uNi42IDAgLjQuMy42LjYuNmgxNGMuNCAwIC42LS4zLjYtLjZzLS4zLS42LS42LS42eiIgc3R5bGU9ImZpbGw6IzAwNTQ5OSIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:15px;left:8px;position:absolute;top:1px;width:15px}