.files-list{display:flex;flex-wrap:wrap;margin-top:-30px}.files-list-item{border:none;display:flex;margin-top:30px;padding-right:40px;width:50%}@media screen and (max-width:800px){.files-list-item{width:100%}}.files-list-item:focus,.files-list-item:hover{border:none;color:#22262d}.files-list-item__icon{background-position:50%;background-repeat:no-repeat;background-size:36px 42px;flex:0 0 36px;height:42px;margin-right:16px;margin-top:5px;transition:all .15s ease-in-out;width:36px}.files-list-item--pdf .files-list-item__icon{background-image:url(../images/icon_pdf.png)}.files-list-item--download .files-list-item__icon{background-image:url(../images/icon_download_file.png)}.files-list-item--pdf:hover .files-list-item__icon{background-image:url(../images/icon_pdf_active.png)}.files-list-item__title{line-height:1.35}.files-list-item__title-link{border-bottom:1px solid rgba(34,38,45,.4);color:#22262d;font-size:17px;transition:all .15s ease-in-out}.files-list-item:hover .files-list-item__title-link{border-bottom-color:rgba(0,159,227,.4);color:#009fe3}.files-list-item__meta{color:#bbb;font-size:15px;line-height:1.2;margin-top:8px}.stock-page{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:30px}.stock-page .stock-page-item{color:#22262d}.stock-page-item{background-repeat:no-repeat;background-size:contain;background:#fff;border:none;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.15);display:flex;height:260px;margin:0 20px 15px 5px;overflow:hidden;transition:.3s;transition-duration:.3s}@media screen and (max-width:480px){.stock-page-item{flex-direction:column;height:auto}}.stock-page-item:hover{box-shadow:0 4px 14px rgba(0,0,0,.25);transition-duration:.3s}.stock-page-item:hover .stock-page-item_read{text-decoration:underline}.stock-page-item .stock-page-item_image{background-color:rgba(0,159,227,.2);border-radius:10px;height:260px;-o-object-fit:cover;object-fit:cover;width:260px}.stock-page-item .stock-page-item_info{display:flex;flex-direction:column;height:260px;overflow-y:hidden;padding:20px 20px 10px;width:260px}.stock-page-item .social-links{margin-bottom:0;margin-top:20px}.stock-page-item .social-links .social{margin-right:12px}.stock-page-item_title{color:#22262d;font-size:16px;font-weight:700;line-height:normal;margin-bottom:15px}.stock-page-item_date{color:#777;font-size:14px;font-weight:400;line-height:normal;margin-bottom:15px}.stock-page-item_text{color:#565656;display:flex;flex-direction:column;flex-grow:1;font-size:14px;line-height:16px;max-height:175px;overflow:hidden;position:relative}.stock-page-item_read{margin-top:auto}.group:not(:last-child){margin-bottom:45px}.group-title{font-size:22px;font-weight:700;margin-bottom:30px;margin-top:30px}.instructions-list{display:flex;flex-wrap:wrap;margin-left:-30px;margin-top:-30px}.instructions-list-item{align-items:center;border:none;display:flex;margin-left:30px;margin-top:30px;width:240px}.instructions-list-item:focus,.instructions-list-item:hover{border:none;color:#22262d}.instructions-list-item__image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:52px;margin-right:10px;width:52px}.instructions-list-item__title{font-size:17px;line-height:1.1}.instructions-list-item__title-link{border-bottom:1px solid rgba(34,38,45,.4);color:#22262d;transition:all .15s ease-in-out}.instructions-list-item:hover .instructions-list-item__title-link{border-bottom-color:rgba(0,159,227,.4);color:#009fe3}.instructions-list-item__meta{color:#bbb;font-size:15px;line-height:1.2;margin-top:8px}.stock-title{font-size:36px;line-height:1.2;margin-bottom:25px;text-align:center}.stock-content,.stock-note{margin:0 auto;max-width:600px}.stock-note{color:#bdbdbd;font-size:13px;line-height:1.4;padding:20px 0}.stock-back{margin:0 auto;max-width:600px}.stock-back-link{background:url(../images/icon_back.png) 0 50% no-repeat;background-size:17px 9px;border:none;padding-left:28px}.stock-back-link span{border:none;color:#009fe3;transition:all .15s ease-in-out}.stock-back-link:hover span{color:#009fe3;text-decoration:underline;transition:all .15s ease-in-out}