*{padding:0;margin:0;scroll-behavior:smooth;box-sizing:border-box;font-family:Livvic,sans-serif;font-weight:400;font-style:normal;--accent-color: #8B0133;--secondary-color: #FCF5EE;--tertiary-color: #FFFFF9;--footer-color: #373333;--footer-highlighted-color: #DAD1CA;--global-shadow: 0 0 50px 5px #000000B5;--global-shadow-light: 0 0 35px 5px #0000007C;--navbar-height: 82px;-webkit-text-size-adjust:100%}img{user-select:none;vertical-align:middle}.social-media-icons{display:flex;flex-direction:row;gap:5px;width:60px}.custom-button{display:flex;flex-direction:row;align-items:center;gap:15px;font-size:18px;color:var(--accent-color);background-color:transparent;border:none;cursor:pointer}@media screen and (max-height:450px){*{--navbar-height: 62px}}.navbar-font,.mobile-menu-font{font-size:21px}.section-heading-font{font-weight:600;font-size:36px}.text-heading-font{font-size:29px}.superior-text-font{font-size:21px}.text-font{font-size:18px}header{position:sticky;top:0;left:0;z-index:3;padding:0 max(env(safe-area-inset-right),20px) 0 max(env(safe-area-inset-left),20px);width:100%;height:var(--navbar-height);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50px;color:var(--accent-color);background-color:var(--tertiary-color);border-bottom:2px solid var(--accent-color);box-shadow:var(--global-shadow)}header a{color:var(--accent-color);text-decoration:none}header .logo img{height:60px}@media screen and (max-height:450px){header .logo img{height:50px}}@media screen and (max-width:600px){header{gap:0}}header .reduced-header-item{width:100%}header .reduced-header-item .wrapper-link{display:flex;flex-direction:row;align-items:center;gap:15px}header .reduced-header-item:nth-child(1){display:flex;justify-content:start;align-items:center}header .reduced-header-item:nth-child(3){justify-content:end}@media screen and (max-width:600px){header .reduced-header-item .additional-text{display:none}}#error-notification{--error-color: #9C1313;--error-font-size: 17px;position:fixed;bottom:50px;left:50%;transform:translate(-50%);z-index:4;display:flex;flex-direction:row;gap:15px;font-size:var(--error-font-size);line-height:1.5;width:630px;padding:20px;border-radius:5px;background-color:#fff;border:2px solid var(--error-color);transition:opacity .3s}#error-notification p{width:100%}#error-notification .separator{width:2px;border:none;align-self:stretch;flex-shrink:0;background-color:var(--error-color)}#error-notification button{cursor:pointer;border:none;color:#000;background-color:transparent;font-size:var(--error-font-size);padding:10px;border-radius:4px;transition:background-color .2s}#error-notification button:hover{background-color:#b5afaf2e}@media screen and (max-width:700px){#error-notification{width:90%}}@media screen and (max-width:450px){#error-notification{flex-direction:column}#error-notification .separator{width:initial;height:2px}}#popup{position:fixed;top:0;left:0;z-index:4;width:100%;height:100%;background-color:#000d;display:flex;justify-content:center;align-items:center;transition:opacity .2s}#popup .message{display:flex;flex-direction:column;gap:40px;width:min(800px,100% - 2 * env(safe-area-inset-right));padding:40px 70px;background-color:#fff;border-radius:12px}#popup .message .text-content{font-size:20px}#popup .message .button-wrapper{display:flex;flex-direction:row;gap:20px}#popup .message .button-wrapper .custom-button{border-radius:10px;padding:12px 30px}#popup .message .button-wrapper .custom-button:nth-child(1){color:var(--accent-color);border:5px solid var(--accent-color)}#popup .message .button-wrapper .custom-button:nth-child(2){color:#fff;border:5px solid var(--accent-color);background-color:var(--accent-color)}@media screen and (max-width:1000px){#popup .message{width:min(80%,100% - 2 * env(safe-area-inset-right))}}@media screen and (max-width:600px){#popup .message{padding:50px 60px}}@media screen and (max-width:550px){#popup .message .button-wrapper{flex-direction:column;gap:15px;width:fit-content}}@media screen and (max-width:450px){#popup .message{padding:30px 40px}}#page-content-wrapper{flex-grow:1;background-color:var(--secondary-color);display:flex;justify-content:center;align-items:center}#current-events .cards{padding:50px 0;height:100%;width:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:50px}#current-events .card{display:flex;width:90%;padding:40px 60px;background-color:#fff;box-shadow:0 0 35px 5px #0000007c}#current-events .card .content{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%}#current-events .card .content .text-heading-font{text-align:center}#current-events .card .content .text-font{align-self:start;white-space:break-spaces;word-break:break-word}#current-events .card .separator{width:2px;height:70%;min-height:200px;flex-shrink:0;align-self:center;background-color:var(--accent-color)}#current-events .card .image-wrapper{width:60%;aspect-ratio:17 / 12;min-height:0;align-self:center;display:flex}#current-events .card .image-wrapper img{flex-grow:1;max-height:100%;max-width:100%;object-fit:cover}@media screen and (max-width:1650px){#current-events .card .image-wrapper{aspect-ratio:17 / 14}}@media screen and (max-width:1200px){#current-events{width:75%}#current-events .cards{gap:70px}#current-events .card{width:80%;padding:40px 60px}#current-events .card .separator{height:2px;min-height:initial;width:65%;min-width:150px}#current-events .card .image-wrapper{width:80%;aspect-ratio:17 / 10}}@media screen and (max-width:750px){div #current-events{width:100%;gap:40px}#current-events .card{gap:50px;width:75%;padding:40px}#current-events .card .image-wrapper{width:100%}}@media screen and (max-width:550px){#current-events .cards{gap:50px}#current-events .card{width:85%}}#contact{display:flex;flex-direction:column;color:#fff;background-color:var(--footer-color);scroll-margin-top:var(--navbar-height)}#contact .main-separator{border:1px solid #FFFFFFA5}#contact .section-heading-font{padding:10px max(env(safe-area-inset-right),5%) 10px max(env(safe-area-inset-left),5%);text-align:left}#contact .central-row{display:flex;flex-direction:row;justify-content:space-between;gap:180px;width:min(90%,100% - 2 * env(safe-area-inset-right));margin:50px auto}#contact .central-row .text-column{display:flex;flex-direction:column;align-items:start;gap:20px;width:100%}#contact .central-row .text-column .text-wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:120px;height:100%}#contact .central-row .text-column .text-wrapper .superior-text-font{font-weight:500;line-height:1.7}#contact .central-row .text-column .text-wrapper .superior-text-font span{color:var(--footer-highlighted-color)}#contact .central-row .text-column .text-wrapper .superior-text-font a{color:#fff}#contact .central-row .text-column .text-wrapper .separator{border:1px solid #FFFFFF59}#contact .central-row .text-column .funding-information{display:flex;flex-direction:column;gap:25px}#contact .central-row .text-column .funding-information .images{display:flex;flex-direction:row;gap:30px}#contact .central-row .text-column .funding-information .images img{height:55px}#contact .central-row .text-column .funding-information a{color:#fd0;text-decoration:none}#contact .central-row .text-column .funding-information a:hover{text-decoration:underline}#contact .central-row iframe{border:0;width:70%}#contact .link-row{display:flex;flex-direction:row;justify-content:space-between;padding:10px max(env(safe-area-inset-right),20px) 10px max(env(safe-area-inset-left),5%)}#contact .link-row a{color:#fff;text-decoration:none}#contact .link-row .superior-text-font{font-weight:600;margin-right:20px}@media screen and (max-width:1450px){#contact .central-row{gap:90px}}@media screen and (max-width:1300px){#contact .central-row .text-column .text-wrapper{gap:80px}}@media screen and (max-width:1100px){#contact .central-row iframe{width:80%}}@media screen and (max-width:950px){#contact .central-row{flex-direction:column-reverse;justify-content:start;gap:70px}#contact .central-row .text-column .text-wrapper{justify-content:start;gap:60px}#contact .central-row iframe{width:100%;aspect-ratio:2 / 1}}@media screen and (max-width:700px){#contact .central-row{gap:50px}#contact .central-row iframe{aspect-ratio:16 / 10}}#administration-footer .upper-part{display:flex;flex-direction:row;justify-content:center;gap:150px;color:#cfcfcf;background-color:var(--footer-color);list-style:none;padding:30px 40px}#administration-footer .upper-part a{text-decoration:none;color:inherit}#administration-footer .upper-part button{color:inherit;background-color:transparent;border:none;cursor:pointer}#administration-footer .upper-part a:hover,#administration-footer .upper-part button:hover{text-decoration:underline}#administration-footer .lower-part{text-align:center;color:#fff;background-color:#272424;padding:15px}@media screen and (max-width:600px){#administration-footer .upper-part{justify-content:space-between;gap:0}}@media screen and (max-width:400px){#administration-footer .upper-part{flex-direction:column;align-items:center;gap:15px}}.invisible{display:none}.hide{visibility:hidden}.fade{opacity:0}
