.stretched-link:before,.themes-grid__themes__theme__title a:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.themes-grid{margin-block:var(--margin-section)}.themes-grid__title,.themes-grid__intro{margin-block-end:var(--spacing-4)}.themes-grid__themes{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-5)}@media(max-width:75rem){.themes-grid__themes{grid-template-columns:repeat(2,1fr)}}@media(max-width:55rem){.themes-grid__themes{grid-template-columns:1fr}}.themes-grid__themes__theme{align-items:center;border:2px solid var(--border-strong);block-size:5.25rem;display:flex;gap:var(--spacing-3);padding:var(--spacing-3);position:relative}.themes-grid__themes__theme__image{flex-shrink:0}.themes-grid__themes__theme__image img{aspect-ratio:1;block-size:3.5rem;inline-size:3.5rem;object-fit:contain}.themes-grid__themes__theme__title{color:var(--text-brand);font-size:var(--font-size-body-large);font-weight:var(--font-weight-bold);line-height:1.8}.themes-grid__themes__theme__title a{text-decoration:none!important}@media(hover:hover){.themes-grid__themes__theme__title a:hover{color:var(--text-primary)}}.themes-grid__themes__theme__arrow{flex-shrink:0;margin-inline-start:auto}.themes-grid__themes__theme__arrow a{display:inline-flex;padding:var(--spacing-3);margin:calc(var(--spacing-3) * -1)}.themes-grid__themes__theme__arrow svg{transition:var(--animation-speed-fast)}@media(hover:hover){.themes-grid__themes__theme:hover{--icon-color: currentColor;border-color:currentColor;color:var(--body-text-color)}.themes-grid__themes__theme:hover .themes-grid__themes__theme__arrow svg{transform:translate(.25rem)}}
