.download-list{--download-list-heading-margin-bottom:var(--wp--preset--spacing--content-xl-static);--download-list-heading-margin-top:var(--wp--preset--spacing--content-4-xl-1);--download-list-grid-gap:var(--wp--preset--spacing--content-xl-static);--download-list-card-background:var(--wp--preset--color--white);--download-list-card-padding:var(--wp--preset--spacing--inline-lg);--download-list-card-border-color:var(--wp--preset--color--light-blue-2,#e3e8f6);--download-list-description-color:var(--wp--preset--color--ui-6);--download-list-buttons-gap:var(--wp--preset--spacing--inline-2-xs-static);--download-list-buttons-margin-top:var(--wp--preset--spacing--inline-md-static);--download-list-outline-button-border-color:var(--wp--preset--color--ui-8);--download-list-outline-button-text-color:var(--wp--preset--color--ui-3);--download-list-qr-border-color:var(--wp--preset--color--ui-9);display:flex;flex-direction:column}.download-list .wp-block-heading{margin-bottom:var(--download-list-heading-margin-bottom);margin-top:var(--download-list-heading-margin-top)}.download-list__inner{display:grid;gap:var(--download-list-grid-gap);grid-template-columns:1fr}@media(min-width:768px){.download-list__inner{grid-template-columns:repeat(2,1fr)}}.download-list .download-card{background:var(--download-list-card-background);border:1px solid var(--download-list-card-border-color);border-radius:24px;display:flex;flex-direction:column;gap:var(--download-list-grid-gap);justify-content:space-between;padding:var(--download-list-card-padding);position:relative}@media(min-width:1200px){.download-list .download-card{flex-direction:row}}.download-list .download-card__description{color:var(--download-list-description-color);font-size:14px;font-weight:400}@media(min-width:768px){.download-list .download-card__description{font-size:16px}}.download-list .download-card__title{align-items:center;display:flex;gap:12px;justify-content:left;margin-bottom:24px}.download-list .download-card__title img{height:36px;width:36px}.download-list .download-card__buttons{display:flex;flex-direction:column;gap:var(--download-list-buttons-gap);margin-top:var(--download-list-buttons-margin-top)}@media(min-width:1200px){.download-list .download-card__buttons{flex-direction:row}}.download-list .download-card__buttons .wp-block-button{width:100%}@media(min-width:768px){.download-list .download-card__buttons .wp-block-button{width:auto}}.download-list .download-card__buttons .wp-block-button__link{background-color:transparent;border:1px solid var(--download-list-outline-button-border-color);border-radius:20px;color:var(--download-list-outline-button-text-color);line-height:1;min-width:140px;padding:var(--wp--preset--spacing--inline-sm) var(--wp--preset--spacing--inline-lg-static);width:100%}@media(min-width:1200px){.download-list .download-card__buttons .wp-block-button__link{width:auto}}.download-list .download-card__qr{align-items:center;border:1px solid var(--download-list-qr-border-color);border-radius:24px;display:flex;height:160px;justify-content:center;margin:0 auto;position:relative;width:160px}.download-list .download-card__qr img{height:100%;width:100%}@media(min-width:1200px){.download-list .download-card__qr{margin:0}}.download-list .download-card .title{font-size:16px;font-weight:700;margin:0;text-transform:uppercase}
