.widget.c-certificates.c-certificates-template-1{
  position: relative;
  overflow: hidden;
  padding: clamp(50px, 12vw, 128px) 0 clamp(52px, 12vw, 162px);
  background: #F3F3F3;
}
.widget.c-certificates.c-certificates-template-1 .widget-header{
  max-width: 1168px;
  margin: 0 auto;
}
.widget.c-certificates.c-certificates-template-1 .widget-header .widget-title{
  color: #1B1B1B;
  font-size: clamp(32px, 6vw, 86px);
  font-style: normal;
  font-weight: 900;
  line-height: 142.5%;
  letter-spacing: 2.58px;
}
.widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span{
  display: block;
}
.widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(2){
  margin: -24px 0 0;
}
.widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(3){
  margin: 12px 0 0 344px;
}
.widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(4){
  margin: -24px 0 0 343px;
}
.widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(odd){
  font-size: clamp(30px, 5vw, 38px);
  font-weight: 400;
  line-height: 142.5%;
  letter-spacing: 0;
}

.widget.c-certificates.c-certificates-template-1 .widget-content{
  margin-top: clamp(36px, 8vw, 55px) !important;
}

.widget.c-certificates.c-certificates-template-1 .widget-items{
  max-width: 100%;
}
.widget.c-certificates.c-certificates-template-1 .widget-items-wrapper{
  display: flex;
  flex-wrap: wrap;
  margin: -16px;
}
.widget.c-certificates.c-certificates-template-1 .widget-item{
  padding: 16px;
  flex: 0 0 33.3333%;
}
.widget.c-certificates.c-certificates-template-1 .widget-item.hide{
  display: none;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-wrapper{
  background-color: #FFF;
  padding: 32px 38px 36px;
}
.mx-h-400{
max-height:400px;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-picture {
  display: block;
  position: relative;
  margin: 0 0 -32px 0;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-picture img{
max-height:300px
}
.widget.c-certificates.c-certificates-template-1 .widget-item-picture-wrapper {
  display: flex;
  text-decoration: none;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-name {
  color: #1B1B1B;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  flex: 0 0 100%;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-info{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  margin: 28px 0 0;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-actions{
  display: flex;
  align-items: center;
  gap: 12px;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-action{
  display: flex;

  transition: opacity .3s ease-out;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-action:hover{
  opacity: .5;
}
.widget.c-certificates.c-certificates-template-1 .widget-item-file-size{
  color: #1B1B1B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}

.widget.c-certificates.c-certificates-template-1 .widget-footer{
  margin-top: 96px;
  display: flex;
  justify-content: center;
}
.widget.c-certificates.c-certificates-template-1 .widget-footer-button {
  color: #FE4B1B;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  cursor: pointer;
  transition: color .3s ease-out;
}
.widget.c-certificates.c-certificates-template-1 .widget-navbar{
  display: none;
}

@media all and (max-width: 1200px) {
  .widget.c-certificates.c-certificates-template-1 .widget-item{
    flex: 0 0 50%;
  }
}
@media all and (max-width: 1000px) {
  .widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(2){
    margin: 0;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(3){
    margin: 12px 0 0 45px;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(4){
    margin: 0 0 0 45px;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-items {
    max-width: calc(100% + 40px);
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
    height: /*356px*/ auto;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-items-wrapper{
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-item{
    padding: 20px;
    flex: auto;
    height: calc(50% - 20px);
  }
  .widget.c-certificates.c-certificates-template-1 .widget-navbar{
    display: flex;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-footer{
    display: none;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-header .widget-title{
    letter-spacing: 0;
  }

  .widget.c-certificates.c-certificates-template-1 .widget-item.hide{
    display: block;
  }
}
@media all and (max-width: 550px) {
  .widget.c-certificates.c-certificates-template-1 .widget-header .widget-title{
    line-height: 88%;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-header .widget-title span:nth-child(3){
    margin: 20px 0 0 46px;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-items{
     height: /* 284px */ auto; 
  }
  .widget.c-certificates.c-certificates-template-1 .widget-item-wrapper{
    padding: 24px;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-item-picture-wrapper svg{
    width: 38px;
    height: auto;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-item-picture{
    margin: 30px 0 -25px 0;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-item-file-size{
    font-size: 16px;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-item-info{
    margin: 19px 0 0;
  }
  .widget.c-certificates.c-certificates-template-1 .widget-navbar{
    margin: 28px 0 0;
  }
}

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