@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}.page-white{background-color:#fff;width:100%;min-height:100vh;padding:0 2rem;overflow-x:hidden}.page-white-half{background-color:#fff;width:100%;min-height:70vh;padding:0 2rem;overflow-x:hidden}.page-blue{background-color:#eef7ff;width:100%;min-height:100vh;padding:0 2rem;overflow-x:hidden}.page-blue-half{background-color:#eef7ff;width:100%;min-height:70vh;padding:0 2rem;overflow-x:hidden}:root{--active:#faf9f4;--inactive:#fff}.navbar{z-index:999;background:0 0;width:100%;font-family:Inter,sans-serif;transition:background-color .28s,box-shadow .28s;position:fixed;top:0}.navbar.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9}.nav-inner{justify-content:space-between;align-items:center;gap:clamp(1em,4vw,3em);max-width:1400px;margin:0 auto;padding:30px 80px;display:flex}.nav-left{align-items:start;display:flex}.brand{align-items:center;gap:1em;text-decoration:none;display:flex}.brand-logo{object-fit:contain;height:42px}.brand-text{color:#fff;letter-spacing:.5px;font-size:clamp(.5rem,4vw,1.1rem);font-weight:600}.nav-side{flex:1;justify-content:flex-end;align-items:center;gap:40px;display:flex}.nav-link{color:var(--inactive);letter-spacing:.3px;white-space:nowrap;font-size:1.1rem;font-weight:400;text-decoration:none;transition:all .2s}.nav-link:hover{color:var(--active)}.nav-link.active{color:var(--active);font-weight:700}.hamburger{cursor:pointer;background:0 0;border:none;width:44px;height:40px;display:none;position:relative}.hamburger span{background:#fff;border-radius:3px;width:28px;height:3px;transition:all .3s;position:absolute}.hamburger span:first-child{top:10px}.hamburger span:nth-child(2){top:18px}.hamburger span:nth-child(3){top:26px}.hamburger.open span:first-child{top:18px;transform:rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){top:18px;transform:rotate(-45deg)}.mobile-menu{display:none}@media (width<=860px){.nav-inner{padding:16px 22px}.nav-side{display:none}.hamburger{margin-left:auto;display:block}.mobile-menu{transform-origin:top;opacity:0;background:#000;width:100%;transition:all .25s;display:block;position:absolute;top:100%;left:0;transform:scaleY(0)}.mobile-menu.open{opacity:1;transform:scaleY(1)}.mobile-links{flex-direction:column;gap:10px;padding:20px;display:flex}.mobile-link{color:var(--inactive);border-radius:8px;padding:14px 10px;font-size:17px;text-decoration:none}.mobile-link.active{color:var(--active);font-weight:700}.mobile-link:hover{color:var(--active)}}.footer{color:#fff;background-color:#601d1e;padding:3rem 2rem 1.5rem;font-family:Inter,sans-serif}.footer-container{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.footer-col{flex:1.2;min-width:220px}.footer-col.menu-col{flex:.8}.footer-brand{align-items:center;gap:12px;margin-bottom:1.2rem;display:flex}.footer-brand-logo{object-fit:contain;width:50px;height:50px}.footer-title{letter-spacing:.3px;margin-bottom:0;font-size:18px;font-weight:700;line-height:1.3}.footer-col .footer-title{margin-bottom:1rem}.footer-text{color:#f5f5f5;margin-bottom:.9rem;font-size:14px;line-height:1.6}.footer-link{color:#f5f5f5;margin-bottom:.5rem;font-size:14px;text-decoration:none;transition:all .3s;display:block}.footer-link:hover{color:gold;transition:all .3s;transform:translate(5px)}.footer-link.active{color:gold;font-weight:700}.footer-social-icons-footer{flex-wrap:wrap;gap:10px;margin-top:1rem;display:flex}.social-icon-footer{color:#601d1e;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:all .3s;display:flex}.social-icon:hover{opacity:.85;transform:translateY(-2px)}.footer-bottom{text-align:center;border-top:1px solid #fff3;margin-top:2rem;padding-top:1rem;font-size:14px}@media (width<=1024px){.footer-container{gap:1.5rem}}@media (width<=768px){.footer-container{flex-direction:column}.footer-col{width:100%}.footer-col.menu-col{flex:1}}@media (width<=480px){.footer{padding:2rem 1.5rem 1rem}.footer-title{font-size:18px}.footer-text,.footer-link{font-size:13px}.footer-brand-logo{width:45px;height:45px}}.bidang-praktik-section{background:url(/bidang-bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:40vh;display:flex;position:relative;overflow:hidden}.bidang-praktik-overlay{background:#000000a6;position:absolute;inset:0}.bidang-praktik-content{text-align:center;position:relative}.bidang-praktik-content h1{color:#fff;letter-spacing:2px;font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:700}.nonlitigasi-section{background-color:#f9f8f5;min-height:100vh;padding:4rem 7rem;font-family:Inter,sans-serif}.nonlitigasi-header{grid-template-columns:repeat(2,1fr);align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.nonlitigasi-left h2{color:#601d1e;font-size:2.5rem;font-weight:700;line-height:1.3}.nonlitigasi-right p{color:#000;text-align:justify;font-size:1rem;line-height:1.8}.card-row{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem;display:grid}.card-item{background:#fff;border-radius:12px;padding:2rem}.card-content{grid-template-columns:3fr 1fr;align-items:center;gap:1rem;display:grid}.card-text h3{color:#604b33;margin-bottom:.8rem;font-size:1.4rem;font-weight:700}.card-text p{margin-bottom:1rem;font-size:.95rem;line-height:1.7}.card-chip{color:#604b33;background:#ffecd7;border-radius:999px;padding:.4rem .8rem;font-size:.8rem;display:inline-block}.card-chip2{color:#604b33;background:#ffe5e6;border-radius:999px;padding:.4rem .8rem;font-size:.8rem;display:inline-block}.card-icon{justify-content:center;display:flex}.icon-box{background:#604b33;border-radius:6px;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.icon-box img{object-fit:contain;width:75px;height:75px}@media (width<=1024px){.nonlitigasi-section{padding:4rem 3rem}}@media (width<=768px){.nonlitigasi-section{padding:3rem 1.5rem}.nonlitigasi-header{text-align:center;grid-template-columns:1fr}.nonlitigasi-left h2{font-size:1.8rem}.nonlitigasi-right p{text-align:left}.card-row,.card-content{grid-template-columns:1fr}.card-icon{justify-content:flex-start;margin-top:1rem}}.cta-section{background-color:#601d1e;justify-content:center;align-items:center;width:100%;min-height:30vh;padding:2rem 4rem;display:flex}.cta-container{grid-template-columns:.7fr 2fr .8fr;align-items:center;gap:2rem;width:100%;max-width:1200px;display:grid}.cta-image img{object-fit:cover;border-radius:8px;width:180px;height:180px}.cta-text h3{color:#fff;margin-bottom:.8rem;font-size:1.3rem;font-weight:500;line-height:1.3}.cta-text p{color:#f5f5f5;opacity:.9;font-size:1.1rem}.cta-button{justify-content:flex-end;display:flex}.cta-button button{color:#604b33;cursor:pointer;background-color:#fff;border:1px solid #604b3326;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .25s;box-shadow:0 4px 10px #0000000f,0 2px 4px #0000000a}.cta-button button:hover{color:#4a3826;background-color:#f5efe6;border-color:#604b334d;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 25px #604b332e,0 4px 10px #00000014}.cta-button button:active{transform:translateY(-1px)scale(.98);box-shadow:0 4px 10px #00000014}@media (width<=992px){.cta-container{text-align:center;grid-template-columns:1fr}.cta-image{justify-content:center;display:flex}.cta-text{margin-top:1rem}.cta-button{justify-content:center;margin-top:1rem}}@media (width<=576px){.cta-section{padding:2rem 1.5rem}.cta-image img{width:150px;height:150px}}.card-item{cursor:pointer;transition:all .3s}.card-item:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 12px 25px #00000026}.faq-section{background:url(/faq-bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex;position:relative}.faq-overlay{position:absolute;inset:0}.faq-container{z-index:2;width:100%;max-width:900px;position:relative}.faq-container h2{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.2rem;font-weight:700}.faq-item{cursor:pointer;border:1px solid #fff9;border-radius:8px;margin-bottom:1rem;padding:1.2rem 1.5rem;transition:all .3s}.faq-item:hover{background:#ffffff0d}.faq-question{color:#fff;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;display:flex}.arrow{font-size:1.2rem;transition:all .3s}.faq-answer{color:#f1f1f1;margin-top:1rem;font-size:.95rem;line-height:1.7}.hub-bidang-section{background:url(/hubungi-bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:40vh;display:flex;position:relative}.hub-bidang-overlay{background:#000000a6;position:absolute;inset:0}.hub-bidang-content{text-align:center;position:relative}.hub-bidang-content h1{color:#fff;letter-spacing:2px;font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:700}.hubungi-section{background-image:url(/assets/bghubkami-DtLIKIWW.png);background-size:cover;min-height:100vh;padding:4rem 7rem;font-family:Inter,sans-serif}.hubungi-header{grid-template-columns:repeat(2,1fr);align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.hubungi-left h2{color:#601d1e;font-size:2.5rem;font-weight:700;line-height:1.3}.hubungi-right p{color:#000;text-align:justify;font-size:1rem;line-height:1.8}.label-form{color:#000;font-weight:600}@media (width<=1024px){.hubungi-section{padding:4rem 3rem}}@media (width<=768px){.hubungi-section{padding:3rem 1.5rem}.hubungi-header{text-align:center;grid-template-columns:1fr}.hubungi-left h2{font-size:1.8rem}.hubungi-right p{text-align:left}}.icon{color:#604b33}@keyframes spin{to{transform:rotate(360deg)}}.marquee-container{background:linear-gradient(#0000,#00000005,#0000);width:100%;padding:4rem 0;overflow:hidden}.marquee-track{gap:2rem;width:fit-content;animation:20s linear infinite marquee;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;flex-shrink:0;width:360px;height:360px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 24px #0000001f}.marquee-card:hover{transform:scale(1.05);box-shadow:0 12px 32px #0000002e}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-1800px - 10rem))}}@media (width<=768px){.marquee-card{width:280px;height:280px}@keyframes marquee{to{transform:translate(calc(-1400px - 10rem))}}}.services-section{text-align:center;background-color:#f4f8fc;padding:5rem 2rem}.services-section h2{color:#0095d6;margin-bottom:3rem;font-size:2rem}.services-grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.services-grid .service-card:nth-last-child(2),.services-grid .service-card:last-child{grid-column:span 1}@media (width<=900px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.services-grid{grid-template-columns:1fr}}.service-card{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:340px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 8px 20px #0000001a}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 25px #00000026}.service-card img{object-fit:cover;width:100%;height:200px}.service-card h3{color:#111;margin:1rem 0 .5rem;font-size:1.3rem}.service-card p{color:#555;margin-bottom:1.5rem;padding:0 1rem;font-size:.95rem;line-height:1.5}.service-card button{color:#fff;cursor:pointer;background:#0095d6;border:none;border-radius:8px;margin-bottom:1.5rem;padding:.6rem 1.2rem;font-weight:500;transition:background .3s}.service-card button:hover{background:#007bb5}.social-icon{color:#fff;cursor:pointer;background-color:#604b33;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;font-size:1rem;transition:all .3s;display:flex}.row-social-icons{justify-content:center;align-items:center;gap:10px;margin-top:1rem;display:flex}.tim-bidang-section{background:url(/tim-bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:40vh;display:flex;position:relative;overflow:hidden}.tim-bidang-overlay{background:#000000a6;position:absolute;inset:0}.tim-bidang-content{text-align:center;position:relative}.tim-bidang-content h1{color:#fff;letter-spacing:2px;font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:700}.tim-section{background-color:#f9f8f5;min-height:30vh;padding:4rem 7rem;font-family:Inter,sans-serif}.tim-header{grid-template-columns:repeat(2,1fr);align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.tim-left h2{color:#601d1e;font-size:2.5rem;font-weight:700;line-height:1.3}.tim-right p{color:#000;text-align:justify;font-size:1rem;line-height:1.8}@media (width<=1024px){.tim-section{padding:4rem 3rem}}@media (width<=768px){.tim-section{padding:3rem 1.5rem}.tim-header{text-align:center;grid-template-columns:1fr}.tim-left h2{font-size:1.8rem}.tim-right p{text-align:left}}.tentang-bidang-section{background:url(/tentang-bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:40vh;display:flex;position:relative}.tentang-bidang-overlay{background:#000000a6;position:absolute;inset:0}.tentang-bidang-content{text-align:center;position:relative}.tentang-bidang-content h1{color:#fff;letter-spacing:2px;font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:700}.tentang-section{background-color:#f9f8f5;min-height:100vh;padding:4rem 7rem;font-family:Inter,sans-serif}.tentang-header{margin-bottom:3rem}.tentang-left h2{color:#601d1e;margin-bottom:1rem;font-size:clamp(1.25rem,3vw,2rem);font-weight:700}.tentang-left p{color:#000;text-align:justify;font-size:1rem;line-height:1.8}.logo-definisi-section{background-color:#fff;border-radius:8px;margin-bottom:4rem;padding:2rem;box-shadow:0 4px 8px #0000000d}.logo-definisi-container{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.logo-definisi-container .logo{border-radius:8px;width:200px;max-width:100%;height:auto}.logo-definisi-text p{color:#000;text-align:justify;flex:1;font-size:1rem;line-height:1.6}.visi-misi-section{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;display:grid}.visi-box,.misi-box{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 8px #0000000d}.visi-box h3,.misi-box h3{color:#601d1e;margin-bottom:1rem}.visi-box p,.misi-box p,.misi-box li{color:#000;font-size:1rem;line-height:1.6}.misi-box ul{padding-left:1.2rem}@media (width<=1024px){.tentang-section{padding:4rem 3rem}.logo-definisi-container{text-align:center;flex-direction:column;align-items:center}.logo-definisi-text p{text-align:justify}.visi-misi-section{grid-template-columns:1fr}}@media (width<=768px){.tentang-section{padding:3rem 1.5rem}.logo-definisi-container .logo{width:150px}}.visi-box,.misi-box,.logo-definisi-section{transition:all .3s}.visi-box:hover,.misi-box:hover,.logo-definisi-section:hover{transform:translateY(-10px);box-shadow:0 12px 20px #00000026}.bidang-section{background:url(/beranda-bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;height:80vh;display:flex;position:relative;overflow:hidden}.bidang-overlay{background:#000000a6;position:absolute;inset:0}.bidang-content{text-align:center;position:relative}.bidang-content h1{color:#fff;font-family:Inter,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.bidang-content h3{color:#fff;padding:10px;font-family:Inter,sans-serif;font-size:clamp(1rem,3vw,1.8rem)}.beranda-section{background-color:#f9f8f5;min-height:100vh;padding:4rem 7rem;font-family:Inter,sans-serif}.beranda-header{grid-template-columns:repeat(2,1fr);align-items:start;gap:3rem;margin-bottom:3rem;display:grid}.beranda-left h2{color:#601d1e;font-size:2.5rem;font-weight:700;line-height:1.3}.beranda-right p{color:#000;text-align:justify;font-size:1rem;line-height:1.8}.form-box{background-color:#f9f8f5;border-radius:8px;padding:2rem;box-shadow:0 4px 8px #0000000d}@media (width<=1024px){.beranda-section{padding:4rem 3rem}}@media (width<=768px){.beranda-section{padding:3rem 1.5rem}.tentang-header{text-align:center;grid-template-columns:1fr}.beranda-left h2{font-size:1.8rem}.beranda-right p{text-align:left}}.development{justify-content:center;align-items:center;min-height:50vh;display:flex}.loading-box{text-align:center}.spinner{border:5px solid #601d1e33;border-top-color:#601d1e;border-radius:50%;width:50px;height:50px;margin:0 auto 1.5rem;animation:1s linear infinite spin}.loading-box h2{color:#601d1e;margin-bottom:.5rem;font-size:1.8rem}.loading-box p{color:#555;font-size:1rem}.btn-konsultasi{color:#fff;cursor:pointer;background-color:#604b33;border:none;border-radius:6px;margin-top:20px;padding:12px 28px;font-family:Inter,sans-serif;font-weight:200;transition:all .3s;box-shadow:0 4px 8px #0003}.btn-konsultasi:hover{background-color:#4e3d2a;transform:translateY(-4px);box-shadow:0 10px 20px #0000004d}.btn-konsultasi:active{transform:translateY(0);box-shadow:0 4px 8px #0003}.cta-section-beranda{background-color:#601d1e;justify-content:center;align-items:center;width:100%;height:30vh;display:flex}.cta-container-beranda{text-align:center;max-width:1200px;max-height:300px;padding:0 20px}.cta-container-beranda h2{color:#fff;margin-bottom:20px;font-family:Inter,sans-serif;font-size:clamp(1.25rem,3vw,2rem);font-weight:500;line-height:1.5}.cta-button-beranda{color:#601d1e;cursor:pointer;background-color:#fff;border:none;border-radius:6px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .3s}.cta-button-beranda:hover{color:#fff;background-color:#0000;border:1px solid #fff}.lihat-bidang-wrapper{justify-content:center;width:100%;margin-top:30px;display:flex}.lihat-bidang-link{color:#604b33;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:all .3s}.lihat-bidang-link:hover{opacity:.7;transform:translateY(-2px)}.intro-section{z-index:3;justify-content:center;width:100%;margin-top:-160px;margin-bottom:40px;display:flex;position:relative}@media (width<=768px){.intro-section{margin-top:-100px}}.intro-container{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:40px;width:100%;margin-bottom:-10px;padding:40px 50px;display:flex;box-shadow:0 10px 30px #00000014}.intro-left{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;display:flex}.intro-left h2{color:#604b33;margin-bottom:16px;font-family:Inter,sans-serif;font-size:25px;font-weight:800}.intro-left p{color:#000;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.intro-right{flex:1;justify-content:center;align-items:center;display:flex}.intro-right img{object-fit:contain;width:100%;max-width:250px}@media (width<=992px){.intro-container{flex-direction:column;padding:30px}.intro-right{width:100%;height:250px}.intro-right img{border-radius:12px}}.logo-konsultasi{width:9em}.w-md-80{width:100%}.mt-flex{margin-top:0}@media (width>=768px){.w-md-80{width:10%}.mt-flex{margin-top:5em}}
