*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}body{background-color:#0a0a0a}.autoText{color:#d4af37!important}#NagishLiTrigger{max-width:45px!important;max-height:45px!important;bottom:15px!important;right:15px!important}.nagishli-trigger-icon{padding:4px!important}#nagishli-compact-button{z-index:1000!important}@media screen and (max-width: 768px){#NagishLiTrigger{max-width:40px!important;max-height:40px!important;bottom:15px!important;right:15px!important}.nagishli-trigger-icon{padding:4px!important}#nagishli-compact-button{width:40px!important;height:40px!important;bottom:5px!important;right:5px!important}#nagishli-compact-button img,#nagishli-compact-button svg{width:30px!important;height:30px!important}}@media screen and (max-width: 480px){#NagishLiTrigger{max-width:35px!important;max-height:35px!important;bottom:10px!important;right:10px!important}.nagishli-trigger-icon{padding:5px!important}#nagishli-compact-button{width:35px!important;height:35px!important;bottom:10px!important;right:10px!important}#nagishli-compact-button img,#nagishli-compact-button svg{width:25px!important;height:25px!important}}body{margin:0;direction:rtl;width:100%;max-width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.appContainer{width:100%;max-width:100%;overflow-x:hidden}.maintenance-message{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;text-align:center;padding:1rem;box-sizing:border-box}.maintenance-message h1{font-size:clamp(1.5rem,5vw,3rem);margin:0;padding:1rem;color:#333;font-family:Rubik,sans-serif}::-webkit-scrollbar{width:10px;background-color:#0a131e}::-webkit-scrollbar-track{border-radius:5px}::-webkit-scrollbar-thumb{background:gray;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#6e6666}@media screen and (max-width: 441px){.appContainer{width:850px}}.headerContainer{width:100%;padding:0;margin:0;background:#fff}.top-right{position:absolute;display:flex;top:8px;right:16px}.top-left{position:absolute;display:flex;top:8px;left:16px}.header-content{display:flex;width:100%;min-height:100vh;align-items:center;justify-content:center;gap:0}.text-section{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#fff,#f8f9fa,#e9ecef);min-height:100vh;box-sizing:border-box}.text-content{font-size:20px;text-align:center;line-height:1.8;color:#0a192f;max-width:600px;font-family:Rubik,Arial,sans-serif;font-weight:400}.image-section{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;min-height:100vh;box-sizing:border-box;background:linear-gradient(135deg,#fff,#f8f9fa)}.headerImage{width:100%;max-width:530px;height:auto;border-radius:20px;box-shadow:0 15px 35px #0000001a;transition:transform .3s ease,box-shadow .3s ease,opacity .8s ease;opacity:0}.headerImage.fade-in{opacity:1}.headerImage:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.text-section{opacity:0;transform:translateY(-50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.text-section.animate-in{opacity:1;transform:translateY(0)}@media (min-width: 1200px){.text-content{font-size:22px;max-width:700px}.headerImage{max-width:600px}}@media (max-width: 1024px){.text-content{font-size:18px;max-width:500px}.headerImage{max-width:450px}.text-section,.image-section{padding:1.5rem}}@media (max-width: 768px){.header-content{flex-direction:column;min-height:auto}.text-section,.image-section{flex:none;width:100%;min-height:50vh;padding:2rem 1rem}.text-content{font-size:18px;max-width:100%}.headerImage{max-width:400px}}@media (max-width: 640px){.text-section,.image-section{min-height:auto;padding:1.5rem 1rem}.text-content{font-size:16px;line-height:1.6}.headerImage{max-width:320px}}@media (max-width: 480px){.text-section,.image-section{padding:1rem}.text-content{font-size:15px;line-height:1.5}.headerImage{max-width:280px;border-radius:15px}}@media (max-width: 360px){.text-content{font-size:14px}.headerImage{max-width:250px;border-radius:12px}}.text-section.animate-in .text-content{animation:fadeInUp .8s ease-out .2s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){.text-section,.text-section.animate-in,.headerImage,.text-content{transition:none;animation:none;transform:none}}.expertContainer{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;min-height:100vh;background-color:#fff;text-align:right;padding:2rem 4rem;gap:1.5rem;max-width:1400px;margin:0 auto}.practiceAreaRow{display:flex;flex-direction:row;align-items:center;gap:2rem;padding:2rem;background:linear-gradient(135deg,#fff,#f8f9fa,#fff);border-right:5px solid #d4af37;border-radius:12px;box-shadow:0 4px 15px #0a192f1a;transition:all .3s ease;cursor:pointer}.practiceAreaRow:hover{transform:translate(-5px);box-shadow:0 6px 25px #d4af374d;border-right-width:8px}.areaIcon{color:#d4af37;display:flex;align-items:center;justify-content:center;min-width:80px}.areaIcon svg{font-size:60px;transition:transform .3s ease}.practiceAreaRow:hover .areaIcon svg{transform:scale(1.1)}.areaContent{flex:1;display:flex;flex-direction:column;gap:.5rem}.areaTitle{color:#0a192f;font-size:28px;font-weight:700;font-family:Rubik,sans-serif;margin:0}.areaDescription{color:#1a2d4a;font-size:18px;line-height:1.6;margin:0;font-family:Rubik,sans-serif}.areaButton{background:linear-gradient(135deg,#d4af37,#f4cf67,#d4af37);color:#0a192f;border:none;padding:1rem 2rem;border-radius:8px;font-size:18px;font-weight:700;font-family:Rubik,sans-serif;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 10px #d4af374d}.areaButton:hover{transform:scale(1.05);box-shadow:0 6px 15px #d4af3780}@media screen and (max-width: 1200px){.expertContainer{padding:2rem}.areaTitle{font-size:24px}.areaDescription{font-size:16px}.areaIcon svg{font-size:50px}}@media screen and (max-width: 900px){.expertContainer{padding:1.5rem 1rem}.practiceAreaRow{flex-direction:column;text-align:center;gap:1rem;padding:1.5rem}.areaIcon{min-width:auto}.areaIcon svg{font-size:45px}.areaTitle{font-size:22px}.areaDescription{font-size:15px}.areaButton{padding:.8rem 1.5rem;font-size:16px}}@media screen and (max-width: 480px){.practiceAreaRow{padding:1rem}.areaIcon svg{font-size:40px}.areaTitle{font-size:20px}.areaDescription{font-size:14px}.areaButton{padding:.7rem 1.2rem;font-size:15px}}.expertImg{background:#fff;box-shadow:inset 0 2px 40px #0a192f0d;border-top:5px solid #d4af37;border-bottom:5px solid #d4af37}.expertBox{background:linear-gradient(135deg,#d4af37,#f4cf67,#d4af37);width:280px;height:280px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #0a192f33}.expertBox:hover{transform:scale(1.02)!important;box-shadow:0 12px 30px #d4af3780!important;z-index:1!important}.expertIcon{color:#0a192f;display:flex;align-items:center;justify-content:center}.expertIcon svg{font-size:80px;transition:transform .3s ease}.expertBox:hover .expertIcon svg{transform:scale(1.1)}.expertLabel{color:#0a192f;font-size:24px;font-weight:700;font-family:Rubik,sans-serif;text-align:center}@media screen and (max-width: 1400px){.expertBox{width:260px;height:260px}.expertIcon svg{font-size:70px}.expertLabel{font-size:22px}}@media screen and (max-width: 770px){.expertBox{width:220px;height:220px;gap:1rem}.expertIcon svg{font-size:60px}.expertLabel{font-size:20px}}@media screen and (max-width: 480px){.expertBox{width:180px;height:180px;gap:.8rem}.expertIcon svg{font-size:50px}.expertLabel{font-size:18px}}.expertImg{background:linear-gradient(to bottom,#0a192f,#1a2d4a,#0f1e35);box-shadow:inset 0 -80px 120px #ffffff12}.autoRunContainer{width:100%;max-width:100%;height:100%;text-align:center;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;align-content:center;flex-wrap:wrap;overflow-x:hidden}.itemContainer{text-align:center;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:space-evenly;align-items:center}.carousel-slide{position:relative;width:100%;max-width:100%;min-height:70vh;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow-x:hidden;border-top:5px solid #d4af37}.carousel-slide:before{content:"";position:absolute;display:block;width:100%;height:100%;background-color:#0a192f66;top:0;left:0;z-index:0}.slide-content{position:relative;width:100%;height:100%;z-index:1}.imgCon,.areaImgCon{display:flex;width:100%;height:100vh;flex-direction:row;justify-content:space-evenly;text-align:center;align-items:center;align-self:center;flex-wrap:wrap;color:#d4af37}@media screen and (max-width: 1900px){.areaImgCon{font-size:24px}}@media screen and (max-width: 1400px){.areaImgCon{font-size:22px}}@media screen and (max-width: 1200px){.areaImgCon{font-size:20px}}@media screen and (max-width: 770px){.areaImgCon{font-size:18px}}@media screen and (max-width: 480px){.areaImgCon{font-size:14px}}@media screen and (max-width: 1900px){.imgCon{font-size:32px}}@media screen and (max-width: 1400px){.imgCon{font-size:30px}}@media screen and (max-width: 1200px){.imgCon{font-size:24px}}@media screen and (max-width: 770px){.imgCon{font-size:22px}}@media screen and (max-width: 480px){.imgCon{font-size:20px}}.img1{background-image:url(/backgrounds/autorun-slide1.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.img1:before{background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899)!important}.img1 .imgCon,.img1 .areaImgCon,.img1 .autoText{color:#d4af37}.img2{background-image:url(/backgrounds/autorun-slide2.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.img2:before{background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899)!important}.img2 .imgCon,.img2 .areaImgCon,.img2 .autoText{color:#d4af37}.img3{background-image:url(/backgrounds/autorun-slide3.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.img3:before{background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899)!important}.img3 .imgCon,.img3 .areaImgCon,.img3 .autoText{color:#d4af37}.img4{background-image:url(/backgrounds/autorun-slide4.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.img4:before{background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899)!important}.img4 .imgCon,.img4 .areaImgCon,.img4 .autoText{color:#d4af37}.img5{background-image:url(/backgrounds/autorun-slide5.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.img5:before{background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899)!important}.img5 .imgCon,.img5 .areaImgCon,.img5 .autoText{color:#d4af37}.autoFlex{display:flex;flex-direction:row-reverse;width:100%;min-height:60vh;justify-content:center;align-items:stretch;gap:2rem}.autoText{flex:1 1 0;width:50%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding:2rem 1rem;box-sizing:border-box;text-align:center;font-size:1.35rem;line-height:1.6}.autoForm{flex:1 1 0;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;box-sizing:border-box}@media (max-width: 900px){.autoFlex{flex-direction:column;gap:1rem;align-items:stretch}.autoText,.autoForm{width:100%;padding:1rem .5rem;align-items:center;text-align:center}}@media (max-width: 600px){.autoText,.autoForm{width:100%;padding:.5rem .2rem;font-size:1rem}}.alice-carousel .animated{animation-fill-mode:both}.alice-carousel .animated-out{z-index:1}.alice-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.alice-carousel{position:relative;width:100%;margin:auto;direction:ltr}.alice-carousel__wrapper{position:relative;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box;width:100%;height:auto}.alice-carousel__stage{position:relative;box-sizing:border-box;width:100%;height:100%;margin:0;padding:0;white-space:nowrap;transform-style:flat;-webkit-transform-style:flat;backface-visibility:hidden;-webkit-backface-visibility:hidden}.alice-carousel__stage-item{position:relative;display:inline-block;padding:0;margin:0;box-sizing:border-box;width:100%;height:100%;vertical-align:top;white-space:normal;line-height:0}.alice-carousel__stage-item *{line-height:initial}.alice-carousel__stage-item.__hidden{opacity:0;overflow:hidden}.alice-carousel__prev-btn,.alice-carousel__next-btn{display:inline-block;box-sizing:border-box;width:50%;padding:10px 5px}.alice-carousel__prev-btn [data-area]:after,.alice-carousel__next-btn [data-area]:after{position:relative;content:attr(data-area);text-transform:capitalize}.alice-carousel__prev-btn{text-align:right}.alice-carousel__next-btn{text-align:left}.alice-carousel__prev-btn-item,.alice-carousel__next-btn-item{display:inline-block;cursor:pointer;padding:5px;margin:0;color:#465798}.alice-carousel__prev-btn-item:hover,.alice-carousel__next-btn-item:hover{color:#8b0000}.alice-carousel__prev-btn-item.__inactive,.alice-carousel__next-btn-item.__inactive{opacity:.4;pointer-events:none}.alice-carousel__play-btn{position:absolute;top:30px;left:20px;display:inline-block}.alice-carousel__play-btn:hover{cursor:pointer}.alice-carousel__play-btn-wrapper{position:relative;width:32px;height:32px;padding:10px;border-radius:50%;background-color:#fff}.alice-carousel__play-btn-item{position:absolute;width:32px;height:32px;cursor:pointer;border:0;outline:none;background:transparent}.alice-carousel__play-btn-item:before,.alice-carousel__play-btn-item:after{position:absolute;pointer-events:none;display:block;width:0;height:0;content:"";transition:all .4s linear;border-width:8px 0 8px 15px;border-style:solid;border-color:transparent;border-left-color:#465798}.alice-carousel__play-btn-item:before{left:5px;height:14px}.alice-carousel__play-btn-item:after{top:7px;left:18px}.alice-carousel__play-btn-item.__pause:before,.alice-carousel__play-btn-item.__pause:after{height:30px;border-width:0 0 0 10px}.alice-carousel__play-btn-item.__pause:after{top:0;left:18px}.alice-carousel__dots{margin:30px 3px 5px;padding:0;list-style:none;text-align:center}.alice-carousel__dots>li{display:inline-block}.alice-carousel__dots-item:not(.__custom){width:8px;height:8px;cursor:pointer;border-radius:50%;background-color:#e0e4fb}.alice-carousel__dots-item:not(.__custom):not(:last-child){margin-right:20px}.alice-carousel__dots-item:not(.__custom):hover,.alice-carousel__dots-item:not(.__custom).__active{background-color:#6e7ebc}.alice-carousel__slide-info{position:absolute;top:20px;right:20px;display:inline-block;padding:5px 10px;color:#465798;border-radius:5px;background-color:#e0e4fb99}.alice-carousel__slide-info-item{vertical-align:middle;line-height:0}.contactFormStyle{display:flex;flex-direction:column;direction:rtl}.formStyle{background:#0a192fe6;border:2px solid #d4af37;border-radius:16px;display:flex;flex-direction:column;align-items:center;align-self:center;justify-content:center;gap:.8rem;direction:rtl;margin-top:25px;padding:1.5rem 2rem;max-width:500px;width:90%;box-shadow:0 8px 32px #d4af3733}.formTitle{color:#d4af37;font-size:22px;font-weight:700;font-family:Rubik,sans-serif;margin:0;padding:0;text-align:center}@media screen and (max-width: 770px){.formStyle{max-width:400px;padding:1.2rem 1.5rem;gap:.7rem}.formTitle{font-size:20px}}@media screen and (max-width: 480px){.formStyle{max-width:320px;padding:1rem;gap:.6rem}.formTitle{font-size:18px}}.inpuStyle{border-radius:8px;border:1px solid #d4af37;background:#fffffff2;direction:rtl;padding:.8rem;width:100%;font-size:16px;transition:all .3s ease}.inpuStyle:focus{outline:none;border-color:#fff;box-shadow:0 0 10px #d4af3780}@media screen and (max-width: 770px){.inpuStyle{font-size:14px;padding:.6rem}}@media screen and (max-width: 480px){.inpuStyle{font-size:13px;padding:.5rem}}.messageInput{resize:vertical;text-align:right;min-height:100px;font-family:inherit}.buttonStyle{padding:.8rem;background:linear-gradient(135deg,#d4af37,#f4cf67);color:#0a192f;border:none;border-radius:8px;cursor:pointer;font-size:18px;font-weight:700;width:100%;font-family:Rubik,sans-serif;transition:all .3s ease}.buttonStyle:hover{background:linear-gradient(135deg,#f4cf67,#d4af37);transform:translateY(-2px);box-shadow:0 4px 12px #d4af3766}@media screen and (max-width: 480px){.buttonStyle{font-size:16px;padding:.6rem}}header{width:100%;max-width:100%;overflow-x:hidden;border-bottom:5px solid #d4af37}.logoStyle{cursor:pointer}@media screen and (max-width: 1900px){.logoStyle{height:110px;width:220px}}@media screen and (max-width: 770px){.logoStyle{height:90px;width:180px}}@media screen and (max-width: 480px){.logoStyle{height:60px;width:120px}}.navContainer{width:100%;max-width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main-header{height:3rem;width:100%;max-width:100%;display:flex;font-size:20px;justify-content:start;align-items:center;margin-bottom:5px;z-index:12;background:linear-gradient(135deg,#0a192f,#1a2d4a,#d4af37);overflow-x:hidden;border-bottom:5px solid #d4af37}a{color:#fff;margin:10px;display:flex;font-size:20px;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;padding:4px;text-decoration:none;border:2px solid transparent}a.active{border-bottom:2px solid white;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;padding:4px;transition:width .3s}a:hover{display:flex;padding:4px;font-size:20px;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;transition:width .3s;color:#ffeb80}.main-header nav{height:100%;display:flex;justify-content:center;align-items:center}.main-header ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center;align-items:center}.main-header li{padding:0;margin:0 1.5rem}.navLinks{display:flex;gap:1.5rem}.hamburger{display:none;background:none;border:none;cursor:pointer;align-items:center;justify-content:center;padding:0 8px}.mobile-menu{display:none}@media (max-width: 900px){.navLinks.desktop-nav{display:none}.hamburger{display:flex}.mobile-menu{display:flex;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);min-width:240px;max-width:90vw;min-height:220px;max-height:80vh;background:#0a131efa;z-index:2000;align-items:center;justify-content:center;gap:2rem;font-size:1.5rem;padding:2rem 1.5rem;border-radius:18px;box-shadow:0 8px 32px #0000002e;opacity:0;animation:mobileMenuIn .35s cubic-bezier(.4,1.7,.6,1) forwards}@keyframes mobileMenuIn{0%{opacity:0;transform:translate(-50%,-60%) scale(.6)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.mobile-menu a{color:#fff;font-size:1.5rem;margin:.5rem 0;text-align:center;transition:color .2s}.mobile-menu a:hover{color:#ffeb80}.mobile-menu .close-btn{position:absolute;top:12px;left:12px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:10}}.contactStyle{display:flex;align-content:center;justify-content:center;align-items:center;flex-direction:column}.imgContact{background:linear-gradient(to top,#0a192f,#1a2d4a,#0f1e35);position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.imgContact:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 0%,rgba(212,175,55,.08) 50%,transparent 100%);pointer-events:none}.imgConNew{display:flex;width:100%;min-height:100vh;flex-direction:row-reverse;justify-content:center;text-align:center;align-items:center;align-self:center;flex-wrap:wrap;color:#d4af37;align-content:flex-start;padding:2rem;position:relative;z-index:1}@media (max-width: 768px){.imgConNew{padding:1rem;min-height:auto}.contactText h2{font-size:1.5rem!important}.contactText p{font-size:1rem!important}}.imgContact .formStyle{max-width:600px!important;width:600px!important;padding:2rem 3rem!important}@media screen and (max-width: 770px){.imgContact .formStyle{max-width:500px!important;width:500px!important;padding:1.5rem 2rem!important}}@media screen and (max-width: 600px){.imgContact .formStyle{max-width:450px!important;width:90vw!important}}@media screen and (max-width: 480px){.imgContact .formStyle{max-width:400px!important;width:90vw!important}}.imgBack{position:relative;background:#0a131e!important;background-color:#0a131e!important;min-height:auto;box-shadow:0 -5px 20px #d4af3726;border-top:3px solid #d4af37;width:100%;max-width:100%;overflow-x:hidden}.footerContainer{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:nowrap;align-content:center;align-items:flex-start;width:100%;max-width:1400px;margin:0 auto;padding:1rem 2rem;color:#d4af37;text-align:right;overflow-x:hidden;gap:1rem}.footerLogoSection{display:flex;flex-direction:column;align-items:flex-start;text-align:right;max-width:200px}.footerLogoText{color:#fff;font-size:13px;line-height:1.5;margin:0;text-align:right}.nivut{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0;padding:0;color:#d4af37;text-align:right;gap:.8rem;flex:0 1 auto;min-width:180px;font-size:13px}.nivutTitle{color:#d4af37;font-size:15px;font-weight:700;margin-bottom:.3rem}.innerNivut{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.3rem;text-align:right}.footerBottom{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;gap:2rem;flex-wrap:wrap;border-top:1px solid rgba(212,175,55,.2)}.catappCredit{color:gray;font-size:13px;display:flex;align-items:center;gap:0}.linkNivut{color:#fff;transition:color .3s ease;font-size:13px!important}.linkNivut:hover{color:#d4af37;font-size:13px!important}.footerContainer a img{transition:transform .3s ease,filter .3s ease;filter:brightness(.9);vertical-align:middle;margin-top:-10px}.footerContainer a:hover img{transform:scale(1.1);filter:brightness(1.1)}@media screen and (max-width: 1400px){.footerContainer{padding:1rem 1.5rem;gap:.8rem}.footerBottom{padding:0}.nivut{font-size:11px;min-width:140px}.innerNivut{gap:.25rem}.nivutTitle{font-size:13px}.linkNivut,.linkNivut:hover{font-size:11px!important}.footerLogoText{font-size:11px}.footerLogoSection{max-width:180px}.catappCredit{font-size:12px}}@media screen and (max-width: 1200px){.footerContainer{gap:.6rem}.nivut{min-width:120px;font-size:10px}.nivutTitle{font-size:12px}.linkNivut,.linkNivut:hover{font-size:10px!important}.footerLogoText{font-size:10px}.footerLogoSection{max-width:160px}}@media screen and (max-width: 1000px){.footerContainer{flex-wrap:wrap;justify-content:space-evenly;gap:1.5rem 1rem}.footerLogoSection{flex:0 0 100%;align-items:center;text-align:center;max-width:100%;margin-bottom:.5rem}.footerLogoText{text-align:center}.nivut{flex:0 0 calc(50% - 1rem);align-items:center;min-width:auto;font-size:11px}.nivutTitle{text-align:center;font-size:13px}.innerNivut{align-items:center}.linkNivut,.linkNivut:hover{font-size:11px!important}}@media screen and (max-width: 600px){.footerContainer{padding:1rem;gap:1rem}.footerBottom{padding:0}.nivut{flex:0 0 calc(50% - .5rem);font-size:10px}.nivutTitle{font-size:12px}.innerNivut{gap:.2rem}.linkNivut,.linkNivut:hover{font-size:10px!important}.footerLogoText{font-size:10px}.catappCredit{font-size:11px}}@media screen and (max-width: 480px){.footerContainer{padding:.8rem;gap:.8rem}.footerBottom{padding:0}.nivut{font-size:9px}.nivutTitle{font-size:11px}.innerNivut{gap:.15rem}.linkNivut,.linkNivut:hover{font-size:9px!important}.footerLogoText{font-size:9px}.catappCredit{font-size:10px}}.whatsapp-sticky-btn{position:fixed;bottom:-4px;left:1px;z-index:1000;transition:transform .2s;display:flex;align-items:center;justify-content:center}.whatsapp-sticky-btn svg{width:45px!important;height:45px!important}.whatsapp-sticky-btn:hover{transform:scale(1.08)}@media screen and (max-width: 768px){.whatsapp-sticky-btn{bottom:-4px;left:1px}.whatsapp-sticky-btn svg{width:40px!important;height:40px!important}}@media screen and (max-width: 480px){.whatsapp-sticky-btn{bottom:-4px;left:1px}.whatsapp-sticky-btn svg{width:35px!important;height:35px!important}}.fade-top{opacity:0;transform:translateY(-40px)}.fade-top.show{animation:fadeTop 1s ease-out forwards}.imgLabor{background-image:url(/backgrounds/labor-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.imgLabor:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899);pointer-events:none;z-index:1}.imgLabor>*{position:relative;z-index:2}.imgLabor .areaText{color:#fff!important}.imgLabor .areaText .gold-keyword{color:#d4af37!important;font-weight:700!important;text-shadow:0 0 10px rgba(212,175,55,.6),0 0 20px rgba(212,175,55,.4),2px 2px 4px rgba(0,0,0,.5)!important}.imgNadlan{background-image:url(/backgrounds/realestate-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.imgNadlan:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899);pointer-events:none;z-index:1}.imgNadlan>*{position:relative;z-index:2}.nivut{align-items:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:100%;background:#fff;border-radius:16px}.imgNadlan .areaText{color:#fff!important}.imgNadlan .areaText .gold-keyword{color:#d4af37!important;font-weight:700!important;text-shadow:0 0 10px rgba(212,175,55,.6),0 0 20px rgba(212,175,55,.4),2px 2px 4px rgba(0,0,0,.5)!important}.dayCareStyle{color:red}.imgDaycare{background-image:url(/backgrounds/daycare-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.imgDaycare:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899);pointer-events:none;z-index:1}.imgDaycare>*{position:relative;z-index:2}.imgDaycare .areaText{color:#fff!important}.imgDaycare .areaText .gold-keyword{color:#d4af37!important;font-weight:700!important;text-shadow:0 0 10px rgba(212,175,55,.6),0 0 20px rgba(212,175,55,.4),2px 2px 4px rgba(0,0,0,.5)!important}.imgKishre{background-image:url(/backgrounds/government-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.imgKishre:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899);pointer-events:none;z-index:1}.imgKishre>*{position:relative;z-index:2}@media (max-width: 900px){.areaFlex{flex-direction:column;gap:1rem}.areaForm{max-width:100%;padding:1rem .5rem;border-radius:12px}.nivut{max-width:320px;border-radius:12px}}@media (max-width: 600px){.areaForm{max-width:100%;padding:.5rem .2rem;border-radius:8px}.nivut{max-width:98vw;border-radius:8px}}.imgKishre .areaText{color:#fff!important}.imgKishre .areaText .gold-keyword{color:#d4af37!important;font-weight:700!important;text-shadow:0 0 10px rgba(212,175,55,.6),0 0 20px rgba(212,175,55,.4),2px 2px 4px rgba(0,0,0,.5)!important}.imgMinali{background-image:url(/backgrounds/administrative-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.imgMinali:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899);pointer-events:none;z-index:1}.imgMinali>*{position:relative;z-index:2}.areaText,.areaForm{flex:1 1 0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;box-sizing:border-box}@media (max-width: 900px){.areaFlex{flex-direction:column;gap:1rem}}.nivut{align-items:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:100%;border-radius:16px}@media (max-width: 900px){.nivut{max-width:320px;border-radius:12px}}@media (max-width: 600px){.nivut{max-width:98vw;border-radius:8px}}.imgMinali .areaText{color:#fff!important}.imgMinali .areaText .gold-keyword{color:#d4af37!important;font-weight:700!important;text-shadow:0 0 10px rgba(212,175,55,.6),0 0 20px rgba(212,175,55,.4),2px 2px 4px rgba(0,0,0,.5)!important}.areaFlex{display:flex;flex-direction:row;width:100%;min-height:60vh;justify-content:center;align-items:stretch;gap:2rem}.bonoproImg{background-image:url(/backgrounds/probono-bg.svg);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0a192f;position:relative;box-shadow:inset 0 80px 120px #ffffff0f}.bonoproImg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#0a192f99,#1c2f4d80,#111f3899);pointer-events:none;z-index:1}.bonoproImg>*{position:relative;z-index:2}.areaText,.areaForm{flex:1 1 0;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem}.areaForm{box-shadow:none}.nivut{align-items:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:400px;width:100%;background:transparent;border-radius:1px;box-shadow:none}@media (max-width: 1400px){.areaText{font-size:20px}}@media (max-width: 900px){.areaText{font-size:13px}}@media (max-width: 770px){.areaText{font-size:13px}}@media (max-width: 480px){.areaText{font-size:15px}}@media (max-width: 900px){.areaFlex{flex-direction:column;gap:1rem;align-items:stretch}.areaText,.areaForm{width:100%;padding:1rem .5rem}.nivut{max-width:320px;border-radius:12px}}@media (max-width: 600px){.areaText,.areaForm{width:100%;padding:.5rem .2rem}.nivut{max-width:98vw;border-radius:8px}}.fade-top{opacity:0;transform:translateY(-40px);animation:fadeTop 1s ease-out forwards}@keyframes fadeTop{to{opacity:1;transform:translateY(0)}}.areaForm.fade-top{opacity:0;transform:translateY(-40px);animation:fadeTop 1s .2s ease-out forwards}.bonoproImg .areaText{color:#fff!important}.bonoproImg .areaText .gold-keyword{color:#d4af37!important;font-weight:700!important;text-shadow:0 0 10px rgba(212,175,55,.6),0 0 20px rgba(212,175,55,.4),2px 2px 4px rgba(0,0,0,.5)!important}.PrivacyPolicy{text-align:right;display:flex;flex-direction:column;background:#fff;color:#0a192f;padding:3rem 4rem;min-height:100vh;direction:rtl;max-width:1200px;margin:0 auto;line-height:1.8}.PrivacyPolicy h1{color:#d4af37;margin-bottom:2rem;font-size:2.5rem}.PrivacyPolicy h2{color:#0a192f;margin-top:2rem;margin-bottom:1rem;font-size:1.8rem}.PrivacyPolicy p{margin-bottom:1.5rem;font-size:1.1rem}.PrivacyPolicy ul,.PrivacyPolicy ol{margin-bottom:1.5rem;padding-right:2rem}.PrivacyPolicy li{margin-bottom:.8rem}@media (max-width: 768px){.PrivacyPolicy{padding:2rem 1.5rem}.PrivacyPolicy h1{font-size:2rem}.PrivacyPolicy h2{font-size:1.5rem}.PrivacyPolicy p{font-size:1rem}}.TermsOfUse{text-align:right;display:flex;flex-direction:column;background:#fff;color:#0a192f;padding:3rem 4rem;min-height:100vh;direction:rtl;max-width:1200px;margin:0 auto;line-height:1.8}.TermsOfUse h1{color:#d4af37;margin-bottom:2rem;font-size:2.5rem}.TermsOfUse h2{color:#0a192f;margin-top:2rem;margin-bottom:1rem;font-size:1.8rem}.TermsOfUse p{margin-bottom:1.5rem;font-size:1.1rem}.TermsOfUse ul,.TermsOfUse ol{margin-bottom:1.5rem;padding-right:2rem}.TermsOfUse li{margin-bottom:.8rem}@media (max-width: 768px){.TermsOfUse{padding:2rem 1.5rem}.TermsOfUse h1{font-size:2rem}.TermsOfUse h2{font-size:1.5rem}.TermsOfUse p{font-size:1rem}}.site-chat-container{position:fixed;bottom:24px;right:24px;width:320px;max-width:90vw;background:#f8f9fa;border-radius:16px;box-shadow:0 2px 16px #0000001f;z-index:9999;font-family:Rubik,Arial,sans-serif;display:flex;flex-direction:column;overflow:hidden}.site-chat-messages{padding:1rem;max-height:260px;overflow-y:auto;background:#fff}.site-chat-msg{margin-bottom:.5rem;padding:.5rem .75rem;border-radius:8px;font-size:15px;line-height:1.6}.site-chat-msg.bot{background:#e9ecef;color:#333;text-align:right}.site-chat-msg.user{background:#007bff;color:#fff;text-align:left}.site-chat-input-row{display:flex;border-top:1px solid #eee;background:#f8f9fa;padding:.5rem}.site-chat-input{flex:1;border:1px solid #ccc;border-radius:8px;padding:.5rem;font-size:15px;margin-left:.5rem}.site-chat-btn{background:#007bff;color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:15px;cursor:pointer;transition:background .2s}.site-chat-btn:hover{background:#0056b3}.site-chat-close{position:absolute;top:8px;left:8px;background:transparent;border:none;font-size:22px;color:#888;cursor:pointer;z-index:10001;transition:color .2s}.site-chat-close:hover{color:#d00}@media (max-width: 600px){.site-chat-container{width:98vw;right:2vw;bottom:2vw;border-radius:10px}.site-chat-messages{padding:.5rem;font-size:13px}.site-chat-input{font-size:13px;padding:.3rem}.site-chat-btn{font-size:13px;padding:.3rem .7rem}}
