:root{--purple:#700961;--purple-dark:#4d0848;--orange:#ff7c38;--gold:#ffb738;--pink:#b80d57;--red:#e03e36;--ink:#28232b;--muted:#716876;--paper:#faf7fa;--line:#ece4ec;--radius:18px;--shadow:0 14px 50px #4d08480b}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:17px/1.75 "Open Sans",Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:var(--purple);text-decoration:none;transition:color .18s,background .18s,transform .18s}a:hover{color:var(--orange)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;vertical-align:middle}p{margin:0 0 1.3em}h1,h2,h3,h4{line-height:1.22;letter-spacing:-.035em;margin:0 0 .7em;font-weight:750;color:var(--purple)}h1{font-size:clamp(34px,4.2vw,60px)}h2{font-size:clamp(27px,3vw,40px)}h3{font-size:25px}h4{font-size:21px}strong{font-weight:700}ul,ol{padding-left:1.4em}hr{border:0;border-top:1px solid var(--line);margin:38px 0}.shell{width:min(1240px,calc(100% - 80px));margin-inline:auto}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.skip-link{position:fixed;left:20px;top:-100px;background:var(--gold);color:var(--purple);padding:12px 22px;z-index:1000;border-radius:8px}.skip-link:focus{top:15px}
.topbar{background:var(--purple);font-size:13px;font-weight:650;color:#fff}.topbar__inner,.topbar__links,.topbar__right,.social-links{display:flex;align-items:center;gap:22px}.topbar__inner{justify-content:space-between;min-height:42px}.topbar a{color:#fff}.topbar a:hover{color:var(--gold)}.topbar__links>span{opacity:.35}.social-links{gap:16px}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:22px;height:26px;font-size:19px;font-weight:750}.language-switch{border-left:1px solid #ffffff38;padding-left:22px;letter-spacing:.03em}.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.header-main{display:flex;align-items:center;gap:26px;min-height:104px}.brand{flex-shrink:0;width:285px}.brand img{width:100%;height:auto}.site-nav{margin-left:auto}.menu,.submenu{list-style:none;margin:0;padding:0}.menu{display:flex;align-items:center;gap:23px;font-size:14px;font-weight:700}.menu>li{position:relative}.menu-link-row{display:flex;align-items:center}.menu-link-row>a{display:block;padding:30px 0;line-height:1.4;color:var(--purple);white-space:nowrap}.menu-link-row>a:hover,.is-active>.menu-link-row>a{color:var(--orange)}.submenu-toggle{background:none;border:0;color:var(--purple);padding:5px;line-height:1;font-size:17px;transition:transform .2s}.submenu-wrap{position:absolute;top:calc(100% - 4px);left:-22px;width:310px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--orange);border-radius:0 0 12px 12px;box-shadow:0 18px 45px #350c3320;opacity:0;visibility:hidden;transform:translateY(7px);transition:opacity .18s,transform .18s,visibility .18s;padding:12px}.submenu .menu-link-row>a{padding:10px 12px;white-space:normal;font-size:14px;font-weight:550;flex:1}.submenu .menu-link-row>a:hover{background:var(--paper);border-radius:6px}.menu>li:last-child .submenu-wrap{left:auto;right:0}.has-children:hover>.submenu-wrap,.has-children:focus-within>.submenu-wrap,.has-children.is-open>.submenu-wrap{opacity:1;visibility:visible;transform:translateY(0)}.has-children.is-open>.menu-link-row .submenu-toggle{transform:rotate(180deg)}.button,.mw-text-section__button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--purple);color:#fff!important;padding:14px 24px;border-radius:100px;font-size:14px;line-height:1.4;font-weight:700;transition:transform .2s,background .2s;letter-spacing:.015em}.button:hover,.mw-text-section__button:hover{background:var(--purple-dark);transform:translateY(-2px)}.button--gold{background:var(--gold);color:var(--purple)!important}.button--gold:hover{background:var(--orange)}.header-donate{flex-shrink:0;margin-left:8px}.nav-toggle{display:none;border:0;background:none;color:var(--purple);align-items:center;gap:9px;font-size:13px;font-weight:700}.nav-toggle__icon{display:flex;width:23px;flex-direction:column;gap:5px}.nav-toggle__icon i{display:block;height:2px;background:var(--purple);width:100%;transition:transform .2s}
.page-heading{padding:44px 0 55px;background:var(--paper);position:relative;overflow:hidden}.page-heading:after{content:"";position:absolute;right:-65px;top:-110px;width:360px;height:360px;border:65px solid #70096105;border-radius:50%;pointer-events:none}.page-heading h1{max-width:1000px;margin-bottom:24px;position:relative;z-index:1}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;line-height:1.5;margin:0 0 28px;color:var(--muted)}.breadcrumb>span:last-child{max-width:80%}.heading-accent{width:64px;height:5px;background:var(--orange);border-radius:10px}.prose{padding-top:52px;padding-bottom:80px;overflow-wrap:anywhere}.prose p,.prose li{line-height:1.8}.prose a:not(.mw-text-section__button){text-decoration:underline;text-decoration-color:#70096140;text-underline-offset:4px}.prose a:hover{text-decoration-color:var(--orange)}.prose>p{max-width:960px;margin-inline:auto}.prose>h2,.prose>h3,.prose>h4{margin-top:40px}.prose>figure:first-child{margin-top:0}.prose>.editor-image-size-full:first-child img{width:100%;max-height:520px;object-fit:cover}.mw-editor-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:28px;margin:28px 0}.mw-editor-grid-col{grid-column:span 12;min-width:0}.col-md-1{grid-column:span 1}.col-md-2{grid-column:span 2}.col-md-3{grid-column:span 3}.col-md-4{grid-column:span 4}.col-md-5{grid-column:span 5}.col-md-6{grid-column:span 6}.col-md-7{grid-column:span 7}.col-md-8{grid-column:span 8}.col-md-9{grid-column:span 9}.col-md-10{grid-column:span 10}.col-md-11{grid-column:span 11}.col-md-12{grid-column:span 12}.prose .mw-editor-grid+.mw-editor-grid{margin-top:35px}.mw-editor-grid-col>h2,.mw-editor-grid-col>h3{margin-top:18px}.editor-image{margin:18px 0 28px}.editor-image img{max-width:100%;height:auto;max-height:650px;object-fit:contain}.col-md-3 .editor-image img,.col-md-4 .editor-image img{max-height:330px}.editor-image figcaption{margin-top:10px;font-size:14px;color:var(--muted)}.mw-text-section{padding:30px 0;margin:16px 0}.mw-text-section__inner{max-width:100%}.mw-text-section__content p:last-child{margin-bottom:0}.mw-text-section__action{margin:25px 0 0}.mw-text-section--highlight,.mw-text-section--notice{padding:35px;border-radius:var(--radius);background:var(--paper);border:1px solid var(--line)}.mw-text-section--highlight{background:#fff4e6;border-color:#ffe3bb}.mw-text-section--notice{border-left:4px solid var(--orange)}.mw-text-section--narrow{max-width:860px;margin-inline:auto}.mw-text-section--wide{text-align:center;max-width:960px;margin:45px auto}.mw-text-section--faq{padding:0;background:#fff;border:1px solid var(--line);border-radius:12px;margin:12px 0;overflow:hidden}.mw-text-section--faq summary{display:block;cursor:pointer;padding:23px 58px 23px 25px;font-size:19px;font-weight:700;color:var(--purple);position:relative;letter-spacing:-.01em;line-height:1.45}.mw-text-section--faq summary:after{content:"+";position:absolute;right:24px;top:22px;font-size:24px;color:var(--orange)}.mw-text-section--faq[open] summary:after{content:"−"}.mw-text-section--faq[open] summary{background:var(--paper);border-bottom:1px solid var(--line)}.mw-text-section--faq>.mw-text-section__content{padding:25px}.mw-text-section--faq>.mw-text-section__action{padding:0 25px 25px}table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.6;margin:25px 0;display:block;overflow:auto}td,th{padding:13px 17px;border:1px solid var(--line);min-width:130px;vertical-align:top}th{background:var(--purple);color:#fff}tr:nth-child(even) td{background:var(--paper)}.editor-document-link{display:block;background:var(--paper);border-radius:9px;padding:15px 20px;margin:12px 0}.editor-document-link__meta{font-size:12px;color:var(--muted)}blockquote{border-left:4px solid var(--orange);background:var(--paper);margin:30px 0;padding:25px 35px;font-size:21px;color:var(--purple);border-radius:0 12px 12px 0}
.home-content{overflow:hidden}.home-content>.mw-editor-grid,.home-content>.mw-text-section{width:min(1240px,calc(100% - 80px));margin-inline:auto}.home-content>.mw-editor-grid:first-child{width:100%;margin:0;padding:65px max(40px,calc((100vw - 1240px)/2));gap:50px;align-items:center;position:relative;background:var(--purple);min-height:595px}.home-content>.mw-editor-grid:first-child:before{content:"";width:420px;height:420px;position:absolute;left:-220px;bottom:-230px;border:80px solid #ffffff04;border-radius:50%;pointer-events:none}.home-content>.mw-editor-grid:first-child .mw-text-section{margin:0;padding:15px 0}.home-content>.mw-editor-grid:first-child .mw-text-section__title{font-size:clamp(40px,4.8vw,68px);color:#fff;line-height:1.06;max-width:600px;letter-spacing:-.05em;margin-bottom:26px}.home-content>.mw-editor-grid:first-child .mw-text-section__content{color:#f4ddf0;font-size:20px;line-height:1.7;max-width:520px}.home-content>.mw-editor-grid:first-child .mw-text-section__button{background:var(--gold);color:var(--purple)!important;padding:17px 28px;margin-top:8px}.home-content>.mw-editor-grid:first-child .mw-text-section__button:hover{background:var(--orange)}.home-content>.mw-editor-grid:first-child figure{margin:0;position:relative}.home-content>.mw-editor-grid:first-child img{width:100%;height:430px!important;object-fit:cover;border-radius:80px 18px 80px 18px!important;box-shadow:15px 15px 0 #ff7c38}.home-content>.mw-text-section--notice{display:flex;align-items:center;background:var(--paper);padding:28px 35px;margin-top:30px;margin-bottom:30px}.home-content>.mw-text-section--notice .mw-text-section__inner{width:100%;display:grid;grid-template-columns:1fr auto;gap:8px 25px;align-items:center}.home-content>.mw-text-section--notice .mw-text-section__title{font-size:24px;margin:0}.home-content>.mw-text-section--notice .mw-text-section__content{grid-column:1;margin:0;font-size:15px;color:var(--muted)}.home-content>.mw-text-section--notice .mw-text-section__action{grid-column:2;grid-row:1/span 2;margin:0}.home-content>.mw-text-section--wide{padding:45px 80px;margin-top:28px;margin-bottom:28px}.home-content>.mw-text-section--wide .mw-text-section__title{font-size:clamp(30px,3.5vw,46px)}.home-content>.mw-text-section--wide .mw-text-section__content{max-width:900px;margin:auto;color:var(--muted);font-size:18px}.home-content>.mw-editor-grid:has(.mw-text-section--highlight){padding:8px 0 35px}.home-content>.mw-editor-grid .mw-text-section--highlight{text-align:center;background:var(--paper);border:0;margin:0;padding:40px 25px}.home-content>.mw-editor-grid .mw-text-section--highlight h2{font-size:52px;color:var(--pink);letter-spacing:-.05em}.home-content>.mw-editor-grid .col-md-4:nth-child(2) .mw-text-section--highlight h2{color:#549316}.home-content>.mw-editor-grid .col-md-4:nth-child(3) .mw-text-section--highlight h2{color:#18537a}.home-content>.mw-editor-grid:has(.col-md-3){gap:24px;margin-top:0;margin-bottom:80px}.home-content>.mw-editor-grid>.col-md-3{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.home-content>.mw-editor-grid>.col-md-3:hover{transform:translateY(-5px);box-shadow:0 18px 50px #4d084814}.home-content .col-md-3 figure{margin:0}.home-content .col-md-3 figure img{width:100%;height:210px!important;object-fit:cover;border-radius:0!important}.home-content .col-md-3 .mw-text-section{padding:24px;margin:0;flex:1;display:flex}.home-content .col-md-3 .mw-text-section__inner{display:flex;flex-direction:column;width:100%}.home-content .col-md-3 .mw-text-section__title{font-size:23px;line-height:1.3}.home-content .col-md-3 .mw-text-section__action{margin-top:auto;padding-top:18px}.home-content .col-md-3 .mw-text-section__button{background:none;color:var(--purple)!important;padding:0;border-radius:0;font-size:13px;justify-content:flex-start;line-height:1.5;text-decoration:underline;text-underline-offset:5px}.home-content>.mw-text-section--highlight{background:var(--purple);border:0;color:#f4ddf0;padding:65px 80px;border-radius:24px;margin-top:40px;margin-bottom:35px}.home-content>.mw-text-section--highlight h2{color:#fff;font-size:clamp(30px,3.5vw,48px);max-width:900px}.home-content>.mw-text-section--highlight .mw-text-section__content{max-width:800px;font-size:19px}.home-content>.mw-text-section--highlight .mw-text-section__button{background:var(--gold);color:var(--purple)!important}.home-content>.mw-text-section--narrow{font-size:15px;padding:10px 65px;color:var(--muted)}.home-content>.mw-text-section--narrow h2{font-size:22px}.home-content>.mw-text-section:last-child{margin-bottom:70px}
.site-footer{background:var(--purple-dark);color:#e5cde2;padding-top:65px;font-size:14px;line-height:1.8}.footer-grid{display:grid;grid-template-columns:1.4fr .9fr .9fr 1.25fr;gap:50px}.site-footer h2{font-size:18px;line-height:1.5;color:var(--gold);letter-spacing:-.01em;margin-bottom:20px}.site-footer a{color:#fff}.site-footer a:hover{color:var(--gold)}.footer-logo{width:260px;height:auto;margin:0 0 22px}.footer-about p{max-width:300px}.footer-action{display:inline-flex;gap:15px;color:var(--gold)!important;font-weight:700;margin-top:5px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:10px}.footer-contact>a{overflow-wrap:anywhere;font-size:13px}.footer-contact p{margin-top:18px;line-height:1.6}.footer-contact strong{font-size:12px;color:#c8a3c3}.footer-contact .social-links{margin-top:20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:25px 0;margin-top:45px;border-top:1px solid #ffffff15;font-size:12px;color:#c8a3c3}.back-top{position:fixed;right:22px;bottom:22px;width:43px;height:43px;border:0;border-radius:50%;background:var(--gold);color:var(--purple);box-shadow:0 6px 20px #350c3320;z-index:30;font-size:23px}.back-top[hidden]{display:none}
.table-controls{display:flex;align-items:center;flex-wrap:wrap;gap:15px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:20px;margin:25px 0 10px}.table-controls label{font-weight:700;color:var(--purple);font-size:14px}.table-controls input{flex:1;min-width:180px;background:#fff;border:1px solid #d9cad8;border-radius:7px;padding:11px 14px;font-size:14px;width:100%}.table-controls span{font-size:12px;color:var(--muted)}table tr[hidden]{display:none}.page-csapat .col-md-9>p:first-child,.page-our-team .col-md-9>p:first-child{font-size:19px;color:var(--purple);line-height:1.8}.page-csapat .col-md-9>p:first-child strong,.page-our-team .col-md-9>p:first-child strong{font-size:27px}.mw-text-section--notice .mw-text-section__content p:has(>a:only-child):last-child{margin-top:12px}.mw-text-section--notice .mw-text-section__content p:has(>a:only-child):last-child>a{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
@media(min-width:1101px){.site-header{position:sticky;top:-42px}.menu>li>.submenu-wrap{max-height:calc(100vh - 160px);overflow:auto}}
@media(max-width:1250px){.brand{width:235px}.header-main{gap:18px}.menu{gap:14px;font-size:13px}.header-donate{padding:13px 18px;font-size:12px}.footer-grid{gap:30px}}
@media(max-width:1100px){.shell{width:calc(100% - 48px)}.header-main{min-height:88px;flex-wrap:wrap;position:relative;gap:15px}.brand{width:240px;margin-right:auto}.nav-toggle{display:flex}.header-donate{margin-left:0}.site-nav{display:none;width:100%;flex-basis:100%;order:4;padding:8px 0 22px;margin:0}.site-nav.is-open{display:block}.menu{display:block}.menu>li{border-top:1px solid var(--line)}.menu-link-row>a{flex:1;padding:16px 8px;font-size:16px}.submenu-toggle{padding:13px 16px;font-size:20px}.submenu-wrap,.menu>li:last-child .submenu-wrap{position:static;transform:none!important;box-shadow:none;width:auto;border:0;border-left:2px solid var(--orange);border-radius:0;margin:0 0 14px 12px;padding:0 12px;opacity:1;visibility:visible;display:none;background:var(--paper)}.has-children:hover>.submenu-wrap,.has-children:focus-within>.submenu-wrap{display:none}.has-children.is-open>.submenu-wrap{display:block}.submenu .menu-link-row>a{padding:11px 8px;font-size:14px}.home-content>.mw-editor-grid,.home-content>.mw-text-section{width:calc(100% - 48px)}.home-content>.mw-editor-grid:first-child{padding:55px 24px;gap:35px;min-height:520px}.home-content>.mw-editor-grid:first-child img{height:380px!important}.home-content>.mw-editor-grid:first-child .mw-text-section__title{font-size:51px}.home-content .col-md-3 .mw-text-section__title{font-size:20px}.home-content .col-md-3 .mw-text-section{padding:20px}.home-content .col-md-3 figure img{height:170px!important}.footer-grid{grid-template-columns:1.2fr 1fr;gap:40px}.home-content>.mw-text-section--wide{padding-inline:35px}.home-content>.mw-text-section--highlight{padding:45px}.home-content>.mw-text-section--notice .mw-text-section__inner{grid-template-columns:1fr}.home-content>.mw-text-section--notice .mw-text-section__action{grid-column:1;grid-row:auto;margin-top:10px}}
@media(max-width:760px){body{font-size:16px;line-height:1.7}.shell{width:calc(100% - 36px)}.topbar__inner{min-height:38px}.topbar__links,.topbar__right{gap:12px}.topbar__right>.social-links{display:none}.topbar__links{font-size:12px}.language-switch{padding-left:0;border:0;font-size:12px}.brand{width:205px}.header-main{min-height:80px;gap:10px}.header-donate{font-size:11px;gap:6px;padding:10px 13px}.header-donate>span{display:none}.nav-toggle{font-size:0;padding:10px 2px}.page-heading{padding:28px 0 35px}.page-heading h1{font-size:35px}.breadcrumb{font-size:12px;margin-bottom:20px}.prose{padding-top:30px;padding-bottom:45px}.mw-editor-grid{gap:20px;margin:22px 0}.mw-editor-grid-col[class*=col-md-]{grid-column:span 12}.mw-text-section{padding:18px 0;margin:10px 0}.mw-text-section--highlight,.mw-text-section--notice{padding:25px}.mw-text-section--wide{margin:25px auto}.mw-text-section--faq{padding:0}.mw-text-section--faq summary{font-size:17px;padding:20px 48px 20px 20px}.mw-text-section--faq>.mw-text-section__content{padding:20px}.editor-image img{max-height:500px}.editor-image{margin:12px 0 22px}.mw-text-section__button{font-size:13px}.home-content>.mw-editor-grid,.home-content>.mw-text-section{width:calc(100% - 36px)}.home-content>.mw-editor-grid:first-child{padding:40px 22px 50px;gap:32px}.home-content>.mw-editor-grid:first-child .mw-text-section__title{font-size:48px;max-width:420px}.home-content>.mw-editor-grid:first-child .mw-text-section__content{font-size:17px}.home-content>.mw-editor-grid:first-child img{height:300px!important;border-radius:50px 12px 50px 12px!important;box-shadow:8px 8px 0 var(--orange)}.home-content>.mw-text-section--wide{padding:25px 0}.home-content>.mw-text-section--wide .mw-text-section__content{font-size:16px}.home-content>.mw-editor-grid:has(.mw-text-section--highlight){gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:15px}.home-content>.mw-editor-grid:has(.mw-text-section--highlight)>.mw-editor-grid-col{grid-column:span 1}.home-content>.mw-editor-grid .mw-text-section--highlight{padding:24px 9px;border-radius:12px;height:100%}.home-content>.mw-editor-grid .mw-text-section--highlight h2{font-size:31px}.home-content>.mw-editor-grid .mw-text-section--highlight .mw-text-section__content{font-size:11px;line-height:1.5}.home-content>.mw-editor-grid:has(.col-md-3){gap:16px;margin-bottom:40px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-content>.mw-editor-grid>.col-md-3{grid-column:span 1}.home-content .col-md-3 figure img{height:155px!important}.home-content .col-md-3 .mw-text-section{padding:18px 15px}.home-content .col-md-3 .mw-text-section__title{font-size:18px}.home-content .col-md-3 .mw-text-section__button{font-size:11px}.home-content>.mw-text-section--highlight{padding:32px 25px;margin-top:25px}.home-content>.mw-text-section--highlight .mw-text-section__content{font-size:16px}.home-content>.mw-text-section--narrow{padding:10px}.home-content>.mw-text-section--notice{padding:24px;margin:22px auto}.home-content>.mw-text-section--notice .mw-text-section__title{font-size:22px}.home-content>.mw-text-section:last-child{margin-bottom:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px}.footer-about,.footer-contact{grid-column:span 2}.footer-about p{max-width:450px}.site-footer{padding-top:45px}.site-footer h2{font-size:16px}.footer-logo{width:230px}.footer-bottom{flex-direction:column;gap:6px;margin-top:30px;padding:20px 0}.prose .col-md-3 .editor-image img,.prose .col-md-4 .editor-image img{max-height:300px}.prose .editor-image-size-full:first-child img{max-height:350px}table{font-size:12px}.back-top{right:15px;bottom:15px}}
@media(max-width:360px){.brand{width:175px}.header-donate{padding:10px;font-size:10px}.home-content>.mw-editor-grid:first-child .mw-text-section__title{font-size:42px}.home-content>.mw-editor-grid:has(.col-md-3){grid-template-columns:1fr}.home-content .col-md-3 figure img{height:230px!important}.home-content>.mw-editor-grid .mw-text-section--highlight h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.topbar,.site-nav,.header-donate,.nav-toggle,.site-footer,.back-top{display:none}.site-header{position:static}.shell{width:100%}.page-heading{background:#fff;padding:20px 0}.prose{padding:20px 0}.mw-editor-grid{display:block}.home-content>.mw-editor-grid:first-child{padding:20px;background:#fff}.home-content>.mw-editor-grid:first-child h1,.home-content>.mw-editor-grid:first-child .mw-text-section__content{color:#000}.home-content>.mw-editor-grid:first-child img{height:auto!important;box-shadow:none}.mw-text-section--faq>.mw-text-section__content{display:block!important}}
