.Modal_modalOverlay__dxw3s{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(5px)}.Modal_modalContent__ENWME{background:linear-gradient(135deg,#ffffff,#f0f9ff);padding:30px;border-radius:16px;width:800px;height:650px;overflow-y:auto;max-width:90%;box-sizing:border-box;box-shadow:0 10px 30px rgba(0,105,180,.2);border:1px solid rgba(52,152,219,.2)}.Modal_modalHeader__532GT{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;position:relative}.Modal_modalHeader__532GT h2{font-size:1.5rem;color:#2c3e50;font-weight:600;margin:0}.Modal_closeButton__Slouy{background:none;border:none;font-size:28px;color:#7f8c8d;cursor:pointer;transition:all .3s ease;line-height:1;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%}.Modal_closeButton__Slouy:hover{color:#e74c3c;background:#f9f9f9}.Modal_modalForm__u5Jy3{gap:18px}.Modal_formGroup__4LyTr,.Modal_modalForm__u5Jy3{display:flex;flex-direction:column}.Modal_formGroupName__2vzPf{display:flex;gap:20px}.Modal_formGroup__4LyTr label{font-weight:600;margin-bottom:8px;color:#3498db;font-size:.95rem}.Modal_formGroup__4LyTr input,.Modal_formGroup__4LyTr textarea{padding:14px 16px;border:1px solid #d1e7f5;border-radius:10px;font-size:1rem;background:#ffffff;transition:all .3s ease;box-shadow:inset 0 1px 3px rgba(0,0,0,.05)}.Modal_formGroup__4LyTr input:focus,.Modal_formGroup__4LyTr textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.2)}.Modal_formGroup__4LyTr textarea{resize:vertical;min-height:80px}.Modal_errorInput__3UpY6{border-color:#e74c3c!important;background:#fff9f9!important}.Modal_error__vztvf{color:#e74c3c;font-size:.85rem;margin-top:6px}.Modal_serverError__0c36x{background:#fff0f0;color:#e74c3c;padding:12px;border-radius:8px;font-size:.9rem;text-align:center;border:1px solid #ffd1d1}.Modal_submitButton__3rCGD{margin-top:15px;padding:15px;background:linear-gradient(90deg,#3498db,#5dade2);color:white;border:none;border-radius:10px;cursor:pointer;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(52,152,219,.3);position:relative;height:50px}.Modal_submitButton__3rCGD:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.Modal_submitButton__3rCGD:disabled{opacity:.7;cursor:not-allowed}.Modal_spinner__9nOjP{width:24px;height:24px;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:white;animation:Modal_spin__LMvV0 1s ease-in-out infinite;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Modal_spin__LMvV0{to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:768px){.Modal_modalContent__ENWME{width:90%;height:auto;max-height:90vh;padding:20px}.Modal_formGroupName__2vzPf{flex-direction:column;gap:15px}.Modal_modalHeader__532GT h2{font-size:1.3rem}}@media (max-width:480px){.Modal_modalContent__ENWME{padding:15px}.Modal_formGroup__4LyTr input,.Modal_formGroup__4LyTr textarea{padding:12px 14px}.Modal_submitButton__3rCGD{padding:12px;font-size:1rem}}.Header_header__b6rsY{position:fixed;top:0;left:0;right:0;padding:20px 40px;background:none;z-index:1000;display:flex;align-items:center}.Header_logo__h1sXA{display:flex;justify-content:flex-start;align-items:center;margin-top:-8px;font-size:1.5rem;font-weight:700;letter-spacing:-1px;text-decoration:none;color:inherit}.Header_logo__h1sXA span{display:inline-block}.Header_c1__8F3Sq{color:#4285F4}.Header_c2__CCepY{color:#EA4335}.Header_c3__LxUbM{color:#FBBC05}.Header_c4__0BHjP{color:#4285F4}.Header_c5__hPhDD,.Header_c6__QqrsG,.Header_c7___D6wS{color:black}.Header_smallBig__zuNbT{font-size:.7em;margin-top:14px}.Header_ctaButtonBlog__3r_lc{left:130px}.Header_ctaButtonBlog__3r_lc,.Header_ctaButtonTariff__kykOS{position:absolute;top:25px;background:#ececec;color:rgb(85,85,85);border:none;padding:5px 10px;justify-content:flex-end;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;text-decoration:none;display:inline-block}.Header_ctaButtonTariff__kykOS{left:190px}.Header_ctaButtonDemo__JBbuW{position:absolute;top:25px;right:100px;background:linear-gradient(90deg,#3498db,#5dade2);color:white;border:none;padding:5px 10px;justify-content:flex-end;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(52,152,219,.3)}.Header_ctaButtonDemo__JBbuW:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.Header_socialIconTg__PKtj1{position:absolute;top:20px;right:30px;width:40px;height:40px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#2c3e50;font-weight:700;transition:all .3s ease}.Header_socialIconTg__PKtj1:hover{background:#3498db;color:white;transform:translateY(-3px)}@media (max-width:768px){.Header_ctaButtonDemo__JBbuW{right:20px}.Header_ctaButtonBlog__3r_lc{left:100px}}@media (max-width:480px){.Header_header__b6rsY{padding:15px 20px}.Header_logo__h1sXA{font-size:1.2rem}.Header_socialIconTg__PKtj1{top:25px;right:20px}}.Footer_footer__JrJN9{border-top:1px solid #eee;padding:30px 0;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.Footer_footerLinks__ZtA3a{display:flex;gap:25px;flex-wrap:wrap}.Footer_footerLinks__ZtA3a a{text-decoration:none;color:#7f8c8d;transition:all .3s ease}.Footer_footerLinks__ZtA3a a:hover{color:#3498db}.Footer_socialIcons__p2DEw{display:flex;gap:15px;align-items:center}.Footer_socialIcon__ldgz1{width:40px;height:40px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#2c3e50;font-weight:700;transition:all .3s ease}.Footer_socialIcon__ldgz1:hover{background:#3498db;color:white;transform:translateY(-3px)}.Footer_socialIcon__ldgz1 img{border-radius:50%;height:40px;width:40px;object-fit:cover}@media (max-width:768px){.Footer_footer__JrJN9{flex-direction:column;gap:20px;text-align:center}.Footer_footerLinks__ZtA3a{justify-content:center}}.Dashboard_landing__y_eCX{max-width:1400px;margin:0 auto;padding:0 20px}.Dashboard_header__N6bxR{position:fixed;top:0;left:0;right:0;padding:20px 40px;background:none;z-index:1000;display:flex;align-items:center}.Dashboard_logo__53EPH{display:flex;justify-content:flex-start;align-items:center;margin-top:-8px;font-size:1.5rem;font-weight:700;letter-spacing:-1px}.Dashboard_logo__53EPH span{display:inline-block}.Dashboard_c1__mNqhn{color:#4285F4}.Dashboard_c2__1duNO{color:#EA4335}.Dashboard_c3__3bNKn{color:#FBBC05}.Dashboard_c4__K8wDW{color:#4285F4}.Dashboard_c5__IsDbB,.Dashboard_c6__EQb2n,.Dashboard_c7__yNqFf{color:black}.Dashboard_smallBig__YkoQR{font-size:.7em;margin-top:14px}.Dashboard_hero__fHoYw{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:100px 20px 60px;background:linear-gradient(135deg,#f5f7fa,#e4edf9);border-radius:0 0 30px 30px;margin-bottom:80px}.Dashboard_PO__4CZ_7{margin-bottom:20px;font-weight:700}.Dashboard_mainLogo__JrtCP{display:flex;justify-content:center;align-items:center;font-size:4rem;font-weight:700;letter-spacing:-2px;margin-bottom:30px}.Dashboard_hero__fHoYw h1{font-size:2.5rem;font-weight:600;margin-bottom:40px;max-width:700px;line-height:1.3}.Dashboard_ctaButton__EBopi{background:linear-gradient(90deg,#3498db,#5dade2);color:white;border:none;padding:16px 100px;font-size:1.2rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(52,152,219,.3)}.Dashboard_ctaButton__EBopi:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.Dashboard_ctaButtonDemo__S3az5{position:absolute;top:25px;right:100px;background:linear-gradient(90deg,#3498db,#5dade2);color:white;border:none;padding:5px 10px;justify-content:flex-end;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(52,152,219,.3)}.Dashboard_ctaButtonDemo__S3az5:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(52,152,219,.4)}.Dashboard_ctaButtonBlog__qsLd9{position:absolute;top:25px;left:130px;background:#ececec;color:rgb(85,85,85);border:none;padding:5px 10px;justify-content:flex-end;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer}.Dashboard_subtext__KEHxK{margin-top:15px;color:#7f8c8d;font-size:2rem}.Dashboard_subtextNew__jo1NR{margin-top:15px;color:#7f8c8d;font-size:2rem!important}.Dashboard_subtextNewFree__zPUC1{margin-top:-50px;color:#5a69f5!important;font-weight:600;font-size:2rem!important}.Dashboard_subtextNewFreeN__Zf8r3{margin-top:0;color:#5a69f5!important;font-weight:600;font-size:2rem!important}.Dashboard_features__0Y34c{margin-bottom:100px}.Dashboard_cardsContainer__RqwhB{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1400px;margin:0 auto}.Dashboard_card__On9Pb{background:white;border-radius:20px;padding:30px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid #eee}.Dashboard_card__On9Pb:hover{transform:translateY(-10px);box-shadow:0 12px 25px rgba(0,0,0,.1)}.Dashboard_card__On9Pb h3{font-size:1.5rem;margin-bottom:20px;color:#3498db}.Dashboard_card__On9Pb ul{list-style:none}.Dashboard_card__On9Pb li{position:relative;padding:8px 0 8px 20px}.Dashboard_card__On9Pb li:before{content:"•";color:#3498db;position:absolute;left:0;font-size:1.2rem}.Dashboard_textMainCantana__oMk1Y{max-width:900px;margin:0 auto 100px;text-align:center;padding:0 20px}.Dashboard_textMainCantana__oMk1Y p{font-size:1.1rem;line-height:1.8;margin-bottom:40px;color:#34495e}.Dashboard_ctaContainer__yLOMd{margin-top:50px}.Dashboard_services__Axr8s{margin-bottom:100px}.Dashboard_service__2sl8Z{display:flex;flex-wrap:wrap;gap:40px;margin-bottom:80px;align-items:center}.Dashboard_textContent__KXS5R{flex:1;min-width:300px}.Dashboard_textContent__KXS5R h3{font-size:1.8rem;margin-bottom:20px;color:#3498db}.Dashboard_textContent__KXS5R p{line-height:1.8;color:#2c3e50}.Dashboard_imageGrid__G4_Qb{flex:1;min-width:300px;display:flex;gap:20px;margin-top:20px;width:100%}.Dashboard_imageGridimg__kFdcH{height:320px;flex:1;border-radius:15px}.Dashboard_imageTasks__b08OV{display:flex;gap:10px;flex-wrap:wrap}.Dashboard_imageTasksimg__O8L7I{height:300px;width:100%}.Dashboard_titlemainh1__97Gh1{font-size:40px!important}.Dashboard_responsiveSection__5__4E{text-align:center;margin-bottom:100px}.Dashboard_responsiveSection__5__4E h2{font-size:2rem;margin-bottom:20px}.Dashboard_freeFive__tZmts{margin-top:-50px}.Dashboard_responsiveSection__5__4E p{color:#7f8c8d;margin-bottom:50px}.Dashboard_notDownload__v4qvn{margin-top:-30px;color:#3583ea!important}.Dashboard_devices__MeI_x{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.Dashboard_devicesimg__0GEmf{height:220px;width:100%}.Dashboard_laptop__GNzNB{height:150px!important;margin-top:70px;width:100%}.Dashboard_devices__MeI_x div{display:flex;flex-direction:column;align-items:center}.Dashboard_devices__MeI_x p{margin-top:10px}.Dashboard_footer__tswLo{border-top:1px solid #eee;padding:30px 0;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}.Dashboard_footerLinks__hSmZP{display:flex;gap:25px;flex-wrap:wrap}.Dashboard_footerLinks__hSmZP a{text-decoration:none;color:#7f8c8d;transition:all .3s ease}.Dashboard_footerLinks__hSmZP a:hover{color:#3498db}.Dashboard_socialIcons__Yb3hE{display:flex;gap:15px;align-items:center}.Dashboard_socialIcon__fkWjO{width:40px;height:40px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#2c3e50;font-weight:700;transition:all .3s ease}.Dashboard_socialIcon__fkWjO:hover{background:#3498db;color:white;transform:translateY(-3px)}.Dashboard_socialIcon__fkWjO img{border-radius:50%}.Dashboard_socialIconTg__dnyBN{position:absolute;top:20px;right:30px;width:40px;height:40px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#2c3e50;font-weight:700;transition:all .3s ease}.Dashboard_socialIconTg__dnyBN:hover{background:#3498db;color:white;transform:translateY(-3px)}.Dashboard_socialIconTg__dnyBN img{border-radius:50%;height:40px}@media (max-width:768px){.Dashboard_hero__fHoYw{padding:120px 20px 60px}.Dashboard_mainLogo__JrtCP{font-size:3rem}.Dashboard_hero__fHoYw h1{font-size:2rem}.Dashboard_service__2sl8Z{flex-direction:column}.Dashboard_imageGrid__G4_Qb{width:100%}.Dashboard_footer__tswLo{flex-direction:column;gap:20px;text-align:center}.Dashboard_footerLinks__hSmZP{justify-content:center}.Dashboard_ctaButtonDemo__S3az5{right:20px}.Dashboard_ctaButtonBlog__qsLd9{left:100px}}@media (max-width:480px){.Dashboard_header__N6bxR{padding:15px 20px}.Dashboard_logo__53EPH{font-size:1.2rem}.Dashboard_hero__fHoYw h1{font-size:1.6rem}.Dashboard_ctaButton__EBopi{padding:14px 40px;font-size:1rem}.Dashboard_card__On9Pb{padding:20px}.Dashboard_ctaButtonBlog__qsLd9,.Dashboard_ctaButtonDemo__S3az5{display:none}.Dashboard_socialIconTg__dnyBN{top:25px;right:20px}}