.floatingContact_container__ysMFL{position:fixed;bottom:1rem;right:1rem;left:auto;z-index:9999}.floatingContact_bubbleButton__wZKWD{width:56px;height:56px;border-radius:50%;border:none;background:#2563eb;color:#fff;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background .2s ease}.floatingContact_bubbleButton__wZKWD:hover{background:#1e40af}.floatingContact_bubbleButton__wZKWD .floatingContact_icon__a0vaH{font-size:32px;width:100%;height:100%}.floatingContact_bubbleButton__wZKWD .floatingContact_icon__a0vaH svg{width:60%;height:60%}@media(max-width:480px){.floatingContact_bubbleButton__wZKWD{width:60px;height:60px}.floatingContact_bubbleButton__wZKWD .floatingContact_icon__a0vaH svg{width:70%;height:70%}}.floatingContact_icon__a0vaH{display:flex;align-items:center;justify-content:center}.floatingContact_popup__It6Gx{position:fixed;bottom:80px;right:1rem;width:90vw;max-width:420px;background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.25);transform:translateY(20px);opacity:0;pointer-events:none;transition:transform .3s ease,opacity .3s ease;display:flex;flex-direction:column;max-height:90vh;height:auto;overscroll-behavior:contain}.floatingContact_open__C4EaG{transform:translateY(0);opacity:1;pointer-events:auto}.floatingContact_header__83LNX{background:#2563eb;color:#fff;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10;padding:calc(.75rem + env(safe-area-inset-top)) 1rem .75rem}.floatingContact_header__83LNX h3{margin:0;font-size:1rem}.floatingContact_closeBtn__gFszO{background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:11}.floatingContact_content__fe9lv{flex:1;padding:1rem;overflow-y:auto}@media(max-width:768px){.floatingContact_popup__It6Gx{position:fixed;top:env(safe-area-inset-top);bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);right:env(safe-area-inset-right);width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right));height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:0;margin:0;overscroll-behavior:contain}.floatingContact_content__fe9lv{-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start}}@supports(padding:env(safe-area-inset-top)){.floatingContact_popup__It6Gx{padding-top:env(safe-area-inset-top)}}.ShareButtons_shareButtons__8KSWC{display:flex;align-items:center;gap:.5rem;padding:0;margin:0 0 12px;direction:rtl;flex-wrap:wrap}@media screen and (max-width:600px){.ShareButtons_shareButtons__8KSWC{margin:0 0 12px}}.ShareButtons_shareLabel__t24xP{font-size:.875rem;color:#666;margin-left:.25rem;font-weight:500}.ShareButtons_iconButton__YAs6f{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f9f9f9;border:1px solid #d0d0d0;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#555}.ShareButtons_iconButton__YAs6f svg{width:16px;height:16px;transition:transform .2s ease}.ShareButtons_iconButton__YAs6f:hover{transform:translateY(-2px)}.ShareButtons_iconButton__YAs6f:hover svg{transform:scale(1.1)}.ShareButtons_iconButton__YAs6f:active{transform:translateY(0)}.ShareButtons_iconButton__YAs6f:first-of-type:hover{color:#1877f2;border-color:#1877f2;background:#e7f3ff}.ShareButtons_iconButton__YAs6f:nth-of-type(2):hover{color:#0077b5;border-color:#0077b5;background:#e7f3ff}.ShareButtons_iconButton__YAs6f:nth-of-type(3):hover{color:#000;border-color:#000;background:#f5f5f5}.ShareButtons_iconButton__YAs6f:nth-of-type(4):hover{color:#25d366;border-color:#25d366;background:#e7f9ef}.ShareButtons_iconButton__YAs6f:nth-of-type(5):hover{color:#08c;border-color:#08c;background:#e7f3ff}.ShareButtons_shareButton__euACK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:#f9f9f9;border:1px solid #d0d0d0;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#555}.ShareButtons_shareButton__euACK svg{width:16px;height:16px;transition:transform .2s ease}.ShareButtons_shareButton__euACK:hover{background:#f5f5f5;border-color:#999;color:#333;transform:translateY(-2px)}.ShareButtons_shareButton__euACK:hover svg{transform:scale(1.1)}.ShareButtons_shareButton__euACK:active{transform:translateY(0)}.ShareButtons_shareButton__euACK.ShareButtons_copied__Urfr6{background:#4caf50;border-color:#4caf50;color:#fff}.ShareButtons_shareButton__euACK.ShareButtons_copied__Urfr6:hover{background:#45a049;border-color:#45a049}@media(max-width:768px){.ShareButtons_shareButtons__8KSWC{gap:.4rem}.ShareButtons_shareLabel__t24xP{font-size:.8rem}.ShareButtons_iconButton__YAs6f,.ShareButtons_shareButton__euACK{width:28px;height:28px}.ShareButtons_iconButton__YAs6f svg,.ShareButtons_shareButton__euACK svg{width:14px;height:14px}}.alert_overlay__ppnRN{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:9999}.alert_container__dW9wA,.alert_overlay__ppnRN{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.alert_container__dW9wA{position:absolute}.alert_popup__vYFm9{width:400px;height:200px;background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:space-between}@media(max-width:770px){.alert_popup__vYFm9{width:80%}}.alert_popupText__20haB{font-size:20px;line-height:1.5}.alert_buttonContainer__XlL2z{display:flex;justify-content:center}.alert_oneButton__uFGQb{justify-content:center}.alert_twoButtons__AOuDF{justify-content:space-between}.alert_alertButton___T9Sn{margin-left:10px;background-color:#0e32d1;color:#fff;padding:8px 20px;border:none;border-radius:5px;font-size:22px;width:250px;height:50px;cursor:pointer;transition:background-color .3s ease}.alert_alertButton___T9Sn:hover{background-color:#4949ed}.askForm_askFormMain__g4rrx{display:flex;flex-direction:row;justify-content:center;width:100%;background:#fff;padding-bottom:20px}@media screen and (max-width:600px){.askForm_askFormMain__g4rrx{padding:20px 10px;position:relative;overflow-x:hidden;box-sizing:border-box;background:#667eea}}.askForm_askFormMain_page__kx5RW{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100%;background:#fff;position:relative;box-sizing:border-box}@media screen and (max-width:600px){.askForm_askFormMain_page__kx5RW{padding:20px 10px;background:#fff;width:100%;overflow-x:hidden;left:0;right:0;margin:0}}.askForm_askQuestionForm__poUJm{width:100%;height:100%;max-width:500px;margin:0 auto;background:#fff;border-radius:20px;padding:30px;border:1px solid #e2e8f0;position:relative;box-sizing:border-box;height:-moz-fit-content;height:fit-content}@media screen and (min-width:600px){.askForm_askQuestionForm__poUJm{width:100%!important}}@media screen and (max-width:600px){.askForm_askQuestionForm__poUJm{width:100%!important;max-width:100%;padding:30px 20px;border-radius:15px;margin:0;left:0;right:0;transform:none}.askForm_askQuestionForm__poUJm input,.askForm_askQuestionForm__poUJm select,.askForm_askQuestionForm__poUJm textarea{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;max-width:100%!important}}.askForm_askQuestionForm__poUJm>div{margin-bottom:25px}.askForm_askQuestionForm_page__PT7Iu>div{margin-bottom:20px}.askForm_askQuestionForm__poUJm label{margin-bottom:8px;color:#1a365d;font-weight:600}.askForm_formItem1__shpsq{color:#1a365d;position:relative}.askForm_formItem1__shpsq ::-moz-placeholder{color:#a0aec0;opacity:1}.askForm_formItem1__shpsq ::placeholder{color:#a0aec0;opacity:1}.askForm_formItem1__shpsq input::-webkit-input-placeholder,.askForm_formItem1__shpsq textarea::-webkit-input-placeholder{color:#2c5282}.askForm_formItem1__shpsq input::-moz-placeholder,.askForm_formItem1__shpsq textarea::-moz-placeholder{color:#a0aec0}.askForm_formItem1__shpsq label{font-weight:600}@media screen and (max-width:600px){.askForm_formItem1__shpsq{width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;max-width:100%!important}}.askForm_asktlt__xpbyT{text-align:center;vertical-align:middle;margin-top:0;padding-right:0;padding-bottom:15px;padding-left:0;font-size:2rem;color:#1a365d;font-weight:700;border-bottom:2px solid #b7d1ef}@media screen and (max-width:888px)and (min-width:800px){.askForm_asktlt__xpbyT{font-size:1.8rem}}@media screen and (max-width:799px)and (min-width:747px){.askForm_asktlt__xpbyT{font-size:1.6rem}}@media screen and (max-width:746px)and (min-width:600px){.askForm_asktlt__xpbyT{font-size:1.4rem}}@media screen and (max-width:600px){.askForm_asktlt__xpbyT{font-size:1.3rem;padding:15px 0 20px;text-align:center;width:100%;box-sizing:border-box}}.askForm_askQuestionForm__poUJm input[type=email],.askForm_askQuestionForm__poUJm input[type=text],.askForm_askQuestionForm__poUJm select,.askForm_askQuestionForm__poUJm textarea{width:100%!important;max-width:100%;box-sizing:border-box;padding:15px 20px;border:2px solid #b7d1ef;border-radius:12px;transition:all .3s ease;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;background-color:#fff;color:#1a365d;box-shadow:0 2px 8px rgba(0,0,0,.05)}.askForm_askQuestionForm__poUJm input[type=email]:focus,.askForm_askQuestionForm__poUJm input[type=text]:focus,.askForm_askQuestionForm__poUJm select:focus,.askForm_askQuestionForm__poUJm textarea:focus{border-color:#3182ce;box-shadow:0 4px 15px rgba(49,130,206,.2);transform:translateY(-1px)}.askForm_askQuestionForm__poUJm input[type=email]:hover,.askForm_askQuestionForm__poUJm input[type=text]:hover,.askForm_askQuestionForm__poUJm select:hover,.askForm_askQuestionForm__poUJm textarea:hover{border-color:#cbd5e0;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media screen and (max-width:600px){.askForm_askQuestionForm__poUJm input[type=email],.askForm_askQuestionForm__poUJm input[type=text],.askForm_askQuestionForm__poUJm select,.askForm_askQuestionForm__poUJm textarea{min-width:0!important;flex-shrink:1}}.askForm_askQuestionForm__poUJm textarea{min-height:120px;resize:vertical;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.askForm_askQuestionForm__poUJm select{padding-right:20px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M1 4l5 5 5-5z' fill='%23718096'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 15px center;padding-left:45px;direction:rtl;cursor:pointer}.askForm_askQuestionForm__poUJm select:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M1 4l5 5 5-5z' fill='%233182ce'/%3E%3C/svg%3E")}.askForm_formItemBtn__sZIYb{width:100%;margin:0 auto;text-align:center}@media screen and (max-width:600px){.askForm_formItemBtn__sZIYb{padding-left:0;box-sizing:border-box;max-width:100%}}.askForm_formItemBtn__sZIYb button[type=button],.askForm_formItemBtn__sZIYb button[type=submit]{background:linear-gradient(90deg,#0070f3,#0059c1);color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);font-size:1.2rem;font-weight:700;box-shadow:0 8px 30px rgba(0,112,243,.4),0 4px 15px rgba(0,89,193,.3);padding:20px 50px;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:1px;width:80%}.askForm_formItemBtn__sZIYb button[type=button]:before,.askForm_formItemBtn__sZIYb button[type=submit]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .6s}@media screen and (max-width:400px){.askForm_formItemBtn__sZIYb button[type=button],.askForm_formItemBtn__sZIYb button[type=submit]{width:100%;padding:18px 30px;box-sizing:border-box;font-size:1.1rem}}@media screen and (min-width:401px){.askForm_formItemBtn__sZIYb button[type=button],.askForm_formItemBtn__sZIYb button[type=submit]{min-width:220px}}.askForm_formItemBtn__sZIYb button[type=button]:hover,.askForm_formItemBtn__sZIYb button[type=submit]:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 40px rgba(0,112,243,.5),0 6px 20px rgba(0,89,193,.4);background:linear-gradient(90deg,#0059c1,#003d8a)}.askForm_formItemBtn__sZIYb button[type=button]:hover:before,.askForm_formItemBtn__sZIYb button[type=submit]:hover:before{left:100%}.askForm_formItemBtn__sZIYb button[type=button]:active,.askForm_formItemBtn__sZIYb button[type=submit]:active{transform:translateY(-1px) scale(1.02)}.askForm_formItemBtn__sZIYb button[type=button]:disabled,.askForm_formItemBtn__sZIYb button[type=submit]:disabled{opacity:.6;cursor:not-allowed;transform:none}.askForm_formItemBtn__sZIYb button[type=button]:disabled:hover,.askForm_formItemBtn__sZIYb button[type=submit]:disabled:hover{transform:none;box-shadow:0 8px 30px rgba(0,112,243,.4)}.askForm_error__hj2E_{border-color:#e53e3e!important;box-shadow:0 4px 15px rgba(229,62,62,.2)!important}.askForm_error__hj2E_:focus{border-color:#e53e3e!important;box-shadow:0 4px 15px rgba(229,62,62,.3)!important}.askForm_errorMessage___MFm3{color:#e53e3e;text-align:right;display:block;margin-top:8px;margin-right:5px;font-size:16px;font-weight:500}.askForm_askQuestionForm__poUJm input[type=checkbox]{transform:scale(1.3);margin:5px;accent-color:#3182ce;min-width:20px;min-height:20px}.askForm_checkboxContainer__pv1nM{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem;margin-top:.5rem}.askForm_checkboxLable__cHctK{padding-right:5px;font-size:16px;line-height:1.5;color:#4a5568}.askForm_checkboxLable__cHctK a{color:#3182ce;text-decoration:none;font-weight:600}.askForm_checkboxLable__cHctK a:hover{text-decoration:underline}.askForm_chbTerms__t2adR{display:flex;flex-direction:row;text-align:start;align-items:flex-start}@media screen and (max-width:600px){.askForm_chbTerms__t2adR{padding-right:5px;box-sizing:border-box;width:100%}}.askForm_chbTermsInput__nP4ML{padding-top:2px}@media screen and (max-width:600px){.askForm_chbTermsInput__nP4ML{padding-left:2px;flex-shrink:0}}.askForm_chbTermsInput__nP4ML.askForm_error__hj2E_{border:2px solid #e53e3e!important;border-radius:5px;padding-left:5px;padding-right:5px;padding-bottom:1px}.askForm_title__im3u9{font-size:2.2rem;padding:20px 0;font-weight:700;color:#1a365d;text-align:center}.askForm_verifiMain__RNN9R{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 30px rgba(26,54,93,.1);border:1px solid #e2e8f0}@media screen and (min-width:1350px)and (max-width:1500px){.askForm_verifiMain__RNN9R{width:70%}}@media screen and (min-width:1500px)and (max-width:1800px){.askForm_verifiMain__RNN9R{width:80%}}.askForm_verifiCodeText__EH_lD{text-align:center;font-size:1.1rem;width:100%;padding-bottom:20px;color:#1a365d;line-height:1.6}.askForm_verifiCodeText2__XsB5A{text-align:right;color:#4a5568}.askForm_verifiCodeTextSpam__rGNzq{font-size:.9rem;color:#4a5568;margin-top:10px}.askForm_inputCode__c4UpY{height:60px;width:120px;font-size:1.8rem;text-align:center;padding:15px;box-sizing:border-box;border:2px solid #e2e8f0;border-radius:12px;background-color:#fff;color:#1a365d;margin-top:20px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);-moz-appearance:textfield;-webkit-appearance:none}.askForm_inputCode__c4UpY:focus{outline:none;border-color:#3182ce;box-shadow:0 4px 15px rgba(49,130,206,.2);transform:translateY(-1px)}.askForm_inputCode__c4UpY::-webkit-inner-spin-button,.askForm_inputCode__c4UpY::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.askForm_verifiBtnDiv__D5xPu{padding:30px 0}.askForm_verifiCodeTextDiv__T027u{padding-bottom:15px}.askForm_verifiFormItemBtn__WofCP button[type=submit]{background:linear-gradient(135deg,#3182ce,#2c5282);color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;width:200px;padding:18px 40px;font-size:1.1rem;font-weight:600;box-shadow:0 4px 15px rgba(49,130,206,.4)}.askForm_verifiFormItemBtn__WofCP button[type=submit]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(49,130,206,.6);background:linear-gradient(135deg,#2c5282,#1a365d)}.askForm_verifiCodeNotYoutMail__5J2PJ{text-decoration:underline;cursor:pointer;color:#3182ce;font-weight:600}.askForm_verifiCodeNotYoutMail__5J2PJ:hover{color:#2c5282}.askForm_searchResult__NwLUA{padding:15px 20px;width:100%;box-sizing:border-box;cursor:pointer;text-align:right;background-color:#fff;color:#1a365d;border-bottom:1px solid #e2e8f0;transition:all .3s ease}.askForm_searchResult__NwLUA:hover{background-color:#f8fafc;color:#3182ce}.askForm_searchResult__NwLUA:first-child{border-top:none;border-top-left-radius:12px;border-top-right-radius:12px}.askForm_searchResult__NwLUA:last-child{border-bottom:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.askForm_resultslist__juAem{width:100%;background-color:#fff;display:flex;flex-direction:column;align-items:start;box-shadow:0 10px 30px rgba(0,0,0,.15);border-radius:12px;margin-top:8px;max-height:300px;overflow-y:auto;z-index:10;border:1px solid #e2e8f0}@media screen and (max-width:600px){.askForm_resultslist__juAem{max-width:100%;box-sizing:border-box}}.askForm_captcha___dYqc{display:flex;justify-content:center;align-items:center;width:100%!important;padding:20px 0;box-sizing:border-box}.askForm_captcha___dYqc iframe{max-width:100%!important;border-radius:8px}@media screen and (max-width:350px){.askForm_captcha___dYqc{transform:scale(.9)!important;transform-origin:center}}@media screen and (max-width:300px){.askForm_captcha___dYqc{transform:scale(.8)!important;transform-origin:center}}@media screen and (max-width:270px){.askForm_captcha___dYqc{transform:scale(.7)!important;transform-origin:center}}@media screen and (max-width:240px){.askForm_captcha___dYqc{transform:scale(.6)!important;transform-origin:center}}@media screen and (max-width:210px){.askForm_captcha___dYqc{transform:scale(.5)!important;transform-origin:center}}.askForm_fade__kxi54{display:flex;justify-content:center;animation:askForm_fadeIn__B_k3A .5s ease-in}@keyframes askForm_fadeIn__B_k3A{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.askForm_formContact__7PUUP{display:flex;justify-content:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:40px 20px;min-height:100vh}@media screen and (max-width:600px){.askForm_formContact__7PUUP{padding:20px 10px;box-sizing:border-box;overflow-x:hidden}}.askForm_page_btn___iSyc{text-align:center;padding:0;margin:0}.askForm_page_title__qe3rm{align-items:center;color:#1a365d;font-weight:700}.askForm_svgLoader__u_7CS{height:40px;width:40px;display:inline-block;margin-right:10px}.askForm_success__fn37D{border-color:#38a169!important;box-shadow:0 4px 15px rgba(56,161,105,.2)!important}.askForm_askQuestionForm__poUJm input:focus,.askForm_askQuestionForm__poUJm select:focus,.askForm_askQuestionForm__poUJm textarea:focus{outline:2px solid #3182ce;outline-offset:2px}.askForm_resultslist__juAem::-webkit-scrollbar{width:6px}.askForm_resultslist__juAem::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.askForm_resultslist__juAem::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.askForm_resultslist__juAem::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.askForm_contactForm__k063M{background-color:#fff!important}.askForm_contact_main_form__XL3kv{box-shadow:0 4px 15px rgba(49,130,206,.2)!important}.askForm_pleaseWait__nTKIK{color:#2c5282;font-size:18px;display:flex;flex-direction:column;justify-content:center;align-items:center}