.certificates__arrow__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:absolute;top:0}.certificates__arrow__wrapper.prev{left:0}.certificates__arrow__wrapper.next{right:0}.certificates__wrapper.slick-slider{display:-webkit-box;display:-ms-flexbox;display:flex}.certificates__wrapper .slick-slide{margin:0 30vw}.certificates__wrapper .slick-arrow{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3em;height:3em;border-radius:3em;border:3px solid #696969;-ms-flex-item-align:center;align-self:center;z-index:1}.certificates__wrapper .slick-arrow.next{right:0}.certificates__wrapper .slick-arrow.next:before{content:"";width:1em;height:1em;-webkit-box-sizing:border-box;box-sizing:border-box;border:.1em solid #696969;border-left:0;border-top:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.certificates__wrapper .slick-arrow.prev{left:0}.certificates__wrapper .slick-arrow.prev:before{content:"";width:1em;height:1em;-webkit-box-sizing:border-box;box-sizing:border-box;border:.1em solid #696969;border-left:0;border-top:0;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.certificates__dots-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 0 2em}.certificates__dots-wrapper,.certificates__dots-wrapper .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.certificates__dots-wrapper .slick-dots{padding:0;margin:0}.certificates__dots-wrapper .slick-dots li{display:block;width:1.3em;height:1.3em;border-radius:1em;background:#a6a6a6;margin:0 1em}.certificates__dots-wrapper .slick-dots li.slick-active{background:#646464}.certificate a{display:block;position:relative}.certificate a:hover:before{opacity:.6}.certificate a:before{content:"";position:absolute;background-image:url(/template/images/zoom_in.png);background-repeat:no-repeat;background-position:50%;background-size:50px 50px;background-color:#c4c4c4;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;height:100%}