*{margin:0;padding:0;box-sizing:border-box}html{font-size:15px;background:var(--page-bg,#fff)}body,html{width:100%;height:100%}body{font-family:Roboto,sans-serif;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;background:var(--page-bg);min-height:100vh;margin:0}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes hidden{to{opacity:0}}@keyframes loaderFadeIn{0%{opacity:0}to{opacity:1}}@keyframes progress_load{0%{width:0}to{width:50%}}@keyframes progress_line{0%{width:0}to{width:10px}}@keyframes videoPlaceholderIn{0%{opacity:0}to{opacity:1}}@keyframes playButtonIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.text-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;max-width:314px;margin:0 auto 10px;padding:11px 20px;font-size:22px;text-align:center;line-height:1;font-weight:500;color:#000;border:1px solid #12b7b1;border-radius:10px;background:#f7f7f7}.text-input--error{border-color:#cf0000;color:#cf0000}.text-input--error::placeholder{color:#cf0000}.loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1111;display:none;justify-content:center;align-items:center;background-color:rgba(0,0,0,.85);animation:loaderFadeIn .2s}.wrapper{position:absolute;width:95%;max-width:350px;background:#f2f2f2;border-radius:4px;z-index:100;animation:show 1.2s step-end;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}.top_wrapper{padding:20px 17px 25px;width:100%;text-align:start}.top_wrapper h1{text-transform:capitalize;font-size:1.2rem;font-weight:700}.top_wrapper p{margin-top:12px}.button{font-size:1.1rem;font-weight:500;text-transform:uppercase;text-align:end;-webkit-padding-end:18px;padding-inline-end:18px;padding-bottom:18px;cursor:pointer;justify-content:flex-end;display:block;border:none;width:auto;-webkit-margin-start:auto;margin-inline-start:auto;color:#12b7b1;background:transparent}.button:hover{color:#0c9893;cursor:pointer}.button:disabled{opacity:.6;cursor:not-allowed}.player{max-width:850px;width:100%;min-height:60vh;position:relative;flex-direction:column;align-items:center;padding:10px 15px;margin:0 auto;flex:0 0 auto;justify-content:center;display:flex;background:#000}.player--empty{min-height:0!important;padding:0!important;background:transparent!important}.progress,.progress_load{background:hsla(0,0%,100%,.4)}.top_icons{position:absolute;top:10px;left:20px;display:flex;align-items:flex-start;justify-content:flex-start}.top_icons img{width:35px;cursor:pointer}.top_icons img:first-child{-webkit-margin-end:14px;margin-inline-end:14px}.player_content{width:100%;flex-grow:1;justify-content:center;position:relative}.pause_play,.player_content,.player_navigation{display:flex;align-items:center}.player_content img{padding-top:50px;position:absolute}.player_content .loading{width:35px;animation:hidden .9s step-end forwards}.player_content .play{width:70px;opacity:0;animation:show .9s step-end forwards}.pause_play{position:relative;display:flex;align-items:center}.pause_play img:first-child{position:absolute;opacity:0;animation:show .9s step-end forwards}.pause_play img:last-child{animation:hidden .9s step-end forwards}.player_navigation_item{justify-content:center}.player_navigation_item img{height:20px;cursor:pointer}.player_navigation_item p{font-size:.8rem;-webkit-margin-start:12px;margin-inline-start:12px;color:#fff}.player_navigation_item:last-child img{-webkit-margin-end:15px;margin-inline-end:15px}.player_navigation_item:last-child img:last-child{-webkit-margin-end:0;margin-inline-end:0}.progress{margin:0 12px}.progress_load{width:0;animation:progress_load 20s linear forwards}.progress_line{width:0;animation:progress_line 1s linear forwards}.disclaimer{margin:20px auto;text-align:center;font-size:12px;color:#a2a0a0}.footer__img{width:52px;height:18px;display:inline-block;vertical-align:top}.footer_container{margin:20px auto;padding:0 20px}.mo_info>p{padding-top:10px;color:#787373}.footer{margin-top:auto;width:100%}a.footer_link:link,a.footer_link:visited{text-decoration:none;color:#a2a0a0}@media screen and (max-width:992px){.player{min-height:50vh}}@media screen and (max-width:768px){.player{padding:0}body{padding:15px 0}.player_navigation_item{padding:0;gap:0}}@media screen and (max-width:768px) and (orientation:landscape){.player{min-height:70vh}body{padding:10px 0}}@media screen and (max-width:440px){.top_icons{top:10px;left:15px}.top_icons img{width:28px}.top_icons img:first-child{-webkit-margin-end:12px;margin-inline-end:12px}.player_content img{padding-top:25px}.player_content .loading{width:30px}.player_content .play{width:60px}.player_navigation_item:last-child img{-webkit-margin-end:10px;margin-inline-end:10px}.player_navigation_item:last-child img:last-child{-webkit-margin-end:0;margin-inline-end:0}.player_navigation_item img{height:18px}body{padding:10px 0}}@media screen and (max-width:320px),screen and (max-width:480px) and (orientation:landscape){html{font-size:14px}.top_icons{top:10px;left:15px}.top_icons img{width:28px}.top_icons img:first-child{-webkit-margin-end:12px;margin-inline-end:12px}.player_content img{padding-top:20px}.wrapper{max-width:320px}.top_wrapper{padding:17px}.top_wrapper h1{font-size:1.3rem}}@media screen and (max-width:840px) and (max-height:440px) and (orientation:landscape){body{align-items:flex-start;padding:5px 0}.player{width:100%;min-height:70vh}.player_content img{padding-top:0}.top_wrapper{padding:13px 15px}.top_wrapper h1{font-size:1.25rem}.top_wrapper p{margin-top:8px}.disclaimer,.footer_container{margin:10px auto}}.video-player-container{width:100%;display:flex;flex-direction:column;flex-grow:1}.video-placeholder{width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center;position:relative;min-height:400px;max-height:600px;border-radius:4px}.video-placeholder--animated{animation:videoPlaceholderIn .6s ease-out}.video-intro-placeholder{flex-direction:column;gap:24px;min-height:auto;max-height:none}.video-intro-loader{display:block;width:48px;height:48px;border:3px solid hsla(0,0%,100%,.2);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}.play-button-large{background:transparent;border:2px solid #fff;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.play-button-large--animated{animation:playButtonIn .5s ease-out .2s both}.play-button-large:hover{background:hsla(0,0%,100%,.1);transform:scale(1.1)}.play-button-large svg{-webkit-margin-start:4px;margin-inline-start:4px}.player_controls{position:absolute;bottom:0;left:0;right:0;padding:10px 15px;z-index:10;transition:opacity .3s ease,transform .3s ease}.player_controls.visible{opacity:1;transform:translateY(0)}.player_controls.hidden{opacity:0;transform:translateY(10px);pointer-events:none}.player_navigation{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.player_navigation_item{display:flex;align-items:center;gap:8px}.control-button{background:transparent;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .2s}.control-button:hover{opacity:.7}.control-button svg{display:block}.time-display{font-size:.8rem;color:#fff;margin:0;white-space:nowrap;font-family:Roboto,sans-serif}.progress{flex:1 1;height:4px;position:relative;cursor:pointer;background:hsla(0,0%,100%,.3);border-radius:2px;overflow:hidden}.progress_load{background:hsla(0,0%,100%,.5)}.progress_line,.progress_load{position:absolute;top:0;left:0;height:100%;transition:width .1s linear}.progress_line{background:#4080ff}.video-player-footer{padding:20px;text-align:center;background:transparent;max-width:850px;margin:0 auto}.video-price-text{color:#fff;font-size:.95rem;line-height:1.6;margin:0 0 20px;text-align:center;font-family:Roboto,sans-serif}.video-logo{max-width:200px;height:auto;margin:0 auto 15px;display:block}.video-footer-text{color:#fff;font-size:.9rem;line-height:1.6;margin:15px 0 0;text-align:center;font-family:Roboto,sans-serif}@media screen and (max-width:768px){.play-button-large{width:60px;height:60px}.play-button-large svg{width:30px;height:30px}.time-display{font-size:.7rem}.player_navigation_item{gap:5px}.control-button svg{width:18px;height:18px}.video-logo{max-width:150px}}.modal-overlay,.phone-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.modal-content,.phone-modal-content{position:relative;z-index:1001}@media screen and (max-width:768px){.modal-content,.phone-modal-content{width:90%!important;max-width:90%!important}.video-placeholder{min-height:300px;max-height:400px}}.pl-numbers-wrap{position:fixed;inset:0;overflow:auto;min-height:100vh;min-height:calc(var(--vh, 100vh) - 33px);background:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;z-index:1}.pl-numbers-wrap,.pl-numbers-wrap *{pointer-events:auto}.pl-numbers-wrap-inner{text-align:center;min-height:calc(100vh - 30vh);min-height:calc(var(--vh, 100vh) - 30vh)}.pl-numbers-step-1{padding-top:70px}.pl-numbers-title{font-weight:500;font-size:28px;color:#403f3f;margin:0 0 24px}.pl-numbers-box{max-width:372px;padding:25px 10px 47px;margin:0 auto 16px;border-radius:9px}.pl-numbers-box__number{margin-bottom:10px;font-weight:700;font-size:32px;color:#000;transition:color .3s linear}.pl-numbers-box__number--error{color:#d10000;animation:pl-numbers-pulse 2.3s}@keyframes pl-numbers-pulse{0%,50%,to{opacity:1}25%,75%{opacity:.2}}.pl-numbers-box__text{max-width:280px;margin:0 auto 18px;font-weight:300;font-size:20px;line-height:1.12;color:#383838}.pl-numbers-btn-container{display:flex;max-width:242px;margin:0 auto;gap:8px;justify-content:center;flex-wrap:wrap}.pl-numbers-btn{display:block;margin:0;padding:0;width:68px;height:68px;border-radius:50%;border:1px solid #1a6fdf;color:#fff;background:#1a73e8;cursor:pointer;font-weight:500;font-size:20px;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .3s linear;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pl-numbers-btn:hover{background:#075ac7}.pl-numbers-btn:active{background:#00439a;transform:scale(.95)}.pl-numbers-steps{font-weight:700;font-size:14px;line-height:1.12;color:#3f3e3e}.pl-numbers-footer{margin:0 auto;width:100%;max-width:750px;font-size:11px;padding:10px;text-align:center;color:#757575}.pl-numbers-footer__text{font-weight:300;margin:0 0 8px}.pl-numbers-footer__link{font-weight:300;display:inline-block;margin:0 8px;padding:10px 5px;color:#1a73e8}@media (max-width:500px){.pl-numbers-box{max-width:93%}}.numbers-landing .numbers-step{padding-top:70px;padding-left:15px;padding-right:15px}.numbers-landing .numbers-step__box{max-width:372px;padding:25px 10px 30px;margin:0 auto 16px;border-radius:9px}.numbers-landing .numbers-step__title{font-weight:700;font-size:22px;color:#403f3f;margin:0 0 16px;text-align:center}.numbers-landing .numbers-step__text{max-width:320px;margin:0 auto 18px;font-weight:300;font-size:18px;line-height:1.25;color:#383838;text-align:center}.numbers-landing .numbers-step__form{display:flex;flex-direction:column;align-items:center;max-width:310px;margin:0 auto}.numbers-landing .numbers-input{width:100%;max-width:310px;padding:19px 10px;margin-bottom:10px;text-align:center;font-size:22px;border:1px solid #dee2e6;border-radius:6px;color:#000;line-height:1;background:#fff;box-sizing:border-box}.numbers-landing .numbers-input--error{border-color:#d10000;color:#d10000}.numbers-landing .numbers-input--error::placeholder{color:#d10000}.numbers-landing .numbers-step__error{color:#d10000;font-size:14px;margin:0 0 10px;text-align:center}.numbers-landing .numbers-btn--submit{width:100%;max-width:310px;padding:14px 20px;font-size:16px;font-weight:500;color:#fff;background:#1a73e8;border:1px solid #1a6fdf;border-radius:6px;cursor:pointer;transition:background .2s}.numbers-landing .numbers-btn--submit:hover:not(:disabled){background:#075ac7}.numbers-landing .numbers-btn--submit:disabled{opacity:.6;cursor:not-allowed}@media (max-width:500px){.numbers-landing .numbers-step__box{max-width:93%}.numbers-landing .numbers-btn--submit,.numbers-landing .numbers-input{max-width:100%}}
/*# sourceMappingURL=dabf7a9c87e12d2e.css.map*/