@font-face{font-family:"Sofia Sans";src:url(../fonts/SofiaSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Sofia Sans";src:url(../fonts/SofiaSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Sofia Sans";src:url(../fonts/SofiaSans-Black.woff) format("woff");font-weight:900;font-style:normal}body{margin:0}button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}a{text-decoration:none}ul{list-style:none}h1,h2,h3,h4,h5,h6,li,p,ul{padding:0;margin:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;background:#181921}body{-ms-scroll-chaining:none;overscroll-behavior:none;background:#181921}.hidden{display:none}.btn{margin-top:4px;position:relative;width:100%;height:50px;padding:10px 20px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;border:1px solid #e5ff3a;background:#e5ff3a;color:#2a2e0a;font-size:18px;line-height:120%;cursor:pointer;letter-spacing:.5px;font-family:"Sofia Sans",sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;-webkit-transition:background .3s ease-in-out,border .3s ease-in-out;transition:background .3s ease-in-out,border .3s ease-in-out}.btn:focus,.btn:hover{border:1px solid #d1ec26;background:#d1ec26}.popUpWrap{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:100;background:rgba(24,25,33,.8) url(../img/bg.jpg) 50% 0/cover no-repeat}.pop-up{position:relative;border-radius:24px;max-width:calc(100% - 64px);max-height:calc(100% - 64px);width:800px;height:660px;background:#181921;-webkit-box-shadow:0 24px 250px 0 rgba(229,255,58,.5);box-shadow:0 24px 250px 0 rgba(229,255,58,.5);display:-webkit-box;display:-ms-flexbox;display:flex}.pop-up label{position:relative;display:block;margin-bottom:8px;color:#ebebeb;font-size:14px;line-height:120%;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal}.pop-up input[type=checkbox]{display:none}.pop-up [type=checkbox]+label{padding-left:25px;cursor:pointer}.pop-up [type=checkbox]+label::after{content:"";position:absolute;display:block;border:1px solid #e5ff3a;background:0 0;left:0;width:17px;height:17px;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background .3s ease;transition:background .3s ease}.pop-up [type=checkbox]:checked+label:after{background:#e5ff3a}.pop-up input:not([type=checkbox]){display:block;height:48px;padding:8px 12px;width:100%;background:#0c0c10;border:1px solid #0c0c10;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;font-size:14px;line-height:25px;color:#fff;outline:0;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal}.pop-up input:not([type=checkbox])::-webkit-input-placeholder{font-size:14px;opacity:1;color:#999;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal}.pop-up input:not([type=checkbox])::-moz-placeholder{font-size:14px;opacity:1;color:#999;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal}.pop-up input:not([type=checkbox]):-ms-input-placeholder{font-size:14px;opacity:1;color:#999;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal}.pop-up input:not([type=checkbox])::-ms-input-placeholder{font-size:14px;opacity:1;color:#999;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal}.pop-up input:not([type=checkbox])::placeholder{font-size:14px;opacity:1;color:#999;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal}.pop-up__banner{position:relative;border-top-left-radius:24px;border-bottom-left-radius:24px;-webkit-box-flex:0;-ms-flex:0 1 330px;flex:0 1 330px;background:url(../img/banner.jpg) 100% 0/cover no-repeat}.pop-up__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:64px;border-top-right-radius:24px;border-bottom-right-radius:24px;position:relative;-webkit-box-flex:0;-ms-flex:0 0 470px;flex:0 0 470px;background:#181921}.pop-up__header{position:relative;padding:10px 10px 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pop-up__title{position:relative;font-size:18px;line-height:120%;color:#fff;font-family:"Sofia Sans",sans-serif;font-weight:900;font-style:normal;text-transform:uppercase}.pop-up__form{padding:16px 10px 0;position:relative;overflow-y:auto;scrollbar-width:auto}.pop-up__form::-webkit-scrollbar{width:4px}.pop-up__form::-webkit-scrollbar-track{background:#999;width:4px;border-radius:4px}.pop-up__form::-webkit-scrollbar-thumb{cursor:pointer;border-radius:4px;background-color:#e5ff3a}.pop-up__close{position:relative;width:22px;height:22px}.pop-up__close::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);width:16px;height:2px;background:#bfbfcb;-webkit-transition:background .3s ease;transition:background .3s ease}.pop-up__close::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);width:16px;height:2px;background:#bfbfcb;-webkit-transition:background .3s ease;transition:background .3s ease}.pop-up__close:hover::after,.pop-up__close:hover::before{background:#fff}.pop-up__field-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.pop-up__field{padding-bottom:16px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.pop-up__field_forgot{margin-top:32px;position:relative}.pop-up__field_forgot a{color:#c7caff;font-size:14px;line-height:120%;font-family:"Sofia Sans",sans-serif;font-weight:400;font-style:normal;-webkit-transition:color .3s ease;transition:color .3s ease}.pop-up__field_forgot a:hover{color:#fff}.pop-up__field_inline{height:45px;padding-bottom:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.pop-up__field_inline label{margin-bottom:0}.pop-up__field_hiden{padding-bottom:0}.pop-up__field_last{padding-bottom:0}.pop-up__field_pass input:not([type=checkbox]){padding:8px 36px 8px 12px}.pop-up__field-icon{width:20px;height:20px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:29px;right:14px;opacity:.55;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.pop-up__field-icon.fa-eye{background:url(../img/eye.svg) 50% 50%/contain no-repeat}.pop-up__field-icon.fa-eye-slash{background:url(../img/eye-close.svg) 50% 50%/contain no-repeat}.pop-up__field-icon:hover{opacity:1}@media screen and (max-width:719px){.pop-up{max-width:100%;max-height:100%}}@media screen and (orientation:landscape) and (max-height:500px){.pop-up{border-radius:0;max-width:100%;max-height:100%}.pop-up__banner{border-top-left-radius:0;border-bottom-left-radius:0}.pop-up__content{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (max-width:550px){.popUpWrap{position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#181921}.pop-up{border-radius:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:none;box-shadow:none}.pop-up__banner{border-top-left-radius:0;border-bottom-left-radius:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:216px;background:url(../img/banner-mob.jpg) 0 0/cover no-repeat}.pop-up__banner::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:135px;background:linear-gradient(0deg,#181921 8.14%,rgba(24,25,33,.83) 39.98%,rgba(24,25,33,0) 68.23%),linear-gradient(1deg,#181921 .98%,rgba(24,25,33,0) 67.89%)}.pop-up__content{padding:24px 16px;border-top-right-radius:0;border-bottom-right-radius:0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pop-up__header{padding:0}.pop-up__close{position:fixed;width:30px;height:30px;top:14px;right:18px}.pop-up__close::after,.pop-up__close::before{width:22px;background:#fff}.pop-up__field-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.pop-up__form{padding:16px 0 0}}