.rise-footer{display:block;width:100%;box-sizing:border-box;padding:var(--rise-footer-pad-top, 56px) 0 var(--rise-footer-pad-bottom, 32px);background:var(--rise-footer-bg, #f7f6f0);border-top:1px solid var(--rise-footer-border, rgba(5, 80, 49, .12));font-family:var(--rise-footer-font);color:var(--rise-footer-text, #055031)}.rise-footer__inner{width:100%;max-width:min(var(--rise-footer-container, 1140px),calc(var(--page-width, 100%) - (var(--page-margin, 24px) * 2)));margin-inline:auto;padding-inline:var(--page-margin, 24px);box-sizing:border-box}.rise-footer__grid{display:grid;grid-template-columns:repeat(var(--rise-footer-cols, 4),minmax(0,1fr));gap:32px 40px;align-items:start;justify-items:stretch;width:100%}.rise-footer__col{min-width:0}.rise-footer__col--newsletter{display:flex;justify-content:center;grid-column:span 1}.rise-footer__grid[style*="--rise-footer-cols: 4"]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.6fr) minmax(0,1.15fr)}.rise-footer__grid[style*="--rise-footer-cols: 3"]{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr) minmax(0,1fr)}.rise-footer__grid[style*="--rise-footer-cols: 5"]{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,2fr) minmax(0,1fr) minmax(0,1fr)}.rise-footer__newsletter{width:100%;max-width:520px;text-align:center}.rise-footer__heading{margin:0 0 18px;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rise-footer-text, #055031)}.rise-footer__heading--newsletter{margin-bottom:14px;font-size:clamp(1.5rem,2.4vw,1.85rem);letter-spacing:0;text-transform:none}.rise-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.rise-footer__links a{font-size:.92rem;line-height:1.45;color:var(--rise-footer-muted, #3d6b52);text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1)}.rise-footer__links a:hover{color:var(--rise-footer-text, #055031)}.rise-footer__newsletter-text{max-width:46ch;margin:0 auto 22px;font-size:.92rem;line-height:1.55;font-weight:500;color:var(--rise-footer-muted, #3d6b52)}.rise-footer__form-wrap{display:block;width:100%;margin:0}.rise-footer__form{display:flex;align-items:stretch;width:100%;padding:4px;border-radius:999px;overflow:hidden;background:#fff;border:1px solid rgba(5,80,49,.12);box-shadow:0 2px 10px #0550310f;box-sizing:border-box}.rise-footer__input{flex:1 1 auto;min-width:0;padding:14px 18px;border:0;background:transparent;font-family:inherit;font-size:.9rem;color:var(--rise-footer-text, #055031);box-sizing:border-box}.rise-footer__input::placeholder{color:#0550316b}.rise-footer__input:focus{outline:none}.rise-footer__submit{flex:0 0 auto;padding:14px 24px;border:0;border-radius:999px;background:var(--rise-footer-submit-bg, #055031);font-family:inherit;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rise-footer-submit-text, #ffffff);cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.rise-footer__submit:hover{background:var(--rise-footer-submit-hover, #043d25)}.rise-footer__message{margin:12px 0 0;font-size:.85rem;line-height:1.4}.rise-footer__message--success{color:var(--rise-footer-text, #055031)}.rise-footer__message--error{color:#b42318}.rise-footer__copy{margin:24px 0 0;text-align:center;font-size:.82rem;color:var(--rise-footer-muted, #3d6b52)}.rise-footer__copy p{margin:0}.rise-footer__copy p+p{margin-top:.4em}.rise-footer__copy a{color:inherit;text-decoration:underline;text-underline-offset:2px}.rise-footer__copy strong,.rise-footer__copy b{font-weight:700;color:var(--rise-footer-text, #055031)}.rise-footer__copy em,.rise-footer__copy i{font-style:italic}.rise-footer__copy--mobile{display:none}.rise-footer .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:860px){.rise-footer{padding:var(--rise-footer-pad-top-m, 48px) 0 var(--rise-footer-pad-bottom-m, 28px)}.rise-footer__inner{padding-inline:max(var(--page-margin, 24px),16px)}.rise-footer__grid,.rise-footer__grid[style*="--rise-footer-cols: 3"],.rise-footer__grid[style*="--rise-footer-cols: 4"],.rise-footer__grid[style*="--rise-footer-cols: 5"]{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.rise-footer__col--newsletter{grid-column:1 / -1;order:-1;justify-content:stretch}.rise-footer__newsletter{max-width:100%}.rise-footer__heading--newsletter{font-size:clamp(1.35rem,6vw,1.7rem)}.rise-footer__newsletter-text{max-width:none;margin-bottom:18px}.rise-footer__form{flex-direction:row;border-radius:999px;padding:4px}.rise-footer__submit{border-radius:999px;width:auto}.rise-footer__links a{word-break:break-word}.rise-footer__copy{margin-top:28px}.rise-footer__copy--desktop:not(.rise-footer__copy--always){display:none}.rise-footer__copy--mobile{display:block}}@media(max-width:520px){.rise-footer__grid,.rise-footer__grid[style*="--rise-footer-cols: 3"],.rise-footer__grid[style*="--rise-footer-cols: 4"],.rise-footer__grid[style*="--rise-footer-cols: 5"]{grid-template-columns:1fr;gap:28px}.rise-footer__col--newsletter{grid-column:auto}.rise-footer__heading{margin-bottom:14px}.rise-footer__links{gap:10px}.rise-footer__form{flex-direction:column;border-radius:20px;padding:0}.rise-footer__input{padding:16px 18px;font-size:.95rem}.rise-footer__submit{border-radius:0 0 20px 20px;width:100%;padding:16px 24px}.rise-footer__copy{margin-top:24px;font-size:.78rem}}body:has(.rise-footer) #shopify-section-utilities{display:none!important}.content-for-layout>.shopify-section.section-rise-footer,.content-for-layout>.shopify-section:has(.rise-footer){flex-grow:0;flex-shrink:0}.section-rise-footer,.rise-footer{min-height:0;height:auto;align-self:stretch}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rise-footer.css.map */
