.consent-checkbox{font-weight:700}.detail-form .address-lookup{padding:0;overflow:visible}.detail-form-FOP-checkbox-wrapper{display:inline-block;width:100%}.detail-form-FOP-checkbox{float:none;width:100%;margin-bottom:15px}@media (min-width:768px){.detail-form-FOP-checkbox{float:left;width:50%}.detail-form-FOP-checkbox:nth-child(2n){width:calc(50% - 12px);margin-left:12px}.detail-form-FOP-checkbox:last-child:nth-child(odd){width:100%}}.detail-form-FOP-label{margin-top:0;margin-bottom:10px;color:#4b4b4b;color:var(--text-color-lighter);font-weight:700;font-size:14px;letter-spacing:.58px}label[data-v-aa11cb7e]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}label span[data-v-aa11cb7e]{position:relative;top:1px;-webkit-user-select:none;user-select:none}label.disabled[data-v-aa11cb7e]{cursor:auto;opacity:.5}input[type=checkbox][data-v-aa11cb7e]{position:relative;flex-shrink:0;width:16px;height:16px;margin-top:2px;margin-right:12px;background:#fff;background:var(--color-white);border:1px solid #777;border:1px solid var(--color-grey-dark);border-radius:2px;cursor:pointer;transition:background 175ms cubic-bezier(.1,.1,.25,1);appearance:none}input[type=checkbox][data-v-aa11cb7e]:before{position:absolute;top:1px;left:4px;display:block;width:6px;height:10px;border-color:#fff;border-color:var(--color-white);border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;content:""}input[type=checkbox][data-v-aa11cb7e]:checked{color:#fff;color:var(--color-white);background:#a81878;background:var(--highlight-color);border-color:#a81878;border-color:var(--highlight-color)}input[type=checkbox][data-v-aa11cb7e]:checked:before{opacity:1}.validation-errors-entry-form[data-v-5301bd5c]{align-self:flex-start;margin-bottom:15px}.memberships[data-v-731e4a54]{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:0 auto}.memberships-form[data-v-731e4a54]{width:100%;max-width:1199px;padding:0 20px}.memberships-card[data-v-731e4a54]{width:30%;margin:0 1.5% 73px}@media (max-width:1199px){.memberships-card[data-v-731e4a54]{width:47%;margin-bottom:35px}}@media (max-width:575px){.memberships-card[data-v-731e4a54]{width:97%}}.membership-card{display:flex;flex-direction:column;min-height:530px;background:#fff;background:var(--color-white);border-radius:15px;box-shadow:0 15px 50px rgba(0,0,0,.05)}.membership-card p{margin:0}.membership-card table{max-width:100%}.membership-card-header{display:flex;flex-direction:column;justify-content:space-evenly;min-height:100px;padding:12.5px 25px;border-top-left-radius:15px;border-top-right-radius:15px}.membership-card-header-title{color:#fff;color:var(--color-white);font-weight:700;font-size:20px;text-align:left}.membership-card-header-price{color:#fff;color:var(--color-white);font-weight:700;font-size:14px;line-height:16px;letter-spacing:.58px}.membership-card-header-price-text{color:#fff;color:var(--color-white);font-weight:800;font-size:25px;line-height:30px;letter-spacing:0}.membership-card-body{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:25px 12.5px}.membership-card-body-button{margin:0 auto}body.register-page{padding-top:0;background-image:url(/register/register-bg.svg);background-size:cover}body.register-page input[type=date],body.register-page input[type=email],body.register-page input[type=number],body.register-page input[type=password],body.register-page input[type=text],body.register-page input[type=url]{height:45px;max-height:45px;padding:13px;background-color:#f8f8f8;background-color:var(--color-grey-lighter);border:none;border-radius:10px}body.register-page input[type=checkbox]{width:16px;height:16px;border:1px solid #4b4b4b;border:1px solid var(--text-color-lighter);border-radius:2px}body.register-page input[type=text]:disabled{opacity:.7}body.register-page .form-group{position:relative;display:flex;flex-direction:column;width:100%;margin-bottom:12px;text-align:left}body.register-page .form-group label{display:block;margin-bottom:5px;color:#4b4b4b;color:var(--text-color-lighter);font-weight:700;font-size:14px;letter-spacing:.58px}body.register-page .form-group__input{width:100%}body.register-page .form-group__error,body.register-page .form-group__info{margin-top:10px;color:#e74c3c;font-weight:700}body.register-page .form-group__error>a,body.register-page .form-group__info>a{color:inherit;text-decoration:underline}body.register-page .form-group__info{color:#009de6;color:var(--color-primary)}body.register-page .form-group__inner{display:flex;grid-gap:12px;gap:12px;width:100%;border:none}@media (max-width:991px){body.register-page .form-group__inner{flex-direction:column}}body.register-page .page{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:0 auto}@media (max-width:583px){body.register-page .page{margin-top:0;margin-bottom:0}}body.register-page .page .vertical-spacer{flex-grow:1;width:100%;max-height:92px}@media (max-width:583px){body.register-page .page .vertical-spacer{display:none}}body.register-page .main{width:100%}body.register-page h2{margin-bottom:20px;color:#009de6;color:var(--color-blue);font-weight:300;font-size:55px;line-height:1}@media (max-width:583px){body.register-page h2{font-size:32px}}body.register-page p{margin-top:10px;margin-bottom:20px;font-weight:400;font-size:18px;line-height:1.4}body.register-page .form-subtitle{margin-top:50px;margin-bottom:15px;color:#009de6;color:var(--color-blue)}body.register-page .form-subtitle:first-child{margin-top:0}body.register-page .detail-form{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;margin:0 auto}body.register-page .register-progress-bar{margin-top:0;margin-bottom:25px}@media (max-width:767px){body.register-page .register-progress-bar{margin-top:75px;margin-bottom:0}}body.register-page .register-progress-bar-hidden{visibility:hidden}@media (max-width:767px){body.register-page .register-progress-bar-hidden{margin-top:0;margin-bottom:0}}body.register-page .registration-stage-header{width:90vw;margin:75px auto 0;text-align:center}@media (min-width:768px){body.register-page .registration-stage-header{width:50vw;margin-top:0}}@media (min-width:576px){body.register-page .registration-stage-header-description{margin-top:50px;margin-bottom:50px}}body.register-page .card{display:flex;justify-content:center;width:90%;margin:0 auto 20px;padding-top:30px;padding-right:25px;padding-left:25px;background-color:#fff;border-radius:15px;box-shadow:0 15px 50px rgba(0,0,0,.05)}@media (min-width:768px){body.register-page .card{width:70%}}body.register-page .card-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}@media (min-width:768px){body.register-page .card-body{width:60%}}body.register-page .card form{display:flex;flex-direction:column;flex-grow:1;width:100%}@media (min-width:768px){body.register-page .card--wide{width:50vw}}@media (min-width:768px){body.register-page .card--wide .card-body{width:90%}}@media (max-width:961px){body.register-page .card--wide .card{border-radius:0;box-shadow:none}}body.register-page .card--wide .form-fields{margin-bottom:15px;padding:5px;overflow-y:auto}body.register-page .card--wide .form-fields-row{display:grid;grid-gap:20px;grid-template-columns:1fr 1fr}@media (max-width:961px){body.register-page .card--wide .form-fields-row{display:block}}body.register-page .card .form-submit-button{margin:50px auto 0}body.register-page .validation-errors{display:flex;flex-grow:1;align-items:center;justify-content:center;width:100%;max-height:auto;margin-top:10px}body.register-page .validation-errors .validation-summary-errors{width:100%;padding:5px;color:#721c24;text-align:left;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:10px}body.register-page .bottom-link{flex-grow:1;min-height:80px;text-align:center}body.register-page .bottom-link a,body.register-page .bottom-link button{margin-top:auto;margin-bottom:40px;font-weight:700;font-size:14px;letter-spacing:.58px;text-decoration:none}body.register-page .bottom-link a:focus,body.register-page .bottom-link a:hover,body.register-page .bottom-link button:focus,body.register-page .bottom-link button:hover{text-decoration:underline}body.register-page .bottom-link button{color:#fff}body.register-page .submit{margin-top:30px}body.register-page .corner-link{position:absolute;top:0;left:0;display:flex;flex-direction:column;grid-gap:16px;gap:16px;align-items:center;padding-top:15px;padding-left:15px}@media (max-width:767px){body.register-page .corner-link{flex-direction:row}}body.register-page .corner-link .logo{margin:0}body.register-page .corner-link .logo img{height:40px}body.register-page .corner-link__link{display:flex;grid-gap:15px;gap:15px;align-items:center;padding:0;color:var(--color-text);font-weight:700;font-size:12px;letter-spacing:1.75px;text-decoration:none;background:none;border:none;cursor:pointer}body.register-page .corner-link__link:active,body.register-page .corner-link__link:hover{text-decoration:underline}.fade-enter-active[data-v-f642b1ee],.fade-leave-active[data-v-f642b1ee]{transition:opacity transform .2s}.fade-enter[data-v-f642b1ee],.fade-leave-to[data-v-f642b1ee]{opacity:0}.progressbar-container[data-v-71e4c39b]{width:90vw}@media (min-width:768px){.progressbar-container[data-v-71e4c39b]{width:50vw}}.progressbar-list[data-v-71e4c39b]{display:flex;justify-content:space-around;padding:0;counter-reset:stage}.progressbar-list li[data-v-71e4c39b]{position:relative;display:inline-block;width:100%;color:#fff;color:var(--color-white);text-align:center;list-style:none}.progressbar-list li[data-v-71e4c39b]:before{display:block;width:46px;height:46px;margin:0 auto 10px;font-size:24px;line-height:46px;text-align:center;background-color:#d8d8d8;background-color:var(--color-grey);border:1px solid #d8d8d8;border:1px solid var(--color-grey);border-radius:100%;content:counter(stage);counter-increment:stage}.progressbar-list li[data-v-71e4c39b]:after{position:absolute;top:23px;left:-50%;z-index:-1;width:100%;height:1px;background-color:#d8d8d8;background-color:var(--color-grey);content:""}.progressbar-list li[data-v-71e4c39b]:first-child:after{content:none}.progressbar-list li.active[data-v-71e4c39b]{color:#009de6;color:var(--color-primary)}.progressbar-list li.active[data-v-71e4c39b]:before{color:#fff;color:var(--color-white);background:#009de6;background:var(--color-primary);border-color:#009de6;border-color:var(--color-primary)}.progressbar-list li.active[data-v-71e4c39b]:after{background-color:#009de6;background-color:var(--color-primary)}.memberships[data-v-7d3fe072]{display:flex;flex-wrap:wrap;justify-content:center;width:100%;margin:0 auto}.memberships-form[data-v-7d3fe072]{max-width:1199px;padding:0 20px}h3[data-v-7d3fe072]{margin:20px 0}.tc-form-group[data-v-7d3fe072]{display:flex;grid-gap:15px;gap:15px;margin:15px 0;font-weight:700;font-size:14px}.tc-form-group input[type=checkbox][data-v-7d3fe072]{width:16px;height:16px;border:1px solid #4b4b4b;border:1px solid var(--text-color-lighter);border-radius:2px}.button-form-group[data-v-7d3fe072]{display:flex;grid-gap:15px;gap:15px;justify-content:center}.dd-guarantee[data-v-3b75d908]{text-align:left}