.elementor-81 .elementor-element.elementor-element-52176f2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-81 .elementor-element.elementor-element-51d7097{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-81 .elementor-element.elementor-element-2fc7954{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-81 .elementor-element.elementor-element-8629e67{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-81 .elementor-element.elementor-element-b0bb590{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-81 .elementor-element.elementor-element-de4d3a8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-dbb949e */.kdn-services-hero{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:88vh;
  padding:145px 54px 95px;
  overflow:hidden;
  background-image:url("https://kliniknazri.com/wp-content/uploads/2026/06/blog-feature-patient-care.jpg.optimal.jpg");
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.kdn-services-hero,
.kdn-services-hero *{
  box-sizing:border-box;
}

.kdn-services-hero__overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(55,0,8,.82) 0%,
      rgba(82,4,15,.62) 42%,
      rgba(255,244,220,.08) 100%);
  z-index:1;
}

.kdn-services-hero__wrap{
  position:relative;
  z-index:2;
  max-width:1500px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 430px;
  gap:70px;
  align-items:end;
}

.kdn-services-hero__content{
  max-width:780px;
}

.kdn-services-hero__tag{
  display:inline-flex;
  padding:11px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  letter-spacing:.7px;
  text-transform:uppercase;
  backdrop-filter:blur(14px);
  margin-bottom:26px;
}

.kdn-services-hero h1{
  margin:0;
  font-family:'Playfair Display',Georgia,serif;
  font-size:clamp(52px,6vw,88px);
  line-height:1.02;
  letter-spacing:-2px;
  color:#fff;
  font-weight:800;
}

.kdn-services-hero h1 em{
  display:block;
  font-style:normal;
  color:#f2cf78;
}

.kdn-services-hero p{
  max-width:600px;
  margin:28px 0 0;
  color:rgba(255,255,255,.9);
  font-size:18px;
  line-height:1.85;
}

.kdn-services-hero__actions{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  margin-top:40px;
}

.kdn-services-hero__btn-main,
.kdn-services-hero__btn-line{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:60px;
  padding:0 32px;
  border-radius:12px;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
  transition:.25s ease;
}

.kdn-services-hero__btn-main{
  background:#fff;
  color:#8b0716;
  box-shadow:0 22px 45px rgba(0,0,0,.25);
}

.kdn-services-hero__btn-line{
  color:#fff;
  border:1px solid rgba(255,255,255,.32);
  background:rgba(255,255,255,.08);
  backdrop-filter:blur(12px);
}

.kdn-services-hero__btn-main:hover,
.kdn-services-hero__btn-line:hover{
  transform:translateY(-4px);
}

.kdn-services-hero__cards{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}

.kdn-services-hero__card{
  min-height:155px;
  padding:26px 22px;
  border-radius:22px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(18px);
  box-shadow:0 20px 45px rgba(0,0,0,.14);
}

.kdn-services-hero__card span{
  display:block;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  margin-bottom:18px;
}

.kdn-services-hero__card strong{
  display:block;
  color:#fff;
  font-size:20px;
  line-height:1.25;
  font-weight:900;
}

@media(max-width:980px){
  .kdn-services-hero{
    min-height:auto;
    padding:120px 24px 80px;
  }

  .kdn-services-hero__wrap{
    grid-template-columns:1fr;
    gap:45px;
  }

  .kdn-services-hero__cards{
    max-width:620px;
  }
}

@media(max-width:600px){
  .kdn-services-hero{
    padding:105px 16px 65px;
  }

  .kdn-services-hero h1{
    font-size:42px;
    letter-spacing:-1px;
  }

  .kdn-services-hero p{
    font-size:15px;
  }

  .kdn-services-hero__actions{
    flex-direction:column;
  }

  .kdn-services-hero__btn-main,
  .kdn-services-hero__btn-line{
    width:100%;
  }

  .kdn-services-hero__cards{
    grid-template-columns:1fr;
  }

  .kdn-services-hero__card{
    min-height:auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6199d98 */.kdn-featured-services{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 54px;
  overflow:hidden;
  background:
  radial-gradient(circle at 10% 15%,rgba(216,176,82,.12),transparent 28%),
  linear-gradient(180deg,#ffffff 0%,#fffaf4 100%);
  font-family:'Poppins','Inter',sans-serif;
}

.kdn-featured-services,
.kdn-featured-services *{
  box-sizing:border-box;
}

.kdn-featured-services__wrap{
  max-width:1500px;
  margin:auto;
}

.kdn-featured-services__head{
  max-width:850px;
  text-align:center;
  margin:0 auto 60px;
}

.kdn-featured-services__head span{
  display:block;
  color:#b88724;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.8px;
  margin-bottom:14px;
}

.kdn-featured-services__head h2{
  margin:0;
  font-family:'Playfair Display',serif;
  font-size:clamp(40px,4vw,64px);
  line-height:1.05;
  color:#111;
  font-weight:800;
}

.kdn-featured-services__head h2 em{
  color:#8b0716;
  font-style:normal;
}

.kdn-featured-services__head p{
  max-width:650px;
  margin:22px auto 0;
  color:#555;
  font-size:16px;
  line-height:1.9;
}

.kdn-featured-services__grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:24px;
}

.kdn-fservice{
  background:#fff;
  border-radius:26px;
  overflow:hidden;
  box-shadow:0 25px 60px rgba(0,0,0,.08);
  transition:.35s ease;
}

.kdn-fservice:hover{
  transform:translateY(-10px);
}

.kdn-fservice__image{
  height:270px;
  overflow:hidden;
}

.kdn-fservice__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:.5s ease;
}

.kdn-fservice:hover img{
  transform:scale(1.08);
}

.kdn-fservice__content{
  padding:28px;
}

.kdn-fservice__content span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:42px;
  height:42px;
  border-radius:50%;
  background:#8b0716;
  color:#fff;
  font-size:13px;
  font-weight:800;
  margin-bottom:18px;
}

.kdn-fservice__content h3{
  margin:0;
  color:#111;
  font-size:22px;
  font-weight:800;
  line-height:1.2;
}

.kdn-fservice__content p{
  margin:14px 0 0;
  color:#666;
  font-size:14px;
  line-height:1.8;
}

@media(max-width:1100px){

  .kdn-featured-services{
    padding:90px 24px;
  }

  .kdn-featured-services__grid{
    grid-template-columns:repeat(2,1fr);
  }

}

@media(max-width:600px){

  .kdn-featured-services{
    padding:70px 16px;
  }

  .kdn-featured-services__grid{
    grid-template-columns:1fr;
  }

  .kdn-featured-services__head h2{
    font-size:36px;
  }

  .kdn-fservice__image{
    height:240px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d8856b2 */.kdn-service-showcase{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:115px 54px;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 18%,rgba(216,176,82,.14),transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#fffaf4 100%);
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.kdn-service-showcase,
.kdn-service-showcase *{
  box-sizing:border-box;
}

.kdn-service-showcase__wrap{
  max-width:1500px;
  margin:0 auto;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:28px;
  align-items:stretch;
}

.kdn-service-showcase__left{
  padding:48px;
  border-radius:30px;
  background:linear-gradient(135deg,#8f0718,#5c020d);
  color:#fff;
  box-shadow:0 30px 75px rgba(123,7,20,.22);
  min-height:520px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.kdn-service-showcase__left span{
  display:block;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.7px;
  margin-bottom:16px;
}

.kdn-service-showcase h2{
  margin:0;
  font-family:'Playfair Display',Georgia,serif;
  font-size:clamp(40px,4vw,64px);
  line-height:1.05;
  letter-spacing:-1.5px;
  color:#fff;
  font-weight:800;
}

.kdn-service-showcase h2 em{
  display:block;
  font-style:normal;
  color:#f2cf78;
}

.kdn-service-showcase__left p{
  margin:24px 0 0;
  max-width:560px;
  color:rgba(255,255,255,.88);
  font-size:16px;
  line-height:1.85;
}

.kdn-service-showcase__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:max-content;
  margin-top:34px;
  min-height:56px;
  padding:0 28px;
  border-radius:14px;
  background:#fff;
  color:#8b0716;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  box-shadow:0 18px 45px rgba(0,0,0,.18);
}

.kdn-service-showcase__image{
  position:relative;
  min-height:520px;
  border-radius:30px;
  overflow:hidden;
  box-shadow:0 30px 75px rgba(0,0,0,.12);
}

.kdn-service-showcase__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.kdn-service-showcase__image::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0) 45%,rgba(82,4,15,.45) 100%);
}

.kdn-service-showcase__grid{
  grid-column:1 / -1;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
  margin-top:4px;
}

.kdn-ss-card{
  position:relative;
  min-height:190px;
  padding:28px;
  border-radius:26px;
  background:#fff;
  border:1px solid rgba(139,7,22,.08);
  box-shadow:0 22px 55px rgba(0,0,0,.07);
  text-decoration:none;
  overflow:hidden;
  transition:.28s ease;
}

.kdn-ss-card::after{
  content:"→";
  position:absolute;
  right:24px;
  bottom:22px;
  width:42px;
  height:42px;
  border-radius:50%;
  background:#fff4e6;
  color:#8b0716;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:22px;
  font-weight:900;
  transition:.28s ease;
}

.kdn-ss-card:hover{
  transform:translateY(-8px);
  box-shadow:0 30px 75px rgba(139,7,22,.13);
}

.kdn-ss-card:hover::after{
  background:#8b0716;
  color:#fff;
}

.kdn-ss-card strong{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  border-radius:16px;
  background:linear-gradient(135deg,#8f0718,#5c020d);
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  margin-bottom:22px;
}

.kdn-ss-card h3{
  margin:0;
  color:#111;
  font-size:21px;
  line-height:1.25;
  font-weight:900;
}

.kdn-ss-card span{
  display:block;
  max-width:220px;
  margin-top:10px;
  color:#555;
  font-size:14px;
  line-height:1.55;
}

@media(max-width:980px){
  .kdn-service-showcase{
    padding:85px 24px;
  }

  .kdn-service-showcase__wrap{
    grid-template-columns:1fr;
  }

  .kdn-service-showcase__left,
  .kdn-service-showcase__image{
    min-height:420px;
  }

  .kdn-service-showcase__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:560px){
  .kdn-service-showcase{
    padding:65px 16px;
  }

  .kdn-service-showcase__left{
    padding:34px 24px;
    min-height:auto;
  }

  .kdn-service-showcase h2{
    font-size:34px;
  }

  .kdn-service-showcase__left p{
    font-size:15px;
  }

  .kdn-service-showcase__btn{
    width:100%;
  }

  .kdn-service-showcase__image{
    min-height:300px;
  }

  .kdn-service-showcase__grid{
    grid-template-columns:1fr;
  }

  .kdn-ss-card{
    min-height:175px;
  }
}
.kdn-service-showcase__grid{
  grid-column:1 / -1;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
  margin-top:10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-68f366a */.kdn-whohelp{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 54px;
  overflow:hidden;
  background:#fff;
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.kdn-whohelp,
.kdn-whohelp *{
  box-sizing:border-box;
}

.kdn-whohelp__wrap{
  max-width:1500px;
  margin:0 auto;
}

.kdn-whohelp__head{
  max-width:850px;
  margin:0 auto 52px;
  text-align:center;
}

.kdn-whohelp__head span{
  display:block;
  color:#b88724;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.7px;
  margin-bottom:14px;
}

.kdn-whohelp__head h2{
  margin:0;
  font-family:'Playfair Display',Georgia,serif;
  font-size:clamp(38px,4vw,64px);
  line-height:1.05;
  color:#111;
  font-weight:800;
  letter-spacing:-1.5px;
}

.kdn-whohelp__head h2 em{
  font-style:normal;
  color:#8b0716;
}

.kdn-whohelp__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.kdn-whohelp-card{
  position:relative;
  min-height:350px;
  border-radius:28px;
  overflow:hidden;
  background:#eee;
  box-shadow:0 24px 60px rgba(0,0,0,.1);
}

.kdn-whohelp-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.45s ease;
}

.kdn-whohelp-card:hover img{
  transform:scale(1.06);
}

.kdn-whohelp-card::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,0) 42%,rgba(62,2,10,.88) 100%);
  z-index:1;
}

.kdn-whohelp-card div{
  position:absolute;
  left:28px;
  right:28px;
  bottom:26px;
  z-index:2;
}

.kdn-whohelp-card h3{
  margin:0;
  color:#fff;
  font-family:'Playfair Display',Georgia,serif;
  font-size:30px;
  line-height:1.12;
  font-weight:800;
}

.kdn-whohelp-card p{
  margin:10px 0 0;
  color:rgba(255,255,255,.85);
  font-size:14px;
  line-height:1.6;
}

@media(max-width:980px){
  .kdn-whohelp{
    padding:85px 24px;
  }

  .kdn-whohelp__grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:560px){
  .kdn-whohelp{
    padding:65px 16px;
  }

  .kdn-whohelp__head h2{
    font-size:34px;
  }

  .kdn-whohelp__grid{
    grid-template-columns:1fr;
  }

  .kdn-whohelp-card{
    min-height:280px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fd6ab45 */.kdn-patient-flow{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 54px;
  overflow:hidden;
  background:
    radial-gradient(circle at 15% 15%,rgba(216,176,82,.15),transparent 28%),
    linear-gradient(135deg,#8f0718 0%,#5c020d 100%);
  font-family:'Poppins','Inter',Arial,sans-serif;
}

.kdn-patient-flow,
.kdn-patient-flow *{
  box-sizing:border-box;
}

.kdn-patient-flow__wrap{
  max-width:1500px;
  margin:0 auto;
}

.kdn-patient-flow__head{
  max-width:850px;
  margin:0 auto 58px;
  text-align:center;
}

.kdn-patient-flow__head span{
  display:block;
  color:#f2cf78;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.7px;
  margin-bottom:14px;
}

.kdn-patient-flow__head h2{
  margin:0;
  font-family:'Playfair Display',Georgia,serif;
  font-size:clamp(38px,4vw,64px);
  line-height:1.05;
  color:#fff;
  font-weight:800;
  letter-spacing:-1.5px;
}

.kdn-patient-flow__head h2 em{
  font-style:normal;
  color:#f2cf78;
}

.kdn-patient-flow__body{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:18px;
}

.kdn-flow-card{
  position:relative;
  min-height:245px;
  padding:30px 24px;
  border-radius:24px;
  background:rgba(255,255,255,.1);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(14px);
  box-shadow:0 24px 60px rgba(0,0,0,.12);
}

.kdn-flow-card::after{
  content:"→";
  position:absolute;
  right:-20px;
  top:50%;
  transform:translateY(-50%);
  width:42px;
  height:42px;
  border-radius:50%;
  background:#f2cf78;
  color:#8b0716;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:22px;
  font-weight:900;
  z-index:3;
}

.kdn-flow-card:last-child::after{
  display:none;
}

.kdn-flow-card strong{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
  border-radius:16px;
  background:#fff;
  color:#8b0716;
  font-size:14px;
  font-weight:900;
  margin-bottom:22px;
}

.kdn-flow-card h3{
  margin:0;
  color:#fff;
  font-size:20px;
  line-height:1.25;
  font-weight:900;
}

.kdn-flow-card p{
  margin:12px 0 0;
  color:rgba(255,255,255,.82);
  font-size:14px;
  line-height:1.65;
}

@media(max-width:1100px){
  .kdn-patient-flow{
    padding:85px 24px;
  }

  .kdn-patient-flow__body{
    grid-template-columns:repeat(2,1fr);
  }

  .kdn-flow-card::after{
    display:none;
  }
}

@media(max-width:560px){
  .kdn-patient-flow{
    padding:65px 16px;
  }

  .kdn-patient-flow__head h2{
    font-size:34px;
  }

  .kdn-patient-flow__body{
    grid-template-columns:1fr;
  }

  .kdn-flow-card{
    min-height:auto;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2df9813 */.kdn-service-cta{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 54px;
  overflow:hidden;
  background:
  radial-gradient(circle at 85% 15%,rgba(216,176,82,.15),transparent 30%),
  linear-gradient(180deg,#ffffff 0%,#fff8f1 100%);
  font-family:'Poppins','Inter',sans-serif;
}

.kdn-service-cta,
.kdn-service-cta *{
  box-sizing:border-box;
}

.kdn-service-cta__wrap{
  max-width:1500px;
  margin:auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:50px;
  align-items:center;
}

.kdn-service-cta__image{
  position:relative;
  overflow:hidden;
  border-radius:30px;
  height:620px;
  box-shadow:0 30px 80px rgba(0,0,0,.12);
}

.kdn-service-cta__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.kdn-service-cta__content span{
  display:block;
  color:#b88724;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.7px;
  margin-bottom:14px;
}

.kdn-service-cta__content h2{
  margin:0;
  font-family:'Playfair Display',serif;
  font-size:clamp(44px,5vw,78px);
  line-height:1.02;
  color:#111;
  font-weight:800;
}

.kdn-service-cta__content h2 em{
  display:block;
  color:#8b0716;
  font-style:normal;
}

.kdn-service-cta__content p{
  margin:24px 0 0;
  max-width:620px;
  color:#555;
  font-size:17px;
  line-height:1.9;
}

.kdn-service-cta__buttons{
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  margin-top:36px;
}

.kdn-service-cta__btn-main,
.kdn-service-cta__btn-line{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:60px;
  padding:0 34px;
  border-radius:14px;
  text-decoration:none;
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
  transition:.3s;
}

.kdn-service-cta__btn-main{
  background:linear-gradient(135deg,#8f0718,#5c020d);
  color:#fff;
  box-shadow:0 20px 50px rgba(139,7,22,.18);
}

.kdn-service-cta__btn-line{
  border:1px solid rgba(139,7,22,.18);
  color:#8b0716;
  background:#fff;
}

.kdn-service-cta__btn-main:hover,
.kdn-service-cta__btn-line:hover{
  transform:translateY(-4px);
}

.kdn-service-cta__info{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:40px;
}

.kdn-service-cta__info div{
  padding:22px;
  border-radius:20px;
  background:#fff;
  box-shadow:0 18px 45px rgba(0,0,0,.06);
}

.kdn-service-cta__info strong{
  display:block;
  color:#8b0716;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  margin-bottom:8px;
}

.kdn-service-cta__info span{
  display:block;
  color:#111;
  font-size:15px;
  font-weight:700;
}

@media(max-width:980px){

  .kdn-service-cta{
    padding:85px 24px;
  }

  .kdn-service-cta__wrap{
    grid-template-columns:1fr;
  }

  .kdn-service-cta__image{
    height:420px;
  }

}

@media(max-width:600px){

  .kdn-service-cta{
    padding:65px 16px;
  }

  .kdn-service-cta__content h2{
    font-size:38px;
  }

  .kdn-service-cta__buttons{
    flex-direction:column;
  }

  .kdn-service-cta__btn-main,
  .kdn-service-cta__btn-line{
    width:100%;
  }

  .kdn-service-cta__info{
    grid-template-columns:1fr;
  }

}/* End custom CSS */