body{background-color:#020a2b}.loading-page{height:100vh;width:100vh}.loading-page .ifit-logo{display:block;margin:0 50vw;transform:translate(-50%,30vh)}.loading-page:before{background-color:#020f23;background-image:url("data:image/svg+xml,%3csvg%20width='75'%20height='84'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cfilter%20x='-106.9%25'%20y='-81.6%25'%20width='313.8%25'%20height='263.2%25'%20filterUnits='objectBoundingBox'%20id='a'%3e%3cfeOffset%20dy='4'%20in='SourceAlpha'%20result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur%20stdDeviation='6'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'/%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.16516644%200'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'/%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'/%3e%3cfeMergeNode%20in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23a)'%20transform='translate(23%2023)'%20fill='%231795d2'%20fill-rule='evenodd'%3e%3cpath%20d='M27.901%2017.027l-5.02-4.976c-.441-.438-1.282-1.382-1.843-.65-.285.372-.185.958-.2%201.393-.052%201.531-.53%203.086-1.239%204.43-1.07%202.033-2.959%203.53-4.624%205.179C9.705%2027.62%200%2037.2%200%2037.2h10.346c.588%200%201.151-.235%201.569-.655L27.9%2020.448a2.443%202.443%200%20000-3.421M15.837%204.799C15.648%204.607%2012.193.96%2012.193.96%2011.64.372%2010.805%200%2010.007%200H0l16.434%2016.284c.11.11.296.09.378-.045%201.964-3.251%202.197-8.223-.975-11.44'/%3e%3c/g%3e%3c/svg%3e");background-position:60% center;background-repeat:no-repeat;background-size:360%;content:"";height:100vh;opacity:.12;position:absolute;width:100vw}.fullscreen-container{position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:none}.fullscreen-iframe{width:100%;height:100%;border:none}.usercode{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:#000000b3;z-index:1000}.usercode .container{margin:20px;padding:40px;height:calc(100vh - 40px);background-color:#fff;box-sizing:border-box;color:#4b4b4b;overflow-y:auto}@media (max-width: 600px){.usercode .container{width:100vw;height:100vh;margin:0}}.usercode .container .error{color:red}.usercode .container button{display:block;margin:0 auto;background-color:transparent;color:#0069d2;border:none;font-weight:900;text-transform:uppercase;cursor:pointer;padding:20px;letter-spacing:2px}.usercode .container button:hover:enabled{opacity:.9}.usercode .container button:active:enabled{opacity:.8}.usercode .container button:disabled{opacity:.4}.usercode .container button.confirmation-confirm{background-color:#0069d2;color:#fff;border-radius:10px;max-width:400px;width:calc(100vw - 80px);font-size:1.2em;letter-spacing:1px;padding:30px 20px;margin:30px auto}.usercode .confirmation{max-width:500px;margin:0 auto}.usercode .confirmation>*{box-sizing:border-box}.usercode .confirmation-heading{font-size:40px;font-weight:700;margin:0 0 20px;line-height:1.2}.usercode .confirmation-group{margin-bottom:24px}.usercode .confirmation-label{text-align:left;font-weight:600;font-size:16px;margin-bottom:6px;display:inline-block}.usercode .confirmation-input{font-size:24px;padding:30px;border-radius:10px;border:1px solid rgb(150,150,150);text-transform:uppercase;width:100%;margin-bottom:4px;box-sizing:border-box}.usercode .confirmation-message{font-size:16px}.modal-cancel-device{max-width:500px;margin:0 auto}.modal-cancel-device h2{font-size:40px;font-weight:700;margin:0 0 20px;line-height:1.2}.header-congrats{align-items:center;display:flex;justify-content:space-between;left:0;position:sticky;top:0;width:100%;z-index:1;background-color:#f7f7f7}.header-congrats .logo{padding:25px 20px 20px}.header-congrats .logo img{height:30px;width:auto}.header-congrats .header-right{display:flex;align-items:center;margin-left:auto}.header-congrats .header-right .divider-icon-container{display:flex;align-items:center;margin:0 25px}.header-congrats .header-right .divider-icon-container .divider{height:40px;width:1px;background-color:#999;margin-right:18px;margin-top:10px}.header-congrats .header-right .divider-icon-container .icon{display:flex;align-items:center}.congrats-text-wrapper{background:linear-gradient(to left,#28dfa6,#14bbbe,#0297d5);padding:25px;text-align:center;position:fixed;top:0;left:0;width:100vw;z-index:3}.congrats-text-wrapper p{font-size:1.6rem;font-weight:600;margin:0}@media screen and (max-width: 375px){.congrats-text-wrapper p{font-size:1.4rem}}.congrats-text-wrapper span{display:block;font-size:1.1rem;margin-top:1px}@media screen and (max-width: 375px){.congrats-text-wrapper span{font-size:1rem}}.text{color:#fff}.divider{background-color:#999;height:1px;margin-bottom:8px}.add-billing .buttons{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;text-align:justify;height:calc(95.8vh - 72px)}.add-billing .buttons button{font-weight:700;letter-spacing:.0429em;cursor:pointer;position:relative;border:0;border-radius:4px;outline:0;font-weight:600;overflow:hidden;padding:16px 32px;text-transform:uppercase;font-size:14px;background-color:#0069d2;color:#fff;margin:0 auto}.add-billing .buttons .proceed{background-color:#fff;color:#0069d2;margin-bottom:24px}.add-billing{height:100vh;width:100vw;background-color:#000718}.add-billing .background{position:absolute;left:0;top:0;width:100vw;height:100vh;background-color:#020f23;background-image:url("data:image/svg+xml,%3csvg%20width='75'%20height='84'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cfilter%20x='-106.9%25'%20y='-81.6%25'%20width='313.8%25'%20height='263.2%25'%20filterUnits='objectBoundingBox'%20id='a'%3e%3cfeOffset%20dy='4'%20in='SourceAlpha'%20result='shadowOffsetOuter1'/%3e%3cfeGaussianBlur%20stdDeviation='6'%20in='shadowOffsetOuter1'%20result='shadowBlurOuter1'/%3e%3cfeColorMatrix%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.16516644%200'%20in='shadowBlurOuter1'%20result='shadowMatrixOuter1'/%3e%3cfeMerge%3e%3cfeMergeNode%20in='shadowMatrixOuter1'/%3e%3cfeMergeNode%20in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23a)'%20transform='translate(23%2023)'%20fill='%231795d2'%20fill-rule='evenodd'%3e%3cpath%20d='M27.901%2017.027l-5.02-4.976c-.441-.438-1.282-1.382-1.843-.65-.285.372-.185.958-.2%201.393-.052%201.531-.53%203.086-1.239%204.43-1.07%202.033-2.959%203.53-4.624%205.179C9.705%2027.62%200%2037.2%200%2037.2h10.346c.588%200%201.151-.235%201.569-.655L27.9%2020.448a2.443%202.443%200%20000-3.421M15.837%204.799C15.648%204.607%2012.193.96%2012.193.96%2011.64.372%2010.805%200%2010.007%200H0l16.434%2016.284c.11.11.296.09.378-.045%201.964-3.251%202.197-8.223-.975-11.44'/%3e%3c/g%3e%3c/svg%3e");background-position:60% center;background-repeat:no-repeat;background-size:360%;opacity:.12;z-index:1}.add-billing img{position:relative;width:80px;margin:0 auto;top:2vh;display:block}.add-billing h1{color:#fff;text-align:center;margin-top:5vh}.add-billing .form{max-width:800px;width:90%;margin:5vh auto 0;position:relative;z-index:2}.add-billing .form .submit-card{background-color:#30313d;text-align:center;padding:15px;border-radius:5px;margin-top:42px;opacity:1}.add-billing .form .submit-card p{color:#b1b1b1;text-align:left;margin-bottom:34px;font-size:.9em}.add-billing .form .submit-card button{border:none;border-radius:15px;background-color:#0fa3ff;color:#000;font-weight:700;padding:18px 45px;width:340px;cursor:pointer}.add-billing .form .submit-card button:hover{opacity:.9}.add-billing .form .submit-card button:disabled{opacity:.2}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}
