.download-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -60px}@media screen and (max-width:999px){.download-list{margin:0 0 -40px}}.download-list__item{display:block;margin:0 32px 60px 0;width:calc(33.33333% - 21.33333px)}@media screen and (max-width:999px){.download-list__item{margin:0 16px 40px 0;width:calc(33.33333% - 10.66667px)}}@media screen and (max-width:499px){.download-list__item{margin:0 0 40px;width:100%}}.download-list__item:nth-child(3n){margin-right:0}@media screen and (max-width:499px){.download-list__item:nth-child(3n){margin:0 0 40px}}.download-list__item figure{position:relative}.download-list__item figure:before{background:rgba(0,0,0,.25);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease 0s;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;width:100%}.download-list__item img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.download-list__item h4{margin:20px 0 0}@media screen and (max-width:499px){.download-list__item h4{line-height:1.75}}.download-list__item p{font-size:14px;line-height:1.7;margin:15px 0 0}.download-list__item .btn-blue{height:54px;margin:30px auto 0;padding:0 40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:499px){.download-list__item .btn-blue{height:60px;margin:20px 0 0;width:100%}}@media screen and (max-width:999px){.download-list__item .btn-blue span{font-size:14px}}.download-list__item:hover h4{color:#007089;-webkit-text-decoration:underline 1px;text-decoration:underline 1px;text-underline-offset:.3em}@media screen and (max-width:999px){.download-list__item:hover h4{color:#333;text-decoration:none}}.download-list__item:hover p{color:#333}.download-list__item:hover figure:before{opacity:1}@media screen and (max-width:999px){.download-list__item:hover figure:before{opacity:0}}.download-list__item:hover .btn-blue{background-color:#36afc9;border-color:#36afc9}@media screen and (max-width:999px){.download-list__item:hover .btn-blue{background-color:#007089;border-color:#007089}}