.widget.c-news.c-news-template-3-it .widget-wrapper-2 {
  padding-bottom: 109px;
  border-bottom: 1px solid #DCDCDC;
}
.widget.c-news.c-news-template-3-it .widget-item .widget-item-picture {
  display: block;
  padding-top: 110%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px 4px 4px 100px;
}
.widget.c-news.c-news-template-3-it .widget-item:nth-child(even) .widget-item-picture {
  border-radius: 4px 100px 4px 4px;
}
.widget.c-news.c-news-template-3-it .widget-item-text {
  padding-left: 51px;
  padding-right: 40px;
  height: 100%;
  position: relative;
}
.widget.c-news.c-news-template-3-it .widget-button-content {
  gap: 13px;
}
.widget.c-news.c-news-template-3-it .widget-button {
  border-radius: 29px;
  font-family: 'Affect';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 101%;
  text-align: center;
  text-transform: uppercase;
  color: #F9FEFF;
  padding: 11px 22px;
  position: absolute;
  bottom: 0;
}
.widget.c-news.c-news-template-3-it .widget-item-date {
  font-size: 12px;
  line-height: 15px;
  color: #898989;
  margin-bottom: 10px;
}
.widget.c-news.c-news-template-3-it .widget-item-name {
  display: block;
  text-decoration: none;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  font-family: 'Affect';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 121%;
  color: #282728;
  padding-top: 63px;
}
.widget.c-news.c-news-template-3-it .tag {
  font-family: 'Affect';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 101%;
  text-transform: uppercase;
  color: #000000;
}
.widget.c-news.c-news-template-3-it .tag .tag-content {
  padding: 14px 17px;
  background: #F4F4F8;
  border-radius: 29px;
}
.widget.c-news.c-news-template-3-it .widget-footer-button {
  color: #2d2d2d !important;
}
.widget.c-news.c-news-template-3-it .widget-footer-button:hover, .widget.c-news.c-news-template-3-it .widget-footer-button:focus, .widget.c-news.c-news-template-3-it .widget-footer-button:active {
  color: #fff !important;
}
.widget.c-news.c-news-template-3-it .widget-header {
  overflow: hidden;
}
.widget.c-news.c-news-template-3-it .widget-all-container {
  display: none;
}
.widget.c-news.c-news-template-3-it .widget-all-button {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.widget.c-news.c-news-template-3-it .widget-all-button i {
  display: none;
  font-size: 18px;
}
.widget.c-news.c-news-template-3-it .widget-item-picture-wrapper {
  padding-right: 43px; 
}
.widget.c-news.c-news-template-3-it .widget-item {
  padding: 90px 0;
  border-top: 1px solid #BFBFBF;
}
.widget.c-news.c-news-template-3-it .widget-item:first-child {
  border-top: none;
  padding-top: 0;
}
.widget.c-news.c-news-template-3-it .widget-header .widget-title {
  font-family: 'Affect';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 90%;
  text-transform: uppercase;
  color: #282728;
}
.widget.c-news.c-news-template-3-it .widget-content {
  margin-top: 71px;
}
.widget.c-news.c-news-template-3-it .widget-pagination-pojects {
  width: 121px;
  margin-left: auto;
  margin-top: -16px;
}
.widget.c-news.c-news-template-3-it .tags-wrapper {
  gap: 9px;
}
.widget.c-news.c-news-template-3-it .negative-margin {
  margin-top: -2px;
}
.widget.c-news.c-news-template-3-it .widget-header + .widget-content {
  margin-top: 71px;
}
@media (max-width: 1024px) {
  .widget.c-news.c-news-template-3-it .widget-item-name {
    padding-top: 33px;
    font-size: 24px;
    line-height: 121%;
  }
  .widget.c-news.c-news-template-3-it .widget-item-text {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 768px) {
  .widget.c-news.c-news-template-3-it .widget-header + .widget-content {
    margin-top: 67px;
  }
  .widget.c-news.c-news-template-3-it .widget-item {
    padding: 68px 0;
  }
  .widget.c-news.c-news-template-3-it .widget-button {
    position: relative;
    margin-top: 88px;
    font-size: 18px;
  }
  .widget.c-news.c-news-template-3-it .negative-margin {
    margin-top: -3px;
  }
  .widget.c-news.c-news-template-3-it .widget-item-picture-wrapper {
    padding-right: 0;
    max-width: 400px;
    margin: auto;
  }
  .widget.c-news.c-news-template-3-it .widget-item-text {
    padding: 0;
    margin-top: 31px;
  }
  .widget.c-news.c-news-template-3-it .widget-pagination-pojects {
    margin: 38px auto 0 auto;
  }
  .widget.c-news.c-news-template-3-it .widget-wrapper-2 {
    padding-bottom: 33px;
  }
  .widget.c-news.c-news-template-3-it .widget-pagination-pojects {
    width: 153px;
  }
}

/*# sourceMappingURL=style.css.map */
