.elementor-93 .elementor-element.elementor-element-4daf9ab{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-05f25ae{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-953bd6e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-cbd270a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-ec87bd3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-315770e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-ba381b6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-6f406d6{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-93 .elementor-element.elementor-element-081fdfc{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-93 .elementor-element.elementor-element-05f25ae{--padding-top:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-37bf192 */.az-practice-hero{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  min-height:78vh;
  overflow:hidden;
  background:#071019;
  font-family:Inter, Arial, sans-serif;
  color:#fff;
}

.az-practice-hero,
.az-practice-hero *{
  box-sizing:border-box;
}

.az-practice-hero__bg{
  position:absolute;
  inset:0;
  background:url("https://azianco.com/wp-content/uploads/2026/04/3d-rendered-law-legal-system-justice-crime-concept-mallet-gavel-hammer-and-scales-on-table-ai-generative-photo.jpg") center center / cover no-repeat;
  transform:scale(1.03);
}

.az-practice-hero__overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(2,7,12,.96) 0%,
      rgba(3,8,14,.92) 30%,
      rgba(5,11,18,.60) 68%,
      rgba(5,11,18,.22) 100%
    ),
    radial-gradient(circle at 20% 22%, rgba(231,184,115,.14), transparent 22%);
}

.az-practice-hero__wrap{
  position:relative;
  z-index:2;
  max-width:1280px;
  min-height:78vh;
  margin:0 auto;
  padding:120px 48px 76px;
  display:flex;
  align-items:center;
}

.az-practice-hero__content{
  max-width:780px;
}

.az-practice-hero__eyebrow{
  display:inline-block;
  margin-bottom:14px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.7px;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-practice-hero h1{
  margin:0;
  font-family:"Playfair Display", Georgia, serif;
  font-size:clamp(46px,5.4vw,82px);
  line-height:.98;
  font-weight:700;
  letter-spacing:-1px;
  color:#fff;
}

.az-practice-hero h1 span{
  display:block;
  margin-top:8px;
  background:linear-gradient(
    180deg,
    #fffdf6 0%,
    #fff4c9 12%,
    #ffe38d 26%,
    #f6c85d 42%,
    #fff1ba 58%,
    #d99a2f 74%,
    #fff5d2 88%,
    #c9851e 100%
  );
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-practice-hero p{
  margin:24px 0 0;
  max-width:690px;
  color:rgba(255,255,255,.80);
  font-size:17px;
  line-height:1.85;
  font-weight:500;
}

.az-practice-hero p::after{
  content:"";
  display:block;
  width:155px;
  height:2px;
  margin-top:20px;
  background:linear-gradient(90deg,transparent,rgba(255,235,150,.85),#fff,rgba(255,220,120,.85),transparent);
}

.az-practice-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:32px;
}

.az-practice-hero__btn{
  min-height:58px;
  padding:0 28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  border-radius:999px;
  text-decoration:none;
  font-size:15px;
  font-weight:700;
  transition:.28s ease;
}

.az-practice-hero__btn svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.az-practice-hero__btn--gold{
  color:#141414;
  background:linear-gradient(180deg,#fffdf6 0%,#fff2bf 10%,#ffd76e 28%,#f4bf4d 48%,#fff0b3 64%,#d89a2d 82%,#b87414 100%);
  box-shadow:0 10px 30px rgba(255,196,70,.20), inset 0 1px 0 rgba(255,255,255,.85), inset 0 -1px 0 rgba(140,80,10,.25);
}

.az-practice-hero__btn--ghost{
  color:#fff;
  background:rgba(9,17,26,.22);
  border:1px solid rgba(255,226,154,.38);
  backdrop-filter:blur(4px);
}

.az-practice-hero__btn:hover{
  transform:translateY(-2px);
}

@media(max-width:767px){
  .az-practice-hero,
  .az-practice-hero__wrap{
    min-height:auto;
  }

  .az-practice-hero__wrap{
    padding:92px 18px 54px;
  }

  .az-practice-hero h1{
    font-size:clamp(38px,11vw,58px);
  }

  .az-practice-hero p{
    font-size:14px;
    line-height:1.8;
  }

  .az-practice-hero__actions{
    flex-direction:column;
    gap:12px;
  }

  .az-practice-hero__btn{
    width:100%;
    min-height:52px;
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-112ed3b */.az-practice-list{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  padding:86px 24px 94px;
  background:
    radial-gradient(circle at 50% 0%, rgba(231,184,115,.11), transparent 30%),
    linear-gradient(180deg,#f8f6f1 0%,#ede8df 100%);
  font-family:Inter, Arial, sans-serif;
  overflow:hidden;
}

.az-practice-list,
.az-practice-list *{
  box-sizing:border-box;
}

.az-practice-list__wrap{
  max-width:1280px;
  margin:0 auto;
}

.az-practice-list__head{
  max-width:760px;
  margin:0 auto 42px;
  text-align:center;
}

.az-practice-list__head span{
  display:inline-block;
  margin-bottom:12px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-practice-list__head h2{
  margin:0;
  font-family:"Playfair Display", Georgia, serif;
  font-size:clamp(38px,4.4vw,62px);
  line-height:1.03;
  font-weight:700;
  color:#0b1016;
  letter-spacing:-.9px;
}

.az-practice-list__head h2::after{
  content:"";
  display:block;
  width:150px;
  height:2px;
  margin:20px auto 18px;
  background:linear-gradient(90deg,transparent,rgba(231,184,115,.85),#fff,rgba(220,168,93,.85),transparent);
}

.az-practice-list__head p{
  margin:0;
  color:#444;
  font-size:16px;
  line-height:1.85;
  font-weight:500;
}

.az-practice-list__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}

.az-practice-list__card{
  position:relative;
  min-height:245px;
  padding:30px 26px;
  border-radius:16px;
  background:
    radial-gradient(circle at 100% 0%, rgba(231,184,115,.12), transparent 36%),
    linear-gradient(180deg,#ffffff 0%,#fbfaf7 100%);
  border:1px solid rgba(231,184,115,.20);
  box-shadow:0 18px 38px rgba(0,0,0,.09);
  transition:.28s ease;
}

.az-practice-list__card:hover{
  transform:translateY(-6px);
  box-shadow:0 26px 48px rgba(0,0,0,.13);
}

.az-practice-list__card strong{
  display:block;
  margin-bottom:22px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:42px;
  line-height:1;
  font-weight:700;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d,#b87414);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-practice-list__card h3{
  margin:0 0 12px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:28px;
  line-height:1.12;
  font-weight:700;
  color:#0b1016;
}

.az-practice-list__card p{
  margin:0;
  color:#555;
  font-size:14px;
  line-height:1.75;
  font-weight:500;
}

@media(max-width:1100px){
  .az-practice-list__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .az-practice-list{
    padding:58px 18px 64px;
  }

  .az-practice-list__head{
    margin-bottom:30px;
  }

  .az-practice-list__head p{
    font-size:14px;
  }

  .az-practice-list__grid{
    grid-template-columns:1fr;
    gap:14px;
  }

  .az-practice-list__card{
    min-height:auto;
    padding:24px 20px;
  }

  .az-practice-list__card strong{
    font-size:34px;
    margin-bottom:14px;
  }

  .az-practice-list__card h3{
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5245281 */.az-litigation{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  padding:88px 24px 96px;
  background:#071019;
  font-family:Inter, Arial, sans-serif;
  color:#fff;
  overflow:hidden;
}

.az-litigation,
.az-litigation *{
  box-sizing:border-box;
}

.az-litigation__bg{
  position:absolute;
  inset:0;
  background:url("MASUK-GAMBAR-LITIGATION-DI-SINI.jpg") center center / cover no-repeat;
  opacity:.38;
  transform:scale(1.03);
}

.az-litigation__overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(2,7,12,.96) 0%,
      rgba(3,8,14,.90) 42%,
      rgba(5,11,18,.70) 72%,
      rgba(5,11,18,.48) 100%
    ),
    radial-gradient(circle at 18% 22%, rgba(231,184,115,.14), transparent 24%);
}

.az-litigation__wrap{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:42px;
  align-items:center;
}

.az-litigation__left{
  max-width:560px;
}

.az-litigation__eyebrow{
  display:inline-block;
  margin-bottom:14px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-litigation__left h2{
  margin:0;
  font-family:"Playfair Display", Georgia, serif;
  font-size:clamp(40px,4.8vw,68px);
  line-height:1;
  font-weight:700;
  color:#fff;
}

.az-litigation__left h2 span{
  display:block;
  margin-top:8px;
  background:linear-gradient(180deg,#fffdf6,#ffe38d,#f6c85d,#d99a2f);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-litigation__left h2::after{
  content:"";
  display:block;
  width:150px;
  height:2px;
  margin:22px 0;
  background:linear-gradient(90deg,transparent,rgba(255,235,150,.85),#fff,rgba(255,220,120,.85),transparent);
}

.az-litigation__left p{
  margin:0;
  color:rgba(255,255,255,.76);
  font-size:16px;
  line-height:1.9;
  font-weight:500;
}

.az-litigation__right{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.az-litigation__card{
  min-height:220px;
  padding:28px 24px;
  border-radius:16px;
  background:
    radial-gradient(circle at 0% 0%, rgba(231,184,115,.14), transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025));
  border:1px solid rgba(231,184,115,.22);
  box-shadow:0 20px 40px rgba(0,0,0,.22);
  transition:.28s ease;
}

.az-litigation__card:hover{
  transform:translateY(-6px);
  border-color:rgba(231,184,115,.42);
}

.az-litigation__card strong{
  display:block;
  margin-bottom:18px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:38px;
  line-height:1;
  font-weight:700;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-litigation__card h3{
  margin:0 0 10px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:26px;
  line-height:1.12;
  color:#fff;
}

.az-litigation__card p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.75;
}

@media(max-width:1100px){
  .az-litigation__wrap{
    grid-template-columns:1fr;
  }

  .az-litigation__left{
    max-width:100%;
  }
}

@media(max-width:767px){
  .az-litigation{
    padding:58px 18px 64px;
  }

  .az-litigation__wrap{
    gap:28px;
  }

  .az-litigation__left p{
    font-size:14px;
  }

  .az-litigation__right{
    grid-template-columns:1fr;
    gap:14px;
  }

  .az-litigation__card{
    min-height:auto;
    padding:24px 20px;
  }

  .az-litigation__card h3{
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-102a00d */.az-banking-convey{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  padding:86px 24px 94px;
  background:
    radial-gradient(circle at 85% 10%, rgba(231,184,115,.11), transparent 24%),
    linear-gradient(180deg,#f8f6f1 0%,#ece7df 100%);
  font-family:Inter, Arial, sans-serif;
  overflow:hidden;
}

.az-banking-convey,
.az-banking-convey *{
  box-sizing:border-box;
}

.az-banking-convey__wrap{
  max-width:1280px;
  margin:0 auto;
}

.az-banking-convey__head{
  max-width:820px;
  margin:0 auto 42px;
  text-align:center;
}

.az-banking-convey__head span{
  display:inline-block;
  margin-bottom:12px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-banking-convey__head h2{
  margin:0;
  font-family:"Playfair Display", Georgia, serif;
  font-size:clamp(38px,4.4vw,62px);
  line-height:1.03;
  font-weight:700;
  color:#0b1016;
  letter-spacing:-.9px;
}

.az-banking-convey__head h2 strong{
  display:block;
  font-weight:700;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d,#b87414);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-banking-convey__head h2::after{
  content:"";
  display:block;
  width:150px;
  height:2px;
  margin:20px auto 18px;
  background:linear-gradient(90deg,transparent,rgba(231,184,115,.85),#fff,rgba(220,168,93,.85),transparent);
}

.az-banking-convey__head p{
  margin:0;
  color:#444;
  font-size:16px;
  line-height:1.85;
  font-weight:500;
}

.az-banking-convey__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
}

.az-banking-convey__card{
  min-height:245px;
  padding:30px 24px;
  border-radius:16px;
  background:
    radial-gradient(circle at 100% 0%, rgba(231,184,115,.12), transparent 36%),
    linear-gradient(180deg,#ffffff 0%,#fbfaf7 100%);
  border:1px solid rgba(231,184,115,.20);
  box-shadow:0 18px 38px rgba(0,0,0,.09);
  transition:.28s ease;
}

.az-banking-convey__card:hover{
  transform:translateY(-6px);
  box-shadow:0 26px 48px rgba(0,0,0,.13);
}

.az-banking-convey__card strong{
  display:block;
  margin-bottom:20px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:40px;
  line-height:1;
  font-weight:700;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d,#b87414);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-banking-convey__card h3{
  margin:0 0 12px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:25px;
  line-height:1.12;
  font-weight:700;
  color:#0b1016;
}

.az-banking-convey__card p{
  margin:0;
  color:#555;
  font-size:14px;
  line-height:1.75;
  font-weight:500;
}

@media(max-width:1100px){
  .az-banking-convey__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:767px){
  .az-banking-convey{
    padding:58px 18px 64px;
  }

  .az-banking-convey__head p{
    font-size:14px;
  }

  .az-banking-convey__grid{
    grid-template-columns:1fr;
    gap:14px;
  }

  .az-banking-convey__card{
    min-height:auto;
    padding:24px 20px;
  }

  .az-banking-convey__card strong{
    font-size:34px;
    margin-bottom:14px;
  }

  .az-banking-convey__card h3{
    font-size:23px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b64fe58 */.az-corporate-docs{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  padding:88px 24px 96px;
  background:#071019;
  font-family:Inter, Arial, sans-serif;
  color:#fff;
  overflow:hidden;
}

.az-corporate-docs,
.az-corporate-docs *{
  box-sizing:border-box;
}

.az-corporate-docs__bg{
  position:absolute;
  inset:0;
  background:url("MASUK-GAMBAR-CORPORATE-DI-SINI.jpg") center center / cover no-repeat;
  opacity:.34;
  transform:scale(1.03);
}

.az-corporate-docs__overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(2,7,12,.96) 0%,
      rgba(3,8,14,.88) 42%,
      rgba(5,11,18,.68) 72%,
      rgba(5,11,18,.44) 100%
    ),
    radial-gradient(circle at 18% 20%, rgba(231,184,115,.14), transparent 24%);
}

.az-corporate-docs__wrap{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  gap:42px;
  align-items:center;
}

.az-corporate-docs__left{
  max-width:560px;
}

.az-corporate-docs__eyebrow{
  display:inline-block;
  margin-bottom:14px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-corporate-docs__left h2{
  margin:0;
  font-family:"Playfair Display", Georgia, serif;
  font-size:clamp(40px,4.8vw,68px);
  line-height:1;
  font-weight:700;
  color:#fff;
}

.az-corporate-docs__left h2 span{
  display:block;
  margin-top:8px;
  background:linear-gradient(180deg,#fffdf6,#ffe38d,#f6c85d,#d99a2f);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-corporate-docs__left h2::after{
  content:"";
  display:block;
  width:150px;
  height:2px;
  margin:22px 0;
  background:linear-gradient(90deg,transparent,rgba(255,235,150,.85),#fff,rgba(255,220,120,.85),transparent);
}

.az-corporate-docs__left p{
  margin:0;
  color:rgba(255,255,255,.76);
  font-size:16px;
  line-height:1.9;
  font-weight:500;
}

.az-corporate-docs__right{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.az-corporate-docs__card{
  min-height:220px;
  padding:28px 24px;
  border-radius:16px;
  background:
    radial-gradient(circle at 0% 0%, rgba(231,184,115,.14), transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025));
  border:1px solid rgba(231,184,115,.22);
  box-shadow:0 20px 40px rgba(0,0,0,.22);
  transition:.28s ease;
}

.az-corporate-docs__card:hover{
  transform:translateY(-6px);
  border-color:rgba(231,184,115,.42);
}

.az-corporate-docs__card strong{
  display:block;
  margin-bottom:18px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:38px;
  line-height:1;
  font-weight:700;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-corporate-docs__card h3{
  margin:0 0 10px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:26px;
  line-height:1.12;
  color:#fff;
}

.az-corporate-docs__card p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.75;
}

@media(max-width:1100px){
  .az-corporate-docs__wrap{
    grid-template-columns:1fr;
  }

  .az-corporate-docs__left{
    max-width:100%;
  }
}

@media(max-width:767px){
  .az-corporate-docs{
    padding:58px 18px 64px;
  }

  .az-corporate-docs__wrap{
    gap:28px;
  }

  .az-corporate-docs__left p{
    font-size:14px;
  }

  .az-corporate-docs__right{
    grid-template-columns:1fr;
    gap:14px;
  }

  .az-corporate-docs__card{
    min-height:auto;
    padding:24px 20px;
  }

  .az-corporate-docs__card h3{
    font-size:24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5534115 */.az-criminal{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  padding:86px 24px 94px;
  background:
    radial-gradient(circle at 85% 10%, rgba(231,184,115,.11), transparent 24%),
    linear-gradient(180deg,#f8f6f1 0%,#ece7df 100%);
  font-family:Inter, Arial, sans-serif;
  overflow:hidden;
}

.az-criminal,
.az-criminal *{
  box-sizing:border-box;
}

.az-criminal__wrap{
  max-width:1280px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:42px;
  align-items:center;
}

.az-criminal__left{
  max-width:570px;
}

.az-criminal__eyebrow{
  display:inline-block;
  margin-bottom:12px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-criminal__left h2{
  margin:0;
  font-family:"Playfair Display", Georgia, serif;
  font-size:clamp(38px,4.4vw,62px);
  line-height:1.03;
  font-weight:700;
  color:#0b1016;
  letter-spacing:-.9px;
}

.az-criminal__left h2 span{
  display:block;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d,#b87414);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-criminal__left h2::after{
  content:"";
  display:block;
  width:150px;
  height:2px;
  margin:20px 0 22px;
  background:linear-gradient(90deg,transparent,rgba(231,184,115,.85),#fff,rgba(220,168,93,.85),transparent);
}

.az-criminal__left p{
  margin:0;
  color:#333;
  font-size:16px;
  line-height:1.9;
  font-weight:500;
}

.az-criminal__btn{
  margin-top:30px;
  min-height:58px;
  padding:0 28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  border-radius:999px;
  text-decoration:none;
  color:#141414;
  font-size:15px;
  font-weight:700;
  background:linear-gradient(180deg,#fffdf6 0%,#fff2bf 10%,#ffd76e 28%,#f4bf4d 48%,#fff0b3 64%,#d89a2d 82%,#b87414 100%);
  box-shadow:0 10px 30px rgba(255,196,70,.20), inset 0 1px 0 rgba(255,255,255,.85), inset 0 -1px 0 rgba(140,80,10,.25);
  transition:.28s ease;
}

.az-criminal__btn:hover{
  transform:translateY(-2px);
}

.az-criminal__btn svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.az-criminal__right{
  position:relative;
}

.az-criminal__panel{
  padding:36px 34px;
  border-radius:18px;
  background:
    radial-gradient(circle at 0% 0%, rgba(231,184,115,.14), transparent 34%),
    linear-gradient(180deg,#071019 0%,#0b121b 100%);
  border:1px solid rgba(231,184,115,.24);
  box-shadow:0 24px 48px rgba(0,0,0,.18);
}

.az-criminal__panel h3{
  margin:0 0 24px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:34px;
  line-height:1.08;
  color:#fff;
}

.az-criminal__list{
  display:grid;
  gap:14px;
}

.az-criminal__list div{
  display:flex;
  align-items:center;
  gap:16px;
  padding:16px 18px;
  border-radius:13px;
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));
  border:1px solid rgba(231,184,115,.16);
}

.az-criminal__list span{
  font-family:"Playfair Display", Georgia, serif;
  font-size:24px;
  font-weight:700;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-criminal__list p{
  margin:0;
  color:rgba(255,255,255,.76);
  font-size:14px;
  line-height:1.55;
  font-weight:500;
}

@media(max-width:1100px){
  .az-criminal__wrap{
    grid-template-columns:1fr;
  }

  .az-criminal__left{
    max-width:100%;
  }
}

@media(max-width:767px){
  .az-criminal{
    padding:58px 18px 64px;
  }

  .az-criminal__wrap{
    gap:28px;
  }

  .az-criminal__left p{
    font-size:14px;
    line-height:1.8;
  }

  .az-criminal__btn{
    width:100%;
    min-height:52px;
  }

  .az-criminal__panel{
    padding:26px 20px;
  }

  .az-criminal__panel h3{
    font-size:28px;
  }

  .az-criminal__list div{
    align-items:flex-start;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db49356 */.az-practice-cta{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  min-height:430px;
  padding:88px 24px 96px;
  background:#071019;
  font-family:Inter, Arial, sans-serif;
  color:#fff;
  overflow:hidden;
}

.az-practice-cta,
.az-practice-cta *{
  box-sizing:border-box;
}

.az-practice-cta__bg{
  position:absolute;
  inset:0;
  background:url("MASUK-GAMBAR-PRACTICE-CTA-DI-SINI.jpg") center center / cover no-repeat;
  opacity:.42;
  transform:scale(1.03);
}

.az-practice-cta__overlay{
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(90deg,
      rgba(2,7,12,.96) 0%,
      rgba(3,8,14,.88) 42%,
      rgba(5,11,18,.56) 72%,
      rgba(5,11,18,.22) 100%
    ),
    radial-gradient(circle at 22% 18%, rgba(231,184,115,.15), transparent 24%);
}

.az-practice-cta__wrap{
  position:relative;
  z-index:2;
  max-width:1280px;
  margin:0 auto;
}

.az-practice-cta__content{
  max-width:760px;
}

.az-practice-cta__eyebrow{
  display:inline-block;
  margin-bottom:14px;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.6px;
  text-transform:uppercase;
  background:linear-gradient(180deg,#fff7e2,#e7b873,#dca85d);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-practice-cta h2{
  margin:0;
  font-family:"Playfair Display", Georgia, serif;
  font-size:clamp(42px,5vw,76px);
  line-height:.98;
  font-weight:700;
  color:#fff;
  letter-spacing:-1px;
}

.az-practice-cta h2 strong{
  display:block;
  font-weight:700;
  background:linear-gradient(
    180deg,
    #fffdf6 0%,
    #fff4c9 12%,
    #ffe38d 26%,
    #f6c85d 42%,
    #fff1ba 58%,
    #d99a2f 74%,
    #fff5d2 88%,
    #c9851e 100%
  );
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-practice-cta h2::after{
  content:"";
  display:block;
  width:160px;
  height:2px;
  margin:22px 0;
  background:linear-gradient(90deg,transparent,rgba(255,235,150,.85),#fff,rgba(255,220,120,.85),transparent);
}

.az-practice-cta p{
  margin:0;
  max-width:680px;
  color:rgba(255,255,255,.76);
  font-size:17px;
  line-height:1.85;
  font-weight:500;
}

.az-practice-cta__actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:32px;
}

.az-practice-cta__btn{
  min-height:58px;
  padding:0 28px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  border-radius:999px;
  text-decoration:none;
  font-size:15px;
  font-weight:700;
  transition:.28s ease;
}

.az-practice-cta__btn svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:2.2;
  stroke-linecap:round;
  stroke-linejoin:round;
}

.az-practice-cta__btn--gold{
  color:#141414;
  background:linear-gradient(180deg,#fffdf6 0%,#fff2bf 10%,#ffd76e 28%,#f4bf4d 48%,#fff0b3 64%,#d89a2d 82%,#b87414 100%);
  box-shadow:0 10px 30px rgba(255,196,70,.20), inset 0 1px 0 rgba(255,255,255,.85), inset 0 -1px 0 rgba(140,80,10,.25);
}

.az-practice-cta__btn--ghost{
  color:#fff;
  background:rgba(9,17,26,.22);
  border:1px solid rgba(255,226,154,.38);
  backdrop-filter:blur(4px);
}

.az-practice-cta__btn:hover{
  transform:translateY(-2px);
}

@media(max-width:767px){
  .az-practice-cta{
    min-height:auto;
    padding:62px 18px 70px;
  }

  .az-practice-cta h2{
    font-size:clamp(38px,11vw,58px);
  }

  .az-practice-cta p{
    font-size:14px;
    line-height:1.8;
  }

  .az-practice-cta__actions{
    flex-direction:column;
    gap:12px;
  }

  .az-practice-cta__btn{
    width:100%;
    min-height:52px;
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-297d3f2 */.az-footer{
  position:relative;
  left:50%;
  right:50%;
  margin-left:-50vw;
  margin-right:-50vw;
  width:100vw;
  background:
    radial-gradient(circle at 20% 0%, rgba(231,184,115,.12), transparent 28%),
    linear-gradient(180deg,#071019 0%,#050a10 100%);
  color:#fff;
  font-family:Inter, Arial, sans-serif;
  overflow:hidden;
}

.az-footer,
.az-footer *{
  box-sizing:border-box;
}

.az-footer__wrap{
  max-width:1280px;
  margin:0 auto;
  padding:72px 24px 54px;
  display:grid;
  grid-template-columns:1.4fr .8fr .9fr 1.2fr;
  gap:34px;
}

.az-footer__brand h2{
  margin:0 0 16px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:40px;
  line-height:1;
  font-weight:700;
  background:linear-gradient(
    180deg,
    #fffdf6 0%,
    #fff4c9 12%,
    #ffe38d 26%,
    #f6c85d 42%,
    #fff1ba 58%,
    #d99a2f 74%,
    #fff5d2 88%,
    #c9851e 100%
  );
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.az-footer__brand p{
  margin:0;
  max-width:380px;
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.8;
  font-weight:500;
}

.az-footer__brand span{
  display:inline-block;
  margin-top:22px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:22px;
  font-weight:700;
  color:#fff;
}

.az-footer__col h3{
  margin:0 0 18px;
  font-family:"Playfair Display", Georgia, serif;
  font-size:23px;
  line-height:1.1;
  color:#fff;
}

.az-footer__col h3::after{
  content:"";
  display:block;
  width:70px;
  height:2px;
  margin-top:12px;
  background:linear-gradient(90deg,transparent,rgba(231,184,115,.85),#fff,rgba(220,168,93,.85),transparent);
}

.az-footer__col a{
  display:block;
  width:max-content;
  max-width:100%;
  margin-bottom:11px;
  color:rgba(255,255,255,.70);
  font-size:14px;
  line-height:1.5;
  text-decoration:none;
  transition:.25s ease;
}

.az-footer__col a:hover{
  color:#e7b873;
  transform:translateX(3px);
}

.az-footer__col p{
  margin:0 0 14px;
  color:rgba(255,255,255,.70);
  font-size:14px;
  line-height:1.75;
  font-weight:500;
}

.az-footer__bottom{
  border-top:1px solid rgba(231,184,115,.16);
  padding:18px 24px;
  text-align:center;
}

.az-footer__bottom p{
  margin:0;
  color:rgba(255,255,255,.55);
  font-size:13px;
  line-height:1.5;
}

@media(max-width:1100px){
  .az-footer__wrap{
    grid-template-columns:1fr 1fr;
  }
}

@media(max-width:767px){
  .az-footer__wrap{
    padding:56px 18px 42px;
    grid-template-columns:1fr;
    gap:28px;
  }

  .az-footer__brand h2{
    font-size:34px;
  }

  .az-footer__brand span{
    font-size:20px;
  }

  .az-footer__bottom{
    padding:16px 18px;
  }
}
.az-footer__logo{
  display:inline-block;
  margin-bottom:18px;
}

.az-footer__logo img{
  display:block;
  max-width:240px;
  width:100%;
  height:auto;
}/* End custom CSS */