@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=DM+Sans:wght@400;500;600&family=Tajawal:wght@400;500&display=swap");@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/gh/nicosxt/geist-font/Geist-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/gh/nicosxt/geist-font/Geist-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Geist;src:url(https://cdn.jsdelivr.net/gh/nicosxt/geist-font/Geist-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}:root{--ft-purple:#5c4afc;--ft-purple-dark:#7d43fc;--ft-blue:#109bfe;--ft-text-dark:#212121;--ft-text-body:#4b4b4b;--ft-text-muted:#999da0;--ft-text-label:#000;--ft-bg-page:#fcfcfc;--ft-bg-white:#fff;--ft-border:#db9db9;--ft-border-input:#dadadb;--ft-red:#d34a4a;--ft-gray-bg:#f7f7f7;--ft-font-heading:"Manrope",sans-serif;--ft-font-body:"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.free-trial-page{background-color:var(--ft-bg-page);font-family:var(--ft-font-body);color:var(--ft-text-body);overflow-x:hidden}.badge-tag{display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--ft-purple);font-weight:400;margin-bottom:16px}.hero-section{background:var(--ft-bg-white);padding:140px 0 100px;position:relative}.hero-ellipse{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25;z-index:0}.hero-ellipse--blue{width:227px;height:228px;background:var(--ft-blue);top:290px;left:-198px}.hero-ellipse--purple{width:151px;height:152px;background:var(--ft-purple-dark);top:234px;left:-16px}.hero-code-lines{position:absolute;top:65px;right:-350px;width:587px;height:227px;background:repeating-linear-gradient(180deg,rgba(92,74,252,.06),rgba(92,74,252,.06) 2px,transparent 0,transparent 16px);opacity:.5}.hero-title{font-family:var(--ft-font-heading);font-weight:600;font-size:55px;line-height:1.15;color:var(--ft-text-dark);margin-bottom:16px;max-width:585px;margin-left:auto;margin-right:auto}.hero-subtitle{font-size:18px;line-height:1.65;color:var(--ft-text-body);max-width:585px;margin:0 auto}.form-section{padding:40px 0 60px}.form-card{background:var(--ft-bg-white);border:1px solid #ececec;border-radius:16px;overflow:hidden}.form-card__body{padding:36px 40px}.form-card__footer{padding:0}.form-card__footer-line{height:1px;background:var(--ft-border-input)}.form-field{margin-bottom:0}.form-field__label-row{margin-bottom:4px}.form-field__label{font-size:16px;font-weight:500;color:var(--ft-text-label)}.form-field__label .text-danger{color:var(--ft-red)!important;margin-left:2px}.form-field__helper{font-size:12px;color:var(--ft-text-muted);margin-bottom:8px;line-height:1.4}.form-field__input{display:flex;align-items:center;border:1px solid var(--ft-border-input);border-radius:10px;padding:13px 16px;min-height:49px;background:transparent;gap:8px}.form-field__placeholder{font-size:14px;color:var(--ft-text-muted);flex-grow:1}.form-field__select{cursor:pointer}.form-field__file,.form-field__select{justify-content:space-between}.form-field__file-status{font-size:14px;color:var(--ft-text-muted)}.form-field__error{font-size:12px;color:var(--ft-red);font-style:normal;margin-top:4px;display:block}.form-field__select-input{cursor:pointer}.form-field__native-input,.form-field__select-input{width:100%;border:none;outline:none;background:transparent;font-size:14px;color:var(--ft-text-body);padding:0;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.form-field__native-input::placeholder{color:var(--ft-text-muted)}.form-field__phone-row{display:flex;gap:18px}.form-field__phone-code{min-width:160px;justify-content:space-between;cursor:pointer}.form-field__phone-code-text{font-size:14px;font-weight:500;color:#4d4d4d}.form-check-custom{width:24px;height:24px;min-width:24px;border:1px solid var(--ft-border-input);border-radius:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;margin-top:0;background:transparent}.form-check-custom:checked{background-color:var(--ft-purple);border-color:var(--ft-purple);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");background-size:14px;background-position:50%;background-repeat:no-repeat}.form-check-text,.info-note{font-size:14px;color:var(--ft-text-dark);line-height:1.5}.info-note{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#f7f7f7;border-radius:4px}.info-note__icon{flex-shrink:0;margin-top:2px}.recaptcha-box{display:flex;align-items:center;justify-content:space-between;border:1px solid #d9dde5;background:#fafafa;padding:16px 20px;max-width:260px;min-height:74px}.recaptcha-box__inner{display:flex;align-items:center;gap:12px}.recaptcha-label{font-family:Tajawal,sans-serif;font-size:11px;color:#111827}.recaptcha-brand{display:flex;flex-direction:column;align-items:center;gap:4px}.recaptcha-text{font-family:Tajawal,sans-serif;font-size:10px;color:#6b7280}.btn-submit{background:linear-gradient(135deg,#109bfe,#7d43fc);color:#fff;font-size:16px!important;font-weight:400;font-family:var(--ft-font-body);padding:12px 50px;border-radius:84px;border:none;transition:opacity .2s;line-height:50px}.btn-submit:hover{opacity:.9;color:#fff}.side-card{position:-webkit-sticky;position:sticky;top:100px}.side-card__inner{background:linear-gradient(160deg,rgba(92,74,252,.35) 1%,#7d43fc);border-radius:30px;padding:23px 26px}.side-card__image{width:204px;height:157px;object-fit:cover;border-radius:8px}.side-card__content{text-align:center}.side-card__title{font-family:var(--ft-font-heading);font-weight:600;font-size:20px;color:#fff;margin-bottom:12px}.side-card__text{font-size:16px;color:#fff;line-height:1.6;margin-bottom:20px}.btn-contact{background:#fff;color:#171717;font-size:16px;font-family:var(--ft-font-body);padding:12px 40px;border-radius:84px;border:none;transition:background .2s}.btn-contact:hover{background:#f0f0f0;color:#171717}.start-today-section{padding:80px 0}.start-today__title{font-family:var(--ft-font-heading);font-weight:600;font-size:40px;line-height:1.45;color:var(--ft-text-dark);margin-bottom:12px}.start-today__text{font-size:18px;line-height:1.65;color:var(--ft-text-body);max-width:438px}.faq-list{display:flex;flex-direction:column;gap:18px}.faq-item{background:var(--ft-bg-white);border:1px solid rgba(46,94,218,.07);border-radius:13px;padding:22px 27px;transition:box-shadow .25s}.faq-item--expanded{box-shadow:0 8px 24px hsla(210,8%,62%,.2)}.faq-item__header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:16px}.faq-item__title{font-family:var(--ft-font-heading);font-weight:600;font-size:18px;color:var(--ft-text-dark);margin:0}.faq-item__icon{flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.faq-item__body{margin-top:16px}.faq-item__body p{font-size:16px;color:var(--ft-text-body);line-height:1.6;margin:0}.cta-banner{position:relative;padding:100px 0 80px;overflow:hidden}.cta-banner__bg{position:absolute;inset:0;background:linear-gradient(180deg,#fcfcfc,rgba(125,67,252,.74) 32%,rgba(92,74,252,.81) 45%,#109bfe 73%,#9ed6ff);z-index:0}.cta-pattern{position:absolute;width:683px;height:406px;top:82px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 1px,transparent 0);background-size:24px 24px;opacity:.4}.cta-pattern--left{left:346px}.cta-pattern--right{right:-300px}.cta-title{font-family:var(--ft-font-heading);font-weight:600;font-size:40px;color:#fff;margin-bottom:12px}.cta-subtitle{font-size:18px;color:#f9f9f9;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.btn-cta{background:#fafafa;border:1px solid #fafafa;font-size:16px;font-family:var(--ft-font-body);padding:12px 42px;border-radius:84px;margin-bottom:48px;transition:background .2s}.btn-cta,.btn-cta:hover{color:var(--ft-text-dark)}.btn-cta:hover{background:#fff}.cta-floating-badges{position:relative;display:flex;justify-content:center;gap:40px;margin-bottom:32px}.cta-badge{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);border-radius:30px;color:#fff;font-size:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cta-phones{justify-content:center;gap:28px;background:hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;padding:18px 40px;max-width:750px;margin:0 auto}.cta-phone,.cta-phones{display:flex;align-items:center}.cta-phone{flex-direction:column}.cta-phone__country{font-size:14px;color:var(--ft-text-dark)}.cta-phone__number{font-size:17px;font-weight:600;color:var(--ft-text-dark)}.cta-phone__divider{width:45px;height:1px;background:hsla(0,0%,100%,.3);transform:rotate(-10deg)}.site-footer{background:var(--ft-bg-page);padding:80px 0 30px}.footer-contact-text{font-family:var(--ft-font-heading);font-weight:600;font-size:14px;color:var(--ft-text-dark);margin-bottom:8px}.footer-contact-hours{font-size:14px;color:var(--ft-text-body);line-height:1.6}.footer-heading{font-family:var(--ft-font-heading);font-weight:600;font-size:16px;color:var(--ft-text-dark);margin-bottom:16px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{font-size:14px;color:var(--ft-text-body);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--ft-purple)}.footer-divider{border-top:1px solid #d5d5d5;opacity:1;margin-bottom:20px}.footer-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:14px;color:var(--ft-text-body)}@media (max-width:991px){.hero-title{font-size:36px}.hero-subtitle{font-size:16px}.cta-title,.start-today__title{font-size:30px}.form-card__body{padding:24px 20px}.cta-floating-badges{flex-wrap:wrap;gap:12px}.cta-phones{flex-direction:column;gap:16px;padding:20px}.cta-phone__divider{width:45px;transform:none}}@media (max-width:767px){.hero-title{font-size:28px}.start-today__title{font-size:26px}.footer-bottom{flex-direction:column;text-align:center}}