@font-face{font-family:Poppins,sans-serif;font-style:normal;font-weight:300;src:url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap)}@font-face{font-family:Cormorant,serif;font-style:normal;font-weight:300;src:url(https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap)}*{box-sizing:border-box;margin:0;padding:0}body{width:100%;color:#000;background-color:#fff}body,body button{font-family:Poppins,sans-serif}body button{cursor:pointer}#root{height:100%}.divider{width:10rem;height:5px;background-color:#7943e6;margin:4rem auto 0}@media(max-width:35em){.divider{margin-top:2rem}}.pilotx-info-section{padding:50px 0}.container_{max-width:1200px;text-align:center;margin:0 auto;padding:0 20px}.content_wrapper{display:flex;text-align:center;flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.text_content{flex:1 1;color:#333;text-align:center}.text_content h2{font-size:2.5rem;margin-bottom:20px;text-align:center;color:#7943e6}.text_content p{font-size:1rem;line-height:1.8;margin-bottom:15px;color:#555}.text_content p strong{color:#333}@media(max-width:768px){.content_wrapper{flex-direction:column;text-align:center}.text_content h2{font-size:2rem}.text_content p{font-size:1rem}}