.FooterSection-module__TKDbmG__footerWrapper{--magenta-primary:#d41d8b;--magenta-light:#fdf2f8;--magenta-glow:rgba(212,29,139,.45);--dark-bg:#040815;--text-primary:#fff;--text-secondary:rgba(255,255,255,.65);--text-muted:rgba(255,255,255,.4);--border-muted:rgba(255,255,255,.08);background-color:var(--dark-bg);color:var(--text-primary);box-sizing:border-box;direction:rtl;width:100%;padding:80px 24px 30px;position:relative;overflow:hidden}.FooterSection-module__TKDbmG__footerWrapper:before{content:"";z-index:1;pointer-events:none;background-image:radial-gradient(circle at 15% 30%,rgba(212,29,139,.05) 0%,transparent 50%),radial-gradient(circle at 85% 75%,rgba(212,29,139,.03) 0%,transparent 60%);position:absolute;top:0;bottom:0;left:0;right:0}.FooterSection-module__TKDbmG__footerContainer{z-index:2;max-width:1250px;margin:0 auto;position:relative}.FooterSection-module__TKDbmG__footerGrid{box-sizing:border-box;grid-template-columns:1.1fr .7fr .7fr 1fr .9fr;align-items:flex-start;gap:32px;margin-bottom:60px;display:grid}.FooterSection-module__TKDbmG__footerColumn{box-sizing:border-box;flex-direction:column;gap:20px;display:flex}.FooterSection-module__TKDbmG__columnHeading{color:var(--magenta-primary);margin:0;padding-bottom:6px;font-size:19px;font-weight:700;position:relative}.FooterSection-module__TKDbmG__linkList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.FooterSection-module__TKDbmG__linkItem{color:var(--text-secondary);cursor:pointer;align-items:center;gap:10px;font-size:14.5px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.FooterSection-module__TKDbmG__linkItem:hover{color:var(--text-primary);transform:translate(-4px)}.FooterSection-module__TKDbmG__chevronIcon{color:var(--magenta-primary);opacity:.85;flex-shrink:0;transition:transform .3s}.FooterSection-module__TKDbmG__linkItem:hover .FooterSection-module__TKDbmG__chevronIcon{color:#fff;transform:translate(-2px)scale(1.1)}.FooterSection-module__TKDbmG__logoWrapper{flex-direction:column;gap:16px;display:flex}.FooterSection-module__TKDbmG__logoWrapper .FooterSection-module__TKDbmG__logo{width:54%}.FooterSection-module__TKDbmG__agencyDetails{color:var(--text-secondary);max-width:270px;margin:0;font-size:14px;font-weight:400;line-height:1.8}.FooterSection-module__TKDbmG__socialsRow{gap:12px;margin-top:12px;display:flex}.FooterSection-module__TKDbmG__socialIconBtn{width:38px;height:38px;color:var(--text-secondary);cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid rgba(255,255,255,.15);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.FooterSection-module__TKDbmG__socialIconBtn:hover{border-color:var(--magenta-primary);background-color:var(--magenta-primary);color:#fff;box-shadow:0 6px 15px var(--magenta-glow);transform:translateY(-3px)}.FooterSection-module__TKDbmG__contactInfoBlock{flex-direction:column;gap:18px;display:flex}.FooterSection-module__TKDbmG__contactRow{color:var(--text-secondary);align-items:center;gap:12px;font-size:14.5px;font-weight:600;transition:color .3s;display:flex}.FooterSection-module__TKDbmG__contactRow:hover{color:var(--text-primary)}.FooterSection-module__TKDbmG__contactIconCircle{width:36px;height:36px;color:var(--magenta-primary);background-color:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FooterSection-module__TKDbmG__contactText{letter-spacing:.5px}.FooterSection-module__TKDbmG__floatingEnvelopeWrapper{z-index:1;pointer-events:none;position:absolute;bottom:0;left:20%}.FooterSection-module__TKDbmG__relativeContainer{width:140px;height:100px;position:relative}.FooterSection-module__TKDbmG__bottomBorderLine{background:linear-gradient(to left,var(--border-muted)0%,rgba(255,255,255,.02) 100%);width:100%;height:1px;margin-bottom:24px}.FooterSection-module__TKDbmG__footerBottomBar{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.FooterSection-module__TKDbmG__copyrightText{color:var(--text-muted);margin:0;font-size:13px;font-weight:400}.FooterSection-module__TKDbmG__bottomLegalLinks{gap:20px;margin:0;padding:0;list-style:none;display:flex}.FooterSection-module__TKDbmG__legalLink{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .3s}.FooterSection-module__TKDbmG__legalLink:hover{color:var(--text-primary)}@media (max-width:1024px){.FooterSection-module__TKDbmG__footerGrid{grid-template-columns:1.2fr 1fr 1fr;gap:40px}}@media (max-width:768px){.FooterSection-module__TKDbmG__footerWrapper{padding:60px 20px 24px}.FooterSection-module__TKDbmG__footerGrid{grid-template-columns:1fr 1fr;grid-template-areas:"logo logo""quicklinks portfolio""services services""contact contact";gap:36px}.FooterSection-module__TKDbmG__footerColumnLogo{grid-area:logo}.FooterSection-module__TKDbmG__footerColumnQuickLinks{grid-area:quicklinks}.FooterSection-module__TKDbmG__footerColumnPortfolio{grid-area:portfolio}.FooterSection-module__TKDbmG__footerColumnServices{grid-area:services}.FooterSection-module__TKDbmG__footerColumnContact{grid-area:contact}.FooterSection-module__TKDbmG__footerBottomBar{text-align:center;flex-direction:column-reverse;align-items:center}.FooterSection-module__TKDbmG__bottomLegalLinks{justify-content:center;width:100%}.FooterSection-module__TKDbmG__floatingEnvelopeWrapper{left:unset;bottom:3%;right:-20px}}
.Header-module__KppamW__header{z-index:1000;background:unset;transition:box-shadow .3s;position:absolute;top:20px;left:0;right:0}.Header-module__KppamW__header.Header-module__KppamW__scrolled{box-shadow:0 2px 20px rgba(65,90,174,.1)}.Header-module__KppamW__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1280px;margin:0 auto;padding:0 32px;display:flex}.Header-module__KppamW__logo{flex-shrink:0;align-items:center;width:12%;height:auto;display:flex}.Header-module__KppamW__logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Header-module__KppamW__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.Header-module__KppamW__navLink{color:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:3px;padding:6px 14px;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.Header-module__KppamW__navLink:hover{color:var(--color-primary);background:#f0f3fb}.Header-module__KppamW__navLinkActive{color:#fff}.Header-module__KppamW__navLinkUnderline{background:var(--color-primary);border-radius:2px;width:0;height:2px;transition:width .25s;display:block}.Header-module__KppamW__navLink:hover .Header-module__KppamW__navLinkUnderline,.Header-module__KppamW__navLinkActive .Header-module__KppamW__navLinkUnderline{width:100%}.Header-module__KppamW__navLinkLabel{align-items:center;gap:4px;display:flex}.Header-module__KppamW__navItemWithDropdown{position:relative}.Header-module__KppamW__dropdownIcon{transition:transform .2s}.Header-module__KppamW__navItemWithDropdown:hover .Header-module__KppamW__dropdownIcon{transform:rotate(180deg)}.Header-module__KppamW__dropdownMenu{opacity:0;visibility:hidden;z-index:1000;width:230px;padding-top:10px;transition:opacity .18s,visibility .18s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Header-module__KppamW__navItemWithDropdown:hover .Header-module__KppamW__dropdownMenu{opacity:1;visibility:visible}.Header-module__KppamW__dropdownMenuInner{background:#fff;border-radius:12px;flex-direction:column;gap:2px;padding:8px;display:flex;box-shadow:0 10px 32px rgba(65,90,174,.18)}.Header-module__KppamW__dropdownItem{color:#333;white-space:nowrap;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.Header-module__KppamW__dropdownItem:hover{color:var(--color-primary);background:#f0f3fb}.Header-module__KppamW__dropdownItemActive{color:var(--color-primary);background:#eef1fa;font-weight:600}.Header-module__KppamW__langSelector{color:#fff;padding:5px 14px;font-size:17px;font-weight:700;transition:all .35s;position:relative;top:-3px}.Header-module__KppamW__langSelector:hover{color:var(--primary-color);background-color:#fff;border-radius:16px}.Header-module__KppamW__flagIcon{align-items:center;gap:7px;display:flex}.Header-module__KppamW__right{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__KppamW__contactBtn{background:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Header-module__KppamW__contactBtn:hover{opacity:.8;transform:translateY(-1px)}.Header-module__KppamW__contactBtn:active{transform:translateY(0)}.Header-module__KppamW__mobileMenuBtn{width:40px;height:40px;color:var(--color-primary);cursor:pointer;background:#f0f3fb;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s;display:none}.Header-module__KppamW__mobileMenuBtn:hover{background:#e0e6f7}.Header-module__KppamW__overlay{z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.4);position:fixed;top:0;bottom:0;left:0;right:0}.Header-module__KppamW__mobileSidebar{z-index:1002;background:#fff;flex-direction:column;gap:8px;width:280px;padding:24px 20px;transition:transform .35s cubic-bezier(.34,1.1,.64,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 24px rgba(65,90,174,.12)}.Header-module__KppamW__mobileSidebar.Header-module__KppamW__mobileSidebarOpen{transform:translate(0)}.Header-module__KppamW__mobileSidebarHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Header-module__KppamW__mobileCloseBtn{width:36px;height:36px;color:var(--color-primary);cursor:pointer;background:#f0f3fb;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.Header-module__KppamW__mobileNav{flex-direction:column;flex:1;gap:4px;display:flex}.Header-module__KppamW__mobileNavLink{color:#000;border-radius:10px;padding:12px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.Header-module__KppamW__mobileNavLink:hover{color:var(--color-primary);background:#f0f3fb}.Header-module__KppamW__mobileNavLinkActive{color:var(--color-primary);background:#eef1fa}.Header-module__KppamW__mobileContactBtn{width:100%;margin-top:12px}.Header-module__KppamW__mobileLangSelector{color:var(--color-primary);border-top:1px solid #eef1fa;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:12px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__KppamW__mobileLangSelector:hover{background:#f0f3fb}.Header-module__KppamW__mobileNavItemWithDropdown{flex-direction:column;display:flex}.Header-module__KppamW__mobileAllToggle{width:100%;color:var(--color-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;margin:0;padding:8px 16px 8px 28px;font-family:inherit;font-size:13px;font-weight:500;transition:background .2s,color .2s;display:flex}.Header-module__KppamW__mobileAllToggle:hover{background:#f0f3fb}.Header-module__KppamW__mobileAllToggleOpen{color:#334d9e;font-weight:600}.Header-module__KppamW__mobileDropdownIcon{color:var(--color-primary);flex-shrink:0;transition:transform .2s}.Header-module__KppamW__mobileDropdownIconOpen{transform:rotate(180deg)}.Header-module__KppamW__mobileDropdownMenu{border-left:2px solid #eef1fa;flex-direction:column;gap:2px;margin:4px 0 4px 12px;padding-left:12px;display:flex}.Header-module__KppamW__mobileDropdownItem{color:#555;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.Header-module__KppamW__mobileDropdownItem:hover{color:var(--color-primary);background:#f0f3fb}.Header-module__KppamW__mobileDropdownItemActive{color:var(--color-primary);background:#eef1fa;font-weight:600}@media (max-width:1024px){.Header-module__KppamW__nav{gap:0}.Header-module__KppamW__navLink{padding:6px 10px;font-size:14px}.Header-module__KppamW__inner{padding:0 20px}}@media (max-width:768px){.Header-module__KppamW__nav,.Header-module__KppamW__contactBtn:not(.Header-module__KppamW__mobileContactBtn){display:none}.Header-module__KppamW__mobileMenuBtn{display:flex}.Header-module__KppamW__inner{height:64px;padding:0 16px}.Header-module__KppamW__logo{width:30%}}.Header-module__KppamW__headerStatic{padding-top:1rem;position:relative;top:0}.Header-module__KppamW__navLinkAlt{color:var(--color-primary)}.Header-module__KppamW__navLinkAlt:hover{background:#f0f3fb}.Header-module__KppamW__langSelectorAlt{color:var(--color-primary)}.Header-module__KppamW__langSelectorAlt:hover{color:#fff;background-color:var(--color-primary)}
