:root{--color-darker2:color-mix(in srgb,var(--color) 70%,#000);--color-brighter2:color-mix(in srgb,var(--color) 70%,#f5f5f5);--color-gradient2:linear-gradient(to left,var(--color-brighter2),var(--color-darker2));--color-gradient-left:linear-gradient(to left,var(--color-brighter),var(--color-darker));line-height:1.5;font-weight:400;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}.loader-wrapper{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;position:absolute;inset:0;background-color:hsla(220,9%,46%,.4);z-index:100}.loader-wrapper .loader{width:48px;height:48px;border:5px solid #0d6efd;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.screen-access{width:100%;height:100%;margin:0}.screen-access h1{padding:0 15px;margin:0 auto;font-size:25px;max-width:720px;text-align:center}.screen-access input{color:#f5f5f5}.screen-access .navigation{margin:0 auto 40px;padding:0;z-index:0;background-color:transparent}.screen-access .dropdown{display:inline}.screen-access .dropdown-menu{z-index:20!important;animation-duration:.5s;background-color:var(--color)}.screen-access .dropdown-menu li:before{content:none}.screen-access .dropdown-menu.show{min-width:100vw;display:grid}.screen-access .nav-menu{max-width:720px;height:80px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.screen-access .main-logo{font-family:Chalkduster,fantasy;text-shadow:-2px 0 #000,0 2px #000,2px 0 #000,0 -2px #000;text-align:center;width:150px;font-size:18px;padding:10px;color:#f5f5f5}.screen-access .languages{display:flex;justify-content:center;font-size:.75em;z-index:0;box-shadow:0 0 10px rgba(0,0,0,.623);margin:25px 20px;border-radius:10px;background-color:var(--color);height:-moz-fit-content;height:fit-content}.screen-access .lang{background-color:var(--color);border:1px solid transparent;border-radius:unset;padding:10px;align-self:center;color:#f5f5f5;text-decoration:none}.screen-access .lang.en,.screen-access .lang.lat{border-top-left-radius:10px;border-bottom-left-radius:10px}.screen-access .lang.cyr,.screen-access .lang.fr{border-top-right-radius:10px;border-bottom-right-radius:10px}.screen-access .lang:hover{opacity:.9;background-color:var(--color-brighter)}.screen-access .lang a{color:#fff;padding:10px;text-decoration:none}.screen-access .lang a:hover{color:#fff}.screen-access .activeLanguage{background-color:var(--color-darker)!important;font-weight:700}.screen-access .btn{border:none}.screen-access .btn:after{display:none}.screen-access .btn[aria-expanded=true]{top:.5%;left:0}.screen-access .dropdown-toggle{display:block}.screen-access .h1-color{color:var(--color)}.screen-access .circle{position:relative;width:300px;height:200px;margin:0 auto;text-align:center}.screen-access .inner{width:220px;transform:translateX(-50%);position:absolute}.screen-access .arrow{animation:MoveUpDown 1.5s linear infinite;top:30%;left:42px;cursor:pointer}.screen-access #send-number{margin:0 auto;padding:30px 15px 0;max-width:720px}.screen-access hr{border-top:1px solid #d0d0d0}.screen-access .steps{font-size:20px;text-align:left;animation-duration:1s;color:#6a6868}.screen-access #phone svg,.screen-access #pin svg{position:absolute}.screen-access #phone p,.screen-access #pin p{text-align:center}.screen-access .animated-element{animation:moveLeftRight 1.5s linear infinite}.screen-access .popup-input{max-width:50%;min-width:250px;margin:auto;padding:5px 0;font-size:small;font-weight:600;background-color:#fc5b53;color:#fff;border-radius:8px;position:relative;text-align:center}.screen-access .marker-down{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #fc5b53;margin:auto}.screen-access .icon-phone{z-index:5;padding:8px;min-width:50px;text-align:center}.screen-access .mob-number,.screen-access .pin-code{background-color:#f5f5f5;width:100%;margin:7px auto;color:#757575;border:1px solid #d9d9d9;border-radius:10px;font-size:18px;height:3rem;animation-duration:4s;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.623)}.screen-access .mob-number::placeholder,.screen-access .pin-code::placeholder{color:hsla(0,1%,41%,.541)}.screen-access .shake{animation:horizontal-shaking .3s linear}.screen-access .border-red{outline:2px solid red}.screen-access .border-green{outline:2px solid lime}.screen-access .color-red{color:red}.screen-access .access-buttons{background-color:var(--color);width:100%;display:flex;margin:10px 0;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.623)}.screen-access .access-btn{background-color:var(--color);margin:0 auto;width:100%;border-radius:20px;font-size:1.25em;font-weight:800;border:none;height:70px;background-image:var(--color-gradient-left);cursor:pointer;color:#f5f5f5}.screen-access .access-btn:hover{background-image:var(--color-gradient2)}.screen-access .left{border-radius:10px 0 0 10px;width:55%;text-align:center}.screen-access .right{border-radius:0 10px 10px 0;width:45%}.screen-access .right-arrow{opacity:1;animation:Fade 2s linear infinite;z-index:-1}.screen-access ol.steps-ol{padding-left:0;margin:5px 0;list-style:none;counter-reset:my-awesome-counter}.screen-access ol.steps-ol li{counter-increment:my-awesome-counter;margin:15px .25rem}.screen-access ol.steps-ol li:before{content:counter(my-awesome-counter);background:#25cd77;width:2rem;list-style:outside;height:2rem;border-radius:50%;display:inline-block;line-height:2rem;color:#f5f5f5;text-align:center;margin-right:.5rem}.screen-access #second-step{margin:0 auto;padding:30px 15px 0;max-width:720px}.screen-access .steps .steps-title{text-align:center;font-weight:800}.screen-access .sms-button{box-shadow:0 0 10px rgba(0,0,0,.623);display:inline-flex;justify-content:center;align-items:center}.screen-access #getSms{color:#f5f5f5;text-decoration:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.screen-access .terms{font-size:12px;max-width:720px;margin:30px auto 0;padding:100px 10px 0;color:#bdbdbd;line-height:100%;text-align:center}@media(max-width:700px){.screen-access body{margin:0}.screen-access .dropdown-item:hover{text-decoration:none}.screen-access .steps li{font-size:16px}.screen-access .terms{margin:0 auto;padding:150px 15px 0}}@keyframes moveLeftRight{0%,to{transform:translateX(0)}25%{transform:translateX(-8px)}50%{transform:translateX(0)}75%{transform:translateX(8px)}}@keyframes MoveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(18px)}}@keyframes Fade{0%,to{opacity:0;z-index:-3}50%{opacity:1;z-index:-3}}@keyframes horizontal-shaking{0%{transform:translateX(0)}25%{transform:translateX(5px)}50%{transform:translateX(-5px)}75%{transform:translateX(5px)}to{transform:translateX(0)}}.screen-access input::-webkit-inner-spin-button,.screen-access input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ba-navigation{margin-bottom:10px}.ba .image-banner{position:relative;width:250px;height:auto;margin:0 auto;text-align:center}.ba .image-banner-img{width:100%;height:100%;border-radius:10px}.ba .enter-number{color:#6a6868;font-weight:700;display:flex;text-align:center;justify-content:center}.ba #second-step,.ba #send-number,.ba .one-time{padding:15px 15px 0}.ba .one-time{display:flex;flex-direction:column;align-items:center}.ba .one-time-text{color:#6a6868;text-align:center;font-size:18px;font-weight:400}.ba .one-time-text#inner-bubble{color:#fff}.ba .one-time-text#sms-wait{font-size:14px;color:#959595}.ba .one-time-keyword{color:#fff;text-align:center;font-size:24px;font-weight:700;background-color:#0d6efd;border-radius:2rem;max-width:-moz-fit-content;max-width:fit-content;padding:.5rem 1rem;margin:.5rem 0}.ba .one-time-keyword:after{background-image:url(/_next/static/media/chat_bubble.66faff2d.svg);background-repeat:no-repeat;position:absolute;content:"";display:inline-block;width:2.5rem;height:2.5rem;transform:translate(-12rem,2.5rem)}.ba .one-time-icon{display:flex;justify-content:center;align-items:center;margin:.4rem 0 0}.ba .one-time .icon-phone{padding:0;transform:rotate(-5deg) translateX(-.5rem);position:relative}.ba .one-time-wrapper #separator{display:inline-block;width:100%;border:1px dashed #737373;opacity:.5;margin-top:10px}.ba #smsButton{margin:10px 0}.ba-footer{margin-bottom:1rem}.ba-terms{max-width:720px;margin:0 auto;padding:10px;text-align:center}.ba-footerLinks,.ba-terms{font-size:12px;color:#959595;line-height:100%}.ba-footerLinks{display:flex;margin:1.5rem auto 1rem;justify-content:center;align-items:center}.ba-link{text-decoration:none;color:inherit}.ba-link:hover{color:#717171}.rs-navbar{display:flex;justify-content:center;margin:0 auto}.rs-navbar .main-logo{font-family:Chalkduster,fantasy;text-shadow:-2px 0 #000,0 2px #000,2px 0 #000,0 -2px #000;text-align:center;width:150px;font-size:18px;padding:10px;color:#f5f5f5}.rs-description{text-align:center;font-weight:600;max-width:720px;margin:2rem auto 0}.rs-btnWrapper{margin-top:2rem}.rs-btnWrapper,.rs-btnWrapper .access-btn{text-align:center}.rs-btnWrapper .access-btn.active{box-shadow:0 0 10px rgba(120,0,0,.65)}.rs-textWrapper{margin:0 auto;padding:0 15px;text-align:center}.rs-textWrapper .text-content{background-color:#767676;border-radius:6px;font-size:14px;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;max-width:690px;height:100px;margin:3rem auto 0;padding:4px}.rs-textWrapper p{margin:0}.rs-footer{margin-bottom:1rem}.rs-terms{max-width:720px;margin:30px auto 0;padding:10px;text-align:center}.rs-footerLinks,.rs-terms{font-size:12px;color:#bdbdbd;line-height:100%}.rs-footerLinks{display:flex;margin:2rem auto 1rem;justify-content:center;align-items:center}.rs-link{text-decoration:none;color:inherit}.rs-link:hover{color:#959595}