@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";body{margin:0;font-family:Ubuntu,sans-serif}.fullpage-container{position:absolute;left:0;top:0;width:100%;height:100%}.page{text-align:center;color:#5b6996;background-image:linear-gradient(to bottom,#e7e8ff,#fcfeff 41%,#fff 98%);display:flex;justify-content:center;padding-bottom:0;padding-top:calc(10vh + 100px);box-sizing:border-box}.page-content{width:600px;padding:0 20px 80px;overflow-y:auto}h1{font-size:18px;font-weight:500;line-height:1.5;color:#160d4d}h3,p{font-size:18px;text-align:center;line-height:1.5}.button-group{position:absolute;bottom:20px;left:20px;right:20px;z-index:9;text-align:center}.button-group button{display:inline-block;margin:10px;border-radius:100px;outline:none;border:none;background:#fff;color:#3a7bd5;padding:2px;height:54px;font-size:18px;line-height:22px;text-align:center}.button-group button.active{background:#5674b9;color:#fff;height:54px}.link-text{color:#3a7bd5;border-bottom:1px solid #3a7bd5;cursor:pointer;text-decoration:none}.back-button{height:32px;width:32px;border:1px solid #b4abf5;border-radius:32px;position:fixed;left:32px;top:32px;z-index:100;padding:8px;box-sizing:border-box;display:grid;place-items:center;transform:all ease .3s}.back-button:hover{border-color:#6957ed;cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.logo{background:#fff;box-shadow:0 2px 9px #0000001c;width:77px;height:77px;min-height:77px;border-radius:38px;margin:0 auto;display:flex;align-items:center;justify-content:center}.logo.intro{background:linear-gradient(90deg,#00d2ff,#3a7bd5);margin-bottom:30px}.logo.main{position:absolute;top:10vh;left:calc(50% - 38px);z-index:10}.logo #logo-progress{position:absolute;top:0;left:0;width:77px;height:77px}.choices{margin-top:30px}.choice{display:block;height:48px;line-height:48px;min-width:240px;max-width:80%;font-size:14px;font-weight:400;border-radius:10px;box-shadow:0 2px 6px #5f68803d;background-color:#fff;color:#160d4d;margin:20px auto;cursor:pointer;letter-spacing:1px;transition:all .3s ease 0s}.choice:hover,.choice.active{color:#fff;background:#6957ed;box-shadow:none}.multiple-choices{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,minmax(0,1fr));justify-content:space-between;margin-top:30px;padding:0 4px}.multiple-choice{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;min-width:284px;max-width:80%;padding:14px 0;font-size:14px;font-weight:400;border-radius:10px;box-shadow:0 2px 6px #5f68803d;background-color:#fff;color:#160d4d;margin:10px 0;cursor:pointer;letter-spacing:1px;text-align:left;border:2px solid white;transition:all .3s ease 0s}.multiple-choice:hover,.multiple-choice.active{border:2px solid #6957ed}.multiple-choice input[type=checkbox]{position:relative;cursor:pointer;margin-right:15px;margin-left:25px}.multiple-choice input[type=checkbox]:before{content:"";display:block;position:absolute;width:20px;height:20px;top:-4px;left:-1px;border:2px solid #9C9EB9;border-radius:7px;background-color:#fff}.multiple-choice input[type=checkbox]:checked:before{border:2px solid #6957ed;border-radius:7px}.multiple-choice input[type=checkbox]:checked:after{content:"";display:block;width:15px;height:11px;background:url(../images/stroke.svg) no-repeat;position:absolute;top:3px;left:3px}.multiple-choice img{align-self:center;margin-left:auto;margin-right:15px;border-radius:25px;width:32px;height:32px;object-fit:cover}::-webkit-input-placeholder{font-weight:400!important}:-ms-input-placeholder{font-weight:400!important}::placeholder{font-weight:400!important}ul{font-size:18px;line-height:24px;text-align:left;padding:0}ul li{background:url(../images/list.png) no-repeat 0px 12px transparent;background-size:22px 22px;list-style-type:none;margin:0;padding:10px 0 10px 36px;vertical-align:middle}.tooltip-icon{display:inline-block;width:16px;height:16px;border:1px solid #6e758b;box-sizing:border-box;text-align:center;line-height:16px;border-radius:8px;cursor:pointer;position:relative;color:#6e758b;transition:all ease .3s}.tooltip-icon:hover{border-color:#6957ed;color:#6957ed}.tooltip-icon:before{content:"i";font-size:12px;line-height:16px;position:absolute;left:0;top:0;width:14px;height:14px;text-align:center}.intercom-chat{color:#3a7bd5;cursor:pointer}.profile-card{background:linear-gradient(90deg,#00d2ff,#3a7bd5);box-shadow:0 2px 9px #0000001c;border-radius:13px;padding:15px 15px 20px;margin-top:20px;color:#fff;position:relative}.profile-card .avatar{background:#fff;width:40px;height:40px;border-radius:20px;position:absolute;top:15px;left:15px}.profile-card .avatar img{width:40px;height:40px;border-radius:20px}.profile-card .info{margin-left:55px;text-align:left}.profile-card .info .name{font-weight:700;font-size:16px;line-height:19px}.profile-card .info .date{font-size:10px;line-height:12px}.profile-card .info .text{margin-top:5px;font-size:12px;line-height:14px}.reset-select{display:flex;padding:10px 40px 10px 20px;width:280px;margin:0 auto}.reset-select:hover{cursor:pointer;background:#f9f9f9}.reset-select:hover .left{color:#00d2ff}.reset-select:hover .right{color:#ffb347;border-color:#ffb347}.reset-select .left,.reset-select .right{width:50%}.reset-select .right{border-bottom:1px solid #e0e0e0;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%208L0.937822%200.5L13.0622%200.500001L7%208Z'%20fill='%23C4C4C4'/%3e%3c/svg%3e") no-repeat right center transparent;font-size:16px;line-height:29px}.reset-select .left{color:#333;font-size:14px;line-height:30px;letter-spacing:1px;text-transform:uppercase;font-weight:700;text-align:right;padding-right:20px}.text-center{text-align:center}.privacy{font-size:12px;margin-top:20px;color:#5b6996}span.highlight{color:#fb4368}.group{position:relative;margin:45px auto 0;width:100%;max-width:480px}.group textarea{resize:none}.group input,.group textarea{width:100%;box-shadow:0 1px #5f688085;background-color:#fff;padding:16px 24px;border:1px solid #f1f1f1;border-bottom:1px solid #eee;border-radius:0;transition:all ease .3s;font-size:16px;color:#160d4d}.group input:focus,.group textarea:focus{outline:none;border:1px solid #6957ed}.group input[type=password],.group input.password-field{letter-spacing:.1em;margin-bottom:10px}.show-hide-password{margin-top:20px;font-size:14px;cursor:pointer}.show-hide-password span:hover{border-bottom:1px solid #ffc01f;transition:.3s ease-in all}.flex{display:flex;justify-content:space-around;margin:2em 0}.download-page{width:600px;padding:0 20px;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}.h-full{height:100%}.relative{position:relative}.text-hightlight{color:#7265e3}.download-links{display:block;width:100%;padding-bottom:8px}.download-links img{height:64px;border-radius:.5rem}.download-steps{padding:16px;text-align:start}.download-steps .step-title{font-size:18px;font-weight:500;line-height:1.5;margin:0}.download-step-2{margin-top:8px;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.download-step-2 .part-1{margin-top:0}.download-step-2 .credentials{background-color:#f7f9ff;margin-top:.5rem;padding:.5rem;border-radius:.25rem;line-height:24px}.font-medium{font-weight:500}.download-footer{width:100%;margin-bottom:20px}.download-footer button{font-size:1rem;color:#5b6996;cursor:pointer;text-decoration:underline;border:0;background-color:transparent}.static-page .resub-info-div{position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.static-page .group{text-align:left}.static-page .checkbox-remember{text-align:left;width:100%;max-width:480px;margin:5px auto}.static-page .checkbox-remember .form-group{border:none;padding-left:0}.static-page .checkbox-remember .form-group input[type=checkbox]{position:relative;cursor:pointer;margin-right:15px}.static-page .checkbox-remember .form-group input[type=checkbox]:before{content:"";display:block;position:absolute;width:16px;height:16px;top:-4px;left:-1px;border:2px solid #555555;border-radius:3px;background-color:#fff}.static-page .checkbox-remember .form-group input[type=checkbox]:checked:before{border:2px solid #6957ed;border-radius:3px;background-color:#6957ed}.static-page .checkbox-remember .form-group input[type=checkbox]:checked:after{content:"";display:block;width:5px;height:10px;border:solid #ffffff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:-1px;left:5px}.static-page .form-actions input[type=submit]{-webkit-appearance:none;cursor:pointer;min-width:240px;font-size:16px;font-weight:400;border-radius:10px;box-shadow:0 2px 6px #5f68803d;margin:20px auto;letter-spacing:1px;line-height:46px;color:#fff;background:#6957ed;outline:none;border:none;padding:5px 20px}.static-page .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;margin-left:45px;border:1px solid transparent;border-radius:.25rem;color:#155724;background-color:#d4edda;border-color:#c3e6cb}@media screen and (max-height: 800px){.logo.main{top:20px}.page{padding-top:110px;box-sizing:border-box}.page-content{margin-bottom:10px;padding:0 20px}.page-content .fill-height{min-height:calc(100% - 68px);overflow-y:auto}.button-group{position:sticky;bottom:0;left:0;right:0}.button-group .g{margin-bottom:0}.back-button{top:20px;left:20px}.group{margin-top:30px}.group input,.group textarea{box-sizing:border-box}svg,img{max-width:100%}.meal-select .choice{min-width:60%!important}}@media screen and (max-height: 568px){.reset-select{width:fit-content;margin:0 auto;padding-left:0;padding-right:0}.reset-select .left{width:100px}.reset-select .right{width:100px;padding-right:20px}.static-page .group{margin:10px auto 0}}@media screen and (max-width: 320px){.static-page .form-actions input[type=submit]{font-size:14px;padding:5px 10px}}@media (min-width: 768px){.download-links{display:flex;justify-content:space-around}}
