.Navbar-module__4IqnvW__navbar{z-index:100;background:var(--color-bg-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #0443310f;position:sticky;top:0}.Navbar-module__4IqnvW__inner{height:var(--nav-height);justify-content:space-between;align-items:center;display:flex}.Navbar-module__4IqnvW__logo{z-index:10;align-items:center;gap:10px;display:flex}.Navbar-module__4IqnvW__logoText{color:var(--color-text-dark);letter-spacing:-.3px;font-size:1.25rem;font-weight:600}.Navbar-module__4IqnvW__navLinks{gap:36px;display:flex}.Navbar-module__4IqnvW__navLink{color:var(--color-text-body);transition:color var(--transition-fast);font-size:.95rem;font-weight:500;position:relative}.Navbar-module__4IqnvW__navLink:after{content:"";background:var(--color-primary);width:0;height:2px;transition:width var(--transition-base);border-radius:2px;position:absolute;bottom:-4px;left:0}.Navbar-module__4IqnvW__navLink:hover{color:var(--color-text-dark)}.Navbar-module__4IqnvW__navLink:hover:after{width:100%}.Navbar-module__4IqnvW__navActions{align-items:center;gap:12px;display:flex}.Navbar-module__4IqnvW__btnRenter{letter-spacing:.5px;color:#024131;transition:all var(--transition-fast);background:0 0;border:1px solid #024131;border-radius:6px;justify-content:center;align-items:center;padding:10px 20px;font-size:.8rem;font-weight:700;display:inline-flex}.Navbar-module__4IqnvW__btnRenter:hover{color:#fff;background:#024131;transform:translateY(-1px)}.Navbar-module__4IqnvW__btnProperty{letter-spacing:.5px;color:#024131;transition:all var(--transition-fast);background:#01c391;border:1px solid #01c391;border-radius:6px;justify-content:center;align-items:center;padding:10px 20px;font-size:.8rem;font-weight:700;display:inline-flex}.Navbar-module__4IqnvW__btnProperty:hover{background:#00b080;border-color:#00b080;transform:translateY(-1px)}.Navbar-module__4IqnvW__hamburger{z-index:110;cursor:pointer;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__4IqnvW__hamburger span{background:var(--color-text-dark);width:24px;height:2.5px;transition:all var(--transition-base);transform-origin:50%;border-radius:4px;display:block}.Navbar-module__4IqnvW__hamburgerOpen span:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__4IqnvW__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__4IqnvW__hamburgerOpen span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__4IqnvW__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;animation:Navbar-module__4IqnvW__fadeIn .25s var(--ease);background:#04433166;position:fixed;inset:0}.Navbar-module__4IqnvW__mobileMenu{background:var(--color-bg-white);width:min(320px,85vw);height:100dvh;padding:calc(var(--nav-height) + 24px) 32px 40px;animation:Navbar-module__4IqnvW__slideIn .3s var(--ease);flex-direction:column;gap:0;display:flex;position:absolute;top:0;right:0;box-shadow:-8px 0 40px #00000014}.Navbar-module__4IqnvW__mobileLink{color:var(--color-text-dark);transition:color var(--transition-fast);border-bottom:1px solid #04433114;padding:18px 0;font-size:1.1rem;font-weight:500}.Navbar-module__4IqnvW__mobileLink:hover{color:var(--color-primary)}.Navbar-module__4IqnvW__mobileCta{flex-direction:column;gap:12px;margin-top:32px;display:flex}.Navbar-module__4IqnvW__mobileCta .Navbar-module__4IqnvW__btnRenter,.Navbar-module__4IqnvW__mobileCta .Navbar-module__4IqnvW__btnProperty{text-align:center;width:100%;padding:14px 24px;font-size:.9rem}@keyframes Navbar-module__4IqnvW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module__4IqnvW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:900px){.Navbar-module__4IqnvW__navLinks,.Navbar-module__4IqnvW__navActions{display:none}.Navbar-module__4IqnvW__hamburger{display:flex}}
.hero-module__SEBJGa__hero{min-height:calc(100vh - var(--nav-height));background-color:#e6f5ef;align-items:flex-end;padding:72px 0 0;display:flex;overflow:hidden}.hero-module__SEBJGa__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;display:grid}.hero-module__SEBJGa__content{flex-direction:column;padding-bottom:72px;display:flex}.hero-module__SEBJGa__badge{color:#024131;letter-spacing:1.2px;text-transform:uppercase;width:fit-content;animation:hero-module__SEBJGa__fadeUp .6s var(--ease) both;background:#c3f4e2;border-radius:50px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 18px;font-size:.7rem;font-weight:700;display:inline-flex}.hero-module__SEBJGa__dot{background:#01c391;border-radius:50%;flex-shrink:0;width:7px;height:7px}.hero-module__SEBJGa__title{letter-spacing:-2px;color:#024131;animation:hero-module__SEBJGa__fadeUp .6s var(--ease) .1s both;margin-bottom:28px;font-size:clamp(2.8rem,5vw,4.75rem);font-weight:800;line-height:1.04}.hero-module__SEBJGa__description{color:#4b5563;max-width:520px;animation:hero-module__SEBJGa__fadeUp .6s var(--ease) .2s both;margin-bottom:44px;font-size:1.1rem;line-height:1.7}.hero-module__SEBJGa__ctaGroup{animation:hero-module__SEBJGa__fadeUp .6s var(--ease) .3s both;flex-wrap:wrap;gap:14px;display:flex}.hero-module__SEBJGa__btnTextDesktop{display:inline}.hero-module__SEBJGa__btnTextMobile{display:none}.hero-module__SEBJGa__btnRenter{letter-spacing:.8px;color:#024131;transition:all var(--transition-fast);background:0 0;border:1px solid #024131;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-size:.82rem;font-weight:700;display:inline-flex}.hero-module__SEBJGa__btnRenter:hover{color:#fff;background:#024131;transform:translateY(-2px);box-shadow:0 6px 20px #04433133}.hero-module__SEBJGa__btnProperty{letter-spacing:.8px;color:#024131;transition:all var(--transition-fast);background:#01c391;border:1px solid #01c391;border-radius:8px;justify-content:center;align-items:center;padding:15px 28px;font-size:.82rem;font-weight:700;display:inline-flex}.hero-module__SEBJGa__btnProperty:hover{background:#00b080;border-color:#00b080;transform:translateY(-2px);box-shadow:0 6px 20px #01c39159}.hero-module__SEBJGa__tags{max-width:600px;animation:hero-module__SEBJGa__fadeUp .6s var(--ease) .4s both;flex-wrap:wrap;grid-column:1;gap:10px;margin-top:12px;display:flex}.hero-module__SEBJGa__tag,.hero-module__SEBJGa__tagFull{color:#024131;background:#c3f4e2;border-radius:4px;align-items:center;gap:10px;padding:8px 16px;font-size:.85rem;font-weight:500;display:inline-flex}.hero-module__SEBJGa__tagDot{background:#01c391;border-radius:50%;flex-shrink:0;width:6px;height:6px}.hero-module__SEBJGa__imageWrapper{animation:hero-module__SEBJGa__fadeUp .8s var(--ease) .3s both;justify-content:flex-end;align-items:flex-end;height:100%;display:flex}.hero-module__SEBJGa__heroImage{object-fit:cover;object-position:bottom;width:100%;max-width:none;height:auto}.hero-module__SEBJGa__desktopImage{display:block}.hero-module__SEBJGa__mobileImage{display:none}@keyframes hero-module__SEBJGa__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.hero-module__SEBJGa__heroInner{gap:32px}.hero-module__SEBJGa__heroImage{max-width:420px}}@media (max-width:768px){.hero-module__SEBJGa__hero{background:linear-gradient(#f6fbf8 0%,#d9f3eb 100%);align-items:flex-start;min-height:auto;padding:36px 0 48px}.hero-module__SEBJGa__heroInner{grid-template-columns:1fr;gap:0}.hero-module__SEBJGa__badge,.hero-module__SEBJGa__btnTextDesktop{display:none}.hero-module__SEBJGa__btnTextMobile{display:inline}.hero-module__SEBJGa__content{order:1}.hero-module__SEBJGa__imageWrapper{order:2;margin-top:32px;margin-bottom:32px}.hero-module__SEBJGa__tags{order:3;grid-column:1;max-width:100%}.hero-module__SEBJGa__desktopImage{display:none}.hero-module__SEBJGa__mobileImage{width:100%;display:block}.hero-module__SEBJGa__heroImage{width:100%;max-width:100%;margin:0 auto}.hero-module__SEBJGa__title{letter-spacing:-1px;margin-bottom:20px;font-size:2.4rem}.hero-module__SEBJGa__description{margin-bottom:28px;font-size:.95rem;line-height:1.6}.hero-module__SEBJGa__ctaGroup{flex-direction:column;gap:12px}.hero-module__SEBJGa__btnRenter,.hero-module__SEBJGa__btnProperty{letter-spacing:.3px;border-radius:8px;justify-content:center;width:100%;padding:16px 24px;font-size:.95rem}.hero-module__SEBJGa__tags{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hero-module__SEBJGa__tag{border-radius:8px;justify-content:center;padding:10px 14px;font-size:.78rem}}@media (max-width:400px){.hero-module__SEBJGa__title{font-size:2rem}.hero-module__SEBJGa__tag{padding:8px 10px;font-size:.72rem}}
.renters-module__sSDrIW__section{background-color:#f4f5f1;padding:80px 0}.renters-module__sSDrIW__sectionWhite{background-color:var(--color-bg-white);padding:80px 0}.renters-module__sSDrIW__container{justify-content:center;display:flex}.renters-module__sSDrIW__card{background:var(--color-bg-white);border-radius:24px;grid-template-columns:1fr 1fr .6fr;gap:48px;width:100%;max-width:1440px;padding:56px 48px;display:grid;box-shadow:0 20px 60px #0000000a}.renters-module__sSDrIW__content{flex-direction:column;display:flex}.renters-module__sSDrIW__label{color:var(--color-primary);letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:.85rem;font-weight:700}.renters-module__sSDrIW__titleWrapper{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.renters-module__sSDrIW__title{letter-spacing:-1px;color:var(--color-text-dark);font-size:2.4rem;font-weight:700;line-height:1.1}.renters-module__sSDrIW__chevron{color:var(--color-text-dark);flex-shrink:0;margin-top:12px;transition:transform .3s;display:none}.renters-module__sSDrIW__chevron.renters-module__sSDrIW__open{transform:rotate(180deg)}.renters-module__sSDrIW__description{color:var(--color-text-body);max-width:440px;margin-bottom:32px;font-size:1.1rem;line-height:1.6}.renters-module__sSDrIW__list{flex-direction:column;gap:16px;margin-bottom:40px;list-style:none;display:flex}.renters-module__sSDrIW__list li{color:var(--color-text-dark);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.renters-module__sSDrIW__checkIcon{flex-shrink:0}.renters-module__sSDrIW__btn{letter-spacing:.8px;text-transform:uppercase;background:var(--color-primary);color:var(--color-text-dark);width:fit-content;transition:all var(--transition-fast);border-radius:8px;align-items:center;gap:8px;padding:16px 28px;font-size:.85rem;font-weight:700;display:inline-flex}.renters-module__sSDrIW__btn:hover{background:var(--color-primary-hover);color:var(--color-bg-white);transform:translateY(-2px);box-shadow:0 6px 20px #00c08b59}.renters-module__sSDrIW__arrow{transition:transform var(--transition-fast);font-size:1.15rem}.renters-module__sSDrIW__btn:hover .renters-module__sSDrIW__arrow{transform:translate(3px)}.renters-module__sSDrIW__imageWrapper{border-radius:16px;justify-content:center;align-items:flex-start;display:flex;position:relative}.renters-module__sSDrIW__desktopImg{width:100%;display:block}.renters-module__sSDrIW__mobileImgWrapper{width:100%;display:none}.renters-module__sSDrIW__mobilePhoto{object-fit:cover;border-radius:16px;width:100%;height:auto}.renters-module__sSDrIW__placeholderImage{width:100%;height:100%;min-height:400px;color:var(--color-text-body);text-align:center;background:#f0f2f0;border:2px dashed #d0d6d2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.renters-module__sSDrIW__testimonial{flex-direction:column;padding-top:24px;display:flex}.renters-module__sSDrIW__quoteIcon{margin-bottom:24px}.renters-module__sSDrIW__quoteText{color:var(--color-text-dark);letter-spacing:-.5px;margin-bottom:24px;font-size:1.35rem;font-weight:600;line-height:1.4}.renters-module__sSDrIW__author{flex-direction:column;gap:4px;font-size:.95rem;display:flex}.renters-module__sSDrIW__author strong{color:var(--color-text-dark);font-weight:700}.renters-module__sSDrIW__author span{color:var(--color-text-body)}@media (max-width:1200px){.renters-module__sSDrIW__card{grid-template-columns:1fr 1fr;padding:48px}.renters-module__sSDrIW__testimonial{border-top:1px solid #eaeaea;grid-column:1/-1;padding-top:32px}}@media (max-width:900px){.renters-module__sSDrIW__card{grid-template-columns:1fr;gap:40px;padding:32px}.renters-module__sSDrIW__testimonial{grid-column:1}}@media (max-width:768px){.renters-module__sSDrIW__hideOnMobile,.renters-module__sSDrIW__desktopImg{display:none!important}.renters-module__sSDrIW__mobileImgWrapper{display:block!important}.renters-module__sSDrIW__titleWrapper{cursor:pointer;align-items:flex-start;width:100%}.renters-module__sSDrIW__title{letter-spacing:-1px;flex:1;margin-bottom:24px;padding-right:16px;font-size:2.1rem;line-height:1.15}.renters-module__sSDrIW__chevron{width:28px;height:28px;margin-top:4px;display:block}.renters-module__sSDrIW__section,.renters-module__sSDrIW__sectionWhite{padding:32px 0}.renters-module__sSDrIW__card{border-radius:24px;padding:36px 28px}.renters-module__sSDrIW__description{margin-bottom:24px;font-size:1.05rem;line-height:1.5}.renters-module__sSDrIW__quoteText{font-size:1.1rem}}@media (max-width:600px){.renters-module__sSDrIW__section{padding:40px 0}.renters-module__sSDrIW__card{border-radius:16px;padding:24px}.renters-module__sSDrIW__title{font-size:1.85rem}.renters-module__sSDrIW__quoteText{font-size:1.1rem}.renters-module__sSDrIW__btn{border-radius:12px;justify-content:center;width:100%;padding:18px 24px;font-size:.9rem}}
.trusted-module___8sO4W__section{background:#f2f3ed;padding:64px 0}.trusted-module___8sO4W__heading{text-align:center;color:#00c896;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:40px;font-size:.9rem;font-weight:700}.trusted-module___8sO4W__logoRow{justify-content:space-between;align-items:center;gap:32px;display:flex}.trusted-module___8sO4W__logoItem{flex-shrink:0;align-items:center;gap:12px;display:flex}.trusted-module___8sO4W__logoText{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:.95rem;font-weight:700}.trusted-module___8sO4W__mobileText{display:none}.trusted-module___8sO4W__desktopText{display:inline}@media (max-width:1024px){.trusted-module___8sO4W__logoRow{-ms-overflow-style:none;scrollbar-width:none;justify-content:flex-start;padding-bottom:16px;overflow-x:auto}.trusted-module___8sO4W__logoRow::-webkit-scrollbar{display:none}}@media (max-width:768px){.trusted-module___8sO4W__section{padding:48px 0}.trusted-module___8sO4W__heading{margin-bottom:32px;font-size:.85rem}.trusted-module___8sO4W__logoRow{gap:40px}.trusted-module___8sO4W__desktopText{display:none}.trusted-module___8sO4W__mobileText{display:inline}}
.howitworks-module__w2dDRq__section{text-align:center;background:#fff;padding:80px 0}.howitworks-module__w2dDRq__badge{color:#013b2b;letter-spacing:1px;background:#d6f0e4;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.howitworks-module__w2dDRq__dot{background:#00c896;border-radius:50%;width:6px;height:6px}.howitworks-module__w2dDRq__title{color:#013b2b;margin-bottom:64px;font-size:3rem;font-weight:800}.howitworks-module__w2dDRq__stepsContainer{justify-content:space-between;align-items:flex-start;gap:24px;max-width:1100px;margin:0 auto;display:flex;position:relative}.howitworks-module__w2dDRq__dashedLine{z-index:0;background-image:linear-gradient(90deg,#cbd5e1 50%,#0000 50%);background-size:16px 2px;height:2px;position:absolute;top:36px;left:12%;right:12%}.howitworks-module__w2dDRq__step{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.howitworks-module__w2dDRq__iconWrapper{justify-content:center;align-items:center;margin-bottom:12px;display:flex;position:relative}.howitworks-module__w2dDRq__stepNumber{color:#fff;border:3px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:12px;font-size:.75rem;font-weight:800;display:flex}.howitworks-module__w2dDRq__numLight{background:#00c896}.howitworks-module__w2dDRq__numDark{background:#013b2b}.howitworks-module__w2dDRq__stepTitle{color:#013b2b;margin-bottom:16px;font-size:1.15rem;font-weight:800}.howitworks-module__w2dDRq__stepDesc{color:#6b7280;padding:0 16px;font-size:.95rem;line-height:1.5}.howitworks-module__w2dDRq__mobileText{display:none}.howitworks-module__w2dDRq__desktopText{display:inline}@media (max-width:900px){.howitworks-module__w2dDRq__stepsContainer{flex-direction:column;align-items:center;gap:48px}.howitworks-module__w2dDRq__dashedLine{display:none}.howitworks-module__w2dDRq__step{max-width:320px}.howitworks-module__w2dDRq__title{margin-bottom:48px;font-size:2.5rem}.howitworks-module__w2dDRq__desktopText{display:none}.howitworks-module__w2dDRq__mobileText{display:inline}.howitworks-module__w2dDRq__stepNumber{z-index:2;border-color:#fff;margin-top:-40px;position:relative}}
.cta-module__bjNX8q__section{color:#fff;background-color:#024131;padding:80px 0}.cta-module__bjNX8q__container{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.cta-module__bjNX8q__textSide{flex:1}.cta-module__bjNX8q__title{color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:800}.cta-module__bjNX8q__subtitle{color:#fffc;max-width:500px;font-size:1.1rem;line-height:1.5}.cta-module__bjNX8q__buttonSide{align-items:center;gap:16px;display:flex}.cta-module__bjNX8q__btn{letter-spacing:1px;cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:14px 24px;font-size:.85rem;font-weight:800;transition:all .2s;display:inline-flex}.cta-module__bjNX8q__btnPrimary{color:#024131;background-color:#01c391;border:1px solid #01c391}.cta-module__bjNX8q__btnPrimary:hover{background-color:#00b080;border-color:#00b080}.cta-module__bjNX8q__btnSecondary{color:#fff;background-color:#0000;border:1px solid #fff}.cta-module__bjNX8q__btnSecondary:hover{background-color:#ffffff1a}.cta-module__bjNX8q__arrow{margin-left:8px}.cta-module__bjNX8q__mobileOnly{display:none}.cta-module__bjNX8q__desktopOnly{display:inline}@media (max-width:1024px){.cta-module__bjNX8q__container{text-align:center;flex-direction:column;padding:60px 24px}.cta-module__bjNX8q__subtitle{max-width:100%;margin:0 auto}.cta-module__bjNX8q__buttonSide{flex-direction:column;gap:16px;width:100%;max-width:400px}.cta-module__bjNX8q__btn{width:100%;padding:18px 24px}.cta-module__bjNX8q__btnPrimary{color:#013b2b;background-color:#fff}.cta-module__bjNX8q__btnPrimary:hover{background-color:#f1f5f9}.cta-module__bjNX8q__mobileOnly{display:inline}.cta-module__bjNX8q__desktopOnly{display:none}.cta-module__bjNX8q__btnProperty{order:3}.cta-module__bjNX8q__btnGuarantor{order:2}}
.MobileCards-module__Awlm2G__card{z-index:2;background:#fff;border-radius:24px;width:100%;max-width:340px;margin:24px auto 0;padding:24px;position:relative;box-shadow:0 10px 40px #00000014}.MobileCards-module__Awlm2G__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.MobileCards-module__Awlm2G__title{color:#013b2b;margin:0;font-size:1.25rem;font-weight:700}.MobileCards-module__Awlm2G__badge{color:#013b2b;background:#d6f0e4;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:700;display:flex}.MobileCards-module__Awlm2G__divider{background:#eaeaea;border:none;height:1px;margin:24px 0}.MobileCards-module__Awlm2G__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.MobileCards-module__Awlm2G__listItemBetween{color:#111;justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.MobileCards-module__Awlm2G__listItemLeft{color:#111;align-items:center;gap:12px;font-size:.95rem;display:flex}.MobileCards-module__Awlm2G__itemLabel{align-items:center;gap:12px;display:flex}.MobileCards-module__Awlm2G__itemValue{font-size:1.05rem;font-weight:500}.MobileCards-module__Awlm2G__scoreFooter{color:#555;justify-content:space-between;align-items:center;font-size:1.05rem;display:flex}.MobileCards-module__Awlm2G__scoreCircle{width:56px;height:56px}.MobileCards-module__Awlm2G__earningsTag{color:#00c896;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.MobileCards-module__Awlm2G__earningsTitle{color:#013b2b;margin:0 0 16px;font-size:1.4rem;font-weight:700;line-height:1.2}.MobileCards-module__Awlm2G__earningsSubtitle{color:#6b7280;text-transform:uppercase;margin-bottom:8px;font-size:.8rem;font-weight:700}.MobileCards-module__Awlm2G__earningsAmount{color:#013b2b;align-items:baseline;gap:6px;margin-bottom:8px;font-size:2.2rem;font-weight:800;display:flex}.MobileCards-module__Awlm2G__earningsAmount span{color:#6b7280;font-size:1.2rem;font-weight:600}.MobileCards-module__Awlm2G__earningsNote{color:#6b7280;font-size:.85rem;line-height:1.4}.MobileCards-module__Awlm2G__tiersTitle{color:#4b5563;text-transform:uppercase;margin-bottom:16px;font-size:.8rem;font-weight:700}.MobileCards-module__Awlm2G__tierRow{color:#111;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:1rem;display:flex}.MobileCards-module__Awlm2G__tierRow.MobileCards-module__Awlm2G__active{background:#e8f8f1}.MobileCards-module__Awlm2G__tierRow.MobileCards-module__Awlm2G__active .MobileCards-module__Awlm2G__tierValue{font-weight:700}.MobileCards-module__Awlm2G__tierLabel{align-items:center;gap:12px;display:flex}.MobileCards-module__Awlm2G__dot{background:#9ca3af;border-radius:50%;width:8px;height:8px}.MobileCards-module__Awlm2G__tierRow.MobileCards-module__Awlm2G__active .MobileCards-module__Awlm2G__dot{background:#00c896}.MobileCards-module__Awlm2G__tierValue{color:#374151;font-weight:600}.MobileCards-module__Awlm2G__tierRow.MobileCards-module__Awlm2G__active .MobileCards-module__Awlm2G__tierValue{color:#013b2b}
.Footer-module__JGhRua__footer{color:#024131;background-color:#f4f4ef;padding:32px 0 16px}.Footer-module__JGhRua__footerInner{width:100%}.Footer-module__JGhRua__linksGrid{justify-content:space-between;width:100%;margin:24px 0;display:flex}.Footer-module__JGhRua__linkColumn{flex-direction:column;display:flex}.Footer-module__JGhRua__columnTitle{color:#024131;margin-bottom:24px;font-size:.95rem;font-weight:700}.Footer-module__JGhRua__linkList{margin:0;padding:0;list-style:none}.Footer-module__JGhRua__linkList li{margin-bottom:16px}.Footer-module__JGhRua__linkList a{color:#024131;opacity:.9;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__JGhRua__linkList a:hover{opacity:1}.Footer-module__JGhRua__divider{opacity:.2;background-color:#024131;border:none;height:1px;margin:0}.Footer-module__JGhRua__bottomSection{flex-direction:column;margin-top:24px;display:flex}.Footer-module__JGhRua__logosRow{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Footer-module__JGhRua__logoLeft img,.Footer-module__JGhRua__logoRight img{width:auto;height:auto}.Footer-module__JGhRua__desktopLogo{display:block}.Footer-module__JGhRua__mobileLogo,.Footer-module__JGhRua__mobileOnly{display:none}.Footer-module__JGhRua__finePrint{color:#6b7280;margin-bottom:16px;font-size:.75rem;line-height:1.6}.Footer-module__JGhRua__copyright{color:#6b7280;font-size:.75rem}@media (max-width:900px){.Footer-module__JGhRua__footer{padding:32px 0}.Footer-module__JGhRua__footerInner{flex-direction:column;display:flex}.Footer-module__JGhRua__linksGrid{grid-template-columns:repeat(2,1fr);gap:32px 16px;margin-top:32px;margin-bottom:48px;display:grid}.Footer-module__JGhRua__columnTitle{margin-bottom:16px}.Footer-module__JGhRua__logosRow{flex-direction:column;align-items:flex-start;gap:32px}.Footer-module__JGhRua__logoLeft{margin-bottom:32px}.Footer-module__JGhRua__bottomSection{margin-top:0}.Footer-module__JGhRua__desktopLogo{display:none}.Footer-module__JGhRua__mobileLogo{margin-top:24px;display:block}.Footer-module__JGhRua__mobileOnly{display:block}.Footer-module__JGhRua__copyright{text-align:center;margin-top:32px}}
