.downloadList .Txt .icon,.downloadList .Txt .title,.downloadList .item:before{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.downloadList .downloadItem{border-bottom:1px solid #C1BCCF}.downloadList .downloadItem.top{border-bottom:2px solid #414141}@media (max-width:768px){.downloadList .downloadItem.top{display:none}}.downloadList .downloadItem.top .item{padding-bottom:10px}.downloadList .downloadItem.top .item:before{display:none}.downloadList .downloadItem.top .Txt .title{color:#414141;font-size:20px;font-weight:700}.downloadList .downloadItem.top .Txt .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#414141;font-size:18px;font-weight:700}.downloadList .item{padding:20px 0;position:relative}@media (max-width:768px){.downloadList .item{padding:15px 0 5px}}.downloadList .item:before{content:"";position:absolute;width:0%;height:100%;background-color:rgba(125,110,169,0.1);position:absolute;right:0;top:0}@media (min-width:1181px){.downloadList .item:hover:before{width:100%;right:auto;left:0}.downloadList .item:hover .title{-webkit-transform:translateX(10px);transform:translateX(10px)}.downloadList .item:hover .icon{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}.downloadList .Txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.downloadList .Txt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.downloadList .Txt .title{width:30%;font-size:18px;font-weight:400;letter-spacing:0px;line-height:28px;padding-right:20px}@media (max-width:768px){.downloadList .Txt .title{width:100%;padding:0 40px 12px 0}}.downloadList .Txt .text{width:calc(70% - 36px);color:#7C7C7C;font-size:16px;line-height:28px;padding-right:20px}@media (max-width:768px){.downloadList .Txt .text{width:100%;padding:0px}}.downloadList .Txt .icon{-ms-flex-negative:0;flex-shrink:0;width:36px;height:36px;border-radius:50%;background-color:#6A2D98;margin-top:-8px}@media (max-width:768px){.downloadList .Txt .icon{position:absolute;top:20px;right:0}}.downloadList .Txt .icon a{display:block;width:100%;height:100%;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}.downloadList .Txt .icon svg{width:16px;height:16px;color:#fff}@media (min-width:1181px){.downloadList .Txt .icon:hover{background-color:#9DA862}}