.Button_button__30ukX{padding:10px 20px;cursor:pointer;border-radius:3px;border:none;font-size:1rem;font-weight:700}.Button_button__30ukX.Button_primary__RWocB{background-color:#0270b7;color:#fff}.Button_button__30ukX.Button_primary__RWocB:hover{background-color:#1280c7}.Button_button__30ukX.Button_secondary__X4hrj{background-color:#f0f0f0}.Button_button__30ukX.Button_secondary__X4hrj:hover{background-color:#d0d0d0}.PopupForm_popup__HPJdc{box-shadow:0 0 10px 10px rgba(0,0,0,.133);position:fixed;top:150px;left:calc(50% - 300px);background-color:#fff;width:600px;z-index:99;border-radius:3px;max-height:90vh;overflow-y:auto}@media(max-width:700px){.PopupForm_popup__HPJdc{width:90%;left:5%;top:30px}}.PopupForm_popup__HPJdc .PopupForm_header__bXsEX{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#0270b7;color:#fff;padding:10px 20px;border-radius:3px 3px 0 0}.PopupForm_popup__HPJdc .PopupForm_header__bXsEX h2{font-size:1.5rem}.PopupForm_popup__HPJdc .PopupForm_header__bXsEX .PopupForm_closeBtn__fq7iF{height:40px;cursor:pointer}.PopupForm_popup__HPJdc .PopupForm_content__9j7Ce{padding:20px}.PopupForm_popup__HPJdc .PopupForm_bottomCP__k0Cgu{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;padding:15px}.PopupForm_popup__HPJdc .PopupForm_bottomCP__k0Cgu .PopupForm_statusIcon__i5d9W{height:25px}.PopupForm_popup__HPJdc .PopupForm_bottomCP__k0Cgu .PopupForm_statusIcon__i5d9W.PopupForm_success__4_tce{color:green}.PopupForm_popup__HPJdc .PopupForm_bottomCP__k0Cgu .PopupForm_statusIcon__i5d9W.PopupForm_error__Hu70Q{color:red}.PopupForm_popup__HPJdc .PopupForm_bottomCP__k0Cgu .PopupForm_statusIcon__i5d9W.PopupForm_waiting__dxcg1{color:#a0a0a0;animation-name:PopupForm_spin__4zqvt;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes PopupForm_spin__4zqvt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SpecialOfferForm_form__J8USr{display:flex;flex-direction:column;gap:20px}.SpecialOfferForm_form__J8USr .SpecialOfferForm_field__R_5SX{display:flex;flex-direction:column;gap:10px}.SpecialOfferForm_form__J8USr .SpecialOfferForm_field__R_5SX label{color:#777}.SpecialOfferForm_form__J8USr .SpecialOfferForm_field__R_5SX label .SpecialOfferForm_required__1QkRx{color:red;margin-left:5px}.SpecialOfferForm_form__J8USr .SpecialOfferForm_field__R_5SX .SpecialOfferForm_fieldError__4o1od{color:red;font-size:.9rem;font-style:italic}.SpecialOfferForm_form__J8USr .SpecialOfferForm_field__R_5SX input,.SpecialOfferForm_form__J8USr .SpecialOfferForm_field__R_5SX textarea{padding:10px;font-size:1rem;border:1px solid #e0e0e0}