.download-bundle{justify-content:start;border:1px solid #d1d0d4;border-radius:8px;position:relative;overflow:hidden}.download-bundle svg.arrow{width:14px;height:8px;position:absolute;right:34px;fill:#32313a;transition:transform .25s ease}.download-bundle__logo{width:88px;height:88px}.download-bundle__header{color:#32313a;padding:16px 104px 16px 16px;display:flex;align-items:center;gap:10px;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.download-bundle__header:hover{cursor:pointer}.download-bundle__details{max-height:0;overflow:hidden;transition:max-height .3s ease}.download-bundle input:checked~.download-bundle__details{max-height:unset;background:#f8f8fb}.download-bundle input:checked~.download-bundle__header{background:#f8f8fb}.download-bundle input:checked+label .arrow{transform:rotate(180deg)}.download-bundle-filegroup{padding:0 34px 32px 34px;display:flex;flex-direction:column;gap:16px}.download-bundle-file{display:flex;padding:16px 34px;justify-content:space-between;border:1px solid #d1d0d4;border-radius:8px;gap:16px}.download-bundle-file__btn,.download-bundle-file__title{display:flex;align-items:center;padding:0;gap:24px}.download-bundle-file__btn img,.download-bundle-file__title img{width:53px;height:53px}.download-bundle-file__title{height:72px}.download-bundle .download-header{padding:22px 34px;border-radius:unset;position:relative}.download-bundle .download-header::before{content:"";position:absolute;top:0;left:34px;right:34px;border-top:1px solid #d1d0d4}.download-bundle:hover{border-color:#9c9ba1}@media screen and (max-width :991.98px){.download-bundle__header{padding-right:72px}.download-bundle-file{flex-direction:column;padding:16px 24px}}@media screen and (max-width :480px){.download-bundle__header{padding:16px 64px 16px 0}.download-bundle-filegroup{padding:0 16px 32px 16px}.download-bundle-file__btn{width:100%;flex-direction:column;gap:12px}.download-bundle-file__btn a{width:100%}.download-bundle .download-header{padding:16px}.download-bundle .download-header::before{left:16px;right:16px}}