.custom-form-section{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:var(--bg-color);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);padding-left:var(--padding-left);padding-right:var(--padding-right)}.custom-form-section .form-header-title{font-size:var(--title-font-size);text-align:var(--title-align);margin:0 0 10px;line-height:91%}@media (min-width: 1023px){.custom-form-section .form-header-title{-webkit-text-stroke:1px #000}}.custom-form-section p{text-align:var(--p-align);font-size:var(--p-font-size);margin-bottom:1.5em}.custom-form-section form{width:100%}.custom-form-section input,.custom-form-section textarea{width:100%;padding:8px 20px;margin-bottom:16px;border-radius:24px;border:1px solid var(--form-color);background:transparent;color:#fff}.custom-form-section textarea{border-radius:12px;resize:vertical}.custom-form-section .form-submit{padding:8px 27.5px;font-size:20px;color:var(--b-color);background-color:var(--bg-color);border:1px solid var(--b-b-color);font-weight:100;cursor:pointer;width:40%;margin-top:10px}.custom-form-section .form-submit:hover{background-color:var(--bg-color-hover);color:var(--b-color-hover);border:1px solid var(--b-b-color-hover)}.form-header{max-width:740px;margin:0 auto 30px;text-align:center}.form-header p{font-weight:100}.form-container{width:100%;max-width:900px;margin:0 auto}.form-row{display:flex;gap:20px;margin-bottom:16px}.form-field{flex:1;display:flex;flex-direction:column;text-align:left}.form-field label{margin-bottom:6px;font-weight:100;font-size:16px;color:var(--form-color)}.form-footer{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.custom-form-section input::placeholder,.custom-form-section textarea::placeholder{color:var(--form-color)}.checkbox-inline{display:flex;align-items:center;gap:8px;font-size:14px;color:#fff;white-space:nowrap}.checkbox-inline input[type=checkbox]{-webkit-appearance:none;appearance:none;width:16px;height:16px;border:1px solid #fff;border-radius:50%;background-color:transparent;cursor:pointer;position:relative;padding:0;margin:0}.checkbox-inline input[type=checkbox]:checked:before{content:"";position:absolute;width:12px;height:12px;background-color:#fff;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-inline span{display:inline-block;color:#fff;font-weight:100}.checkbox-inline span a{color:#fff;font-weight:100}@media (max-width: 768px){.custom-form-section{padding:50px 20px}.custom-form-section .form-header-title{margin-bottom:32px;font-size:var(--title-font-size-mobile)}.custom-form-section p{font-size:var(--p-font-size-mobile);padding:0 20px}.form-row{flex-direction:column;gap:0}.custom-form-section .form-submit{width:100%}.form-header{margin:0}.form-field-two{margin-top:-16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-form.css.map */
