@import url(https://fonts.googleapis.com/css2?family=Overpass:wght@300;700;900&display=swap);
.Loader{text-align:center}.Loader_spinner{position:relative;margin:auto;width:200px;height:64px;transform:translate(-100px, -100px) scale(1) translate(100px, 100px)}.Loader_spinner div{left:0;right:0;top:0;margin:auto;position:absolute;animation:spinner linear 1s infinite;background:#337ab7;width:6px;height:12px;border-radius:40%;transform-origin:3px 27px}.Loader_spinner div:nth-child(1){transform:rotate(0deg);animation-delay:-.9166666667s}.Loader_spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-.8333333333s}.Loader_spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-0.75s}.Loader_spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.6666666667s}.Loader_spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.5833333333s}.Loader_spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-0.5s}.Loader_spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.4166666667s}.Loader_spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.3333333333s}.Loader_spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-0.25s}.Loader_spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.1666666667s}.Loader_spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.0833333333s}.Loader_spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes spinner{0%{opacity:1}100%{opacity:0}}
.cc-wrap .cc-mod-custom>label+div{display:block}.cc-wrap .cc-mod-control{display:flex;align-items:center;flex-wrap:wrap;position:relative;background-color:rgba(0,0,0,0);padding:0;border-radius:0;overflow:visible;height:107px;width:100%}.cc-wrap .cc-mod-control.is-invalid{border:none}.cc-wrap .cc-mod-control>img{position:absolute;left:10px;z-index:9;top:29px;display:none}.cc-wrap .cc-mod-control>label{margin:0}.cc-wrap .cc-mod-control>label::after{display:none}.cc-wrap .cc-mod-control>label input{position:relative;border:1px solid #01a4ff;width:100%;padding:5px 8px;height:40px;font-size:16px;font-weight:normal}.cc-wrap .cc-mod-control>label input.error-border{border-color:#01a4ff}.cc-wrap .cc-mod-control>label input::placeholder{opacity:0}.cc-wrap .cc-mod-control>label:nth-child(2){display:block;width:100%;margin:4px 0 8px 0}.cc-wrap .cc-mod-control>label:nth-child(3),.cc-wrap .cc-mod-control>label:nth-child(4){display:block;align-self:start}.cc-wrap .cc-mod-control>label:nth-child(3)::before,.cc-wrap .cc-mod-control>label:nth-child(4)::before{display:block;font-size:11px;font-weight:700;text-transform:uppercase;line-height:1;margin-bottom:3px;margin-top:8px}.cc-wrap .cc-mod-control>label:nth-child(3){width:calc(60% - 3px)}.cc-wrap .cc-mod-control>label:nth-child(4){left:auto;right:0;width:calc(40% - 10px);margin-left:10px}.cc-wrap .cc-mod-control>label .error-msg{margin-top:5px;font-size:12px;color:red}.cc-wrap #card-number,.cc-wrap #card-expiry,.cc-wrap #cvc{margin-top:4px}.cc-wrap #country{margin-top:70px}
.PreLander{width:100%;background-color:rgba(255,0,255,.08);color:rgba(0,0,0,.32);font-size:12px;text-align:center}.PreLander_sample{padding:8px}
section.tq-page{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:#000105;position:fixed;left:0;top:0;z-index:9999;overflow-y:scroll;color:#fff;opacity:1;transition:all .35s ease-in}section.tq-page .brand{display:flex;z-index:999;justify-content:center;align-items:center;position:absolute;top:0;left:50%;transform:translateX(-50%);padding:10px 50px}section.tq-page .brand svg.logo-bg{position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%}section.tq-page .brand svg.logo{height:35px}section.tq-page .brand svg.logo path{fill:#fff}@media screen and (max-width: 576px){section.tq-page .brand{padding:8px 30px}section.tq-page .brand svg.logo{height:30px}}section.tq-page .cctqbox{padding:60px 15px 30dvh;width:400px;max-width:calc(100dvw - 30px);height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}section.tq-page h3{font-size:24px;font-weight:bold}section.tq-page h3+p{margin-top:15px}section.tq-page p{font-size:18px}section.tq-page button,section.tq-page a{margin-top:30px;font-weight:bold}
*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}.text-gr{background:-webkit-linear-gradient(#01a4ff, #0195e7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(255,255,255,.25);width:6px;height:6px}::-webkit-scrollbar-thumb{background:#01a4ff;width:6px;height:6px;border-radius:3px}html,body{overflow-x:hidden;scroll-behavior:smooth}body{background-color:#000105;color:#fff;font-family:"Overpass",sans-serif;font-weight:300}body.payment-page-active{overflow:hidden}.container{width:1140px;padding:0 15px;max-width:100%;margin:auto}@media screen and (max-width: 576px){.container{padding:0 8px}}h1{font-size:50px;font-weight:bold}h1+p{font-size:26px;margin:0;margin-top:30px}@media screen and (max-width: 576px){h1{font-size:36px;line-height:1.1}h1+p{font-size:18px}}h2{font-size:22px;font-weight:bold;text-transform:uppercase}h2+p{font-size:14px;margin-top:8px;line-height:24px;opacity:.7}@media screen and (max-width: 576px){h2{font-size:18px}h2+p{line-height:1.2}}p a{color:#01a4ff}p+p{margin-top:15px}.arrow{width:2px;height:2px;border:solid #fff;border-width:0 2px 2px 0;display:block;padding:2px;margin-left:5px;margin-bottom:5px}.arrow.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.btn{display:flex;cursor:pointer;padding:10px 15px 8px;color:#fff;justify-content:center;align-items:center;text-transform:uppercase;border:2px solid rgba(255,255,255,.2);line-height:1;transition:.5s}.btn.btn-red{padding:18px 20px 15px;background:#01a4ff;border:0;background:-moz-linear-gradient(left, #0195e7 0%, #01a4ff 100%);background:-webkit-linear-gradient(left, #0195e7 0%, #01a4ff 100%);background:linear-gradient(to right, #0195e7 0%, #01a4ff 100%)}@media screen and (max-width: 576px){.btn.btn-red{font-size:24px;font-weight:bold;padding:20px 30px 15px}}a,button{cursor:pointer}header{display:flex;justify-content:flex-end;align-items:flex-start;width:100%;position:fixed;left:0;top:0;padding:15px;z-index:2;background:rgba(0,0,0,.631372549);backdrop-filter:blur(0.375rem)}@media screen and (max-width: 576px){header{padding:15px 8px;justify-content:space-between}}header .brand{display:flex;z-index:999;justify-content:center;align-items:center;position:absolute;top:5px;left:50%;transform:translateX(-50%);padding:10px 50px}header .brand svg.logo-bg{position:absolute;z-index:-1;left:0;top:0;height:100%;width:100%;fill:#ff0}header .brand .logo{height:35px}@media screen and (max-width: 576px){header .brand{padding:8px 16px}header .brand svg.logo{height:30px}}header .lang-menu{text-transform:capitalize;background-color:rgba(0,0,0,.4);position:relative;font-size:16px;display:flex;cursor:pointer;border:2px solid rgba(255,255,255,.2);line-height:1;transition:.5s;color:#fff;justify-content:center;align-items:center;text-align:center;position:relative}header .lang-menu:hover{background:#01a4ff;background:-moz-linear-gradient(left, #0195e7 0%, #01a4ff 100%);background:-webkit-linear-gradient(left, #0195e7 0%, #01a4ff 100%);background:linear-gradient(to right, #0195e7 0%, #01a4ff 100%);border-color:rgba(0,0,0,0)}header .lang-menu svg{width:15px;height:15px;position:absolute;top:50%;transform:translateY(-50%)}header .lang-menu svg path{fill:#fff}header .lang-menu svg.icon-globe{left:5px}header .lang-menu svg.icon-down{right:5px}header .lang-menu select{position:relative;z-index:2;padding:8px 25px 5px}@media screen and (min-width: 577px){header .lang-menu:not(:last-child){margin-right:15px}}@media screen and (max-width: 576px){header .lang-menu{font-size:14px}}header .btn{font-size:16px;padding:8px 8px 5px;background-color:rgba(0,0,0,.4);text-transform:capitalize}header .btn:hover,header .btn:focus{background:#01a4ff;background:-moz-linear-gradient(left, #0195e7 0%, #01a4ff 100%);background:-webkit-linear-gradient(left, #0195e7 0%, #01a4ff 100%);background:linear-gradient(to right, #0195e7 0%, #01a4ff 100%);border-color:rgba(0,0,0,0)}@media screen and (max-width: 576px){header .btn{font-size:14px}}.sec1{min-height:100vh;display:flex;position:relative;flex-direction:column;text-align:center;justify-content:center;align-items:center;padding:15px;overflow-x:hidden;padding-top:150px}@media screen and (max-width: 576px){.sec1{min-height:80vh;justify-content:flex-end}}.sec1 h1,.sec1 p{width:800px;max-width:100%}.sec1 .btn{margin-top:80px}.sec1::after{content:"";display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:-1;background:#000105;background:-moz-linear-gradient(top, rgba(0, 1, 5, 0) 90%, #000105 100%);background:-webkit-linear-gradient(top, rgba(0, 1, 5, 0) 90%, #000105 100%);background:linear-gradient(to bottom, rgba(0, 1, 5, 0) 90%, #000105 100%)}.sec1 .bg-m{height:100%;position:absolute;left:50%;transform:translateX(-50%);z-index:-2}@media screen and (max-width: 576px){.sec1 .bg-m{height:auto;width:150vw;top:0}}.sec1 .scroll{display:block;position:absolute;bottom:80px;left:50%;transform:translateX(-50%);width:50px}@media screen and (max-width: 576px){.sec1 .scroll{display:none}}.sec2{padding:0 15px;margin-top:10vh}@media screen and (max-width: 576px){.sec2{margin-top:220px}}.sec2 .container{background-color:rgba(255,255,255,.12);border-radius:15px;padding:50px 30px;position:relative;display:flex;justify-content:flex-end}@media screen and (max-width: 576px){.sec2 .container{flex-direction:column;align-items:center;text-align:center;justify-content:flex-start;padding:80px 15px 50px}}.sec2 img.phone{position:absolute;right:calc(50% + 80px);bottom:0;width:300px;max-width:calc(50% - 100px)}@media screen and (max-width: 576px){.sec2 img.phone{width:200px;max-width:100%;top:30px;left:50%;transform:translate(-50%, -50%);z-index:-1}}.sec2 .content{width:50%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 576px){.sec2 .content{width:100%}}.sec2 h1{margin-bottom:30px}.sec2 .each p{font-size:14px;line-height:24px;opacity:.7}.sec2 .each+.each{margin-top:15px}.sec3{position:relative;text-align:center;padding-top:150px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}@media screen and (max-width: 576px){.sec3{padding:100px 8px;overflow-x:hidden}}.sec3 h1,.sec3 p{width:950px;max-width:100%}.sec3 .movio-scene{margin-top:30px}@media screen and (max-width: 576px){.sec3 .movio-scene{width:220px;max-width:100%}}.sec3 .strip{width:100%;position:absolute;top:0;opacity:.4;z-index:-2}@media screen and (max-width: 576px){.sec3 .strip{width:auto;max-width:none;height:80vh;left:0}}.sec3 .features{display:flex;flex-wrap:wrap;justify-content:center}.sec3 .features .each{width:350px;padding:15px;position:relative;margin-top:80px}.sec3 .features .each::before{position:absolute;z-index:-1;background:-webkit-linear-gradient(rgba(255, 255, 255, 0.38), transparent 80%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:200px;font-weight:900;left:50%;bottom:-30px;transform:translateX(-50%)}@media screen and (max-width: 576px){.sec3 .features .each{padding:15px 8px}.sec3 .features .each::before{font-size:150px;bottom:0}}.sec3 .features .each:nth-child(1)::before{content:"1"}.sec3 .features .each:nth-child(2)::before{content:"2"}.sec3 .features .each:nth-child(3)::before{content:"3"}footer{background-color:rgba(255,255,255,.1);margin-top:50px;background:rgba(255,255,255,.08);background:-moz-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 150%);background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.08) 0, rgba(255, 255, 255, 0) 150%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0.08) 0, rgba(255, 255, 255, 0) 150%);text-align:center}@media screen and (max-width: 576px){footer{margin-top:0}}footer a{border-bottom:1px dashed #01a4ff;display:inline;color:#fff}footer>.container{display:flex;flex-direction:column;justify-content:center;align-items:center}footer h1{display:block;width:100%;padding:50px 0 30px}footer .logo-wrap{display:flex;justify-content:flex-start;width:100%}@media screen and (max-width: 576px){footer .logo-wrap{justify-content:center}}footer .logo-wrap .logo{fill:#01a4ff;height:30px}footer .footer-wrap{display:flex;justify-content:space-between;align-items:flex-end;padding:15px 0 30px;width:100%;font-size:14px}footer .footer-wrap .footer-left{display:flex;flex-direction:column;align-items:flex-start;text-align:left}footer .footer-wrap .footer-right{display:flex;flex-direction:column;align-items:flex-end;margin-left:30px;text-align:right}@media screen and (max-width: 576px){footer .footer-wrap{flex-direction:column}footer .footer-wrap .footer-left,footer .footer-wrap .footer-right{text-align:center;width:100%;align-items:center;margin-top:15px}}footer .footer-wrap .customer-care h3{font-size:18px;font-weight:bold;text-transform:uppercase}footer .footer-wrap .customer-care .list-wrap{display:table}@media screen and (max-width: 576px){footer .footer-wrap .customer-care .list-wrap{margin:auto}}footer .footer-wrap .customer-care .list-wrap .each{display:table-row;transition:.3s;opacity:.7}footer .footer-wrap .customer-care .list-wrap .each:hover{color:#01a4ff;background-color:#000105;opacity:1}footer .footer-wrap .customer-care .list-wrap .each img{width:15px}footer .footer-wrap .customer-care .list-wrap .each .icon,footer .footer-wrap .customer-care .list-wrap .each .details{display:table-cell;text-align:left}footer .footer-wrap .customer-care .list-wrap .each .icon{vertical-align:bottom;padding-top:3px}footer .footer-wrap .customer-care .list-wrap .each .details{padding-left:5px;vertical-align:middle}footer .footer-wrap .company-info strong{font-weight:bold;font-size:16px}footer .footer-wrap .copyright{margin-top:15px}footer .footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding:15px 0}footer .footer-bottom .container{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 576px){footer .footer-bottom .container{flex-direction:column;justify-content:center;align-items:center}}footer .footer-bottom .credit-card-icon img{height:30px}footer .footer-bottom .credit-card-icon img:not(:last-child){margin-right:5px}footer .quick-links{display:flex;align-items:center;justify-content:flex-start;font-size:14px;margin-bottom:15px}footer .quick-links .each{display:flex;padding:5px 0 2px;margin:0 10px;position:relative;opacity:.7;transition:.3s}footer .quick-links .each:hover{opacity:1}footer .quick-links .each:first-child{margin-left:0}footer .quick-links .each:not(:last-child)::after{content:"";display:block;width:5px;height:5px;border-radius:50%;background-color:#fff;position:absolute;right:-12px;top:calc(50% - 2px)}.modal{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);z-index:9;cursor:pointer;visibility:hidden;opacity:0;transition:all .35s ease-in}.modal.is-visible{visibility:visible;opacity:1}.modal .modal-dialog{position:relative;width:420px;height:auto;max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);border-radius:5px;overflow:auto;cursor:default;display:flex;flex-direction:column;justify-content:flex-start;background-color:#fff;color:#000105;align-items:center;text-align:center;line-height:1.2}@media screen and (max-width: 576px){.modal .modal-dialog{max-width:calc(100vw - 30px);max-height:calc(100vh - 30px)}}.modal h1{font-size:36px;margin-bottom:30px;line-height:1}.modal h1+p{margin-top:0;font-size:14px}.modal .close-modal{font-size:20px;position:absolute;top:15px;right:15px;opacity:.5}.modal .modal-content{display:flex;justify-content:center;flex-direction:column;align-items:center}.modal .modal-content iframe{border:0;width:100%;height:80vh;width:420px;max-width:100%;display:block}.modal .modal-content h1{margin-top:30px;margin-bottom:15px}.modal .modal-content .disclaimer{margin-bottom:15px}.modal .modal-content .disclaimer a{color:#01a4ff;border-bottom:1px dashed #01a4ff;display:inline}@media screen and (max-width: 576px){.modal .modal-content{padding:0}}.modal .modal-content form{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.modal .modal-content form .form-group{text-align:left;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:20px}.modal .modal-content form .form-group+[type=submit]{margin-top:30px;font-size:18px;font-weight:bold}.modal .modal-content form .form-label{text-transform:uppercase;font-size:14px;font-weight:bold;margin-bottom:5px;display:block;width:100%;padding:0 2px 0 15px}.modal .modal-content form .form-control{height:40px;border:1px solid rgba(0,0,0,.4);border-radius:4px;width:320px;font-size:18px;font-weight:bold;padding:2px 15px;display:flex;justify-content:center;align-items:center;line-height:1;background-color:rgba(0,0,0,0)}.modal .modal-content form .form-control::placeholder{opacity:.5}.modal .modal-content form .form-control:-ms-input-placeholder{opacity:.5}.modal .modal-content form .form-control::-ms-input-placeholder{opacity:.5}.modal .modal-content form .form-control+div[class*=error]{font-size:14px;color:#01a4ff;margin-top:5px}.modal .modal-content form .form-control:not(:last-child){border-color:#01a4ff}.modal .modal-content form div[class*=Select-module]{position:relative}.modal .modal-content form div[class*=Select-module]::before{content:"";right:15px;position:absolute;top:calc(50% - 6px);width:10px;height:10px;border:solid #000105;border-width:0 2px 2px 0;display:block;padding:2px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.modal .modal-content form div[class*=Select-module] .form-control{padding-right:35px}.price-point{font-size:14px;margin:15px auto}.loader{margin:100px auto;font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load5 1.1s infinite ease;animation:load5 1.1s infinite ease;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load5{0%,100%{box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.5),-1.8em -1.8em 0 0em rgba(0,0,0,.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.5),1.8em -1.8em 0 0em rgba(0,0,0,.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.5),2.5em 0em 0 0em rgba(0,0,0,.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.5),1.75em 1.75em 0 0em rgba(0,0,0,.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.5),0em 2.5em 0 0em rgba(0,0,0,.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.5),-1.8em 1.8em 0 0em rgba(0,0,0,.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(0,0,0,.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.5),-2.6em 0em 0 0em rgba(0,0,0,.7),-1.8em -1.8em 0 0em #fff}}@keyframes load5{0%,100%{box-shadow:0em -2.6em 0em 0em #fff,1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.5),-1.8em -1.8em 0 0em rgba(0,0,0,.7)}12.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.7),1.8em -1.8em 0 0em #fff,2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.5)}25%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.5),1.8em -1.8em 0 0em rgba(0,0,0,.7),2.5em 0em 0 0em #fff,1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}37.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.5),2.5em 0em 0 0em rgba(0,0,0,.7),1.75em 1.75em 0 0em #fff,0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}50%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.5),1.75em 1.75em 0 0em rgba(0,0,0,.7),0em 2.5em 0 0em #fff,-1.8em 1.8em 0 0em rgba(0,0,0,.2),-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}62.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.5),0em 2.5em 0 0em rgba(0,0,0,.7),-1.8em 1.8em 0 0em #fff,-2.6em 0em 0 0em rgba(0,0,0,.2),-1.8em -1.8em 0 0em rgba(0,0,0,.2)}75%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.5),-1.8em 1.8em 0 0em rgba(0,0,0,.7),-2.6em 0em 0 0em #fff,-1.8em -1.8em 0 0em rgba(0,0,0,.2)}87.5%{box-shadow:0em -2.6em 0em 0em rgba(0,0,0,.2),1.8em -1.8em 0 0em rgba(0,0,0,.2),2.5em 0em 0 0em rgba(0,0,0,.2),1.75em 1.75em 0 0em rgba(0,0,0,.2),0em 2.5em 0 0em rgba(0,0,0,.2),-1.8em 1.8em 0 0em rgba(0,0,0,.5),-2.6em 0em 0 0em rgba(0,0,0,.7),-1.8em -1.8em 0 0em #fff}}.slider-wrap{width:100%;position:absolute;z-index:-2;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow-y:hidden}.slider-wrap .slider-img{position:absolute;max-width:100%;max-height:100vh;width:auto;height:auto;min-height:100vh;animation-name:multiple-image-crossfade;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:15s}@media all and (orientation: portrait){.slider-wrap .slider-img{height:100%;max-width:none;top:0;left:50%;transform:translateX(-50%)}}.slider-wrap .slider-img:nth-of-type(1){animation-delay:12s}.slider-wrap .slider-img:nth-of-type(2){animation-delay:9s}.slider-wrap .slider-img:nth-of-type(3){animation-delay:6s}.slider-wrap .slider-img:nth-of-type(4){animation-delay:3s}.slider-wrap .slider-img:nth-of-type(5){animation-delay:0}@keyframes multiple-image-crossfade{0%{opacity:1}17%{opacity:1}25%{opacity:0}92%{opacity:0}100%{opacity:1}}.srollToBottom{display:flex;justify-content:center;align-items:center;border-top-left-radius:50%;position:fixed;bottom:0;right:0;width:50px;height:50px;background-color:#01a4ff;z-index:2}.srollToBottom img{width:40px;height:40px;display:block;padding-top:5px;padding-left:5px}section.payment-page{display:block;width:100vw;height:100vh;background-color:#000105;position:fixed;left:0;top:0;z-index:999;overflow-y:scroll;color:#fff;visibility:hidden;opacity:0;transition:all .35s ease-in}section.payment-page.is-visible{visibility:visible;opacity:1}section.payment-page .outer-wrap .container{position:relative}@media screen and (max-width: 576px){section.payment-page .outer-wrap .container{padding:0 15px}}section.payment-page .pp-header{padding:30px 0}section.payment-page .pp-header .logo{height:40px;fill:#01a4ff}section.payment-page .pp-header .pp-close{width:50px;height:50px;display:flex;border-radius:50%;border:2px solid rgba(255,255,255,.5);position:absolute;right:0;top:0;margin:30px 0;justify-content:center;align-items:center;transition:.3s}@media screen and (max-width: 576px){section.payment-page .pp-header .pp-close{margin-top:15px;right:15px}}section.payment-page .pp-header .pp-close svg{width:20px;height:20px}section.payment-page .pp-header .pp-close svg path{fill:#fff}section.payment-page .pp-header .pp-close:hover{background-color:#fff}section.payment-page .pp-header .pp-close:hover svg path{fill:#000105}section.payment-page .inner-wrap{display:flex;justify-content:space-between}@media screen and (max-width: 576px){section.payment-page .inner-wrap{flex-direction:column}}section.payment-page .inner-wrap .left,section.payment-page .inner-wrap .right{width:calc(50% - 30px)}@media screen and (max-width: 576px){section.payment-page .inner-wrap .left,section.payment-page .inner-wrap .right{width:100%;margin-bottom:50px}}section.payment-page .inner-wrap .left .each p,section.payment-page .inner-wrap .left .each li{font-size:14px;color:#e1e1e1;line-height:1.2;opacity:1}section.payment-page .inner-wrap .left .each p a,section.payment-page .inner-wrap .left .each li a{display:inline;font-weight:bold;border-bottom:1px dashed #01a4ff}section.payment-page .inner-wrap .left .each+.each{margin-top:30px}section.payment-page .inner-wrap .left .each li{list-style:none;display:block;position:relative;padding-left:30px;margin-top:8px;font-size:16px;padding-top:5px}section.payment-page .inner-wrap .left .each li::before{content:"";display:block;width:25px;height:25px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzkxLjQwOSIgaGVpZ2h0PSIzNDguNTExIiB2aWV3Qm94PSIwIDAgMzkxLjQwOSAzNDguNTExIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIwLjUiIHgyPSIwLjUiIHkyPSIxIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+PHN0b3Agb2Zmc2V0PSIwIiBzdG9wLWNvbG9yPSIjMDE5NWU3Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjY2MyYjI5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZD0iTTM5MS40MDksMzMuNTU4Yy0xLjY0OCw5LjM1Ny03LjMzNSwxNi4xMjMtMTMuODQyLDIyLjYxNlEyODUuMDMxLDE0OC41LDE5Mi42NzcsMjQxLjAxYy05LjI1LDkuMjU1LTIwLjA2OSwxMy4xMjItMzIuNjY3LDguNjE0YTM1LjM0LDM1LjM0LDAsMCwxLTEyLjM1Mi03Ljk2MXEtMzAuNy0zMC4xLTYwLjg4LTYwLjczOGMtMTUuNjU4LTE1LjgzMS0xMS44NDktMzkuNTY5LDcuNjgtNDkuMTkxLDExLjI0Mi01LjUzOSwyNC43MTktMi45MTMsMzQuNjgzLDYuOTU0cTE4LjczOSwxOC41NTgsMzcuMjk1LDM3LjNBMzEuOSwzMS45LDAsMCwxLDE2OSwxNzkuMzE1bDEuODE2LjcyNmMuNzM4LTEuMzQ3LDEuMjExLTIuOTU5LDIuMjUzLTRRMjU1LjY5MSw5My4yNTUsMzM4LjM5MiwxMC41NTNjOS05LjAwNywxOS40MjctMTIuOTQ4LDMxLjkzMi05LjA2LDEwLjg1NCwzLjM3NiwxNy40MTUsMTEsMjAuMzEsMjEuOS4yMjYuODUuNTE1LDEuNjgzLjc3NSwyLjUyNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiIGZpbGw9InVybCgjYSkiLz48cGF0aCBkPSJNMjY0LjgzMiwzMi43OTVjLTcuNzc5LDcuNzY2LTE0Ljc5MiwxNC43NjEtMjEuOCwyMS43NjMtNC44NjYsNC44NjMtOS44MDYsOS42NTctMTQuNTQ1LDE0LjY0MmE3Ljg3Niw3Ljg3NiwwLDAsMS02LjMwOSwyLjYzN3EtODkuMDYtLjExMi0xNzguMTE5LS4wNTdIMzkuMjU1VjMwOS4yNzVIMjc2LjY3di00LjU1NGMwLTMwLjcwNi4wNDYtNjEuNDEyLS4wNzEtOTIuMTE4YTkuMjM2LDkuMjM2LDAsMCwxLDMuMDkyLTcuMjgyYzEwLjkxMi0xMC43MDgsMjEuNjY2LTIxLjU3NywzMi40OC0zMi4zODUuODkyLS44OSwxLjgyMS0xLjc0MywzLjE0Mi0zLC4xNDgsMS4zNzguMzMxLDIuMjk0LjMzMSwzLjIxcS4wMjEsNzcuMDE5LDAsMTU0LjAzOWMtLjAxLDEzLjE0Ny04LjEzNiwyMS4zMDctMjEuMiwyMS4zMTFxLTEzNi42NDcuMDM3LTI3My4yOTQsMEM4LjE4OCwzNDguNDg3LjAyNCwzNDAuNC4wMiwzMjcuNTU3cS0uMDQtMTM2LjgzOSwwLTI3My42NzdjMC0xMi45MTcsOC4xMTQtMjEuMDY2LDIwLjk5MS0yMS4wNzFxMTIwLjIxMi0uMDQyLDI0MC40MjMtLjAxNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMCkiIGZpbGw9InVybCgjYSkiLz48L3N2Zz4=);background-size:100%;background-repeat:no-repeat;position:absolute;left:0;top:0;filter:grayscale(1)}form label.form-label{font-size:14px;text-transform:uppercase;font-weight:bold}form .form-group{margin-top:15px}form .form-control{width:100%;height:50px;font-size:18px;line-height:18px;border:1px solid #01a4ff;padding:0 8px;display:flex;justify-content:flex-start;align-items:center;transition:.3s}form .form-control:disabled{cursor:not-allowed;opacity:.7}form .form-control::placeholder{opacity:.5}form .form-control:focus::placeholder{opacity:0}form .form-control:not(:last-child){box-shadow:0 0 8px #01a4ff,inset 0 0 8px #01a4ff;color:#01a4ff}form .form-control:not(:last-child)::placeholder{color:#fff}form button[type=submit]{margin-top:30px}form .form-control+[class*=error]{margin-top:10px;color:red;font-size:13px}.subscriptionArea{position:relative}.subscriptionArea .loading-container{position:absolute;left:-5px;top:0;width:calc(100% + 10px);height:100%;color:#fff;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;align-content:center;flex-direction:column;text-align:center;font-size:16px;z-index:2}select option{background-color:#000105;color:#fff}.subscriptionArea select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI3LjguMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA4MDAgODAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA4MDAgODAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAxYTRmZjt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMDkuOCwyOTMuMWMxMy0xMywzNC4xLTEzLDQ3LjEsMEw0MDAsNDM2LjJsMTQzLjEtMTQzLjFjMTMtMTMsMzQuMS0xMyw0Ny4xLDBjMTMsMTMsMTMsMzQuMSwwLDQ3LjEKCUw0MjMuNiw1MDYuOWMtMTMsMTMtMzQuMSwxMy00Ny4xLDBMMjA5LjgsMzQwLjJDMTk2LjcsMzI3LjIsMTk2LjcsMzA2LjEsMjA5LjgsMjkzLjF6Ii8+Cjwvc3ZnPgo=) 0 0 no-repeat;background-size:20px auto;background-position:calc(100% - 8px) center}.checkbox-wrap{display:flex;justify-content:center;gap:5px}input.me{width:20px;height:20px;border:1px solid #01a4ff;border-radius:2px}input.me:checked{background-color:#01a4ff;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI3LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNDU3LjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA0NTcuNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsLXJ1bGU6ZXZlbm9kZDtjbGlwLXJ1bGU6ZXZlbm9kZDtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwyMjAuNmMxMDAuNC0xLjMsMTIxLTUuMiwxOTEuOCw4MS41YzU0LjMtOTAsMTE0LjYtMTY3LjksMTc5LjktMjM1LjlDNDM2LTAuNyw0MzYuNS0wLjksNTEyLDAuMgoJQzM4My41LDE0MywyNzguNywyOTUuNywxOTQuOSw0NTcuNkMxNTAsMzYxLjUsODcuMywyODAuNSwwLDIyMC42eiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:15px;background-position:center center;transform:scale(1.2)}.errorMsg{max-width:none;font-size:16px;margin:15px 0;padding:8px 8px 0;text-align:left;padding:5px 8px 3px;color:red;background-color:rgba(255,0,0,.3098039216)}.errorMsg a{color:#01a4ff;text-decoration:underline;padding:5px;display:none}.hidden{display:none}

/*# sourceMappingURL=main.e7d6c4d9.css.map*/