@font-face{font-family:Rubik Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/_astro/rubik-arabic-wght-normal.B1cAZTnW.woff2) format("woff2-variations");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EFD-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/_astro/rubik-cyrillic-ext-wght-normal.CmWdqlJJ.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/_astro/rubik-cyrillic-wght-normal.B2b851D6.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/_astro/rubik-hebrew-wght-normal.ByHZ5yRs.woff2) format("woff2-variations");unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/_astro/rubik-latin-ext-wght-normal.dLedyG89.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Rubik Variable;font-style:normal;font-display:swap;font-weight:300 900;src:url(/_astro/rubik-latin-wght-normal.CfpeRlx2.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}span[data-astro-cid-3s64wqru]{position:absolute;display:flex;flex-flow:row nowrap;white-space:nowrap;justify-content:space-between;align-items:center;height:fit-content;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--rounded-full);background-color:var(--foreground-color);color:var(--white-color);transition:all .2s ease-in-out;input{width:100%;font-size:17px;line-height:17px}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}button{opacity:0;visibility:hidden;display:none;min-width:fit-content;min-height:fit-content;scale:.65;cursor:pointer}button.active{display:flex;opacity:1;visibility:visible}}a[data-astro-cid-ryvhzzaw]{position:relative;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;min-height:fit-content;min-width:fit-content;gap:var(--spacing-md);color:var(--white-color);cursor:pointer}a[data-astro-cid-ryvhzzaw]:hover,a[data-astro-cid-ryvhzzaw]:active{color:var(--gray-color);svg{fill:var(--gray-color)}}.logo{h2:nth-child(2){display:none}}.searchbar{position:absolute;top:80px;right:0;z-index:100;width:40%;opacity:0;visibility:hidden}.searchbar.active{opacity:1;visibility:visible}#theme-icon-dark.active,#theme-icon-light.active{display:block}#theme-icon-dark,#theme-icon-light{display:none}#search{height:20px}#bookmarks{height:22px}header{position:fixed;top:0;z-index:1000;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:0 var(--spacing-xl);margin-top:var(--spacing-md);height:60px;width:70%;border-radius:var(--rounded-full);background-color:var(--foreground-color);transition:top .3s ease-in-out}header.hide{top:-80px}nav{position:absolute;top:80px;left:0;z-index:100;display:flex;flex-direction:column;justify-content:start;align-items:start;overflow:auto;max-height:100vh;width:fit-content;gap:var(--spacing-lg);padding:var(--spacing-lg);border-radius:var(--rounded-lg);background-color:var(--foreground-color);opacity:0;scale:.9;visibility:hidden;transform-origin:top;transition:all .2s ease-in-out}nav.active{opacity:1;scale:1;visibility:visible}button{cursor:pointer}div{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:fit-content;width:fit-content;gap:var(--spacing-lg)}@media screen and (max-width: 768px){header{width:95%}.searchbar{width:100%}.logo{h2:nth-child(1){display:none}h2:nth-child(2){display:block}}}button[data-astro-cid-6ygtcg62]{position:relative;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;min-height:40px;min-width:40px;width:fit-content;height:fit-content;padding:var(--spacing-md) var(--spacing-lg);gap:var(--spacing-md);border-radius:var(--rounded-full);background-color:var(--primary-color);color:#fff;cursor:pointer;font-size:18px;line-height:18px;svg{fill:#fff;path{fill:#fff}}}button[data-astro-cid-6ygtcg62]:hover,button[data-astro-cid-6ygtcg62]:active{background-color:var(--primary-hover-color)}.circle[data-astro-cid-6ygtcg62]{max-width:40px;max-height:40px;padding:var(--spacing-md)}footer[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-xl);height:fit-content;width:90%;padding:var(--spacing-xl) 0;margin-bottom:var(--spacing-md);background-color:var(--foreground-color);border-radius:var(--spacing-lg);text-align:center;div{display:flex;gap:var(--spacing-md)}}@media screen and (max-width: 768px){footer[data-astro-cid-sz7xmlte]{width:95%}}:root{--transparent: transparent;--current-color: currentColor;--white-color: #000;--gray-color: #959595;--darkgray-color: #808080;--dark-color: #fff;--background-color: #ffffff;--foreground-color: #eeeeee;--primary-color: #7ebf5e;--primary-hover-color: #a7c368;--secondary-color: #bf4bbd;--secondary-hover-color: #d94bbd;--spacing-sm: .313rem;--spacing-md: .625rem;--spacing-lg: 1.25rem;--spacing-xl: 2.5rem;--spacing-xxl: 3.75rem;--rounded-sm: .313rem;--rounded-md: .625rem;--rounded-lg: 1.25rem;--rounded-xl: 2.5rem;--rounded-xxl: 3.75rem;--rounded-full: 9999999px}[data-theme=dark]{--white-color: #ffffff;--gray-color: #c5c5c5;--darkgray-color: #808080;--dark-color: #000000;--background-color: #1c151c;--foreground-color: #261e26;--primary-color: #bf4bbd;--primary-hover-color: #d94bbd;--secondary-color: #7ebf5e;--secondary-hover-color: #a7c368}::view-transition-old(root){transition:all 5s ease-in-out}::view-transition-new(root){transition:all 5s ease-in-out}*,*:before,*:after{appearance:none;box-sizing:border-box;margin:0;padding:0;min-width:0;min-height:0;border:none var(--current-color) solid 0;outline:none;box-shadow:none;text-decoration:none;list-style:none;background-color:var(--transparent);color:var(--white-color);transition:all .1s ease-in-out}*:disabled{opacity:.5}html{font-family:Rubik Variable,sans-serif;scroll-behavior:smooth}body{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--background-color)}.navbar{display:flex;justify-content:center;align-items:center;width:100%;height:70px}main{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:auto;gap:var(--spacing-lg);padding:var(--spacing-xl) 100px}h1,h2,h3,h4,h5,h6{text-wrap:balance;display:inline-block;width:fit-content;height:fit-content}p{overflow:hidden;text-wrap:pretty;text-overflow:ellipsis}a:hover,a:active{color:var(--gray-color)}hr{width:80%;height:2px;border:none;border-radius:9999px;background-color:var(--foreground-color)}@media (max-width: 1024px){main{padding:var(--spacing-xl) var(--spacing-md)}footer{padding:0 var(--spacing-md)}}
