.CookieConsent_banner__Kf40a{position:fixed;bottom:0;left:0;right:0;z-index:99999;background-color:var(--white);box-shadow:0 -2px 12px rgba(0,0,0,.1);padding:1rem;animation:CookieConsent_slideUp__5cSMd .3s ease-out}@keyframes CookieConsent_slideUp__5cSMd{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.CookieConsent_content__N1f_Y{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.CookieConsent_text__I9mfq{flex:1 1;min-width:0}.CookieConsent_message__oTa7I{font-size:.875rem;line-height:1.5;color:var(--text-dark);margin:0}.CookieConsent_acceptButton__sO7Qx{background-color:var(--secondary-color);color:var(--white);border:none;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;white-space:nowrap;flex-shrink:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CookieConsent_acceptButton__sO7Qx:hover{background-color:#4a3a32;transform:translateY(-1px)}.CookieConsent_acceptButton__sO7Qx:active{transform:translateY(0)}@media (max-width:768px){.CookieConsent_banner__Kf40a{padding:1rem}.CookieConsent_content__N1f_Y{flex-direction:column;align-items:stretch;gap:1rem}.CookieConsent_message__oTa7I{font-size:.8125rem;text-align:left}.CookieConsent_acceptButton__sO7Qx{width:100%;padding:.875rem 1.5rem;white-space:normal}}@media (max-width:480px){.CookieConsent_banner__Kf40a{padding:.875rem}.CookieConsent_message__oTa7I{font-size:.75rem}.CookieConsent_acceptButton__sO7Qx{padding:.75rem 1.25rem;font-size:.8125rem}}.FeedbackModal_overlay__MRkij{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:999999;padding:20px;animation:FeedbackModal_fadeIn__Bpghz .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes FeedbackModal_fadeIn__Bpghz{0%{opacity:0}to{opacity:1}}.FeedbackModal_modal__C4uZS{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:FeedbackModal_slideUp___XOyS .4s ease-out;display:flex;flex-direction:row}@keyframes FeedbackModal_slideUp___XOyS{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.FeedbackModal_closeButton___JNvF{position:absolute;top:16px;right:16px;background:rgba(0,0,0,.6);color:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;font-weight:300;line-height:1}.FeedbackModal_closeButton___JNvF:hover{background:rgba(0,0,0,.8);transform:scale(1.1)}.FeedbackModal_closeButton___JNvF:active{transform:scale(.95)}.FeedbackModal_imageSection__M2iw_{flex:0 0 300px;background:linear-gradient(135deg,#34495e,#2c3e50);border-radius:16px 0 0 16px;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;overflow:hidden}.FeedbackModal_imageSection__M2iw_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.05),transparent 70%);pointer-events:none}.FeedbackModal_imageContainer__DuFHh{width:100%;height:100%;position:relative;z-index:1}.FeedbackModal_profileImage__wobxc{width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2);border:3px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{position:absolute;bottom:16px;left:16px;right:16px;display:flex;align-items:center;justify-content:center;padding:12px 16px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.FeedbackModal_profileName__ifXQG{display:flex;flex-direction:column;gap:3px;text-align:center}.FeedbackModal_name__C2OxQ{font-size:17px;font-weight:700;color:#2c3e50;line-height:1.2}.FeedbackModal_profileTitle__BpjYg{font-size:13px;font-weight:500;color:#7f8c8d;line-height:1.2}.FeedbackModal_contentSection__6yUdN{flex:1 1;padding:40px;display:flex;flex-direction:column}.FeedbackModal_title__WkxiG{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.FeedbackModal_subtitle__d3tbk{font-size:16px;color:#666;margin:0 0 32px;line-height:1.5}.FeedbackModal_form__kVv6D{display:flex;flex-direction:column;gap:20px}.FeedbackModal_formGroup__zXNQW{display:flex;flex-direction:column;gap:8px}.FeedbackModal_label__9x08r{font-size:14px;font-weight:600;color:#333}.FeedbackModal_optional__j0QVu{font-weight:400;color:#999;font-size:13px}.FeedbackModal_required__D9sqv{color:#e74c3c}.FeedbackModal_input__gj8ym{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:15px;transition:all .2s ease;font-family:inherit;width:100%;box-sizing:border-box}.FeedbackModal_input__gj8ym:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.FeedbackModal_input__gj8ym::placeholder{color:#aaa}.FeedbackModal_textarea__RYgeL{resize:vertical;min-height:100px;font-family:inherit}.FeedbackModal_inputError__Fyaul{border-color:#e74c3c}.FeedbackModal_inputError__Fyaul:focus{border-color:#e74c3c;box-shadow:0 0 0 3px rgba(231,76,60,.1)}.FeedbackModal_errorText__FnHG9{color:#e74c3c;font-size:13px;margin-top:-4px}.FeedbackModal_submitButton___ibwp{background:#2c3e50;color:#fff;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px}.FeedbackModal_submitButton___ibwp:hover:not(:disabled){background:#34495e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(44,62,80,.3)}.FeedbackModal_submitButton___ibwp:active:not(:disabled){transform:translateY(0)}.FeedbackModal_submitButton___ibwp:disabled{opacity:.6;cursor:not-allowed}.FeedbackModal_successMessage__2b4OC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;width:100%}.FeedbackModal_successIcon__Sdn2O{width:80px;height:80px;background:#27ae60;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;margin-bottom:24px;animation:FeedbackModal_scaleIn__04_J4 .5s ease-out}@keyframes FeedbackModal_scaleIn__04_J4{0%{transform:scale(0)}to{transform:scale(1)}}.FeedbackModal_successMessage__2b4OC h3{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.FeedbackModal_successMessage__2b4OC p{font-size:16px;color:#666;margin:0}@media (max-width:768px){.FeedbackModal_modal__C4uZS{flex-direction:column;max-height:95vh}.FeedbackModal_imageSection__M2iw_{flex:0 0 220px;border-radius:16px 16px 0 0;padding:12px;background:linear-gradient(135deg,#34495e,#2c3e50)}.FeedbackModal_imageContainer__DuFHh{height:100%}.FeedbackModal_profileImage__wobxc{height:100%;width:100%;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{bottom:12px;left:12px;right:12px;padding:10px 14px}.FeedbackModal_name__C2OxQ{font-size:15px}.FeedbackModal_profileTitle__BpjYg{font-size:12px}.FeedbackModal_contentSection__6yUdN{padding:32px 24px}.FeedbackModal_title__WkxiG{font-size:24px}.FeedbackModal_subtitle__d3tbk{font-size:15px;margin-bottom:24px}.FeedbackModal_closeButton___JNvF{width:44px;height:44px;font-size:22px}}@media (max-width:480px){.FeedbackModal_overlay__MRkij{padding:12px}.FeedbackModal_modal__C4uZS{border-radius:12px;max-height:96vh}.FeedbackModal_imageSection__M2iw_{flex:0 0 200px;border-radius:12px 12px 0 0;padding:10px;background:linear-gradient(135deg,#34495e,#2c3e50)}.FeedbackModal_imageContainer__DuFHh{height:100%}.FeedbackModal_profileImage__wobxc{height:100%;width:100%;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);border:2px solid hsla(0,0%,100%,.1)}.FeedbackModal_profileInfo__QSrFm{bottom:10px;left:10px;right:10px;padding:8px 12px}.FeedbackModal_name__C2OxQ{font-size:14px}.FeedbackModal_profileTitle__BpjYg{font-size:11px}.FeedbackModal_contentSection__6yUdN{padding:24px 20px}.FeedbackModal_title__WkxiG{font-size:20px}.FeedbackModal_subtitle__d3tbk{font-size:14px;margin-bottom:20px}.FeedbackModal_form__kVv6D{gap:16px}.FeedbackModal_input__gj8ym{padding:10px 14px;font-size:14px}.FeedbackModal_submitButton___ibwp{padding:12px 24px;font-size:15px}.FeedbackModal_closeButton___JNvF{top:12px;right:12px;width:40px;height:40px;font-size:20px}.FeedbackModal_successMessage__2b4OC{padding:40px 24px}.FeedbackModal_successIcon__Sdn2O{width:64px;height:64px;font-size:38px;margin-bottom:20px}.FeedbackModal_successMessage__2b4OC h3{font-size:20px}.FeedbackModal_successMessage__2b4OC p{font-size:14px}}.TendiniteOmbro_page__UHjh9{font-family:Inter,Segoe UI,Roboto,Helvetica Neue,sans-serif;color:#1e293b;background-color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.TendiniteOmbro_section-title__U7tUy{font-family:Inter,Segoe UI,sans-serif;font-size:36px;color:#0f172a;text-align:center;margin-bottom:48px;font-weight:800;position:relative;letter-spacing:-.025em;line-height:1.2}.TendiniteOmbro_section-title__U7tUy:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:#1a5276;border-radius:2px}.TendiniteOmbro_hero__ezOKj{padding:140px 0 100px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#cbd5e1);position:relative;overflow:hidden}.TendiniteOmbro_hero__ezOKj:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(26,82,118,.05) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(26,82,118,.03) 0,transparent 50%);pointer-events:none}.TendiniteOmbro_hero-content__SObpN{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;max-width:1300px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.TendiniteOmbro_hero-text__e6Tv0{text-align:left}.TendiniteOmbro_title__SbDGs{font-size:52px;font-weight:900;color:#1a5276;margin-bottom:28px;line-height:1.1;font-family:Inter,Segoe UI,sans-serif;letter-spacing:-.03em;text-shadow:0 1px 2px rgba(26,82,118,.1)}.TendiniteOmbro_subtitle__rD0A0{font-size:22px;line-height:1.7;color:#475569;font-weight:500;margin:0;letter-spacing:-.01em}.TendiniteOmbro_hero-image__Ve33w{display:flex;justify-content:center;align-items:center}.TendiniteOmbro_image-container__Pv_FF{position:relative;width:100%;max-width:520px;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px rgba(26,82,118,.18),0 10px 20px rgba(26,82,118,.1);transition:transform .4s ease,box-shadow .4s ease;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.TendiniteOmbro_image-container__Pv_FF:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 35px 70px rgba(26,82,118,.25),0 15px 30px rgba(26,82,118,.15)}.TendiniteOmbro_hero-img__OEWVj{width:100%;height:auto;display:block;transition:transform .3s ease}.TendiniteOmbro_image-container__Pv_FF:hover .TendiniteOmbro_hero-img__OEWVj{transform:scale(1.05)}.TendiniteOmbro_information__O3AGm{padding:140px 0 90px;background:linear-gradient(180deg,#fff,#fafbfc);position:relative}.TendiniteOmbro_information__O3AGm:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.TendiniteOmbro_information-content__d5zVc{max-width:900px;margin:0 auto}.TendiniteOmbro_info-card__smDLX{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:40px;margin-bottom:32px;box-shadow:0 10px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);border:1px solid rgba(226,232,240,.8);position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.TendiniteOmbro_info-card__smDLX:before{content:"";position:absolute;top:0;left:0;width:5px;height:0;background:linear-gradient(180deg,#1a5276,#2980b9);transition:height .6s ease}.TendiniteOmbro_info-card__smDLX:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 20px 40px rgba(0,0,0,.15),0 8px 16px rgba(0,0,0,.08);border-color:rgba(26,82,118,.2)}.TendiniteOmbro_info-card__smDLX:hover:before{height:100%}.TendiniteOmbro_info-card__smDLX h3{font-size:24px;color:#1a5276;margin-bottom:20px;font-weight:700;display:flex;align-items:center;position:relative;letter-spacing:-.02em;line-height:1.3}.TendiniteOmbro_info-card__smDLX h4{font-size:20px;color:#1a5276;margin-top:24px;margin-bottom:16px;font-weight:600;letter-spacing:-.01em;line-height:1.4}.TendiniteOmbro_info-card-icon__CgNnA{display:flex;align-items:center;justify-content:center;background-color:rgba(41,128,185,.1);color:#2980b9;width:42px;height:42px;border-radius:50%;margin-right:15px;transition:all .3s ease;box-shadow:0 3px 8px rgba(41,128,185,.12);flex-shrink:0}.TendiniteOmbro_info-card__smDLX:hover .TendiniteOmbro_info-card-icon__CgNnA{background-color:#2980b9;color:#fff;transform:scale(1.1);box-shadow:0 5px 12px rgba(41,128,185,.25)}.TendiniteOmbro_info-card__smDLX h3:after{content:"";display:block;width:40px;height:2px;background:linear-gradient(90deg,#1a5276,#2980b9);margin-left:15px;opacity:.7;border-radius:1px}.TendiniteOmbro_info-card__smDLX p{font-size:17px;line-height:1.8;color:#374151;margin-bottom:0;position:relative;z-index:1;font-weight:400}.TendiniteOmbro_info-card__smDLX ul{font-size:17px;line-height:1.8;color:#374151;margin:16px 0;padding-left:20px;font-weight:400}.TendiniteOmbro_info-card__smDLX li{margin-bottom:8px}.TendiniteOmbro_info-card__smDLX strong{color:#1a5276;font-weight:600}.TendiniteOmbro_requirements__cgCgI{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc);position:relative;overflow:hidden}.TendiniteOmbro_requirements__cgCgI:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.TendiniteOmbro_requirements__cgCgI:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(26,82,118,.03) 0,rgba(26,82,118,0) 70%)}.TendiniteOmbro_requirements-content__cF7bG{position:relative;z-index:1;max-width:1000px;margin:0 auto}.TendiniteOmbro_requirements-grid__GTlub{display:flex;flex-direction:column;gap:25px;margin-top:50px;max-width:700px;margin-left:auto;margin-right:auto}.TendiniteOmbro_requirement-item__VXJ2G{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:36px;box-shadow:0 12px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);display:flex;align-items:flex-start;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.6);width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.TendiniteOmbro_requirement-item__VXJ2G:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#1a5276,#2980b9);transition:width .4s ease}.TendiniteOmbro_requirement-item__VXJ2G:hover{transform:translateY(-10px) scale(1.01);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.2)}.TendiniteOmbro_requirement-item__VXJ2G:hover:before{width:100%}.TendiniteOmbro_requirement-icon__Oxs7F{width:60px;height:60px;background-color:rgba(26,82,118,.08);color:#2980b9;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;transition:all .3s ease}.TendiniteOmbro_requirement-item__VXJ2G:hover .TendiniteOmbro_requirement-icon__Oxs7F{background-color:rgba(26,82,118,.12);transform:scale(1.05)}.TendiniteOmbro_requirement-content__KZQG6{flex:1 1}.TendiniteOmbro_requirement-content__KZQG6 h4{font-size:20px;color:#1a5276;margin-bottom:14px;font-weight:700;line-height:1.3;letter-spacing:-.01em}.TendiniteOmbro_requirement-item__VXJ2G p{font-size:16px;line-height:1.7;color:#374151;margin:0;font-weight:400}.TendiniteOmbro_situations__m3SI1{padding:100px 0;background:linear-gradient(135deg,#fff,#f8fafc 50%,#f1f5f9);position:relative;overflow:hidden}.TendiniteOmbro_situations__m3SI1:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.TendiniteOmbro_situations-content__6txvj{max-width:1000px;margin:0 auto;position:relative;z-index:1}.TendiniteOmbro_situations__m3SI1 .TendiniteOmbro_section-title__U7tUy{color:#1a5276;font-size:34px;margin-bottom:50px}.TendiniteOmbro_situations-grid__76yey{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-bottom:30px}.TendiniteOmbro_situation-card__jw6Es{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:40px 36px;box-shadow:0 12px 30px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.6);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.TendiniteOmbro_situation-card__jw6Es:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#1a5276,#2980b9);transition:width .4s ease}.TendiniteOmbro_situation-card__jw6Es:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.2)}.TendiniteOmbro_situation-card__jw6Es:hover:before{width:100%}.TendiniteOmbro_situation-icon__W7htG{width:80px;height:80px;background-color:rgba(26,82,118,.08);color:#1a5276;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;font-size:32px;transition:all .3s ease;box-shadow:0 5px 15px rgba(26,82,118,.1)}.TendiniteOmbro_situation-card__jw6Es:hover .TendiniteOmbro_situation-icon__W7htG{background-color:#1a5276;color:#fff;transform:scale(1.1);box-shadow:0 8px 20px rgba(26,82,118,.2)}.TendiniteOmbro_situation-card__jw6Es h3{font-size:22px;color:#1a5276;margin-bottom:18px;text-align:center;font-weight:700;position:relative;padding-bottom:14px;letter-spacing:-.01em;line-height:1.3}.TendiniteOmbro_situation-card__jw6Es h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background:linear-gradient(90deg,#1a5276,#2980b9);border-radius:2px}.TendiniteOmbro_situation-card__jw6Es p{font-size:16px;color:#374151;line-height:1.7;text-align:center;font-weight:400}.TendiniteOmbro_faq__hTPym{padding:100px 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0 50%,#f8fafc);position:relative;overflow:hidden}.TendiniteOmbro_faq__hTPym:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.TendiniteOmbro_faq-content___SjHC{max-width:800px;margin:0 auto;position:relative;z-index:1}.TendiniteOmbro_faq__hTPym .TendiniteOmbro_section-title__U7tUy{color:#1a5276;font-size:34px;margin-bottom:50px}.TendiniteOmbro_faq-item___SYTt{background:linear-gradient(145deg,#fff,#fafbfc);border-radius:16px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 25px rgba(0,0,0,.08),0 4px 12px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(226,232,240,.6);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.TendiniteOmbro_faq-item___SYTt:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 16px 32px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.06);border-color:rgba(26,82,118,.3);border-left:4px solid #1a5276}.TendiniteOmbro_faq-question__j_uo4{display:flex;align-items:flex-start;margin-bottom:18px}.TendiniteOmbro_question-icon__nIBqq{margin-right:15px;color:#1a5276;font-size:22px;flex-shrink:0;background-color:rgba(26,82,118,.08);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.TendiniteOmbro_faq-item___SYTt:hover .TendiniteOmbro_question-icon__nIBqq{background-color:#1a5276;color:#fff;transform:scale(1.05)}.TendiniteOmbro_faq-question__j_uo4 h3{font-size:20px;color:#1a5276;font-weight:700;line-height:1.4;margin:0;padding-top:8px;flex:1 1;letter-spacing:-.01em}.TendiniteOmbro_faq-question__j_uo4 h4{font-size:18px;color:#1a5276;font-weight:600;line-height:1.4;margin:20px 0 10px;letter-spacing:-.01em}.TendiniteOmbro_faq-answer__xr_57{padding-left:57px;position:relative}.TendiniteOmbro_faq-answer__xr_57 p,.TendiniteOmbro_faq-answer__xr_57 ul{font-size:17px;color:#374151;line-height:1.8;margin:0;font-weight:400}.TendiniteOmbro_faq-answer__xr_57 ul{padding-left:20px}.TendiniteOmbro_faq-answer__xr_57 li{margin-bottom:8px}.TendiniteOmbro_faq-answer__xr_57:before{content:"";position:absolute;top:0;left:20px;height:0;width:2px;background-color:rgba(26,82,118,.2);transition:height .3s ease}.TendiniteOmbro_faq-item___SYTt:hover .TendiniteOmbro_faq-answer__xr_57:before{height:100%}.TendiniteOmbro_contact__kz38W{padding:90px 0;background:linear-gradient(135deg,#fff,#f8fafc);border-top:1px solid rgba(226,232,240,.8);position:relative}.TendiniteOmbro_contact__kz38W:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(26,82,118,.1) 50%,transparent)}.TendiniteOmbro_contact-content__8YMu_{max-width:800px;margin:0 auto;text-align:center}.TendiniteOmbro_contact-title__7DJ_0{font-size:36px;color:#1a5276;margin-bottom:24px;font-weight:800;letter-spacing:-.02em;line-height:1.2}.TendiniteOmbro_contact-description__VMBVt{font-size:18px;color:#555;margin-bottom:30px;line-height:1.6}.TendiniteOmbro_contact-options__PFKlC{display:flex;justify-content:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.TendiniteOmbro_contact-button__ZhZMa{display:flex;align-items:center;padding:18px 32px;border-radius:12px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);flex:1 1;min-width:220px;max-width:320px;text-decoration:none;justify-content:center;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none;box-shadow:0 6px 12px rgba(37,211,102,.3),0 2px 6px rgba(37,211,102,.2);font-weight:600;letter-spacing:.5px}.TendiniteOmbro_contact-button__ZhZMa:hover{background:linear-gradient(135deg,#128c7e,#0d7377);transform:translateY(-4px) scale(1.02);box-shadow:0 10px 20px rgba(37,211,102,.4),0 4px 10px rgba(37,211,102,.25)}.TendiniteOmbro_button-text__ib7FZ{display:flex;flex-direction:column;margin-left:12px;text-align:left}.TendiniteOmbro_button-primary__cOkd7{font-size:16px;font-weight:600}.TendiniteOmbro_button-secondary__G6fBG{font-size:12px;opacity:.9}@media (max-width:992px){.TendiniteOmbro_hero-content__SObpN{grid-template-columns:1fr;gap:40px;text-align:center}.TendiniteOmbro_hero-text__e6Tv0{text-align:center}.TendiniteOmbro_title__SbDGs{font-size:40px}.TendiniteOmbro_subtitle__rD0A0{font-size:18px}.TendiniteOmbro_section-title__U7tUy{font-size:28px}}@media (max-width:768px){.TendiniteOmbro_hero__ezOKj{padding:100px 0 60px}.TendiniteOmbro_hero-content__SObpN{padding:0 15px;gap:30px}.TendiniteOmbro_title__SbDGs{font-size:36px}.TendiniteOmbro_subtitle__rD0A0{font-size:16px}.TendiniteOmbro_requirements-grid__GTlub,.TendiniteOmbro_situations-grid__76yey{grid-template-columns:1fr;gap:20px}.TendiniteOmbro_contact-options__PFKlC{flex-direction:column;gap:15px}.TendiniteOmbro_contact-button__ZhZMa{width:100%;justify-content:center}}@media (max-width:576px){.TendiniteOmbro_hero__ezOKj{padding:80px 0 40px}.TendiniteOmbro_title__SbDGs{font-size:28px}.TendiniteOmbro_section-title__U7tUy{font-size:24px}.TendiniteOmbro_info-card__smDLX,.TendiniteOmbro_requirement-item__VXJ2G,.TendiniteOmbro_situation-card__jw6Es{padding:20px}.TendiniteOmbro_hero-content__SObpN{padding:0 10px}}