body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}.header{position:fixed;width:100%;z-index:99999}.header-main{align-items:center;background-color:#f5fafe;border-radius:4px;display:flex;justify-content:space-between;padding:10px 25px}.header .logo{padding:0 1px}.header .logo a{color:#4080ef;font-size:30px;font-weight:600;text-transform:capitalize}.header .nav-menu{padding:0 15px}.header .menu>.menu-item{display:inline-block;margin-left:30px;position:relative}.logo img{width:80px}.header .menu>.menu-item>a{color:#333;display:block;font-size:15px;font-weight:550;margin:5px;padding:12px 0;text-transform:capitalize;transition:all .3s ease}@media (max-width:1025px){.header .menu>.menu-item>a{color:#000;display:block;font-size:14px;font-weight:600;margin:0;padding:12px 0;text-transform:capitalize;transition:all .3s ease}}.header .menu>.menu-item>a .FaChevronDown{display:inline-block;height:12px;margin-left:5px;pointer-events:none;position:relative;width:12px}.header .menu>.menu-item>a .FaChevronDown:after,.header .menu>.menu-item>a .FaChevronDown:before{background-color:#000;box-sizing:border-box;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:100%}.header .menu>.menu-item:hover>a .FaChevronDown:after,.header .menu>.menu-item:hover>a .FaChevronDown:before{background-color:#483d8b}.header .menu>.menu-item>a .FaChevronDown:after{transform:translate(-50%,-50%) rotate(180deg)}.header .menu>.menu-item:hover>a,.header .menu>.menu-item>.sub-menu>.menu-item>a:hover{color:#483d8b}.header .menu>.menu-item>.sub-menu{background-color:#fff;border-top:3px solid #483d8b;box-shadow:0 0 10px #0003;left:0;opacity:0;padding:10px 0;position:absolute;top:100%;transform:translateY(10px);transition:all .3s ease;visibility:hidden;width:220px}@media (min-width:992px){.header .menu>.menu-item-has-children:hover>.sub-menu{opacity:1;transform:translateY(0);visibility:visible}.header .menu>.menu-item-has-children:hover>a .FaChevronDown:after{transform:translate(-50%,-50%) rotate(180deg)}}.header .menu>.menu-item>.sub-menu>.menu-item{display:block}.header .menu>.menu-item>.sub-menu>.menu-item>a{color:#000;display:block;font-size:16px;font-weight:600;padding:5px 20px;text-transform:capitalize;transition:all .3s ease}.header .open-nav-menu{align-items:center;cursor:pointer;display:none;height:34px;justify-content:center;margin-right:15px;width:40px}.header .open-nav-menu span{background-color:#000;display:block;height:3px;position:relative;width:24px}.header .open-nav-menu span:after,.header .open-nav-menu span:before{background-color:#000;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}.header .open-nav-menu span:before{top:-7px}.header .open-nav-menu span:after{top:7px}.header .close-nav-menu{align-items:center;background-color:#fff;cursor:pointer;display:none;height:40px;justify-content:center;margin:0 0 15px 15px;width:40px}.header .close-nav-menu img{width:16px}.header .menu-overlay{background-color:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.after-event-section{background:#fff;min-height:100vh;padding:5rem 9%}.after-event-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media (max-width:320px){.tes-vidio{width:280px}}.after-event-section .after-event-heading h1{font-size:30px;font-weight:500;margin-bottom:3rem;margin-top:2rem;position:relative;text-align:center}.after-event-section .after-event-heading h1:after{background-color:#0a6847;bottom:-20px;content:"";height:4px;left:0;margin:0 auto;position:absolute;right:0;width:100px}.after-event-section p{align-items:center;font-size:1rem;text-align:justify}.home-section{background-position:top;background-size:cover;display:block;min-height:100vh;width:100%}@media (max-width:991px){.header .menu-overlay.active{opacity:1;visibility:visible}.header .nav-menu{background-color:#222;height:100%;overflow-y:auto;padding:15px 0;position:fixed;right:-280px;top:0;transition:all .5s ease;visibility:hidden;width:280px;z-index:1000}.header .nav-menu.open{right:0;visibility:visible}.header .menu>.menu-item{display:block;margin:0}.header .menu>.menu-item-has-children>a{align-items:center;display:flex;justify-content:space-between}.header .menu>.menu-item>a{border-bottom:1px solid #333;color:#fff;padding:12px 15px}.header .menu>.menu-item:first-child>a{border-top:1px solid #333}.header .menu>.menu-item>a .FaChevronDown:after,.header .menu>.menu-item>a .FaChevronDown:before{background-color:#fff}.header .menu>.menu-item-has-children.active>a .FaChevronDown:after{transform:translate(-50%,-50%) rotate(180deg)}.header .menu>.menu-item>.sub-menu{background-color:initial;border:none;box-shadow:none;left:auto;max-height:0;opacity:1;overflow:hidden;padding:0;position:relative;top:auto;transform:translateY(0);visibility:visible;width:100%}.header .menu>.menu-item>.sub-menu>.menu-item>a{border-bottom:1px solid #333;color:#fff;padding:12px 45px}.header .close-nav-menu,.header .open-nav-menu{display:flex}}.hero-section{align-items:center;background:#f5fafe;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.hero-section .btn{background-color:gold;border-color:#483d8b}.hero-section .btn:hover{box-shadow:7px 7px #483d8b;transition:.3s}@media (max-width:1440px){.hero-section{padding-bottom:1rem;padding-top:1rem}}.hero-section .hero-content h1{font-size:3rem;font-weight:700}.hero-section .hero-content a{color:#000;margin-top:1.2rem}.hero-section .hero-content p{font-size:1.1rem;margin-top:1.2rem;text-align:justify}@media (max-width:768px){.hero-section .hero-content h1{font-size:1.5rem}.hero-section .hero-content p{font-size:1rem}}@media (max-width:426px){.hero-section .hero-image img{height:auto;margin:2rem 0;width:250px!important}.hero-section{min-height:70vh}.btn-primary{align-items:center;justify-content:center}}.expert-team{background-color:#f5fafe;background:#f5fafe;padding-bottom:10rem;padding-top:-6rem}.pem h1{font-weight:700;margin-bottom:5rem}.col{background-color:#fff;box-shadow:0 0 10px #0000004d;cursor:pointer;padding:1rem;transition:all .3s}.col:hover{box-shadow:0 1rem 2rem #00000026;cursor:pointer;transform:translateY(-1.5rem) scale(1.03)}.col img{max-width:100%}.modal-img{width:100%}.col h5{font-weight:700}.expert-team .pem .garis-bawah:after{align-items:center;background:#333;content:"";height:4px;justify-content:center;left:50%;margin-top:-4rem;position:absolute;transform:translateX(-50%);width:180px}@media (max-width:991px){.col{width:75%}.col img{max-width:75%}.modal-img{width:75%}.expert-team{margin-top:-2rem}.pem h1{font-size:2rem}}.her{align-items:center;background-color:#f5fafe;background:#f5fafe;display:flex;flex-direction:column;justify-content:center;margin-top:-10rem;min-height:5vh}.her .btn:hover{box-shadow:8px 8px #99bdff;transition:.3s}.her h4{font-weight:700}.her .container .row .garis-bawah:after{background:#333;content:"";height:4px;left:53.5%;position:absolute;transform:translateX(-50%);width:60px}@media (max-width:1440px){.her{padding-bottom:8rem;padding-top:8rem}}.her .hero-content h1{font-size:2.5rem;font-weight:700}.her .halo{font-weight:700;margin-top:1.5rem}.her a,.her p{margin-top:1.2rem}.her p{font-size:1.3rem;text-align:justify}.her .hero-image img{height:400px;margin-top:2rem;width:700px}@media (max-width:991px){.her .hero-content h1{font-size:2rem}.her .hero-content p{font-size:1rem}.her .hero-image img{height:300px;margin-top:2rem;width:350px!important}h4{text-align:left}.her .container .row{margin-top:-4rem}.her .container .row h1{font-size:2rem}.her .container .row .garis-bawah:after{background:#333;content:"";height:4px;left:22%;position:absolute;transform:translateX(-50%);width:100px}}.event_sponser_area{background:#f5fafe;background-color:#f5fafe;padding-top:80px}.event_sponser_area .Organized-by .organized-image .image-iysa{max-width:350px}.event_sponser_area .Organized-by .organized-image .image-udayana{max-width:250px}.event_sponser_area h4{font-size:35px;font-weight:700}@media (max-width:991px){.event_sponser_area h4{font-size:35px;font-weight:700;margin-bottom:10px}}#FAQ .faq h2{margin-bottom:100px}#FAQ .faq h2,.faq-section .faq h2{font-weight:700}.faq-section{background:#f5fafe;min-height:100vh;padding:10vh 0 0}.faq-title h2{display:inline-block;font-weight:700;line-height:1;margin-bottom:45px;position:relative}.faq-title h2:before{background:#333;bottom:-25px;content:"";height:2px;left:50%;margin-left:-30px;position:absolute;width:60px}.faq-title p{margin-bottom:10px;padding:0 190px}.faq{background:#fff;border-radius:4px;box-shadow:0 2px 48px 0 #0000000f;padding-bottom:1em;padding-top:1em}.faq .card{background:none;border:none;border-bottom:1px dashed #cee1f8}.faq .card .card-header{background:none;border:none;padding:0;transition:all .3s ease 0s}.faq .card .card-header:hover{background:#9578dd1a;padding-left:10px}.faq .card .card-header .faq-title{color:#3b566e;cursor:pointer;font-size:15px;font-weight:400;letter-spacing:1px;padding:20px 30px;text-align:left;text-decoration:none!important;transition:all .3s ease 0s;width:100%}.faq .card .card-header .faq-title .badge{background:#333;border-radius:100px;color:#fff;display:inline-block;font-size:12px;height:20px;line-height:14px;margin-right:20px;text-align:center;width:20px}.faq .card .card-body{border-top:1px solid #f3f8ff;color:#6f8ba4;font-size:16px;font-weight:400;letter-spacing:1px;line-height:28px;padding:30px 30px 16px 35px}.faq .card .card-body p{margin-bottom:14px}@media (max-width:991px){.faq{margin-bottom:30px}.faq .card .card-header .faq-title{line-height:26px;margin-top:10px}.faq-section{margin-bottom:-3rem}}.contact{background-color:#f5fafe;padding-bottom:100px;padding-top:100px;width:100%}.contact-box .box{padding-bottom:50px;text-align:center}.contact .contact-box .box h1{color:#000;font-weight:800;margin-bottom:10px}.contact .contact-box .form-contact form table{margin-inline:auto}.contact .contact-box .form-contact form table tr td input,.contact .contact-box .form-contact form table tr td textarea{background-color:#d3d3d3;border:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;color:#000;font-size:16px;margin:5px 0;padding:20px;width:100%}.contact .contact-box .form-contact form table tr td input:focus,.contact .contact-box .form-contact form table tr td textarea:focus{background-color:#d3d3d3}.contact .contact-box .form-contact form table tr:first-child td:first-child{padding-right:5px}.contact .contact-box .form-contact form table tr:first-child td:nth-child(2){padding-left:5px}.contact .contact-box .form-contact form table tr td button{background-color:#483d8b;cursor:pointer;font-size:16px;font-weight:700;height:60px;width:100%}.contact .contact-box .form-contact form table tr td button:hover{background-image:linear-gradient(90deg,#483d8b,#483d8b,#483d8b,gold);box-shadow:0 4px 15px 0 #31c4bebf;transform:scale(1.05)}@media (max-width:991px){.contact .contact-box .box p form table tr td input{font-size:14px;width:90%}.contact .contact-box .box p form table tr td textarea{font-size:12px}}footer{background:#111;bottom:0;color:#fff;font-size:13px;line-height:20px;padding:100px 0 30px;width:100%}.rata-kirkan{text-align:justify}.rowFooter{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;width:85%}.colFooter{flex-basis:25%;padding:10px}.colFooter:nth-child(2),.colFooter:nth-child(3){flex-basis:15%}.logoFooter{margin-bottom:30px;width:150px}.colFooter h3{margin-bottom:40px;position:relative}.office{color:#fff;font-size:1rem;text-decoration:none}ul li{list-style:none;margin-bottom:12px}ul li a{color:#fff;font-size:1rem;text-decoration:none}form .logoNewsletter{font-size:18px;margin-right:10px}form input{background:#0000;border:0;color:#ccc;outline:none;width:100%}.colFooter input[type=email],.colFooter input[type=email]::placeholder{color:#fff}form button{background:#0000;border:0;cursor:pointer;outline:none}form button .logoButtonNewsletter{color:#ccc;font-size:16px}.social-icons .footer-social-icons-fb,.social-icons .footer-social-icons-ig,.social-icons .footer-social-icons-ld,.social-icons .footer-social-icons-tt,.social-icons .footer-social-icons-yt{background:#fff;border-radius:50%;color:#000;cursor:pointer;font-size:20px;height:20px;line-height:40px;margin-right:15px;padding:5px;text-align:center;width:20px}.social-icons .footer-social-icons-fb:hover{background-color:#3b5998;color:#fff}.social-icons .footer-social-icons-ig:hover{background-color:#c32aa3;color:#fff}.social-icons .footer-social-icons-yt:hover{background-color:red;color:#fff}.social-icons .footer-social-icons-tt:hover{background:#000;color:#fff}.social-icons .footer-social-icons-ld:hover{background-color:#0077b5;color:#fff}hr{border:0;border-bottom:1px solid #ccc;width:86%}.copyright{text-align:center}.underline{background:#767676;height:5px;left:0;overflow:hidden;top:50px;width:50%}.underline,.underline span{border-radius:3px;position:absolute}.underline span{animation:moving 2s linear infinite;background:#fff;height:100%;left:10px;top:0;width:15px}@keyframes moving{0%{left:-20px}to{left:100%}}@media (max-width:700px){footer{bottom:auto}.colFooter,.colFooter:nth-child(2),.colFooter:nth-child(3){flex-basis:100%}}.hero-row{gap:48px;margin:0 auto;max-width:100%;padding:48px 16px}.hero-row,.nrtc-img-wrapper{align-items:center;display:flex;justify-content:center}.nrtc-img-wrapper{flex:1 1 320px}.nrtc-img{display:block;height:auto;max-width:320px;width:100%}.hero-content{flex:2 1 500px;margin:0 auto;max-width:600px}.hero-content h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.hero-content p{font-size:1.1rem;margin-bottom:1.2rem}@media (max-width:900px){.hero-row{flex-direction:column;gap:24px;padding:32px 8px}.hero-content,.nrtc-img-wrapper{max-width:100%}.hero-content h1{font-size:2rem}}.main-hero{min-height:100vh;position:relative}.main-hero,.main-hero-overlay{align-items:center;display:flex;justify-content:center;width:100%}.main-hero-overlay{height:100%}.main-hero-content{color:#fff;margin:0 auto;max-width:900px;text-align:center;width:100%}.main-hero-content h1{font-size:3rem;font-weight:800;padding:.5rem 1.5rem}.main-hero-content h1,.main-hero-content p{background:#50505099;border-radius:8px;display:inline-block}.main-hero-content p{font-size:1.4rem;font-weight:700;margin:1.5rem 0 2.5rem;padding:.5rem 2rem}.main-hero-buttons{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.main-hero-btn{background:#bfa12a;border:none;border-radius:10px;box-shadow:0 4px 24px 0 #50505026;color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:8px;padding:18px 38px;text-decoration:none;transition:background .2s,box-shadow .2s}.main-hero-btn-yellow,.main-hero-btn:hover{background:gold;color:#222}.main-hero-btn:hover{box-shadow:0 8px 32px 0 #50505040}.main-hero-btn-yellow:hover{background:#bfa12a;color:#fff}@media (max-width:700px){.main-hero-content h1{font-size:2rem;padding:.5rem}.main-hero-content p{font-size:1rem;padding:.5rem}.main-hero-btn{font-size:1rem;padding:14px 18px}}.news-section{min-height:100vh}.row{--bs-gutter-x:0!important}.card{margin:1rem}.subnews{padding-top:7rem}.card-img{max-width:400px}.card-img,.news1{display:block;margin-left:auto;margin-right:auto}.news1{margin-top:20px}.news{min-height:100vh;padding:2rem}.btnnews{border-color:#483d8b;display:block;font-size:20px;margin-left:auto;margin-right:auto}.btnnews,.btnnews:hover{background-color:#483d8b}.btnnews:hover{box-shadow:6px 6px gold;color:#fefefe;transition:.3s}@media (max-width:426px){.news .news1 img{margin-top:auto;width:95%!important}.news1{margin-bottom:-5rem!important;margin-top:6rem!important}.btnnews,.news1{display:block;margin-left:auto;margin-right:auto}.btnnews{background:linear-gradient(90deg,gold,gold,#483d8b,#483d8b);font-size:15px!important}.subnews{color:#fefefe;font-size:50px;margin-bottom:-3rem;margin-top:6rem}.card-img-top{border-radius:5px;width:300px!important}}.card-img-top{border-radius:5px;margin-top:10rem;width:850px}.card-img-top,.card-text,.card-title{display:block;margin-left:auto;margin-right:auto}.card-text .text-muted:hover{color:#006838}:root{--warna-primary:gold;--warna-sekunder:#293e92;--warna-tulisan:#fff;--warna-tulisan2:#212529;--font-family:"Titillium Web",sans-serif}.text-align{text-align:justify}.thankyou{padding:20px}.thankyou-table{border-collapse:collapse;margin:20px auto;width:100%}.thankyou-table td{border:1px solid #ddd;padding:10px}.thankyou-table td:first-child{font-weight:700}.btn-thankyou{background:#fff;border-radius:5px;color:#fff;display:inline-block;margin-top:10px;padding:10px 20px;text-decoration:none}.btn-thankyou:hover{background:linear-gradient(90deg,#198754 50%,#fefefe 150%)}.thankyou{align-items:center;background:gold;background:var(--warna-primary);background-repeat:no-repeat;background-size:cover;color:#212529!important;color:var(--warna-tulisan2)!important;display:flex;height:100vh;justify-content:center;text-align:center}@media (max-width:426px){.thankyou{height:150vh}}.btn-regist,.thankyou .wrapper h1,.thankyou .wrapper p{color:#212529;color:var(--warna-tulisan2)}.btn-regist{background-color:#fff;border:1px solid #0d6efd;border-radius:1rem;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.5rem 2rem;text-align:center;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,font-size .25s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}.btn-regist:hover{background-color:#293e92;background-color:var(--warna-sekunder);color:#fff!important;color:var(--warna-tulisan)!important;font-size:1.1rem}.btn-regist-action{background-color:gold;background-color:var(--warna-primary);color:#212529;color:var(--warna-tulisan2);margin:5px 0 0}.btn-regist-action:hover{background-color:#293e92;background-color:var(--warna-sekunder);box-shadow:8px 8px gold;box-shadow:8px 8px var(--warna-primary);margin-right:5px;transition:.3s}.btn-regist-action:hover,.homeregist-section{color:#212529!important;color:var(--warna-tulisan2)!important}.homeregist-section{align-items:center;background-color:#fff;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center}.homeregist-section .wrapper h1{color:#212529;color:var(--warna-tulisan2);margin-bottom:1rem!important}.homeregist-section .wrapper h3{color:#212529;color:var(--warna-tulisan2);width:80%}.registration-section{background-color:gold!important;background-color:var(--warna-primary)!important;background-repeat:no-repeat;background-size:cover;color:#212529!important;color:var(--warna-tulisan2)!important;padding:10rem 25px 75px}.registration-section h4{color:#212529;color:var(--warna-tulisan2)}.registration-section .container .title{font-size:25px;font-weight:500;position:relative}.registration-section .container .title:before{border-radius:5px;bottom:0;content:"";height:3px;left:0;position:absolute;width:30px}.registration-section .content form .user-details{display:flex;flex-wrap:wrap;justify-content:space-between;margin:50px 0 20px}.registration-section .content form .user-details h1,.registration-section .content form .user-details h2,.registration-section .content form .user-details h3,.registration-section .content form .user-details h4,.registration-section .content form .user-details h5,.registration-section .content form .user-details h6,.registration-section .content form .user-details label,.registration-section .content form .user-details p,.registration-section .content form h1{color:#212529;color:var(--warna-tulisan2)}.registration-section form .user-details .input-box{color:gold;color:var(--warna-primary);font-size:clamp(14px,2vw,24px);margin-bottom:30px;width:calc(50% - 20px)}.registration-section form .input-box span.details{display:block;font-weight:500;margin-bottom:5px}.registration-section .form-label{color:#212529;color:var(--warna-tulisan2);font-size:clamp(16px,2vw,24px)}.registration-section .gam{display:flex}.registration-section .user-details .input-box input{border:1px solid gold!important;border:1px solid var(--warna-primary)!important;border-bottom-width:2px;border-radius:5px;font-size:16px;height:45px;outline:none;padding-left:15px;transition:all .3s ease;width:100%}.registration-section .user-details .input-box select{border:1px solid #212529!important;border:1px solid var(--warna-tulisan2)!important;border-bottom-width:2px;border-radius:5px;font-size:16px;height:45px;outline:none;padding-left:15px;transition:all .3s ease;width:100%}.registration-section .user-details .input-box p{font-size:11px}.registration-section .user-details .input-box h6,.registration-section .user-details .input-box p{color:#212529;color:var(--warna-tulisan2);margin:auto}.registration-section .container .content .sub{font-size:clamp(30px,4vw,50px);font-weight:700}.registration-section .garis-bawah:after{background:#293e92;background:var(--warna-sekunder);content:"";height:4px;left:10%;position:absolute;transform:translateX(-50%);width:50%}.registration-section .user-details .input-box textarea{border:1px solid #293e92!important;border:1px solid var(--warna-sekunder)!important;border-bottom-width:2px;border-radius:5px;font-size:16px;height:80px;outline:none;padding-left:15px;transition:all .3s ease;width:100%}.registration-section .user-details .input-box input:focus,.registration-section .user-details .input-box input:valid,.registration-section .user-details .input-box select:focus,.registration-section .user-details .input-box select:valid,.registration-section .user-details .input-box textarea:focus,.registration-section .user-details .input-box textarea:valid{border-color:#293e92;border-color:var(--warna-sekunder)}.registration-section form .gender-details .gender-title{font-size:20px;font-weight:500}.registration-section form .category{display:flex;justify-content:space-between;margin:14px 0;width:80%}.registration-section form .category label{align-items:center;cursor:pointer;display:flex}.registration-section form .btn-regist{height:45px;margin:35px 0}.registration-section form .button input{background-color:#fff;background-color:var(--warna-tulisan);padding:5px;width:100%!important}.registration-section form .button input,.registration-section form .buttonindo input{border:none;border-radius:5px;color:#212529;color:var(--warna-tulisan2);cursor:pointer;font-size:20px;font-weight:700;letter-spacing:1px;transition:all .3s ease}.registration-section form .buttonindo input{background:gold;background:var(--warna-primary);display:none;height:100%;width:100%}.registration-section form .button input:hover{background-color:#293e92;background-color:var(--warna-sekunder);box-shadow:12px 12px #130101;color:#fff;transition:.3s}.registration-section form .buttonindo input:hover{background-color:#293e92!important;background-color:var(--warna-sekunder)!important;border-color:#293e92;border-color:var(--warna-sekunder);box-shadow:12px 12px #da0808;color:#212529;color:var(--warna-tulisan2);transition:.3s}@media (max-width:426px){.registration-section form .user-details .input-box{color:#212529;color:var(--warna-tulisan2);margin-bottom:15px;width:200%}.registration-section form .category{width:200%}.registration-section .content form .user-details{max-height:400px;overflow-y:scroll}.registration-section .user-details::-webkit-scrollbar{width:5px}.registration-section .container .content .con{height:60px;width:23rem}}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000004d;font-size:clamp(10px,2vw,16px);margin-top:5%;max-height:80vh;max-width:750px;overflow-y:auto;padding:20px;text-align:left;text-align:justify;width:90%}.modal-content h2,.modal-content h3,.modal-content h5,.modal-content p{color:#212529;color:var(--warna-tulisan2)}.checkbox label{font-size:clamp(10px,2vw,16px);font-weight:700;text-align:center!important}.modal-actions{display:flex;justify-content:space-between}input[type=checkbox]{margin:-10px 10px 0}.modal-content li{display:list-item!important}.overlay-loader{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader{animation:spin 2s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.status-message{color:#fff;font-size:18px;font-weight:700;margin-top:20px;text-align:center}.modal-overlay-submit{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-submit{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:10px;box-shadow:0 4px 10px #0003;max-width:600px;padding:20px;text-align:justify;width:80%}.modal-submit h2{color:#d9534f;margin-bottom:10px}.modal-submit p{font-size:clamp(12px,2vw,16px)}.modal-submit b,.modal-submit p{color:#212529;color:var(--warna-tulisan2);line-height:1.5;margin-bottom:20px}.modal-submit b{font-size:clamp(14px,2vw,18px)}.modal-buttons-submit{display:flex;justify-content:space-between}.modal-buttons-submit button:first-child{background:#ccc;border:none;border-radius:5px;color:#000;cursor:pointer;padding:10px 15px;transition:.2s}.modal-buttons-submit button:last-child{background:#d9534f;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px;transition:.2s}.modal-buttons-submit button:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=main.de76c8bd.css.map*/