html,body{margin:0;padding:0;width:100%;overflow-x:hidden}body{margin:0;width:100%;overflow-x:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}.header{position:fixed;top:0;width:100%;max-width:100%;background-color:#f5f5f5;z-index:100;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:10px 20px;min-height:70px;box-shadow:0 4px 6px #0000001a;overflow-x:hidden}.header-inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:100%;overflow-x:hidden}.logo-container{display:flex;align-items:center;gap:10px;flex-shrink:0}.logo-base{width:50px;height:auto;max-width:100%}.logo-text{font-family:Times New Roman,Times,serif;font-size:1.2rem;font-weight:700;color:#000;margin:0}.menu-icon{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer;z-index:11}.menu-line{width:100%;height:3px;background-color:#424242;transition:all .4s ease}.menu-active .menu-line-1{transform:rotate(45deg) translate(5px,6px)}.menu-active .menu-line-2{opacity:0}.menu-active .menu-line-3{transform:rotate(-45deg) translate(5px,-6px)}.menu-icon:hover .menu-line{background-color:#771453}.nav{display:flex;justify-content:flex-start;flex:1}.nav-list{list-style:none;display:flex;gap:15px;margin:0;padding:0}.nav-list li a{display:inline-block;text-decoration:none;font-weight:700;border:4px solid #ffde59;background-color:#08035f;color:#ffde59;padding:10px 20px;border-radius:50px;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.nav-list li.selected a{border:4px solid #08035f;background-color:#ffde59;color:#08035f}.nav-list li a:hover{background-color:#ffde59;color:#08035f;border-color:#08035f}.nav-dropdown{position:fixed;top:70px;left:0;right:0;width:100vw;background-color:#ffde59;padding:10px 0;display:none;flex-direction:column;align-items:center;opacity:0;transform:translateY(-20px);filter:blur(5px);transform-origin:top;animation:blurSlide .5s ease-out forwards;max-height:calc(100vh - 70px);overflow-y:auto;overflow-x:hidden;box-sizing:border-box;z-index:9999}.nav-dropdown.active{display:flex;opacity:1}.nav-dropdown .nav-list{flex-direction:column;width:100%;margin:0;padding:0}.nav-dropdown .nav-list li{width:100%;text-align:center}.nav-dropdown .nav-list li a{display:block;color:#ffde59;background-color:#08035f;padding:10px 0;border:none;border-radius:0;transition:background-color .3s ease,color .3s ease;width:100%;box-sizing:border-box}.nav-dropdown .nav-list li.selected a{background-color:#ffde59;color:#08035f}.nav-dropdown .nav-list li a:hover{background-color:#771453}@media (max-width: 800px){.menu-icon{display:flex}.nav{display:none}.logo-container{justify-content:flex-end;padding-left:20px;width:auto}.header-inner{flex-wrap:wrap;gap:10px}}@media (min-width: 801px){.nav-dropdown{display:none!important}}@keyframes blurSlide{0%{opacity:0;transform:translateY(-20px);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.hero{width:100%;max-width:100%;min-height:100vh;padding-top:140px;background-size:cover;background-image:linear-gradient(to bottom,#ffde9b,#ffde9be6 20%,#ffb08666,#ff9a9e),url(/assets/background%201-A8U6M1ZU.png);background-position:center bottom;display:flex;position:relative;justify-content:center;overflow-x:hidden;overflow-y:auto}.hero-logo{width:58vw;max-width:750px;height:auto;position:absolute;left:0!important;top:50%!important;transform:translateY(-50%)}.hero-text{position:absolute;right:10%;display:flex;flex-direction:column;justify-content:center;gap:1vh;top:55%;transform:translateY(-50%);z-index:3}.gen-xv{font-size:4rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#eeebe3;-webkit-text-stroke:.3vw #771453;align-self:flex-start;margin-bottom:.5vh}.im-kom{font-size:9rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#ffde59;-webkit-text-stroke:.5vw #771453;align-self:baseline;position:relative;z-index:3}.tagline{font-size:3.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:800;color:#eeebe3;-webkit-text-stroke:.2vw #771453;align-self:center;margin-top:.5vh}.hero-cheetahs{position:absolute;right:8%;top:65%!important;transform:translateY(-80%);z-index:1}.hero-cheetahs img{width:36vw;max-width:540px;height:auto;display:block}.spacer{display:none;height:0}@media (max-width: 1600px){.hero-logo{width:60vw;max-width:750px;left:3%;top:45%}.hero-text{right:5%;top:60%;transform:translateY(-50%)}.gen-xv{font-size:3.5rem;-webkit-text-stroke:.25vw #771453}.im-kom{font-size:10rem;-webkit-text-stroke:.4vw #771453}.tagline{font-size:3rem;-webkit-text-stroke:.25vw #771453}.hero-cheetahs{right:4%;top:60%;transform:translateY(-100%)}.hero-cheetahs img{width:36vw;max-width:450px}}@media (max-width: 1440px){.hero-logo{width:40vw;max-width:550px;left:3%}.hero-text{right:5%;top:60%;transform:translateY(-50%)}.gen-xv{font-size:3.5rem;-webkit-text-stroke:.25vw #771453}.im-kom{font-size:10rem;-webkit-text-stroke:.4vw #771453}.tagline{font-size:3rem;-webkit-text-stroke:.25vw #771453}.hero-cheetahs{right:8%;top:55%;transform:translateY(-100%)}.hero-cheetahs img{width:36vw;max-width:360px}}@media (max-width: 1225px){.hero-logo{width:40vw;max-width:550px;left:3%}.hero-text{right:5%;top:60%;transform:translateY(-50%)}.gen-xv{font-size:3.5rem;-webkit-text-stroke:.25vw #771453}.im-kom{font-size:8rem;-webkit-text-stroke:.4vw #771453}.tagline{font-size:2.5rem;-webkit-text-stroke:.25vw #771453}.hero-cheetahs{right:5%;top:60%;transform:translateY(-100%)}.hero-cheetahs img{width:36vw;max-width:360px}}@media (max-width: 1024px){.hero{background-size:cover;background-position:center center}.hero-logo{width:40vw;max-width:650px;left:2%;top:48%}.hero-text{right:5%;top:60%;transform:translateY(-50%);gap:.8vh}.gen-xv{font-size:3rem;-webkit-text-stroke:.25vw #771453}.im-kom{font-size:7rem;-webkit-text-stroke:.4vw #771453}.tagline{font-size:2.5rem;-webkit-text-stroke:.15vw #771453}.hero-cheetahs{right:7%;top:48%;transform:translateY(-94%)}.hero-cheetahs img{width:36vw;max-width:360px}}@media (max-width: 985px){.hero-logo{width:40vw;max-width:550px;left:3%}.hero-text{right:5%;top:60%;transform:translateY(-50%)}.gen-xv{font-size:2.5rem;-webkit-text-stroke:.25vw #771453}.im-kom{font-size:6rem;-webkit-text-stroke:.4vw #771453}.tagline{font-size:2rem;-webkit-text-stroke:.25vw #771453}.hero-cheetahs{right:6%;top:60%;transform:translateY(-100%)}.hero-cheetahs img{width:36vw;max-width:300px}}@media (max-width: 768px){.hero-logo{width:40vw;max-width:650px;left:2%}.hero-text{right:5%;top:60%;transform:translateY(-50%);gap:.8vh}.gen-xv{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.im-kom{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.5rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.tagline{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.hero-cheetahs{right:7%;top:55%;transform:translateY(-97%)}.hero-cheetahs img{width:36vw;max-width:300px}}@media (max-width: 715px){.hero-logo{width:40vw;max-width:550px;left:3%}.hero-text{right:5%;top:60%;transform:translateY(-50%)}.gen-xv{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.im-kom{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.tagline{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.hero-cheetahs{right:3%;top:60%;transform:translateY(-100%)}.hero-cheetahs img{width:36vw;max-width:210px}}@media (max-width: 600px){.hero{flex-direction:column;align-items:center;padding-bottom:0;min-height:100vh;height:auto;padding-top:140px}.hero-logo{position:static;width:48vw;max-width:400px;margin-top:-2vh;margin-bottom:0;transform:none}.hero-text{position:static;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1vh;margin-top:20vh;margin-bottom:0;z-index:2}.gen-xv{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;align-self:center}.im-kom{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.8rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 20 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;align-self:center}.tagline{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;font-weight:900;letter-spacing:1px}.hero-cheetahs{position:static;display:flex;justify-content:center;margin-top:-30vh;margin-bottom:7vh;transform:none;z-index:1}.hero-cheetahs img{width:80vw;max-width:400px}.spacer{display:none;height:0}}@media (max-width: 575px){.hero-logo{width:60vw;max-width:400px;margin-top:15vh}.hero-text{margin-top:11.5vh;margin-bottom:-30vh}.gen-xv{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-top:20px}.im-kom{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.5rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.tagline{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.hero-cheetahs{margin-bottom:4vh;margin-top:3vh}.hero-cheetahs img{width:75vw;max-width:350px}.spacer{height:20vh}.slider{width:98vw;max-width:100vw;margin-left:auto;margin-right:auto}.slider img{height:28vw;max-height:160px;-o-object-fit:cover;object-fit:cover}}@media (max-width: 500px){.hero-logo{width:60vw;max-width:350px;margin-top:15vh}.hero-text{margin-top:11.5vh;margin-bottom:4vh}.gen-xv{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.im-kom{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.5rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.tagline{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.hero-cheetahs{margin-bottom:4vh}.hero-cheetahs img{width:75vw;max-width:300px}.spacer{height:20vh}.slider img{height:32vw;max-height:140px}}@media (max-width: 425px){.hero-logo{width:60vw;max-width:300px;margin-top:15vh}.hero-text{margin-top:12vh;margin-bottom:-30vh}.gen-xv{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.im-kom{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.tagline{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.hero-cheetahs{margin-bottom:10vh;margin-top:10vh}.hero-cheetahs img{width:75vw;max-width:250px}.spacer{height:20vh}.slider img{height:36vw;max-height:120px}}.whatis{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow-x:hidden;background-size:cover;background-image:linear-gradient(to bottom,#ffde9b,#ffde9be6 20%,#ffb08666,#ff9a9e),url(/assets/background%202-BscUbUwE.png);background-position:center center;background-repeat:no-repeat;background-attachment:fixed}.whatis-title{font-size:4rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#ffde59;-webkit-text-stroke:.2vw #771453;margin:2rem 0;text-align:center;position:relative;z-index:2;transform:translate(60px)}.scroll-slider-wrapper{overflow:hidden;width:100%;display:flex;justify-content:center;margin-bottom:2rem}.scroll-slider{display:flex;gap:20px;width:-moz-fit-content;width:fit-content;animation:scrollSlider 120s linear infinite}.scroll-slider-img{width:auto;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:12px;flex-shrink:0;background-color:#ddd}@keyframes scrollSlider{0%{transform:translate(0)}to{transform:translate(-50%)}}.whatis-content{background-color:#771453;font-weight:700;color:#fff;padding:1.5rem;border-radius:10px;width:80%;max-width:800px;text-align:center;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.2rem;line-height:1.6;position:relative;z-index:2;margin-top:2rem;margin-left:200px}.whatis-element{position:fixed;bottom:100px;left:0;width:400px;max-width:30vw;z-index:999;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0;transition:width .2s,left .2s,bottom .2s}.video-dedication-section{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1300px;margin:2rem 0}.video-dedication-layout{display:flex;flex-direction:row;align-items:center;width:100%;gap:5px}.youtube-video{flex:1.2;max-width:55%;padding:0 40px 0 60px}.video-thumbnail{width:100%;aspect-ratio:16 / 9;height:auto;border-radius:10px;position:relative;-o-object-fit:cover;object-fit:cover;background:#000;transform:scale(1)}.video-thumbnail-link{position:relative;display:block;width:100%;max-width:1000px}.play-button-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#00000080;border-radius:50%;border:2px solid white}.play-button-overlay:before{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);border-left:20px solid white;border-top:12px solid transparent;border-bottom:12px solid transparent}.dedication-text{flex:.8;max-width:40%;padding-left:5px;text-align:left}.dedication-title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:1000;color:#ffde59;-webkit-text-stroke:.2vw #771453;line-height:1;white-space:normal;overflow:visible;text-overflow:unset}@media (min-width: 1920px){.whatis{background-size:cover;background-position:center center}.whatis-title{font-size:5rem}.whatis-content{font-size:1.4rem;max-width:1000px}}@media (max-width: 1440px){.whatis{background-size:cover;background-position:center center}}@media (max-width: 1200px){.whatis-content{margin-left:0;margin-right:0;width:85%}.dedication-title{font-size:5vw}.whatis-element{width:180px;max-width:18vw;bottom:280px;left:0}}@media (max-width: 1024px){.whatis{background-size:cover;background-position:center center;background-attachment:scroll}.whatis-title{font-size:3.5rem}.whatis-content{width:90%;font-size:1.1rem}.whatis-element{width:150px;max-width:15vw;bottom:300px;left:10px}}@media (max-width: 768px){.whatis{background-size:cover;background-position:center center;background-attachment:scroll;padding:1rem}.whatis-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin:1rem 0;transform:translate(0)}.scroll-slider-img{width:auto;height:180px}.whatis-content{font-size:1rem;margin-left:0;width:95%;padding:1.2rem}.whatis-element{position:static;display:block;margin:1rem auto;width:140px;max-width:none}.video-dedication-layout{flex-direction:column;align-items:center;gap:20px}.dedication-text{max-width:100%;padding-left:0;margin-bottom:20px;order:-1;text-align:center}.dedication-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;white-space:normal;overflow:visible;text-overflow:unset;text-align:center}.youtube-video{max-width:100%;padding:0 20px;width:100%}.video-thumbnail{transform:scale(1)}.play-button-overlay{width:50px;height:50px}.play-button-overlay:before{border-left:16px solid white;border-top:10px solid transparent;border-bottom:10px solid transparent}}@media (max-width: 515px){.whatis{padding:.5rem;min-height:100vh}.whatis-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;transform:translate(0)}.scroll-slider-img{width:auto;height:150px}.whatis-content{font-size:.9rem;padding:1rem;width:98%}.whatis-element{width:100px}.dedication-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:10vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;white-space:normal;overflow:visible;text-overflow:unset}.youtube-video{padding:0 10px}.play-button-overlay{width:45px;height:45px}.play-button-overlay:before{border-left:14px solid white;border-top:8px solid transparent;border-bottom:8px solid transparent}}@media (max-width: 375px){.whatis-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;transform:translate(0)}.whatis-content{font-size:.85rem;padding:.8rem}.scroll-slider-img{height:120px}.dedication-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:12vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;white-space:normal;overflow:visible;text-overflow:unset}}.loading-screen{display:flex;justify-content:center;align-items:center;min-height:100vh;background-image:url(/assets/background%202-BscUbUwE.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:9999}.spinner{width:60px;height:60px;border:6px solid rgba(255,255,255,.3);border-top-color:#ffde59;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.footer{background-color:#771453;padding:2rem 1rem;text-align:center;width:100%;position:relative;z-index:10;box-shadow:0 -6px 12px #0000004d}.footer-sections{display:flex;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.footer-copyright{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-copyright-text,.footer-developed-text{color:#ffde59;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;margin:0}.footer-contact{flex:1;display:flex;flex-direction:column;align-items:center}.footer-contact-title{color:#ffde59;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.5rem;margin:0 0 1rem}.footer-contact-list{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.footer-contact-item{display:flex;align-items:center;gap:.5rem}.footer-contact-icon{width:24px;height:24px}.footer-contact-item a{color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.1rem;text-decoration:none;transition:color .3s ease}.footer-contact-item a:hover{color:#ffde59}@media (max-width: 800px){.footer{padding:1.5rem 1rem}.footer-sections{flex-direction:column;gap:1.5rem}.footer-copyright{order:1}.footer-contact{order:0}.footer-contact-title{font-size:1.3rem}.footer-contact-list{flex-direction:column;gap:1rem}.footer-contact-item a{font-size:1rem}.footer-contact-icon{width:20px;height:20px}.footer-copyright-text,.footer-developed-text{font-size:.9rem}}@media (max-width: 425px){.footer{padding:1rem .5rem}.footer-contact-title{font-size:1.1rem}.footer-contact-item a{font-size:.9rem}.footer-contact-icon{width:18px;height:18px}.footer-copyright-text,.footer-developed-text{font-size:.8rem}}.curved-text{font-size:3rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;fill:#ffde59;stroke:#771453;stroke-width:.2vw}@media (max-width: 1024px){.curved-text{font-size:2.5rem;stroke-width:.08vw}}@media (max-width: 768px){.curved-text{font-size:2rem;stroke-width:.06vw}}.about-wrapper{overflow-x:hidden;overflow-y:auto;width:100%;min-height:100vh;display:flex;flex-direction:column}.about{width:100%;min-height:100vh;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1rem;padding-top:100px;position:relative;padding-bottom:100px}.about-title-container{margin:0;padding:0;width:100%;max-width:900px;display:block;overflow:visible;line-height:0}.about-title-container svg{width:100%;max-width:900px;margin:0;display:block}.about-title-static{font-size:40px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#ffde59;-webkit-text-stroke:2px #771453;text-align:center;line-height:1;margin:0;padding:0}.about-title-static div{margin:0;padding:0;line-height:1}.about-content{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:80%;max-width:1200px;margin-top:-1rem;margin-bottom:0;padding:0}.about-logo-container{position:relative;padding:0;z-index:1;width:100%;margin-top:-90px;margin-bottom:1rem}.about-logo{width:100%;height:auto;max-width:1200px;margin:0}.arrow{width:50px;height:auto;margin:1rem auto;display:block}.about-text{background-color:#771453;font-weight:700;color:#fff;padding:1rem;border-radius:10px;border:2px solid #ffde59;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;line-height:1.6;text-align:left;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 4px 8px #0003;margin:0;width:80%;max-width:300px}.about-text .point-number{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:700;color:#ffde59;margin:0}.about-text p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;color:#fff;margin:0;line-height:1.6}.mascots-grid{display:flex;flex-direction:row;justify-content:center;gap:3rem;width:100%;flex-wrap:wrap}.mascot-item{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem 2rem;min-width:220px;max-width:300px;margin:0 .5rem}.mascot-image{width:220px;max-width:100%;height:auto;margin-bottom:1.2rem;transition:transform .2s}.mascot-item:hover .mascot-image{transform:scale(1.05)}.mascot-name{font-size:1.7rem;font-weight:900;color:#ffde59;-webkit-text-stroke:1.5px #771453;letter-spacing:1px}.mascot-description{font-size:1.05rem;color:#fff;font-weight:700;text-align:center;margin:0;margin-top:.5rem;line-height:1.5;background:#771453;border-radius:8px;padding:.7rem 1rem;border:2px solid #ffde59;box-shadow:0 2px 8px #0000001a}.hidden{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.visible{opacity:1;transform:translateY(0)}.about-e2-fixed{position:absolute;right:env(safe-area-inset-right,0);bottom:env(safe-area-inset-bottom,0);width:400px;max-width:30vw;z-index:10;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;padding:0;transition:width .2s,right .2s,bottom .2s}@media (max-width: 1024px){.about-title-container{max-width:700px;margin:0}.about-title-container svg{max-width:700px}.about-logo{max-width:900px}.about-content{margin-top:-1rem}.about-logo-container{margin:0}.mascots-grid{gap:2rem}.mascot-image{width:180px}}@media (max-width: 900px){.about-e2-fixed{width:90px;max-width:32vw}}@media (max-width: 768px){.about{padding:1rem;padding-top:100px;padding-bottom:100px}.about-content{width:90%;margin-top:-.5rem}.about-title-container{max-width:600px;margin:0}.about-title-static{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:40px;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.about-logo-container{margin:0}.about-logo{width:250px;max-width:none}.about-text{display:flex;width:100%;margin:0 auto;text-align:center;justify-content:center}.about-text .point-number{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.2rem}.about-text p{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem}.vision-wrapper{margin-top:.5rem}.visi-title,.misi-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;font-size:8vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.mascots-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.mascots-grid{flex-direction:column;align-items:center;justify-content:center;gap:2rem}.mascot-item{min-width:140px;max-width:180px;padding:1rem .7rem;margin:0 auto}.mascot-image{width:60px;height:auto;max-width:60px;margin-bottom:.8rem}.mascot-name{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.6rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin-bottom:.4rem}.mascot-description{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;padding:.8rem .6rem}}@media (max-width: 425px){.about{padding-top:130px}.about-title-container{max-width:300px;margin:0}.about-title-static{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:30px;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.about-logo{width:200px}.about-text{font-size:.9rem;padding:1rem;display:block}.about-text .point-number{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;display:block}.about-text p{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;margin-top:.5rem}.vision-wrapper{margin-top:1rem}.visi-title,.misi-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;font-size:8vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.mascot-item{min-width:120px;max-width:160px;padding:.6rem .3rem}.mascot-image{width:50px;max-width:50px;margin-bottom:.6rem}.mascot-name{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.3rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin-bottom:.3rem}.mascot-description{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;padding:.6rem .4rem}}@media (max-width: 400px){.about-e2-fixed{width:40px;max-width:40vw}}.visi-misi{width:100%;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#f5c6a5;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow-x:hidden;padding:6rem 2rem 2rem}.visi-misi-container{width:80%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:2rem}.vision-wrapper,.mission-wrapper{position:relative;width:100%}.mission-wrapper{margin-top:5rem}.visi-title,.misi-title{font-size:6rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#ffde59;-webkit-text-stroke:.3vw #771453;margin:0}.visi-title{position:absolute;top:-6rem;left:-4rem;transform:rotate(-5deg)}.misi-title{position:absolute;top:-5rem;right:-2rem;transform:rotate(5deg);z-index:1}.vision-statement{background-color:#771453;padding:1.5rem;border-radius:10px;border:2px solid #ffde59;width:100%;box-shadow:0 4px 8px #0003}.vision-statement p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.2rem;font-weight:700;color:#fff;margin:0;line-height:1.6;text-align:center}.mission-points{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%}.mission-point{background-color:#771453;padding:1.5rem;border-radius:10px;border:2px solid #ffde59;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 4px 8px #0003}.mission-point-top-right{display:flex;align-items:flex-start;text-align:center;padding-top:70px}.point-number{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:700;color:#ffde59;margin:0}.mission-point p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.2rem;font-weight:700;color:#fff;margin:0;line-height:1.6;text-align:left}@media (max-width: 1024px){.visi-misi-container{width:90%}.mission-wrapper{margin-top:4rem}.visi-title,.misi-title{font-size:5rem;-webkit-text-stroke:.25vw #771453}.visi-title{top:-5rem;left:-3rem}.misi-title{top:-4rem;right:-2rem}.mission-point-top-right{padding-top:60px!important}.vision-statement{padding:1.2rem}.vision-statement p{font-size:1.1rem}.mission-points{gap:1.2rem}.mission-point{padding:1.2rem}.point-number{font-size:1.3rem}.mission-point p{font-size:1.1rem}}@media (max-width: 768px){.visi-misi{padding:5rem 1rem 1rem}.visi-misi-container{width:100%;gap:1.5rem}.vision-wrapper,.mission-wrapper{position:static;display:flex;flex-direction:column;align-items:center}.mission-wrapper{margin-top:2rem}.visi-title,.misi-title{position:static;font-size:4rem;-webkit-text-stroke:.35vw #771453;transform:none;text-align:center;margin-bottom:1rem}.mission-point-top-right{padding-top:20px!important}.vision-statement{padding:1rem}.vision-statement p{font-size:1rem;text-align:center}.mission-points{grid-template-columns:1fr;gap:1rem}.mission-point{padding:1rem}.point-number{font-size:1.2rem}.mission-point p{font-size:1rem;text-align:center}}@media (max-width: 425px){.visi-misi{padding:4rem .5rem .5rem}.mission-wrapper{margin-top:1.5rem}.visi-title,.misi-title{font-size:3rem;-webkit-text-stroke:.15vw #771453}.vision-statement{padding:.8rem}.vision-statement p{font-size:.9rem}.mission-point{padding:.8rem}.point-number{font-size:1.1rem}.mission-point p{font-size:.9rem}}.mascots{width:100%;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow-x:hidden;padding:6rem 2rem 2rem}.mascots-container{width:80%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:2rem}.mascots-title{font-size:3.2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#ffde59;-webkit-text-stroke:.2vw #771453;margin:0;text-align:center}.mascots-grid{display:flex;justify-content:space-between;gap:2rem;width:100%}.mascot-item{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:1}.mascot-name{font-size:1.8rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;color:#eeebe3;-webkit-text-stroke:.1vw #771453;margin:0}.mascot-image{align-self:center;align-items:center;width:100%!important;max-width:800px!important;height:auto}.mascot-image.jeje{transform:rotate(-10deg)}.mascot-image.juna{transform:rotate(10deg)}.mascot-description{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1rem;font-weight:700;color:#fff;margin:0;text-align:center}@media (max-width: 1024px){.mascots-container{width:90%}.mascots-title{font-size:2.8rem;-webkit-text-stroke:.25vw #771453}.mascots-grid{gap:1.5rem}.mascot-image{max-width:350px}.mascot-name{font-size:1.6rem;-webkit-text-stroke:.08vw #771453}.mascot-description{font-size:1rem}}@media (max-width: 768px){.mascots{padding:5rem 1rem 1rem}.mascots-container{width:100%;gap:1.5rem}.mascots-title{font-size:2.5rem;-webkit-text-stroke:.25vw #771453}.mascots-grid{flex-direction:column;align-items:center;gap:2rem}.mascot-item{width:100%;max-width:400px}.mascot-image{max-width:300px}.mascot-name{font-size:1.5rem;-webkit-text-stroke:.17vw #771453}.mascot-description{font-size:.9rem}}@media (max-width: 425px){.mascots{padding:4rem .5rem .5rem}.mascots-title{font-size:2rem;-webkit-text-stroke:.12vw #771453}.mascot-image{max-width:250px}.mascot-name{font-size:1.3rem;-webkit-text-stroke:.06vw #771453}.mascot-description{font-size:.8rem}}*{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:#ff6f61;margin:0;padding:0}.divisi-wrapper{overflow-x:hidden;width:100%}.divisi{width:100vw;min-height:100vh;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:130px 0 0;position:relative;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.divisi-container{width:100vw;display:flex;justify-content:center;align-items:flex-start}.divisi-image{width:100vw;height:auto;display:block}.divisi-bph,.divisi-kominfo,.divisi-apm,.divisi-humas,.divisi-miba{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);min-height:100vh;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 2rem;position:relative}.divisi-humas,.divisi-miba{background-image:linear-gradient(to bottom,#ff6f6100 50%,#ff6f614d 75%,#ff6f6199 90%,#ff6f61cc),url(../assets/background1.png)}.divisi-bph-container,.divisi-kominfo-container,.divisi-apm-container,.divisi-humas-container,.divisi-miba-container{width:90%;max-width:1500px;display:flex;justify-content:space-between;align-items:center;gap:.5rem;position:relative}.divisi-bph-text-container,.divisi-kominfo-text-container,.divisi-apm-text-container,.divisi-humas-text-container,.divisi-miba-text-container{display:flex;flex-direction:column;gap:.5rem;max-width:45%}.divisi-bph-text-container,.divisi-kominfo-text-container,.divisi-apm-text-container{align-items:flex-start;margin-left:.5rem}.divisi-humas-text-container,.divisi-miba-text-container{align-items:flex-end;margin-right:.5rem}@media (max-width: 768px){.divisi{padding:60px 0 0;min-height:auto}.divisi-bph,.divisi-humas,.divisi-kominfo,.divisi-miba,.divisi-apm{min-height:auto;padding:20px 1rem}.divisi-bph-container,.divisi-humas-container,.divisi-kominfo-container,.divisi-miba-container,.divisi-apm-container{flex-direction:column;align-items:center!important;justify-content:center!important;gap:0;max-width:800px;width:100%;margin:0;padding:0}.divisi-bph-text-container,.divisi-humas-text-container,.divisi-kominfo-text-container,.divisi-miba-text-container,.divisi-apm-text-container{align-items:center!important;justify-content:center!important;width:100%;max-width:700px;margin:0;order:1;text-align:center!important;padding:0}.divisi-bph-title,.divisi-humas-title,.divisi-kominfo-title,.divisi-miba-title,.divisi-apm-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center!important;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;width:100%;margin:0 auto .5rem;padding:0}.divisi-bph-description,.divisi-humas-description,.divisi-kominfo-description,.divisi-miba-description,.divisi-apm-description{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center!important;-webkit-text-stroke:0;text-shadow:-.5px -.5px 0 #000000,.5px -.5px 0 #000000,-.5px .5px 0 #000000,.5px .5px 0 #000000,-.5px 0 0 #000000,.5px 0 0 #000000,0 -.5px 0 #000000,0 .5px 0 #000000;max-width:100%!important;margin:0 auto .5rem!important;width:100%;padding:0}.divisi-bph-image-container,.divisi-humas-image-container,.divisi-kominfo-image-container,.divisi-miba-image-container,.divisi-apm-image-container{width:100%!important;max-width:100%!important;display:flex;justify-content:center!important;align-items:center!important;margin:0;padding:0;order:2}.divisi-bph-image,.divisi-humas-image,.divisi-kominfo-image,.divisi-miba-image,.divisi-apm-image{width:90vw!important;max-width:420px!important;min-width:220px;height:auto!important;display:block;margin:0 auto;padding:0}.divisi-humas-image{transform:translate(-10px)}.divisi-bph-link,.divisi-miba-link{font-size:1.1rem;padding:.5rem 3rem;border-radius:20px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-20px}.divisi-humas-link,.divisi-kominfo-link{font-size:1.1rem;padding:.5rem 3rem;border-radius:20px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-20px;left:0!important;transform:none!important}.divisi-apm-link{font-size:1.1rem;padding:.5rem 3rem;border-radius:20px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-20px;transform:translate(-15px)}.bottom-content-4{flex-direction:column;align-items:center;margin:0;padding:0;gap:0}.logo-container-4,.description-container-4{justify-content:center;margin:0;padding:0}.description-box{padding:.2rem .5rem;max-width:100%;margin:0;padding:0}.image-slider-container-4,.image-slider-container-5{max-width:660px;margin:0;padding:0}.pikom-logo{max-width:420px;margin:0;padding:0}.divisi-miba{padding:0 1rem}.divisi,.divisi-bph,.divisi-humas,.divisi-kominfo,.divisi-miba,.divisi-apm,.divisi-kolaborasi-4,.divisi-ohw-5,.divisi-third-6{padding:0;border-top:none}.divisi-bph,.divisi-humas,.divisi-kominfo,.divisi-miba,.divisi-apm,.divisi-kolaborasi-4,.divisi-ohw-5,.divisi-third-6{margin-top:0;padding-top:0;border-top-width:0}.divisi-third-6 .divisi-subtitle:nth-of-type(2){padding-bottom:35px!important}}.divisi-ohw-5 .divisi-subtitle,.divisi-third-6 .divisi-subtitle{margin:0!important;padding:0!important}@media (min-width: 1200px){.divisi-ohw-5 .divisi-subtitle,.divisi-third-6 .divisi-subtitle{margin:0!important;padding:0!important}}@media (min-width: 600px) and (max-width: 1199px){.divisi-ohw-5 .divisi-subtitle,.divisi-third-6 .divisi-subtitle{margin:0!important;padding:0!important}}@media (max-width: 599px){.divisi-ohw-5 .divisi-subtitle,.divisi-third-6 .divisi-subtitle{margin:0!important;padding:0!important}}.divisi-ohw-5 .divisi-subtitle,.divisi-third-6 .divisi-subtitle{padding-bottom:14px!important}.divisi-ohw-5 .description-box{margin-bottom:0!important}.divisi-third-6 .divisi-subtitle:first-of-type{margin-top:0!important;padding-top:0!important}@media (max-width: 768px){.divisi-ohw-5 .divisi-subtitle,.divisi-third-6 .divisi-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.section-content-6{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-25px;margin-bottom:40px}}.divisi-bph-title,.divisi-kominfo-title,.divisi-apm-title,.divisi-humas-title,.divisi-miba-title{font-size:4.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;color:#ffde59;-webkit-text-stroke:2.5px #771453;margin:0}.divisi-bph-title,.divisi-kominfo-title,.divisi-apm-title{text-align:left}.divisi-humas-title,.divisi-miba-title{text-align:right}.divisi-bph-description,.divisi-kominfo-description,.divisi-apm-description,.divisi-humas-description,.divisi-miba-description{font-size:1.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;color:#fff;-webkit-text-stroke:.8px #000000}.divisi-bph-description,.divisi-kominfo-description,.divisi-apm-description{margin-right:100px;text-align:left}.divisi-humas-description,.divisi-miba-description{margin-left:70px;text-align:right}.divisi-bph-image-container,.divisi-kominfo-image-container,.divisi-apm-image-container,.divisi-humas-image-container,.divisi-miba-image-container{display:flex;flex-direction:column;align-items:center;position:relative;gap:0}.divisi-bph-image-container,.divisi-kominfo-image-container,.divisi-apm-image-container{width:150%;max-width:1500px}.divisi-humas-image-container,.divisi-miba-image-container{width:150%;max-width:1650px}.divisi-bph-image,.divisi-kominfo-image,.divisi-apm-image{width:120%;max-width:1300px;height:auto}.divisi-humas-image,.divisi-kominfo-image,.divisi-apm-image{width:140%;max-width:1650px;height:auto}.divisi-miba-image{width:130%;max-width:1650px;height:auto;padding-right:30px}.divisi-bph-link,.divisi-humas-link,.divisi-kominfo-link,.divisi-miba-link,.divisi-apm-link{background-color:#771453;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:700;padding:.4rem 10rem;border-radius:25px;text-decoration:underline;transition:background-color .3s ease;position:relative;top:-35px;white-space:nowrap}.divisi-humas-link{padding:.4rem 9rem;left:20px;top:-50px}.divisi-kominfo-link{padding:.4rem 9.5rem;left:-25px}.divisi-miba-link{padding:.4rem 8rem}.divisi-apm-link{padding:.4rem 10rem;left:15px;top:-50px}.divisi-bph-link:hover,.divisi-humas-link:hover,.divisi-kominfo-link:hover,.divisi-miba-link:hover,.divisi-apm-link:hover{background-color:#ffde59;color:#771453}.bph-program-title{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:700;color:#ffde59;-webkit-text-stroke:.2vw #771453;text-align:center;margin-bottom:50px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.divisi-kolaborasi-4{padding:20px 10px;background-image:linear-gradient(to bottom,#ff6f61cc,#ff6f6199 10%,#ff6f614d 25%,#ff6f6100 50%),url(../assets/background2.png);background-size:cover;background-position:center;background-repeat:no-repeat;margin:0;border:none;min-height:100vh;position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.section-content-4{display:flex;flex-direction:column;align-items:center;text-align:center}.image-slider-container-4{margin:30px 0;max-width:1000px}.bottom-content-4{display:flex;justify-content:space-between;width:100%;max-width:1200px;margin:0;gap:0;align-items:center}.logo-container-4{flex:1;display:flex;justify-content:center;align-items:center}.pikom-logo{max-width:350px;height:auto;padding-bottom:85px;transition:max-width .3s ease}.description-container-4{flex:2;display:flex;justify-content:flex-end}.divisi-ohw-5{padding:20px 10px;background-image:linear-gradient(to bottom,#ff6f61cc,#ff6f6199 10%,#ff6f614d 25%,#ff6f6100 50%,#ff6f6100 50%,#ff6f614d 75%,#ff6f6199 90%,#ff6f61cc),url(../assets/background1.png);background-size:cover;background-position:center;background-repeat:no-repeat;margin:0;border:none;min-height:100vh;position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.section-content-5{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0}.image-slider-container-5{margin:30px 0;max-width:1000px}.divisi-third-6{padding:0 10px 20px!important;background-image:linear-gradient(to bottom,#ff6f61cc,#ff6f6199 10%,#ff6f614d 25%,#ff6f6100 50%),url(../assets/background2.png);background-size:cover;background-position:center;background-repeat:no-repeat;margin:0;border:none;min-height:100vh;position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.section-content-6{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-25px;margin-bottom:40px}.divisi-subtitle{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.2rem;font-weight:700;color:#fff;-webkit-text-stroke:.15vw #771453;text-align:center;margin:0;padding:0;letter-spacing:1px;text-shadow:2px 2px 4px rgba(0,0,0,.18)}.description-box{background:#771453;border-radius:16px;padding:1rem 1.5rem;margin:0;max-width:1100px;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;box-shadow:0 4px 24px #0000001a}@media (max-width: 1024px){.bph-program-title{font-size:5vw;-webkit-text-stroke:.25vw #771453;margin-bottom:40px}.divisi{padding:130px 1.5rem 0}.divisi-subtitle{-webkit-text-stroke:.3vw #771453}.divisi-bph,.divisi-humas,.divisi-kominfo,.divisi-miba,.divisi-apm{padding:0 1.5rem}.divisi-bph-container,.divisi-humas-container,.divisi-kominfo-container,.divisi-miba-container,.divisi-apm-container{max-width:1200px}.divisi-bph-title,.divisi-humas-title,.divisi-kominfo-title,.divisi-miba-title,.divisi-apm-title{font-size:4rem;-webkit-text-stroke:2px #771453}.divisi-bph-description,.divisi-humas-description,.divisi-kominfo-description,.divisi-miba-description,.divisi-apm-description{font-size:1.2rem;-webkit-text-stroke:.7px #000000}.divisi-bph-image-container,.divisi-humas-image-container,.divisi-kominfo-image-container,.divisi-miba-image-container,.divisi-apm-image-container{max-width:1200px}.divisi-bph-image,.divisi-kominfo-image,.divisi-apm-image{width:120%;max-width:1200px}.divisi-humas-image,.divisi-miba-image{width:120%;max-width:1650px}.divisi-bph-link,.divisi-humas-link,.divisi-kominfo-link,.divisi-miba-link,.divisi-apm-link{font-size:1.3rem;padding:.6rem 3.5rem;border-radius:22px;top:-25px}.divisi-apm-link{top:-40px}}@media (max-width: 768px){.bph-program-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-bottom:30px}.divisi-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}}@media (max-width: 600px){.bph-program-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-bottom:25px}.divisi-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}}@media (max-width: 425px){.bph-program-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:10vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-bottom:20px}.divisi{padding:70px .5rem 0}.divisi-bph,.divisi-humas,.divisi-kominfo,.divisi-miba,.divisi-apm{padding:10px .5rem}.divisi-bph-title,.divisi-humas-title,.divisi-kominfo-title,.divisi-miba-title,.divisi-apm-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3rem;-webkit-text-stroke:0;text-shadow:-1.5px -1.5px 0 #771453,1.5px -1.5px 0 #771453,-1.5px 1.5px 0 #771453,1.5px 1.5px 0 #771453,-1.5px 0 0 #771453,1.5px 0 0 #771453,0 -1.5px 0 #771453,0 1.5px 0 #771453}.divisi-bph-description,.divisi-humas-description,.divisi-kominfo-description,.divisi-miba-description,.divisi-apm-description{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;-webkit-text-stroke:0;text-shadow:-.5px -.5px 0 #000000,.5px -.5px 0 #000000,-.5px .5px 0 #000000,.5px .5px 0 #000000,-.5px 0 0 #000000,.5px 0 0 #000000,0 -.5px 0 #000000,0 .5px 0 #000000;text-align:center}.divisi-bph-image-container,.divisi-humas-image-container,.divisi-kominfo-image-container,.divisi-miba-image-container,.divisi-apm-image-container{max-width:600px}.divisi-bph-image,.divisi-humas-image,.divisi-kominfo-image,.divisi-miba-image,.divisi-apm-image{width:90%;max-width:600px}.divisi-bph-link,.divisi-miba-link{font-size:1rem;padding:.4rem 2.5rem;border-radius:18px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-15px}.divisi-humas-link,.divisi-kominfo-link{font-size:1rem;padding:.4rem 2.5rem;border-radius:18px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-15px;left:0!important;transform:none!important}.divisi-apm-link{font-size:1rem;padding:.4rem 2.5rem;border-radius:18px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-15px;transform:translate(-15px)}.divisi-bph-image-container,.divisi-humas-image-container,.divisi-kominfo-image-container,.divisi-miba-image-container,.divisi-apm-image-container{width:100%!important;max-width:100%!important;display:flex;justify-content:center!important;align-items:center!important;margin:0;padding:0;order:2}.divisi-bph-image,.divisi-humas-image,.divisi-kominfo-image,.divisi-miba-image,.divisi-apm-image{width:90vw!important;max-width:420px!important;min-width:220px;height:auto!important;display:block;margin:0 auto;padding:0}.bottom-content-4{flex-direction:column;justify-content:center;align-items:center;gap:0}.logo-container-4{margin:0}.description-container-4{justify-content:center}.pikom-logo{max-width:280px}.divisi-miba{padding:10px .5rem}.section-content-6{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-25px;margin-bottom:40px}}@media (max-width: 320px){.bph-program-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:11vw;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-bottom:15px}.divisi{padding:20px .5rem 0}.divisi-bph,.divisi-humas,.divisi-kominfo,.divisi-miba,.divisi-apm{padding:8px .25rem}.divisi-bph-title,.divisi-humas-title,.divisi-kominfo-title,.divisi-miba-title,.divisi-apm-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;-webkit-text-stroke:0;text-shadow:-1.2px -1.2px 0 #771453,1.2px -1.2px 0 #771453,-1.2px 1.2px 0 #771453,1.2px 1.2px 0 #771453,-1.2px 0 0 #771453,1.2px 0 0 #771453,0 -1.2px 0 #771453,0 1.2px 0 #771453}.divisi-bph-description,.divisi-humas-description,.divisi-kominfo-description,.divisi-miba-description,.divisi-apm-description{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;-webkit-text-stroke:0;text-shadow:-.7px -.7px 0 #000000,.7px -.7px 0 #000000,-.7px .7px 0 #000000,.7px .7px 0 #000000,-.7px 0 0 #000000,.7px 0 0 #000000,0 -.7px 0 #000000,0 .7px 0 #000000;text-align:center}.divisi-bph-image-container,.divisi-humas-image-container,.divisi-kominfo-image-container,.divisi-miba-image-container,.divisi-apm-image-container{max-width:450px}.divisi-bph-image,.divisi-humas-image,.divisi-kominfo-image,.divisi-miba-image,.divisi-apm-image{width:100%;max-width:450px}.divisi-bph-link,.divisi-miba-link{font-size:1rem;padding:.4rem 2.5rem;border-radius:18px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-15px}.divisi-humas-link,.divisi-kominfo-link{font-size:1rem;padding:.4rem 2.5rem;border-radius:18px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-15px;left:0!important;transform:none!important}.divisi-apm-link{font-size:1rem;padding:.4rem 2.5rem;border-radius:18px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content;text-align:center;position:relative;top:-15px;transform:translate(-15px)}.divisi-bph-image-container,.divisi-humas-image-container,.divisi-kominfo-image-container,.divisi-miba-image-container,.divisi-apm-image-container{width:100%!important;max-width:100%!important;display:flex;justify-content:center!important;align-items:center!important;margin:0;padding:0;order:2}.divisi-bph-image,.divisi-humas-image,.divisi-kominfo-image,.divisi-miba-image,.divisi-apm-image{width:90vw!important;max-width:420px!important;min-width:220px;height:auto!important;display:block;margin:0 auto;padding:0}.section-content-6{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-25px;margin-bottom:40px}.pikom-logo{max-width:240px}}@media (min-width: 622px) and (max-width: 767px){.pikom-logo{max-width:300px}.logo-container-4{justify-content:center;align-items:center}.bottom-content-4{align-items:center}}@media (min-width: 769px){.divisi-third-6 .divisi-subtitle:nth-of-type(2){margin-top:4rem!important}}.multi-pane-slider-container{position:relative;width:100%;max-width:1000px;height:auto;overflow:visible;padding:0;margin:0 auto}.multi-pane-slider-main{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.multi-pane-slider-wrapper{display:flex;justify-content:center;gap:8px;overflow:visible;width:100%}.multi-pane-slider-image{width:400px;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:16px;box-shadow:0 6px 12px #0003}.multi-pane-slider-button{position:absolute;top:48%;transform:translateY(-50%);z-index:2;background:transparent;border:none;font-size:5rem;cursor:pointer;color:#fff;transition:all .3s ease}.multi-pane-slider-button:hover,.multi-pane-slider-button:focus{background:none;border:none;outline:none}.multi-pane-slider-button.prev{left:-180px}.multi-pane-slider-button.next{right:-180px}@media (max-width: 1024px){.multi-pane-slider-container{max-width:800px}.multi-pane-slider-button.prev{left:-20px}.multi-pane-slider-button.next{right:-20px}.multi-pane-slider-image{width:250px}.multi-pane-slider-wrapper{gap:6px}}@media (max-width: 768px){.multi-pane-slider-container{max-width:90%}.multi-pane-slider-wrapper{justify-content:center;gap:0}.multi-pane-slider-image{width:100%;max-width:700px}.multi-pane-slider-button{font-size:4.5rem}.multi-pane-slider-button.prev{left:-155px}.multi-pane-slider-button.next{right:-155px}}@media (max-width: 622px){.multi-pane-slider-container{max-width:90%}.multi-pane-slider-button.prev{left:-15px}.multi-pane-slider-button.next{right:-15px}.multi-pane-slider-image{width:100%;max-width:500px}.multi-pane-slider-wrapper{gap:0}}.event-wrapper{overflow-x:hidden;width:100%}.event{width:100%;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;position:relative;overflow-x:hidden;padding:1rem;padding-top:130px}.event-container{width:90%;max-width:900px;display:flex;flex-direction:column;align-items:center;gap:0;margin-top:0;margin-bottom:0}.event-title-container{width:100%;max-width:900px;display:flex;justify-content:center;align-items:flex-start;overflow:visible;position:relative;margin:0;padding:0}.event-title-container svg{width:100%;max-width:900px;margin:0}.event-title-static{font-size:2.5rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#ffde59;-webkit-text-stroke:.3vw #771453;margin:0;padding:0;text-align:center}.event-grid{display:flex;justify-content:space-between;gap:2rem;width:100%;margin-top:-5.5rem;margin-bottom:0;padding:0}.event-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;text-decoration:none;transition:transform .3s ease;margin:0;padding:0}.event-item:hover{transform:scale(1.05)}.event-logo{width:100%;max-width:300px;height:auto;margin:0}.event-name{font-size:2rem;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:700;color:#fff;-webkit-text-stroke:1.5px #000000;margin:0;text-align:center}.tap-info{color:#fff;font-size:.8rem;text-align:center;margin-top:5rem;text-decoration:underline}@media (max-width: 1024px){.event-container{width:95%;max-width:700px}.event-title-container{max-width:700px}.event-title-container svg{max-width:700px}.event-title-static{font-size:2.2rem;-webkit-text-stroke:.25vw #771453}.event-grid{gap:1.5rem;margin-top:-1.5rem}.event-logo{max-width:250px}.event-name{font-size:1.8rem;-webkit-text-stroke:1.2px #000000}}@media (max-width: 768px){.event{padding:1rem;padding-top:130px}.event-container{width:100%;gap:0}.event-title-static{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;font-weight:900;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-bottom:2rem}.event-grid{flex-direction:column;align-items:center;gap:1rem;margin-top:-1rem}.event-item{width:100%;max-width:400px}.event-logo{max-width:200px}.event-name{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000,-1px 0 0 #000000,1px 0 0 #000000,0 -1px 0 #000000,0 1px 0 #000000}}@media (max-width: 425px){.event{padding:.5rem;padding-top:130px}.event-title-static{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.event-logo{max-width:180px}.event-name{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000,-1px 0 0 #000000,1px 0 0 #000000,0 -1px 0 #000000,0 1px 0 #000000}}@media (max-width: 600px){.event-title-static{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;font-weight:900;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-bottom:2rem}.event-name{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.8rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #000000,1px -1px 0 #000000,-1px 1px 0 #000000,1px 1px 0 #000000,-1px 0 0 #000000,1px 0 0 #000000,0 -1px 0 #000000,0 1px 0 #000000}}.pfik-wrapper{min-height:100vh;display:flex;flex-direction:column}.pfik-main{display:flex;flex-direction:column;align-items:center;padding:90px 32px 32px;background-image:url(/assets/background%202-BscUbUwE.png);background-size:cover;background-position:center;background-repeat:no-repeat;flex-grow:1}.pfik-content{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;margin-bottom:40px;box-sizing:border-box}.pfik-logo-container{flex:.3;display:flex;justify-content:flex-end;align-items:center;margin-right:2px}.pfik-logo{max-width:270px;height:auto;padding-top:40px;transition:max-width .2s}.pfik-details{flex:.7;display:flex;flex-direction:column;align-items:flex-start;margin-left:2px}.pfik-title-section{display:flex;align-items:center;margin-bottom:10px}.pfik-title{font-size:6.7rem;font-weight:700;color:#ffde59;-webkit-text-stroke:2px #771453;margin-right:15px;transition:font-size .2s}.pfik-subtitle{font-size:3rem;font-weight:700;color:#fff;-webkit-text-stroke:1.8px #800020;max-width:500px;line-height:1.2;text-align:left;white-space:normal;overflow:visible;text-overflow:unset;transition:font-size .2s,max-width .2s}.pfik-description{background-color:#771453cc;color:#fff;padding:15px;border-radius:10px;font-size:1rem;font-weight:700;max-width:700px;width:100%}.pfik-description p{margin:0;padding:5px}.pfik-slider-container{width:100%;max-width:1200px;margin-top:20px}@media (max-width: 1100px){.pfik-main{padding:90px 16px 24px}.pfik-content{max-width:98vw;margin-bottom:30px}.pfik-logo{max-width:240px;padding-top:30px}.pfik-title{font-size:5rem;padding-right:15px}.pfik-subtitle{font-size:2.5rem;max-width:400px}.pfik-description{font-size:.95rem;max-width:95vw}}@media (max-width: 900px){.pfik-main{padding:100px 8px 16px}.pfik-content{max-width:99vw;margin-bottom:28px}.pfik-logo{max-width:230px}.pfik-title{font-size:5rem}.pfik-subtitle{font-size:2rem;max-width:300px}.pfik-description{font-size:.93rem;max-width:97vw}}@media (max-width: 768px){.pfik-main{padding:100px 6vw 12px}.pfik-content{margin-bottom:25px}.pfik-logo-container{flex:.4;justify-content:center}.pfik-details{flex:.6;margin-left:5px}.pfik-logo{max-width:320px;margin-top:10px}.pfik-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6.2rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.pfik-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020;max-width:200px}.pfik-description{font-size:.9rem;max-width:90vw}.pfik-slider-container{margin-top:10px}}@media (max-width: 680px){.pfik-main{padding:75px 4vw 10px}.pfik-content{flex-direction:column;align-items:center;max-width:95vw}.pfik-logo-container{margin-bottom:10px;flex:0;justify-content:center}.pfik-logo{max-width:340px;margin-top:10px}.pfik-details{margin-left:0;align-items:center}.pfik-title-section{flex-direction:column;align-items:center}.pfik-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:5.5rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-right:0;margin-bottom:5px;text-align:center}.pfik-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.8rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020;max-width:90vw;text-align:center}.pfik-description{font-size:.88rem;max-width:95vw;text-align:center}.pfik-slider-container{margin-top:8px}}@media (max-width: 600px){.pfik-logo{max-width:360px}.pfik-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:5.7rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.pfik-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020}}@media (max-width: 480px){.pfik-main{padding:70px 2vw 6px}.pfik-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.pfik-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.3rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020;max-width:98vw;text-align:center}.pfik-logo{max-width:120px;margin-top:12px}}.fikomnight-wrapper{min-height:100vh;display:flex;flex-direction:column}.fikomnight-main{display:flex;flex-direction:column;align-items:center;padding:130px 32px 32px;background-image:url(/assets/background%202-BscUbUwE.png);background-size:cover;background-position:center;background-repeat:no-repeat;flex-grow:1}.fikomnight-content{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;margin-bottom:40px;box-sizing:border-box}.fikomnight-logo-container{flex:.3;display:flex;justify-content:flex-end;align-items:center;margin-right:2px}.fikomnight-logo{max-width:250px;height:auto;transition:max-width .2s}.fikomnight-details{flex:.7;display:flex;flex-direction:column;align-items:flex-start;margin-left:2px}.fikomnight-title-section{display:flex;align-items:center;margin-bottom:10px}.fikomnight-title{font-size:4.2rem;font-weight:700;color:#ffde59;-webkit-text-stroke:2px #771453;margin-right:15px;transition:font-size .2s;padding-bottom:20px}.fikomnight-description{background-color:#771453cc;color:#fff;padding:15px;border-radius:10px;font-size:1rem;font-weight:700;max-width:700px;width:100%}.fikomnight-description p{margin:0;padding:5px}.fikomnight-slider-container{width:100%;max-width:1200px;margin-top:20px}@media (max-width: 1100px){.fikomnight-main{padding:120px 16px 24px}.fikomnight-content{max-width:98vw;margin-bottom:30px}.fikomnight-logo{max-width:220px}.fikomnight-title{font-size:3.5rem;padding-top:15px}.fikomnight-description{font-size:.95rem;max-width:95vw}}@media (max-width: 900px){.fikomnight-main{padding:110px 8px 16px}.fikomnight-content{max-width:99vw;margin-bottom:28px}.fikomnight-logo{max-width:220px}.fikomnight-title{font-size:3rem}.fikomnight-description{font-size:.93rem;max-width:97vw}}@media (max-width: 768px){.fikomnight-main{padding:100px 6vw 12px}.fikomnight-content{margin-bottom:25px}.fikomnight-logo-container{flex:.4;justify-content:center}.fikomnight-details{flex:.6;margin-left:5px}.fikomnight-logo{max-width:300px;margin-top:10px}.fikomnight-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.7rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.fikomnight-description{font-size:.9rem;max-width:90vw}.fikomnight-slider-container{margin-top:10px}}@media (max-width: 680px){.fikomnight-main{padding:95px 4vw 10px}.fikomnight-content{flex-direction:column;align-items:center;max-width:95vw}.fikomnight-logo-container{margin-bottom:10px;flex:0;justify-content:center}.fikomnight-logo{max-width:320px;margin-top:10px}.fikomnight-details{margin-left:0;align-items:center}.fikomnight-title-section{flex-direction:column;align-items:center}.fikomnight-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.9rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-right:0;margin-bottom:5px;text-align:center}.fikomnight-description{font-size:.88rem;max-width:95vw;text-align:center}.fikomnight-slider-container{margin-top:8px}}@media (max-width: 600px){.fikomnight-logo{max-width:340px}.fikomnight-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:5.1rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}}@media (max-width: 480px){.fikomnight-main{padding:70px 2vw 6px}.fikomnight-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.fikomnight-logo{max-width:100px;margin-top:12px}}.imkomcup-wrapper{min-height:100vh;display:flex;flex-direction:column}.imkomcup-main{display:flex;flex-direction:column;align-items:center;padding:130px 32px 32px;background-image:url(/assets/background%202-BscUbUwE.png);background-size:cover;background-position:center;background-repeat:no-repeat;flex-grow:1}.imkomcup-content{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;margin-bottom:40px;box-sizing:border-box}.imkomcup-logo-container{flex:.3;display:flex;justify-content:flex-end;align-items:center;margin-right:2px}.imkomcup-logo{max-width:270px;height:auto;transition:max-width .2s}.imkomcup-details{flex:.7;display:flex;flex-direction:column;align-items:flex-start;margin-left:2px}.imkomcup-title-section{display:flex;align-items:center;margin-bottom:10px}.imkomcup-title{font-size:4.5rem;font-weight:700;color:#ffde59;-webkit-text-stroke:2px #771453;margin-right:15px;transition:font-size .2s}.imkomcup-subtitle{font-size:1.8rem;font-weight:700;color:#fff;-webkit-text-stroke:1.5px #800020;max-width:320px;line-height:1.2;text-align:left;white-space:normal;overflow:visible;text-overflow:unset;transition:font-size .2s,max-width .2s}.imkomcup-description{background-color:#771453cc;color:#fff;padding:15px;border-radius:10px;font-size:1rem;font-weight:700;max-width:700px;width:100%}.imkomcup-description p{margin:0;padding:5px}.imkomcup-slider-container{width:100%;max-width:1200px;margin-top:20px}@media (max-width: 1100px){.imkomcup-main{padding:120px 16px 24px}.imkomcup-content{max-width:98vw;margin-bottom:30px}.imkomcup-logo{max-width:220px}.imkomcup-title{font-size:3.8rem}.imkomcup-subtitle{font-size:1.5rem;max-width:280px}.imkomcup-description{font-size:.95rem;max-width:95vw}}@media (max-width: 900px){.imkomcup-main{padding:110px 8px 16px}.imkomcup-content{max-width:99vw;margin-bottom:28px}.imkomcup-logo{max-width:230px}.imkomcup-title{font-size:3.5rem}.imkomcup-subtitle{font-size:1.3rem;max-width:220px}.imkomcup-description{font-size:.93rem;max-width:97vw}}@media (max-width: 768px){.imkomcup-main{padding:100px 6vw 12px}.imkomcup-content{margin-bottom:25px}.imkomcup-logo-container{flex:.4;justify-content:center}.imkomcup-details{flex:.6;margin-left:5px}.imkomcup-logo{max-width:300px;margin-top:24px}.imkomcup-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.7rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.imkomcup-subtitle{font-size:2.3rem;max-width:160px}.imkomcup-description{font-size:.9rem;max-width:90vw}.imkomcup-slider-container{margin-top:10px}}@media (max-width: 680px){.imkomcup-main{padding:95px 4vw 10px}.imkomcup-content{flex-direction:column;align-items:center;max-width:95vw}.imkomcup-logo-container{margin-bottom:10px;flex:0;justify-content:center}.imkomcup-logo{max-width:320px;margin-top:10px}.imkomcup-details{margin-left:0;align-items:center}.imkomcup-title-section{flex-direction:column;align-items:center}.imkomcup-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.9rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-right:0;margin-bottom:5px;text-align:center}.imkomcup-subtitle{font-size:2.4rem;max-width:90vw;text-align:center}.imkomcup-description{font-size:.88rem;max-width:95vw;text-align:center}.imkomcup-slider-container{margin-top:8px}}@media (max-width: 600px){.imkomcup-logo{max-width:340px}.imkomcup-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:5.1rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.imkomcup-subtitle{font-size:2.6rem}}@media (max-width: 480px){.imkomcup-main{padding:70px 2vw 6px}.imkomcup-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.2rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.imkomcup-subtitle{font-size:1rem;max-width:98vw;text-align:center}.imkomcup-logo{max-width:100px;margin-top:12px}}.commfest-wrapper{min-height:100vh;display:flex;flex-direction:column}.commfest-main{display:flex;flex-direction:column;align-items:center;padding:130px 32px 32px;background-image:url(/assets/background%202-BscUbUwE.png);background-size:cover;background-position:center;background-repeat:no-repeat;flex-grow:1}.commfest-content{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:1200px;margin-bottom:40px;box-sizing:border-box}.commfest-logo-container{flex:.3;display:flex;justify-content:flex-end;align-items:center;margin-right:2px}.commfest-logo{max-width:270px;height:auto;transition:max-width .2s}.commfest-details{flex:.7;display:flex;flex-direction:column;align-items:flex-start;margin-left:2px}.commfest-title-section{display:flex;align-items:center;margin-bottom:10px}.commfest-title{font-size:4.5rem;font-weight:700;color:#ffde59;-webkit-text-stroke:2px #771453;margin-right:15px;transition:font-size .2s}.commfest-subtitle{font-size:1.8rem;font-weight:700;color:#fff;-webkit-text-stroke:1.5px #800020;max-width:320px;line-height:1.2;text-align:left;white-space:normal;overflow:visible;text-overflow:unset;transition:font-size .2s,max-width .2s}.commfest-description{background-color:#771453cc;color:#fff;padding:15px;border-radius:10px;font-size:1rem;font-weight:700;max-width:700px;width:100%}.commfest-description p{margin:0;padding:5px}.commfest-slider-container{width:100%;max-width:1200px;margin-top:20px}.instagram-icon{display:flex;align-items:center;margin-top:20px;margin-bottom:20px}.instagram-icon img{width:30px;height:30px;margin-right:10px}.instagram-icon .instagram-handle{font-size:1rem;color:#fff;font-weight:700;text-decoration:underline}@media (max-width: 1100px){.commfest-main{padding:120px 16px 24px}.commfest-content{max-width:98vw;margin-bottom:30px}.commfest-logo{max-width:220px}.commfest-title{font-size:3.8rem}.commfest-subtitle{font-size:1.5rem;max-width:280px}.commfest-description{font-size:.95rem;max-width:95vw}}@media (max-width: 900px){.commfest-main{padding:110px 8px 16px}.commfest-content{max-width:99vw;margin-bottom:28px}.commfest-logo{max-width:260px}.commfest-title{font-size:3.5rem}.commfest-subtitle{font-size:1.8rem;max-width:220px}.commfest-description{font-size:.93rem;max-width:97vw}}@media (max-width: 768px){.commfest-main{padding:100px 6vw 12px}.commfest-content{margin-bottom:25px}.commfest-logo-container{flex:.4;justify-content:center}.commfest-details{flex:.6;margin-left:5px}.commfest-logo{max-width:300px;margin-top:24px}.commfest-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.8rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.commfest-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020;max-width:180px}.commfest-description{font-size:.9rem;max-width:90vw}.commfest-slider-container{margin-top:10px}}@media (max-width: 680px){.commfest-main{padding:95px 4vw 10px}.commfest-content{flex-direction:column;align-items:center;max-width:95vw}.commfest-logo-container{margin-bottom:10px;flex:0;justify-content:center}.commfest-logo{max-width:320px;margin-top:10px}.commfest-details{margin-left:0;align-items:center}.commfest-title-section{flex-direction:column;align-items:center}.commfest-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.7rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-right:0;margin-bottom:5px;text-align:center}.commfest-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.6rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020;max-width:90vw;text-align:center;white-space:normal;overflow:visible;text-overflow:unset}.commfest-description{font-size:.88rem;max-width:95vw;text-align:center}.commfest-slider-container{margin-top:8px}}@media (max-width: 622px){.commfest-content{flex-direction:column;align-items:center}.commfest-main{padding:90px 4vw 10px}.commfest-logo-container{margin-bottom:10px;flex:0;justify-content:center}.commfest-details{margin-left:0;align-items:center}.commfest-title-section{flex-direction:column;align-items:center}.commfest-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4.8rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-right:0;margin-bottom:5px;text-align:center}.commfest-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.7rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020;max-width:90vw;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.commfest-logo{max-width:340px;margin-top:24px}.commfest-description{font-size:.85rem;max-width:100vw}.commfest-slider-container{margin-top:8px}}@media (max-width: 600px){.commfest-logo{max-width:360px}.commfest-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:5rem;-webkit-text-stroke:0;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}.commfest-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020}}@media (max-width: 480px){.commfest-main{padding:70px 2vw 6px}.commfest-title{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:2.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}.commfest-subtitle{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;-webkit-text-stroke:0;text-shadow:-1px -1px 0 #800020,1px -1px 0 #800020,-1px 1px 0 #800020,1px 1px 0 #800020,-1px 0 0 #800020,1px 0 0 #800020,0 -1px 0 #800020,0 1px 0 #800020;max-width:98vw;white-space:normal;overflow:visible;text-overflow:unset;text-align:center}.commfest-logo{max-width:140px;margin-top:12px}}.slider-container{position:relative;width:100%;height:auto;overflow:visible;padding:0 60px}.slider-main{display:flex;align-items:center;justify-content:center;width:100%;flex-wrap:nowrap;gap:16px}.slider-image-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.slider-image{width:100%;max-width:600px;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:16px;box-shadow:0 6px 12px #0003;transition:transform .5s ease-in-out}.slider-indicators{margin-top:16px;padding:5px 0;display:flex;justify-content:center;gap:4px;height:auto}.indicator-dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;border:none;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease;padding:0}.indicator-dot.active{background-color:#fff;box-shadow:0 0 0 2px #771453}.slider-button{position:absolute;top:43%;transform:translateY(-50%);z-index:2;background:transparent;border:none;font-size:2rem;cursor:pointer;color:#fff}.slider-button:hover,.slider-button:focus{background:none;border:none;outline:none}.slider-button.prev{left:-50px}.slider-button.next{right:-50px}@media (max-width: 768px){.slider-container{padding:0;overflow:hidden}.slider-main{gap:10px}.slider-image{max-width:400px}.slider-button{font-size:1.5rem;top:45%}.slider-button.prev{left:10px}.slider-button.next{right:10px}.indicator-dot{width:8px;height:8px}}.division-page-3{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;position:relative;overflow-x:hidden;margin:0}.division-title-3{font-size:4rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:900;color:#ffde59;-webkit-text-stroke:.2vw #771453;margin:1rem 0;text-align:center;position:relative;z-index:2}.division-subtitle-3{font-size:3rem;color:#fff;margin:1rem 0;-webkit-text-stroke:.1vw #8B0000;text-align:center}.division-content-3{background-color:#771453;font-weight:700;color:#fff;padding:.5rem;border-radius:10px;width:80%;max-width:1000px;text-align:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.2rem;line-height:1.4;position:relative;z-index:2;margin:1rem 0}@media (max-width: 768px){.division-page-3{padding:.5rem;min-height:auto}.division-title-3,.division-subtitle-3,.division-content-3{margin:.5rem 0}}.nav-links-3{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.nav-links-3 a{color:#ffde59;text-decoration:none;font-size:1.2rem;font-weight:700;padding:.5rem 1rem;border-radius:5px;transition:background-color .3s ease}.nav-links-3 a:hover{background-color:#771453}._divisi-bph-wrapper-2_17g3w_3{padding-top:70px;background:url(/assets/background%203-0Ai2ylcm.png) center/cover no-repeat fixed;position:relative;z-index:0}._divisi-bph-main-2_17g3w_17{position:relative}section{margin:0;padding:0;opacity:1!important;transform:translateY(0)!important;transition:none}._section-content_17g3w_45{padding:2vh 4vw 0;width:100%;display:flex;flex-direction:column;align-items:center;gap:0}._section-content_17g3w_45._last-section_17g3w_63{margin-bottom:100px}._divisi-bph-top-2_17g3w_73{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-bph-image-2_17g3w_87{width:80%;height:auto;transform:translate(80px);z-index:1}._divisi-bph-titles-2_17g3w_101{padding-left:1vw;transform:translateY(-5vw);text-align:left;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._bph-title-2_17g3w_115{font-size:12vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;line-height:.8;margin:0;padding-top:200px}._bph-subtitle-2_17g3w_153{font-size:3.5vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin:0;padding-left:8px;white-space:nowrap;font-weight:700}._description-box-2_17g3w_193{background-color:#771453;color:#fff;font-size:1.5vw;font-weight:400;text-align:center;padding:.1vw 1vw;border-radius:1vw;margin:-30px 0 10px;line-height:1.2;z-index:2;width:100%;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._individual-image-section_17g3w_227{display:flex;justify-content:center;align-items:center;width:100%;margin:0;padding:20px 0}._individual-image_17g3w_227{display:block;margin:0 auto;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}._program-kerja-cards-section_17g3w_265{padding:60px 0;width:100%}._bph-program-title_17g3w_275{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;text-align:center;margin-bottom:50px}._program-kerja-cards_17g3w_265{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto;padding:0 20px}._program-card_17g3w_331{display:flex;flex-direction:column;align-items:center;width:100%}._card-title_17g3w_345{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.5vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;text-align:center;margin-bottom:15px}._program-card_17g3w_331 ._card-content_17g3w_383{background-color:#771453;color:#fff;padding:30px 25px;border-radius:1vw;width:100%;text-align:center;font-weight:400;line-height:1.2}._card-description_17g3w_405{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.1vw;line-height:1.6;text-align:center;margin:0;color:#fff;font-weight:400}._division-title-3_17g3w_427,._division-subtitle-3_17g3w_429{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin:20px 0 10px;font-weight:700}._division-title-3_17g3w_427{font-size:6vw}._division-subtitle-3_17g3w_429{font-size:5vw;color:#eeebe3}._division-content-3_17g3w_483{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#771453;border-radius:1vw;color:#fff;text-align:center;margin:10px auto;max-width:900px;width:100%;font-weight:400;padding:30px 40px;box-sizing:border-box;line-height:1.4}._image-slider-container_17g3w_513{margin:20px 0 40px}@media (max-width: 1024px){._divisi-bph-wrapper-2_17g3w_3{padding-top:60px}._divisi-bph-image-2_17g3w_87{max-width:500px;max-height:400px;transform:none;margin:0 auto}._bph-title-2_17g3w_115{font-size:7vw;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:80px;padding-left:40px;font-weight:900}._bph-subtitle-2_17g3w_153{font-size:4vw;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding:10px 40px 0;font-weight:700}._description-box-2_17g3w_193{font-size:1.8vw;margin-bottom:50px;font-weight:400}._individual-image_17g3w_227{max-width:90%;transform:none}._program-kerja-title_17g3w_645{font-size:7vw;margin-bottom:40px}._program-kerja-cards_17g3w_265{gap:30px;padding:0 15px}._card-title_17g3w_345{font-size:4vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._card-description_17g3w_405{font-size:1.4vw;font-weight:400}._program-card_17g3w_331 ._card-content_17g3w_383{padding:25px 20px;font-weight:400}}@media (max-width: 768px){._divisi-bph-wrapper-2_17g3w_3{background:url(/assets/background%203-0Ai2ylcm.png) center/cover no-repeat fixed;background-attachment:fixed;min-height:100vh}._divisi-bph-top-2_17g3w_73{grid-template-columns:1fr;gap:20px}._divisi-bph-image-2_17g3w_87{width:70%;max-width:400px;margin:0 auto;transform:none;display:block}._divisi-bph-titles-2_17g3w_101{text-align:center;padding-left:0;transform:none;margin-top:10px;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._bph-title-2_17g3w_115{font-size:15vw;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:0;margin-bottom:20px;font-weight:900}._bph-subtitle-2_17g3w_153{font-size:6vw;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding:10px 10px 0;white-space:normal;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;max-width:90%;margin:0 auto;font-weight:700}._bph-program-title_17g3w_275{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;text-align:center;margin-bottom:30px}._description-box-2_17g3w_193{font-size:16px;margin-top:20px;margin-bottom:40px;max-width:90%;padding:20px;border-radius:15px;font-weight:400;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._program-kerja-cards_17g3w_265{grid-template-columns:1fr;gap:25px;padding:0 10px}._card-title_17g3w_345{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;text-align:center;margin-bottom:15px}._card-description_17g3w_405{font-size:16px;font-weight:400;line-height:1.4}._program-card_17g3w_331 ._card-content_17g3w_383{padding:20px;border-radius:15px;font-weight:400;line-height:1.4}._division-title-3_17g3w_427,._division-subtitle-3_17g3w_429{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:700;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;text-align:center;margin-bottom:30px}._division-subtitle-3_17g3w_429{font-size:9vw}._division-content-3_17g3w_483{font-size:16px;padding:20px;border-radius:15px;font-weight:400;line-height:1.4;margin:10px auto 20px}._division-content-3_17g3w_483 p{margin:0;font-size:16px;font-weight:400;line-height:1.4}._image-slider-container_17g3w_513{margin:10px 0 20px}}@media (max-width: 600px){._divisi-bph-wrapper-2_17g3w_3{background:none!important;background-attachment:scroll!important;position:relative;z-index:0}._divisi-bph-wrapper-2_17g3w_3:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1;pointer-events:none}._section-content_17g3w_45{padding:2vh 3vw 0}._divisi-bph-image-2_17g3w_87{width:75%;max-width:350px}._bph-title-2_17g3w_115{font-size:18vw;margin-bottom:25px;font-weight:900;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._bph-subtitle-2_17g3w_153{font-size:7vw;padding:12.5px 15px 0;line-height:1.3;font-weight:700;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_17g3w_193{font-size:15px;padding:18px;font-weight:400;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._bph-program-title_17g3w_275{font-size:9vw;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._card-title_17g3w_345{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._card-description_17g3w_405{font-size:15px;font-weight:400}._program-card_17g3w_331 ._card-content_17g3w_383{padding:18px;font-weight:400}._division-title-3_17g3w_427,._division-subtitle-3_17g3w_429{font-size:8vw;font-weight:700;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._division-subtitle-3_17g3w_429{font-size:9vw}._division-content-3_17g3w_483{font-size:15px;padding:18px;font-weight:400}._division-content-3_17g3w_483 p{font-size:15px;font-weight:400}}@media (max-width: 480px){._divisi-bph-wrapper-2_17g3w_3{background:url(/assets/background%203-0Ai2ylcm.png) center/cover no-repeat fixed;background-attachment:fixed;min-height:100vh}._section-content_17g3w_45{padding:2vh 2vw 0}._divisi-bph-image-2_17g3w_87{width:80%;max-width:320px}._bph-title-2_17g3w_115{margin-bottom:30px;font-weight:900;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._bph-subtitle-2_17g3w_153{font-size:8vw;padding:15px 20px 0;line-height:1.4;font-weight:700;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_17g3w_193{font-size:14px;padding:16px;font-weight:400;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._card-description_17g3w_405{font-size:14px;font-weight:400}._program-card_17g3w_331 ._card-content_17g3w_383{padding:16px;font-weight:400}._division-title-3_17g3w_427,._division-subtitle-3_17g3w_429{font-size:8vw;font-weight:700;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._division-subtitle-3_17g3w_429{font-size:9vw}._division-content-3_17g3w_483{font-size:14px;padding:16px;font-weight:400}._division-content-3_17g3w_483 p{font-size:14px;font-weight:400}}._divisi-bph-main-2_17g3w_17 ._individual-image-section_17g3w_227 ._section-content_17g3w_45 picture ._individual-image_17g3w_227{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;height:auto!important}._divisi-humas-wrapper-2_1hjb1_3{padding-top:70px;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;overflow-x:hidden;position:relative;z-index:0}._divisi-humas-main-2_1hjb1_29{position:relative;padding-bottom:40px}._section-content_1hjb1_41{padding:2vh 4vw;padding-top:40px!important;width:100%;max-width:none;display:flex;flex-direction:column;align-items:center}._divisi-humas-top-2_1hjb1_63{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-humas-image-2_1hjb1_79{width:120%;height:auto;z-index:1;transform:translate(-100px)}._divisi-humas-titles-2_1hjb1_95{padding-left:1vw;text-align:left;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transform:translateY(-5vw)}._humas-title-2_1hjb1_109{font-size:9.5vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin:0;padding-top:150px;padding-left:50px;line-height:.8}._humas-subtitle-2_1hjb1_149{font-size:3.5vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin:0;margin-top:2vw;padding-left:8px;white-space:nowrap;font-weight:700}._description-box-2_1hjb1_191{background-color:#771453;color:#fff;padding:.1vw 1vw;border-radius:1vw;width:100%;text-align:center;font-size:1.5vw;margin-top:-80px!important;margin-bottom:10px;line-height:1.2;z-index:2;font-weight:700!important;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}._description-box-2_1hjb1_191 p{font-weight:700!important;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}._individual-image-section_1hjb1_235{display:flex;justify-content:center;align-items:center;width:100vw;max-width:100vw;min-width:100vw;overflow:hidden;margin:0;padding:0}._individual-image_1hjb1_235{width:100vw;max-width:100vw;min-width:100vw;height:auto;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto 10px;left:0;right:0;transform:none}._division-page-3_1hjb1_287{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;position:relative;overflow-x:hidden;margin:0}._division-title-3_1hjb1_313{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-top:20px;margin-bottom:30px;text-align:center}._division-subtitle-3_1hjb1_353{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:4vw;color:#fff;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin-bottom:1rem;text-align:center;font-weight:700}._division-content-3_1hjb1_391,._division-content-3_1hjb1_391 p,._division-content-3_1hjb1_391 span,._division-content-3_1hjb1_391 li,._media-partnership-box_1hjb1_399,._media-partnership-box_1hjb1_399 p,._media-partnership-box_1hjb1_399 span,._media-partnership-box_1hjb1_399 li{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important;font-size:1.2rem;font-weight:400!important;color:#fff;line-height:1.4;text-align:center}._section-content_1hjb1_41 p:not(._description-box-2_1hjb1_191 p),._section-content_1hjb1_41 span:not(._description-box-2_1hjb1_191 span),._section-content_1hjb1_41 li:not(._description-box-2_1hjb1_191 li){font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important;font-size:1.2rem;font-weight:400!important;color:#fff;line-height:1.4;text-align:center}._division-content-3_1hjb1_391{background-color:#771453;padding:1.5rem;border-radius:1rem;width:100%;max-width:1100px}._image-slider-container_1hjb1_463{margin:20px 0}._media-partnership-section_1hjb1_473{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;position:relative;overflow-x:hidden;margin:0}._media-partnership-container_1hjb1_499{display:flex;justify-content:center;gap:2rem;width:100%;max-width:1100px;margin:10px auto}._media-partnership-box_1hjb1_399{background-color:#771453;border-radius:1rem;width:100%;padding:1.5rem}._media-partnership-title_1hjb1_531{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3rem;font-weight:700;margin-bottom:2rem;color:#fff;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._media-partnership-content_1hjb1_567{font-weight:400}@media (max-width: 1024px){._divisi-humas-wrapper-2_1hjb1_3{padding-top:60px}._section-content_1hjb1_41{padding:2vh 4vw;flex-direction:column;align-items:center}._divisi-humas-top-2_1hjb1_63{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-humas-image-2_1hjb1_79{max-width:600px;max-height:500px;width:120%;transform:translate(-60px)}._divisi-humas-titles-2_1hjb1_95{text-align:left;padding-left:1vw;transform:translateY(-5vw)}._humas-title-2_1hjb1_109{font-size:7vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:120px;padding-left:150px}._humas-subtitle-2_1hjb1_149{font-size:4vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin-top:2vw;padding-left:10px;white-space:nowrap;font-weight:700}._description-box-2_1hjb1_191{font-size:1.8vw;margin-top:-30px!important;margin-bottom:50px;line-height:1.4;z-index:2;font-weight:700!important}._division-subtitle-3_1hjb1_353{font-size:5vw;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._individual-image-section_1hjb1_235{margin:0;padding:0;width:100vw;max-width:100vw}._individual-image_1hjb1_235{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}}@media (max-width: 768px){._divisi-humas-wrapper-2_1hjb1_3{padding-top:20px}._section-content_1hjb1_41{padding:2vh 4vw;flex-direction:column;align-items:center}._divisi-humas-top-2_1hjb1_63{grid-template-columns:1fr}._divisi-humas-image-2_1hjb1_79{max-width:600px;max-height:400px;width:100%;margin:0 auto;transform:translate(0)}._divisi-humas-titles-2_1hjb1_95{text-align:center;padding-left:0;transform:translateY(-10vw)}._humas-title-2_1hjb1_109{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:50px;padding-left:0}._humas-subtitle-2_1hjb1_149{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:700;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-top:20px}._description-box-2_1hjb1_191{font-size:16px;margin-top:20px;margin-bottom:40px;max-width:90%;padding:20px;border-radius:15px;font-weight:700;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._individual-image-section_1hjb1_235{margin:0;padding:0;width:100vw;max-width:100vw;overflow:hidden}._individual-image_1hjb1_235{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}._division-page-3_1hjb1_287{padding:.5rem;min-height:auto}._division-title-3_1hjb1_313{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;text-align:center;margin-bottom:30px}._division-subtitle-3_1hjb1_353{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;text-align:center;margin-bottom:15px}._division-content-3_1hjb1_391,._division-content-3_1hjb1_391 p,._division-content-3_1hjb1_391 span,._division-content-3_1hjb1_391 li,._media-partnership-box_1hjb1_399,._media-partnership-box_1hjb1_399 p,._media-partnership-box_1hjb1_399 span,._media-partnership-box_1hjb1_399 li{font-size:16px;font-weight:400;line-height:1.4;margin:0}._section-content_1hjb1_41 p:not(._description-box-2_1hjb1_191 p),._section-content_1hjb1_41 span:not(._description-box-2_1hjb1_191 span),._section-content_1hjb1_41 li:not(._description-box-2_1hjb1_191 li){font-size:16px;font-weight:400;line-height:1.4}._division-content-3_1hjb1_391{padding:20px;border-radius:15px;line-height:1.4}._media-partnership-container_1hjb1_499{flex-direction:column;gap:1rem;margin:20px auto}._media-partnership-box_1hjb1_399{padding:20px;border-radius:15px}._media-partnership-title_1hjb1_531{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;text-align:center;margin-bottom:15px}}@media (max-width: 600px){._divisi-humas-wrapper-2_1hjb1_3{background-attachment:scroll;position:relative;z-index:0}._divisi-humas-wrapper-2_1hjb1_3:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1;pointer-events:none}._section-content_1hjb1_41{padding:2vh 3vw}._humas-title-2_1hjb1_109{font-size:16vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._humas-subtitle-2_1hjb1_149{font-size:6vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_1hjb1_191{font-size:15px;padding:18px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._division-title-3_1hjb1_313{font-size:9vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._division-subtitle-3_1hjb1_353{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._division-content-3_1hjb1_391,._division-content-3_1hjb1_391 p,._division-content-3_1hjb1_391 span,._division-content-3_1hjb1_391 li,._media-partnership-box_1hjb1_399,._media-partnership-box_1hjb1_399 p,._media-partnership-box_1hjb1_399 span,._media-partnership-box_1hjb1_399 li{font-size:15px;font-weight:400}._section-content_1hjb1_41 p:not(._description-box-2_1hjb1_191 p),._section-content_1hjb1_41 span:not(._description-box-2_1hjb1_191 span),._section-content_1hjb1_41 li:not(._description-box-2_1hjb1_191 li){font-size:15px;font-weight:400}._media-partnership-box_1hjb1_399{padding:18px}._media-partnership-title_1hjb1_531{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}}@media (max-width: 480px){._divisi-humas-wrapper-2_1hjb1_3{padding-top:50px}._section-content_1hjb1_41{padding:2vh 2vw}._humas-title-2_1hjb1_109{font-size:14vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._humas-subtitle-2_1hjb1_149{font-size:5vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_1hjb1_191{font-size:14px;padding:16px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._division-subtitle-3_1hjb1_353{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._division-content-3_1hjb1_391,._division-content-3_1hjb1_391 p,._division-content-3_1hjb1_391 span,._division-content-3_1hjb1_391 li,._media-partnership-box_1hjb1_399,._media-partnership-box_1hjb1_399 p,._media-partnership-box_1hjb1_399 span,._media-partnership-box_1hjb1_399 li{font-size:14px;font-weight:400}._section-content_1hjb1_41 p:not(._description-box-2_1hjb1_191 p),._section-content_1hjb1_41 span:not(._description-box-2_1hjb1_191 span),._section-content_1hjb1_41 li:not(._description-box-2_1hjb1_191 li){font-size:14px;font-weight:400}._media-partnership-box_1hjb1_399{padding:16px}._media-partnership-title_1hjb1_531{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}}._divisi-humas-main-2_1hjb1_29 ._individual-image-section_1hjb1_235 ._section-content_1hjb1_41 picture ._individual-image_1hjb1_235{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;height:auto!important}._divisi-kominfo-wrapper-2_1al8k_3{padding-top:70px;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;position:relative;z-index:0}@media (max-width: 600px){._divisi-kominfo-wrapper-2_1al8k_3{background-attachment:scroll;position:relative;z-index:0}._divisi-kominfo-wrapper-2_1al8k_3:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1;pointer-events:none}}._divisi-kominfo-main-2_1al8k_73{position:relative}._section-content_1al8k_83{padding:2vh 4vw;padding-top:40px!important;width:100%;max-width:none;display:flex;flex-direction:column;align-items:center}._section-content_1al8k_83._last-section_1al8k_105{margin-bottom:100px}._divisi-kominfo-top-2_1al8k_115{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-kominfo-image-2_1al8k_131{width:110%;height:auto;z-index:1;transform:translate(-40px)}._divisi-kominfo-titles-2_1al8k_147{padding-left:1vw;text-align:left;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transform:translateY(-5vw)}._kominfo-title-2_1al8k_161{font-size:10vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-top:50px;padding-top:100px;line-height:.8}._kominfo-subtitle-2_1al8k_199{font-size:4vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;white-space:nowrap;font-weight:700}._description-box-2_1al8k_235{background-color:#771453;color:#fff;padding:.1vw 1vw;border-radius:1vw;width:100%;text-align:center;font-weight:700;font-size:1.5vw;margin-top:-80px!important;margin-bottom:10px;line-height:1.4;z-index:2}._individual-image-section_1al8k_267{display:flex;justify-content:center;align-items:center;width:100vw;max-width:100vw;min-width:100vw;overflow:hidden;margin:0;padding:0}._individual-image_1al8k_267{width:100vw;max-width:100vw;min-width:100vw;height:auto;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto 10px;left:0;right:0;transform:none}._division-page-3_1al8k_319{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;position:relative;overflow-x:hidden;margin:0}._division-title-3_1al8k_345{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-top:20px;text-align:center}._program-subtitle-3_1al8k_383{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3vw;color:#fff;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin:0;text-align:center;font-weight:700}._program-box_1al8k_421{background-color:#771453;color:#fff;padding:1.5rem;border-radius:1rem;width:100%;max-width:1100px;font-weight:400;text-align:center;line-height:1.4}._last-section_1al8k_105 ._program-subtitle-3_1al8k_383{margin-bottom:1px;margin-top:30px}._last-section_1al8k_105 ._program-box_1al8k_421{margin-bottom:10px}._last-section_1al8k_105 ._split-section_1al8k_463{margin-top:30px}._mascot-section_1al8k_473{display:flex;flex-direction:row;align-items:flex-start;width:100%;max-width:1300px;margin:20px 0}._mascot-image_1al8k_491{width:50%;height:auto;margin-top:40px;margin-right:20px;border-radius:10px}._mascot-text_1al8k_507{flex:1;display:flex;flex-direction:column;align-items:center}._split-section_1al8k_463{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:1300px;gap:20px}._split-item_1al8k_541{flex:1;display:flex;flex-direction:column;align-items:center}._video-profile-section_1al8k_557{width:100%;padding:2rem 0}._video-profile-layout_1al8k_567{display:flex;flex-direction:row;align-items:center;width:100%;max-width:1300px;margin:0 auto;gap:20px}._slider-container_1al8k_587{flex:1.5;max-width:50%;padding:40px 10px}._video-profile-text_1al8k_599{flex:1;max-width:40%;padding-left:30px}@media (max-width: 1024px){._divisi-kominfo-wrapper-2_1al8k_3{padding-top:60px}._section-content_1al8k_83{padding:2vh 4vw;flex-direction:column;align-items:center}._section-content_1al8k_83._last-section_1al8k_105{margin-bottom:80px}._divisi-kominfo-top-2_1al8k_115{grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-kominfo-image-2_1al8k_131{max-width:550px;max-height:400px;width:110%;transform:translate(-30px)}._divisi-kominfo-titles-2_1al8k_147{text-align:left;padding-left:1vw;transform:translateY(-5vw)}._kominfo-title-2_1al8k_161{font-size:8.5vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:80px}._kominfo-subtitle-2_1al8k_199{font-size:3.5vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-left:3px;white-space:nowrap;font-weight:700}._description-box-2_1al8k_235{font-size:1.8vw;margin-top:-30px!important;margin-bottom:50px;line-height:1.4;z-index:2}._individual-image-section_1al8k_267{margin:0;padding:0;width:100vw;max-width:100vw}._individual-image_1al8k_267{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}._video-profile-layout_1al8k_567{flex-direction:column;align-items:center}._slider-container_1al8k_587{max-width:100%;padding:40px 10px 0;margin-bottom:20px}._video-profile-text_1al8k_599{max-width:80%;padding-left:0}}@media (max-width: 768px){._divisi-kominfo-wrapper-2_1al8k_3{padding-top:60px}._section-content_1al8k_83{padding:2vh 4vw;flex-direction:column;align-items:center}._section-content_1al8k_83._last-section_1al8k_105{margin-bottom:60px}._divisi-kominfo-top-2_1al8k_115{grid-template-columns:1fr}._divisi-kominfo-image-2_1al8k_131{max-width:600px;max-height:400px;width:100%;margin:0 auto;transform:translate(0)}._divisi-kominfo-titles-2_1al8k_147{text-align:center;padding-left:0;transform:translateY(-10vw)}._kominfo-title-2_1al8k_161{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._kominfo-subtitle-2_1al8k_199{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:700;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-top:20px;white-space:nowrap}._description-box-2_1al8k_235{font-size:16px;margin-top:20px;margin-bottom:40px;max-width:90%;padding:20px;border-radius:15px;font-weight:700;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._individual-image-section_1al8k_267{margin:0;padding:0;width:100vw;max-width:100vw;overflow:hidden}._individual-image_1al8k_267{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}._division-page-3_1al8k_319{padding:.5rem;min-height:auto}._division-title-3_1al8k_345{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;text-align:center;margin-bottom:30px}._program-subtitle-3_1al8k_383{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;text-align:center;margin-bottom:15px}._program-box_1al8k_421{padding:20px;font-size:16px;line-height:1.4;border-radius:15px;font-weight:400}._program-box_1al8k_421 p{font-size:16px;font-weight:400;line-height:1.4;margin:0}._mascot-section_1al8k_473{flex-direction:column;align-items:center}._mascot-image_1al8k_491{width:80%;margin:20px 0}._split-section_1al8k_463{flex-direction:column;align-items:center}._split-item_1al8k_541{width:100%;margin-bottom:20px}._video-profile-section_1al8k_557{padding:1rem 0}._video-profile-layout_1al8k_567{flex-direction:column;align-items:center}._slider-container_1al8k_587{max-width:100%;padding:20px 10px}._video-profile-text_1al8k_599{max-width:90%;padding-left:0;text-align:center}}@media (max-width: 600px){._divisi-kominfo-wrapper-2_1al8k_3{padding-top:50px}._section-content_1al8k_83{padding:2vh 3vw}._kominfo-title-2_1al8k_161{font-size:16vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._kominfo-subtitle-2_1al8k_199{font-size:6vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;white-space:nowrap}._description-box-2_1al8k_235{font-size:15px;padding:18px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._division-title-3_1al8k_345{font-size:9vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._program-subtitle-3_1al8k_383{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._program-box_1al8k_421{font-size:15px;padding:18px;line-height:1.4;font-weight:400}._program-box_1al8k_421 p{font-size:15px;font-weight:400}._mascot-image_1al8k_491{width:100%;border-radius:20px}}@media (max-width: 480px){._divisi-kominfo-wrapper-2_1al8k_3{padding-top:50px}._section-content_1al8k_83{padding:2vh 2vw}._kominfo-title-2_1al8k_161{font-size:14vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._kominfo-subtitle-2_1al8k_199{font-size:5vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_1al8k_235{font-size:14px;padding:16px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._program-subtitle-3_1al8k_383{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._program-box_1al8k_421{font-size:14px;padding:16px;line-height:1.4;font-weight:400}._program-box_1al8k_421 p{font-size:14px;font-weight:400}._mascot-image_1al8k_491{width:100%;border-radius:20px}}._divisi-kominfo-main-2_1al8k_73 ._individual-image-section_1al8k_267 ._section-content_1al8k_83 picture ._individual-image_1al8k_267{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;height:auto!important}._divisi-miba-wrapper-2_7lf6i_3{padding-top:70px;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;position:relative;z-index:0}@media (max-width: 600px){._divisi-miba-wrapper-2_7lf6i_3{background-attachment:scroll;position:relative;z-index:0}._divisi-miba-wrapper-2_7lf6i_3:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1;pointer-events:none}}._divisi-miba-main-2_7lf6i_77{position:relative}._section-content_7lf6i_87{padding:2vh 4vw;padding-top:40px!important;width:100%;max-width:none;display:flex;flex-direction:column;align-items:center}._section-content_7lf6i_87._last-section_7lf6i_109{margin-bottom:100px}._divisi-miba-top-2_7lf6i_119{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-miba-image-2_7lf6i_135{width:90%;height:auto;z-index:1;transform:translate(-20px)}._divisi-miba-titles-2_7lf6i_151{padding-left:1vw;text-align:left;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transform:translateY(-5vw)}._miba-title-2_7lf6i_165{font-size:10vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:80px;line-height:.8}._miba-subtitle-2_7lf6i_201{font-size:4vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin:0;padding-left:8px;white-space:nowrap;font-weight:700}._description-box-2_7lf6i_243{background-color:#771453;color:#fff;padding:.1vw 1vw;border-radius:1vw;width:100%;text-align:center;font-weight:700;font-size:1.5vw;margin-top:-80px!important;margin-bottom:10px;line-height:1.4;z-index:2}._individual-image-section_7lf6i_275{display:flex;justify-content:center;align-items:center;width:100vw;max-width:100vw;min-width:100vw;overflow:hidden;margin:0;padding:0}._individual-image_7lf6i_275{width:100vw;max-width:100vw;min-width:100vw;height:auto;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto 10px;left:0;right:0;transform:none}._division-page-3_7lf6i_327{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;position:relative;overflow-x:hidden;margin:0}._division-title-3_7lf6i_353{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-top:20px;text-align:center;padding-bottom:40px}._division-subtitle-3_7lf6i_393,._program-subtitle-3_7lf6i_393{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:3.5vw;color:#fff;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin-bottom:.5rem;margin-top:0;text-align:center;font-weight:700}._division-content-3_7lf6i_433,._program-box_7lf6i_433{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#771453;color:#fff;padding:1.5rem;border-radius:1rem;width:100%;max-width:1100px;font-weight:400;text-align:center;line-height:1.4}._division-content-3_7lf6i_433{font-weight:400}._program-box_7lf6i_433._perlombaan_7lf6i_467 p,._program-box_7lf6i_433._cheetah_7lf6i_469 p{font-weight:400!important}._image-slider-container_7lf6i_477{margin:20px 0}._program-container_7lf6i_485{display:flex;flex-direction:row;gap:30px;justify-content:space-between;width:100%;max-width:1200px;align-items:flex-start}._program-item_7lf6i_505{width:48%;display:flex;flex-direction:column;align-items:center}._program-item_7lf6i_505 ._program-box_7lf6i_433{max-width:none;width:100%}@media (max-width: 1024px){._divisi-miba-wrapper-2_7lf6i_3{padding-top:60px}._section-content_7lf6i_87{padding:2vh 4vw;flex-direction:column;align-items:center}._section-content_7lf6i_87._last-section_7lf6i_109{margin-bottom:80px}._divisi-miba-top-2_7lf6i_119{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-miba-image-2_7lf6i_135{max-width:550px;max-height:400px;width:100%;transform:translate(10px)}._divisi-miba-titles-2_7lf6i_151{text-align:left;padding-left:3vw;transform:translateY(-5vw)}._miba-title-2_7lf6i_165{font-size:9vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:80px}._miba-subtitle-2_7lf6i_201{font-size:4vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-left:3px;white-space:nowrap;font-weight:700}._description-box-2_7lf6i_243{font-size:1.8vw;margin-top:-30px!important;margin-bottom:50px;line-height:1.4;z-index:2}._individual-image-section_7lf6i_275{margin:0;padding:0;width:100vw;max-width:100vw}._individual-image_7lf6i_275{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}}@media (max-width: 768px){._divisi-miba-wrapper-2_7lf6i_3{padding-top:60px}._section-content_7lf6i_87{padding:2vh 4vw;flex-direction:column;align-items:center}._section-content_7lf6i_87._last-section_7lf6i_109{margin-bottom:60px}._divisi-miba-top-2_7lf6i_119{grid-template-columns:1fr}._divisi-miba-image-2_7lf6i_135{max-width:600px;max-height:400px;width:100%;margin:0 auto;transform:translate(0)}._divisi-miba-titles-2_7lf6i_151{text-align:center;padding-left:0;transform:translateY(-10vw)}._miba-title-2_7lf6i_165{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18vw;margin:0;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._miba-subtitle-2_7lf6i_201{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:700;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-top:20px;white-space:nowrap}._description-box-2_7lf6i_243{font-size:16px;margin-top:20px;margin-bottom:40px;max-width:90%;padding:20px;border-radius:15px;font-weight:700;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._individual-image-section_7lf6i_275{margin:0;padding:0;width:100vw;max-width:100vw;overflow:hidden}._individual-image_7lf6i_275{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}._division-page-3_7lf6i_327{padding:.5rem;min-height:auto}._division-title-3_7lf6i_353{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;text-align:center;margin-bottom:30px}._division-subtitle-3_7lf6i_393,._program-subtitle-3_7lf6i_393{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;text-align:center;margin-bottom:15px;margin-top:15px}._division-content-3_7lf6i_433,._program-box_7lf6i_433{padding:20px;font-size:16px;line-height:1.4;font-weight:400;border-radius:15px}._division-content-3_7lf6i_433 p,._program-box_7lf6i_433 p{font-size:16px;font-weight:400!important;line-height:1.4;margin:0}._program-box_7lf6i_433._perlombaan_7lf6i_467 p,._program-box_7lf6i_433._cheetah_7lf6i_469 p{font-weight:400!important}._program-container_7lf6i_485{display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%;max-width:none}._program-item_7lf6i_505{width:100%;display:flex;flex-direction:column;align-items:center}._program-item_7lf6i_505 ._program-box_7lf6i_433{max-width:600px}}@media (max-width: 600px){._divisi-miba-wrapper-2_7lf6i_3{padding-top:50px}._section-content_7lf6i_87{padding:2vh 3vw}._miba-title-2_7lf6i_165{font-size:16vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._miba-subtitle-2_7lf6i_201{font-size:6vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;white-space:nowrap}._description-box-2_7lf6i_243{font-size:15px;padding:18px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._division-title-3_7lf6i_353{font-size:9vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._division-subtitle-3_7lf6i_393,._program-subtitle-3_7lf6i_393{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._division-content-3_7lf6i_433,._program-box_7lf6i_433{font-size:15px;padding:18px;line-height:1.4;font-weight:400}._division-content-3_7lf6i_433 p,._program-box_7lf6i_433 p{font-size:15px;font-weight:400!important}._program-box_7lf6i_433._perlombaan_7lf6i_467 p,._program-box_7lf6i_433._cheetah_7lf6i_469 p{font-weight:400!important}}@media (max-width: 480px){._divisi-miba-wrapper-2_7lf6i_3{padding-top:50px}._section-content_7lf6i_87{padding:2vh 2vw}._miba-title-2_7lf6i_165{font-size:14vw;font-weight:900;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._miba-subtitle-2_7lf6i_201{font-size:5vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_7lf6i_243{font-size:14px;padding:16px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._division-subtitle-3_7lf6i_393,._program-subtitle-3_7lf6i_393{font-size:10vw;font-weight:700;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._division-content-3_7lf6i_433,._program-box_7lf6i_433{font-size:14px;padding:16px;line-height:1.4;font-weight:400}._division-content-3_7lf6i_433 p,._program-box_7lf6i_433 p{font-size:14px;font-weight:400!important}._program-box_7lf6i_433._perlombaan_7lf6i_467 p,._program-box_7lf6i_433._cheetah_7lf6i_469 p{font-weight:400!important}}._divisi-miba-main-2_7lf6i_77 ._individual-image-section_7lf6i_275 ._section-content_7lf6i_87 picture ._individual-image_7lf6i_275{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;height:auto!important}._divisi-apm-wrapper-2_1pbj6_3{padding-top:70px;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;position:relative;z-index:0}._divisi-apm-main-2_1pbj6_27{position:relative}._section-content_1pbj6_37{padding:2vh 4vw;padding-top:40px!important;width:100%;max-width:none;display:flex;flex-direction:column;align-items:center}._section-content_1pbj6_37._last-section_1pbj6_59{margin:0;padding-bottom:100px}._divisi-apm-top-2_1pbj6_71{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-apm-image-2_1pbj6_87{width:90%;height:auto;z-index:1;transform:translate(-20px)}._divisi-apm-titles-2_1pbj6_103{padding-left:1vw;text-align:left;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transform:translateY(-5vw)}._apm-title-2_1pbj6_117{font-size:8vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-top:70px;line-height:.8}._apm-subtitle-2_1pbj6_151{font-size:2.8vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-top:25px;margin:0;font-weight:700}._description-box-2_1pbj6_189{background-color:#771453;color:#fff;padding:.1vw 1vw;border-radius:1vw;width:100%;text-align:center;font-weight:700;font-size:1.5vw;margin-top:-80px!important;margin-bottom:10px;line-height:1.4;z-index:2}._individual-image-section_1pbj6_221{display:flex;justify-content:center;align-items:center;width:100vw;max-width:100vw;min-width:100vw;overflow:hidden;margin:0;padding:0}._individual-image_1pbj6_221{width:100vw;max-width:100vw;min-width:100vw;height:auto;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto 10px;left:0;right:0;transform:none}._division-page-3_1pbj6_273{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;position:relative;overflow-x:hidden;margin:0}._division-title-3_1pbj6_299{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-top:20px;text-align:center}._program-subtitle-3_1pbj6_335{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#fff;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;margin:0;text-align:center;padding-top:20px;padding-bottom:20px;font-size:3vw;font-weight:700}._program-box_1pbj6_377{background-color:#771453;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#fff;padding:1rem!important;border-radius:1rem;width:100%;max-width:1100px;font-size:1rem;font-weight:400;text-align:center;line-height:1.4;display:flex;align-items:center;justify-content:center;min-height:250px}._program-box_1pbj6_377,._program-box_1pbj6_377 *{font-weight:400;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}._program-box-academic_1pbj6_427,._program-box-briefing_1pbj6_463,._program-box-komprep_1pbj6_499{background-color:#771453;color:#fff;border-radius:1rem;width:100%;max-width:400px;font-size:1rem;font-weight:400;text-align:center;line-height:1.4;padding:1rem;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:250px}._program-box-lit_1pbj6_537{background-color:#771453;color:#fff;border-radius:1rem;width:100%;max-width:1100px;font-size:1rem;font-weight:400;text-align:center;line-height:1.4;padding:1.3rem .8rem!important;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:250px}._program-box-p3km_1pbj6_575{background-color:#771453;color:#fff;border-radius:1rem;width:100%;max-width:1100px;font-size:1rem;font-weight:400;text-align:center;line-height:1.4;padding:1rem;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:250px}._p3km-section_1pbj6_611,._lit-section_1pbj6_611{width:100%;min-height:100vh}._program-section_1pbj6_621{display:flex;flex-direction:row;align-items:flex-start;width:100%;max-width:1300px;margin:20px 0}._program-image-container_1pbj6_639{flex:1;display:flex;flex-direction:column;align-items:center}._program-image-1_1pbj6_653{width:90%;height:auto;margin-top:55px;margin-right:10px;margin-bottom:20px;border-radius:5px}._program-image-2_1pbj6_671{border-radius:20px;margin-top:40px;margin-left:40px;width:90%}._p3km-link_1pbj6_685{background-color:#771453;color:#fff;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:700;padding:.75rem 2rem;border-radius:25px;text-decoration:underline;transition:background-color .3s ease}._p3km-link_1pbj6_685:hover{background-color:#ffde59;color:#771453}._program-text_1pbj6_719{flex:1;display:flex;flex-direction:column;align-items:center}._multi-subtitle-section_1pbj6_733{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:1300px;gap:20px}._subtitle-group_1pbj6_751{display:flex;flex-direction:column;align-items:center;flex:1;margin-bottom:20px}._box-left_1pbj6_767,._box-center_1pbj6_767,._box-right_1pbj6_767{max-width:400px;width:100%}@media (max-width: 1024px){._divisi-apm-wrapper-2_1pbj6_3{padding-top:60px}._section-content_1pbj6_37{padding:2vh 4vw;flex-direction:column;align-items:center}._section-content_1pbj6_37._last-section_1pbj6_59{margin-bottom:80px}._divisi-apm-top-2_1pbj6_71{display:grid;grid-template-columns:7fr 3fr;align-items:center;width:100%}._divisi-apm-image-2_1pbj6_87{max-width:600px;max-height:400px;width:100%;transform:translate(1vw)}._divisi-apm-titles-2_1pbj6_103{text-align:left;padding-left:1vw;transform:translateY(-5vw)}._apm-title-2_1pbj6_117{font-size:7vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;padding-top:80px}._apm-subtitle-2_1pbj6_151{font-size:3vw;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-left:3px;font-weight:700}._description-box-2_1pbj6_189{font-size:1.8vw;margin-top:-30px!important;margin-bottom:50px;line-height:1.4;z-index:2}._individual-image-section_1pbj6_221{margin:0;padding:0;width:100vw;max-width:100vw}._individual-image_1pbj6_221{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}._program-box-academic_1pbj6_427,._program-box-briefing_1pbj6_463,._program-box-komprep_1pbj6_499{font-size:15px;padding:18px;border-radius:15px;min-height:200px}._program-box-lit_1pbj6_537{font-size:15px;padding:18px 8px!important;border-radius:15px;min-height:200px}}@media (max-width: 768px){._divisi-apm-wrapper-2_1pbj6_3{padding-top:60px}._section-content_1pbj6_37{padding:2vh 4vw;flex-direction:column;align-items:center}._section-content_1pbj6_37._last-section_1pbj6_59{margin-bottom:60px}._divisi-apm-top-2_1pbj6_71{grid-template-columns:1fr}._divisi-apm-image-2_1pbj6_87{max-width:600px;max-height:400px;width:100%;margin:0 auto;transform:translate(0)}._divisi-apm-titles-2_1pbj6_103{text-align:center;padding-left:0;transform:translateY(-10vw)}._apm-title-2_1pbj6_117{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:18vw;margin:0;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._apm-subtitle-2_1pbj6_151{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:700;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;padding-top:20px}._description-box-2_1pbj6_189{font-size:16px;margin-top:20px;margin-bottom:40px;max-width:90%;padding:20px;border-radius:15px;font-weight:700;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._individual-image-section_1pbj6_221{margin:0;padding:0;width:100vw;max-width:100vw;overflow:hidden}._individual-image_1pbj6_221{max-width:100vw;min-width:100vw;width:100vw;margin:0;padding:0;left:0;right:0;transform:none;display:block}._division-page-3_1pbj6_273{padding:.5rem;min-height:auto}._division-title-3_1pbj6_299{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:8vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453;margin-bottom:30px}._program-subtitle-3_1pbj6_335{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453;text-align:center;margin-bottom:15px}._program-box-academic_1pbj6_427,._program-box-briefing_1pbj6_463,._program-box-komprep_1pbj6_499{font-size:15px;padding:16px;border-radius:15px;min-height:200px}._program-box-lit_1pbj6_537{font-size:14px;padding:12px 6px!important;border-radius:15px;min-height:150px}._program-section_1pbj6_621{flex-direction:column;align-items:center}._program-image-1_1pbj6_653{width:70%;margin-bottom:20px;margin-top:-10px;border-radius:5px}._program-image-2_1pbj6_671{border-radius:20px;margin-top:60px;margin-left:0;width:70%}._p3km-link_1pbj6_685{font-size:1.2rem;padding:.5rem 1.5rem;margin-top:40px}._multi-subtitle-section_1pbj6_733{flex-direction:column;align-items:center}._subtitle-group_1pbj6_751{margin-bottom:15px;width:100%}._box-left_1pbj6_767,._box-center_1pbj6_767,._box-right_1pbj6_767{max-width:100%}}@media (max-width: 600px){._divisi-apm-wrapper-2_1pbj6_3{background-attachment:scroll;position:relative;z-index:0}._divisi-apm-wrapper-2_1pbj6_3:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-image:url(/assets/background%203-0Ai2ylcm.png);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1;pointer-events:none}._section-content_1pbj6_37{padding:2vh 3vw}._apm-title-2_1pbj6_117{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._apm-subtitle-2_1pbj6_151{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:6vw;font-weight:700;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_1pbj6_189{font-size:15px;padding:18px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._division-title-3_1pbj6_299{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:9vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._program-subtitle-3_1pbj6_335{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:10vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._program-box-academic_1pbj6_427,._program-box-briefing_1pbj6_463,._program-box-komprep_1pbj6_499{font-size:14px;padding:12px;border-radius:12px;min-height:150px}._program-box-lit_1pbj6_537{font-size:13px;padding:10px 4px!important;border-radius:12px;min-height:120px}._p3km-link_1pbj6_685{font-size:1rem;padding:.5rem 1rem;margin-top:40px}._program-image-1_1pbj6_653,._program-image-2_1pbj6_671{width:100%;height:auto;margin-top:40px;border-radius:20px}}@media (max-width: 480px){._divisi-apm-wrapper-2_1pbj6_3{padding-top:50px}._section-content_1pbj6_37{padding:2vh 2vw}._apm-title-2_1pbj6_117{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14vw;font-weight:900;color:#ffde59;text-shadow:-2px -2px 0 #771453,2px -2px 0 #771453,-2px 2px 0 #771453,2px 2px 0 #771453,-2px 0 0 #771453,2px 0 0 #771453,0 -2px 0 #771453,0 2px 0 #771453}._apm-subtitle-2_1pbj6_151{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:5vw;font-weight:700;color:#ffde59;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._description-box-2_1pbj6_189{font-size:14px;padding:16px;line-height:1.4;font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._program-subtitle-3_1pbj6_335{font-family:Roboto,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:10vw;font-weight:700;color:#eeebe3;text-shadow:-1px -1px 0 #771453,1px -1px 0 #771453,-1px 1px 0 #771453,1px 1px 0 #771453,-1px 0 0 #771453,1px 0 0 #771453,0 -1px 0 #771453,0 1px 0 #771453}._program-box-academic_1pbj6_427,._program-box-briefing_1pbj6_463,._program-box-komprep_1pbj6_499{font-size:13px;padding:12px;border-radius:10px;min-height:120px}._program-box-lit_1pbj6_537{font-size:13px;padding:8px 2px!important;border-radius:10px;min-height:100px}._p3km-link_1pbj6_685{font-size:1rem;padding:.5rem 1rem;margin-top:40px}._program-image-1_1pbj6_653,._program-image-2_1pbj6_671{width:100%;height:auto;margin-top:40px;border-radius:20px}}._divisi-apm-main-2_1pbj6_27 ._individual-image-section_1pbj6_221 ._section-content_1pbj6_37 picture ._individual-image_1pbj6_221{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;height:auto!important}html,body{margin:0;padding:0;height:auto;min-height:100vh;overflow-x:hidden;overflow-y:auto}#root{width:100%;margin:0;padding:0;text-align:center;overflow-x:hidden}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}html,body,*,*:before,*:after{-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}:root{font-family:system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{max-width:100%;overflow-x:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.nav-dropdown{width:100vw!important;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.nav-dropdown .nav-list{width:100%;margin:0;padding:0;box-sizing:border-box}.nav-list li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#root{width:100%;display:flex;flex-direction:column}h1{font-size:3.2em;line-height:1.1;margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html{scroll-behavior:smooth}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
