.p-form span.is-error{font-size:12px;display:block;color:#FBA32D;}.p-form span.is-error:not(:first-child){margin-top:10px;}.p-form_center{max-width:375px;margin-left:auto;margin-right:auto;}.p-form-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-66px;}@media (max-width:991px){.p-form-grid{margin-left:-30px;}}.p-form-grid:not(:last-child){margin-bottom:50px;}@media (max-width:991px){.p-form-grid:not(:last-child){margin-bottom:32px;}}@media (max-width:767px){.p-form-grid:not(:last-child){margin-bottom:24px;}}.p-form-grid > *{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-left:66px;}@media (max-width:991px){.p-form-grid > *{padding-left:30px;}}@media (min-width:992px){.p-form-col-tablet-1-2{width:50%;}}@media (max-width:767px){.p-form-col-tablet-1-2:not(:last-child){margin-bottom:24px;}}.p-form-row:not(:last-child){margin-bottom:30px;}@media (max-width:991px){.p-form-row:not(:last-child){margin-bottom:20px;}}@media (max-width:767px){.p-form-row:not(:last-child){margin-bottom:20px;}}.p-form-row.is-hidden{display:none;}.p-form-field{display:block;position:relative;}.p-form-field__label{position:absolute;top:0;left:0;font-size:12px;line-height:1.2;margin:0;font-weight:400;}.p-form-field__input{display:block;width:100%;height:40px;position:relative;padding:12px 0 4px;border:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:12px;line-height:1.2;color:#FFFFFF;border-bottom:1px solid #909090;-webkit-transition:0.2s ease;transition:0.2s ease;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color;}.p-form-field__input:focus{border-bottom-color:#FFFFFF;}.p-form-field__input:-webkit-autofill,.p-form-field__input:-webkit-autofill:hover,.p-form-field__input:-webkit-autofill:focus,.p-form-field__input:-webkit-autofill,.p-form-field__input:-webkit-autofill:hover,.p-form-field__input:-webkit-autofill:focus,.p-form-field__input:-webkit-autofill,.p-form-field__input:-webkit-autofill:hover,.p-form-field__input:-webkit-autofill:focus{-webkit-text-fill-color:#FFFFFF;-webkit-box-shadow:0 0 0px 1000px #1C1C1E inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;}.p-form-checkbox{display:block;position:relative;margin:0;font-weight:400;}.p-form-checkbox input{position:absolute;top:0;left:0;opacity:0;z-index:-2;}.p-form-checkbox__field{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;}.p-form-checkbox input:not([disabled]) ~ .p-form-checkbox__field{cursor:pointer;}.p-form-checkbox__field::before{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:14px;height:14px;border:1px solid rgba(255,255,255,0.4);border-radius:2px;margin-right:10px;background-repeat:no-repeat;background-position:center;background-size:8px;-webkit-transition:0.2s ease;transition:0.2s ease;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color;}@media (max-width:991px){.p-form-checkbox__field::before{margin-right:8px;}}.p-form-checkbox input:checked ~ .p-form-checkbox__field::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 11.5 7.5'%3E%3Cpath fill='%23777778' d='M4.5 7.5c-.1 0-.3 0-.4-.1l-4-4c-.1-.2-.1-.6 0-.8s.5-.2.7 0l3.6 3.6L10.5.1c.2-.2.5-.2.7 0s.2.5 0 .7L4.9 7.4c-.1.1-.3.1-.4.1z'/%3E%3C/svg%3E");}.p-form-checkbox input:focus ~ .p-form-checkbox__field::before{border-color:#FFFFFF;}.p-form-checkbox__label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-item-align:center;align-self:center;font-size:11px;line-height:1.27;}.p-form-code_center{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding-top:40px;}@media (max-width:767px){.p-form-code_center{min-height:160px;}}.p-form-code__label{display:block;}.p-form-code__label:not(:last-child){margin-bottom:12px;}@media (max-width:767px){.p-form-code__label:not(:last-child){margin-bottom:9px;}}.p-form-code__fieldset{width:350px;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.p-form-code__fieldset > *:not(:last-child){margin-right:10px;}@media (max-width:767px){.p-form-code__fieldset > *:not(:last-child){margin-right:7px;}}.p-form-code input{display:block;width:100%;height:auto;padding:36% 0;background-color:transparent;border:1px solid #909090;-webkit-box-shadow:none;box-shadow:none;border-radius:10px;color:#909090;font-size:36px;text-align:center;-webkit-transition:0.2s ease;transition:0.2s ease;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color;}@media (max-width:767px){.p-form-code input{padding:28% 0;}}.p-form-code input[type=number]{-moz-appearance:textfield;}.p-form-code input::-webkit-outer-spin-button,.p-form-code input::-webkit-inner-spin-button{-webkit-appearance:none;}.p-form-code input:focus{border-color:#FFFFFF;}.p-form-code input.is-error{border-color:#FBA32D;}@media (max-width:374px){.p-form-recaptcha__widget{-webkit-transform:scale(0.82);transform:scale(0.82);-webkit-transform-origin:0 0;transform-origin:0 0;}}.p-form-recaptcha__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;width:0;height:0;opacity:0;pointer-events:none;}.p-form-footer{text-align:center;font-size:12px;line-height:1.17;}.p-form-footer:not(:first-child){margin-top:50px;}@media (max-width:767px){.p-form-footer:not(:first-child){margin-top:30px;}}.p-form-footer a:not([class]){color:#F7CE7E;-webkit-transition:color 0.3s;transition:color 0.3s;text-decoration:underline;}.p-form-footer a:not([class]):hover{color:#D5AF6D;}.p-form-footer a:not([class]):focus,.p-form-footer a:not([class]):active{outline:none;}.p-form-footer p{margin:0;}.p-form-footer p:not(:first-child){margin-top:10px;}@media (max-width:767px){.p-form-footer p:not(:first-child){margin-top:20px;}}.p-form-footer p:not(:last-child){margin-bottom:10px;}@media (max-width:767px){.p-form-footer p:not(:last-child){margin-bottom:20px;}}.p-form-resend:not(:last-child){margin-bottom:20px;}.p-form-resend:not(._active){pointer-events:none;color:#909090;}.p-form-resend:not(._active) button{display:none;}.p-form-resend._active .p-form-resend__text{display:none;}.p-form-resend__text{color:#F7CE7E;-webkit-transition:color 0.3s;transition:color 0.3s;text-decoration:underline;}.p-form-resend__text:hover{color:#D5AF6D;}.p-form-resend__text:focus,.p-form-resend__text:active{outline:none;}.p-form-resend__text:not(:first-child){margin-top:10px;}.p-form-narrowed-block{margin-left:auto;margin-right:auto;}.p-form-narrowed-block:not(:last-child){margin-bottom:48px;}@media (max-width:767px){.p-form-narrowed-block:not(:last-child){margin-bottom:30px;}}.p-form-select{display:block;position:relative;font-size:12px;line-height:1.2;}.p-form-select__label{position:absolute;top:0;left:0;font-size:inherit;line-height:inherit;margin:0;font-weight:400;}.p-form-select .select2-container .select2-selection{display:block;width:100%;height:40px;padding:12px 0 4px;background:transparent;border:0;border-bottom:1px solid #909090;font-size:inherit;line-height:inherit;color:#FFFFFF;-webkit-transition:0.2s ease;transition:0.2s ease;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color;}.select2-container--focus .p-form-select .select2-container .select2-selection{border-bottom-color:#FFFFFF;}.p-form-select .select2-container .select2-selection .select2-selection__arrow{top:3px;width:15px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='7' fill='none' viewBox='0 0 15 7'%3E%3Cpath fill='%23fff' d='M0 .339c-.003.09.034.18.106.257l6.643 6.31a.305.305 0 0 0 .114.07.446.446 0 0 0 .298 0 .305.305 0 0 0 .114-.07l6.643-6.31a.362.362 0 0 0 .105-.245.362.362 0 0 0-.105-.246.265.265 0 0 0-.11-.077.417.417 0 0 0-.306 0 .265.265 0 0 0-.11.077l-6.38 6.053L.632.093A.33.33 0 0 0 .448.01a.428.428 0 0 0-.22.025.445.445 0 0 0-.172.132A.257.257 0 0 0 0 .34Z'/%3E%3C/svg%3E");background-size:contain;}.p-form-select .select2-container .select2-selection__rendered{color:inherit;padding:0;}.p-form-select .select2-container .select2-dropdown{background:#2e2e2e;margin-top:-1px;}.p-form-select .select2-container .select2-results__option{border:0;padding:12px 16px;line-height:15px;}.p-form-select .select2-container .select2-results__option:not(:last-child){border-bottom:1px solid #4a4a4a;}.p-form-select .select2-container .select2-results__option--highlighted[aria-selected]{background-color:#383838;color:#fff;}.p-form-select .select2-container .select2-results__option[aria-selected=true]{background-color:#383838;}