.mc-chcards{padding:2rem 1.25rem}.mc-chcards__inner{margin:0 auto;max-width:72rem}.mc-chcards__head{align-items:baseline;border-top:4px solid #264c4c;display:flex;gap:1rem;margin-bottom:1.5rem;padding-top:.8rem}.mc-chcards__eyebrow{color:#8aaa98;font-family:IBM Plex Mono,monospace;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.mc-chcards__rule{background:#d0dfcf;flex:1;height:1px}.mc-chcards__title{margin-bottom:.5rem}.mc-chcards__title h2{color:#264c4c;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,2.8vw,2.8rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0}.mc-chcards__intro{color:#5d8070;font-size:.94rem;line-height:1.7;margin:0 0 1.5rem;max-width:50rem}.mc-chcards__intro p{color:inherit;font-size:inherit;margin:0 0 .75rem}.mc-chcards__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:600px){.mc-chcards__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mc-chcards__grid{grid-template-columns:repeat(4,1fr)}}.mc-chcards__card{background:#f7faf7;border:1px solid #d0dfcf;border-radius:4px;overflow:hidden;padding:0;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.mc-chcards__card:hover{background:#fff;border-color:#3a6830;box-shadow:0 4px 16px -8px rgba(38,76,76,.18)}.mc-chcards__card[open]{background:#fff;border-color:#264c4c}.mc-chcards__summary{cursor:pointer;list-style:none;outline:none;padding:1.5rem 2.6rem 1.5rem 1.25rem;position:relative;user-select:none;-webkit-tap-highlight-color:rgba(58,104,48,.08)}.mc-chcards__summary:active{background:rgba(58,104,48,.04)}.mc-chcards__summary::-webkit-details-marker{display:none}.mc-chcards__summary::marker{content:""}.mc-chcards__summary:focus-visible{outline:2px solid #3a6830;outline-offset:-2px}.mc-chcards__icon{color:#3a6830;display:inline-flex;margin-bottom:.85rem}.mc-chcards__card[open] .mc-chcards__icon{color:#264c4c}.mc-chcards__num{color:#8aaa98;display:block;font-family:IBM Plex Mono,monospace;font-size:.7rem;letter-spacing:.14em;margin-bottom:.3rem;text-transform:uppercase}.mc-chcards__cardtitle{color:#264c4c;font-family:Playfair Display,Georgia,serif;font-size:1.18rem;font-weight:700;line-height:1.25;margin:0 0 .5rem}.mc-chcards__teaser{color:#5d8070;font-size:.86rem;line-height:1.5;margin:0}.mc-chcards__chev{color:#8aaa98;position:absolute;right:1.1rem;top:1.25rem;transition:transform .22s ease,color .22s ease}.mc-chcards__card[open] .mc-chcards__chev{color:#264c4c;transform:rotate(180deg)}.mc-chcards__body{border-top:1px solid #d0dfcf;color:#264c4c;font-size:.9rem;line-height:1.6;margin-top:.5rem;padding:1.1rem 1.25rem 1.5rem}.mc-chcards__body p{color:#264c4c;font-size:inherit;line-height:inherit;margin:0 0 .75rem}.mc-chcards__body p:last-child{margin-bottom:0}.mc-chcards__body strong{color:#264c4c;font-weight:700}.mc-chcards__card>.mc-chcards__body{border-top:0;display:grid;grid-template-rows:0fr;margin-top:0;overflow:hidden;padding-bottom:0;padding-top:0;transition:grid-template-rows .25s ease,padding-top .25s ease,padding-bottom .25s ease}.mc-chcards__card>.mc-chcards__body>*{min-height:0}.mc-chcards__card[open]>.mc-chcards__body{border-top:1px solid #d0dfcf;grid-template-rows:1fr;padding-bottom:1.5rem;padding-top:1.1rem}