@-webkit-keyframes timerRotateRight{0%{transform:rotate(0deg) translateZ(0)}50%{transform:rotate(180deg) translateZ(0)}to{transform:rotate(180deg) translateZ(0)}}@-webkit-keyframes timerRotateLeft{0%{transform:rotate(0deg) translateZ(0)}50%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(180deg) translateZ(0)}}@keyframes timerRotateRight{0%{transform:rotate(0deg) translateZ(0)}50%{transform:rotate(180deg) translateZ(0)}to{transform:rotate(180deg) translateZ(0)}}@keyframes timerRotateLeft{0%{transform:rotate(0deg) translateZ(0)}50%{transform:rotate(0deg) translateZ(0)}to{transform:rotate(180deg) translateZ(0)}}.nr-modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;padding:20px;min-width:320px;font-family:Proxima Nova,Helvetica,Arial,sans-serif;font-weight:400;color:#1e222e}.nr-modal,.nr-modal *,.nr-modal:after,.nr-modal :after,.nr-modal:before,.nr-modal :before{box-sizing:border-box;outline:none;-webkit-overflow-scrolling:touch}.nr-modal a{text-decoration:none;cursor:pointer;color:#1e222e}.nr-modal input{font-family:Proxima Nova,Helvetica,Arial,sans-serif}.nr-modal .nr-wrapper{display:block;padding-left:16px;padding-right:16px;margin-right:auto;margin-left:auto;max-width:1280px;width:100%}@media only screen and (min-width:768px){.nr-modal .nr-wrapper{padding-left:32px;padding-right:32px}}@media only screen and (min-width:768px){.nr-modal{padding:40px 20px}}.nr-modal._default{background:rgba(30,34,46,.8)}.nr-modal._just-content{padding:0;top:auto;right:auto;bottom:auto;left:auto;min-width:auto}.nr-modal._full-screen{padding:0}.nr-modal__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;max-height:100%}.nr-modal._full-screen .nr-modal__content{width:100%;height:100%;border-radius:0;background:#fff}.nr-modal__close{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;height:52px;padding:0 16px;font-size:0;cursor:pointer}@media only screen and (min-width:768px){.nr-modal__close{height:64px;padding:0 32px}}.nr-modal._just-content .nr-modal__close{top:auto;right:auto;bottom:100%;left:100%}.nr-modal__close svg{height:20px;width:20px}.nr-modal__close svg path{fill:#a3a7bc;transition:.2s ease-in-out}.nr-modal._just-content .nr-modal__close svg path{fill:#476bf0}@media only screen and (min-width:1280px){html.no-touchevents .nr-modal__close:hover path{fill:#476bf0}html.no-touchevents .nr-modal__close:active path{fill:#3356d7}}@media only screen and (min-width:1280px){html.no-touchevents .nr-modal._just-content .nr-modal__close:active path,html.no-touchevents .nr-modal._just-content .nr-modal__close:hover path{fill:#8ca4ff}}