.download:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:ek-Icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.download{background-color:var(--download-background-color,transparent);border:1px solid var(--download-border-color,#b4b4be);display:flex;flex-direction:column;justify-content:center;max-width:var(--download-maxwidth,100%);min-height:var(--download-minheight,65px);padding-block:var(--download-padding-block,16px);padding-inline:var(--download-padding-inline,20px 14.93333vw);position:relative;text-align:left;width:100%;z-index:0}@media only screen and (min-width:768px){.download{--download-padding-inline:20px 74px;--download-maxwidth:60.41667vw}}@media only screen and (min-width:1280px){.download{--download-maxwidth:49.6875vw}}@media only screen and (min-width:1920px){.download{--download-maxwidth:954px}}.download:after{font-size:24px;pointer-events:none;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media (hover:hover){.download:hover{--download-background-color:#f1f1f1}}.download--inverted{--download-border-color:#fff}.download--inverted:hover{--download-background-color:hsla(0,0%,95%,.1)}.download__inner{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between}.download__title{font-size:16px;font-size:16px!important;font-weight:700;line-height:1.5}.download__info{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;font-size:14px;font-weight:300;justify-content:center;line-height:1.42857}@media only screen and (min-width:768px){.download__info{align-items:center;flex-direction:row;gap:12px}}.download__size{white-space:nowrap}.download__link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.download__link i{display:none}.download__link:focus-visible{outline-color:#218cff;outline-offset:5px;outline-style:auto;outline-width:1px}