.hero-home{
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  min-height:800px;
  display:flex;
  align-items:stretch;
  justify-content:flex-start;
  position:relative;
  margin-bottom:0 !important;
}

.hero-home:before{
  content:"";
  position:absolute;
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  background-image:url("data:image/svg+xml,%3Csvg width='84' height='84' viewBox='0 0 84 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='41.5528' cy='41.5534' r='35' transform='rotate(12.0879 41.5528 41.5534)' fill='%23FFD500' /%3E%3Cpath d='M41.883 39.7476C41.883 39.7476 45.1537 37.0751 49.7404 38.0574C53.9832 38.966 56.0121 43.7718 54.9817 48.5829C53.9514 53.3939 49.1445 61.0801 37.0483 62.3228C26.522 56.2353 25.2806 47.2725 26.3148 42.4436C27.349 37.6146 31.1643 34.0791 35.407 34.9877C39.9937 35.97 41.883 39.7476 41.883 39.7476Z' fill='white' /%3E%3Cpath d='M37.0455 30.8413C39.4203 31.3499 41.8953 29.1953 42.5734 26.0288C43.2515 22.8623 41.8761 19.8831 39.5012 19.3745C37.1264 18.8659 34.6514 21.0205 33.9733 24.187C33.2952 27.3535 34.6706 30.3327 37.0455 30.8413Z' fill='white' /%3E%3Cpath d='M26.2008 35.0663C28.2254 35.0259 29.8209 32.6953 29.7643 29.8608C29.7078 27.0263 28.0207 24.7612 25.996 24.8016C23.9714 24.842 22.3759 27.1726 22.4325 30.0071C22.489 32.8416 24.1761 35.1066 26.2008 35.0663Z' fill='white' /%3E%3Cpath d='M49.9459 33.6035C52.3207 34.1121 54.7957 31.9575 55.4738 28.791C56.1519 25.6245 54.7765 22.6453 52.4016 22.1367C50.0268 21.6281 47.5518 23.7827 46.8737 26.9492C46.1956 30.1157 47.571 33.0949 49.9459 33.6035Z' fill='white' /%3E%3Cpath d='M63.6523 38.8159C64.8647 36.2532 64.3637 33.4736 62.5331 32.6076C60.7026 31.7416 58.2358 33.1171 57.0234 35.6798C55.811 38.2426 56.3121 41.0221 58.1426 41.8881C59.9731 42.7541 62.4399 41.3787 63.6523 38.8159Z' fill='white' /%3E%3C/svg%3E");
  bottom:-35px;
  width:70px;
  height:70px;
  right:16%;
  transform:translate(-25%, 0%);
}
.hero-home.image-block .right-image{
  position:relative;
  width:50%;
  max-width:608px;
}
.hero-home .row1506{
  position:relative;
  z-index:1;
}

.hero-home .hero-home-wrapper{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:100px 0;
  height:100%;
}
.hero-home .hero-home-wrapper .left-content{
  max-width:750px;
  width:50%;
  margin-right:40px;
}
.hero-home .hero-home-wrapper .left-content .mobile-image{
  display:none;
  border-radius:22px;
  margin-bottom:30px;
}
.hero-home .hero-home-wrapper .left-content .mobile-image .image-hero{
  width:91.6vw;
  height:91.6vw;
  -o-object-fit:cover;
  object-fit:cover;
}
.hero-home .hero-home-wrapper .left-content .btn-green{
  width:-moz-fit-content;
  width:fit-content;
}
.hero-home .hero-home-wrapper .right-image .mobile-image{
  display:none;
}
.hero-home .hero-home-wrapper .right-image .mobile-image .image-hero{
  width:92vw;
  height:92vw;
}
.hero-home .hero-home-wrapper .right-image .link-pets{
  position:absolute;
  bottom:60px;
  left:-30px;
  border-radius:12px;
  background:#fff;
  padding:20px 20px 30px 30px;
  width:-moz-fit-content;
  width:fit-content;
  max-width:calc(100% - 30px);
  min-width:256px;
  transition:0.3s all ease;
  cursor:pointer;
}
.hero-home .hero-home-wrapper .right-image .link-pets .name-pets{
  font-weight:400;
  font-size:18px;
  line-height:133%;
  color:#000;
  margin-bottom:10px;
}
.hero-home .hero-home-wrapper .right-image .link-pets .location-pets{
  display:inline-flex;
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#828282;
  margin-bottom:15px;
  align-items:baseline;
}
.hero-home .hero-home-wrapper .right-image .link-pets .location-pets svg{
  width:13px;
  height:18px;
  margin-right:10px;
}
.hero-home .hero-home-wrapper .right-image .link-pets .info-pets{
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#000;
}

