/* START_SECTION:cma-design-explorer (INDEX:11) */
.cma-explorer__compact>summary{cursor:pointer;list-style:none;padding:24px;border:1px solid #becacc;border-radius:12px}.cma-explorer__compact[open]>summary{margin-bottom:32px}.cma-explorer [hidden]{display:none!important}.cma-explorer[data-context="commissioned"] .cma-explorer__calculator{margin-top:0;padding-top:0;border-top:0}.cma-explorer__takeaway{margin-top:36px}.cma-explorer__actions{display:flex;flex-wrap:wrap;gap:12px}.cma-explorer__actions a{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.cma-explorer__preview{white-space:pre-wrap;overflow-wrap:anywhere}
.cma-explorer.cma-section{max-width:none;width:100%;margin:0}.cma-explorer__heading{max-width:760px;margin-bottom:32px}.cma-explorer__heading p:last-child{max-width:65ch}.cma-explorer__group{border:0;border-top:1px solid #bdc6ca;margin:0 0 32px;padding:22px 0}.cma-explorer__group legend{font-size:1.6rem;font-weight:650;padding-right:18px}.cma-explorer__options{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.cma-explorer__option{position:relative;display:flex;gap:14px;align-items:center;cursor:pointer;border:1px solid #bcc8ca;border-radius:12px;padding:16px;min-height:108px}.cma-explorer__option:has(input:checked){border:2px solid #082635;background:#eaf1f0}.cma-explorer__option:has(input:focus-visible){outline:3px solid #286878;outline-offset:3px}.cma-explorer__option input{position:absolute;opacity:0;inset:0;cursor:pointer}.cma-explorer__icon{flex:0 0 46px}.cma-explorer__icon svg,.cma-explorer__icon img{width:44px;height:44px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;object-fit:contain}.cma-explorer__option-copy{display:grid;gap:4px;font-size:1.35rem;line-height:1.35}.cma-explorer__option-copy strong{font-size:1.6rem}.cma-explorer__stories{max-width:74ch}.cma-explorer__story[hidden],.cma-explorer__group[hidden]{display:none}.cma-explorer__story p{margin:12px 0 4px}.cma-explorer__story small{display:block;color:#435960}.cma-explorer__story figure{margin:20px 0}.cma-explorer__story img{max-width:100%;height:auto}.cma-explorer__calculator{border-top:2px solid #082635;margin-top:64px;padding-top:56px}.cma-explorer select,.cma-explorer input:not([type=radio]):not([type=checkbox]),.cma-explorer textarea{display:block;width:100%;min-height:44px;padding:10px;border:1px solid #8b9a9e;border-radius:4px;background:transparent;color:inherit;font:inherit}.cma-explorer label{font-size:1.3rem}.cma-explorer__currency{display:block;max-width:180px;margin-bottom:20px}.cma-explorer__channel{border:1px solid #becacc;border-radius:12px;padding:20px;margin:0 0 16px}.cma-explorer__channel legend{font-size:1.55rem;font-weight:650;padding:0 8px}.cma-explorer__channel-head{display:flex;align-items:end;gap:16px}.cma-explorer__channel-head label{flex:1}.cma-explorer__channel-head button,.cma-explorer__add{border:1px solid currentColor;background:transparent;padding:10px 16px;min-height:44px;cursor:pointer}.cma-explorer__inputs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px}.cma-explorer__channel-result{margin-bottom:0;font-weight:600}.cma-explorer__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0}.cma-explorer__results>div{display:grid;gap:12px;padding:24px;border-radius:12px;background:#eaf1f0;color:#082635}.cma-explorer__results strong{font-size:clamp(2rem,3vw,3.2rem)}.cma-explorer__explain{max-width:74ch}.cma-explorer__inquiry{margin-top:48px;max-width:800px;padding-top:26px;border-top:1px solid #becacc}.cma-explorer__contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cma-explorer__inquiry label{display:block;margin:0 0 15px}.cma-explorer__consent{display:flex!important;align-items:flex-start;gap:10px}.cma-explorer__consent input{margin-top:4px}.cma-explorer button:focus-visible,.cma-explorer select:focus-visible,.cma-explorer input:focus-visible,.cma-explorer textarea:focus-visible{outline:3px solid #286878;outline-offset:2px}@media(max-width:800px){.cma-explorer__inputs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.cma-explorer__inputs,.cma-explorer__results,.cma-explorer__contact-fields{grid-template-columns:1fr}.cma-explorer__channel-head{align-items:stretch;flex-direction:column}.cma-explorer__channel-head button{align-self:flex-start}}

.cma-explorer .cma-explorer__decision-heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:600;font-size:clamp(26px,2.4vw,36px);line-height:1.2;letter-spacing:-.02em;margin:0 0 18px;text-wrap:balance}
.cma-explorer__takeaway{padding-top:12px}
.cma-explorer__actions{margin-top:20px}
.cma-explorer .cma-explorer__actions .cma-explorer__add,.cma-explorer .cma-explorer__inquiry .cma-button,.cma-explorer [data-proposal-delivery] .cma-explorer__add{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:13px 22px;border:1px solid #001829;border-radius:4px;background:#001829;color:#fff;font:600 16px/1.4 var(--font-body-family);text-align:center;text-decoration:none;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}
.cma-explorer .cma-explorer__actions .cma-explorer__add:hover,.cma-explorer .cma-explorer__inquiry .cma-button:hover,.cma-explorer [data-proposal-delivery] .cma-explorer__add:hover{background:#143f54;border-color:#143f54;opacity:1;transform:none}
.cma-explorer .cma-explorer__actions .cma-explorer__add:focus-visible,.cma-explorer .cma-explorer__inquiry .cma-button:focus-visible,.cma-explorer [data-proposal-delivery] .cma-explorer__add:focus-visible{outline:3px solid #286878;outline-offset:4px;box-shadow:0 0 0 2px #fff}
.cma-explorer [data-proposal-delivery]{display:flex;flex-wrap:wrap;gap:12px}.cma-explorer [data-proposal-delivery]>p{flex-basis:100%}
@media(max-width:520px){.cma-explorer__actions .cma-explorer__add,.cma-explorer__inquiry .cma-button{width:100%}}
@media(prefers-reduced-motion:reduce){.cma-explorer .cma-explorer__add,.cma-explorer .cma-button{transition:none}}
/* END_SECTION:cma-design-explorer */
