@import "https://fonts.googleapis.com/css2?family=Amiri:wght@700&family=Cairo:wght@300;400;600;700;900&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}body{color:var(--law-text);direction:rtl;font-family:Cairo,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3{font-family:Amiri,serif}:root{--law-blue:#1b1b1b;--law-blue-light:#474747;--span-bg:#c5a059;--law-gold:#c5a059;--law-gold-light:#e2c28d;--law-white:#fff;--law-gray:#f9f9f9;--law-text:#333;--law-text-light:#777;--transition:all .4s cubic-bezier(.165,.84,.44,1)}.container{justify-content:space-between;align-items:center;width:90%;max-width:1300px;margin:0 auto;padding:0 5%;display:flex}.container h3{font-size:2rem}.container.Col{flex-direction:column}.container.row{flex-direction:row;gap:4rem!important}.navbar{background:var(--law-white);z-index:1000;align-items:center;height:90px;display:flex;position:sticky;top:0;box-shadow:0 4px 20px #0000000d}.navbar .logo{color:var(--law-blue);font-size:1.8rem;font-weight:900}.navbar .logo .goldText{color:var(--law-gold)}.navbar .navLinks{gap:40px;list-style:none;display:flex}.navbar .navLinks li{cursor:pointer;transition:var(--transition);font-weight:600}.navbar .navLinks li:hover{color:var(--law-gold)}.navbar .navBtn{background:var(--law-blue);color:#fff;cursor:pointer;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);transition:var(--transition);border:none;padding:12px 30px;font-weight:700}.navbar .navBtn:hover{background:var(--law-gold)}.hero{background:url(../media/about-office.89a90f6d.jpg) 50%/cover no-repeat;background-color:var(--law-blue);color:#fff;align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}.hero .overlay{background:linear-gradient(270deg,#161616f2,#0000);position:absolute;inset:0}.hero .goldShape{background:var(--law-gold);clip-path:polygon(0 0,30% 0,100% 100%,0 100%);opacity:.15;width:40%;height:100%;position:absolute;bottom:0;left:0}.hero .content{z-index:10;max-width:700px}.hero .content .subtitle{color:var(--law-gold);letter-spacing:2px;margin-bottom:15px}.hero .content .title{margin-bottom:25px;font-size:4rem;line-height:1.1}.hero .content .title span{color:var(--law-gold)}.hero .content .desc{color:#ccc;margin-bottom:40px;font-size:1.2rem}.hero .content .mainBtn,.hero .content .secBtn{cursor:pointer;transition:var(--transition);padding:18px 45px;font-weight:800}.hero .content .mainBtn{background:var(--law-gold);color:#fff;border:none;margin-left:20px}.hero .content .secBtn{border:1px solid var(--law-gold);color:#fff;background:0 0}.aboutSection{background-color:var(--law-white);padding:120px 0}.aboutSection .imageSide{flex:1;position:relative}.aboutSection .imageSide .mainImage{background:var(--law-blue-light);z-index:2;width:100%;height:500px;box-shadow:30px 30px 0px -5px var(--law-gold);background-image:url(../media/about-office.89a90f6d.jpg);background-size:cover;position:relative}.aboutSection .imageSide .accentBox{background:repeating-linear-gradient(45deg,var(--law-gold),var(--law-gold)2px,transparent 2px,transparent 10px);z-index:1;width:150px;height:150px;position:absolute;top:-30px;right:-30px}.aboutSection .imageSide .experienceBadge{background:var(--law-blue);color:#fff;border-right:8px solid var(--law-gold);flex-direction:column;align-items:center;padding:30px;display:flex;position:absolute;bottom:-40px;left:-40px}.aboutSection .imageSide .experienceBadge .years{color:var(--law-gold);font-size:2.5rem;font-weight:900;line-height:1}.aboutSection .imageSide .experienceBadge .text{margin-top:5px;font-size:.9rem}.aboutSection .contentSide{flex:1}.aboutSection .contentSide .subtitle{color:var(--law-gold);letter-spacing:2px;font-weight:700}.aboutSection .contentSide .title{color:var(--law-blue);margin:25px 0;font-size:2.8rem;line-height:1.2}.aboutSection .contentSide .title span{color:var(--law-gold)}.aboutSection .contentSide .description{color:var(--law-text-light);margin-bottom:30px;font-size:1.15rem}.aboutSection .contentSide .featureItem{gap:15px;margin-bottom:20px;display:flex}.aboutSection .contentSide .featureItem .dot{background:var(--law-gold);width:12px;height:12px;margin-top:8px;transform:rotate(45deg)}.aboutSection .contentSide .aboutBtn{border:2px solid var(--law-blue);color:var(--law-blue);cursor:pointer;transition:var(--transition);background:0 0;padding:15px 35px;font-weight:700}.aboutSection .contentSide .aboutBtn:hover{background:var(--law-blue);color:#fff}.servicesSection{background:var(--law-gray);padding:120px 0}.servicesSection .sectionTitle{text-align:center;margin-bottom:80px;font-size:3rem}.servicesSection .sectionTitle span{color:var(--law-gold)}.servicesSection .grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;display:grid}.servicesSection .card{transition:var(--transition);background:#fff;border:1px solid #eee;padding:50px}.servicesSection .card:hover{border-bottom:4px solid var(--law-gold);transform:translateY(-10px);box-shadow:0 30px 60px #0000001a}.servicesSection .card h3{color:var(--law-blue);margin:20px 0;font-size:1.6rem}.servicesSection .card .cardLink{color:var(--law-gold);margin-top:25px;font-weight:700}.team{padding:100px 0}.team .team-flex{flex-wrap:wrap;justify-content:space-around;gap:40px;display:flex}.team .member-card{text-align:center;width:250px}.team .member-card .member-image{border:1px solid var(--law-gold);background:#e0e0e0;width:100%;height:300px;margin-bottom:15px}@media (max-width:992px){.container{text-align:center;flex-direction:column!important}.aboutSection .imageSide{width:80%;margin-bottom:60px}.aboutSection .featureItem{justify-content:center}}.footer{background:var(--law-blue);color:#fff;border-top:8px solid var(--law-gold);padding:80px 0 20px}.footer-grid{justify-content:center;align-items:start;gap:50px;margin-bottom:50px;display:flex}@media (max-width:600px){.footer-grid{flex-direction:column;align-items:center}}.footer-col{width:30%}@media (max-width:600px){.footer-col{width:80%}}.map{border-radius:1rem;justify-content:center;align-items:center;width:40%;display:flex;overflow:hidden}.map iframe{border:none;width:100%;max-height:350px}.footer-col h4{color:var(--law-gold);margin-bottom:25px;font-size:1.3rem}.footer-col p{color:#cbd5e0;margin-bottom:10px;line-height:1.6}.footer-bottom{text-align:center;color:#a0aec0;border-top:1px solid #ffffff1a;padding-top:30px;font-size:.9rem}
