.streamlined-advanced-area {
  background-color: #EEF2FE;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto;
}
.streamlined-advanced-area .full-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 90px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.streamlined-advanced-area .full-container .left-section .content-image {
  padding-right: 150px;
  height:100%;
}
.streamlined-advanced-area .full-container .left-section .content-image img{
height:100%;
}
.streamlined-advanced-area .full-container .left-section {
  width: 50%;
  padding: 0;
}
.streamlined-advanced-area .full-container .right-section {
  width: 50%;
  padding: 0;
  position: relative;
}
.streamlined-advanced-area .full-container .right-section .content-section{
  max-width: 700px;
  padding: 80px 0 150px;
  display: block;
}
.streamlined-advanced-area .full-container .right-section .content-section h1 {
  font-family: "Lexend";
  font-weight: 600;
  font-size: 50px;
  line-height: 64px;
  letter-spacing: -0.04em;
  color: #000000;
  margin: 0 0 15px;
}
.streamlined-advanced-area .full-container .right-section .content-section p {
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 33px;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}
.streamlined-advanced-area .full-container .left-section p {
  font-size: 18px;
  color: #000;
  font-family: "Inter";
  line-height: 37px;
  font-weight: 400;
  padding: 0;
  margin: 0 0 31px;
  letter-spacing: -0.01em;
}

.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: 1440px) {
 .streamlined-advanced-area .full-container .left-section {
    padding: 0 80px 0 0;
  }
  .streamlined-advanced-area .full-container .left-section .content-image,   .streamlined-advanced-area .full-container .left-section .content-image img {
  padding-right: 0;
  object-fit:contain;
  object-position:bottom;
  height: 100%;
}
}
@media screen and (max-width: 1366px) {
div.streamlined-advanced-area .full-container .right-section .content-section {
  max-width: 580px;
  padding: 50px 0 170px;
  display: block;
}
}
@media screen and (max-width: 1280px) {
  div.streamlined-advanced-area .full-container .right-section .content-section {
    padding: 10px 20px 110px 0;
}
}
@media screen and (max-width: 1200px) {
 .streamlined-advanced-area .full-container .left-section h1 {
    font-size: 40px;
    line-height: 56px;
  }
}
 @media screen and (max-width: 1024px) { 
  div.streamlined-advanced-area .full-container .right-section .content-section h1 {
    font-size: 38px;
    line-height: 50px;
  }
   div.streamlined-advanced-area .full-container {
    padding: 50px 0 0;
  }
 div.streamlined-advanced-area .full-container .right-section .content-section {
  padding: 10px 30px 90px 0;
  }
   .widget-snippet .streamlined-advanced-area .full-container .left-section .content-image, .widget-snippet .streamlined-advanced-area .full-container .left-section .content-image img {
     height: 100%;
     object-fit: contain;
     object-position: bottom;
   }
}
@media screen and (max-width: 991px) {
  div.streamlined-advanced-area .full-container .right-section .content-section {
    padding: 0 20px 30px 0;
  }
 div.streamlined-advanced-area .full-container .right-section .content-section h1 {
    font-size: 36px;
    line-height: 44px;
  }
  div.streamlined-advanced-area .full-container {
    padding: 50px 0 0;
    flex-direction: column-reverse;
  }
div.streamlined-advanced-area .full-container .left-section, div.streamlined-advanced-area .full-container .right-section {
  width: 100%;
  }
   div.streamlined-advanced-area .full-container .right-section {
    padding: 0 20px;  
  }
   .streamlined-advanced-area .full-container .left-section {
    padding: 0 30px 0 0;
  }
  div.streamlined-advanced-area .full-container .right-section .content-section {
    max-width: 100%;
  }
   .streamlined-advanced-area .full-container .left-section h1 {
    font-size: 34px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767px) {
 .streamlined-advanced-area {
    padding: 30px 0 0;
    background-size: 100%;
    background-position: bottom center;
  }
   .streamlined-advanced-area .full-container {
    padding: 0;
     margin: 0
  }
  div.streamlined-advanced-area .full-container .right-section {
    padding: 0;
  }
  div.streamlined-advanced-area .full-container {
    padding: 40px 0 0;
  }
.widget-snippet .streamlined-advanced-area .full-container .left-section .content-image img {
  margin-left: -15px
  }
   .streamlined-advanced-area .full-container .left-section {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 575px) {
 .streamlined-advanced-area .full-container .left-section h1 {
    font-size: 30px;
    line-height: 46px;
  }
}
