.Layout_container___qSE6{display:flex;flex-direction:column;width:100%;height:100%;padding:.5rem;background-color:var(--new-bg-color);color:#fff}@media(min-width:768px){.Layout_container___qSE6{padding:0}}.Burger_menu__sSaR2{background-color:transparent;border:none;cursor:pointer;display:flex;outline:0;z-index:20;padding:0;--stroke-width:10;width:max-content}@media (min-width:768px){.Burger_menu__sSaR2{display:none}}.Burger_menu__sSaR2 svg{width:3rem;height:3rem}.Burger_line__R2bP_{fill:none;stroke:var(--green);stroke-width:var(--stroke-width);transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.Burger_line1__Xy9sA{stroke-dasharray:60 207;stroke-width:var(--stroke-width)}.Burger_line2__RAXSp{stroke-dasharray:60 60;stroke-width:var(--stroke-width)}.Burger_line3__xkzfA{stroke-dasharray:60 207;stroke-width:var(--stroke-width)}.Burger_opened__ONaHk .Burger_line1__Xy9sA{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:var(--stroke-width)}.Burger_opened__ONaHk .Burger_line2__RAXSp{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:var(--stroke-width)}.Burger_opened__ONaHk .Burger_line3__xkzfA{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:var(--stroke-width)}.Nav_nav__3xWe_{color:var(--new-text-color);position:fixed;z-index:15;right:0;top:0;margin:0;height:100vh;width:100vw;font-size:3rem;gap:2rem;background-color:var(--new-bg-color);flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;transform:translateY(-100%);transition:all 1s ease}.Nav_nav__3xWe_.Nav_open__xCzaT{display:flex;transform:translateY(0)}@media(min-width:720px){.Nav_nav__3xWe_{display:flex;flex-direction:row;position:relative;z-index:0;right:unset;top:unset;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:3rem auto;font-size:1.2rem;transform:translateY(0);background-color:transparent}.Nav_nav__3xWe_ a{color:var(--purple);font-weight:900;letter-spacing:.15rem;text-decoration:none}.Nav_nav__3xWe_ a:hover{text-decoration:underline}}.ThemeIcon_themeSwitcher__XDSRU{--width:6rem;--height:2.75rem;display:flex;align-items:center;width:var(--width);height:var(--height);background-color:transparent;border:2px solid var(--purple);border-radius:30px;padding:0 .15rem;cursor:pointer;transition:.4s ease}@media(min-width:768px){.ThemeIcon_themeSwitcher__XDSRU{--width:4rem;--height:2.2rem}}.ThemeIcon_themeSwitcher__XDSRU.ThemeIcon_light__varx6{background-color:var(--new-bg-color)}.ThemeIcon_themeSwitcher__XDSRU.ThemeIcon_light__varx6 .ThemeIcon_switch__NjEBG{transform:translateX(calc(var(--width) - var(--height))) rotate(1turn);background-color:var(--purple)}.ThemeIcon_themeSwitcher__XDSRU .ThemeIcon_switch__NjEBG{display:flex;place-items:center;width:calc(var(--height)*.75);height:calc(var(--height)*.75);background-color:var(--purple);border-radius:100%;transition:.4s ease}.ThemeIcon_themeSwitcher__XDSRU .ThemeIcon_switch__NjEBG svg{width:70%;height:70%;margin:auto;fill:var(--new-bg-color)}.Header_header__072v2{display:flex;height:3.5rem;width:100%}@media (min-width:768px){.Header_header__072v2{height:100%}}.Post_postWrapper__cN7HP{display:flex;flex-direction:column;justify-content:center;max-width:100%;margin:1rem;padding:0 1rem;align-self:center;color:var(--new-text-color);--base-min-font-size:2rem;--base-avg-font-size:calc(1.5rem + 2.43vw);--base-max-font-size:3.3rem}@media(min-width:768px){.Post_postWrapper__cN7HP{max-width:80%;padding:0}}@media(min-width:1024px){.Post_postWrapper__cN7HP{max-width:60%}}@media(min-width:1200px){.Post_postWrapper__cN7HP{max-width:50%}}.Post_postWrapper__cN7HP h1{font-size:clamp(var(--base-min-font-size),var(--base-avg-font-size),var(--base-max-font-size))}.Post_postWrapper__cN7HP h2{font-size:clamp(var(--base-min-font-size)*.75,var(--base-avg-font-size)*.75,var(--base-max-font-size)*.75)}.Post_postWrapper__cN7HP h3{font-size:clamp(var(--base-min-font-size)*.65,var(--base-avg-font-size)*.65,var(--base-max-font-size)*.65)}.Post_postWrapper__cN7HP h4{font-size:clamp(var(--base-min-font-size)*.5,var(--base-avg-font-size)*.5,var(--base-max-font-size)*.5)}.Post_postWrapper__cN7HP h5{font-size:clamp(var(--base-min-font-size)*.45,var(--base-avg-font-size)*.45,var(--base-max-font-size)*.45)}.Post_postWrapper__cN7HP h6{font-size:clamp(var(--base-min-font-size)*.4,var(--base-avg-font-size)*.4,var(--base-max-font-size)*.4)}.Post_postWrapper__cN7HP .Post_title__18l8R{text-align:center;--base-min-font-size:2.4rem;--base-avg-font-size:calc(1.9rem + 2.83vw);--base-max-font-size:3.7rem}.Post_postWrapper__cN7HP p{font-size:clamp(1.2rem,.9rem + .8vw,1.6rem);line-height:clamp(2.1rem,(.9rem + .8vw)*2,2.7rem)}.Post_postWrapper__cN7HP p:empty{display:none}.Post_postWrapper__cN7HP :not(pre)>code[class*=language-]{margin-left:.3rem}.Post_postWrapper__cN7HP pre{display:flex;width:100%;border-radius:10px;font-size:1rem;letter-spacing:.07rem}.Post_postWrapper__cN7HP pre code span{display:inline-block;max-width:100%}.Post_postWrapper__cN7HP ol{padding-left:.5rem;counter-reset:listcount;list-style:none}.Post_postWrapper__cN7HP ol li{counter-increment:listcount}.Post_postWrapper__cN7HP ol li:before{content:counters(listcount,".") " ";color:#fff;font-weight:700;font-size:1.5rem}.Post_postWrapper__cN7HP a{text-decoration:underline;font-weight:700;letter-spacing:2px}.Post_postWrapper__cN7HP a:hover{text-decoration:none}.Post_postWrapper__cN7HP .Post_divider__vJoFZ{height:1px;width:100%;background-color:var(--green);margin-top:2rem;margin-bottom:1rem;align-self:center}.Post_postWrapper__cN7HP .Post_footerWrapper__oA_mo{display:flex;flex-direction:column;place-items:center}.Post_postWrapper__cN7HP .Post_footerWrapper__oA_mo i{color:var(--purple);margin-bottom:2rem}.Post_postWrapper__cN7HP .Post_footerWrapper__oA_mo i:before{font-size:180%}.Post_postWrapper__cN7HP footer{display:flex;width:100%;place-items:center;justify-content:space-between;margin-bottom:2rem}.Post_postWrapper__cN7HP footer h6{display:flex;place-items:center;text-decoration:underline;cursor:pointer}.Post_postWrapper__cN7HP footer h6 svg{transform:rotate(180deg);stroke:var(--new-text-color)}.Post_postWrapper__cN7HP footer h6,.Post_postWrapper__cN7HP footer p{margin:0;font-size:clamp(var(--base-min-font-size)*.6,var(--base-avg-font-size)*.6,var(--base-max-font-size)*.8)}@media(min-width:576px){.Post_postWrapper__cN7HP footer h6,.Post_postWrapper__cN7HP footer p{font-size:clamp(var(--base-min-font-size)*.3,var(--base-avg-font-size)*.3,var(--base-max-font-size)*.3)}}.Post_postWrapper__cN7HP footer .Post_footerSymbol__gbYGZ svg{width:1.5rem;height:1.5rem;margin-right:.5rem;fill:var(--purple)}