.downloads{background:#c8ea96;border-radius:32px;padding:60px}.downloads__header{margin-bottom:48px}.downloads__header h2{color:#1218ff;margin:0 0 24px}.downloads__list{display:flex;flex-direction:column}.downloads__item{align-items:center;border-bottom:2px solid hsla(0,0%,100%,.9);display:flex;gap:32px;justify-content:space-between;padding:20px 0}.downloads__item:last-child{border-bottom:none}.downloads__content{color:#1218ff!important;flex:1}.downloads__content strong{color:#1218ff;font-weight:700}.downloads__button,.downloads__button.btn--medium.btn--outline,.downloads__button:hover{border:2px solid #1218ff!important;color:#1218ff!important;padding:calc(.5rem - 2px) calc(2rem - 2px)!important}.downloads__icon__button{display:none}@media (max-width:991px){.downloads{padding:48px}.downloads__header h2{font-size:56px}.downloads__content p{font-size:22px}}@media (max-width:767px){.downloads{border-radius:20px;padding:32px 24px}.downloads__header{margin-bottom:40px}.downloads__header h2{font-size:40px}.downloads__description{font-size:18px}.downloads__item{align-items:flex-start;flex-direction:column;gap:20px}.downloads__button{display:none;width:100%}.downloads__icon__button{display:block}.downloads__content p{font-size:18px}.downloads__item{display:flex;flex-direction:row}}