.mm-page-content,.mm-contact,.mm-search,.mm-blog,.mm-article,.mm-404,.mm-list-collections{padding-block:3.6rem 5rem}.mm-page-content__inner,.mm-article__inner{width:min(calc(100% - 3.2rem),96rem);margin-inline:auto}.mm-page-content__card,.mm-contact__card,.mm-article__card{border:1px solid var(--mm-color-border,#dfe5ec);border-radius:var(--mm-card-radius,18px);padding:clamp(2rem,4vw,4rem);background:#fff;box-shadow:0 1rem 3rem rgba(20,58,112,.05)}.mm-search__form{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:80rem;margin:0 auto 3rem}.mm-search__form input{min-width:0;min-height:5rem;border:2px solid var(--mm-color-primary,#2457c5);border-radius:10px 0 0 10px;padding:0 1.4rem}.mm-search__form button{border:0;border-radius:0 10px 10px 0;padding:0 2rem;background:var(--mm-color-primary,#2457c5);color:#fff;font-weight:900}.mm-search__results,.mm-blog__grid,.mm-list-collections__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.mm-content-card,.mm-blog-card,.mm-collection-card{overflow:hidden;border:1px solid var(--mm-color-border,#dfe5ec);border-radius:var(--mm-card-radius,18px);background:#fff}.mm-content-card__body,.mm-blog-card__body,.mm-collection-card__body{padding:1.8rem}.mm-content-card a,.mm-blog-card a,.mm-collection-card a{color:inherit;text-decoration:none}.mm-blog-card__media,.mm-collection-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:#f7f9fc}.mm-blog-card__media img,.mm-collection-card__media img{width:100%;height:100%;object-fit:cover}.mm-article__meta{margin-bottom:2rem;color:#667085;font-size:1.25rem}.mm-article__hero{margin-bottom:2.4rem;overflow:hidden;border-radius:18px}.mm-article__hero img{width:100%;height:auto}.mm-404{min-height:55vh;display:grid;place-items:center;text-align:center}.mm-404__card{max-width:70rem;padding:4rem;border:1px solid var(--mm-color-border,#dfe5ec);border-radius:18px;background:#f7f9fc}@media(max-width:850px){.mm-search__results,.mm-blog__grid,.mm-list-collections__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.mm-search__results,.mm-blog__grid,.mm-list-collections__grid{grid-template-columns:1fr}.mm-search__form{grid-template-columns:1fr;gap:.8rem}.mm-search__form input,.mm-search__form button{border-radius:10px}}