.Navbar_nav__A66_N{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 5%;background:#ffffff;border-bottom:1px solid var(--border-color);transition:all .3s ease}[data-theme=dark] .Navbar_nav__A66_N{background:#1a1a1a}.Navbar_nav__A66_N.Navbar_scrolled___WOss{padding:.7rem 5%;box-shadow:0 5px 30px rgba(0,0,0,.1)}.Navbar_navContainer__tpkRW{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__UM0Ax{display:flex;align-items:center;text-decoration:none;color:var(--text-primary)}.Navbar_logo__UM0Ax img{height:50px;width:auto}.Navbar_desktopNav__Za2sj{display:flex;align-items:center;gap:2.5rem;list-style:none}.Navbar_desktopNav__Za2sj a{text-decoration:none;color:var(--text-secondary);font-weight:600;font-size:1rem;position:relative;padding:.5rem 0;transition:color .3s ease;display:flex;align-items:center;gap:6px}.Navbar_desktopNav__Za2sj a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-red);transition:width .3s ease}.Navbar_desktopNav__Za2sj a:hover{color:var(--primary-red)}.Navbar_desktopNav__Za2sj a:hover:after{width:100%}.Navbar_dropdown__ztbRD{position:relative}.Navbar_dropdown__ztbRD>a svg{transition:transform .3s ease}.Navbar_dropdown__ztbRD:hover>a svg{transform:rotate(180deg)}.Navbar_megaMenu__QFRXX{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);display:flex;min-width:580px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 20px 50px rgba(0,0,0,.15);z-index:1000}.Navbar_dropdown__ztbRD:hover .Navbar_megaMenu__QFRXX{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.Navbar_megaMenuTabs__d_umD{display:flex;flex-direction:column;min-width:160px;background:var(--bg-secondary);border-right:1px solid var(--border-color);padding:.75rem;gap:.25rem}.Navbar_megaMenuTabHeader__ho1CI{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);padding:.5rem 1rem .25rem;margin:0}.Navbar_megaMenuTabHeader__ho1CI:first-child{padding-top:.25rem}.Navbar_megaMenuTab__vKoNL{display:flex;align-items:center;gap:8px;padding:.6rem 1rem;border:none;background:transparent;border-radius:8px;font-family:inherit;font-size:.85rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.Navbar_megaMenuTab__vKoNL:hover{background:rgba(var(--primary-red-rgb),.08);color:var(--primary-red)}.Navbar_megaMenuTabActive__KsNKF{background:rgba(var(--primary-red-rgb),.12);color:var(--primary-red)}.Navbar_megaMenuContent__RpT73{flex:1 1;padding:1rem}.Navbar_megaMenuGrid__sWQH2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.25rem;gap:.25rem}.Navbar_megaMenuCard__U_2Yr{display:flex;align-items:center;gap:12px;padding:.75rem 1rem;border-radius:10px;color:var(--text-secondary);transition:all .2s ease}.Navbar_megaMenuCard__U_2Yr:after{display:none!important}.Navbar_megaMenuCard__U_2Yr:hover{background:rgba(var(--primary-red-rgb),.08);color:var(--primary-red)}.Navbar_megaMenuCard__U_2Yr svg{width:24px;height:24px;color:var(--primary-red);flex-shrink:0}.Navbar_megaMenuColumn__2nHr5{display:flex;flex-direction:column;gap:.25rem}.Navbar_megaMenuCategory__Lrvp0{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary-red);padding:0 1rem .5rem;margin-bottom:.25rem;border-bottom:1px solid var(--border-color)}.Navbar_megaMenu__QFRXX a{display:flex;align-items:center;gap:12px;padding:.75rem 1rem;border-radius:8px;color:var(--text-secondary);transition:all .2s ease}.Navbar_megaMenu__QFRXX a:after{display:none}.Navbar_megaMenu__QFRXX a:hover{background:rgba(var(--primary-red-rgb),.1);color:var(--primary-red)}.Navbar_megaMenu__QFRXX a svg{width:20px;height:20px;color:var(--primary-red);flex-shrink:0}.Navbar_servicesMegaMenu__wvTqU{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;min-width:900px;padding:1.5rem}.Navbar_dropdownItemText__1Q2Jp{display:flex;flex-direction:column}.Navbar_dropdownItemText__1Q2Jp span{font-size:.9rem;font-weight:600}.Navbar_dropdownItemText__1Q2Jp small{font-size:.7rem;color:var(--text-muted);font-weight:400}.Navbar_navActions__YsS7O{display:flex;align-items:center;gap:1rem}.Navbar_langToggle__VuKwq{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:20px;border:2px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;font-weight:600;font-size:.85rem;color:var(--text-primary);transition:all .3s ease}.Navbar_langToggle__VuKwq:hover{border-color:var(--primary-red);color:var(--primary-red)}.Navbar_langToggle__VuKwq svg{color:var(--primary-red)}.Navbar_themeToggle__h37kI{width:44px;height:44px;border-radius:50%;border:2px solid var(--border-color);background:var(--bg-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Navbar_themeToggle__h37kI:hover{border-color:var(--primary-red);transform:rotate(180deg)}.Navbar_themeToggle__h37kI svg{color:var(--text-primary);transition:all .3s ease}.Navbar_mobileToggle__uEo2B{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:5px}.Navbar_mobileToggle__uEo2B span{width:25px;height:2px;background:var(--text-primary);transition:all .3s ease}.Navbar_desktopCta__TO_0Q{display:inline-flex}.Navbar_overlay__i6xHi{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:all .3s ease;z-index:9998}.Navbar_overlay__i6xHi.Navbar_active__ZTgb8{opacity:1;visibility:visible}.Navbar_mobileSheet__ttL6o{display:none;position:fixed;top:0;right:0;bottom:0;width:70vw;max-width:320px;background:#ffffff;z-index:9999;transform:translateX(100%);transition:transform .3s ease;flex-direction:column;padding:2rem 1.5rem;border-left:1px solid var(--border-color);box-shadow:-10px 0 40px rgba(0,0,0,.3)}[data-theme=dark] .Navbar_mobileSheet__ttL6o{background:#1a1a1a}.Navbar_mobileSheet__ttL6o.Navbar_active__ZTgb8{transform:translateX(0)}.Navbar_closeBtn__WDzSU{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--text-primary);padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.Navbar_closeBtn__WDzSU:hover{color:var(--primary-red)}.Navbar_mobileNav__hkRPp{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-top:3rem}.Navbar_mobileNav__hkRPp>li>a{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;text-decoration:none;color:var(--text-primary);font-weight:600;font-size:1rem;border-radius:8px;transition:all .2s ease}.Navbar_mobileNav__hkRPp>li>a:hover{background:rgba(var(--primary-red-rgb),.1);color:var(--primary-red)}.Navbar_mobileDropdownItem__toR2x{border-bottom:1px solid var(--border-color)}.Navbar_mobileDropdownToggle__vETru{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:transparent;border:none;color:var(--text-primary);font-family:inherit;font-weight:600;font-size:1rem;cursor:pointer;border-radius:8px;transition:all .2s ease}.Navbar_mobileDropdownToggle__vETru:hover{background:rgba(var(--primary-red-rgb),.1);color:var(--primary-red)}.Navbar_mobileDropdownToggle__vETru svg{transition:transform .3s ease}.Navbar_mobileDropdownItem__toR2x.Navbar_dropdownOpen__IE8l9 .Navbar_mobileDropdownToggle__vETru{color:var(--primary-red)}.Navbar_mobileDropdownItem__toR2x.Navbar_dropdownOpen__IE8l9 .Navbar_mobileDropdownToggle__vETru svg{transform:rotate(180deg)}.Navbar_mobileDropdown__Pgx8h{display:none;flex-direction:column;gap:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.Navbar_mobileDropdownItem__toR2x.Navbar_dropdownOpen__IE8l9 .Navbar_mobileDropdown__Pgx8h{display:flex;max-height:60vh;padding:.5rem 0;overflow-y:auto}.Navbar_mobileCategorySection__a3RVq{margin-bottom:.5rem}.Navbar_mobileCategorySection__a3RVq:last-child{margin-bottom:0}.Navbar_mobileCategoryHeader__RSpZ4{display:flex;align-items:center;gap:8px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);padding:.75rem .5rem .5rem;border-bottom:1px solid var(--border-color);margin-bottom:.25rem}.Navbar_mobileCategoryHeader__RSpZ4 svg{width:14px;height:14px;color:var(--primary-red)}.Navbar_mobileDropdown__Pgx8h a{display:flex;align-items:center;gap:12px;padding:.65rem .5rem;text-decoration:none;color:var(--text-primary);font-size:.85rem;font-weight:500;border-radius:6px;transition:all .2s ease}.Navbar_mobileDropdown__Pgx8h a:hover{background:rgba(var(--primary-red-rgb),.08);color:var(--primary-red)}.Navbar_mobileDropdown__Pgx8h a svg{width:18px;height:18px;color:var(--primary-red);flex-shrink:0}.Navbar_mobileCta__4yeJ_{margin-top:auto;padding-top:2rem;border-top:1px solid var(--border-color)}.Navbar_mobileCta__4yeJ_ a{display:flex;width:100%;justify-content:center}@media (max-width:968px){.Navbar_desktopCta__TO_0Q,.Navbar_desktopNav__Za2sj{display:none}.Navbar_mobileToggle__uEo2B{display:flex}.Navbar_overlay__i6xHi{display:block}.Navbar_mobileSheet__ttL6o{display:flex}}@media (max-width:480px){.Navbar_nav__A66_N{padding:.75rem 4%}.Navbar_nav__A66_N.Navbar_scrolled___WOss{padding:.5rem 4%}.Navbar_logo__UM0Ax img{height:40px}.Navbar_mobileSheet__ttL6o{width:85vw}.Navbar_langToggle__VuKwq span{display:none}.Navbar_langToggle__VuKwq{padding:8px 10px}}html[dir=rtl] .Navbar_desktopNav__Za2sj,html[dir=rtl] .Navbar_desktopNav__Za2sj a,html[dir=rtl] .Navbar_megaMenu__QFRXX a{flex-direction:row-reverse}html[dir=rtl] .Navbar_dropdownItemText__1Q2Jp,html[dir=rtl] .Navbar_megaMenuCategory__Lrvp0{text-align:right}html[dir=rtl] .Navbar_langToggle__VuKwq,html[dir=rtl] .Navbar_navActions__YsS7O{flex-direction:row-reverse}@media (max-width:968px){html[dir=rtl] .Navbar_mobileSheet__ttL6o{right:auto;left:0;border-left:none;border-right:1px solid var(--border-color);box-shadow:10px 0 40px rgba(0,0,0,.2);transform:translateX(-100%)}html[dir=rtl] .Navbar_mobileSheet__ttL6o.Navbar_active__ZTgb8{transform:translateX(0)}html[dir=rtl] .Navbar_closeBtn__WDzSU{right:auto;left:1rem}html[dir=rtl] .Navbar_mobileCategoryHeader__RSpZ4,html[dir=rtl] .Navbar_mobileDropdownToggle__vETru,html[dir=rtl] .Navbar_mobileDropdown__Pgx8h a,html[dir=rtl] .Navbar_mobileNav__hkRPp>li>a{flex-direction:row-reverse}}.Footer_footer__UaG1g{background:var(--bg-tertiary);padding:80px 5% 30px}.Footer_footerContent__nZq4z{max-width:1400px;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:4rem;gap:4rem;margin:0 auto 4rem}.Footer_footerBrand__2iuXn p{color:var(--text-secondary);line-height:1.7;margin:1.5rem 0}.Footer_logo__NsUJK{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.Footer_logoText__UJ4c3{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;color:var(--text-primary);transition:color .3s ease}.Footer_logo__NsUJK:hover .Footer_logoText__UJ4c3{color:var(--primary-red)}.Footer_footerSocial__lf0S9{display:flex;gap:1rem}.Footer_socialLink__VOPU_{width:45px;height:45px;border-radius:12px;background:var(--card-bg);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .4s ease}.Footer_socialLink__VOPU_:hover{background:var(--primary-red);border-color:var(--primary-red);color:white;transform:translateY(-5px)}.Footer_footerColumn__7FuWc h4{font-size:1.1rem;margin-bottom:1.5rem;position:relative}.Footer_footerColumn__7FuWc h4:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:3px;background:var(--primary-red);border-radius:2px}.Footer_footerLinks__4RPn7{list-style:none}.Footer_footerLinks__4RPn7 li{margin-bottom:.8rem}.Footer_footerLinks__4RPn7 a{color:var(--text-secondary);text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:5px}.Footer_footerLinks__4RPn7 a:hover{color:var(--primary-red);padding-left:10px}.Footer_footerBottom__jFaYu{padding-top:2rem;border-top:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_footerBottom__jFaYu p{color:var(--text-muted);font-size:.9rem}.Footer_footerBottomLinks__MLdeA{display:flex;gap:2rem}.Footer_footerBottomLinks__MLdeA a{color:var(--text-muted);text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_footerBottomLinks__MLdeA a:hover{color:var(--primary-red)}.Footer_creditLink__mUzs_{color:var(--primary-red);text-decoration:none;font-weight:600;transition:opacity .3s ease}.Footer_creditLink__mUzs_:hover{opacity:.8}@media (max-width:1024px){.Footer_footerContent__nZq4z{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_footerContent__nZq4z{grid-template-columns:1fr;gap:2rem}.Footer_footerBottom__jFaYu{flex-direction:column;text-align:center}}html[dir=rtl] .Footer_footerBrand__2iuXn,html[dir=rtl] .Footer_footerColumn__7FuWc{text-align:right}html[dir=rtl] .Footer_logo__NsUJK{flex-direction:row-reverse}html[dir=rtl] .Footer_footerColumn__7FuWc h4:after{left:auto;right:0}html[dir=rtl] .Footer_footerLinks__4RPn7 a:hover{padding-left:0;padding-right:10px}html[dir=rtl] .Footer_footerBottomLinks__MLdeA,html[dir=rtl] .Footer_footerBottom__jFaYu{flex-direction:row-reverse}@media (max-width:768px){html[dir=rtl] .Footer_footerBottom__jFaYu{flex-direction:column}}.contact_page__5ZJMe{min-height:100vh;background:var(--bg-primary);position:relative;overflow-x:hidden}.contact_canvasContainer__8pn0R{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.4}.contact_breadcrumb__0MC_o{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:100px 2rem 0;max-width:1400px;margin:0 auto;font-size:.9rem}.contact_breadcrumb__0MC_o a{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.contact_breadcrumb__0MC_o a:hover{color:var(--primary-red)}.contact_breadcrumb__0MC_o span{color:var(--text-primary);font-weight:500}.contact_breadcrumb__0MC_o svg{color:var(--text-muted)}.contact_hero__MH_6V{position:relative;z-index:1;padding:4rem 2rem 3rem;text-align:center}.contact_heroContent__g061R{max-width:800px;margin:0 auto}.contact_heroIcon__ylf_f{width:100px;height:100px;margin:0 auto 2rem;border-radius:24px;background:linear-gradient(135deg,var(--primary-red) 0,#c62828 100%);display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 20px 60px rgba(230,57,70,.3)}.contact_hero__MH_6V h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1.5rem;color:var(--text-primary)}.contact_heroLead__fWz__{font-size:1.25rem;color:var(--text-secondary);line-height:1.8}.contact_contactInfo__3Yswu{position:relative;z-index:1;padding:0 2rem 4rem;max-width:1200px;margin:0 auto}.contact_contactInfoGrid__5A73X{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.contact_contactInfoCard__PigT2{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.contact_contactInfoCard__PigT2:hover{border-color:var(--primary-red);transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.contact_contactInfoIcon__9ve9_{width:56px;height:56px;margin:0 auto 1rem;border-radius:12px;background:rgba(230,57,70,.1);display:flex;align-items:center;justify-content:center;color:var(--primary-red)}.contact_contactInfoCard__PigT2 h3{font-size:.9rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.contact_contactInfoCard__PigT2 a,.contact_contactInfoCard__PigT2 p{font-size:1rem;color:var(--text-primary);font-weight:500;text-decoration:none;transition:color .3s ease}.contact_contactInfoCard__PigT2 a:hover{color:var(--primary-red)}.contact_mainContent__npFER{position:relative;z-index:1;padding:0 2rem 5rem;max-width:1400px;margin:0 auto}.contact_contentGrid__dNXoh{display:grid;grid-template-columns:1fr 400px;grid-gap:3rem;gap:3rem;align-items:start}.contact_formSection__4UMy7{background:var(--card-bg);border:1px solid var(--border-color);border-radius:24px;padding:3rem}.contact_formHeader__cLjJh{margin-bottom:2rem}.contact_formHeader__cLjJh h2{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.contact_formHeader__cLjJh p{color:var(--text-secondary);font-size:1rem}.contact_form___aGjp{display:flex;flex-direction:column;gap:1.5rem}.contact_formRow__bPMyT{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.contact_formGroup__p53v_{display:flex;flex-direction:column;gap:.5rem}.contact_formGroup__p53v_ label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--text-primary)}.contact_formGroup__p53v_ label svg{color:var(--primary-red)}.contact_formGroup__p53v_ input,.contact_formGroup__p53v_ select,.contact_formGroup__p53v_ textarea{padding:1rem 1.25rem;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-primary);color:var(--text-primary);font-size:1rem;font-family:inherit;transition:all .3s ease}.contact_formGroup__p53v_ input:focus,.contact_formGroup__p53v_ select:focus,.contact_formGroup__p53v_ textarea:focus{outline:none;border-color:var(--primary-red);box-shadow:0 0 0 3px rgba(230,57,70,.1)}.contact_formGroup__p53v_ input::placeholder,.contact_formGroup__p53v_ textarea::placeholder{color:var(--text-muted)}.contact_formGroup__p53v_ select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;padding-right:3rem}.contact_formGroup__p53v_ textarea{resize:vertical;min-height:120px}.contact_inputError__VNAYp{border-color:var(--primary-red)!important;background:rgba(230,57,70,.05)}.contact_fieldError__u_Rv_{display:block;color:var(--primary-red);font-size:.875rem;margin-top:.5rem;font-weight:500}.contact_customDropdown__3Bo9w{position:relative;width:100%}.contact_dropdownTrigger__8Ue4v{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;border:1px solid var(--border-color);border-radius:12px;background:var(--bg-primary);color:var(--text-primary);font-size:1rem;font-family:inherit;cursor:pointer;transition:all .3s ease;text-align:left}.contact_dropdownTrigger__8Ue4v:hover{border-color:var(--primary-red)}.contact_dropdownTrigger__8Ue4v.contact_open__VgPtv{border-color:var(--primary-red);box-shadow:0 0 0 3px rgba(230,57,70,.1)}.contact_dropdownTrigger__8Ue4v .contact_placeholder__gFnHL{color:var(--text-muted)}.contact_dropdownArrow__A5F2r{transition:transform .3s ease;color:var(--text-muted)}.contact_dropdownTrigger__8Ue4v.contact_open__VgPtv .contact_dropdownArrow__A5F2r{transform:rotate(90deg)}.contact_dropdownMenu__inK5d{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);z-index:100;overflow:hidden;animation:contact_dropdownFadeIn__9z_gF .2s ease}@keyframes contact_dropdownFadeIn__9z_gF{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.contact_dropdownColumns__n9OCB{display:grid;grid-template-columns:1fr 1fr;max-height:350px}.contact_dropdownColumn__5TFIF{padding:.75rem;border-right:1px solid var(--border-color);overflow-y:auto;max-height:350px}.contact_dropdownColumn__5TFIF:last-child{border-right:none}.contact_columnHeader__OMDnW{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--primary-red);padding:.5rem .75rem;margin-bottom:.25rem}.contact_columnSubheader__6G6Cs{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);padding:.75rem .75rem .25rem;margin-top:.5rem;border-top:1px solid var(--border-color)}.contact_columnSubheader__6G6Cs:first-of-type{margin-top:0;border-top:none}.contact_dropdownItem__6Ju21{display:block;width:100%;padding:.6rem .75rem;border:none;background:transparent;color:var(--text-primary);font-size:.9rem;font-family:inherit;text-align:left;cursor:pointer;border-radius:6px;transition:all .2s ease}.contact_dropdownItem__6Ju21:hover{background:rgba(230,57,70,.1);color:var(--primary-red)}.contact_dropdownItem__6Ju21.contact_selected__P86dh{background:rgba(230,57,70,.15);color:var(--primary-red);font-weight:500}.contact_dropdownOther__3bAzF{padding:.75rem;border-top:1px solid var(--border-color);background:var(--bg-secondary)}.contact_dropdownItem__6Ju21.contact_otherOption__RfibI{font-weight:500}.contact_submitButton__Pottv{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:1rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;border:none;border-radius:12px;background:linear-gradient(135deg,var(--primary-red) 0,#c62828 100%);color:white;cursor:pointer;transition:all .4s cubic-bezier(.23,1,.32,1)}.contact_submitButton__Pottv:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 40px rgba(230,57,70,.4)}.contact_submitButton__Pottv:disabled{opacity:.7;cursor:not-allowed}.contact_spinner__PNcwS{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:contact_spin__B_97D .8s linear infinite}@keyframes contact_spin__B_97D{to{transform:rotate(1turn)}}.contact_errorMessage__R_65m{padding:1rem 1.25rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:12px;color:#ef4444;font-size:.95rem;font-weight:500}.contact_successMessage____ZJc{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.contact_successMessage____ZJc svg{color:#22c55e;margin-bottom:1.5rem}.contact_successMessage____ZJc h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.contact_successMessage____ZJc p{color:var(--text-secondary)}.contact_sidebar__D9oMT{display:flex;flex-direction:column;gap:2rem}.contact_sidebarCard__lkQ6H{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2rem}.contact_sidebarCardIcon__yH6CI{width:64px;height:64px;margin-bottom:1.5rem;border-radius:16px;background:linear-gradient(135deg,var(--primary-red) 0,rgba(230,57,70,.7) 100%);display:flex;align-items:center;justify-content:center;color:white}.contact_sidebarCard__lkQ6H h3{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.contact_sidebarCard__lkQ6H>p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.contact_calendlyButton__LZJq7{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:1rem 1.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;border-radius:12px;background:var(--primary-blue);color:white;transition:all .3s ease}.contact_calendlyButton__LZJq7:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(29,53,87,.3)}.contact_officesList__9Vbt7{display:flex;flex-direction:column;gap:1rem}.contact_officeItem__dj3bH{display:flex;flex-direction:column;padding:1rem;background:var(--bg-secondary);border-radius:12px;transition:all .3s ease}.contact_officeItem__dj3bH:hover{background:rgba(230,57,70,.05)}.contact_officeHeader__ZdePq{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.contact_officeCity__pHKmo{font-size:1rem;font-weight:600;color:var(--text-primary)}.contact_hqBadge__YoOR3{padding:2px 8px;font-size:.7rem;font-weight:700;text-transform:uppercase;background:var(--primary-red);color:white;border-radius:4px}.contact_officeCountry__vwntq{font-size:.85rem;color:var(--primary-red);font-weight:500}.contact_officeAddress__4cRjQ{font-size:.85rem;color:var(--text-muted)}.contact_mapSection__3kQtz{position:relative;z-index:1;padding:0 2rem 5rem;max-width:1400px;margin:0 auto}.contact_mapPlaceholder__dKkiY{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:linear-gradient(135deg,var(--primary-blue) 0,var(--primary-red) 100%);border-radius:24px;text-align:center;color:white}.contact_mapPlaceholder__dKkiY svg{margin-bottom:1rem;opacity:.8}.contact_mapPlaceholder__dKkiY h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.contact_mapPlaceholder__dKkiY p{font-size:1.1rem;opacity:.9;margin-bottom:1.5rem}.contact_mapLink__lQugr{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:white;color:var(--primary-red);text-decoration:none;font-weight:600;border-radius:8px;transition:all .3s ease}.contact_mapLink__lQugr:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.2)}@media (max-width:1024px){.contact_contentGrid__dNXoh{grid-template-columns:1fr}.contact_sidebar__D9oMT{flex-direction:row;gap:1.5rem}.contact_sidebarCard__lkQ6H{flex:1 1}}@media (max-width:768px){.contact_breadcrumb__0MC_o{padding:90px 1.5rem 0}.contact_hero__MH_6V{padding:3rem 1.5rem 2rem}.contact_heroIcon__ylf_f{width:80px;height:80px}.contact_contactInfo__3Yswu{padding:0 1.5rem 3rem}.contact_contactInfoGrid__5A73X{grid-template-columns:repeat(2,1fr)}.contact_mainContent__npFER{padding:0 1.5rem 4rem}.contact_formSection__4UMy7{padding:2rem}.contact_formRow__bPMyT{grid-template-columns:1fr}.contact_sidebar__D9oMT{flex-direction:column}.contact_mapSection__3kQtz{padding:0 1.5rem 4rem}.contact_mapPlaceholder__dKkiY{padding:3rem 1.5rem}.contact_dropdownColumns__n9OCB{grid-template-columns:1fr}.contact_dropdownColumn__5TFIF{border-right:none;border-bottom:1px solid var(--border-color)}.contact_dropdownColumn__5TFIF:last-child{border-bottom:none}.contact_dropdownMenu__inK5d{max-height:300px;overflow-y:auto}}@media (max-width:480px){.contact_contactInfoGrid__5A73X{grid-template-columns:1fr}.contact_contactInfoCard__PigT2{padding:1.5rem}}.CookieConsent_overlay__UizkJ{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:1rem;animation:CookieConsent_slideUp__5cSMd .5s cubic-bezier(.23,1,.32,1)}@keyframes CookieConsent_slideUp__5cSMd{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent_container__2DyIs{max-width:500px;margin:0 auto;background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:1.75rem;box-shadow:0 -10px 60px rgba(0,0,0,.15);position:relative;transition:all .3s ease}.CookieConsent_container__2DyIs.CookieConsent_expanded__Aqy7r{max-width:550px}.CookieConsent_closeButton__GNqQ6{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border:none;background:var(--bg-secondary);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;transition:all .3s ease}.CookieConsent_closeButton__GNqQ6:hover{background:var(--primary-red);color:white}.CookieConsent_header__HoP2V{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.CookieConsent_iconWrapper__P27CO{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,var(--primary-red) 0,#c62828 100%);display:flex;align-items:center;justify-content:center;color:white}.CookieConsent_header__HoP2V h2{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}.CookieConsent_description__gPFrv{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.CookieConsent_actions__qKujs{display:flex;gap:.75rem;margin-bottom:1rem}.CookieConsent_acceptAll__0e7da{flex:1 1;padding:.875rem 1.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;border:none;border-radius:12px;background:linear-gradient(135deg,var(--primary-red) 0,#c62828 100%);color:white;cursor:pointer;transition:all .3s ease}.CookieConsent_acceptAll__0e7da:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(230,57,70,.35)}.CookieConsent_acceptNecessary__3cJ_b{flex:1 1;padding:.875rem 1.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;border:1px solid var(--border-color);border-radius:12px;background:transparent;color:var(--text-primary);cursor:pointer;transition:all .3s ease}.CookieConsent_acceptNecessary__3cJ_b:hover{border-color:var(--primary-red);color:var(--primary-red)}.CookieConsent_settingsButton__QvB9p{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;border:none;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .3s ease}.CookieConsent_settingsButton__QvB9p:hover{color:var(--primary-red)}.CookieConsent_settingsPanel__epC6S{margin-bottom:1rem}.CookieConsent_cookieOption__l_mtt{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;background:var(--bg-secondary);border-radius:12px;margin-bottom:.75rem}.CookieConsent_optionInfo__Zz9Z7{flex:1 1}.CookieConsent_optionHeader__3HEop{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.CookieConsent_optionTitle__d66Ec{font-size:.95rem;font-weight:600;color:var(--text-primary)}.CookieConsent_required__ezlBA{font-size:.7rem;font-weight:600;text-transform:uppercase;padding:2px 6px;background:var(--primary-red);color:white;border-radius:4px}.CookieConsent_optionDesc__HqKjq{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin:0}.CookieConsent_toggle__RHAUf{position:relative;width:48px;height:28px;flex-shrink:0;border:none;border-radius:14px;background:var(--border-color);cursor:pointer;transition:all .3s ease}.CookieConsent_toggle__RHAUf.CookieConsent_disabled___rJNv{background:rgba(34,197,94,.2);cursor:default;display:flex;align-items:center;justify-content:center;color:#22c55e}.CookieConsent_toggle__RHAUf.CookieConsent_active__cqWJO{background:#22c55e}.CookieConsent_toggleSlider__in6j3{position:absolute;top:3px;left:3px;width:22px;height:22px;background:white;border-radius:50%;transition:transform .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.2)}.CookieConsent_toggle__RHAUf.CookieConsent_active__cqWJO .CookieConsent_toggleSlider__in6j3{transform:translateX(20px)}.CookieConsent_settingsActions__azFXR{display:flex;gap:.75rem;margin-top:1rem}.CookieConsent_saveButton__WJtIj{flex:1 1;padding:.875rem 1.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;border:none;border-radius:12px;background:linear-gradient(135deg,var(--primary-red) 0,#c62828 100%);color:white;cursor:pointer;transition:all .3s ease}.CookieConsent_saveButton__WJtIj:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(230,57,70,.35)}.CookieConsent_backButton__XnN0y{padding:.875rem 1.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;border:1px solid var(--border-color);border-radius:12px;background:transparent;color:var(--text-primary);cursor:pointer;transition:all .3s ease}.CookieConsent_backButton__XnN0y:hover{border-color:var(--text-muted)}.CookieConsent_learnMore__7xJs7{font-size:.85rem;color:var(--text-muted);text-align:center;margin:0}.CookieConsent_learnMore__7xJs7 a{color:var(--primary-red);text-decoration:none;font-weight:500}.CookieConsent_learnMore__7xJs7 a:hover{text-decoration:underline}@media (max-width:540px){.CookieConsent_overlay__UizkJ{padding:0}.CookieConsent_container__2DyIs{border-radius:20px 20px 0 0;max-width:100%}.CookieConsent_actions__qKujs,.CookieConsent_settingsActions__azFXR{flex-direction:column}}html[dir=rtl] .CookieConsent_header__HoP2V{flex-direction:row-reverse}html[dir=rtl] .CookieConsent_closeButton__GNqQ6{right:auto;left:1rem}html[dir=rtl] .CookieConsent_cookieOption__l_mtt,html[dir=rtl] .CookieConsent_optionHeader__3HEop{flex-direction:row-reverse}html[dir=rtl] .CookieConsent_toggleSlider__in6j3{left:auto;right:3px}html[dir=rtl] .CookieConsent_toggle__RHAUf.CookieConsent_active__cqWJO .CookieConsent_toggleSlider__in6j3{transform:translateX(-20px)}.legal_page__2vCPQ{min-height:100vh;background:var(--bg-primary);position:relative}.legal_breadcrumb__slsky{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:100px 2rem 0;max-width:1200px;margin:0 auto;font-size:.9rem}.legal_breadcrumb__slsky a{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.legal_breadcrumb__slsky a:hover{color:var(--primary-red)}.legal_breadcrumb__slsky span{color:var(--text-primary);font-weight:500}.legal_breadcrumb__slsky svg{color:var(--text-muted)}.legal_hero__ARGbQ{position:relative;z-index:1;padding:3rem 2rem;text-align:center}.legal_heroContent__HNtk_{max-width:800px;margin:0 auto}.legal_heroIcon__csZj_{width:90px;height:90px;margin:0 auto 1.5rem;border-radius:20px;background:linear-gradient(135deg,var(--primary-blue) 0,var(--primary-red) 100%);display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 15px 40px rgba(230,57,70,.25)}.legal_hero__ARGbQ h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.legal_lastUpdated__daHFx{font-size:.95rem;color:var(--text-muted)}.legal_content__OAXkh{position:relative;z-index:1;padding:2rem 2rem 5rem;max-width:1200px;margin:0 auto}.legal_contentWrapper__iv8b6{display:grid;grid-template-columns:280px 1fr;grid-gap:3rem;gap:3rem;align-items:start}.legal_tableOfContents__EWX8i{position:-webkit-sticky;position:sticky;top:100px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:1.5rem}.legal_tableOfContents__EWX8i h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.legal_tableOfContents__EWX8i ul{list-style:none;padding:0;margin:0}.legal_tableOfContents__EWX8i li{margin-bottom:.5rem}.legal_tableOfContents__EWX8i a{display:block;padding:.5rem .75rem;font-size:.9rem;color:var(--text-secondary);text-decoration:none;border-radius:8px;transition:all .3s ease}.legal_tableOfContents__EWX8i a:hover{background:rgba(230,57,70,.05);color:var(--primary-red);padding-left:1rem}.legal_legalContent__HM1sz{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem}.legal_section__HHwWK{padding-bottom:2.5rem;margin-bottom:2.5rem;border-bottom:1px solid var(--border-color)}.legal_section__HHwWK:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal_sectionIcon__QPja0{width:48px;height:48px;margin-bottom:1rem;border-radius:12px;background:linear-gradient(135deg,rgba(230,57,70,.1),rgba(29,53,87,.1));display:flex;align-items:center;justify-content:center;color:var(--primary-red)}.legal_section__HHwWK h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.legal_section__HHwWK h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:1.5rem 0 .75rem}.legal_section__HHwWK p{font-size:1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1rem}.legal_section__HHwWK ul{padding-left:1.5rem;margin:1rem 0}.legal_section__HHwWK li{font-size:1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:.5rem}.legal_section__HHwWK li strong{color:var(--text-primary)}.legal_contactInfo__PU5tn{background:var(--bg-secondary);border-radius:12px;padding:1.5rem;margin-top:1rem}.legal_contactInfo__PU5tn p{margin-bottom:.5rem}.legal_contactInfo__PU5tn p:last-child{margin-bottom:0}@media (max-width:968px){.legal_contentWrapper__iv8b6{grid-template-columns:1fr}.legal_tableOfContents__EWX8i{position:relative;top:0}}@media (max-width:768px){.legal_breadcrumb__slsky{padding:90px 1.5rem 0}.legal_hero__ARGbQ{padding:2rem 1.5rem}.legal_heroIcon__csZj_{width:70px;height:70px}.legal_content__OAXkh{padding:1.5rem 1.5rem 4rem}.legal_legalContent__HM1sz{padding:1.5rem}.legal_section__HHwWK h2{font-size:1.25rem}}html[dir=rtl] .legal_breadcrumb__slsky{flex-direction:row-reverse}html[dir=rtl] .legal_tableOfContents__EWX8i a:hover{padding-left:.75rem;padding-right:1rem}html[dir=rtl] .legal_section__HHwWK ul{padding-left:0;padding-right:1.5rem}.product_page__1WG6D{min-height:100vh;background:var(--bg-primary);position:relative;overflow-x:hidden}.product_canvasContainer__5MYv7{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.4}.product_breadcrumb__ssLFf{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:100px 2rem 0;max-width:1400px;margin:0 auto;font-size:.9rem}.product_breadcrumb__ssLFf a{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.product_breadcrumb__ssLFf a:hover{color:var(--accent-color,var(--primary-red))}.product_breadcrumb__ssLFf span{color:var(--text-primary);font-weight:500}.product_breadcrumb__ssLFf svg{color:var(--text-muted)}.product_hero__aNFH5{position:relative;z-index:1;padding:4rem 2rem 3rem;text-align:center}.product_heroContent__PLxbk{max-width:1000px;margin:0 auto}.product_heroTitle__cTx78{gap:1.25rem;margin-bottom:1.25rem}.product_heroIcon__GCOWU,.product_heroTitle__cTx78{display:flex;align-items:center;justify-content:center}.product_heroIcon__GCOWU{width:70px;height:70px;border-radius:18px;color:white;box-shadow:0 12px 30px rgba(0,0,0,.25);flex-shrink:0}.product_hero__aNFH5 h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin:0;color:var(--text-primary)}.product_heroSubtitle__g5_4U{font-size:1.3rem;font-weight:600;color:var(--accent-color,var(--primary-red));margin-bottom:1rem}.product_heroLead__tQKqd{font-size:1.15rem;color:var(--text-secondary);line-height:1.7;max-width:800px;margin:0 auto}.product_downloadLink__RgNDO{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;background:var(--accent-gradient,linear-gradient(135deg,var(--primary-blue),var(--primary-red)));color:white;text-decoration:none;border-radius:8px;font-weight:500;font-size:.95rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.product_downloadLink__RgNDO:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.product_featuresSection__Kl7S8{position:relative;z-index:1;padding:4rem 2rem;max-width:1400px;margin:0 auto}.product_featuresGrid__AvqRz{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem}.product_featureCard__ISqgC{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2rem;opacity:0;transform:translateY(30px);transition:all .5s ease;position:relative;overflow:hidden}.product_featureCard__ISqgC:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-gradient,linear-gradient(90deg,var(--primary-blue),var(--primary-red)));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.product_featureCard__ISqgC:hover:before{transform:scaleX(1)}.product_featureCard__ISqgC.product_visible__x8MFe{opacity:1;transform:translateY(0)}.product_featureCard__ISqgC:hover{border-color:var(--accent-color,var(--primary-red));box-shadow:0 20px 60px rgba(0,0,0,.1);transform:translateY(-5px)}.product_featureHeader__HYG_2{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.product_featureIcon__A8dGk{width:50px;height:50px;min-width:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:white}.product_featureCard__ISqgC h3{font-size:1.15rem;font-weight:600;color:var(--text-primary);line-height:1.3}.product_featureCard__ISqgC p{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin:0}.product_benefitsSection__bRFjp{position:relative;z-index:1;padding:5rem 2rem;background:var(--bg-secondary);opacity:0;transform:translateY(30px);transition:all .6s ease}.product_benefitsSection__bRFjp.product_visible__x8MFe{opacity:1;transform:translateY(0)}.product_sectionHeader__jC2lb{text-align:center;margin-bottom:3rem}.product_sectionHeader__jC2lb h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.product_sectionHeader__jC2lb p{font-size:1.1rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.product_benefitsGrid__dRiim{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.product_benefitItem__7M8rp{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease}.product_benefitItem__7M8rp:hover{border-color:var(--accent-color,var(--primary-red));transform:translateX(5px)}.product_benefitItem__7M8rp svg{color:var(--accent-color,var(--primary-red));min-width:24px;margin-top:2px}.product_benefitItem__7M8rp span{color:var(--text-primary);font-size:1rem;line-height:1.5}.product_useCasesSection__PAFoO{position:relative;z-index:1;padding:5rem 2rem;opacity:0;transform:translateY(30px);transition:all .6s ease}.product_useCasesSection__PAFoO.product_visible__x8MFe{opacity:1;transform:translateY(0)}.product_useCasesGrid__IyIck{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.product_useCaseCard__I6UmL{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;text-align:center;transition:all .3s ease}.product_useCaseCard__I6UmL:hover{border-color:var(--accent-color,var(--primary-red));transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.product_useCaseIcon__qBTGk{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;color:white}.product_useCaseCard__I6UmL h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0}.product_useCaseCard__I6UmL p{font-size:.9rem;color:var(--text-secondary);line-height:1.6;margin:0}.product_cta__CVv5l{position:relative;z-index:1;padding:6rem 2rem}.product_cta__CVv5l:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.product_ctaContent__jrG6a{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.product_cta__CVv5l h2{font-size:clamp(2rem,4vw,2.5rem);color:white;margin-bottom:1.5rem}.product_cta__CVv5l p{color:rgba(255,255,255,.9);font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7}.product_ctaButtons__7_67J{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.product_ctaPrimary__Dumkc{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:white;color:var(--accent-color,var(--primary-red));box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.23,1,.32,1)}.product_ctaPrimary__Dumkc:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 40px rgba(0,0,0,.3)}.product_ctaSecondary__0njtJ{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:transparent;color:white;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.product_ctaSecondary__0njtJ:hover{background:rgba(255,255,255,.1);border-color:white}@media (max-width:768px){.product_breadcrumb__ssLFf{padding:90px 1.5rem 0}.product_hero__aNFH5{padding:3rem 1.5rem 2rem}.product_heroTitle__cTx78{flex-direction:column;gap:1rem}.product_heroIcon__GCOWU{width:60px;height:60px}.product_hero__aNFH5 h1{font-size:clamp(1.6rem,3.5vw,2rem)}.product_heroSubtitle__g5_4U{font-size:1.1rem}.product_benefitsSection__bRFjp,.product_featuresSection__Kl7S8,.product_useCasesSection__PAFoO{padding:3rem 1.5rem}.product_featuresGrid__AvqRz{grid-template-columns:1fr}.product_featureHeader__HYG_2{flex-direction:column;align-items:flex-start;gap:.75rem}.product_benefitsGrid__dRiim,.product_useCasesGrid__IyIck{grid-template-columns:1fr}.product_cta__CVv5l{padding:4rem 1.5rem}.product_ctaButtons__7_67J{flex-direction:column;align-items:center}}html[dir=rtl] .product_breadcrumb__ssLFf,html[dir=rtl] .product_featureHeader__HYG_2,html[dir=rtl] .product_heroTitle__cTx78{flex-direction:row-reverse}html[dir=rtl] .product_featureCard__ISqgC{text-align:right}html[dir=rtl] .product_benefitItem__7M8rp{flex-direction:row-reverse;text-align:right}html[dir=rtl] .product_benefitItem__7M8rp:hover{transform:translateX(-5px)}@media (max-width:768px){html[dir=rtl] .product_heroTitle__cTx78{flex-direction:column}html[dir=rtl] .product_featureHeader__HYG_2{flex-direction:column;align-items:flex-end}}.products_productsPage__yeMnb{min-height:100vh;background:var(--bg-primary);position:relative;overflow-x:hidden}.products_canvasContainer__v4gCq{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.5}.products_hero__HcFK8{position:relative;z-index:1;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:120px 2rem 60px;text-align:center}.products_heroContent__qLKau{max-width:900px}.products_heroTag__wL7LL{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(118,75,162,.1);border:1px solid rgba(118,75,162,.3);border-radius:50px;color:#764ba2;font-size:.9rem;font-weight:500;margin-bottom:1.5rem}.products_hero__HcFK8 h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:var(--text-primary)}.products_hero__HcFK8 h1 span{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.products_hero__HcFK8 p{font-size:1.2rem;color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto}.products_quickNav__7K5dq{position:relative;z-index:1;padding:0 2rem 4rem;max-width:1000px;margin:0 auto}.products_quickNavGrid__NwxEu{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.products_quickNavItem__sOiu7{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;text-decoration:none;color:var(--text-primary);font-size:.9rem;font-weight:500;text-align:center;transition:all .3s ease}.products_quickNavItem__sOiu7:hover{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.products_quickNavItem__sOiu7:hover svg{color:var(--accent-color)}.products_quickNavItem__sOiu7 svg{color:var(--text-muted);transition:color .3s ease}.products_productSection__Shb7G{position:relative;z-index:1;padding:5rem 2rem;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .6s ease}.products_productSection__Shb7G.products_visible__2Z1vf{opacity:1;transform:translateY(0)}.products_productHeader__Yu2Mm{display:flex;align-items:flex-start;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.products_productIcon__byRV6{width:100px;height:100px;min-width:100px;border-radius:24px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 15px 40px rgba(0,0,0,.2)}.products_productInfo__2Nl9Z{flex:1 1}.products_productInfo__2Nl9Z h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.products_productSubtitle__FG4gv{display:block;font-size:1.2rem;font-weight:600;color:var(--accent-color);margin-bottom:1rem}.products_productInfo__2Nl9Z p{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;max-width:800px}.products_featuresGrid__X3gQL{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.products_featureCard__EVvor{display:flex;align-items:center;gap:12px;padding:1.25rem 1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;transition:all .4s ease;opacity:0;transform:translateY(20px)}.products_productSection__Shb7G.products_visible__2Z1vf .products_featureCard__EVvor{opacity:1;transform:translateY(0)}.products_featureCard__EVvor:hover{border-color:var(--accent-color);transform:translateX(5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.products_featureIcon__VslFi{color:var(--accent-color);flex-shrink:0}.products_featureCard__EVvor span{font-size:.95rem;color:var(--text-primary);font-weight:500}.products_productLink__c5UMt{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:var(--accent-gradient);color:white;text-decoration:none;font-size:1rem;font-weight:600;border-radius:10px;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.15)}.products_productLink__c5UMt:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(0,0,0,.25)}.products_productLink__c5UMt:hover svg{transform:translateX(5px)}.products_productLink__c5UMt svg{transition:transform .3s ease}.products_cta__wXzc_{position:relative;z-index:1;padding:6rem 2rem;margin-top:4rem;background:linear-gradient(135deg,#667eea,#764ba2)}.products_cta__wXzc_:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.products_ctaContent__sinKM{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.products_cta__wXzc_ h2{font-size:clamp(2rem,4vw,3rem);color:white;margin-bottom:1.5rem}.products_cta__wXzc_ p{color:rgba(255,255,255,.9);font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7}.products_ctaButton__3FUhG{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border:none;border-radius:8px;cursor:pointer;background:white;color:#764ba2;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.23,1,.32,1)}.products_ctaButton__3FUhG:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 40px rgba(0,0,0,.3)}.products_xaasioSection__KskEK{position:relative;z-index:1;padding:5rem 2rem;max-width:1400px;margin:0 auto;background:var(--bg-secondary);border-radius:24px}.products_xaasioHeader__47lUZ{text-align:center;margin-bottom:3rem}.products_xaasioHeader__47lUZ h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;color:var(--text-primary);margin-bottom:1rem}.products_xaasioHeader__47lUZ p{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.products_xaasioGrid__5wuXg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.products_xaasioCard__FA_yl{display:flex;flex-direction:column;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;text-decoration:none;transition:all .3s ease;position:relative}.products_xaasioCard__FA_yl:hover{border-color:#3b5998;transform:translateY(-5px);box-shadow:0 15px 40px rgba(59,89,152,.15)}.products_xaasioCardIcon__RjUDm{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b5998,#8b9dc3);color:white;margin-bottom:1rem}.products_xaasioCard__FA_yl h3{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.products_xaasioCard__FA_yl p{font-size:.9rem;color:var(--text-secondary);line-height:1.5;flex:1 1}.products_xaasioCardArrow__3APuf{position:absolute;top:1.5rem;right:1.5rem;color:var(--text-muted);opacity:0;transform:translateX(-10px);transition:all .3s ease}.products_xaasioCard__FA_yl:hover .products_xaasioCardArrow__3APuf{opacity:1;transform:translateX(0);color:#3b5998}.products_xaasioCta___xggR{text-align:center}.products_xaasioButton__NKmwu{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#3b5998,#8b9dc3);color:white;text-decoration:none;font-size:1rem;font-weight:600;border-radius:10px;transition:all .3s ease;box-shadow:0 8px 25px rgba(59,89,152,.3)}.products_xaasioButton__NKmwu:hover{transform:translateY(-3px);box-shadow:0 12px 35px rgba(59,89,152,.4)}.products_xaasioButton__NKmwu:hover svg{transform:translateX(5px)}.products_xaasioButton__NKmwu svg{transition:transform .3s ease}@media (max-width:768px){.products_hero__HcFK8{padding:100px 1.5rem 40px;min-height:50vh}.products_quickNav__7K5dq{padding:0 1.5rem 3rem}.products_quickNavGrid__NwxEu{grid-template-columns:repeat(2,1fr)}.products_productSection__Shb7G{padding:3rem 1.5rem}.products_productHeader__Yu2Mm{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.products_productIcon__byRV6{width:80px;height:80px;min-width:80px}.products_productInfo__2Nl9Z h2{font-size:1.8rem}.products_productSubtitle__FG4gv{font-size:1rem}.products_featuresGrid__X3gQL{grid-template-columns:1fr}.products_productLink__c5UMt{width:100%;justify-content:center}.products_cta__wXzc_{padding:4rem 1.5rem}.products_xaasioSection__KskEK{padding:3rem 1.5rem;margin:0 1rem}.products_xaasioGrid__5wuXg{grid-template-columns:repeat(2,1fr);gap:1rem}.products_xaasioCard__FA_yl{padding:1.25rem}.products_xaasioCardIcon__RjUDm{width:48px;height:48px}}@media (max-width:480px){.products_quickNavGrid__NwxEu{grid-template-columns:1fr}.products_quickNavItem__sOiu7{flex-direction:row;justify-content:flex-start;text-align:left}.products_xaasioGrid__5wuXg{grid-template-columns:1fr}.products_xaasioCard__FA_yl{flex-direction:row;align-items:center;gap:1rem}.products_xaasioCardIcon__RjUDm{margin-bottom:0;flex-shrink:0}.products_xaasioCard__FA_yl h3{margin-bottom:.25rem}.products_xaasioCardArrow__3APuf{display:none}}html[dir=rtl] .products_productHeader__Yu2Mm{flex-direction:row-reverse;text-align:right}html[dir=rtl] .products_productInfo__2Nl9Z{text-align:right}html[dir=rtl] .products_featureCard__EVvor{flex-direction:row-reverse}html[dir=rtl] .products_featureCard__EVvor:hover{transform:translateX(-5px)}html[dir=rtl] .products_productLink__c5UMt{flex-direction:row-reverse}html[dir=rtl] .products_productLink__c5UMt:hover svg{transform:translateX(-5px)}html[dir=rtl] .products_xaasioCardArrow__3APuf{right:auto;left:1.5rem;transform:translateX(10px) scaleX(-1)}html[dir=rtl] .products_xaasioCard__FA_yl:hover .products_xaasioCardArrow__3APuf{transform:translateX(0) scaleX(-1)}html[dir=rtl] .products_xaasioButton__NKmwu{flex-direction:row-reverse}html[dir=rtl] .products_xaasioButton__NKmwu:hover svg{transform:translateX(-5px)}@media (max-width:768px){html[dir=rtl] .products_productHeader__Yu2Mm{flex-direction:column;text-align:center}html[dir=rtl] .products_productInfo__2Nl9Z{text-align:center}}.cloud-infrastructure_page__C6hiX{min-height:100vh;background:var(--bg-primary);position:relative;overflow-x:hidden}.cloud-infrastructure_canvasContainer__jSgIG{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.4}.cloud-infrastructure_breadcrumb__divvN{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:100px 2rem 0;max-width:1400px;margin:0 auto;font-size:.9rem}.cloud-infrastructure_breadcrumb__divvN a{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.cloud-infrastructure_breadcrumb__divvN a:hover{color:var(--primary-blue)}.cloud-infrastructure_breadcrumb__divvN span{color:var(--text-primary);font-weight:500}.cloud-infrastructure_breadcrumb__divvN svg{color:var(--text-muted)}.cloud-infrastructure_hero__omolr{position:relative;z-index:1;padding:4rem 2rem 3rem;text-align:center}.cloud-infrastructure_heroContent__if_Gh{max-width:1200px;margin:0 auto}.cloud-infrastructure_heroTitle__2aalb{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.25rem}.cloud-infrastructure_heroIcon__M1l66{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,var(--primary-blue) 0,#1565c0 100%);display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 24px rgba(29,53,87,.3);flex-shrink:0}.cloud-infrastructure_hero__omolr h1{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin:0;color:var(--text-primary)}.cloud-infrastructure_heroLead__KaPdb{font-size:1.15rem;color:var(--text-secondary);line-height:1.6;max-width:100%;margin:0 auto}.cloud-infrastructure_heroServices__Kylo2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.25rem;gap:1.25rem;max-width:1400px;margin:3rem auto 0;padding:0 1.5rem;perspective:1000px}.cloud-infrastructure_heroServiceCard__EuK_l{position:relative;height:380px;cursor:pointer;opacity:0;animation:cloud-infrastructure_fadeInUp__CzAHD .6s ease forwards}.cloud-infrastructure_cardInner__AGuf2{position:relative;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.cloud-infrastructure_heroServiceCard__EuK_l:hover .cloud-infrastructure_cardInner__AGuf2{transform:rotateY(180deg)}.cloud-infrastructure_cardBack__rm8wW,.cloud-infrastructure_cardFront__rjwwm{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;background:rgba(255,255,255,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px rgba(17,5,155,.08);overflow:hidden}[data-theme=dark] .cloud-infrastructure_cardBack__rm8wW,[data-theme=dark] .cloud-infrastructure_cardFront__rjwwm{background:rgba(17,5,55,.5);border:1px solid rgba(239,50,65,.15);box-shadow:0 8px 32px rgba(0,0,0,.3)}.cloud-infrastructure_cardFront__rjwwm{align-items:center;justify-content:center;text-align:center}.cloud-infrastructure_cardFront__rjwwm:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-blue),var(--primary-red));border-radius:16px 16px 0 0}.cloud-infrastructure_cardBack__rm8wW{transform:rotateY(180deg);text-align:left;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--primary-blue) transparent}.cloud-infrastructure_cardBack__rm8wW::-webkit-scrollbar{width:4px}.cloud-infrastructure_cardBack__rm8wW::-webkit-scrollbar-track{background:transparent}.cloud-infrastructure_cardBack__rm8wW::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:2px}.cloud-infrastructure_cardBack__rm8wW:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-red),var(--primary-blue));border-radius:16px 16px 0 0}.cloud-infrastructure_heroServiceIcon__PDUAE{width:60px;height:60px;margin-bottom:1rem;border-radius:14px;background:linear-gradient(135deg,var(--primary-blue),var(--primary-red));display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 20px rgba(17,5,155,.2)}.cloud-infrastructure_cardFront__rjwwm h3{font-size:1.05rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3}.cloud-infrastructure_cardBackHeader__7KGfQ{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.cloud-infrastructure_cardBackHeader__7KGfQ svg{color:var(--primary-blue);flex-shrink:0}.cloud-infrastructure_cardBackHeader__7KGfQ h3{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0}.cloud-infrastructure_heroServiceFeatures__fJTEj{display:flex;flex-direction:column;gap:.15rem}.cloud-infrastructure_heroServiceFeatures__fJTEj span{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-secondary);padding:.35rem 0;transition:all .3s ease}.cloud-infrastructure_heroServiceFeatures__fJTEj span:hover{color:var(--text-primary);transform:translateX(4px)}.cloud-infrastructure_heroServiceFeatures__fJTEj span svg{color:var(--primary-red);flex-shrink:0}@keyframes cloud-infrastructure_fadeInUp__CzAHD{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cloud-infrastructure_intro__AQYRy{position:relative;z-index:1;padding:3rem 2rem 4rem;opacity:0;transform:translateY(30px);transition:all .6s ease}.cloud-infrastructure_intro__AQYRy.cloud-infrastructure_visible___4ec0{opacity:1;transform:translateY(0)}.cloud-infrastructure_introContent__CKZBW{max-width:900px;margin:0 auto;background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:3rem}.cloud-infrastructure_introContent__CKZBW p{font-size:1.1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem}.cloud-infrastructure_introContent__CKZBW p:last-child{margin-bottom:0}.cloud-infrastructure_platforms__i8hSg{position:relative;z-index:1;padding:0 2rem 3rem;opacity:0;transform:translateY(30px);transition:all .6s ease}.cloud-infrastructure_platforms__i8hSg.cloud-infrastructure_visible___4ec0{opacity:1;transform:translateY(0)}.cloud-infrastructure_platformsContent__DVfr_{max-width:900px;margin:0 auto;text-align:center}.cloud-infrastructure_platformsContent__DVfr_ h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.cloud-infrastructure_platformsList__x_1WV{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.cloud-infrastructure_platformItem__Gepup{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:50px;font-size:.95rem;color:var(--text-primary);transition:all .3s ease}.cloud-infrastructure_platformItem__Gepup:hover{border-color:var(--primary-blue);transform:translateY(-2px)}.cloud-infrastructure_platformItem__Gepup svg{color:var(--primary-blue)}.cloud-infrastructure_strategy__ipPw3{position:relative;z-index:1;padding:4rem 2rem;background:var(--bg-secondary);opacity:0;transform:translateY(30px);transition:all .6s ease}.cloud-infrastructure_strategy__ipPw3.cloud-infrastructure_visible___4ec0{opacity:1;transform:translateY(0)}.cloud-infrastructure_strategyContent__nP35d{max-width:1200px;margin:0 auto}.cloud-infrastructure_sectionHeader__4jQOQ{text-align:center;margin-bottom:3rem}.cloud-infrastructure_sectionHeader__4jQOQ h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.cloud-infrastructure_sectionHeader__4jQOQ p{font-size:1.1rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.cloud-infrastructure_servicesSection__8nxy_{position:relative;z-index:1;padding:5rem 2rem;max-width:1400px;margin:0 auto}.cloud-infrastructure_servicesGrid__Bwl6m{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:2rem;gap:2rem}.cloud-infrastructure_serviceCard__n_hum{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem;opacity:0;transform:translateY(30px);transition:all .5s ease}.cloud-infrastructure_serviceCard__n_hum.cloud-infrastructure_visible___4ec0{opacity:1;transform:translateY(0)}.cloud-infrastructure_serviceCard__n_hum:hover{border-color:var(--primary-blue);box-shadow:0 20px 60px rgba(0,0,0,.1)}.cloud-infrastructure_serviceHeader__1y7aE{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.cloud-infrastructure_serviceIcon__pBjBN{width:64px;height:64px;min-width:64px;border-radius:16px;background:linear-gradient(135deg,var(--primary-blue) 0,rgba(29,53,87,.7) 100%);display:flex;align-items:center;justify-content:center;color:white}.cloud-infrastructure_serviceHeader__1y7aE h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);line-height:1.3}.cloud-infrastructure_serviceDescription__xss_A{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.cloud-infrastructure_serviceFeatures__RRKCL h4{font-size:.9rem;font-weight:600;color:var(--primary-blue);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.cloud-infrastructure_serviceFeatures__RRKCL ul{list-style:none;padding:0;margin:0}.cloud-infrastructure_serviceFeatures__RRKCL li{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--border-color)}.cloud-infrastructure_serviceFeatures__RRKCL li:last-child{border-bottom:none}.cloud-infrastructure_serviceFeatures__RRKCL li svg{color:var(--primary-blue);min-width:16px;margin-top:2px}.cloud-infrastructure_serviceFeatures__RRKCL li span{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.cloud-infrastructure_industries__Nih5i{position:relative;z-index:1;padding:5rem 2rem;background:var(--bg-secondary);opacity:0;transform:translateY(30px);transition:all .6s ease}.cloud-infrastructure_industries__Nih5i.cloud-infrastructure_visible___4ec0{opacity:1;transform:translateY(0)}.cloud-infrastructure_industriesGrid__u8yV4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.cloud-infrastructure_industryCard__2lQy1{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;text-align:center;transition:all .3s ease}.cloud-infrastructure_industryCard__2lQy1:hover{border-color:var(--primary-blue);transform:translateY(-5px)}.cloud-infrastructure_industryCard__2lQy1 svg{color:var(--primary-blue)}.cloud-infrastructure_industryCard__2lQy1 span{color:var(--text-primary);font-weight:500;font-size:.95rem}.cloud-infrastructure_whyTrism__7S6rh{position:relative;z-index:1;padding:5rem 2rem;opacity:0;transform:translateY(30px);transition:all .6s ease}.cloud-infrastructure_whyTrism__7S6rh.cloud-infrastructure_visible___4ec0{opacity:1;transform:translateY(0)}.cloud-infrastructure_whyGrid__2_c_y{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto 2rem}.cloud-infrastructure_whyItem__MxrkV{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease}.cloud-infrastructure_whyItem__MxrkV:hover{border-color:var(--primary-blue);transform:translateX(5px)}.cloud-infrastructure_whyItem__MxrkV svg{color:var(--primary-blue);min-width:24px}.cloud-infrastructure_whyItem__MxrkV span{color:var(--text-primary);font-size:1rem}.cloud-infrastructure_whyConclusion__CoRS5{text-align:center;font-size:1.15rem;color:var(--text-secondary);max-width:700px;margin:0 auto;font-style:italic}.cloud-infrastructure_cta__QWOg4{position:relative;z-index:1;padding:6rem 2rem;background:linear-gradient(135deg,var(--primary-blue) 0,var(--primary-red) 100%)}.cloud-infrastructure_cta__QWOg4:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.cloud-infrastructure_ctaContent__sNrnN{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.cloud-infrastructure_cta__QWOg4 h2{font-size:clamp(2rem,4vw,2.5rem);color:white;margin-bottom:1.5rem}.cloud-infrastructure_cta__QWOg4 p{color:rgba(255,255,255,.9);font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7}.cloud-infrastructure_ctaButtons___yBOL{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cloud-infrastructure_ctaPrimary__Fq0ci{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:white;color:var(--primary-blue);box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.23,1,.32,1)}.cloud-infrastructure_ctaPrimary__Fq0ci:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 40px rgba(0,0,0,.3)}.cloud-infrastructure_ctaSecondary__9_jAH{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:transparent;color:white;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.cloud-infrastructure_ctaSecondary__9_jAH:hover{background:rgba(255,255,255,.1);border-color:white}@media (max-width:1200px){.cloud-infrastructure_heroServices__Kylo2{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.cloud-infrastructure_servicesGrid__Bwl6m{grid-template-columns:1fr}}@media (max-width:768px){.cloud-infrastructure_breadcrumb__divvN{padding:90px 1.5rem 0}.cloud-infrastructure_hero__omolr{padding:3rem 1.5rem 2rem}.cloud-infrastructure_heroTitle__2aalb{gap:.75rem}.cloud-infrastructure_heroIcon__M1l66{width:42px;height:42px}.cloud-infrastructure_hero__omolr h1{font-size:clamp(1.4rem,3.5vw,1.8rem)}.cloud-infrastructure_heroServices__Kylo2{grid-template-columns:1fr;gap:1rem;padding:0 1rem;margin-top:2.5rem}.cloud-infrastructure_heroServiceCard__EuK_l{height:auto}.cloud-infrastructure_cardInner__AGuf2{transform-style:flat}.cloud-infrastructure_heroServiceCard__EuK_l:hover .cloud-infrastructure_cardInner__AGuf2{transform:none}.cloud-infrastructure_cardBack__rm8wW,.cloud-infrastructure_cardFront__rjwwm{position:relative;transform:none;backface-visibility:visible;-webkit-backface-visibility:visible;height:auto}.cloud-infrastructure_cardFront__rjwwm{padding:1.5rem;border-radius:20px 20px 0 0}.cloud-infrastructure_cardBack__rm8wW{padding:1.25rem 1.5rem 1.5rem;border-radius:0 0 20px 20px;border-top:none}.cloud-infrastructure_cardBackHeader__7KGfQ{display:none}.cloud-infrastructure_heroServiceIcon__PDUAE{width:55px;height:55px}.cloud-infrastructure_introContent__CKZBW{padding:2rem}.cloud-infrastructure_platforms__i8hSg{padding:0 1.5rem 2rem}.cloud-infrastructure_platformsList__x_1WV{gap:.75rem}.cloud-infrastructure_platformItem__Gepup{padding:.6rem 1rem;font-size:.85rem}.cloud-infrastructure_industries__Nih5i,.cloud-infrastructure_servicesSection__8nxy_,.cloud-infrastructure_whyTrism__7S6rh{padding:3rem 1.5rem}.cloud-infrastructure_serviceCard__n_hum{padding:2rem}.cloud-infrastructure_serviceHeader__1y7aE{flex-direction:column;align-items:flex-start;gap:1rem}.cloud-infrastructure_industriesGrid__u8yV4{grid-template-columns:repeat(2,1fr)}.cloud-infrastructure_cta__QWOg4{padding:4rem 1.5rem}.cloud-infrastructure_ctaButtons___yBOL{flex-direction:column;align-items:center}}@media (max-width:480px){.cloud-infrastructure_industriesGrid__u8yV4,.cloud-infrastructure_whyGrid__2_c_y{grid-template-columns:1fr}.cloud-infrastructure_platformsList__x_1WV{flex-direction:column;align-items:center}}.migration_page__JzI36{position:relative;min-height:100vh;padding-top:80px;overflow:hidden}.migration_canvasContainer__I5KU4{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.migration_breadcrumb__xIvfL{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.875rem;color:var(--text-secondary)}.migration_breadcrumb__xIvfL a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.migration_breadcrumb__xIvfL a:hover{color:var(--primary)}.migration_breadcrumb__xIvfL span{color:var(--text-primary);font-weight:500}.migration_hero__PwioY{padding:4rem 2rem;max-width:1200px;margin:0 auto}.migration_heroContent__oSN3i{text-align:center;max-width:900px;margin:0 auto}.migration_heroTitle__KKqGI{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.migration_heroIcon__NtKd9{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:16px;color:white}.migration_hero__PwioY h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--text-primary);margin:0}.migration_heroLead__J5msa{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin:0}.migration_intro__rhW5V{padding:3rem 2rem 1rem;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .6s ease}.migration_intro__rhW5V.migration_visible__rxjy8{opacity:1;transform:translateY(0)}.migration_introInner__1zcpc{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;max-width:1200px;margin:0 auto}.migration_introContent__RU_pg{text-align:left}.migration_introContent__RU_pg p{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.migration_introImage__A2xbX{display:flex;align-items:center;justify-content:center}.migration_approach__JpEQv,.migration_benefits__Zu0C7,.migration_features__0gXKk,.migration_whyChoose__LBYRw{padding:4rem 2rem;max-width:1200px;margin:0 auto;opacity:0;transform:translateY(30px);transition:all .6s ease}.migration_approach__JpEQv.migration_visible__rxjy8,.migration_benefits__Zu0C7.migration_visible__rxjy8,.migration_features__0gXKk.migration_visible__rxjy8,.migration_whyChoose__LBYRw.migration_visible__rxjy8{opacity:1;transform:translateY(0)}.migration_sectionHeader__tY_Nt{text-align:center;margin-bottom:3rem}.migration_sectionHeader__tY_Nt h2{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.migration_sectionHeader__tY_Nt p{font-size:1.125rem;color:var(--text-secondary);max-width:700px;margin:0 auto}.migration_benefitsGrid__jFCX5{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.migration_benefitCard__Z1vqc{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:all .3s ease}.migration_benefitCard__Z1vqc:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:var(--primary)}.migration_benefitIcon__0wpAy{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:12px;color:white;margin-bottom:1.25rem}.migration_benefitCard__Z1vqc h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.migration_benefitCard__Z1vqc p{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0}.migration_approachGrid__OOPfu{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.migration_approachCard__5_w54{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2rem;position:relative;transition:all .3s ease}.migration_approachCard__5_w54:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:var(--primary)}.migration_approachNumber__NqY7G{font-size:3rem;font-weight:700;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;line-height:1}.migration_approachCard__5_w54 h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.migration_approachCard__5_w54 p{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0}.migration_featuresList__AsebB{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.migration_featureItem__E97Zo{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;transition:all .3s ease}.migration_featureItem__E97Zo:hover{transform:translateX(8px);border-color:var(--primary)}.migration_featureItem__E97Zo svg{flex-shrink:0;color:var(--primary);margin-top:2px}.migration_featureItem__E97Zo span{font-size:1rem;line-height:1.6;color:var(--text-primary)}.migration_whyGrid__1N66O{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.migration_whyCard__IzExO{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.migration_whyCard__IzExO:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:var(--primary)}.migration_whyIcon__zYrqD{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:12px;color:white;margin-bottom:1.25rem}.migration_whyCard__IzExO h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.migration_whyCard__IzExO p{font-size:1rem;line-height:1.6;color:var(--text-secondary);margin:0}.migration_migrationImage__y_PH3{display:flex;justify-content:center;padding:0 2rem 2rem}.migration_migrationImageInner___kAnP{width:50%;max-width:600px;border-radius:16px;overflow:hidden}@media (max-width:768px){.migration_breadcrumb__xIvfL{padding:1rem;font-size:.75rem}.migration_hero__PwioY{padding:2rem 1rem}.migration_heroTitle__KKqGI{flex-direction:column}.migration_approachGrid__OOPfu,.migration_benefitsGrid__jFCX5,.migration_featuresList__AsebB,.migration_whyGrid__1N66O{grid-template-columns:1fr}.migration_migrationImageInner___kAnP{width:90%}}