.help-looking{max-height:max-content;height:auto;margin-bottom:1rem}.help-heading{display:flex;width:fit-content;flex-direction:column;justify-content:center;align-items:flex-start;align-self:center;gap:16px;padding:63px 0}.help-heading p{color:rgba(0,0,0,0.5);font-size:18px;font-weight:700;line-height:175%}.help-heading h1{color:var(--default-color);font-size:96px;font-weight:600;line-height:89.3%}.help-form .input-control{display:flex;flex-direction:column;margin-bottom:30px}.help-form label{color:var(--default-color);font-size:16px;font-weight:600;letter-spacing:0.16px;padding:0 22px}.help-form input,.help-form select,.help-form textarea{width:100%;max-width:100%;border-radius:8px;border:2px solid rgba(0,0,0,0.1);padding:10px 20px;color:rgba(0,0,0,0.641);font-size:18px;font-weight:500;letter-spacing:0.18px;text-align:left}.help-form input::placeholder,.help-form select::placeholder,.help-form textarea::placeholder{color:rgba(0,0,0,0.4);font-size:18px;font-weight:500;letter-spacing:0.18px}.help-form input:focus,.help-form select:focus,.help-form textarea:focus{outline:none}.help-form .field_with_errors input,.help-form .field_with_errors select,.help-form .field_with_errors textarea{border:2px solid #ff4343a6}.help-form .select-wrapper{position:relative;width:100%}.help-form .select-wrapper select{cursor:pointer;outline:none;appearance:none}.help-form .select-wrapper svg{position:absolute;right:10px;top:14px;pointer-events:none}.help-form option{background-color:#EEEEEE;width:100%;cursor:pointer}.help-form option:selected,.help-form option:activated{background-color:#FF8A00 !important}.help-form input[type="submit"]{width:250px}.quick-questions h6{font-size:18px;margin:0}.quick-questions h6:not(:first-child){margin-top:50px}.quick-questions p{margin-top:10px}.quick-questions a{color:#4A20FF}.quick-questions .actions{display:flex;gap:30px;align-items:center;margin-top:38px}.quick-questions .actions .btn{display:inline-block;padding:12px 24px}.quick-questions .actions .btn span{vertical-align:middle;padding-left:5px}.quick-questions .actions .btn svg{width:24px;height:24px}.frequent-questions{height:auto;margin-bottom:1rem;margin-top:2rem;margin:135px 0}.frequent-questions h1{font-size:64px;font-weight:600;line-height:90%;text-align:center;margin-bottom:82px}.frequent-questions a{color:#4A20FF;font-size:inherit}.frequent-questions .accordion .accordion-title{padding:16px 0 16px 40px;color:var(--default-color);font-size:20px;font-weight:700;line-height:189%;border-bottom:none}.frequent-questions .accordion .accordion-title::after{content:"";position:absolute;left:0px;top:40%;transition:all 0.2s ease-in-out;display:block;width:12px;height:12px;border-top:solid 2px black;border-right:solid 2px black;transform:translateY(-50%) rotate(45deg)}.frequent-questions .accordion .accordion-title.active::after{transform:translateY(-50%) rotate(135deg)}.frequent-questions .accordion .accordion-content p{color:var(--default-color);font-size:20px;font-style:normal;font-weight:400;line-height:160%;margin:0px 0 25px 40px}
