.unlock-empower {
  background: #FFF;
  padding: 175px 0 175px;
}
.unlock-empower .full-container {
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1230px;
}
.unlock-empower .full-container.two {
  margin-top: 157px
}
.unlock-empower .full-container .left-inner-section {
  max-width: 491px;
}
.unlock-empower .full-container.two .right-inner-section {
  max-width: 491px;
  margin-left: auto
}
.unlock-empower .full-container .left-section {
  width: 50%;
  padding: 0 65px 0 0;
}
.unlock-empower .full-container .right-section {
  width: 50%;
}
.unlock-empower .full-container .left-section img {
  border-radius: 15px;
}
.unlock-empower .full-container h2 {
  color: #000;
  padding: 0;
  margin: 0 0 15px;
  font-family: Lexend;
  font-size: 48px;
  font-weight: 600;
  line-height: 57px;
  letter-spacing: -0.04em;
  text-align: left;
}

.unlock-empower .full-container .right-section .inner-content {
  padding: 5px 0 0;
  position: relative;
}

.unlock-empower .full-container .inner-content p{
  padding: 0;
  color: #000;
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 28px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;


}
.unlock-empower .full-container .right-section .inner-content li{
  position: relative;
  margin: 0;
  padding: 0 0 12px 20px;
  list-style-type: none;
  color: #000;
  line-height: 25px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Inter';
}
.unlock-empower .full-container .right-section .inner-content li::before {
  content: '';
  background: #000;
  width: 10px;
  height: 9px;
  position: absolute;
  border-radius: 50px;
  top: 9px;
  left: 0;
  background: url(/template/5731a701/images/list-tick.svg);
}

.widget-snippet .button-section {
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 15px 0 0;
}

.widget-snippet .button-section a.demo-button{
  max-width: 148px;
  margin: 0;
  display: block;
  padding: 10px 5px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  line-height: 18px;
  height: 40px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  background: #008DF2;
  width: 100%;
  border-radius: 50px;
}
.widget-snippet .button-section .demo-button:hover{
  background: #000;
  text-decoration: none;
}
.widget-snippet .button-section .demo-button-two {
  text-transform: capitalize;
  font-size: 16px;
  color: #000;
  font-family: 'Lexend';
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  padding: 0 0 5px;
  border-bottom: 1px solid #000;
  margin: 0 0 0 28px;
}
.widget-snippet .button-section .demo-button-two:hover{
  color: #008DF2;
  border-bottom: 1px solid #008DF2;
  background: transparent
}


@media screen and (max-width: 1500px) {
  .unlock-empower .full-container .left-section h1 {
  font-size: 50px;
  line-height: 70px;
}
}
@media screen and (max-width: 1024px) {
    .unlock-empower .full-container .left-section h1 {
  font-size: 40px;
  line-height: 50px;
}
 .unlock-empower .full-container .left-section h6 {
  font-size: 20px;
  }
.unlock-empower .full-container {
  padding: 0 30px;
  }
.unlock-empower {
  padding: 100px 0 115px;
}
}
@media screen and (max-width: 991px) {
  .unlock-empower {
  padding: 70px 0 80px;
}
 .unlock-empower .full-container .left-section h1 {
  font-size: 33px;
  line-height: 42px;
  letter-spacing: -1px;
}
 .unlock-empower .full-container .left-section h6 {
  font-size: 19px;
  }
 .unlock-empower .full-container .left-section {
  width: 58%;
  padding: 0 20px 0 0;
}
}
@media screen and (max-width: 767px) {
   .unlock-empower {
  padding: 42px 0 50px;
}
  .unlock-empower .full-container {
    flex-direction: column;
}
  .unlock-empower .full-container .left-section, .unlock-empower .full-container .right-section {
  width: 100%;
  padding: 0;
}
 .unlock-empower .full-container .left-section h1 {
  font-size: 30px;
  line-height: 38px;
}
.unlock-empower .full-container {
  padding: 0 20px;
  }
}
