.tf-v1-widget{position:relative}.tf-v1-widget,.tf-v1-widget iframe{width:100%;height:100%;min-height:inherit}.tf-v1-widget iframe{border:none;overflow:hidden;border-radius:8px}.tf-v1-widget-close{display:none}.tf-v1-widget-iframe-overlay{width:100%;height:100%;border:none;overflow:hidden;border-radius:8px;position:absolute;top:0;left:0}.tf-v1-widget-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10001;width:100%!important;height:100%!important}.tf-v1-widget-fullscreen .tf-v1-widget-close{display:block;padding:0;margin:0;position:absolute;font-size:32px;font-weight:400;line-height:24px;width:24px;height:24px;text-align:center;text-transform:none;cursor:pointer;opacity:.75;transition:opacity .25s ease-in-out;text-decoration:none;color:#000;top:6px;right:8px;background:none;border:none;border-radius:0;z-index:1}.tf-v1-widget-fullscreen .tf-v1-widget-close:hover{opacity:1}@media(min-width:481px){.tf-v1-widget-fullscreen .tf-v1-widget-close{color:#fff!important}}.tf-v1-widget-fullscreen iframe{border-radius:0}@keyframes animation-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{animation-duration:2s;animation-iteration-count:infinite;animation-name:animation-spin;animation-timing-function:linear}@keyframes animation-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.animate-float{animation-duration:1.6s;animation-iteration-count:infinite;animation-name:animation-float;animation-timing-function:ease-in-out}.heading-1,.heading-2,.heading-3,.heading-4,.heading-5,.heading-6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:20px;font-weight:700;color:#49323e}.heading-1,h1{font-size:28px}.heading-2,h2{font-size:24px}.heading-3,h3{font-size:20px;font-weight:400}.heading-4,h4{font-size:16px}.heading-5,h5{font-size:14px}.heading-6,h6{font-size:12px}*,:after,:before{box-sizing:border-box}html{position:relative;min-width:320px;min-height:100%;overflow-y:hidden}body,html{height:100%}body{width:100%;margin:0;background-color:#fff}body.is-fixed{position:fixed}.constrain-width,.main,.main-container,.page-grid,.page-grid-item{height:100%}html{font-family:Muli;font-size:16px;line-height:1.6;word-break:break-word;word-wrap:break-word;-webkit-tap-highlight-color:#fcf8f6}label,li,p{margin-top:0;margin-bottom:20px;font-size:16px;font-weight:400;line-height:20px}strong{font-weight:700}em{font-style:italic}blockquote,q{quotes:"“" "”" "‘" "’"}blockquote p:before,q p:before{content:open-quote}blockquote p:after,q p:after{content:close-quote}.unlink{cursor:pointer}.unlink,.unlink:hover{text-decoration:none}.unlink.primary{color:#f4e7db}.constrain-width{max-width:960px}.constrain-width:not(.no-pad){margin-right:auto;margin-left:auto}.constrain-width.mobile{max-width:450px}.constrain-width.small{max-width:520px}.constrain-width.medium{max-width:800px}.constrain-width.large{max-width:1400px}.constrain-width.x-large{max-width:1600px}.constrain-width.maximum{max-width:100%}.v-enter-active,.v-leave-active{transition:opacity .3s ease;opacity:0;overflow:hidden;position:absolute;height:0}.v-enter-from,.v-leave-to{opacity:0}.v-enter-from,.v-leave-active,.v-leave-to{overflow:hidden;height:auto;position:absolute}.list-enter-active,.list-leave-active{transition:all .3s ease;opacity:0;overflow:hidden;position:absolute;height:0}.list-enter-from,.list-leave-to{opacity:0}.list-enter-from,.list-leave-active,.list-leave-to{overflow:hidden;height:auto;position:absolute}.alert-tag{display:flex;padding:2px 8px;background-color:#be3657;color:#fff;border-radius:25px;width:-moz-fit-content;width:fit-content}.avatar .icon{border:3px solid transparent}.avatar-set{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.avatar-set .avatar .icon{width:120px;height:120px;margin:8px}.avatar:hover{cursor:pointer}.avatar:hover .icon{border:3px solid #621b4d;border-radius:99px}.app-error{justify-content:center;height:100%;white-space:pre-line}.app-error,.badge{display:flex;align-items:center}.badge-image{-o-object-fit:cover;object-fit:cover;width:160px;height:45px}.badge-image:hover{cursor:pointer}.badge-set{display:flex;justify-content:space-evenly;align-items:flex-start;flex-wrap:wrap;width:100%}.badge-set .badge:not(:last-of-type){margin-bottom:12px}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:50px;padding-right:25px;padding-left:25px;color:#fff;font-size:14px;line-height:20px;cursor:pointer;border-radius:8px;transition:background-color .2s,border-color .2s,color .2s,opacity .2s;background-color:#621b4d;text-decoration:none;border:none;width:260px;font-family:Muli}.button .icon{width:20px;height:20px;margin-right:12px}.button-icon{display:flex;align-items:center;flex-grow:0;flex-shrink:0;justify-content:space-between;width:10px;height:10px;margin-right:10px;margin-left:10px}.button-icon.left{margin-right:10px;margin-left:0}.button-icon.right{margin-right:0;margin-left:10px}.button.is-disabled,.button:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.button.rounded{border-radius:85px}.button.block{display:block}.button.small{width:140px;padding-right:15px;padding-left:15px}.button.small .button-icon{width:20px;height:20px}.button.large{height:70px;padding-right:50px;padding-left:50px}.button.large .button-icon{width:40px;height:40px}.button.transparent{background-color:transparent;color:#621b4d;border:1px solid #621b4d}.button.transparent.active{background:#4a1138;color:#fff;fill:#fff}.button.transparent:hover{background-color:#621b4d;color:#fff;fill:#fff}.button.outline{border:2px solid #f4ebe5;background-color:transparent;color:#621b4d}.button.outline.active,.button.outline:hover{background-color:#f4ebe5}.button.no-border{border:transparent;background-color:transparent;color:#621b4d;font-weight:600}.button.no-border.active,.button.no-border:hover{color:#f49a2f;fill:#f49a2f}.button.primary{background-color:#621b4d;color:#fff;border:none;font-weight:400}.button.primary.active{background:#4a1138}.button.primary:hover{opacity:.6}.button.secondary{background-color:#efe8ed;color:#621b4d;border:none}.button.secondary:hover{opacity:.8}.block{width:175px;height:62px;flex-grow:0;display:block}.error{display:flex;flex-direction:column;align-items:center;padding:40px;height:-moz-fit-content;height:fit-content}.error.small{box-shadow:0 0 6px rgba(0,0,0,.15);border-radius:10px}.error .warning-sign{margin-bottom:18px}.error-title{font-weight:400;font-size:24px;line-height:30px;margin-bottom:10px}.error-description{font-size:16px;line-height:20px;color:#5b404e}.icon-text{display:flex;align-items:flex-start}.icon-text-set{display:flex;flex-direction:column}.icon-text p{margin-bottom:0;font-size:16px;line-height:24px;color:#49323e}.icon-text .icon{width:30px;margin-right:30px}.snackbar{display:flex;flex-direction:row;align-items:center;padding:20px 10px 20px 20px;gap:15px;border-radius:5px;color:#5b404e;text-align:left}.snackbar.light{background-color:#fff;color:#000;box-shadow:0 0 6px rgba(0,0,0,.15)}.snackbar.dark{background-color:#000;color:#fff}.snackbar.success{background-color:#f2f8f8}.snackbar.error,.snackbar.warning{background-color:#be3657}.snackbar.low-risk{color:#fff;background-color:#80b9b5}.snackbar.med-risk{color:#fff;background-color:#f47d31}.snackbar.high-risk{color:#fff;background-color:#be3657}.snackbar .icon{margin-right:12px;width:15px;height:15px}.warning-sign{background-color:#be3657;border-radius:99px;height:60px;width:60px}.warning-sign-image{justify-content:center;background:url(/_static/onboarding/img/warning.b8f291c3.svg) no-repeat 50%;background-position:50%;height:60px;background-size:30px;background-repeat:no-repeat}.program,.warning-sign-image{display:flex;align-items:center}.program{padding:5px 24px;background:#fcf8f6;border:1px solid #f4ebe5;border-radius:8px;cursor:default;height:90px}.program-image{display:flex;align-items:center;margin-right:18px}.program-image .icon{width:70px;height:80px}.program-content{display:flex;flex-direction:column;justify-content:center}.program-title{margin-bottom:0;font-weight:600;font-size:22px;line-height:30px;color:#49323e}.program-description{margin-bottom:0;font-size:14px;line-height:21px;color:#807078}.stripe-card{border-radius:5px;padding:12px}.loader{position:relative;display:flex;align-items:center;justify-content:center;width:60px;height:60px;color:#f4e7db}.loader .loader-spinner{display:block;width:40px;height:40px;border:4px solid #be3657;border-bottom-color:#f7eee9;border-radius:50%;content:""}.loader .icon{position:absolute}.loader.block{width:100%}.loader.primary{color:#621b4d}.loader.small{width:60px;height:60px}.loader.small .loader-spinner{width:50px;height:50px}.loader.small .icon{width:25px;height:25px}.loader.large,.loader.large .loader-spinner{width:140px;height:140px}.loader.large .icon{width:60px;height:60px}.loader.x-large{width:170px;height:170px}.loader.x-large .loader-spinner{width:160px;height:160px}.loader.x-large .icon{width:80px;height:80px}.logo-banner{display:flex;flex-direction:column;width:100%}.logo-banner-content{display:flex;justify-content:space-around;width:100%}.logo-banner-text{text-align:center;font-weight:400;font-size:13px;line-height:18px}.logo-banner-image{display:flex;align-items:center}.summary-box{background-color:#fcf8f6;border-radius:6px;padding:24px}.summary-box-title{font-weight:600;font-size:18px;line-height:24px;color:#49323e}.summary-box-footer{display:flex;flex-direction:column;align-items:flex-start;padding-top:12px;margin-top:12px;border-top:1px solid #efe2da}.summary-box-footer p{font-size:16px;color:#49323e;white-space:pre-line}.summary-box-content{display:flex;align-items:center;justify-content:space-between;flex-grow:1;width:100%}.summary-box-content p{margin-bottom:10px}.summary-box-content.bold p{font-weight:700}.category{display:flex;flex-direction:column;align-items:center;background-color:#fff;width:100%;border-radius:10px;padding:30px 20px;border:1px solid #f4ebe5}.category-image{width:120px;height:100px;margin-bottom:8px}.category-image .icon{max-width:100%;max-height:100%}.category-title{margin-bottom:4px;font-size:28px}.category-description{color:#807078;margin-bottom:0}.category-set{display:flex;flex-direction:column;width:100%}.category-set.is-multi-option .category{display:flex;flex-direction:row;flex-shrink:1;overflow:hidden;padding:5px;margin-bottom:12px}.category-set.is-multi-option .category-image{display:flex;align-items:center;justify-content:center;max-height:100%;max-width:100%;margin-bottom:0;flex-shrink:1;padding:18px}.category-set.is-multi-option .category-title{font-size:18px;margin-bottom:0}.category-set.is-multi-option .category-description,.category-set.is-multi-option .category-title{text-align:left;overflow:hidden;white-space:nowrap}.promo{display:flex;align-items:center}.promo-field{flex-basis:75%;margin-right:22px;height:100%;min-height:55px}.promo .button{flex-basis:25%;height:100%;margin-bottom:0;min-height:55px;font-weight:700;white-space:nowrap;border:1px solid #f4e7db}.warning{background-color:#be3657;border-radius:5px;padding:16px;color:#fff;display:flex;align-items:center;gap:14px;margin-bottom:10px}.warning.small{font-size:14px}.warning .icon{width:17px;height:17px}@media(max-width:400px){.portrait-header-description,.portrait-header-title{font-size:11px}}.portrait-image{border-radius:20px;width:100%;height:100%}.portrait-header{position:absolute;right:18px;top:55px}.portrait-header-title{margin-bottom:0;color:#fff;font-weight:600;line-height:18px}.portrait-header-description{font-weight:200;margin-bottom:0;color:#fff;line-height:18px}.portrait-label{color:#807078;line-height:18px;margin-bottom:30px}.portrait-title{font-size:22px;line-height:30px;margin-bottom:10px}.portrait-container{position:relative}.portrait-overlay{position:absolute;height:100%;width:100%;background-image:linear-gradient(0deg,#fff 5%,transparent 60%)}.checkbox{display:flex;align-items:center;cursor:pointer;gap:.5rem;margin-bottom:24px}.checkbox-input{border-radius:100%;border:1px solid #621b4d;width:30px;height:30px;text-align:center}.checkbox-input svg{margin-top:7px;opacity:0;transition:opacity .25s}.checkbox.is-active svg{opacity:1}.radio{display:flex;align-items:center;cursor:pointer}.radio input[type=radio],.radio input[type=radio]:checked{accent-color:#621b4d}.radio-input{flex-shrink:0;margin-right:12px;width:25px;height:25px;margin-top:0}.radio-label{flex:1;font-weight:400;font-size:16px;line-height:21px;color:#49323e}.radio-label label{display:block;margin:0}.radio-set{display:flex;flex-direction:column}.radio-set .radio:not(:last-of-type){margin-bottom:12px}.radio.disabled .radio-input{cursor:default}.radio.disabled .radio-label{color:#9b9b9b}.field{display:flex;flex-direction:column;justify-content:center;position:relative;background-color:#fff;border:1px solid #f4e7db;border-radius:5px;margin-bottom:24px;padding:5px 10px;min-height:60px}.field-label{display:block;color:#807078;font-size:13px;line-height:18px;margin-bottom:4px}.field-input{width:100%;background-color:#fff;border:none;border-radius:5px;font-size:16px;line-height:24px;color:#49323e;min-height:45px}.field-input.selector:disabled{opacity:.5;cursor:not-allowed}.field-input.selector:hover:not(:disabled){cursor:pointer}.field-input:focus{border-color:transparent;outline:none}.field-visible{position:absolute;top:30px;right:0;width:40px;height:40px;font-size:0;background-position:50%;background-repeat:no-repeat;background-size:25px}.field-status{position:absolute;bottom:-23px;left:10px;width:100%;font-size:12px;color:#be3657;margin-bottom:0}.field-status .icon{width:10px;height:10px;margin-right:8px}.field-validation-message{flex-grow:1;margin-right:12px;font-size:12px;text-align:left}.field-label-info{display:block;flex-grow:1;color:#fcf8f6;font-size:12px;text-align:right}.field.is-invalid{border:1px solid #be3657;border-radius:8px}.field.is-invalid .field-label{color:#be3657}.field.disabled{pointer-events:none;opacity:.4}.field ::-moz-placeholder{font-weight:400;font-size:16px;line-height:24px;color:#807078}.field ::placeholder{font-weight:400;font-size:16px;line-height:24px;color:#807078}.field input[type=email].is-disabled,.field input[type=email]:disabled,.field input[type=number].is-disabled,.field input[type=number]:disabled,.field input[type=password].is-disabled,.field input[type=password]:disabled,.field input[type=tel].is-disabled,.field input[type=tel]:disabled,.field input[type=text].is-disabled,.field input[type=text]:disabled,.field textarea.is-disabled,.field textarea:disabled{cursor:not-allowed;opacity:.6}.field input:-webkit-autofill,.field input:-webkit-autofill:active,.field input:-webkit-autofill:focus,.field input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%}.modal-close{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer}.main{overflow:hidden}.main-container{overflow-y:auto}.main-container .loader{height:100%;justify-content:center}.main-container.light,.main-container.light .card,.main-container.light .page-content,.main-container.light .page-header{background:#fff}.main-container.warm,.main-container.warm .card,.main-container.warm .page-content,.main-container.warm .page-header{background:#faefeb}.main-container.cold,.main-container.cold .card,.main-container.cold .page-content,.main-container.cold .page-header{background:#f2edf1}.main-container.mellow,.main-container.mellow .card,.main-container.mellow .page-content,.main-container.mellow .page-header{background:#fcf8f6}.page-header{position:relative;height:80px}.page-header-inner{flex-grow:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page-header-background{position:absolute;left:0;right:0;bottom:0;top:-40px;z-index:1}.page-header-background .icon{width:100%;height:inherit}.page-header-nav-back{position:absolute;transform:rotate(180deg);left:15px;z-index:2}.page-header-nav-back:hover{cursor:pointer}.page-header-nav-back .icon{width:20px;height:20px}.page-header-title{display:flex;align-items:center}.page-header-title-text{margin-bottom:0;font-weight:400;font-size:16px;line-height:20px;color:#807078}.page-header-title .icon{height:22px}.list{width:100%}.list-item{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;height:70px;border:1px solid #f4ebe5;border-radius:8px;background-color:#fcf8f6;transition:border-color .2s,color .2s,opacity .2s}.list-item:hover{cursor:pointer}.list-item.is-active,.list-item:hover{border:1px solid #621b4d}.list-item.centered{justify-content:center}.list-item:not(:last-child){margin-bottom:14px}.list-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.list-text-description{text-align:start;margin-bottom:0;font-weight:400;font-size:12px;line-height:18px;color:#807078}.list-text-label{text-align:start;margin-bottom:0;margin-right:10px;font-weight:600;font-size:16px;line-height:20px;color:#49323e}.list-icon{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:99px;width:50px;height:50px}.list-icon-text{font-weight:700;font-size:15px;line-height:20px;margin-bottom:0;color:#621b4d}.list-icon .icon{width:30px;height:30px}.select-box{background:#fcf8f6;border:1px solid #f4ebe5;border-radius:10px;padding:18px;transition:border-color .2s;cursor:pointer}.select-box-header{display:flex;align-items:center;font-size:21px;font-weight:700;justify-content:space-between}.select-box-details{display:flex;justify-content:space-between;color:#807078}.select-box-details,.select-box-headset{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f4ebe5}.select-box-headset-details{display:flex;justify-content:space-between}.select-box-headset-details-extra,.select-box-pay-today{color:#807078}.select-box-radio-wrapper{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#fff;border:1.5px solid #807078;border-radius:50px;transition:background-color .2s}.select-box-radio-wrapper .icon{display:flex;align-items:center;justify-content:center;width:20px;height:100%}.select-box-period{color:#49323e;font-size:14px}.select-box-title{font-size:21px;margin-bottom:0;font-weight:600;line-height:30px}.select-box .alert-tag{display:inline-block;padding:.15em .75em;font-size:14px;font-weight:400}.select-box-description{font-size:16px;line-height:26px;margin-bottom:0}.select-box-highlight{font-weight:700;font-size:21px;line-height:30px;color:#be3657;margin-bottom:16px}.select-box.is-active{border:2px solid #621b4d;padding:17px}.pill-list{display:flex;flex-wrap:wrap}.pill-list-item{display:flex;align-items:center;justify-content:space-between;padding:15px;height:50px;border-radius:50px;background-color:#fcf8f6;border:1px solid #fcf8f6;transition:border-color .2s,color .2s,opacity .2s;width:-moz-fit-content;width:fit-content}.pill-list-item:hover{cursor:pointer}.pill-list-item.is-active,.pill-list-item:hover{border:1px solid #621b4d}.pill-list-item.centered{justify-content:center}.pill-list-item:not(:last-child){margin-bottom:12px;margin-right:12px}.pill-list-text{font-weight:400;margin-bottom:0}.step-item{display:flex;width:100%}.step-item-row{display:flex;justify-content:flex-start;text-align:left;margin-bottom:10px}.step-item-row-image{display:flex;align-items:center;justify-content:center;border-radius:99px;padding:6px;height:-moz-fit-content;height:fit-content;margin-right:15px}.step-item-row-image .icon{width:20px;height:20px;color:#807078;fill:#807078}.step-item-row-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:6px}.step-item-row-content-label{color:#807078;font-size:18px;margin-bottom:10px}.step-item-row-content-title{color:#49323e;font-size:21px;margin-bottom:4px;font-weight:600}.step-item-row-content-description{margin-bottom:10px;white-space:pre-wrap;color:#5b404e;font-size:18px;line-height:24px}.step-item.is-active .step-item-row-content-label{color:#49323e}.step-item.is-active .step-item-row-image{background-color:#be3657}.step-item.is-active .step-item-row-image .icon{fill:#fff;color:#fff}.icon-set{display:flex;width:100%;margin-bottom:20px}.icon-set-content{display:flex;flex-direction:column;width:100%}.icon-set-content-text{font-weight:400;font-size:16px;line-height:20px;color:#49323e;margin:0 15px}.icon-set-content .icon{margin-bottom:18px;height:150px}.icon-set-content .icon.large{height:289px}.icon-set-content .icon:not(:last-of-type){margin-right:12px}.card{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.card .button,.card .field,.card .snackbar{width:100%}.card .badge-set,.card .list,.card .loader,.card .pill-list,.card .portrait,.card .snackbar{margin-bottom:24px}.card .category,.card .icon-set,.card-flex-div{display:flex}.card-logo{margin-bottom:50px}.card-logo.small{height:170px;margin-bottom:20px}.card-image{max-height:200px;margin-top:60px;margin-bottom:60px}.card-image.no-margin{margin:0}.card-image.small-bottom-margin{margin-top:0;margin-bottom:20px}.card-image.bespoke-logo{margin-top:0;margin-bottom:30px;height:80px}.card-image.small{height:80px;margin-top:0;margin-bottom:13px}.card-image.medium{height:175px;margin-top:20px;margin-bottom:20px}.card-image.large{height:200px;margin-top:20px;margin-bottom:20px}.card-header{display:flex;flex-direction:column;width:100%;margin-bottom:36px}.card-header-description{margin-bottom:14px;color:#807078;white-space:pre-wrap;font-size:16px;margin-left:30px;margin-right:30px}.card-header-description.small{font-size:16px}.card-header-description.strong{font-weight:700}.card-header-statistic{font-weight:300;font-size:48px;line-height:45px;color:#49323e;margin-bottom:10px}.card-header-title{margin-bottom:14px;white-space:pre-wrap;font-size:28px;font-weight:600;line-height:38px;margin-left:20px;margin-right:20px}.card-header-title.large{font-size:38px;font-weight:400;line-height:45px}.card-header-title.small{font-size:24px;font-weight:600;line-height:30px}.card-header-title.margin{margin-bottom:38px}.card-header-subtext{display:flex;width:100%;align-items:flex-start;text-align:left;margin-bottom:30px;font-size:16px;font-weight:400;color:#49323e}.card-margin-bottom{display:flex;align-items:center;margin-bottom:24px}.card-footer-label{font-weight:400;font-size:18px;line-height:24px;color:#49323e;white-space:pre-line}.card-footer-label.small-margin{margin-bottom:10px}.card-footer-label.large-margin{margin-bottom:40px}.card-footer-description{font-weight:600;font-size:18px;line-height:24px;color:#49323e;margin-bottom:40px}.card-footer-subtext{font-weight:400;font-size:12px;line-height:18px;color:#807078;margin-bottom:40px}.faq{padding:15px;background-color:#fcf8f6}.faq-step{display:flex;align-items:flex-start}.faq-step-content{display:flex;flex-direction:column;margin-bottom:30px}.faq-step-content-title{margin-bottom:4px;font-size:21px;font-weight:600}.faq-step-content-description{font-weight:400;font-size:16px;line-height:24px;margin-bottom:0;color:#49323e}.faq-step-icon{display:flex;height:100%}.faq-step .icon{margin-right:25px;width:25px;height:32px}.faq-list{display:flex;flex-direction:column}.faq-list-item{margin-bottom:8px;width:100%}.faq-list-item:hover{cursor:pointer}.faq-list-item-slot{display:none;font-weight:400;font-size:14px;line-height:20px;color:#807078}.faq-list-item .icon{margin-left:10px;width:20px;height:20px;transform:rotate(90deg);transition:transform .2s}.faq-list-item.is-active .faq-list-item-slot{display:block;height:auto}.faq-list-item.is-active .icon{transform:rotate(180deg)}.faq-list-item-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;width:100%}.style-guide{margin-bottom:200px}.style-guide-section{margin-bottom:40px}.style-guide-sub-heading{margin-bottom:10px}.style-guide-gradient{width:174px;height:177px;background:linear-gradient(161.08deg,#cd5b38 12.77%,#be3657 49.15%,#621b4d 87.23%)}.style-guide-loaders{display:flex}.style-guide-loaders .loader{margin-right:20px}.style-guide-select-boxes{display:flex;flex-wrap:wrap}.style-guide-select-boxes .select-box{margin-right:20px;margin-bottom:18px}.style-guide-lists{display:flex;flex-wrap:wrap}.style-guide-lists .list,.style-guide-lists .pill-list{margin-right:20px;margin-bottom:18px}.style-guide-errors{display:flex;flex-wrap:wrap}.style-guide-errors .error{margin-right:20px;margin-bottom:18px}.style-guide-snackbars{display:flex;flex-wrap:wrap}.style-guide-snackbars-column{flex-basis:50%}.style-guide-snackbars .snackbar{margin-bottom:12px;margin-right:12px;flex-shrink:0}.style-guide-icons{padding:20px}.style-guide-icons .icon{flex-shrink:0;margin-right:12px;width:40px;height:40px}.style-guide-icons.emojis .icon,.style-guide-icons.illustrations .icon{width:80px;height:80px;margin-right:20px}.style-guide-icons.programs .icon{width:50px;height:50px;margin-right:20px}.style-guide-icons.modules .icon{margin-right:0;width:280px;height:180px}.style-guide-blocks{display:flex;flex-wrap:wrap}.style-guide-blocks .block,.style-guide-blocks .style-guide-gradient{margin-right:22px}.style-guide-button-group .button{margin-right:20px;margin-bottom:20px;vertical-align:top}.style-guide-line{margin-bottom:10px}.page-loader,.page-not-found{display:flex;align-items:center;justify-content:center;min-height:100vh}.page-content{position:relative;padding:30px 0 40px;overflow:hidden;padding-left:15px;padding-right:15px}.page-table{display:flex;justify-content:space-between;max-width:1200px}.page-grid{display:flex;justify-content:flex-start;margin-right:-26px;margin-left:-26px}.page-grid.no-margin{margin:0}.page-grid-item{flex-basis:33.3333333333%;padding:0 26px 20px}.page-grid-item.no-pad{padding:0}.page-grid-item.border{border-left:1px solid #f4e7db}.page-grid-item.grow{flex-grow:1}.page-grid-item.small{flex-basis:12.5%;flex-grow:0;overflow:hidden}.page-grid-item.small .table-list{max-width:400px}.page-grid-item.large{flex-basis:66.6666666667%;flex-grow:0;overflow:hidden}.page-grid-item.large.auto{overflow-y:auto}.page-grid-item-block:not(:last-child){margin-bottom:40px}.page-grid .panel-info{margin-right:-26px;margin-left:-26px}.page-grid .table+.pagination{padding-top:20px}.payment-header{text-align:center;margin:0 20px 40px}.payment-header-logo{margin-bottom:24px}.payment-error,.payment-success{margin-bottom:12px}.payment-error-img,.payment-success-img{margin-bottom:28px}.payment-error-text,.payment-success-text{color:#49323e;margin-bottom:8px}.payment-error-title,.payment-success-title{font-weight:400;font-size:32px}.payment-error .button,.payment-success .button{margin-top:18px}.payment-subtitle,.payment-title{margin-bottom:24px}.payment-title{font-weight:600;font-size:28px;line-height:38px}.payment-text{font-weight:400;font-size:14px;line-height:20px;color:#807078}.payment-subtitle{font-weight:600;font-size:22px;line-height:30px}.payment-headset-required{background:#f8e6e1;padding:20px;border-radius:10px;display:flex;align-items:center;gap:10px;margin-bottom:30px}.payment-headset-required-text{flex-grow:1}.payment-headset-required h3{margin:0 0 5px 0;font-weight:600;font-size:20px;line-height:28px}.payment-headset-required p{margin:0;color:#807078}.payment-headset-required-image{flex-shrink:0}.payment-headset-required-image img{width:120px;height:72px}.payment-address-info{font-weight:400;font-size:16px;line-height:24px;margin-bottom:20px}.payment-snackbar{display:flex;flex-direction:column}.payment-snackbar-title-text{font-weight:700}.payment-checkbox-div{display:flex;align-items:center;margin-bottom:24px}.payment-checkbox-style{flex-shrink:0;width:20px;height:20px;margin-right:20px}.payment-checkbox-text{font-weight:400;font-size:13px;line-height:20px;align-items:center;margin-left:4px;color:#49323e}.payment-select-box-set{display:flex;flex-direction:column}.payment-radio-buttons-set,.payment-select-box-set .select-box{margin-bottom:24px}.payment-radio-button{margin-bottom:16px}.payment-image{display:flex;justify-content:center;width:100%;height:100%}.payment-image.small{width:300px}.payment-form.is-hidden{display:none}.payment .icon-text,.payment .program,.payment .radio-set,.payment .snackbar,.payment .summary-box,.payment-image{margin-bottom:24px}.payment .button,.payment .icon-text-set{width:100%;margin-bottom:24px}.payment .logo-banner{margin-bottom:50px}