.arrows.svelte-12lwnlh{position:absolute;top:var(--_height);left:0;width:100%;height:0;z-index:0}.arrows.svelte-12lwnlh .arrow:where(.svelte-12lwnlh){--_background: var(--clr-background);position:fixed;top:0;width:60px;height:100%;display:flex;justify-content:center;align-items:center;font-size:var(--text-size-4xl);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .4s;background-color:var(--_background);z-index:0}.arrows.svelte-12lwnlh .arrow:where(.svelte-12lwnlh):hover{--_background: var(--clr-secondary)}.arrows.svelte-12lwnlh .arrow.disabled:where(.svelte-12lwnlh){cursor:not-allowed;--_background: #bbaaaa}.arrows.svelte-12lwnlh .arrow.left:where(.svelte-12lwnlh){left:0}.arrows.svelte-12lwnlh .arrow.right:where(.svelte-12lwnlh){right:0}@media (max-width: 1400px){.arrows.svelte-12lwnlh .arrow:where(.svelte-12lwnlh){position:relative;flex:1}.arrows.svelte-12lwnlh .arrow:where(.svelte-12lwnlh):not(.disabled):hover{--_background: white}}@media print{.arrows.svelte-12lwnlh{display:none!important}}@media (max-width: 1400px){.arrows.svelte-12lwnlh{position:relative;width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--clr-secondary)}}header.svelte-e4yrev{width:100%;height:50px;background:linear-gradient(to right,var(--clr-accent),var(--clr-tertiary));display:flex;align-items:start;justify-content:space-between;break-inside:avoid;position:relative;z-index:2}header.svelte-e4yrev nav:where(.svelte-e4yrev){display:flex;align-items:center;justify-content:space-between;height:100%}header.svelte-e4yrev nav:where(.svelte-e4yrev) a:where(.svelte-e4yrev){display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;height:100%;color:var(--clr-text);text-decoration:none;font-weight:700;font-size:var(--text-size-xl)}header.svelte-e4yrev nav:where(.svelte-e4yrev) a:where(.svelte-e4yrev) iconify-icon:where(.svelte-e4yrev){display:block;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:background-color .5s}header.svelte-e4yrev nav:where(.svelte-e4yrev) a:where(.svelte-e4yrev) iconify-icon:where(.svelte-e4yrev):hover{background-color:#2d491640}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev){position:relative;height:50px}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) input:where(.svelte-e4yrev){height:50px;border:none;background:none;width:550px;color:#fbfefd;font-size:var(--text-size-sm);background-color:#2d491640;padding-left:20px}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) input:where(.svelte-e4yrev),header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) input:where(.svelte-e4yrev)::-webkit-outer-spin-button,header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) input:where(.svelte-e4yrev)::-webkit-inner-spin-button{margin:0;appearance:none;-webkit-appearance:none;-moz-appearance:textfield}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) input:where(.svelte-e4yrev)::placeholder{color:#fbfefd;opacity:.8}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) .popup:where(.svelte-e4yrev){--_background: #bb3e3e;position:absolute;top:calc(100% + 10px);left:0;width:90%;background-color:var(--_background);padding:20px 10px;line-height:normal;color:#fff;opacity:0;visibility:hidden;z-index:5}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) .popup:where(.svelte-e4yrev):before{--_size: 15px;content:"";position:absolute;top:calc(var(--_size) / 2 * -1);left:calc(var(--_size) * 1.4142 / 6.3);width:var(--_size);height:var(--_size);background-color:var(--_background);rotate:45deg}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) .popup:where(.svelte-e4yrev).visible{opacity:1;visibility:visible;transition:opacity .4s;animation:svelte-e4yrev-fadeBack .4s linear 3.5s;animation-fill-mode:forwards}@media (max-width: 1150px){header.svelte-e4yrev .enekszam:where(.svelte-e4yrev) .popup:where(.svelte-e4yrev){left:10px}}@media (max-width: 1150px){header.svelte-e4yrev .enekszam:where(.svelte-e4yrev){position:absolute;top:0;left:100%;width:100%;transition:left .4s;background-color:var(--clr-tertiary);z-index:1}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev):not(.active) .popup:where(.svelte-e4yrev){opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}header.svelte-e4yrev .enekszam.active:where(.svelte-e4yrev){left:0}}header.svelte-e4yrev .menu:where(.svelte-e4yrev){display:none}@media (max-width: 1150px){header.svelte-e4yrev .menu:where(.svelte-e4yrev){display:flex;align-items:center;justify-content:center;height:50px;aspect-ratio:1;border:none;background-color:var(--clr-tertiary);transition:background-color .4s;position:relative;z-index:2}header.svelte-e4yrev .menu:where(.svelte-e4yrev) iconify-icon:where(.svelte-e4yrev){display:flex;align-items:center;justify-content:center;color:#fff;font-size:var(--text-size-2xl);height:100%;transition:rotate .4s}header.svelte-e4yrev .menu.active:where(.svelte-e4yrev){background-color:var(--clr-primary)}header.svelte-e4yrev .menu.active:where(.svelte-e4yrev) iconify-icon:where(.svelte-e4yrev){rotate:-180deg}}header.svelte-e4yrev .search-field:where(.svelte-e4yrev){position:absolute;top:0;right:0;width:550px;height:50px;overflow:hidden;opacity:0;z-index:1;transition:top .4s,opacity .4s}header.svelte-e4yrev .search-field:where(.svelte-e4yrev) .background:where(.svelte-e4yrev){position:absolute;top:0;right:0;width:100vw;height:100%;background:linear-gradient(to right,var(--clr-accent),var(--clr-tertiary));z-index:-1}header.svelte-e4yrev .search-field:where(.svelte-e4yrev) form:where(.svelte-e4yrev) input:where(.svelte-e4yrev){position:absolute;top:0;left:0;width:100%;height:100%;border:none;background-color:#2d491640;color:#fbfefd;font-size:var(--text-size-sm);padding-left:20px}header.svelte-e4yrev .search-field:where(.svelte-e4yrev) form:where(.svelte-e4yrev) input:where(.svelte-e4yrev)::placeholder{color:#fbfefd;opacity:.8}@media (max-width: 1150px){header.svelte-e4yrev .search-field:where(.svelte-e4yrev){right:unset;left:100%;width:100%;opacity:1;top:50px;transition:left .4s;background-color:var(--clr-tertiary);z-index:-1}header.svelte-e4yrev .search-field:where(.svelte-e4yrev) .background:where(.svelte-e4yrev){display:none}header.svelte-e4yrev .search-field.active:where(.svelte-e4yrev){left:0}}header.svelte-e4yrev .enekszam:where(.svelte-e4yrev):hover+.search-field:where(.svelte-e4yrev),header.svelte-e4yrev .search-field:where(.svelte-e4yrev):hover,header.svelte-e4yrev .search-field:where(.svelte-e4yrev):has(input:where(.svelte-e4yrev):focus){top:50px;opacity:1}@keyframes svelte-e4yrev-fadeBack{0%{opacity:1}to{opacity:0}}:root{--fnt-primary: "Merriweather";--clr-text: #050315;--clr-background: #fbfefd;--clr-primary: #1e9301;--clr-secondary: #bfc0bf;--clr-secondary-light: #e5e6e5;--clr-tertiary: #2d4916;--clr-accent: #5fad50;--clr-black: #050315;--clr-white: #fbfefd;--text-size-xs: .79rem;--text-size-sm: .89rem;--text-size-md: 1rem;--text-size-lg: 1.13rem;--text-size-xl: 1.27rem;--text-size-2xl: 1.42rem;--text-size-3xl: 1.6rem;--text-size-4xl: 1.8rem;--text-size-5xl: 2.03rem}@media (prefers-color-scheme: dark){:root{--clr-text: #eef0f6;--clr-background: #06090e;--clr-primary: #1e9301;--clr-secondary: #727272;--clr-secondary-light: #a5a5a5;--clr-accent: #5fad50}}*{margin:0;padding:0;font-family:var(--fnt-primary);color:var(--clr-text);box-sizing:border-box;outline:none}html{color-scheme:dark light;scroll-behavior:smooth}body{min-height:100vh;min-height:100svh;background-color:var(--clr-background)}a{color:var(--clr-primary)}.bold{font-weight:700}.italic{font-style:italic}.italic i{font-style:normal}img,.image{max-width:100%}p{margin-block:10px}ul,ol{margin:10px}iconify-icon{display:flex;align-items:center;justify-content:center;width:1em;aspect-ratio:1}.columns{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-start}.hidden{position:fixed;top:-100%;left:-100%;width:10px;height:10px;opacity:0}@media (max-width: 790px){*{cursor:default!important}}@media print{.hide-when-print{display:none!important}}.wrapper.svelte-13zct5d{min-height:100vh;min-height:100svh;overflow-x:hidden}.wrapper.svelte-13zct5d .home-button:where(.svelte-13zct5d){margin-block:30px;margin-inline:20px}.wrapper.svelte-13zct5d .home-button:where(.svelte-13zct5d) .container:where(.svelte-13zct5d){display:grid;grid-template-columns:20px auto;height:100%;gap:5px}.wrapper.svelte-13zct5d .home-button:where(.svelte-13zct5d) .icon:where(.svelte-13zct5d){display:flex;align-items:center;justify-content:center}.wrapper.svelte-13zct5d .home-button:where(.svelte-13zct5d) #back-button:hover .icon{animation:svelte-13zct5d-bob .3s linear 0s infinite alternate}.wrapper.svelte-13zct5d main:where(.svelte-13zct5d){margin:45px auto;width:1200px;max-width:calc(100% - 40px)}@media print{.wrapper.svelte-13zct5d main:where(.svelte-13zct5d){margin-block-start:12pt;width:100%;max-width:100%}}.spinner-container.svelte-13zct5d{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:color-mix(in srgb,var(--clr-secondary) 80%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center}.spinner-container.svelte-13zct5d .spinner:where(.svelte-13zct5d) iconify-icon:where(.svelte-13zct5d){font-size:75px}@keyframes svelte-13zct5d-bob{to{margin-left:-5px}}
