.contact-drawer__form-content{position:fixed;width:100%;max-width:500px;height:100%;background-color:#fff;box-shadow:-4px 0 24px #0909091a;overflow-y:auto;margin-left:auto;display:flex;flex-direction:column;top:0;z-index:20;overflow:hidden}.textarea__footer{display:flex;justify-content:space-between;align-items:center;gap:12px;line-height:normal}.textarea__footer .form-field-error{margin-top:0;min-height:auto;flex:1}.textarea__character-limit{text-align:right;flex-shrink:0;font-size:12px;color:#000;transition:color .2s}.icon-back,.contact-drawer__back-button{transform:rotate(180deg)}.form-heading--note{margin-block:40px;color:#090909;text-align:justify;font-family:Red Hat Display;font-size:12px;font-style:normal;font-weight:400;line-height:160%}.contact-drawer__form-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e5e5}@media screen and (width < 1200px){.contact-drawer__form-header{padding:10px 12px}}.contact-drawer__back-button{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;font-size:14px;color:#333;padding:0}.contact-drawer__back-button svg{height:16px;width:16px}.contact-drawer__form-close{background:none;border:none;cursor:pointer;padding:0;height:16px}.contact-drawer__form-close svg{height:16px;width:16px}.contact-drawer__form-body{padding:0 20px 20px;overflow-y:auto}@media screen and (width < 1200px){.contact-drawer__form-body{padding:0 12px 12px}}.form-field{position:relative;margin-bottom:2rem}.form-input,.form-textarea{width:100%;padding:10px 0;border:none;border-bottom:1px solid #090909;font-size:14px;background:transparent;transition:border-color .2s}.form-textarea::placeholder{color:#9f9f9f;font-family:Red Hat Display;font-size:12px;font-weight:400;line-height:normal}.form-textarea{border:1px solid #090909;border-radius:0;resize:vertical;min-height:120px;padding-inline:12px}.form-input:focus,.form-textarea:focus{outline:none;border-color:#090909}.form-label{position:absolute;left:0;top:12px;pointer-events:none;transition:all .2s;color:#9f9f9f;font-family:Red Hat Display;font-size:12px;font-weight:400;line-height:normal}.form-input:focus+.form-label,.form-input:not(:placeholder-shown)+.form-label{top:-8px;font-size:10px}.form-field-error{display:block;color:red;font-size:12px;margin-top:4px;min-height:16px}.form-input.has-error,.form-textarea.has-error{border-color:red!important}.form-textarea.has-error{border:1px solid #ff0000!important}.textarea__character-limit.has-error,.textarea__character-limit.has-error .update-counts{color:red}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}.form-textarea.shake,.textarea__character-limit.shake{animation:shake 1s ease-in-out}.form-radio-group.has-error .form-radio-custom{border-color:red}.form-upload-wrapper{position:relative}.form-upload-label,.form-label--textarea{display:block;cursor:pointer;color:#9f9f9f;font-family:Red Hat Display;font-size:12px;font-weight:400;line-height:normal;position:static;margin-bottom:12px}.form-upload-input{position:absolute;opacity:0;width:0;height:0}.form-upload-display{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #090909;border-radius:0;transition:all .2s;background:#fff;justify-content:space-between}.form-upload-display svg{flex-shrink:0;width:16px;height:16px;color:#090909}.upload-text,.upload-text--mobile{color:#9f9f9f;font-family:Red Hat Display;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.upload-filename,.upload-filename--mobile{color:#333;font-size:14px;font-weight:500}.form-group-label{margin-bottom:20px;margin-top:0;color:#090909;font-family:Red Hat Display;font-size:12px;font-weight:400;line-height:normal}.form-radio-group{display:flex;gap:40px;flex-wrap:wrap}.form-radio-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:#090909}.form-radio-input{display:none}.form-radio-custom{width:12px;height:12px;border:1px solid #090909;border-radius:50%;position:relative;flex-shrink:0}.form-radio-input:checked+.form-radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#090909;border-radius:50%}.form-submit{margin-top:8rem}.form-submit-button{position:relative;min-height:48px}.form-submit-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-errors,.form-success{padding:1rem;border-radius:4px;margin-bottom:1rem}.form-errors{background:#fee;border:1px solid #fcc;color:#c00}.form-success{background:#efe;border:1px solid #cfc;color:#060}@media screen and (width > 968px){.contact-drawer__form-body::-webkit-scrollbar{width:4px}.contact-drawer__form-body::-webkit-scrollbar-track{background:#f1f1f1}.contact-drawer__form-body::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.contact-drawer__form-content.hidden{display:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/form-drawer-style.css.map */