.hero-home .hero-home-wrapper .right-image .link-pets .info-pets .prices-pets{
  font-weight:500;
  font-size:18px;
  line-height:144%;
  margin-right:20px;
}
.hero-home .hero-home-wrapper .right-image .link-pets .info-pets .age-pets{
  font-weight:400;
  font-size:14px;
  line-height:143%;
}
.hero-home .hero-home-wrapper .right-image .link-pets.no-link{
  pointer-events:none;
}

.hero-home .hero-home-wrapper .right-image .link-pets:hover{
  box-shadow:0 0 20px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.find-friend-section{
  margin-top:-60px;
  position:relative;
  z-index:2;
}
.find-friend-section .find-block{
  display:flex;
  align-items:center;
  justify-content:flex-start;
}
.find-friend-section .find-block .find-block-item{
  border:4px solid #fff;
  border-radius:12px;
  margin-right:30px;
  padding:9px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  max-width:360px;
  width:100%;
  transition:0.3s all ease;
}

.find-friend-section .find-block .find-block-item:hover{
  box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  text-decoration:none;
}

.find-friend-section .find-block .find-block-item:last-child{
  margin-right:0;
}

.find-friend-section .find-block .find-block-item.no-link{
  pointer-events:none;
}
.find-friend-section .find-block .find-block-item .image-wrap{
  background:#fff2e7;
  border-radius:8px;
  width:102px;
  height:102px;
  margin-right:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:25px;
}

.find-friend-section .find-block .find-block-item .image-wrap .image{
  height:50px;
  max-width:51px;
  -o-object-fit:contain;
  object-fit:contain;
}

.find-friend-section .find-block .find-block-item .info-pets{
  max-width:190px;
  width:100%;
}

.find-friend-section .find-block .find-block-item .info-pets .info-pets-title{
  font-weight:500;
  font-size:18px;
  line-height:111%;
  color:#000;
  margin-bottom:10px;
}

.find-friend-section .find-block .find-block-item .info-pets .info-pets-numbers{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#828282;
}
.join-in .join-in-wrapper{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.join-in .join-in-wrapper .left-content{
  width:50%;
  max-width:670px;
  margin-right:40px;
}
.join-in .join-in-wrapper .left-content .title-group{
  max-width:500px;
}

.join-in .join-in-wrapper .left-content .title-group h2{
  font-size:36px;
  line-height:122%;
  letter-spacing:-0.02em;
  color:#000;
}
.join-in .join-in-wrapper .left-content .wys p:first-child{
  font-size:18px;
  line-height:144%;
}

.join-in .join-in-wrapper .left-content .btn-orange{
  padding:15px 38.5px;
  width:-moz-fit-content;
  width:fit-content;
}

.join-in .join-in-wrapper .left-content .btn-orange svg{
  margin-right:5px;
}
.join-in .join-in-wrapper .right-content{
  width:50%;
  max-width:732px;
}
.join-in .join-in-wrapper .right-content .link-partners{
  cursor:pointer;
}

.join-in .join-in-wrapper .right-content .link-partners.no-link{
  pointer-events:none;
}

.join-in .join-in-wrapper .right-content .link-partners .image-partner{
  -o-object-fit:cover;
  object-fit:cover;
  max-width:732px;
  width:100%;
}
.counter-items{
  overflow:hidden;
}

.counter-items .counter-items-wrapper{
  align-items:stretch;
  -moz-justify-content:flex-start;
  justify-content:flex-start;
  flex-flow:wrap;
  transition:all 0.3s ease;
  display:-moz-flex;
  display:flex;
  margin:0 -1%;
  width:102%;
}

.counter-items .counter-items-wrapper > *{
  width:23%;
  margin:0 1% 1.25em;
}
.counter-items .counter-items-wrapper .card{
  border:1px solid #ededed;
  border-radius:8px;
  padding:20px 30px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:20px;
  min-height:100%;
}

.counter-items .counter-items-wrapper .card:nth-last-child(-n+4){
  margin-bottom:0;
}
.counter-items .counter-items-wrapper .card .info-card{
  width:50%;
  margin-right:20px;
}

.counter-items .counter-items-wrapper .card .info-card .number-card{
  font-weight:500;
  font-size:36px;
  line-height:122%;
  letter-spacing:-0.02em;
  color:#000;
  margin-bottom:10px;
}

.counter-items .counter-items-wrapper .card .info-card .name-card{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#000;
}

.counter-items .counter-items-wrapper .card .image-card{
  width:50%;
  max-width:110px;
  -o-object-fit:contain;
  object-fit:contain;
}

.counter-items .container-swiper{
  position:relative;
  display:none;
}
.counter-items .container-swiper .swiper-counter-items{
  position:relative;
  padding-bottom:36px;
}

.counter-items .container-swiper .swiper-counter-items .swiper-wrapper .swiper-slide{
  border:1px solid #ededed;
  border-radius:8px;
  padding:18px 20px 18px 40px;
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.counter-items .container-swiper .swiper-counter-items .swiper-wrapper .swiper-slide .info-card{
  width:50%;
  margin-right:20px;
}

.counter-items .container-swiper .swiper-counter-items .swiper-wrapper .swiper-slide .info-card .number-card{
  font-weight:500;
  font-size:36px;
  line-height:122%;
  letter-spacing:-0.02em;
  color:#000;
  margin-bottom:10px;
}

.counter-items .container-swiper .swiper-counter-items .swiper-wrapper .swiper-slide .info-card .name-card{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#000;
}

.counter-items .container-swiper .swiper-counter-items .swiper-wrapper .swiper-slide .image-card{
  width:50%;
  max-width:110px;
  -o-object-fit:contain;
  object-fit:contain;
}

.counter-items .container-swiper .swiper-counter-items .swiper-pagination{
  bottom:0;
}
.pets-section .pets-wrapper{
  position:relative;
  transition:0.3s all ease;
}
.pets-section .pets-wrapper.hover{
  transition:0.3s all ease;
  padding-bottom:110px;
}
.pets-section .tab-title-block{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin-bottom:40px;
}

.pets-section .tab-title-block .tab-title{
  font-weight:500;
  font-size:36px;
  line-height:122%;
  letter-spacing:-0.02em;
  color:#bdbdbd;
  transition:0.3s all ease;
  margin-right:80px;
  cursor:pointer;
}
.pets-section .tab-title-block .tab-title.active{
  color:#000;
}

.pets-section .tab-content{
  display:none;
}

.pets-section .tab-content .tab-title-block-item{
  background:#ededed;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  width:-moz-fit-content;
  width:fit-content;
  position:absolute;
  border-radius:10px;
  border:2px solid #ededed;
  top:0;
  right:0;
}

.pets-section .tab-content .tab-title-block-item .tab-title-item{
  font-weight:500;
  font-size:14px;
  line-height:143%;
  text-transform:uppercase;
  color:#000;
  border-radius:8px;
  padding:12px;
  min-width:152px;
  text-align:center;
  position:relative;
  cursor:pointer;
  z-index:1;
}

.pets-section .tab-content .tab-title-block-item .tab-title-item:first-child:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:100%;
  height:100%;
  top:0;
  left:100%;
  transform:translate(0, 0);
  transition:0.5s all ease;
  border-radius:8px;
  background:#fff;
}

.pets-section .tab-content .tab-title-block-item .tab-title-item.active:before{
  transform:translate(-100%, 0);
}

.pets-section .tab-content .container-swiper{
  display:none;
  position:relative;
}

.pets-section .tab-content .container-swiper .swiper-pets{
  overflow:hidden;
  width:102%;
  margin-left:-1%;
  padding:40px 1% 0;
  margin-top:-40px;
  transition:0.5s all ease;
}
.pets-section .tab-content .container-swiper .swiper-pets.hover-container{
  transition:0.5s all ease;
  padding-bottom:110px;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper{
  align-items:stretch;
  z-index:11;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide{
  height:auto;
  cursor:grab;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card{
  border-radius:8px;
  min-height:100%;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  border:1px solid #ededed;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .image-wrap{
  border-bottom:1px solid #ededed;
  position:relative;
  cursor:pointer;
  overflow:hidden;
  border-radius:8px 8px 0 0;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .image-wrap .image-card{
  display:block;
  border-radius:8px 8px 0 0;
  height:304px;
  width:100%;
  -o-object-fit:cover;
  object-fit:cover;
  transition:0.5s all ease;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .image-wrap:hover .image-card{
  transform:scale(1.1);
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .like-block{
  position:absolute;
  top:10px;
  right:10px;
  width:40px;
  height:40px;
  border-radius:50%;
  background:#fff;
  opacity:0;
  transition:0.3s all ease;
  display:inline-flex;
  justify-content:center;
  align-items:center;
}
.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .like-block svg{
  width:18px;
  height:16px;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .like-block svg path{
  fill:#ededed;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .like-block.liked svg{
  width:18px;
  height:16px;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .like-block.liked svg path{
  fill:#76b128;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide{
  padding:30px;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide .name-pets{
  font-weight:400;
  font-size:18px;
  line-height:133%;
  color:#000;
  margin-bottom:20px;
  cursor:pointer;
  display:block;
  transition:0.5s all ease;
  width:-moz-fit-content;
  width:fit-content;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide .location{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#828282;
  margin-bottom:30px;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide .location svg{
  width:13px;
  height:18px;
  margin-right:10px;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide .info-pets{
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide .info-pets .price-pets .current{
  font-weight:500;
  font-size:18px;
  line-height:144%;
  color:#000;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide .info-pets .price-pets .old{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  text-decoration:line-through;
  color:#bdbdbd;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .info-slide .info-pets .age-pets{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#000;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .btn-wrapper{
  position:absolute;
  bottom:-73px;
  left:0;
  width:100%;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  border-bottom:1px solid #ededed;
  border-left:1px solid #ededed;
  border-right:1px solid #ededed;
  border-radius:0 0 8px 8px;
  padding:10px 25px 25px;
  visibility:hidden;
  opacity:0;
  pointer-events:none;
  transition:0.5s all ease;
  box-shadow:0 10px 10px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .btn-wrapper .btn-transparent-orange{
  width:100%;
  text-decoration:none;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide.hover-card .card{
  text-decoration:none;
  box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  background:#fff;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide.hover-card .card .like-block{
  opacity:1;
}

.pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide.hover-card .btn-wrapper{
  transition:0.5s all ease;
  pointer-events:visible;
  visibility:visible;
  opacity:1;
}

.pets-section .tab-content .container-swiper .swiper-button-prev{
  left:-70px;
  top:170px;
  margin-top:0;
}
.pets-section .tab-content .container-swiper .swiper-button-next{
  right:-70px;
  top:170px;
  margin-top:0;
}
.pets-section .offer-pets-wrapper-mobile{
  display:none;
}
.pets-section .offer-pets-wrapper-mobile h2{
  margin-bottom:30px;
}
.pets-section .offer-pets-wrapper-mobile .swiper-wrapper{
  align-items:stretch;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide{
  height:auto;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card{
  border-radius:8px;
  min-height:100%;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  border:1px solid #ededed;
  transition:0.3s all ease;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card:hover{
  text-decoration:none;
  box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .image-wrap{
  border-bottom:1px solid #ededed;
  position:relative;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .image-wrap .image-card{
  border-radius:8px 8px 0 0;
  height:304px;
  width:100%;
  -o-object-fit:cover;
  object-fit:cover;
}
.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .like-block{
  position:absolute;
  top:10px;
  right:10px;
  width:40px;
  height:40px;
  border-radius:50%;
  background:#fff;
  opacity:0;
  transition:0.3s all ease;
  display:inline-flex;
  justify-content:center;
  align-items:center;
}
.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .like-block svg{
  width:18px;
  height:16px;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .like-block svg path{
  fill:#ededed;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .like-block.liked svg{
  width:18px;
  height:16px;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .like-block.liked svg path{
  fill:#76b128;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide{
  padding:20px;
}
.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .name-pets{
  font-weight:400;
  font-size:18px;
  line-height:133%;
  color:#000;
  margin-bottom:20px;
  display:block;
  width:-moz-fit-content;
  width:fit-content;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .location{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#828282;
  margin-bottom:20px;
}
.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .location svg{
  width:13px;
  height:18px;
  margin-right:10px;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .info-pets{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin-bottom:20px;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .info-pets .price-pets .current{
  font-weight:500;
  font-size:18px;
  line-height:144%;
  color:#000;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .info-pets .price-pets .old{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  text-decoration:line-through;
  color:#bdbdbd;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .info-pets .age-pets{
  font-weight:400;
  font-size:14px;
  line-height:143%;
  color:#000;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .btn-wrapper{
  width:100%;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
}

.pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .btn-wrapper .btn-transparent-orange{
  width:100%;
  text-decoration:none;
}

.pets-section .swiper-pagination{
  bottom:0;
}

@media (max-width: 1850px){
  .pets-section .tab-content .container-swiper .swiper-button-prev{
    left:-5%;
  }
  .pets-section .tab-content .container-swiper .swiper-button-next{
    right:-5%;
  }
}

@media (max-width: 1200px){
  .hero-home:before{
    display:none;
  }
}

@media (max-width: 1140px){
  .hero-home{
    background-position:right 38% bottom 50%;
    min-height:600px;
  }
  .hero-home .hero-home-wrapper{
    padding:60px 0 100px;
  }
  .hero-home .hero-home-wrapper .left-content{
    margin-right:30px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets{
    min-height:100px;
    padding:20px;
    min-width:200px;
    bottom:40px;
    left:-20px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .name-pets{
    font-size:16px;
    line-height:1;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .info-pets .prices-pets{
    font-size:16px;
    margin-right:10px;
  }
  .join-in .join-in-wrapper .left-content .title-group h2{
    font-size:30px;
    line-height:127%;
  }
  .pets-section{
    overflow:hidden;
  }
  .pets-section .tab-title-block .tab-title{
    margin-right:60px;
  }
  .pets-section .tab-content .container-swiper .swiper-pets{
    overflow:visible;
    padding-bottom:32px;
  }
  .pets-section .tab-content .container-swiper .swiper-pets .swiper-wrapper .swiper-slide .card .like-block{
    opacity:1;
  }
  .pets-section .tab-content .container-swiper .swiper-button-prev{
    display:none;
  }
  .pets-section .tab-content .container-swiper .swiper-button-next{
    display:none;
  }
  .pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .like-block{
    opacity:1;
  }
}

@media (max-width: 1000px){
  .pets-section .pets-wrapper{
    padding-bottom:36px;
  }
  .pets-section .pets-wrapper .tabs-block{
    display:none;
  }
  .pets-section .offer-pets-wrapper-mobile{
    display:block;
  }
}

@media (max-width: 992px){
  .hero-home .hero-home-wrapper{
    padding:30px 0 100px;
  }
  .hero-home .hero-home-wrapper .left-content .wys{
    font-size:14px;
  }
}

@media (max-width: 980px){
  .counter-items .counter-items-wrapper{
    -moz-justify-content:flex-start;
    justify-content:flex-start;
    flex-flow:wrap;
    transition:all 0.3s ease;
    display:-moz-flex;
    display:flex;
    margin:0 -1%;
    width:102%;
  }
  .counter-items .counter-items-wrapper > *{
    width:31.3333333333%;
    margin:0 1% 1.3333333333em;
  }
  .counter-items .counter-items-wrapper .card:nth-last-child(-n+4){
    margin-bottom:20px;
  }
  .counter-items .counter-items-wrapper .card:nth-last-child(-n+3){
    margin-bottom:0;
  }
}

@media (max-width: 960px){
  .join-in .join-in-wrapper{
    flex-direction:column-reverse;
  }
  .join-in .join-in-wrapper .left-content{
    max-width:100%;
    width:100%;
    margin-right:0;
  }
  .join-in .join-in-wrapper .right-content{
    max-width:100%;
    width:100%;
    margin-bottom:40px;
  }
  .join-in .join-in-wrapper .right-content .link-partners .image-partner{
    max-width:920px;
  }
}

@media (max-width: 900px){
  .counter-items .counter-items-wrapper{
    -moz-justify-content:flex-start;
    justify-content:flex-start;
    flex-flow:wrap;
    transition:all 0.3s ease;
    display:-moz-flex;
    display:flex;
    margin:0 -1%;
    width:102%;
  }
  .counter-items .counter-items-wrapper > *{
    width:48%;
    margin:0 1% 1.5em;
  }
  .counter-items .counter-items-wrapper .card:nth-last-child(-n+3){
    margin-bottom:20px;
  }
  .counter-items .counter-items-wrapper .card:nth-last-child(-n+2){
    margin-bottom:0;
  }
}

@media (max-width: 768px){
  .hero-home .hero-home-wrapper .left-content{
    margin-right:20px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets{
    min-width:180px;
    padding:4% 5.3%;
    left:-5%;
    bottom:5%;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .name-pets{
    font-size:14px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .location-pets{
    font-size:12px;
    margin-bottom:10px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .location-pets svg{
    height:10px;
    margin-right:5px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .info-pets .prices-pets{
    font-size:14px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .info-pets .age-pets{
    font-size:12px;
    line-height:96%;
  }
  .counter-items .counter-items-wrapper{
    display:none;
  }
  .counter-items .container-swiper{
    display:block;
  }
  .pets-section .offer-pets-wrapper-mobile h2{
    margin-bottom:20px;
  }
}

@media (max-width: 700px){
  .hero-home.image-bg{
    background-image:none !important;
  }
  .hero-home .hero-home-wrapper{
    flex-direction:column-reverse;
    padding:30px 0;
  }
  .hero-home .hero-home-wrapper .left-content{
    width:100%;
    margin-right:0;
  }
  .hero-home .hero-home-wrapper .left-content .wys{
    display:none;
  }
  .hero-home .hero-home-wrapper .right-image{
    width:100%;
    max-width:100%;
    margin-bottom:20px;
  }
  .hero-home .hero-home-wrapper .right-image .mobile-image{
    display:block;
  }
  .hero-home .hero-home-wrapper .right-image .image-right{
    display:none;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets{
    min-width:233px;
    padding:15px 18px;
    left:3%;
    bottom:3%;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .name-pets{
    font-size:18px;
    line-height:133%;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .location-pets{
    font-size:14px;
    line-height:143%;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .location-pets svg{
    width:13px;
    height:18px;
    margin-right:10px;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .info-pets .prices-pets{
    font-size:18px;
    line-height:144%;
  }
  .hero-home .hero-home-wrapper .right-image .link-pets .info-pets .age-pets{
    font-size:14px;
    line-height:143%;
  }
  .find-friend-section{
    margin-top:100px;
  }
  .find-friend-section .find-block{
    flex-wrap:wrap;
  }
  .find-friend-section .find-block .find-block-item{
    border:1px solid #ededed;
    max-width:100%;
    margin-right:0;
    margin-bottom:20px;
    border-radius:8px;
    padding:8px 10px;
  }
  .find-friend-section .find-block .find-block-item:last-child{
    margin-bottom:0;
  }
}

@media (max-width: 576px){
  .hero-home .hero-home-wrapper .left-content .mobile-image{
    display:block;
  }
  .hero-home .hero-home-wrapper .left-content .btn-green{
    width:100%;
    padding:15px 38px;
  }
  .find-friend-section{
    margin-top:60px;
  }
  .join-in .join-in-wrapper .left-content .btn-orange{
    width:100%;
  }
  .join-in .join-in-wrapper .right-content{
    margin-bottom:30px;
  }
  .pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide{
    padding:20px 20px 30px;
  }
  .pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .info-slide .location{
    margin-bottom:30px;
  }
}

@media (max-width: 360px){
  .hero-home .hero-home-wrapper .right-image .link-pets .location-pets{
    display:none;
  }
  .join-in .join-in-wrapper .left-content .title-group h2{
    font-size:24px;
  }
  .pets-section .offer-pets-wrapper-mobile .swiper-wrapper .swiper-slide .card .image-wrap .image-card{
    height:260px;
  }
}
/*# sourceMappingURL=home.css.map */
