.efx-custom{background:#000;color:#fff;font-family:Nunito,-apple-system,Helvetica Neue,sans-serif}.efx-custom__hero{padding:90px 24px 60px;text-align:center;background:radial-gradient(ellipse at center top,rgba(116,47,202,.18) 0%,transparent 65%),#000;border-bottom:.5px solid rgba(255,255,255,.08)}.efx-custom__hero-inner{max-width:880px;margin:0 auto}.efx-custom__eyebrow{font-family:Oswald,Bebas Neue,sans-serif;font-size:12px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--efx-accent, #742FCA);margin:0 0 18px}.efx-custom__hero-title{font-family:Oswald,Bebas Neue,sans-serif;font-size:clamp(40px,6vw,72px);font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin:0 0 22px;line-height:1.02}.efx-custom__hero-text{font-size:17px;line-height:1.65;color:#ffffffbf;max-width:680px;margin:0 auto 40px}.efx-custom__hero-stats{display:inline-flex;align-items:center;gap:28px;padding:18px 32px;background:#ffffff0a;border:.5px solid rgba(255,255,255,.12);border-radius:999px;flex-wrap:wrap;justify-content:center}.efx-custom__hero-stat{display:flex;flex-direction:column;gap:2px;text-align:center}.efx-custom__hero-stat-value{font-family:Oswald,Bebas Neue,sans-serif;font-size:20px;font-weight:500;letter-spacing:1px;color:#fff;line-height:1.1}.efx-custom__hero-stat-label{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff8c;font-family:Oswald,sans-serif;font-weight:500}.efx-custom__hero-stat-divider{width:1px;height:28px;background:#ffffff1f}.efx-custom__form-section{padding:70px 24px 80px}.efx-custom__form-section-inner{max-width:760px;margin:0 auto}.efx-custom__section-eyebrow{font-family:Oswald,Bebas Neue,sans-serif;font-size:11px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:var(--efx-accent, #742FCA);margin:0 0 12px}.efx-custom__section-title{font-family:Oswald,Bebas Neue,sans-serif;font-size:clamp(28px,3.5vw,42px);font-weight:500;letter-spacing:1px;text-transform:uppercase;color:#fff;margin:0 0 12px;line-height:1.1}.efx-custom__section-text{font-size:15px;line-height:1.6;color:#ffffffb3;margin:0}.efx-custom__form-header{text-align:center;margin-bottom:48px}.efx-custom__form{display:flex;flex-direction:column;gap:36px;max-width:760px;margin:0 auto;width:100%}#efx-custom-fields{display:flex;flex-direction:column;gap:36px}.efx-custom__fieldset{background:#ffffff06;border:.5px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;margin:0}.efx-custom__legend{display:inline-flex;align-items:center;gap:12px;padding:0 14px;margin-left:-14px;margin-bottom:24px;background:#000;font-family:Oswald,Bebas Neue,sans-serif;font-size:16px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#fff}.efx-custom__legend-number{font-size:12px;font-weight:500;color:var(--efx-accent, #742FCA);padding:3px 8px;background:#742fca26;border-radius:6px;letter-spacing:1px}.efx-custom__row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.efx-custom__row:last-child{margin-bottom:0}.efx-custom__field{display:flex;flex-direction:column;gap:6px;min-width:0;margin-bottom:16px}.efx-custom__field:last-child{margin-bottom:0}.efx-custom__row .efx-custom__field{margin-bottom:0}.efx-custom__field label{font-family:Oswald,sans-serif;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;color:#ffffffa6}.efx-custom__optional{color:#fff6;font-weight:400;letter-spacing:1px}.efx-custom__field input[type=text],.efx-custom__field input[type=email],.efx-custom__field input[type=tel],.efx-custom__field select,.efx-custom__field textarea{background:#ffffff14!important;border:.5px solid rgba(255,255,255,.18)!important;border-radius:8px!important;padding:12px 14px!important;color:#fff!important;font-family:inherit!important;font-size:14px!important;min-height:0!important;width:100%!important;box-sizing:border-box!important;outline:none!important;box-shadow:none!important;transition:border-color .15s ease,background .15s ease;-webkit-appearance:none!important;appearance:none!important}.efx-custom__field select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'/%3e%3c/svg%3e")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;padding-right:36px!important}.efx-custom__field select option{background-color:#1a1a1a!important;color:#fff!important;padding:10px!important}.efx-custom__field select option:disabled,.efx-custom__field select option[value=""]{color:#fff6!important}.efx-custom__field textarea{resize:none;overflow:hidden;min-height:100px;line-height:1.5}.efx-custom__field input:focus,.efx-custom__field select:focus,.efx-custom__field textarea:focus{border-color:var(--efx-accent, #742FCA)!important;background:#ffffff1a!important}.efx-custom__field input::placeholder,.efx-custom__field textarea::placeholder{color:#ffffff59}.efx-custom__help{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#ffffff80;line-height:1.5;margin:8px 0 0}.efx-custom__help svg{color:var(--efx-accent, #742FCA);flex-shrink:0;margin-top:2px}.efx-custom__help a{color:#ffffffd9;text-decoration:underline;text-underline-offset:2px}.efx-custom__help a:hover{color:#fff}.efx-custom__submit-row{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:8px}.efx-custom__submit{display:inline-flex;align-items:center;gap:12px;background:#fff;color:#000;border:none;border-radius:999px;padding:16px 40px;font-family:Oswald,sans-serif;font-size:15px;font-weight:500;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.efx-custom__submit:hover{background:var(--efx-accent, #742FCA);color:#fff;transform:translate(2px)}.efx-custom__submit svg{transition:transform .15s ease}.efx-custom__submit:hover svg{transform:translate(2px)}.efx-custom__submit-note{font-size:12px;color:#ffffff80;margin:0 0 48px;letter-spacing:.5px}.efx-custom__success{text-align:center;padding:56px 32px;background:#742fca14;border:.5px solid rgba(116,47,202,.4);border-radius:16px}.efx-custom__success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#742fca2e;color:var(--efx-accent, #742FCA);margin-bottom:18px}.efx-custom__success h3{font-family:Oswald,sans-serif;font-size:24px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin:0 0 10px}.efx-custom__success p{font-size:15px;line-height:1.6;color:#ffffffbf;max-width:480px;margin:0 auto}.efx-custom__success a{color:var(--efx-accent, #742FCA);text-decoration:underline;text-underline-offset:2px}.efx-custom__error{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:#d85a301f;border:.5px solid rgba(216,90,48,.4);border-radius:8px;color:#fff;font-size:14px;margin-bottom:8px}.efx-custom__error svg{color:#d85a30;flex-shrink:0;margin-top:2px}.efx-custom__error p{margin:4px 0 0;font-size:13px;color:#ffffffbf}.efx-custom__process{padding:80px 24px;background:linear-gradient(135deg,#742fca0d,#742fca03);border-top:.5px solid rgba(255,255,255,.08);border-bottom:.5px solid rgba(255,255,255,.08)}.efx-custom__process-inner{max-width:1200px;margin:0 auto;text-align:center}.efx-custom__process-inner .efx-custom__section-title{margin-bottom:56px}.efx-custom__process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:left}.efx-custom__process-step{padding:28px 24px;background:#ffffff08;border:.5px solid rgba(255,255,255,.08);border-radius:14px;transition:border-color .2s ease,transform .2s ease,background .2s ease}.efx-custom__process-step:hover{border-color:#742fca66;background:#742fca0a;transform:translateY(-2px)}.efx-custom__process-number{font-family:Oswald,Bebas Neue,sans-serif;font-size:32px;font-weight:500;color:var(--efx-accent, #742FCA);margin-bottom:14px;line-height:1}.efx-custom__process-title{font-family:Oswald,Bebas Neue,sans-serif;font-size:16px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin:0 0 10px}.efx-custom__process-text{font-size:14px;line-height:1.5;color:#ffffffa6;margin:0}.efx-custom__faq{padding:80px 24px}.efx-custom__faq-inner{max-width:880px;margin:0 auto;text-align:center}.efx-custom__faq-inner .efx-custom__section-title{margin-bottom:40px}.efx-custom__faq-grid{display:flex;flex-direction:column;gap:12px;text-align:left}.efx-custom__faq-item{background:#ffffff08;border:.5px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;transition:border-color .2s ease}.efx-custom__faq-item:hover{border-color:#742fca4d}.efx-custom__faq-item summary{list-style:none;cursor:pointer;padding:18px 56px 18px 24px;font-family:Oswald,sans-serif;font-size:14px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:#fff;position:relative;transition:color .15s ease}.efx-custom__faq-item summary::-webkit-details-marker{display:none}.efx-custom__faq-item summary:after{content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:22px;color:var(--efx-accent, #742FCA);font-weight:300;transition:transform .2s ease;line-height:1}.efx-custom__faq-item[open] summary:after{transform:translateY(-50%) rotate(45deg)}.efx-custom__faq-item p{padding:0 24px 22px;font-size:14px;line-height:1.65;color:#ffffffbf;margin:0}@media(max-width:959px){.efx-custom__hero{padding:60px 20px 48px}.efx-custom__hero-text{margin-bottom:28px}.efx-custom__hero-stats{flex-direction:column;gap:14px;padding:18px 24px;border-radius:16px}.efx-custom__hero-stat-divider{width:28px;height:1px}.efx-custom__form-section{padding:50px 16px 56px}.efx-custom__fieldset{padding:24px 20px;border-radius:12px}.efx-custom__row{grid-template-columns:1fr;gap:16px}.efx-custom__row .efx-custom__field{margin-bottom:0}.efx-custom__process{padding:60px 20px}.efx-custom__process-inner .efx-custom__section-title{margin-bottom:32px}.efx-custom__process-grid{grid-template-columns:1fr;gap:12px}.efx-custom__faq{padding:60px 20px}.efx-custom__submit{width:100%;justify-content:center}}.efx-custom__hero-pricing-note{margin:18px auto 0;max-width:540px;font-family:Nunito,sans-serif;font-size:13px;line-height:1.55;color:#ffffff8c;text-align:center}.efx-custom__template-card{max-width:720px;margin:64px auto;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:radial-gradient(130% 130% at 0% 0%,rgba(116,47,202,.22),transparent 55%),linear-gradient(180deg,#0d0a16,#08080c)}.efx-custom__template-eyebrow{font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:2px;font-size:11px;color:var(--efx-accent-soft, #8b3eea);margin:0 0 6px}.efx-custom__template-title{font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:20px;color:#fff;margin:0 0 8px}.efx-custom__template-text{font-family:Nunito,sans-serif;font-size:14px;line-height:1.5;color:#ffffffb3;margin:0;max-width:420px}.efx-custom__template-btn{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;font-family:Oswald,sans-serif;text-transform:uppercase;letter-spacing:1.5px;font-size:13px;background:var(--efx-accent, #742FCA);color:#fff!important;text-decoration:none;padding:13px 26px;border-radius:999px;transition:background .15s ease,transform .15s ease}.efx-custom__template-btn:hover{background:var(--efx-accent-soft, #8b3eea);transform:translateY(-1px)}.efx-custom__success[hidden],.efx-custom__error[hidden]{display:none!important}.efx-custom__dropzone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px 20px;cursor:pointer;text-align:center;border:1.5px dashed rgba(255,255,255,.18);border-radius:12px;background:#ffffff05;color:#fff9;transition:border-color .15s ease,background .15s ease,color .15s ease}.efx-custom__dropzone:hover,.efx-custom__dropzone.is-drag{border-color:var(--efx-accent-soft,#8b3eea);background:#742fca14;color:#fff}.efx-custom__dropzone input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.efx-custom__dropzone svg{color:var(--efx-accent-soft,#8b3eea)}.efx-custom__dropzone-label{font-family:Nunito,sans-serif;font-size:14px;text-transform:none;letter-spacing:normal}.efx-custom__dropzone-sub{font-family:Nunito,sans-serif;font-size:12px;color:#fff6;text-transform:none;letter-spacing:normal}.efx-custom__filelist{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.efx-custom__filelist li{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;font-family:Nunito,sans-serif;font-size:13px;color:#ffffffd9}.efx-custom__filelist .efx-file-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.efx-custom__filelist .efx-file-size{color:#ffffff73;flex-shrink:0}.efx-custom__filelist .efx-file-remove{background:none;border:none;color:#ffffff73;cursor:pointer;font-size:18px;line-height:1;padding:0 2px;flex-shrink:0}.efx-custom__filelist .efx-file-remove:hover{color:#ff6b6b}.efx-custom__status{font-family:Nunito,sans-serif;font-size:13px;color:var(--efx-accent-soft,#8b3eea);margin:10px 0 0;min-height:1em}.efx-custom__submit:disabled{opacity:.6;cursor:not-allowed}.efx-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;opacity:0}
/*# sourceMappingURL=/cdn/shop/t/63/assets/efx-custom.css.map */
