.dynamic-form-step{background:#fff;color:#000;display:grid;grid-template-areas:"logo" "title" "steps" "form" "footer";grid-template-columns:100%;grid-template-rows:auto auto auto 1fr auto;min-height:100%;position:relative}@media(min-width:768px){.dynamic-form-step{background:#433423;border-radius:10px;color:#fff;grid-template-areas:"logo form" "footer  form" "steps  form" "steps form";grid-template-columns:50% 50%;grid-template-rows:auto auto auto 1fr;min-height:auto}}.dynamic-form-step__logo{background:#32271b;grid-area:logo;padding:10px;text-align:center}@media(min-width:768px){.dynamic-form-step__logo{border-radius:10px 0 0 0}}.dynamic-form-step__title{background:#433423;color:#fff;font-family:Impact,Charcoal,sans-serif;font-size:20px;grid-area:title;letter-spacing:.025em;margin:0;padding:25px 0 0;text-align:center;text-transform:uppercase}.dynamic-form-step__appeal{align-items:center;animation:dynamic-form-step-appeal 1s 1s forwards;display:flex;font-size:15px;height:78px;justify-content:center;margin:0;opacity:0;position:absolute;right:0;top:-78px;width:50%}.dynamic-form-step__appeal-icon{height:auto;margin:25px 20px 0 0;width:20px}.dynamic-form-step__steps{grid-area:steps}.dynamic-form-step__footer{align-items:center;display:flex;flex-direction:column;font-size:14px;grid-area:footer;justify-content:center;line-height:1.2;padding:0 15px 20px;text-align:center}@media(min-width:768px){.dynamic-form-step__footer{margin:0 0 30px;padding:16px}}.dynamic-form-step__footer-ttl{font-family:Impact,Charcoal,sans-serif;font-size:20px;letter-spacing:.025em;margin:0 0 4px;text-transform:uppercase}.dynamic-form-step__footer-text{color:#000;margin:0}@media(min-width:768px){.dynamic-form-step__footer-text{color:#fff}}.dynamic-form-step .dynamic-form-step__footer-link{border-bottom:1px solid #17c167;color:#17c167;line-height:1;outline:2px solid transparent;outline-offset:1px;text-transform:capitalize;transition:all .3s ease}@media(min-width:768px){.dynamic-form-step .dynamic-form-step__footer-link{border-bottom-color:#ffc700;color:#ffc700}}.dynamic-form-step .dynamic-form-step__footer-link:hover{border-color:transparent}.dynamic-form-step .dynamic-form-step__footer-link:focus-visible{border-bottom-color:transparent;border-radius:2px;outline-color:#ffc700}.dynamic-form-step .dynamic-form-step__form{align-items:stretch;background:#fff;color:#333;display:flex;flex-direction:column;grid-area:form;justify-content:space-between;padding:30px 25px 20px}@media(min-width:768px){.dynamic-form-step .dynamic-form-step__form{border-radius:0 10px 10px 0;padding:35px}}.dynamic-form-step__btn-wrap{align-items:center;display:flex;justify-content:center;margin:20px 0 0}.dynamic-form-step .dynamic-form-step__btn{font-size:18px;min-width:160px}@media(min-width:1248px){.dynamic-form-step .dynamic-form-step__btn{min-width:200px}}.dynamic-form-step .dynamic-form-step__btn--first{width:100%}.dynamic-form-step .dynamic-form-step__btn-back{color:#91941e;font-size:18px;margin-right:auto;text-transform:capitalize;transition:all .3s ease}@media(min-width:1248px){.dynamic-form-step .dynamic-form-step__btn-back{font-size:22px}}.dynamic-form-step .dynamic-form-step__btn-back:hover{color:#c1bf18}.dynamic-form-step .dynamic-form-step__btn-back:focus-visible{color:#c1bf18;outline:2px solid #c1bf18;outline-offset:2px}.dynamic-form-step .dynamic-form-step__captcha{margin:15px 0 0}@keyframes dynamic-form-step-appeal{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.reg-form-steps{background:#433423;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;list-style:none;margin:0;padding:20px 0 25px;position:relative}@media(min-width:768px){.reg-form-steps{display:block;margin:0 20px 30px 45px;padding:0}}.reg-form-steps__item{color:#fff;font-size:16px;font-weight:700;padding:42px 5px 0;position:relative}@media(min-width:768px){.reg-form-steps__item{color:#7d6109;font-weight:600;padding:0 0 35px 40px}}@media(max-width:767.98px){.reg-form-steps__item:nth-child(2) .reg-form-steps__text{left:calc(-33vw + 20px)}.reg-form-steps__item:nth-child(3) .reg-form-steps__text{left:calc(-66vw + 43px)}}.reg-form-steps__item:after{background:#7d6109;content:"";height:2px;left:50%;position:absolute;top:14px;width:100%}@media(min-width:768px){.reg-form-steps__item:after{bottom:-6px;height:auto;left:0;top:6px;width:1px}}.reg-form-steps__item--prize{padding-bottom:0}@media(min-width:768px){.reg-form-steps__item--prize .reg-form-steps__icon-wrap{background:#fff;border-color:#fff}}.reg-form-steps__item--prize:after{display:none}@media(min-width:768px){.reg-form-steps__item--current{color:#ffc700}}.reg-form-steps__item--current .reg-form-steps__icon-wrap{background:#7d6109;border-color:#e7b10a;color:#ffc700}@media(min-width:768px){.reg-form-steps__item--passed:after{display:none}}.reg-form-steps__item--passed .reg-form-steps__icon-wrap{background:#7d6109;border-color:#7d6109;color:#ffc700;font-size:12px}@media(min-width:768px){.reg-form-steps__item--passed .reg-form-steps__icon-wrap{background:transparent;border-color:transparent;color:#17c167;top:-2px}}.reg-form-steps__icon-wrap{align-items:center;background:#ffc700;border:1px solid #ffc700;border-radius:50%;color:#000;display:flex;font-size:18px;height:32px;justify-content:center;left:calc(50% - 16px);position:absolute;top:0;width:32px;z-index:1}@media(min-width:768px){.reg-form-steps__icon-wrap{background:#7d6109;border:1px solid #7d6109;height:12px;left:-5px;top:2px;width:12px}}.reg-form-steps__text{display:block;font-family:Impact,Charcoal,sans-serif;font-size:10px;line-height:1.2;text-align:center;text-transform:uppercase}@media(min-width:576px){.reg-form-steps__text{font-size:12px}}@media(min-width:768px){.reg-form-steps__text{font-family:Open Sans,Arial,sans-serif;font-size:14px;text-align:left;text-transform:none}}.reg-form-steps__text--bonus{animation:reg-form-steps-glow-bonus-white 3s infinite alternate;color:#fff}@media(min-width:768px){.reg-form-steps__text--bonus{animation:reg-form-steps-glow-bonus 3s infinite alternate;color:#ffc700}}.reg-form-steps__big{display:none}@media(min-width:768px){.reg-form-steps__big{color:#fff;display:block;font-size:20px;font-weight:700;line-height:1.1;text-transform:uppercase}}@keyframes reg-form-steps-glow-bonus{0%{text-shadow:0 0 0 #ffc700}to{text-shadow:0 0 15px #ffc700}}@keyframes reg-form-steps-glow-bonus-white{0%{text-shadow:0 0 0 #fff}to{text-shadow:0 0 15px #fff}}