.cm-host{background-color:#fff;color:#222;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.cm-host .cm-eyebrow{color:#5a9a4c;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.cm-host__hero{background-color:#f7f7f7;min-height:80vh;overflow:hidden;padding-top:72px}.cm-host__hero .cm-host__hero-grid{align-items:stretch;display:grid;grid-template-columns:1fr;min-height:calc(80vh - 72px)}@media(min-width:992px){.cm-host__hero .cm-host__hero-grid{grid-template-columns:1fr 1fr}}.cm-host__hero .cm-host__hero-text{display:flex;flex-direction:column;justify-content:center;order:2;padding:48px 24px}@media(min-width:992px){.cm-host__hero .cm-host__hero-text{order:1;padding:96px 64px}}.cm-host__hero .cm-host__hero-text h1{color:#1b4b2a;font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}.cm-host__hero .cm-host__hero-text .cm-host__lead{color:#484848;font-size:18px;line-height:1.5;margin-bottom:40px;max-width:520px}.cm-host__hero .cm-host__hero-media{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:280px;order:1;position:relative}@media(min-width:992px){.cm-host__hero .cm-host__hero-media{min-height:calc(80vh - 72px);order:2}}.cm-host__hero .cm-host__hero-media:after{background:linear-gradient(180deg,rgba(27,75,42,0) 60%,rgba(27,75,42,.18));content:"";inset:0;position:absolute}.cm-host .cm-host__btn-primary{align-items:center;background-color:#5a9a4c;border:0;border-radius:9999px;box-shadow:0 2px 6px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08);color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:8px;padding:16px 32px;text-decoration:none;transition:all .26s ease}.cm-host .cm-host__btn-primary:hover{background-color:#4a8a3c;box-shadow:0 4px 12px rgba(0,0,0,.08),0 8px 28px rgba(0,0,0,.12);color:#fff;transform:translateY(-2px)}.cm-host .cm-host__btn-primary:focus-visible{box-shadow:0 0 0 4px rgba(90,154,76,.25);outline:0}.cm-host .cm-host__btn-primary.cm-host__btn-lg{font-size:18px;padding:24px 48px}.cm-host__section{padding:96px 0}@media(max-width:767px){.cm-host__section{padding:64px 0}}.cm-host__section h2{color:#1b4b2a;font-size:clamp(28px,3.5vw,40px);font-weight:700;letter-spacing:-.01em;line-height:1.1}.cm-host__section--soft{background-color:#e8f2de}.cm-host__calculator{background-color:#fff;border:1px solid #ebebeb;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.08),0 8px 28px rgba(0,0,0,.12);margin:0 auto;max-width:600px;padding:48px}@media(max-width:575px){.cm-host__calculator{padding:32px 24px}}.cm-host__calculator h2{font-size:26px;margin-bottom:32px;text-align:center}.cm-host__calculator .cm-host__calc-form{display:grid;gap:24px;margin-bottom:40px}.cm-host__calculator label{color:#484848;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.cm-host__calculator input[type=number],.cm-host__calculator select{background-color:#fff;border:1px solid #ddd;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;padding:16px 20px;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.cm-host__calculator input[type=number]:focus,.cm-host__calculator select:focus{border-color:#5a9a4c;box-shadow:0 0 0 4px rgba(90,154,76,.25);outline:0}.cm-host__calculator .cm-host__calc-result{background-color:#e8f2de;border-radius:14px;margin-bottom:40px;padding:40px 24px;text-align:center}.cm-host__calculator .cm-host__calc-result .cm-host__calc-result-label{color:#484848;font-size:14px;font-weight:600;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.cm-host__calculator .cm-host__calc-result .cm-host__calc-result-value{color:#5a9a4c;font-size:clamp(40px,7vw,64px);font-weight:800;line-height:1}.cm-host__calculator .cm-host__calc-result .cm-host__calc-result-sub{color:#6a6a6a;font-size:14px;margin-top:12px}.cm-host__calculator .cm-host__calc-cta{text-align:center}.cm-host__steps{display:grid;gap:24px;grid-template-columns:1fr;margin-top:48px}@media(min-width:768px){.cm-host__steps{grid-template-columns:repeat(3,1fr)}}.cm-host__step{background-color:#fff;border:1px solid #ebebeb;border-radius:14px;box-shadow:0 0 0 1px rgba(0,0,0,.02),0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.05);padding:32px;transition:transform .26s ease,box-shadow .26s ease}.cm-host__step:hover{box-shadow:0 2px 6px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08);transform:translateY(-4px)}.cm-host__step-num{align-items:center;background-color:#e8f2de;border-radius:9999px;color:#5a9a4c;display:inline-flex;font-size:22px;font-weight:700;height:56px;justify-content:center;margin-bottom:20px;width:56px}.cm-host__step-num i{font-size:22px}.cm-host__step h3{color:#1b4b2a;font-size:22px;font-weight:700;margin-bottom:16px}.cm-host__step p{color:#484848;line-height:1.5;margin:0}.cm-host__values{display:grid;gap:32px;grid-template-columns:1fr;margin-top:48px}@media(min-width:768px){.cm-host__values{grid-template-columns:repeat(2,1fr)}}.cm-host__value{align-items:flex-start;display:flex;gap:20px;padding:24px}.cm-host__value-icon{align-items:center;background-color:#e8f2de;border-radius:12px;color:#5a9a4c;display:inline-flex;flex-shrink:0;font-size:22px;height:56px;justify-content:center;width:56px}.cm-host__value h3{color:#1b4b2a;font-size:18px;font-weight:700;margin-bottom:8px}.cm-host__value p{color:#484848;font-size:14px;line-height:1.5;margin:0}.cm-host__faq{margin:0 auto;max-width:800px}.cm-host__faq .accordion-item{background-color:#fff;border:0;border-radius:12px!important;box-shadow:0 0 0 1px rgba(0,0,0,.02),0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.05);margin-bottom:16px;overflow:hidden}.cm-host__faq .accordion-button{background-color:#fff;color:#1b4b2a;font-size:16px;font-weight:600;padding:24px}.cm-host__faq .accordion-button:not(.collapsed){background-color:#e8f2de;box-shadow:none;color:#1b4b2a}.cm-host__faq .accordion-button:focus{box-shadow:0 0 0 4px rgba(90,154,76,.25)}.cm-host__faq .accordion-body{color:#484848;line-height:1.5;padding:0 24px 24px}.cm-host__faq .accordion-body a{color:#5a9a4c;font-weight:600}.cm-host__cta-banner{background:linear-gradient(135deg,#e8f2de,#d4e8c5);border-radius:32px;margin:0 16px;padding:96px 48px;text-align:center}@media(max-width:575px){.cm-host__cta-banner{padding:48px 24px}}.cm-host__cta-banner h2{color:#1b4b2a;font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.01em;margin-bottom:32px}@media(max-width:575.98px){.cm-host .container,.cm-host .container-fluid{padding-left:16px;padding-right:16px}.cm-host__hero{min-height:auto;padding-top:64px}.cm-host__hero .cm-host__hero-grid{min-height:0}.cm-host__hero .cm-host__hero-text{padding:24px 16px 32px}.cm-host__hero .cm-host__hero-text h1{font-size:clamp(24px,6.5vw,32px);letter-spacing:-.01em;line-height:1.2;margin-bottom:16px}.cm-host__hero .cm-host__hero-text .cm-host__lead{font-size:15px;line-height:1.6;margin-bottom:16px}.cm-host__hero .cm-host__hero-text .cm-host__subtitle{font-size:16px}.cm-host__hero .cm-host__hero-media{aspect-ratio:4/3;min-height:200px}.cm-host .cm-eyebrow{font-size:12px;margin-bottom:12px}.cm-host__btn-primary{box-sizing:border-box;font-size:15px;justify-content:center;min-height:48px;padding:14px 20px;width:100%}.cm-host__btn-primary.cm-host__btn-lg{font-size:16px;padding:14px 20px}.cm-host__section{padding:32px 0}.cm-host__section h2{font-size:clamp(22px,6vw,28px);line-height:1.25}.cm-host__section .text-center>p{font-size:15px!important;line-height:1.6!important}.cm-host__calculator{border-radius:14px;padding:24px 16px}.cm-host__calculator h2{font-size:clamp(20px,5.5vw,24px);margin-bottom:20px}.cm-host__calculator .cm-host__calc-form{gap:16px;margin-bottom:20px}.cm-host__calculator label{font-size:13px;margin-bottom:6px}.cm-host__calculator input[type=number],.cm-host__calculator select{font-size:16px;min-height:48px;padding:12px 14px}.cm-host__calculator .cm-host__calc-result{margin-bottom:20px;padding:20px 16px}.cm-host__calculator .cm-host__calc-result .cm-host__calc-result-value{font-size:clamp(32px,9vw,44px)}.cm-host__calculator .cm-host__calc-result .cm-host__calc-result-sub{font-size:13px}.cm-host__steps{gap:16px;margin-top:24px}.cm-host__step{border-radius:12px;padding:20px 16px}.cm-host__step-num{font-size:18px;height:44px;margin-bottom:16px;width:44px}.cm-host__step-num i{font-size:18px}.cm-host__step h3{font-size:17px;margin-bottom:10px}.cm-host__step p{font-size:14px;line-height:1.6}.cm-host__values{gap:16px;margin-top:24px}.cm-host__value{gap:14px;padding:16px}.cm-host__value-icon{border-radius:12px;flex-shrink:0;font-size:18px;height:44px;width:44px}.cm-host__value h3{font-size:16px;margin-bottom:6px}.cm-host__value p{font-size:14px;line-height:1.6}.cm-host__faq .accordion-item{border-radius:16px!important;box-shadow:0 0 0 1px rgba(0,0,0,.02),0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.05);margin-bottom:12px}.cm-host__faq .accordion-button{border-radius:16px!important;font-size:15.5px;font-weight:600;line-height:1.35;min-height:56px;overflow-wrap:anywhere;padding:17px 52px 17px 18px;position:relative;transition:background-color .16s ease;white-space:normal}.cm-host__faq .accordion-button:not(.collapsed){border-radius:16px 16px 0 0!important}.cm-host__faq .accordion-button:active{background-color:rgba(90,154,76,.06)}.cm-host__faq .accordion-button:after{background-color:#e8f2de;background-position:50%;background-repeat:no-repeat;background-size:14px 14px;border-radius:50%;filter:invert(19%) sepia(28%) saturate(1010%) hue-rotate(82deg) brightness(95%) contrast(92%);height:30px;margin:0;position:absolute;right:14px;top:50%;transform:translateY(-50%) rotate(0deg);transition:transform .26s ease,background-color .16s ease;width:30px}.cm-host__faq .accordion-button:not(.collapsed):after{background-color:#fff;transform:translateY(-50%) rotate(-180deg)}.cm-host__faq .accordion-body{font-size:14.5px;line-height:1.65;padding:4px 18px 18px}.cm-host__cta-banner{border-radius:20px;box-shadow:0 0 0 1px rgba(0,0,0,.02),0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.05);margin:0;padding:32px 20px}.cm-host__cta-banner h2{font-size:clamp(22px,6vw,28px);line-height:1.25;margin-bottom:20px}.cm-host__step-num{box-shadow:0 2px 10px rgba(90,154,76,.3)}.cm-host__btn-primary{transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.cm-host__btn-primary:active{transform:scale(.98)}}@media(hover:none){.cm-host__btn-primary:hover,.cm-host__step:hover{box-shadow:0 2px 6px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08);transform:none}}