*{box-sizing:border-box;outline:none}body{padding:0;margin:0;font-size:17px;color:#707070;background-color:#201de1;font-family:"Roboto",sans-serif}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.text-center{text-align:center}.text-white{color:#fff}.text-yellow{color:#aeff34}.text-blue{color:#201de1}.text-gray{color:#707070}.registration-steps-main{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:20px 0;margin:0}.registration-steps-form{background-color:#fff;padding:0 6%;max-width:620px;width:100%}.form{max-width:620px;width:100%}.form-content{display:none;flex-direction:column;gap:8px}.form-content.active{display:flex}.wizard-item-head{font-size:3em;color:#201de1;font-weight:700;margin-top:10px;margin-bottom:5px;letter-spacing:1px}.wizard-item-subhead{font-size:1.8em;margin-top:0;margin-bottom:15px;line-height:normal !important;font-weight:500}.wizard-item-exhead{font-size:1.85em;color:#201de1;font-weight:700;margin-top:0;margin-bottom:0}.wizard-item-exhead-small{font-size:1.4em;color:#201de1;font-weight:700;margin-top:10px;margin-bottom:0}.wizard-form-item{display:flex;flex-direction:column}.wizard-form-item.has-error .form-label{color:red}.wizard-form-item.has-error .form-input{border-color:red}.wizard{position:relative;display:flex;width:100%;margin-bottom:15px}.wizard:before{content:"";position:absolute;background-color:#201de1;height:6px;width:100%;top:50%;left:0;transform:translateY(-50%)}.wizard-bar{position:absolute;background-color:#201de1;height:2px;top:50%;left:0;transform:translateY(-50%);transition:.3s ease}.wizard-list{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin:0}.wizard-item{z-index:2;transition:.4s ease;padding:5%;border-radius:50%;border:6px solid #201de1;color:#201de1;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;font-weight:500;background-color:#f4f4f4}.wizard-item.active{background-color:#aeff34;color:#fff}.wizard-form-item{width:100%;margin-top:5px}.wizard-form-item .form-label{width:100%;display:block;margin-top:10px;margin-bottom:0;font-weight:500;font-size:1.3em}.wizard-form-item input{border:0 solid #201de1;border-bottom:3px solid #201de1;width:100%;padding:5px 0;font-size:1.4em}.wizard-form-item input:-webkit-autofill,.wizard-form-item input:-webkit-autofill:hover,.wizard-form-item input:-webkit-autofill:focus,.wizard-form-item input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #fff inset !important}.form-buttons button,.form-buttons input[type=submit]{background-color:#aeff34;border:3px solid #aeff34;width:100%;padding:10px 20px 8px;font-size:2em;letter-spacing:2px;font-weight:700;color:#201de1;cursor:pointer;text-transform:uppercase;margin-top:20px;outline:none !important}.form-buttons button:hover,.form-buttons input[type=submit]:hover,.form-buttons button:focus,.form-buttons input[type=submit]:focus,.form-buttons button:active,.form-buttons input[type=submit]:active{background-color:#201de1;border:3px solid #201de1;color:#aeff34}.whats-included-items{list-style-type:none;padding-left:20px}.prise-per{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;justify-content:flex-start;gap:20px}.prise-per .prise-per-item{background-color:#fff;border:4px solid #aeff34;padding:15px 20px;cursor:pointer}.prise-per .prise-per-item h2{font-size:2.85em;text-transform:uppercase;color:#201de1;font-weight:700;margin-top:10px;margin-bottom:5px}.prise-per .prise-per-item p{color:#707070}.prise-per .prise-per-item:hover{background-color:#201de1;border:2px solid #201de1}.prise-per .prise-per-item:hover h2{color:#fff}.prise-per .prise-per-item:hover p{color:#aeff34}.form-field-half{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;justify-content:space-between;gap:20px}.subscription-total{display:flex;align-items:center;justify-content:space-between;margin-top:7px;padding-top:3px;border-top:2px solid #707070}.subscription-total:first-child{padding-top:0;margin-top:0;border-top:0}form{width:300px;margin:0 auto}.error-message{color:red}footer#colophon{margin-top:800px !important}.button{position:relative;padding:8px 16px;background:#009579;border:none;outline:none;border-radius:2px;cursor:pointer}.button:active{background:#007a63}.button--loading span{visibility:hidden;opacity:0}.button--loading:after{content:"";position:absolute;width:32px;height:32px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.d-none{display:none!important}.text-danger{color:red}@media screen and (max-width:640px){.registration-steps-form{padding:8%}}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}.subscription_content h1,h2,h3,h4{color:#201de1}