@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap";body,button,input[type=button],select,textarea{margin:0;font-family:Roboto Condensed,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:transparent}@keyframes scalePulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.6}to{transform:scale(1);opacity:1}}.loadimage .pulse{animation:scalePulse 1.2s ease-in-out infinite;transform-origin:center}h1{font-size:3.5vh}h1,h2{font-weight:300}h2{font-size:2.75vh}.menu{z-index:1;display:flex;flex-direction:row;justify-content:space-between;width:100%}.menu .logo{margin:0}.menu .logo svg{width:10vw;margin:-5vh 0}@media only screen and (max-device-width:768px)and (orientation:portrait){.menu .logo{margin:2vh auto}.menu .logo svg{width:20vw}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.menu .logo svg{width:20vw;margin:-2.5vh auto}}.menu .buttons button{background:no-repeat;border:none;color:#fff;font-size:2vh;font-weight:300;cursor:pointer;padding:1vh 1vw}.menu .menuIcon{display:flex;align-items:center;z-index:3}.menu .menuIcon button{position:relative;transform:rotate(0deg);transition:.3s ease-in-out;cursor:pointer;background:none;border:none}.menu .menuIcon span{display:block;position:absolute;height:.2rem;width:100%;background:#f2f2f2;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:all .25s ease-in-out}.menu .menuIcon span:first-child{top:5px;transform-origin:left center}.menu .menuIcon span:nth-child(2),.menu .menuIcon span:nth-child(3){transform-origin:left center}.menu .menuIcon.black span,.menu .menuIcon.open span{background:#000}.menu .menuIcon.open span:first-child{transform:rotate(45deg)}.menu .menuIcon.open span:nth-child(2){width:0;opacity:0}.menu .menuIcon.open span:nth-child(3){transform:rotate(-45deg);top:39px;left:8px}@media only screen and (max-device-width:768px)and (orientation:portrait){.menu .menuIcon{margin:2vh 5vw 0 0}.menu .menuIcon button{width:40px;height:30px;margin:0}.menu .menuIcon span:nth-child(2){top:15px}.menu .menuIcon span:nth-child(3){top:25px}.menu .menuIcon.open span:first-child{top:-2px;left:6px}.menu .menuIcon.open span:nth-child(3){top:26px;left:6px}}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:portrait){.menu .menuIcon{margin:0 5vw 0 0}.menu .menuIcon button{width:60px;height:45px;margin:0}.menu .menuIcon span:nth-child(2){top:22.5px}.menu .menuIcon span:nth-child(3){top:40px}.menu .menuIcon.open span:first-child{top:-3px;left:6px}.menu .menuIcon.open span:nth-child(3){top:39px;left:6px}}.container,.main{width:100%;height:100vh;display:flex}.main_content{margin:0 auto 5vh}.main_content h1{text-align:center}.main_content .watchMore{display:flex;justify-content:center;margin:2vh 0;text-align:center}.container{align-items:center;justify-content:center;background-color:#f2f2f2}.f-col{display:flex;flex-direction:column}.f-row{display:flex;flex-direction:row}.ai-center{align-items:center}.jc-center{justify-content:center}.jc-sb{justify-content:space-between}.pt-1{padding-top:1.25vh}.pb-1{padding-bottom:1.25vh}.pt-2{padding-top:2.5vh}.pb-2{padding-bottom:2.5vh}.mt-1{margin-top:1.25vh}.mb-1{margin-bottom:1.25vh}.mt-2{margin-top:2.5vh}.mb-2{margin-bottom:2.5vh}.mx-1{margin-left:1vw;margin-right:1vw}.form{background-color:#fff;padding:3vh 2vw;box-shadow:0 1px 5px 1px rgba(0,0,0,.14),0 2px 0 0 rgba(0,0,0,.12),0 -5px 15px -7px rgba(0,0,0,.2)}.loading{display:flex;justify-content:center;align-items:center;height:100%;width:100%;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.loading svg{width:200px;height:200px}@media only screen and (max-device-width:1024px)and (orientation:portrait){.loading,.loading svg{width:100%}.loading{height:94vh}}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#2c5364,#203a43,#0f2027);z-index:9999;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease,visibility .5s ease}.loading-overlay[aria-hidden=true]{visibility:hidden;opacity:0;pointer-events:none}.loading-overlay svg{width:20vw}@media only screen and (max-device-width:1024px)and (orientation:portrait){.loading-overlay svg{width:100%}}.loadimage{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.loadimage svg{width:12.55vw;margin:2.5vh 0}@media only screen and (max-device-width:1024px)and (orientation:portrait){.loadimage svg{width:100%;margin:7vh 10vw}}.logo{margin-bottom:-8vh}.logo svg{width:15vw}::-webkit-scrollbar{width:.5vw}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{box-shadow:inset 0 0 .6vw rgba(0,0,0,.3)}.buttons a,.buttons button{background:transparent;position:relative;transition:.4s 0s;color:#fff;font-size:2vh;font-weight:300;text-decoration:none;margin:0 1vw;padding:1vh 1vw}.buttons a:has(>.arrow),.buttons button:has(>.arrow){padding:.45vh .37vw}@media only screen and (max-device-width:768px)and (orientation:portrait){.buttons a:has(>.arrow),.buttons button:has(>.arrow){padding:.45vh 1vw}}.buttons a span:after,.buttons a span:before,.buttons a:after,.buttons a:before,.buttons button span:after,.buttons button span:before,.buttons button:after,.buttons button:before{content:"";display:block;width:0;height:0;background:#fff;position:absolute;margin:auto;transition:.4s .4s}.buttons a span:before,.buttons a:before,.buttons button span:before,.buttons button:before{height:1px}.buttons a span:after,.buttons a:after,.buttons button span:after,.buttons button:after{width:1px}.buttons a span:before,.buttons button span:before{top:0;left:0}.buttons a span:after,.buttons button span:after{bottom:0;left:0}.buttons a:after,.buttons button:after{top:0;right:0}.buttons a:before,.buttons button:before{bottom:0;right:0}.buttons a:hover,.buttons button:hover{background:#fff;color:#0f2027;transition:.4s .4s}.buttons a:hover span:before,.buttons a:hover:before,.buttons button:hover span:before,.buttons button:hover:before{width:100%;transition:.4s 0s}.buttons a:hover span:after,.buttons a:hover:after,.buttons button:hover span:after,.buttons button:hover:after{height:100%;transition:.4s 0s}.buttons a:hover svg path,.buttons button:hover svg path{fill:#0f2027}@media only screen and (max-device-width:768px)and (orientation:portrait){.buttons a,.buttons button{font-size:3vh}}.buttons a.active span:before,.buttons a.active:before{width:100%}.buttons a.active span:after,.buttons a.active:after{height:100%}.buttons button{border:none;cursor:pointer}.buttons svg{width:1.5vw}.buttons.black a,.buttons.black button{color:#000}.buttons.black a .arrow,.buttons.black button .arrow{display:flex;align-items:center;justify-content:center}.buttons.black a .arrow svg,.buttons.black button .arrow svg{width:1.75vw}.buttons.black a .arrow svg path,.buttons.black button .arrow svg path{stroke:#000}@media only screen and (max-device-width:768px)and (orientation:portrait){.buttons.black a .arrow svg,.buttons.black button .arrow svg{width:7.5vw}}@media only screen and (max-device-width:1024px)and (orientation:portrait){.buttons.black a .arrow svg,.buttons.black button .arrow svg{width:5vw}}.buttons.black a .arrow.left svg,.buttons.black button .arrow.left svg{rotate:180deg}.buttons.black a:hover,.buttons.black button:hover{background:#000;color:#fff;transition:.4s .4s}.buttons.black a:hover svg path,.buttons.black button:hover svg path{fill:#fff;transition:.4s .4s}.buttons.black a:hover .arrow svg path,.buttons.black button:hover .arrow svg path{fill:none;stroke:#fff;transition:.4s .4s}.buttons.black a span:after,.buttons.black a span:before,.buttons.black a:after,.buttons.black a:before,.buttons.black button span:after,.buttons.black button span:before,.buttons.black button:after,.buttons.black button:before{background:#000}.add{width:5vw}@media only screen and (max-device-width:768px)and (orientation:portrait){.add{width:15vw}}.page{display:flex;flex-direction:column;height:100vh;width:100%}.page main{display:flex;flex:1 0 auto;flex-direction:column}.page footer{flex:0 0 auto}.page .content{margin:0 3vw}.page .content .articles ul{list-style:none;margin:0;padding:0}.page .content .articles a{color:#000;margin:2vh 0;opacity:1;text-decoration:none}.page .content .articles a h2{font-size:3vh;font-weight:300}@media only screen and (max-device-width:768px)and (orientation:portrait){.page .content .articles a h2{margin:5vh 0}}.page .content.wrap{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column}.page .content.wrap a{text-decoration:none;color:#5469d4}.page .content.wrap .form{width:25vw;display:flex;justify-content:center;align-items:center;flex-direction:column}.page .content.wrap .form .row{margin:.5vh 0}.page .content.wrap .form .row a{text-decoration:none}.page .content.wrap .form .field{width:25vw}.page .content.wrap .form .field label{margin-bottom:1.25vh}.page .content.wrap .form .field input,.page .content.wrap .form .field select{padding:1vh 1vw;border:unset;border-radius:.37vh .21vw;outline-color:rgba(84,105,212,.5);box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 1px rgba(60,66,87,.16),0 0 0 0 transparent,0 0 0 0 transparent,0 0 0 0 transparent}.page .content.wrap .form .field input:-webkit-autofill:focus,.page .content.wrap .form .field select:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}@media only screen and (max-device-width:1024px)and (orientation:portrait){.page .content.wrap .form .field{width:60vw}.page .content.wrap .form{width:75vw}}.page .content.wrap .formHeader{font-size:2vh}@media only screen and (max-device-width:1024px)and (orientation:portrait){.page .content.wrap .formHeader{font-size:3vh}}.page .content.wrap .formButton.w50{display:flex;flex-direction:row;justify-content:space-between}.page .content.wrap .formButton.w50 button{width:45%}.page .content.wrap .formButton button{border-radius:.37vh .21vw;font-size:1.5vh;padding:1vh 1vw;background-color:#5469d4;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 1px 1px 0 rgba(0,0,0,.12),0 0 0 1px #5469d4,0 0 0 0 transparent,0 0 0 0 transparent,0 2px 5px 0 rgba(60,66,87,.08);color:#fff;width:100%;border:none;cursor:pointer;font-weight:600;opacity:1;transition:all .25s ease-in-out}.page .content.wrap .formButton button.default{color:#5469d4;background-color:transparent}.page .content.wrap .formButton button:hover{opacity:.8}@media only screen and (max-device-width:1024px)and (orientation:portrait){.page .content.wrap{min-height:60vh;margin:5vh 3vw}}.page .content .intro{font-style:italic;font-weight:600}.page .content .watchMore{display:flex;justify-content:center;margin-bottom:3vh}.page .content table{margin:2vh auto;border-collapse:collapse}.page .content table tr{border-bottom:1px solid #000}.page .content table td,.page .content table th{padding:1vh .5vw}.page .content table td.center{text-align:center}.page .content table thead th{font-weight:500}.page .content table thead tr{background:#343a40;color:#f8f9fa}.page .content input[type=file]{display:none}.page .content .loadfile{border:none;display:flex;margin:2vh 0;cursor:pointer;transition:opacity .5s ease-in-out!important;font-size:2.25vh}.page .content .loadfile:hover{opacity:.5}.page .content .loadfile .add{position:relative;width:2vw;right:.5vw}.page .content .title textarea{padding:.75vh 1vw;width:50vw;font-size:2vh}@media only screen and (max-device-width:1024px)and (orientation:portrait){.page .content .title{margin-top:1vh}.page .content .title textarea{width:90vw}}.page .content .gallery{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:5vh auto 1vh}.page .content .gallery.edit{flex-direction:column}.page .content .gallery .image{width:20vw;height:28vh;margin:3vh 1.5vw;overflow:hidden}.page .content .gallery .image button{margin:0;background:none;border:none;padding:0;cursor:pointer;height:100%;width:100%}.page .content .gallery .image img{width:100%;height:100%;object-fit:cover;pointer-events:none}@media only screen and (max-device-width:1024px)and (orientation:portrait){.page .content .gallery .image{width:40vw;margin:0 auto 5vh;height:18.5vh}.page .content .gallery .image input[type=radio]{margin:0 5vw}.page .content .gallery{margin:1vh auto}}.page .content .editgallery td{width:15vw;margin:1vh 1.5vw;text-align:center}@media only screen and (max-device-width:1024px)and (orientation:portrait){.page .content .editgallery td{width:40vw;margin:0 auto 5vh;height:18.5vh}}.page .content .editgallery img{width:100%}.page .content .editgallery img.hidden{opacity:.5}.page .content .editgallery input[type=radio]{transform:scale(1.5);margin:0 1vw}.page .content .editgallery input[type=button]{border:none;background:none;font-size:2vh;margin:1vh 0;cursor:pointer;transition:opacity .5s ease-in-out!important}.page .content .editgallery input[type=button]:hover{border:none;background:none;font-size:2vh;margin:1vh 0;cursor:pointer;opacity:.5}@media only screen and (max-device-width:1024px)and (orientation:portrait){.page .content .buttons.edit{width:15vw;height:8.5vh}.page .content .buttons.edit svg{width:10vw}.page .content .loadfile .add{width:15vw}}