@font-face{font-family:Libre Baskerville;src:url(/build/assets/LibreBaskerville-Regular-Mw8E0th4.ttf) format("truetype");font-weight:400;font-display:fallback}:root{--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--border-radius: .5rem;--box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .15);--box-shadow-light: 0 2px 8px 0 rgba(0, 0, 0, .05);--box-shadow-strong: 5px 5px 10px 0 rgba(0, 0, 0, .2);--box-shadow-bottom: 0 5px 6px -5px rgba(0, 0, 0, .15)}html{--heading-fonts: "Libre Baskerville", system-ui, sans-serif;--body-fonts: "Libre Baskerville", system-ui, sans-serif;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}*:focus-visible{outline:2px solid var(--color-focus)}body{font-family:var(--body-fonts);font-style:normal;line-height:1.3;-webkit-font-smoothing:antialiased}img,picture,video,svg{display:block;max-width:100%}img{image-rendering:-webkit-optimize-contrast!important}button,select{font:inherit;color:inherit;-webkit-tap-highlight-color:var(--color-tap-highlight-input)}button{background:none;border:none;cursor:pointer}p{font-style:normal;overflow-wrap:break-word}h1,h2{font-family:var(--heading-fonts);font-style:normal;overflow-wrap:break-word}h1{font-size:2.25rem;margin:0}h2{font-weight:var(--font-weight-bold);font-size:2rem;margin:0}h3,h4,h5,h6{font-family:var(--body-fonts);font-weight:var(--font-weight-bold);font-style:normal;font-size:1rem;overflow-wrap:break-word}@media(min-width:800px){h1{font-size:3rem}h2{font-size:2.5rem}h3,h4,h5,h6{font-size:1.125rem}}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:var(--color-tap-highlight-a)}strong,b{font-weight:var(--font-weight-bold)}#root,#__next{isolation:isolate}.wrapper-main{display:flex;flex-direction:column;min-height:100vh;font-weight:var(--font-weight-light);color:var(--color-on-surface);background:linear-gradient(to right,#823c1459,#823c1407,#823c1459),url(/build/assets/bg-main-COVOK3yG.webp) repeat;background-size:auto,50px}main{flex:1;background:linear-gradient(to right,#823c1429,#823c1413 30% 70%,#823c1429),url(/build/assets/bg-main-COVOK3yG.webp) repeat;background-size:auto,200px;padding-top:5rem;box-shadow:var(--box-shadow-light)}main,.header__content,.footer__content,.block__content{position:relative;max-width:96rem;width:100%;margin:0 auto}.header__content,.footer__content,.block__content{padding:0 min(5vw,3rem)}.block{scroll-margin-top:4.5rem}@media(min-width:800px){main{padding-top:0}.header__content,.footer__content{padding:0}}@media(min-width:1200px){.block{scroll-margin-top:5.125rem}}.language-switcher{position:relative;width:100%}.language-switcher__toggle{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 0;width:100%}.language-switcher__options{list-style:none;flex-direction:column;gap:2px;padding:.5rem 0;width:100%;background-color:var(--color-surface-container-low);display:none;will-change:opacity,transform}.language-switcher__options.-active{display:flex}.language-switcher__option{display:flex;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem 1.5rem}.language-switcher__flag{display:block;height:1.1em;aspect-ratio:1.25;background-repeat:no-repeat;background-size:cover;background-position:center;border:1px solid #4b4b4b}.language-switcher__option .language-switcher__flag{height:1em}.language-switcher__flag.-et{background-image:url(/build/assets/et-njvnfzni.svg)}.language-switcher__flag.-en{background-image:url(/build/assets/en-Cq4WrKer.svg)}.language-switcher__flag.-lv{background-image:url(/build/assets/lv-BeuI1aDU.svg)}.language-switcher__flag.-ru{background-image:url(/build/assets/ru-B6xafDd-.svg)}@media(min-width:800px){.language-switcher{width:auto;justify-content:center}.language-switcher__toggle{padding:.25rem .5rem;transition:opacity .15s ease}.language-switcher__toggle:hover{opacity:.7}.language-switcher__options{display:flex;opacity:0;visibility:hidden;pointer-events:none;position:absolute;top:calc(100% + 1rem);right:0;width:auto;box-shadow:var(--box-shadow);transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease}.language-switcher__options.-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.language-switcher__option{transition:opacity .15s ease}.language-switcher__option:hover{opacity:.7}}.header{position:fixed;top:0;left:0;width:100%;z-index:15;box-shadow:var(--box-shadow);background:linear-gradient(to right,#823c1420,#0000 30% 70%,#823c1420),url(/build/assets/bg-main-COVOK3yG.webp) repeat;background-size:auto,200px}.header__content{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;padding-bottom:.75rem}.header__logo{display:flex;align-items:center;gap:.65rem;width:100%}.header__logo img{max-width:3rem;margin-bottom:.5rem}.header__logo p{font-size:1rem;font-weight:var(--font-weight-bold);font-family:var(--heading-fonts)}.header__nav{position:absolute;top:calc(100% + .5rem);left:.5rem;right:.5rem;display:flex;flex-direction:column;align-items:center;color:var(--color-on-surface-container-low);background-color:var(--color-surface-container-low);padding:.5rem 0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .25s ease,transform .25s ease;will-change:opacity,transform}.header__nav.-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header__nav-links{list-style:none;display:flex;flex-direction:column;align-items:center;gap:2px;width:100%}.header__nav-links li{width:100%}.header__nav-link{display:flex;justify-content:center;padding:.75rem 0;text-transform:uppercase;font-weight:var(--font-weight-semibold);letter-spacing:.035rem}.header__language-switcher .language-switcher__toggle{font-weight:var(--font-weight-semibold)}.header__language-switcher .language-switcher__options{background-color:var(--color-surface-container-mid)}.header__mobile-trigger{display:block;padding:.5rem}.header__mobile-trigger svg{height:100%;width:3rem}@media(min-width:420px){.header__logo img{max-width:3.5rem;margin-bottom:.5rem}.header__logo p{font-size:1.25rem}}@media(min-width:500px){.header__logo img{max-width:4rem;margin-bottom:.76rem}.header__logo p{font-size:1.5rem}}@media(min-width:800px){.header{position:static;box-shadow:none;padding-top:2rem;background:none}.header__content{display:block;padding-top:0;padding-bottom:0}.header__logo{display:block;max-width:34rem;margin:0 auto}.header__logo img{height:123px;width:533px;max-width:unset;margin-bottom:0}.header__nav-container{margin-top:2rem}.header__nav,.header__nav.-active{position:static;flex-direction:row;justify-content:center;padding:1rem min(5vw,3rem);opacity:1;visibility:visible;pointer-events:auto;transform:none;will-change:auto;transition:none;box-shadow:var(--box-shadow);background:linear-gradient(to right,#823c1419,#0000 30% 70%,#823c1419),url(/build/assets/bg-main-COVOK3yG.webp) repeat;background-size:auto,200px}.header__nav-links{flex-direction:row;justify-content:center;gap:1.5rem}.header__nav-links li{width:auto}.header__nav-link{position:relative;display:inline-block;padding:0;font-size:.925rem;letter-spacing:.015rem;transition:opacity .15s ease}.header__nav-link:before{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-2px;left:0;background-color:var(--color-on-surface-container-low);transform-origin:bottom left;transition:transform .2s ease}.header__nav-link:hover{opacity:.8}.header__nav-link:hover:before{transform:scaleX(1)}.header__language-switcher{position:absolute;top:1.5rem;right:1.5rem}.header__language-switcher .language-switcher__toggle{font-weight:var(--font-weight-regular)}.header__language-switcher .language-switcher__options{background-color:var(--color-surface-container-low)}}@media(min-width:1000px){.header__nav-links{gap:2.5rem}.header__nav-link{font-size:1rem;letter-spacing:.035rem}}.footer{color:var(--color-on-footer);text-shadow:1px 0 10px rgba(0,0,0,.5);background:linear-gradient(to right,#51332950,#69352370 30% 70%,#51332950),url(/build/assets/bg-footer-rCHIswhu.png) repeat;background-size:auto,400px}.footer__wrap{display:grid;grid-template-columns:1fr;grid-template-areas:"logo" "contact" "divider" "socials" "map" "copyright";row-gap:2.75rem;column-gap:2rem;padding-top:4.25rem;padding-bottom:4rem}.footer__ornament{position:absolute;top:0;left:0;right:0;height:2rem;background:url(/build/assets/footer-banner-DTqeKKDr.webp);background-position:top center;background-repeat:repeat-x;background-size:auto 2rem}.footer__logo{grid-area:logo;margin:0 auto;width:100%;max-width:20rem}.footer__logo a{display:block}.footer__logo img{width:100%}.footer__contact{grid-area:contact}.footer__contact address{display:flex;flex-direction:column;align-items:center;gap:.3rem}.footer__contact-heading{margin-bottom:.5rem;font-family:var(--heading-fonts);font-weight:var(--font-weight-medium);font-size:1.25rem}.footer__contact a{display:flex;align-items:center;justify-content:center;text-align:center;font-style:normal;gap:.5rem;padding:.125rem 0}.footer__contact a img{display:inline-block;width:1.4rem}.footer__contact a small{font-size:.75rem}.footer__socials{grid-area:socials;margin:-.5rem auto 0}.footer__socials ul{list-style:none;display:flex;gap:2rem}.footer__socials a{display:block;border-radius:50%;box-shadow:1px 0 10px #00000040}.footer__socials img{height:2rem;width:2rem}.footer__map{grid-area:map;justify-items:center}.footer__map a{display:block;margin:0 auto}.footer__map img{max-height:12rem}.footer__copyright{grid-area:copyright;display:flex;flex-direction:column;align-items:center;gap:.25rem;font-weight:var(--font-weight-medium);font-size:.925rem}.footer__copyright small{font-size:.7rem;font-weight:var(--font-weight-regular)}.footer__copyright small a{font-weight:var(--font-weight-medium);text-decoration:underline}.footer__divider{grid-area:divider;justify-self:center;margin-top:-1.65rem}.footer__copyright .divider{display:none}.footer__contact .divider{margin-bottom:.75rem}.footer__separator{display:none}@media(min-width:800px){.footer__ornament{background-size:auto 2.5rem}}@media(min-width:1200px){.footer{background:none}.footer__wrap{padding:3.5rem 6vw 3rem 6vw;background:linear-gradient(to right,#51332950,#69352370 30% 70%,#51332950),url(/build/assets/bg-footer-rCHIswhu.png) repeat;background-size:auto,400px;grid-template-columns:1fr max(1rem,2vw) min(24rem,100%) max(1rem,2vw) 1fr;grid-template-areas:"contact separator-1 logo separator-2 map" "contact separator-1 logo separator-2 socials" "copyright copyright copyright copyright copyright";row-gap:2rem;box-shadow:var(--box-shadow)}.footer a{transition:opacity .15s ease}.footer a:hover{opacity:.7}.footer .footer__logo a:hover{opacity:1}.footer__socials{justify-self:flex-end;margin:0}.footer__logo{max-width:unset;margin:0;align-content:center}.footer__socials ul{gap:2.5rem}.footer__socials img{height:2.25rem;width:2.25rem}.footer__contact{margin-top:4.25rem}.footer__contact-heading{margin-left:1.85rem;margin-bottom:.5rem}.footer__contact address{align-items:flex-start}.footer__contact a{justify-content:flex-start;text-align:left}.footer__map{margin-top:4rem;justify-self:flex-end}.footer__map a{box-shadow:var(--box-shadow-strong);margin:0}.footer__map figure{max-width:14rem}.footer__copyright{align-self:center}.footer__divider,.footer__contact .divider{display:none}.footer__copyright .divider{display:block;margin:0 auto 2rem;height:2rem;max-width:unset}.footer__separator{display:block;background-image:url(/build/assets/divider-vertical-CQ4_1o-C.svg);background-position:center;background-repeat:no-repeat;background-size:contain;height:100%;width:100%;margin-top:1.5rem}.footer__separator.-left{grid-area:separator-1}.footer__separator.-right{grid-area:separator-2}}.spacer-block{background-position:center;background-repeat:no-repeat;background-size:contain;margin:1.5rem min(5vw,3rem)}.spacer-block.spacer-block-1{background-image:url(/build/assets/spacer-1-DFci_0OI.webp);height:3.25rem}.spacer-block.spacer-block-2{background-image:url(/build/assets/spacer-2-UwXmufPO.webp);height:1.75rem;margin-top:1.75rem;margin-bottom:1.75rem}.spacer-block.spacer-block-3{background-image:url(/build/assets/spacer-1-DFci_0OI.webp);height:2.25rem;margin-top:1.25rem;margin-bottom:2.5rem}@media(min-width:800px){.spacer-block{margin:4.5rem min(5vw,3rem)}.spacer-block.spacer-block-2{height:2rem;margin:5rem min(5vw,3rem)}.spacer-block.spacer-block-3{margin:1.75rem min(5vw,3rem) 3.5rem min(5vw,3rem)}}.page-content{position:relative;max-width:96rem;width:100%;margin:0 auto;padding:2rem min(5vw,3rem) 5rem min(5vw,3rem);overflow:hidden}@media(min-width:800px){.page-content{padding:4rem min(5vw,3rem) 8rem min(5vw,3rem)}}.page-heading{text-align:center;font-size:1.75rem;text-transform:uppercase;font-weight:var(--font-weight-regular)}.page-heading:first-letter{font-size:2rem}@media(min-width:800px){.page-heading{font-size:2rem}.page-heading:first-letter{font-size:2.25rem}}.page-subheading{font-size:1.5rem;text-align:center;margin:0 auto;font-weight:var(--font-weight-normal)}@media(min-width:800px){.page-subheading{font-size:1.75rem}}.page-content p{font-size:1.125rem;line-height:1.4}.page-text-block{display:flex;flex-direction:column;gap:.75rem;margin:2rem auto 0}.page-text-block a{text-decoration:underline;font-weight:var(--font-weight-semibold);transition:opacity .15s ease}.page-text-block a:hover{opacity:.8}@media(min-width:800px){.page-content p{font-size:1.25rem}.page-text-block{text-align:center}}.page-content .content-ul{margin-top:2rem;margin-left:1.5rem;display:flex;flex-direction:column;gap:.5rem;font-size:1.125rem}@media(min-width:800px){.page-content .content-ul{align-items:center;margin-left:0}.page-content br{display:none}}.page-illustration{position:relative;height:12rem;width:100%}.page-illustration figure{position:absolute;top:0;bottom:0;left:max(-5vw,-3rem);right:max(-5vw,-3rem);height:100%;max-height:14rem;z-index:0}.page-illustration figure:first-child,.page-illustration figure:nth-child(3){display:none}.page-illustration img{height:100%;width:100%;object-fit:cover;object-position:center}@media(min-width:400px){.page-illustration{height:14rem}}@media(min-width:800px){.page-illustration{height:auto;display:grid;grid-template-columns:repeat(3,1fr);margin:0}.page-illustration figure{position:initial;margin-top:2rem;width:100%;z-index:0}.page-illustration figure:first-child{display:block;transform:rotate(-4deg) translate(2rem)}.page-illustration figure:nth-child(2){max-height:16rem;margin-top:0;z-index:1}.page-illustration figure:nth-child(3){display:block;transform:rotate(4deg) translate(-2rem)}}.page-description{display:flex;flex-direction:column;align-items:center;row-gap:1.5rem;max-width:56rem;margin:0 auto}@media(min-width:800px){.page-description{text-align:center}}
