<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn{display:inline-block;padding:10px 20px;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;border:none;border-radius:5px;text-transform:uppercase}.form-btn{border:none;outline:none;padding:7px 15px;display:inline-block;cursor:pointer;font-size:1rem;border-radius:5px;white-space:nowrap}.form-btn[primary]{background-color:#5448c8;color:#fff}.form-btn[ghost]{background-color:rgba(0,0,0,0);color:#5448c8;border:1px solid #5448c8;font-weight:600;transition:all .3s ease}.form-btn[ghost]:hover{background-color:#5448c8;color:#fff}.form-btn[disabled]{background-color:#e0e0e0;color:#000;cursor:not-allowed}.important-text{color:#5349c6}.btn-primary{display:inline-block;text-align:center;text-decoration:none;cursor:pointer;text-transform:uppercase;transition:all .3s ease;background-color:#5349c6;padding:.5rem 1rem;color:#fff;border:2px solid #5349c6;border-radius:3px;font-size:.7rem}.btn-primary:hover{background-color:#3e34a8}.btn-ghost{display:inline-block;text-align:center;text-decoration:none;cursor:pointer;text-transform:uppercase;transition:all .3s ease;background-color:rgba(0,0,0,0);color:#5349c6;border:2px solid #5349c6;padding:.5rem 1rem;font-weight:600;border-radius:3px;font-size:.7rem}.btn-ghost:hover{background-color:#5349c6;color:#fff}@media screen and (min-width: 760px){.btn-primary{font-size:.8rem}.btn-ghost{font-size:.8rem}}.to-appear{transform:translateY(100px);opacity:0;transition:.5s}.to-appear.show{transform:translateY(0);opacity:1}.hero-section{padding:1rem}.hero-section .hero-content{margin-top:1rem;display:grid;grid-template-columns:1fr;justify-content:space-around;align-items:center}.hero-section .hero-content .hero-image{width:200px;margin:auto}.hero-section .hero-content .hero-info{padding:1rem;margin-top:1rem}.hero-section .hero-content .hero-info p{margin-top:1rem;color:#7b7272;font-weight:500}.hero-section .hero-content .hero-info .hero-titles{text-align:center}.hero-section .hero-content .hero-info .hero-titles .hero-title{font-size:3rem;line-height:1;text-transform:uppercase}.hero-section .hero-content .hero-info .hero-titles .hero-subtitle{margin-top:1rem;font-size:1.5rem;text-transform:uppercase}.hero-section .hero-content .hero-info .hero-buttons{margin-top:1rem;gap:5px;display:grid;grid-template-columns:1fr}.hero-section .hero-content .hero-info .hero-buttons .btn-primary{width:100%}.hero-section .hero-content .hero-info .hero-buttons .btn-ghost{width:100%}@media screen and (min-width: 700px){.hero-section .hero-content{margin-top:2rem;grid-template-columns:1fr 1fr}.hero-section .hero-content .hero-image{width:500px}.hero-section .hero-content .hero-info .hero-buttons{grid-template-columns:1fr 1fr;width:50%}.hero-section .hero-content .hero-info .hero-titles{text-align:left}}.features-section{padding:1rem;max-width:1100px;margin:auto;display:grid;grid-template-columns:1fr}.features-section .feature-image{width:200px;margin:auto}.features-section .feature-text{padding:1rem;margin-top:1rem;align-self:end}.features-section .feature-text .feature-title{font-size:1.5rem;text-transform:uppercase}.features-section .feature-text .feature-subtitle{font-size:.9rem;color:#7b7272}@media screen and (min-width: 700px){.features-section{grid-template-columns:1fr 1fr;justify-items:center}.features-section .feature-image{width:500px}.features-section .feature-image.invert{grid-column:2;grid-row:1}.features-section .feature-text{width:70%}.features-section .feature-text.invert{grid-column:1;grid-row:1}.features-section .feature-text .feature-title{font-size:2rem}.features-section .feature-text .feature-subtitle{font-size:1rem}}.faq-section{padding:1rem;margin-bottom:4rem}.faq-section .accordion{padding:1rem;width:100%;max-width:800px;margin-inline:auto}.faq-section .accordion .accordion-item{border:2px solid #5349c6;border-radius:.3rem;margin-bottom:5px;background-color:#fff}.faq-section .accordion .accordion-item .accordion-header{display:flex;padding-inline:.9rem;justify-content:space-between;align-items:center;cursor:pointer;color:#372e94}.faq-section .accordion .accordion-item .accordion-header .accordion-title{padding-block:10px}.faq-section .accordion .accordion-item .accordion-header .accordion-toggle{width:25px;height:25px}.faq-section .accordion .accordion-item .accordion-header .accordion-toggle.turned{transform:rotate(180deg)}.faq-section .accordion .accordion-item .accordion-content{font-size:.9rem;padding-inline:1rem;transition:all .3s ease-in-out;max-height:0px;overflow:hidden}.faq-section .accordion .accordion-item .accordion-content.active{max-height:500px;padding-bottom:1rem}.showcase-section{margin:auto;display:block;justify-content:space-around;text-align:center;text-transform:uppercase;background-color:#f0e8e8}.showcase-container{margin-top:1rem;padding:1.5rem;border-radius:.3rem}.showcase-number{font-size:2rem;margin-top:-0.5rem;background:#5349c6;background:linear-gradient(to right, #5349c6 0%, #fb0ed0 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.showcase-text{font-size:.7rem;color:#5349c6;font-weight:600}@media screen and (min-width: 700px){.showcase-section{display:flex;justify-content:space-evenly;align-items:center;padding:1rem;text-align:center}}
</pre></body></html>