section h2{margin-bottom:0}.home__card{background:linear-gradient(135deg,var(--magellan-decorative-15-bleu-azur,#e3edff) 0,#fff 100%);border-radius:24px;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}@media(min-width:1280px){.home__card{flex-direction:row}}.home__card-introduction{display:flex;flex-direction:column;gap:.5rem;height:100%;flex:1 1;align-items:flex-start}@media(min-width:1280px){.home__card-introduction{flex:0 0 40%}}.home__card-introduction h2{color:var(--brand);font-weight:700;font-size:2.25rem}.home__card-introduction p{color:#616f75;font-size:18px;line-height:28px}.home__card-introduction button{width:-moz-fit-content;width:fit-content}.home__card-video{flex:1 1}.home__quick-actions,.quick-actions{display:flex;flex-direction:column;gap:1rem}@media(min-width:992px){.quick-actions{flex-direction:row}}.quick-actions__card{background-color:#fff;border:1px solid #d6dadd;border-radius:16px;flex:1 1;padding:1rem}.quick-actions__card article{display:grid;grid-template-columns:48px 1fr;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:.5rem;row-gap:.5rem}.quick-actions__title{font-size:18px;font-weight:600;line-height:28px}.quick-actions__icon{background-color:#e3edff;border-radius:12px;display:inline-flex;height:-moz-fit-content;height:fit-content;padding:.75rem;grid-row:1/3}.quick-actions__icon svg{fill:#000082}