
.gw-cert-v116{overflow:hidden;background:#f6f7f6}
.gw-cert-v116__header{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:80px;
  align-items:end;
  margin-bottom:44px
}
.gw-cert-v116__header h2{max-width:760px;margin-bottom:0}
.gw-cert-v116__header .lead{margin:0;color:#5c7079;font-size:15px;line-height:1.75}
.gw-cert-v116__controls{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:24px}
.gw-cert-v116__controls>span{margin-right:auto;color:#71838b;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.gw-cert-v116__controls strong{color:var(--gw3-blue,#1686b4);font-size:15px}
.gw-cert-v116__controls button{
  width:44px;height:44px;display:grid;place-items:center;border:1px solid #cad5d9;
  background:#fff;color:#173544;cursor:pointer;transition:.2s ease
}
.gw-cert-v116__controls button:hover{color:#fff;background:#0b2a3d;border-color:#0b2a3d}
.gw-cert-v116__controls button[disabled]{opacity:.4;cursor:default;background:#fff;color:#173544}
.gw-cert-v116__controls svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.gw-cert-v116__viewport{overflow:hidden}
.gw-cert-v116__track{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:20px;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  overscroll-behavior-inline:contain;
  scrollbar-width:none;
  padding:3px 3px 12px
}
.gw-cert-v116__track::-webkit-scrollbar{display:none}
.gw-cert-v116__card{
  flex:0 0 clamp(260px,25vw,330px)!important;
  min-width:260px;
  scroll-snap-align:start;
  display:flex!important;
  flex-direction:column;
  background:#fff;
  border:1px solid #d3dcdf;
  box-shadow:0 10px 35px rgba(11,42,61,.05);
  overflow:hidden;
  transition:transform .3s ease,box-shadow .3s ease
}
.gw-cert-v116__card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(11,42,61,.12)}
.gw-cert-v116__media{
  height:360px!important;
  margin:0!important;
  display:grid!important;
  place-items:center;
  background:#fff;
  border-bottom:1px solid #d3dcdf;
  overflow:hidden
}
.gw-cert-v116__media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center center!important;
  background:#fff!important;
  filter:none!important
}
.gw-cert-v116__media img:not([src]),
.gw-cert-v116__media img[src=""]{display:none!important}
.gw-cert-v116__content{
  min-height:0;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding:20px 22px 18px
}
.gw-cert-v116__content small{
  display:block;margin-bottom:10px;color:#1686b4;font-size:9.5px;font-weight:850;
  line-height:1.4;letter-spacing:.1em;text-transform:uppercase
}
.gw-cert-v116__content h3{margin:0 0 10px;font-size:28px;line-height:1.1}
.gw-cert-v116__content p{margin:0;color:#62747c;font-size:12px;line-height:1.65}
.gw-cert-v116__link{
  margin-top:14px;padding-top:0;color:#1686b4;font-size:10px;font-weight:850;
  letter-spacing:.1em;text-transform:uppercase
}
.gw-cert-v116__link[hidden]{display:none!important}
.gw-cert-v116__footer{
  display:flex;align-items:center;justify-content:space-between;gap:25px;
  margin-top:22px;padding-top:18px;border-top:1px solid #d3dcdf
}
.gw-cert-v116__footer p{margin:0;color:#6c7e86;font-size:11px;line-height:1.6}
.gw-cert-v116__footer button{border:0;background:none;cursor:pointer}
@media(max-width:820px){
  .gw-cert-v116__header{grid-template-columns:1fr;gap:24px}
  .gw-cert-v116__controls{justify-content:flex-start}
  .gw-cert-v116__card{flex-basis:min(78vw,330px)!important}
  .gw-cert-v116__media{height:340px!important}
}
@media(max-width:650px){
  .gw-cert-v116__footer{align-items:flex-start;flex-direction:column}
  .gw-cert-v116__media{height:320px!important}
}
