@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";.promo-container.svelte-quqhpj{max-width:100%;position:relative;display:flex;align-items:center;justify-content:flex-start;padding:40px;background-color:#000;color:#fff;overflow:hidden;width:100%;margin:0 auto;height:700px;font-family:Roboto Mono,monospace;background-image:url(https://ifvzrnzet52veuty.public.blob.vercel-storage.com/mount-mCHZMTNdrUi8ISsBQKrccWhi6madDQ.gif);background-size:cover;background-position:center left 35%}.promo-content.svelte-quqhpj{z-index:1;max-width:500px}.promo-title.svelte-quqhpj{font-size:36px;font-weight:700;margin-bottom:20px}.promo-description.svelte-quqhpj{font-size:16px;margin-bottom:30px;color:#9a9a9a}.promo-button.svelte-quqhpj{padding:12px 24px;background-color:#6200ea;border:none;border-radius:5px;color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s ease}.promo-button.svelte-quqhpj:hover{background-color:#3700b3}@media (max-width: 768px){.promo-container.svelte-quqhpj{flex-direction:column;padding:100px 20px 20px;height:700px}.promo-content.svelte-quqhpj{max-width:100%;text-align:center;margin-bottom:20px}.promo-title.svelte-quqhpj{font-size:24px}.promo-description.svelte-quqhpj{font-size:14px}}.feature-container.svelte-yhqlsr.svelte-yhqlsr{max-width:1200px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:40px;background-color:#000;color:#fff;overflow:hidden;width:100%;margin:0 auto;height:700px;font-family:Inter,sans-serif}.feature-content.svelte-yhqlsr.svelte-yhqlsr{z-index:1;max-width:500px}.feature-title.svelte-yhqlsr.svelte-yhqlsr{font-size:36px;font-weight:700;margin-bottom:20px}.feature-description.svelte-yhqlsr.svelte-yhqlsr{font-size:16px;margin-bottom:30px;color:#9a9a9a}.feature-button.svelte-yhqlsr.svelte-yhqlsr{padding:12px 24px;background-color:#6200ea;border:none;border-radius:5px;color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s ease}.feature-button.svelte-yhqlsr.svelte-yhqlsr:hover{background-color:#3700b3}.feature-image.svelte-yhqlsr.svelte-yhqlsr{position:relative;width:500px;height:auto}.feature-image.svelte-yhqlsr img.svelte-yhqlsr{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.feature-description.svelte-yhqlsr.svelte-yhqlsr{text-align:justify}.feature-container.svelte-yhqlsr.svelte-yhqlsr{flex-direction:column;padding:20px;height:auto}.feature-content.svelte-yhqlsr.svelte-yhqlsr{max-width:100%;text-align:center;margin-bottom:20px}.feature-title.svelte-yhqlsr.svelte-yhqlsr{font-size:24px}.feature-description.svelte-yhqlsr.svelte-yhqlsr{font-size:14px}.feature-image.svelte-yhqlsr.svelte-yhqlsr{width:100%;height:auto;margin-bottom:40px}.feature-image.svelte-yhqlsr img.svelte-yhqlsr{margin-top:20px;width:400px}}main.svelte-8oftgc.svelte-8oftgc{padding:0;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;font-family:Inter,sans-serif}input.svelte-8oftgc.svelte-8oftgc,textarea.svelte-8oftgc.svelte-8oftgc{border:2px solid #b26fe7!important}label.svelte-8oftgc.svelte-8oftgc{color:#b26fe7!important}.feedback-section.svelte-8oftgc.svelte-8oftgc{display:flex;justify-content:center;align-items:center;width:100%;padding:40px 20px;background-color:#000}.feedback-container.svelte-8oftgc.svelte-8oftgc{display:flex;width:100%;max-width:1200px;background-color:#000;border-radius:10px;overflow:hidden}.feedback-left.svelte-8oftgc.svelte-8oftgc{flex:1;color:#fff;padding:40px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.feedback-text.svelte-8oftgc.svelte-8oftgc{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.feedback-title.svelte-8oftgc.svelte-8oftgc{font-size:2em;font-weight:700;margin-bottom:20px;color:#fff}.highlight.svelte-8oftgc.svelte-8oftgc{color:#b26fe7}.feedback-description.svelte-8oftgc.svelte-8oftgc{font-size:1.2em;color:#aaa}.feedback-arrow.svelte-8oftgc.svelte-8oftgc{width:150px;height:auto;margin-top:20px}.feedback-right.svelte-8oftgc.svelte-8oftgc{flex:1;padding:40px;display:flex;flex-direction:column;justify-content:center;border:3px solid #444;border-radius:10px;background-color:#1e1e1e;overflow:visible}.feedback-form.svelte-8oftgc.svelte-8oftgc{display:flex;flex-direction:column}.feedback-form.svelte-8oftgc label.svelte-8oftgc{font-size:1em;color:#999;margin-bottom:5px}.feedback-form.svelte-8oftgc input.svelte-8oftgc,.feedback-form.svelte-8oftgc textarea.svelte-8oftgc{width:100%;padding:10px;margin-bottom:20px;border:1px solid #444;border-radius:5px;font-size:1em;color:#fff;background-color:#333}.feedback-form.svelte-8oftgc input.error.svelte-8oftgc,.feedback-form.svelte-8oftgc textarea.error.svelte-8oftgc{border-color:red}.feedback-form.svelte-8oftgc textarea.svelte-8oftgc{resize:vertical;height:100px}.feedback-form.svelte-8oftgc button.svelte-8oftgc{padding:12px 24px;background-color:#b26fe7;border:none;border-radius:5px;color:#fff;font-size:1em;cursor:pointer;transition:background-color .3s ease;width:40%;align-self:center;margin-bottom:-45px;margin-top:10px;z-index:200}.feedback-form.svelte-8oftgc button.svelte-8oftgc:hover{background-color:#8e44ad}.popup.svelte-8oftgc.svelte-8oftgc{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;color:#000;padding:20px;border:1px solid #ccc;border-radius:10px;box-shadow:0 2px 10px #0000001a;z-index:1000;width:300px;text-align:center;min-width:300px;min-height:100px;height:140px}.popup.svelte-8oftgc p.svelte-8oftgc{margin:0 0 20px}.popup.svelte-8oftgc button.svelte-8oftgc{padding:10px 20px;background-color:#b26fe7;border:none;border-radius:5px;color:#fff;font-size:1em;cursor:pointer}.popup.svelte-8oftgc button.svelte-8oftgc:hover{background-color:#8e44ad}@media (max-width: 768px){.feedback-form.svelte-8oftgc button.svelte-8oftgc{padding:12px 24px;background-color:#b26fe7;border:none;border-radius:5px;color:#fff;font-size:1em;cursor:pointer;transition:background-color .3s ease;width:40%;align-self:center;margin-bottom:-30px;margin-top:10px;z-index:200}.feedback-container.svelte-8oftgc.svelte-8oftgc{flex-direction:column}.feedback-left.svelte-8oftgc.svelte-8oftgc,.feedback-right.svelte-8oftgc.svelte-8oftgc{padding:20px}.feedback-title.svelte-8oftgc.svelte-8oftgc{font-size:1.5em}.feedback-description.svelte-8oftgc.svelte-8oftgc{font-size:1em}.feedback-arrow.svelte-8oftgc.svelte-8oftgc{width:50px}}
