body.widget-snippet .home-about .full-content .about-item:last-of-type{
  margin:0;
}
body.widget-snippet .home-about{
  z-index:unset;
}
body.widget-snippet .home-about .full-content .about-item:first-of-type p{
  opacity:unset;
}
body.widget-snippet .home-about .full-content .about-item:first-of-type{
  z-index:unset;
}
.home-about {
  background: #F5F5F5;
  padding: 305px 0 133px;
  margin-top: -145px;
  z-index: 0;
  position: relative;
}

.home-about .full-content {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.home-about .full-content .about-item {
  width: 50%;
}

.home-about .full-content .about-item:last-of-type{
    margin: 0 0 0 -45px;
    height: 620px;
}
.home-about .full-content .about-item:first-of-type{
  width: 50%;
  background: #FFF;
  box-shadow: 10px 10px 0px 0px #F5F5F5;
  margin: -60px 0 0;
  z-index: 1;
  height: 635px;
  padding: 146px 70px 50px;
}
.home-about .full-content .about-item:first-of-type h2{
  color: #292663;
  font-family: Outfit;
  font-size: 23px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin:0 0 32px 0;
  padding: 0;
  position:relative;
}
.home-about .full-content .about-item:first-of-type h2:before{
  position:absolute;
  content:'';
  top:-96px;
  left:0;
  background: #84CDB4;
  height: 64px;
  width: 1px;
}
.home-about .full-content .about-item:first-of-type h3{
  color: #292663;
  font-family: Outfit;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  margin:0 0 32px 0;
  padding: 0;
}
.home-about .full-content .about-item:first-of-type p{
  color: #000;
  font-family: Outfit;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  opacity: 0.8;
  margin:0 0 15px 0;
  padding: 0;
}
.home-about .full-content .about-item:first-of-type a{
  color: #000;
  text-align: center;
  font-family: Outfit;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  position:relative;
  display: inline-block;
  margin: 20px 0 0;
}
.home-about .full-content .about-item:first-of-type a:after{
  background:url("/template/48b3bac1/images/right-arrow.svg") no-repeat;
  height:20px;
  width:13px;
  position:absolute;
  content'';
  top:4px;
  right:-21px;
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
}
.home-about .full-content .about-item:first-of-type a:hover:after{
  background-position:0 -56px;
}
.home-about .full-content .about-item:first-of-type a:hover{
  color:#f0516f;
}
.home-about .full-content .about-item img {
  height: 100%;
  max-width: 745px;
  object-fit:cover;
}
@media screen and (max-width: 1500px) {
.home-about .full-content {
  max-width: 100%;
  padding: 0 35px;
}
  .home-about .full-content .about-item img {
  max-width: 730px;
  }
  .home-about {
  padding: 305px 0 110px;
  }
}
@media screen and (max-width: 1400px){
.home-about .full-content {
  padding: 0 30px;
}
.home-about .full-content .about-item img {
  max-width: 700px;
}
}
@media screen and (max-width: 1300px){
.home-about .full-content {
  padding: 0 25px;
}
.home-about .full-content .about-item img {
  max-width: 658px;
}
.home-about .full-content .about-item:first-of-type h3 {
  font-size: 40px;
  line-height: 48px;
  margin: 0 0 25px 0;
}
}

@media screen and (max-width: 1200px){
.home-about {
  padding: 290px 0 90px;
}
.home-about .full-content {
  max-width: 100%;
  padding: 0 20px;
}
.home-about .full-content .about-item img {
  max-width: 538px;
}
.home-about .full-content .about-item:first-of-type h2::before {
 top: -60px;
height: 40px;
}
.home-about .full-content .about-item:first-of-type {
  padding: 85px 30px 50px;
height: 515px;
}
.home-about .full-content .about-item:first-of-type h2 {
  font-size: 22px;
  margin: 0 0 20px 0;
}
.home-about .full-content .about-item:first-of-type h3 {
  font-size: 35px;
  line-height: 42px;
  margin: 0 0 18px 0;
}
.home-about .full-content .about-item:last-of-type {
  height: 500px;
}

}
@media screen and (max-width: 991px){
.home-about .full-content .about-item:first-of-type h2 {
  font-size: 20px;
  margin: 0 0 15px 0;
}
.home-about .full-content .about-item:first-of-type h3 {
  font-size: 30px;
  line-height: 40px;
}
.home-about .full-content .about-item:first-of-type {
  padding: 85px 20px 45px;
  height: 535px;
}
.home-about .full-content .about-item img {
  max-width: 410px;
}
.home-about .full-content .about-item:last-of-type {
  height: 520px;
}
.home-about .full-content .about-item:first-of-type a {
  font-size: 17px;
}
.home-about .full-content .about-item:first-of-type a::after {
  width: 10px;
  top: 5px;
  right: -18px;
  background-size: 10px;
}
}
@media screen and (max-width:767px){
.home-about .full-content {
  max-width: 100%;
  padding: 0 15px;
}
.home-about .full-content .about-item:first-of-type {
padding: 85px 20px 40px;
height: 100%;
margin: 0 0 20px;
box-shadow: unset;
  width: 100%;
}
.home-about .full-content .about-item:last-of-type {
  margin: 0;
  width: 100%;
height: 230px;
}
.home-about .full-content .about-item img {
max-width: 100%;
width: 100%;
}
.home-about {
  padding: 200px 0 65px;
}
.home-about .full-content .about-item:first-of-type h3 {
  font-size: 26px;
  line-height: 35px;
margin: 0 0 12px 0;
}
.home-about .full-content .about-item:first-of-type p {
  font-size: 15px;
margin: 0 0 20px 0;
}
.home-about .full-content .about-item:first-of-type a {
  font-size: 16px;
}
.home-about .full-content .about-item:first-of-type a::after {
  width: 9px;
  top: 5px;
  right: -18px;
  background-size: 9px;
}
}
@media screen and (max-width: 320px){
.home-about .full-content .about-item:first-of-type a:hover::after {
  background-position: 0 -42px;
}
}
