Join email list

Join Quanta's Email List and Unlock Exclusive Content
Subscribe to receive Quanta's insightful learning digest, featuring cutting-edge research, industry trends, and exclusive offers designed to enrich your knowledge and skills.

By signing up, you agree to Quanta's Privacy Policy and Terms of Service, ensuring your data is handled with care. We may send you occasional newsletters and promotional emails about our valuable products and services. You maintain full control and can easily opt-out at any time.

#bento-formkit-lqoieur {

width: 100% !important;

line-height: 1.5 !important;

max-width: 100% !important;

box-sizing: border-box !important;

padding: 2rem !important;

border-radius: 12px !important;

background: #fffaf0 !important;

border: 1px solid rgba(0, 0, 0, 0.1) !important;

box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;

font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;

position: relative !important;

}

.bento-formkit-headline {

font-size: 1.5rem !important;

font-weight: 700 !important;

color: #333 !important;

margin-bottom: 0.75rem !important;

line-height: 1.2 !important;

}

.bento-formkit-subheader {

font-size: 1rem !important;

color: #555 !important;

margin-bottom: 1.5rem !important;

line-height: 1.4 !important;

}

#bento-formkit-lqoieur input[type="text"],

#bento-formkit-lqoieur input[type="email"],

#bento-formkit-lqoieur input[type="password"],

#bento-formkit-lqoieur input[type="number"],

#bento-formkit-lqoieur input[type="date"],

#bento-formkit-lqoieur input[type="range"] {

display: block !important;

width: 100% !important;

background-color: #fff !important;

border-radius: 8px !important;

border: 1px solid #ddd !important;

color: #333 !important;

cursor: text !important;

margin: 0 0 1rem !important;

padding: 0.75rem 1rem !important;

box-sizing: border-box !important;

font-size: 1rem !important;

transition: border-color 0.2s ease, box-shadow 0.2s ease !important;

}

#bento-formkit-lqoieur input:focus {

outline: none !important;

border-color: #FCD055 !important;

box-shadow: 0 0 0 3px rgba(252, 208, 85, 0.15) !important;

}

#bento-formkit-lqoieur input:focus:valid {

border-color: #34c759 !important;

}

#bento-formkit-lqoieur input:focus:invalid {

border-color: #ff3b30 !important;

}

#bento-formkit-lqoieur button {

text-align: center !important;

background-color: #FCD055 !important;

font-weight: 600 !important;

color: white !important;

padding: 0.75rem 1.25rem !important;

margin: 0.5rem 0 0 !important;

border: none !important;

cursor: pointer !important;

width: 100% !important;

border-radius: 8px !important;

box-sizing: border-box !important;

box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;

font-size: 1rem !important;

transition: background-color 0.2s ease, transform 0.1s ease !important;

}

#bento-formkit-lqoieur button:hover {

background-color: #FCD055ee !important;

transform: translateY(-1px) !important;

box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;

}

#bento-formkit-lqoieur button:active {

transform: translateY(0) !important;

}

.bento-formkit-disclosure {

font-size: 0.8rem !important;

color: #777 !important;

margin-top: 1rem !important;

line-height: 1.4 !important;

}