.download-block .h2{margin-bottom:10px}.download-block__list{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;gap:40px 60px;padding:60px 50px;background-color:#fff}@media screen and (max-width:767px){.download-block__list{-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px;padding:30px 20px}}.download-block__item{-ms-flex:0 1 calc(50% - 50px);flex:0 1 calc(50% - 50px);padding-bottom:40px;border-bottom:1px solid #d08414}.download-block__item:last-child,.download-block__item:nth-last-child(2){padding-bottom:0;border-bottom:0}@media screen and (max-width:767px){.download-block__item{padding-bottom:20px}.download-block__item:nth-last-child(2){padding-bottom:20px;border-bottom:1px solid #d08414}}.download-block__link{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.download-block__link span{-ms-flex:1;flex:1;transition:color .3s;color:#101010;font-weight:700;line-height:1.2}.download-block__link:hover span{color:#d08414}.download-block__link:hover svg{-ms-transform:scale(1.1);transform:scale(1.1)}.download-block__icon{display:-ms-flexbox;display:flex;-ms-flex:0 0 52px;flex:0 0 52px;width:52px;height:52px;margin-right:20px;border:1px solid #d08414;border-radius:50%}.download-block__icon svg{width:45%;height:45%;margin:auto;transition:transform .3s .2s;fill:#101010;will-change:transform}