.widget-snippet .service-case-study {
  max-width: 1400px;
  margin: 0 auto;
  padding: 125px 0 140px 0;
}
.widget-snippet .service-case-study .content {
  display: flex;
  flex-wrap: wrap;
}
.widget-snippet .service-case-study .content .left-part {
  width: 50%;
}
.widget-snippet .service-case-study .content .right-part {
  width: 50%;
}
.widget-snippet .service-case-study .content .left-part h2{
font-family: 'Nunito Sans';
font-style: normal;
font-weight: 800;
font-size: 46px;
line-height: 65px;
color: #000000;
padding-right: 70px;
}
.widget-snippet .service-case-study .content .right-part p {
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 30px;
color: #000000;
  margin: 0;
  padding: 0 0 20px 0;
}
.widget-snippet .service-case-study .content .right-part a{
  font-family: 'Nunito Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 25px;
letter-spacing: 0.02em;
color: #000;
padding: 14px 10px 15px 10px;
width: 100%;
display: block;
background: #fff;
text-align: center;
text-decoration: none;
max-width: 230px;
margin: 35px auto 0 0;
  border:2px solid #000;
}
.widget-snippet .service-case-study .content .right-part a:hover{
color: #fff;
background: #000;
border:2px solid #000;
}
@media screen and (max-width: 1500px) {
.widget-snippet .service-case-study {
  max-width: 1350px;
  padding: 90px 0 100px 0;
}
.widget-snippet .service-case-study .content .left-part h2 {
  font-size: 45px;
  line-height: 58px;
}
}
@media screen and (max-width: 1400px){
.widget-snippet .service-case-study {
  max-width: 1280px;
}

}
@media screen and (max-width: 1300px){
.widget-snippet .service-case-study {
  max-width: 1200px;
}
.widget-snippet .service-case-study .content .left-part h2 {
  font-size: 42px;
  line-height: 52px;
  padding-right: 50px;
}

}
@media screen and (max-width: 1200px){
.widget-snippet .service-case-study .content .left-part h2 {
  font-size: 36px;
  line-height: 50px;
  padding-right: 35px;
}
.widget-snippet .service-case-study .content .right-part a {
  font-size: 17px;
  line-height: 23px;
  max-width: 200px;
  margin: 25px auto 0 0;
}
.widget-snippet .service-case-study {
  max-width: 100%;
  padding: 65px 0 75px 0;
}
}
@media screen and (max-width: 991px){
.widget-snippet .service-case-study .content {
  display: block;
}
.widget-snippet .service-case-study .content .left-part {
  width: 100%;
}
.widget-snippet .service-case-study .content .left-part h2 {
  font-size: 32px;
  line-height: 45px;
  padding: 0 0 15px 0;
  max-width: 650px;
}
  .widget-snippet .service-case-study .content .left-part h2 div{
  display:inline;
}
.widget-snippet .service-case-study .content .right-part {
  width: 100%;
}
.widget-snippet .service-case-study .content .right-part p {
  font-size: 16px;
  line-height: 26px;
  padding: 0 0 15px 0;
}
.widget-snippet .service-case-study .content .right-part a {
  font-size: 16px;
  line-height: 22px;
  max-width: 160px;
  margin: 20px auto 0 0;
}
.widget-snippet .service-case-study {
  padding: 50px 0 65px 0;
}
}
@media screen and (max-width: 767px){
.widget-snippet .service-case-study .content .left-part h2 {
  font-size: 24px;
  line-height: 32px;
  max-width: 100%;
}
.widget-snippet .service-case-study .content .right-part p {
  font-size: 15px;
  line-height: 25px;
}
.widget-snippet .service-case-study .content .right-part a {
  margin: 10px auto 0 0;
  font-size: 15px;
  line-height: 20px;
  max-width: 140px;
  padding: 12px;
}
.widget-snippet .service-case-study {
  padding: 40px 0 50px 0;
}
}
