:root{--text-primary:#141414;--text-gray:#4d4d4d;--background:#fff;--background-faded:hsla(0,0%,100%,.7);--lines:#a4a4a4;--thin-lines:rgba(0,0,0,.1);--shadow:rgba(0,0,0,.1);--personal-painting:#c12784;--commission-painting:#013bd1;--book-cover:#9f34c5;--digital-artwork:#c53434;--wedding-invitation:#c18d08;--international-exhibition:#076d66;--competition-exhibition:#4a14a0;--egypt-exhibition:#645d07;--mural:#9b5514}@media(prefers-color-scheme:dark){:root{--text-gray:#c8c8c8;--text-primary:#fafafa;--background:#050505;--background-faded:rgba(5,5,5,.75);--lines:#686868;--thin-lines:hsla(0,0%,100%,.1);--shadow:hsla(0,0%,100%,.05);--personal-painting:#df4ea7;--commission-painting:#5484ff;--book-cover:#c962ed;--digital-artwork:#df4646;--wedding-invitation:#c09320;--international-exhibition:#20b9af;--competition-exhibition:#905de4;--egypt-exhibition:#ccc02c;--mural:#ae6928}}*{box-sizing:border-box;padding:0;margin:0}body,html{min-height:100vh;scroll-behavior:smooth}body{position:relative;background:var(--background);color:var(--text-primary);font-family:var(--inter),sans-serif;overflow-x:hidden;padding-bottom:40px}button{background:none;padding:0;margin:0;border:none}.page{max-width:1600px;margin:0 auto;padding:100px 24px 0}@media(max-width:500px){.page{padding:80px 12px 0}}.page-title p{margin-top:24px;font-size:16px;line-height:150%;max-width:650px}@media(max-width:320px){.page-title p{font-size:14px}}.home{padding:80px 24px 0}@media(max-width:500px){.home{padding:60px 12px 0}}h1,h2,h3,h4{font-family:var(--playfair),serif;font-weight:700;line-height:100%;letter-spacing:-.02em;text-transform:capitalize}h1{text-transform:uppercase;font-size:58px}@media(max-width:1200px){h1{font-size:48px}}@media(max-width:500px){h1{font-size:42px}}@media(max-width:320px){h1{font-size:32px}}h2{font-size:52px;line-height:120%}@media(max-width:1024px){h2{font-size:40px}}@media(max-width:820px){h2{font-size:36px}}@media(max-width:500px){h2{font-size:32px}}@media(max-width:320px){h2{font-size:28px}}h3{font-size:40px;line-height:120%}@media(max-width:1024px){h3{font-size:36px}}@media(max-width:820px){h3{font-size:32px}}@media(max-width:500px){h3{font-size:28px}}@media(max-width:320px){h3{font-size:24px}}a{color:inherit;text-decoration:none;letter-spacing:inherit}a,button,input{font-family:inherit}.section{padding-top:160px}.margin{scroll-margin-top:100px;margin-top:100px}@media(max-width:1024px){.margin{margin-top:80px}}@media(max-width:820px){.margin{margin-top:60px}}@media(max-width:500px){.margin{margin-top:40px}}.margin ul{margin-top:24px;list-style:none;display:flex;flex-direction:column;gap:24px}.margin ul li{display:flex;align-items:center;gap:12px;font-size:20px}.margin ul li svg{min-width:-moz-fit-content;min-width:fit-content}@media(max-width:1024px){.margin ul li{font-size:18px}}@media(max-width:500px){.margin ul li{font-size:16px}}.check-more{display:block;font-weight:600;color:var(--text-gray);font-size:16px;width:-moz-fit-content;width:fit-content;margin:40px 0 0 auto;position:relative;transition:1s cubic-bezier(.19,1,.22,1)}.check-more:before{position:absolute;content:"";width:100%;height:1px;background:var(--text-gray);bottom:-4px;left:0;transform-origin:0 0;transform:scaleX(1);transition:transform 1.5s cubic-bezier(.19,1,.22,1)}.check-more:hover{color:var(--text-primary)}.check-more:hover:before{transform-origin:100%;transform:scaleX(0)}@media(prefers-color-scheme:dark){html{color-scheme:dark}}img{pointer-events:none}.Footer_footer__OQpsI{padding-top:80px;margin-top:80px;border-top:1px solid var(--lines);display:flex;flex-direction:column;gap:24px}@media(max-width:1024px){.Footer_footer__OQpsI{padding-top:60px;margin-top:60px;gap:40px}}@media(max-width:500px){.Footer_footer__OQpsI{padding-top:40px;margin-top:40px}}.Footer_footer__OQpsI .Footer_contact__oCwvS{display:flex;flex-direction:column;gap:24px}.Footer_footer__OQpsI .Footer_contact__oCwvS>div{display:flex;flex-direction:column;gap:8px}.Footer_footer__OQpsI .Footer_contact__oCwvS p{font-size:16px}.Footer_footer__OQpsI .Footer_contact__oCwvS h2{font-size:40px;position:relative;width:-moz-fit-content;width:fit-content;text-transform:none}@media(max-width:820px){.Footer_footer__OQpsI .Footer_contact__oCwvS h2{font-size:36px}}@media(max-width:500px){.Footer_footer__OQpsI .Footer_contact__oCwvS h2{font-size:28px}}.Footer_footer__OQpsI .Footer_contact__oCwvS h2:before{position:absolute;bottom:-8px;left:0;content:"";display:block;width:100%;height:1px;background:var(--text-primary);transform:scaleX(0);transform-origin:100%;transition:transform 1s cubic-bezier(.19,1,.22,1)}.Footer_footer__OQpsI .Footer_contact__oCwvS h2:hover:before{transform-origin:0 0;transform:scaleX(1)}.Footer_footer__OQpsI .Footer_contact__oCwvS .Footer_socialIcons__W95_P{flex-direction:row;width:-moz-fit-content;width:fit-content;gap:8px}.Footer_footer__OQpsI .Footer_contact__oCwvS .Footer_socialIcons__W95_P a svg{color:var(--text-primary);width:30px;height:30px;min-width:-moz-fit-content;min-width:fit-content;opacity:.85;transition:.1s ease}.Footer_footer__OQpsI .Footer_contact__oCwvS .Footer_socialIcons__W95_P a svg:hover{opacity:1}.Footer_footer__OQpsI .Footer_bottom__g11fA{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}@media(max-width:820px){.Footer_footer__OQpsI .Footer_bottom__g11fA{flex-direction:column;align-items:flex-start;gap:40px}}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he{display:flex;flex-direction:column;gap:40px}@media(max-width:820px){.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he{gap:24px}}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_navigation__awfBS{display:flex;flex-direction:column;gap:12px}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_navigation__awfBS h3{font-size:16px}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_navigation__awfBS .Footer_links__y6OjA{display:flex;gap:12px;flex-wrap:wrap;max-width:500px}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_navigation__awfBS .Footer_links__y6OjA a{min-width:100px;font-size:14px;font-weight:500}@media(max-width:820px){.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_navigation__awfBS .Footer_links__y6OjA a{min-width:140px}}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_navigation__awfBS .Footer_links__y6OjA a:hover{text-decoration:underline}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_copyrights__fGvsP{display:flex;flex-wrap:wrap;gap:20px}.Footer_footer__OQpsI .Footer_bottom__g11fA .Footer_left__WK5he .Footer_copyrights__fGvsP p{font-size:12px}@media(max-width:820px){.Footer_footer__OQpsI .Footer_logo__tSFSn{display:flex;justify-content:flex-end;width:100%}}@media(prefers-color-scheme:dark){.Footer_footer__OQpsI .Footer_logo__tSFSn{filter:invert(1)}}.Footer_footer__OQpsI .Footer_logo__tSFSn img{width:400px;height:auto}@media(max-width:1024px){.Footer_footer__OQpsI .Footer_logo__tSFSn img{width:250px}}@media(max-width:820px){.Footer_footer__OQpsI .Footer_logo__tSFSn img{width:350px}}@media(max-width:500px){.Footer_footer__OQpsI .Footer_logo__tSFSn img{width:80%}}.Navbar_navbarContainer__XFuWe{position:fixed;top:0;left:0;right:0;width:100%;z-index:10;background:var(--background-faded);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.Navbar_navbar__EloZ5{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;height:80px;padding:0 24px;transition:1s cubic-bezier(.19,1,.22,1)}.Navbar_navbar__EloZ5:before{position:absolute;width:100%;bottom:0;left:0;content:"";height:1px;background:var(--lines);transform:scaleX(0);transform-origin:0 0;transition:1s cubic-bezier(.19,1,.22,1)}@media(max-width:500px){.Navbar_navbar__EloZ5{padding:0 12px;height:70px}}.Navbar_navbar__EloZ5 .Navbar_navLinks__ps5Lk{flex:1 1;display:flex;gap:32px;list-style:none}@media(max-width:820px){.Navbar_navbar__EloZ5 .Navbar_navLinks__ps5Lk{display:none}}.Navbar_navbar__EloZ5 .Navbar_navLinks__ps5Lk:nth-of-type(2){justify-content:flex-end}.Navbar_navbar__EloZ5 .Navbar_navLinks__ps5Lk a{position:relative;font-size:14px;font-weight:500;color:var(--text-gray);transition:color 1s cubic-bezier(.19,1,.22,1)}.Navbar_navbar__EloZ5 .Navbar_navLinks__ps5Lk a:hover{color:var(--text-primary)}.Navbar_navbar__EloZ5 .Navbar_navLinks__ps5Lk a:hover:before{transform:scaleX(1);transform-origin:0 0}.Navbar_navbar__EloZ5 .Navbar_navLinks__ps5Lk a:before{position:absolute;content:"";bottom:-5px;left:0;width:100%;height:1px;background:var(--text-primary);transition:transform 1.5s cubic-bezier(.19,1,.22,1);transform:scaleX(0);transform-origin:100%}.Navbar_navbar__EloZ5 .Navbar_logo__0kDWY{height:50px;width:auto;margin:0 auto;opacity:.85;transition:opacity .15s ease}@media(prefers-color-scheme:dark){.Navbar_navbar__EloZ5 .Navbar_logo__0kDWY{filter:invert(1)}}@media(max-width:500px){.Navbar_navbar__EloZ5 .Navbar_logo__0kDWY{height:40px}}.Navbar_navbar__EloZ5 .Navbar_logo__0kDWY:hover{opacity:1}.Navbar_navbar__EloZ5 .Navbar_menuToggle__wa_H9{display:none;background:none;border:none;outline:none;cursor:pointer;flex-direction:column;gap:6px}@media(max-width:820px){.Navbar_navbar__EloZ5 .Navbar_menuToggle__wa_H9{display:flex}}.Navbar_navbar__EloZ5 .Navbar_menuToggle__wa_H9 span{display:block;width:20px;height:2px;background:var(--text-primary);border-radius:4px;transition:transform 1.4s cubic-bezier(.19,1,.22,1)}.Navbar_navbar__EloZ5 .Navbar_open__R_3Id span:first-of-type{transform:translateY(4px) rotate(45deg)}.Navbar_navbar__EloZ5 .Navbar_open__R_3Id span:nth-of-type(2){transform:translateY(-4px) rotate(-45deg)}.Navbar_navbar__EloZ5 .Navbar_fullNavLinks__W9_5a{position:fixed;top:80px;left:0;z-index:-1;display:flex;flex-direction:column;width:100%;padding:12px 24px;background:var(--background);height:calc(100vh - 80px);transform:translateY(calc(-100% - 80px));transition:1.5s cubic-bezier(.19,1,.22,1)}@media(max-width:500px){.Navbar_navbar__EloZ5 .Navbar_fullNavLinks__W9_5a{top:70px;height:calc(100vh - 70px);padding:12px}}.Navbar_navbar__EloZ5 .Navbar_fullNavLinks__W9_5a a{z-index:-1;font-size:28px;font-weight:600;padding:16px 0;opacity:0;transition:1.5s cubic-bezier(.19,1,.22,1) .3s}@media(max-width:500px){.Navbar_navbar__EloZ5 .Navbar_fullNavLinks__W9_5a a{font-size:24px}}.Navbar_navbar__EloZ5 .Navbar_fullNavLinks__W9_5a.Navbar_open__R_3Id{transform:translateY(0)}.Navbar_navbar__EloZ5 .Navbar_fullNavLinks__W9_5a.Navbar_open__R_3Id a{opacity:1}.Navbar_navbar__EloZ5.Navbar_open__R_3Id{background:var(--background)}.Navbar_navbar__EloZ5.Navbar_open__R_3Id:before{transform:scaleX(1)}@font-face{font-family:__Inter_Tight_a3c0d3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_Tight_a3c0d3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_Tight_a3c0d3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_Tight_a3c0d3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_Tight_a3c0d3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_Tight_a3c0d3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_Tight_a3c0d3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Tight_Fallback_a3c0d3;src:local("Arial");ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.00%;size-adjust:96.39%}.__className_a3c0d3{font-family:__Inter_Tight_a3c0d3,__Inter_Tight_Fallback_a3c0d3;font-style:normal}.__variable_a3c0d3{--inter:"__Inter_Tight_a3c0d3","__Inter_Tight_Fallback_a3c0d3"}@font-face{font-family:__Playfair_Display_eea437;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/19150647d2c2f572-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_eea437;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/000030d1699f2fb3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_eea437;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/1926da171a0ba1a5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Playfair_Display_eea437;font-style:italic;font-weight:400 900;font-display:swap;src:url(/_next/static/media/78d0dd042ac6d54d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_eea437;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_eea437;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_eea437;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Playfair_Display_eea437;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_Fallback_eea437;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_eea437{font-family:__Playfair_Display_eea437,__Playfair_Display_Fallback_eea437}.__variable_eea437{--playfair:"__Playfair_Display_eea437","__Playfair_Display_Fallback_eea437"}@font-face{font-family:__emmys_013726;src:url(/_next/static/media/8c73ae4593b6b315-s.p.ttf) format("truetype");font-display:swap}@font-face{font-family:__emmys_Fallback_013726;src:local("Arial");ascent-override:99.69%;descent-override:24.92%;line-gap-override:11.21%;size-adjust:80.25%}.__className_013726{font-family:__emmys_013726,__emmys_Fallback_013726}.__variable_013726{--emmys:"__emmys_013726","__emmys_Fallback_013726"}