.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mbll-post{max-width:1440px;margin:0 auto;padding:0 80px 80px}.mbll-post-hero{margin-top:32px;border-radius:24px;padding:40px;background:linear-gradient(167.52deg,#8ed072 4.26%,#3e862a 68.03%,#296619 105.9%);color:var(--mbll-white)}.mbll-post-hero__inner{display:flex;flex-direction:column;gap:40px}.mbll-post-hero__top{display:flex;flex-direction:column;gap:32px}.mbll-post-hero__breadcrumb{display:flex;align-items:center;gap:6px;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-size:16px;line-height:24px}.mbll-post-hero__breadcrumb a{color:var(--mbll-gray-4);font-weight:400;text-decoration:none}.mbll-post-hero__breadcrumb a:hover{color:var(--mbll-white);text-decoration:underline}.mbll-post-hero__sep{color:var(--mbll-gray-4)}.mbll-post-hero__current{color:var(--mbll-white);font-weight:600}.mbll-post-hero__image{width:100%;height:500px;border-radius:24px;overflow:hidden}.mbll-post-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.mbll-post-hero__details{display:flex;align-items:center;justify-content:space-between;gap:64px}.mbll-post-hero h1.mbll-post-hero__title{flex:0 0 711px;margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:700;font-size:64px;line-height:78px;text-transform:uppercase;color:var(--mbll-white);letter-spacing:0}.mbll-post-hero__sidecol{flex:0 0 425px;display:flex;flex-direction:column;gap:12px}.mbll-post-hero__meta{margin:0;display:flex;align-items:center;gap:4px;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-size:16px;line-height:24px}.mbll-post-hero__date,.mbll-post-hero__meta-sep{color:var(--mbll-gray-3);font-weight:400}.mbll-post-hero__category{color:var(--mbll-white);font-weight:500}.mbll-post-hero__deck{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:var(--mbll-white)}.mbll-post-body{margin-top:64px;display:grid;grid-template-columns:411px 845px;gap:24px;align-items:start}.mbll-post-toc{display:flex;flex-direction:column;gap:64px;position:sticky;top:32px;align-self:start}.mbll-post-toc__share{display:flex;flex-direction:column;gap:16px}.mbll-post-toc__share-label{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:var(--mbll-gray-1)}.mbll-post-toc__share-pills{list-style:none;margin:0;padding:0;display:flex;gap:16px;align-items:center}.mbll-post-toc__share-pill{display:inline-flex;align-items:center;justify-content:center;background:var(--mbll-green-2);border-radius:100px;padding:12px;width:48px;height:48px;color:var(--mbll-white);transition:background-color .15s ease}.mbll-post-toc__share-pill:hover{background:var(--mbll-green-1)}.mbll-post-toc__share-pill img{filter:brightness(0) invert(1)}.mbll-post-toc__copy{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;background:var(--mbll-white);border:1px solid var(--mbll-gray-3);border-radius:12px;padding:10px 16px;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:var(--mbll-black);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.mbll-post-toc__copy:hover{border-color:var(--mbll-green-2);background:var(--mbll-gray-4)}.mbll-post-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,16px);background:var(--mbll-black);color:var(--mbll-white);border-radius:100px;padding:12px 20px;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:1000}.mbll-post-toast--visible{opacity:1;transform:translate(-50%)}.mbll-post-toc__cta{display:flex;flex-direction:column;background:var(--mbll-white);border:1px solid var(--mbll-gray-3);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease}.mbll-post-toc__cta:hover{border-color:var(--mbll-green-2)}.mbll-post-toc__cta-photo{width:100%;height:288px;object-fit:cover;object-position:center 8%;display:block}.mbll-post-toc__cta-body{display:flex;flex-direction:column;gap:12px;padding:20px}.mbll-post-toc__cta-eyebrow{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:var(--mbll-black);letter-spacing:0}.mbll-post-toc__cta-text{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:var(--mbll-gray-1)}.mbll-post-toc__cta-button{margin-top:4px;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;background:var(--mbll-green-2);color:var(--mbll-white);border-radius:100px;padding:10px 18px;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:500;font-size:14px;line-height:20px;transition:background-color .15s ease}.mbll-post-toc__cta:hover .mbll-post-toc__cta-button{background:var(--mbll-green-1)}.mbll-post-toc__cta-button img{filter:brightness(0) invert(1)}.mbll-post-article{display:flex;flex-direction:column;gap:48px}.mbll-post-article__body{font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:var(--mbll-black)}.mbll-post-article__body>*{margin:0}.mbll-post-article__body>*+*{margin-top:16px}.mbll-post-article__body h2{margin-top:40px;font-weight:700;font-size:32px;line-height:40px;text-transform:uppercase;color:var(--mbll-black);letter-spacing:0}.mbll-post-article__body h3{margin-top:28px;font-weight:700;font-size:24px;line-height:32px;color:var(--mbll-black)}.mbll-post-article__body a{color:var(--mbll-green-2);text-decoration:underline}.mbll-post-article__body a:hover{color:var(--mbll-green-1)}.mbll-post-article__body ul,.mbll-post-article__body ol{padding-left:20px;display:flex;flex-direction:column;gap:12px}.mbll-post-article__body li{padding-left:4px}.mbll-post-article__body strong{font-weight:700}.mbll-post-article__body em{font-style:italic}.mbll-post-article__body img{max-width:100%;height:auto;border-radius:16px;display:block}.mbll-post-article__body figure{margin:0}.mbll-post-article__body blockquote{margin:0;padding:28px;border-radius:16px;background:linear-gradient(175.76deg,#8ed072 4.26%,#3e862a 68.03%,#296619 105.9%);color:var(--mbll-white);font-weight:500}.mbll-post-related{margin-top:80px;display:flex;flex-direction:column;gap:64px;align-items:center}.mbll-post-related__title{margin:0;width:100%;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:700;font-size:40px;line-height:48px;text-transform:uppercase;color:var(--mbll-black);letter-spacing:0}.mbll-post-related__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.mbll-post-related-card{display:flex;flex-direction:column;gap:24px;text-decoration:none;color:inherit}.mbll-post-related-card__media{width:100%;height:300px;border-radius:16px;overflow:hidden;background:var(--mbll-gray-4)}.mbll-post-related-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mbll-post-related-card:hover .mbll-post-related-card__media img{transform:scale(1.02)}.mbll-post-related-card__body{display:flex;flex-direction:column;gap:16px}.mbll-post-related-card__meta{margin:0;display:flex;align-items:center;gap:4px;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:20px;white-space:nowrap}.mbll-post-related-card__date,.mbll-post-related-card__sep{color:var(--mbll-gray-1)}.mbll-post-related-card__category{color:var(--mbll-green-2);font-weight:500}.mbll-post-related-card__text{display:flex;flex-direction:column;gap:8px}.mbll-post-related-card__text h3{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:700;font-size:20px;line-height:28px;text-transform:uppercase;color:var(--mbll-black);letter-spacing:0}.mbll-post-related-card__excerpt{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:var(--mbll-gray-1);height:48px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mbll-post-related-card:hover .mbll-post-related-card__text h3{color:var(--mbll-green-2)}.mbll-post-cta{margin-top:80px;width:100%;max-width:1280px;height:514px;border-radius:24px;overflow:hidden;background:linear-gradient(75.68deg,#3e862a 1.45%,#8ed072 98.39%);color:var(--mbll-white);display:flex;align-items:center;justify-content:center}.mbll-post-cta__inner{width:846px;display:flex;flex-direction:column;align-items:center;gap:48px}.mbll-post-cta__heading{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;width:100%}.mbll-post-cta__heading h2{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:700;font-size:52px;line-height:62px;text-transform:uppercase;color:var(--mbll-white);letter-spacing:0}.mbll-post-cta__heading p{margin:0;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:28px;color:var(--mbll-gray-4)}.mbll-post-cta__card{background:var(--mbll-white);padding:40px;border-radius:20px;width:100%;overflow:hidden}.mbll-post-cta__form{display:flex;gap:20px;align-items:center;width:100%}.mbll-post-cta__input-wrap{flex:1;min-width:0;background:var(--mbll-gray-4);border-radius:28px;padding:14px 16px 14px 20px;display:flex;align-items:center}.mbll-post-cta__input-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:var(--mbll-black)}.mbll-post-cta__input-wrap input::placeholder{color:var(--mbll-gray-2)}.mbll-post-cta__submit{display:inline-flex;align-items:center;justify-content:center;gap:4px;background:var(--mbll-green-2);color:var(--mbll-white);border:0;border-radius:32px;padding:14px 24px;font-family:Instrument Sans,Instrument Sans fallback,system-ui,sans-serif;font-weight:500;font-size:16px;line-height:24px;cursor:pointer;transition:background-color .15s ease;flex-shrink:0}.mbll-post-cta__submit:hover{background:var(--mbll-green-1)}.mbll-post-cta__submit img{filter:brightness(0) invert(1)}@media(max-width:768px){.mbll-post{padding:0 0 56px}.mbll-post-hero{margin-top:0;padding:16px;border-radius:0;background:linear-gradient(167.52deg,#8ed072 4.26%,#3e862a 68.03%,#296619 105.9%)}.mbll-post-hero__inner,.mbll-post-hero__top{gap:32px}.mbll-post-hero__image{height:180px;border-radius:16px}.mbll-post-hero__details{flex-direction:column;align-items:flex-start;gap:24px}.mbll-post-hero h1.mbll-post-hero__title{flex:none;width:100%;font-size:32px;line-height:40px}.mbll-post-hero__sidecol{flex:none;width:100%;gap:8px}.mbll-post-hero__meta{font-size:14px;line-height:20px}.mbll-post-hero__deck{font-size:16px;line-height:24px}.mbll-post-body{margin-top:56px;grid-template-columns:1fr;gap:56px;padding:0 16px}.mbll-post-toc{order:2;position:static;gap:32px}.mbll-post-article{order:1}.mbll-post-article__body{font-size:14px;line-height:20px}.mbll-post-article__body h2{font-size:26px;line-height:30px;margin-top:32px}.mbll-post-article__body h3{font-size:20px;line-height:26px;margin-top:24px}.mbll-post-article__body>*+*{margin-top:20px}.mbll-post-toc__share{gap:12px}.mbll-post-related{margin-top:56px;padding:0 16px;gap:40px}.mbll-post-related__title{font-size:32px;line-height:40px;text-align:center}.mbll-post-related__grid{grid-template-columns:1fr;gap:28px}.mbll-post-related-card{gap:20px}.mbll-post-related-card__media{height:240px}.mbll-post-related-card__text h3{font-size:18px;line-height:24px}.mbll-post-related-card__excerpt{font-size:14px;line-height:20px;height:40px}.mbll-post-cta{margin:56px 16px 0;width:calc(100% - 32px);max-width:none;height:auto;padding:28px;border-radius:16px}.mbll-post-cta__inner{width:100%;gap:32px}.mbll-post-cta__heading{gap:12px}.mbll-post-cta__heading h2{font-size:32px;line-height:40px}.mbll-post-cta__heading p{font-size:14px;line-height:20px}.mbll-post-cta__heading p br{display:none}.mbll-post-cta__card{padding:16px;border-radius:16px}.mbll-post-cta__form{flex-direction:column;gap:12px}.mbll-post-cta__input-wrap{width:100%}.mbll-post-cta__submit{width:100%;justify-content:center}}
