body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#150b4b;font-family:Proxima Nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Proxima Nova;font-weight:700;src:url(/static/media/Proxima%20Nova%20Bold.fcaab2524c5baabd71f6.otf)}@font-face{font-family:Proxima Nova;font-weight:lighter;src:url(/static/media/Proxima%20Nova%20Thin.e700c29b9bb60e33a161.otf)}@font-face{font-family:Proxima Nova;font-weight:400;src:url(/static/media/ProximaNova-Regular.ea03f826587148b7335d.otf)}.header{display:flex;flex-direction:column}.header .top-header{align-items:center;display:flex;justify-content:space-between;position:absolute;width:100%}.header .top-header .logo{padding:1rem 4rem}@media only screen and (max-width:600px){.header .top-header .logo{padding:1rem}}.header .top-header .logo img{max-width:160px}@media only screen and (max-width:600px){.header .top-header .logo img{max-width:130px}}.header .top-header .menu-icon{padding:2rem 4rem;z-index:1}@media only screen and (max-width:600px){.header .top-header .menu-icon{padding:1rem}}.header .top-header .menu-icon img{cursor:pointer;width:40px}.header .top-header .menu-icon svg{color:#fff;cursor:pointer;height:40px;width:40px}.header .menu{-webkit-animation:fade-right .5s;animation:fade-right .5s;background-color:#24135f;color:#fff;display:flex;min-height:90vh;width:100%}@media only screen and (max-width:600px){.header .menu{align-items:center;flex-direction:column-reverse}}.header .menu .video{width:33.3%}@media only screen and (max-width:1024px){.header .menu .video{display:none}}.header .menu .video .menu-video{height:100%;max-width:490px;object-fit:cover;width:100%}.header .menu .links{display:flex;flex-direction:column;justify-content:space-evenly;padding-top:5em;width:33.3%}@media only screen and (max-width:1024px){.header .menu .links{width:50%}}@media only screen and (max-width:600px){.header .menu .links{align-items:center;-webkit-animation:fade-right-text 1.5s;animation:fade-right-text 1.5s;width:100%}}.header .menu .links a{color:#fff;font-size:20px;font-weight:500;text-decoration:none}@media only screen and (max-width:600px){.header .menu .links a{margin-bottom:1em}}.header .menu .links h1{font-size:4.5rem}@media only screen and (max-width:600px){.header .menu .links h1{font-size:3em}}.header .menu .social-media-icons{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:5em;width:33.3%}@media only screen and (max-width:1024px){.header .menu .social-media-icons{padding:2em 0;width:50%}}@media only screen and (max-width:600px){.header .menu .social-media-icons{align-items:center;width:100%}}.header .menu .social-media-icons h2{-webkit-animation:fade-top 1s;animation:fade-top 1s;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;font-size:2rem;font-weight:500;margin-bottom:.5em}@media only screen and (max-width:600px){.header .menu .social-media-icons h2{font-size:1.5rem}}.header .menu .social-media-icons b,.header .menu .social-media-icons p{-webkit-animation:fade-top 1s;animation:fade-top 1s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;font-size:1.5rem;margin:0 1px}.header .menu .social-media-icons b{color:#7b32ef;font-weight:500}.header .menu .social-media-icons .icons{display:flex;margin-left:50px;width:100%}.header .menu .social-media-icons .icons svg{color:#9445b3;height:30px;width:80px}@-webkit-keyframes fade-right{0%{opacity:0;-webkit-transform:translate3d(10em,0,6em);transform:translate3d(10em,0,6em)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fade-right{0%{opacity:0;-webkit-transform:translate3d(10em,0,6em);transform:translate3d(10em,0,6em)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fade-right-text{0%{opacity:0;-webkit-transform:translate3d(1em,0,5em);transform:translate3d(1em,0,5em)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fade-right-text{0%{opacity:0;-webkit-transform:translate3d(1em,0,5em);transform:translate3d(1em,0,5em)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fade-top{0%{opacity:0;-webkit-transform:translate3d(0,-1em,5em);transform:translate3d(0,-1em,5em)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fade-top{0%{opacity:0;-webkit-transform:translate3d(0,-1em,5em);transform:translate3d(0,-1em,5em)}to{opacity:1;-webkit-transform:none;transform:none}}.form-label{color:#fff}.requiredLabel{color:red}.detailCheckout{padding:5px 40px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.text-right{text-align:right}.disabled-control{opacity:.6!important}.formInputQuantity .inputQuantity{background-color:#fff;border:1px solid #e8eaed;border-radius:5px;color:#7a7a7a;display:inline-block;font-size:16px;line-height:normal;max-height:50px;min-height:36px;outline:0;text-align:center;width:100%;width:40px}#welcome{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem 0;width:100%}#welcome #background-lights{height:100%;left:0;object-fit:cover;position:fixed;top:0;width:100%;z-index:-1}#welcome h1{font-size:3em;font-weight:400;margin:.1em 0}@media only screen and (max-width:600px){#welcome h1{font-size:2.5em}}#welcome h3{font-size:1.5em;font-weight:700;margin:1em 0 2em;text-align:center;text-transform:uppercase}@media only screen and (max-width:600px){#welcome h3{font-size:1em;width:80%}}#welcome .links{align-items:center;display:flex;justify-content:space-evenly;width:50%}@media only screen and (max-width:1024px){#welcome .links{flex-direction:column;width:100%}}#welcome .links a{align-items:center;border-radius:30px;color:#fff;display:flex;flex-direction:column;font-size:1.5em;height:120px;justify-content:center;margin:0 1em;text-decoration:none;text-transform:uppercase;width:300px}@media only screen and (max-width:1024px){#welcome .links a{margin-bottom:1.5em}}#welcome .links .monthly{background:#d96da2;background:linear-gradient(170deg,#d96da2,#653ca2)}#welcome .links .daily{background:#4eb8d9;background:linear-gradient(130deg,#4eb8d9,#3371ca 42%)}#welcome .plan-title{font-size:2em;margin:4em 0 0}#welcome .plans{display:flex;justify-content:space-evenly;margin-top:2em;transition:1s;width:80%}@media only screen and (max-width:1024px){#welcome .plans{align-items:center;flex-direction:column}#welcome .plans a{margin-bottom:2em}}#welcome .plans img{margin:0 1em;max-height:550px;max-width:300px;opacity:.5;transition:.5s}#welcome .plans img:hover{opacity:.8;-webkit-transform:scale(1.025);transform:scale(1.025)}.formIMEI{border:2px solid #efdede;border-radius:8px;display:inline-block;margin:20px 0;padding:40px;width:100%}.textFormIMEI{color:#e8eaed}.footer{align-items:center;background-color:#8246af;color:#fff;display:flex;flex-direction:column}.footer .logo{padding:1rem 0}.footer .logo img{max-width:250px}.footer .links{display:flex;justify-content:space-evenly;width:100%}@media only screen and (max-width:600px){.footer .links{align-items:center;flex-direction:column}}.footer .links a{color:#fff;font-size:1.2rem;font-weight:500;padding:0 1em;text-decoration:none}@media only screen and (max-width:600px){.footer .links a{margin-bottom:1em}}.footer .social-media-icons{align-items:center;display:flex}.footer .social-media-icons a{color:#fff;padding:0 3em;text-decoration:none}@media only screen and (max-width:600px){.footer .social-media-icons a{padding:0 1em}}.footer .social-media-icons svg{height:20px;width:20px}.footer .social-media-icons h4{font-size:20px}.payment-iframe{align-items:center;display:flex;flex-direction:column;height:100%;position:fixed;width:100%;z-index:2}.payment-iframe .background{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.5);height:100%;position:fixed;width:100%;z-index:-1}.payment-iframe svg{align-self:flex-end;margin:.5em}@media only screen and (max-width:600px){.payment-iframe svg{margin:.2em}}@media only screen and (min-width:1001px)and (max-width:4000px){.payment-iframe iframe{height:790px;margin:auto;width:400px}}@media only screen and (min-width:1001px)and (max-width:4000px)and (max-width:600px){.payment-iframe iframe{margin-bottom:.5em;width:300px}}@media only screen and (min-width:500px)and (max-width:1000px){.payment-iframe iframe{height:620px;margin:auto;width:400px}}@media only screen and (min-width:500px)and (max-width:1000px)and (max-width:600px){.payment-iframe iframe{margin-bottom:.5em;width:300px}}@media only screen and (min-width:320px)and (max-width:499px){.payment-iframe iframe{height:600px;margin:auto;width:400px}}@media only screen and (min-width:320px)and (max-width:499px)and (max-width:600px){.payment-iframe iframe{margin-bottom:.5em;width:300px}}@media only screen and (min-width:100px)and (max-width:319px){.payment-iframe iframe{height:500px;margin:auto;width:400px}}@media only screen and (min-width:100px)and (max-width:319px)and (max-width:600px){.payment-iframe iframe{margin-bottom:.5em;width:300px}}.my-node-enter{opacity:0}.my-node-enter-active{opacity:1;transition:opacity .2s}.my-node-exit{opacity:1}.my-node-exit-active{opacity:0;transition:opacity .2s}
/*# sourceMappingURL=main.41834277.css.map*/