*,:before,:after{box-sizing:border-box}html{min-height:100%}html,body{margin:0}body{background:#f5f5f5;min-height:100%;font-family:Poppins,system-ui,-apple-system,sans-serif;line-height:1.5}#root{min-height:100%}.estimates-page{--est-topbar-h:60px;--est-nav-stack-h:84px;width:100%;max-width:100%;min-height:100vh;padding-top:calc(var(--est-topbar-h) + var(--est-nav-stack-h) + 15px);--est-brand:#4c8f70;--est-brand-end:#3a7057;--est-brand-gradient:linear-gradient(90deg, #4c8f70 0%, #3a7057 100%);--est-neutral-4:#202020;--est-neutral-3:#444;--est-neutral-2:#8d8d8d;--est-topbar-bg:#161616;--est-hero-mint:#c4ded8;--est-price:#ff3d00;color:var(--est-neutral-4);background:#f5f5f5;min-height:100%;font-family:Poppins,system-ui,-apple-system,sans-serif;overflow-x:hidden}.estimates-page img{max-width:100%;height:auto;display:block}.estimates-page a{color:inherit;text-decoration:none}.estimates-page button:not(.est-furn-news__submit){font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.est-topbar{z-index:60;box-sizing:border-box;min-height:var(--est-topbar-h);text-align:center;background:#000;justify-content:center;align-items:center;padding:10px clamp(16px,4vw,41px);display:flex;position:fixed;top:0;left:0;right:0}.est-topbar__message{letter-spacing:.02em;color:#ffffffeb;width:100%;max-width:72rem;margin:0;font-size:11px;line-height:1.4}.est-nav{top:var(--est-topbar-h);z-index:50;-webkit-backdrop-filter:blur(14px);background:#ffffff47;border-bottom:1px solid #0000000f;width:100%;transition:background .28s,border-color .28s,box-shadow .28s,-webkit-backdrop-filter .28s,backdrop-filter .28s;position:fixed;left:0;right:0;box-shadow:inset 0 1px #ffffff47}.est-nav--scrolled{background:#ffffff6b;border-bottom-color:#00000014;box-shadow:inset 0 1px #ffffff59,0 10px 40px #00000012}@media (prefers-reduced-motion:reduce){.est-nav{-webkit-backdrop-filter:none;background:#ffffffeb;transition:none}.est-nav--scrolled{background:#fffffff5}}.est-nav__inner{justify-content:space-between;align-items:center;gap:16px;max-width:1500px;min-height:83px;margin:0 auto;padding:0 clamp(16px,4vw,41px);display:flex}@media (width<=1099px){.estimates-page{--est-nav-stack-h:92px}.est-nav button,.est-nav input[type=button],.est-nav input[type=submit],.est-nav__burger,.est-nav__burger-icon,.est-nav__actions,.est-nav__center{display:none!important}.est-nav__inner{flex-wrap:nowrap;justify-content:flex-start;align-items:center;min-height:72px;padding-top:10px;padding-bottom:10px}}.est-nav__logo img{object-fit:cover;width:88px;height:66px}.est-nav__center{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;justify-content:flex-end;align-items:center;gap:clamp(12px,3vw,28px);min-width:0;display:flex;position:static;left:auto;overflow:auto hidden;transform:none}.est-nav__center::-webkit-scrollbar{display:none}@media (width>=1100px){.est-nav__inner{position:relative}.est-nav__center{flex:none;justify-content:center;gap:clamp(24px,4vw,65px);min-width:auto;position:absolute;left:50%;overflow-x:visible;transform:translate(-50%)}}.est-nav__link{white-space:nowrap;color:var(--est-neutral-4);background:0 0;border-radius:0;padding:8px 4px;font-size:14px;font-weight:600;line-height:1.2;transition:color .2s,background .2s}.est-nav__link:hover{background:var(--est-brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.est-nav__link--active{color:var(--est-neutral-4);background:0 0;text-decoration:none}.est-nav__link--active:hover{background:var(--est-brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.est-hero{--est-hero-w:1390px;--est-hero-h:569px;box-sizing:border-box;width:100%;max-width:none;margin:0;padding:10px clamp(16px,4vw,41px)}.est-hero-card{width:100%;max-width:var(--est-hero-w);aspect-ratio:1390/569;min-height:200px;max-height:var(--est-hero-h);background:var(--est-hero-mint);border-radius:24px;margin:0 auto;animation:.95s cubic-bezier(.22,1,.36,1) both est-hero-card-enter;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000f,0 18px 40px #0000001f,0 32px 64px #0000001a}@keyframes est-hero-card-enter{0%{opacity:0;transform:translate(72px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.est-hero-card{animation:none}}.est-hero-card__tint{pointer-events:none;background:linear-gradient(226deg,#17171700 35%,#171717 104%);position:absolute;inset:0}.est-hero-card__body{z-index:2;min-width:0;max-width:min(480px,100%);padding:clamp(48px,12vw,120px) clamp(28px,6vw,55px) clamp(28px,6vw,55px);position:relative}.est-hero-card__title{color:#fff;margin:0 0 1rem;font-size:clamp(1.5rem,4.2vw,42px);font-weight:600;line-height:1.3}.est-hero-card__text{color:#fff;margin:0 0 1.75rem;font-size:clamp(14px,1.8vw,16px);line-height:1.6}.est-hero-card__cta-row{align-items:center;display:inline-flex;position:relative}.est-hero-card__btn{color:#fff;background:var(--est-brand-gradient);border-radius:80px;justify-content:center;align-items:center;min-width:180px;min-height:50px;padding:0 24px;font-size:16px;font-weight:700;transition:filter .15s;display:inline-flex}.est-hero-card__btn:hover{filter:brightness(1.05)}.est-hero-card__btn--ghost{background:#ffffff1a;border:1px solid #fff}.est-hero-card__sub{color:#fff;margin:0 0 1.5rem;font-size:16px;line-height:1.4}.est-hero-card__sub strong{font-weight:700}@media (width<=1024px){.est-hero{padding-bottom:clamp(12px,3vw,20px)}.est-hero-card{aspect-ratio:auto;min-height:clamp(320px,58vh,540px);max-height:none}.est-hero-card__body{padding-top:clamp(36px,12vw,72px);padding-bottom:clamp(20px,5vw,40px)}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.est-furn-wrap{max-width:1500px;margin:0 auto;padding:0 clamp(16px,4vw,41px)}.est-furn-h2{color:var(--est-neutral-4);margin:0;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:clamp(1.5rem,3vw,42px);font-weight:400;line-height:1.2}.est-furn-h2--center{text-align:center}.est-furn-kicker{color:var(--est-brand);margin:0 0 8px;font-size:14px;font-weight:600}.est-furn-btn{color:#fff;background:var(--est-brand-gradient);cursor:pointer;border:none;border-radius:80px;justify-content:center;align-items:center;min-height:50px;padding:0 28px;font-size:16px;font-weight:700;transition:filter .15s;display:inline-flex}.est-furn-btn:hover{filter:brightness(1.06)}.est-furn-btn--outline{color:var(--est-neutral-4);border:1px solid var(--est-neutral-4);background:0 0}.est-furn-btn--solid{background:var(--est-brand-gradient);color:#fff}.est-furn-featured-outer{z-index:1;box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0;position:relative;overflow-x:hidden}.est-furn-featured{aspect-ratio:1500/752;will-change:transform;background:#000;border-radius:48px 0 0;width:calc(100% - 20px);min-height:280px;margin:0 10px;position:relative;overflow:hidden;box-shadow:0 4px 8px #00000026,0 20px 44px #00000038,0 36px 72px #0000002e}.est-furn-featured__inner{z-index:1;box-sizing:border-box;grid-template-columns:1fr;align-items:center;gap:32px;min-width:0;height:100%;min-height:0;padding:clamp(28px,5vw,56px) clamp(20px,4vw,48px);display:grid;position:relative}@media (width>=900px){.est-furn-featured__inner{grid-template-columns:minmax(280px,470px) 1fr}}.est-furn-featured__copy{min-width:0;max-width:520px}.est-furn-featured__kicker{color:var(--est-brand)}.est-furn-featured__title{color:#fff;margin:0 0 16px;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,3.5vw,42px);font-weight:400;line-height:1.2}.est-furn-featured__body{color:#ffffffd9;margin:0 0 28px;font-size:15px;line-height:1.65}.est-furn-featured__cta{cursor:pointer;color:#fff;background:0 0;border:1px solid #ffffff73;border-radius:80px;justify-content:center;align-items:center;min-width:180px;min-height:50px;padding:0 28px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s,background .2s,filter .2s;display:inline-flex}.est-furn-featured__cta:hover{background:var(--est-brand-gradient);color:#fff;border-color:#0000}.est-furn-featured__cta:focus-visible{outline:2px solid var(--est-brand);outline-offset:3px}.est-furn-featured__stage{min-width:0;min-height:280px;position:relative}.est-furn-featured__photo{aspect-ratio:470/410;background:linear-gradient(160deg,#8a8a8a 0%,#5c5c5c 50%,#3d3d3d 100%);border-radius:12px;max-width:470px;margin-left:auto;box-shadow:0 6px 16px #00000073,0 20px 48px #0006}@media (width<=1024px){.est-furn-featured{aspect-ratio:auto;min-height:min(380px,85vw)}.est-furn-featured__photo{width:100%;max-width:100%;margin-left:0;margin-right:auto}}.est-furn-popular-outer{z-index:2;box-sizing:border-box;width:100%;max-width:100%;margin-top:-45px;position:relative;overflow-x:hidden}.est-furn-popular{box-sizing:border-box;width:100%;max-width:100%;padding:10px 0;overflow-x:hidden}.est-furn-popular__inner{box-sizing:border-box;will-change:transform;background:#fff;border-radius:0 48px 0 0;flex-direction:column;width:calc(100% - 20px);height:734px;margin:0 10px;padding:40px clamp(20px,3vw,48px) 44px;display:flex;overflow:hidden;box-shadow:0 4px 8px #00000014,0 18px 40px #00000024,0 32px 64px #0000001f}.est-furn-popular__grid{flex:1;grid-template-columns:repeat(2,1fr);align-content:start;gap:16px;width:100%;max-width:none;min-height:0;margin:28px auto 0;display:grid}@media (width>=640px){.est-furn-popular__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.est-furn-popular__grid{grid-template-columns:repeat(6,1fr);gap:20px}}@media (width<=900px){.est-furn-popular__inner{height:auto;min-height:0}}.est-furn-cat{text-align:center;color:inherit;border-radius:8px;flex-direction:column;align-items:center;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.est-furn-cat:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.est-furn-cat__media{aspect-ratio:1;background:linear-gradient(#20202033,#202020a6),linear-gradient(135deg,#a8c4b8,#6d8450);width:100%}.est-furn-cat--border .est-furn-cat__media{box-sizing:border-box;background:linear-gradient(#ffffff1a,#00000059),linear-gradient(135deg,#e8e4dc,#c4b8a8);border:2px solid #fff}.est-furn-cat--dark .est-furn-cat__media{background:linear-gradient(#4a5c52,#2a332e)}.est-furn-cat__name{margin-top:12px;padding:0 6px;font-size:13px;font-weight:600;line-height:1.3}.est-furn-cat__count{color:var(--est-neutral-2);margin-top:6px;margin-bottom:10px;font-size:13px}.est-furn-block{padding:clamp(36px,5vw,56px) 0}.est-furn-block__head{flex-direction:column;gap:20px;margin-bottom:28px;display:flex}@media (width>=960px){.est-furn-block__head{flex-direction:row;justify-content:space-between;align-items:center}}.est-furn-tabs{flex-wrap:wrap;gap:10px;display:flex}.est-furn-tabs__btn{color:var(--est-neutral-4);cursor:pointer;background:#f5f5f5;border:1px solid #0000;border-radius:6px;padding:10px 18px;font-size:13px;font-weight:600}.est-furn-tabs__btn--active{background:var(--est-brand-gradient);color:#fff}.est-furn-pgrid{grid-template-columns:1fr;gap:20px;display:grid}@media (width>=640px){.est-furn-pgrid{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.est-furn-pgrid{grid-template-columns:repeat(4,1fr);gap:24px}}.est-furn-pcard{min-width:0}.est-furn-pcard__media{border-radius:8px;margin-bottom:12px;position:relative;overflow:hidden}.est-furn-pcard__ph{aspect-ratio:309/340;background:linear-gradient(145deg,#ececec,#bdbdbd)}.est-furn-pcard__sale{color:#fff;background:#202020d9;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.est-furn-pcard__cat{text-transform:uppercase;letter-spacing:.04em;color:var(--est-neutral-2);margin:0 0 4px;font-size:10px}.est-furn-pcard__title{overflow-wrap:break-word;min-width:0;min-height:2.7em;margin:0 0 12px;font-size:15px;font-weight:600;line-height:1.35}.est-furn-pcard__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.est-furn-pcard__prices{align-items:baseline;gap:10px;display:flex}.est-furn-pcard__was{color:var(--est-neutral-2);font-size:14px;text-decoration:line-through}.est-furn-pcard__price{font-size:16px;font-weight:700}.est-furn-pcard__cart{cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.est-furn-pcard__cart:hover{background:#e4e4e4}.est-furn-block__cta-wrap{justify-content:center;margin-top:36px;display:flex}.est-furn-adrow{grid-template-columns:1fr;gap:20px;padding:20px 0 36px;display:grid}@media (width>=900px){.est-furn-adrow{grid-template-columns:1fr 1fr;gap:24px}}.est-furn-ad{border-radius:10px;width:100%;min-width:0;max-width:625px;min-height:200px;margin:0 auto;display:flex;overflow:hidden}.est-furn-ad__visual{background:linear-gradient(135deg,#888,#666);flex:0 0 42%;max-width:290px}.est-furn-ad__body{flex-direction:column;flex:1;justify-content:center;gap:16px;min-width:0;padding:24px 20px;display:flex}.est-furn-ad__copy{flex-direction:column;gap:6px;display:flex}.est-furn-ad__line{font-size:clamp(15px,2vw,22px);font-weight:600;line-height:1.25}.est-furn-ad__line--big{font-size:clamp(16px,2.2vw,24px)}.est-furn-ad--brown{color:#fff;background:#a97f4f}.est-furn-ad--brown .est-furn-ad__visual{background:linear-gradient(135deg,#6c6c6c,#4a4a4a)}.est-furn-ad--sage{color:var(--est-neutral-4);background:#dfece5}.est-furn-ad--sage .est-furn-btn--solid{background:var(--est-brand-gradient);color:#fff}.est-furn-ad--warm{color:var(--est-neutral-4);background:#ebe6df}.est-furn-ad--linen{color:var(--est-neutral-4);background:#e8e4de}.est-furn-ad--kitchen{color:var(--est-neutral-4);background:#e0e8e4}.est-furn-ad--appliance{color:var(--est-neutral-4);background:#dde3e8}.est-furn-ad--lamp{color:#fff;background:#c4b8a4}.est-furn-ad--vase{color:var(--est-neutral-4);background:#b8c4c9}.est-furn-ad--brown .est-furn-btn--solid,.est-furn-ad--lamp .est-furn-btn--solid{background:var(--est-brand-gradient);color:#fff}.est-furn-split{grid-template-columns:1fr;gap:48px;padding:48px clamp(16px,4vw,41px) 24px;display:grid}@media (width>=960px){.est-furn-split{grid-template-columns:1fr 1fr;gap:32px}}.est-furn-mini-grid{grid-template-columns:repeat(2,1fr);gap:20px 16px;margin-top:24px;display:grid}.est-furn-mini__img{aspect-ratio:1;background:linear-gradient(145deg,#ddd,#aaa);border-radius:6px;margin-bottom:10px}.est-furn-mini__cat{color:var(--est-neutral-2);margin:0 0 4px;font-size:10px}.est-furn-mini__title{margin:0 0 8px;font-size:13px;font-weight:600;line-height:1.35}.est-furn-mini__price{margin:0;font-size:14px;font-weight:700}.est-furn-split__btn{margin-top:28px}.est-furn-staff-outer{box-sizing:border-box;width:100%;padding:48px clamp(16px,4vw,41px)}.est-furn-staff{box-sizing:border-box;width:100%;margin:0}.est-furn-staff__panel{box-sizing:border-box;background:#000;border-radius:28px 28px 48px 0;flex-direction:column;justify-content:center;width:1280px;max-width:100%;height:527px;margin:0 auto;padding:24px 20px 24px 32px;display:flex;overflow:hidden;box-shadow:0 4px 8px #00000026,0 20px 44px #00000038,0 36px 72px #0000002e}@media (width<=1024px){.est-furn-staff__panel{height:auto;min-height:527px}}.est-furn-staff__rail{flex:1;align-items:center;gap:20px;width:100%;min-width:0;max-width:none;min-height:0;margin:0;display:flex}.est-furn-staff__heading{color:#fff;letter-spacing:.02em;flex-shrink:0;min-width:0;max-width:7rem;margin:0;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:clamp(22px,2.5vw,32px);font-weight:700;line-height:1.2}.est-furn-staff__cards-wrap{flex:1;min-width:0;position:relative;overflow:hidden}.est-furn-staff__cards-wrap:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(270deg,#000 0%,#000000eb 35%,#0000 100%);width:min(140px,28%);position:absolute;top:0;bottom:0;right:0}.est-furn-staff__cards{grid-template-columns:1fr;gap:14px;display:grid}@media (width>=768px){.est-furn-staff__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.est-furn-staff-card{min-width:0;margin:0}.est-furn-staff-card__img{aspect-ratio:2/3;box-sizing:border-box;background:linear-gradient(#d8d8d8 0%,silver 42%,#9a9a9e 100%);border-radius:28px 28px 48px;justify-content:center;align-items:flex-end;width:100%;max-height:420px;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff59}.est-furn-staff-card__title{z-index:1;text-align:center;color:#fff;text-shadow:0 1px 2px #00000059;width:100%;margin:0;padding:14px 12px 16px;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:clamp(13px,1.2vw,15px);font-weight:600;line-height:1.35;position:relative}.est-furn-staff__chev{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:center;padding:8px;line-height:0}.est-furn-staff__chev:hover{opacity:.85}.est-furn-staff__chev-icon{filter:brightness(0)invert();display:block;transform:rotate(180deg)}@media (width<=767px){.est-furn-staff__chev{display:none}.est-furn-staff__heading{max-width:none;font-size:20px}.est-furn-staff__cards-wrap:after{width:min(80px,22%)}}.est-furn-reviews{background:#fafafa;padding:56px clamp(16px,4vw,41px)}.est-furn-reviews__grid{grid-template-columns:1fr;gap:32px;max-width:1400px;margin:40px auto 0;display:grid}@media (width>=1024px){.est-furn-reviews__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.est-furn-quote{background:#fff;border-radius:12px;margin:0;padding:24px;box-shadow:0 4px 20px #0000000d}.est-furn-quote__stars{gap:2px;margin-bottom:16px;display:flex}.est-furn-quote__text{color:var(--est-neutral-3);margin:0 0 20px;font-size:14px;line-height:1.6}.est-furn-quote__foot{border-top:1px solid #eee;align-items:center;gap:12px;padding-top:16px;display:flex}.est-furn-quote__avatar{object-fit:cover;border-radius:50%}.est-furn-quote__name{font-size:14px;font-style:normal;font-weight:600;display:block}.est-furn-quote__role{color:var(--est-neutral-2);margin:4px 0 0;font-size:12px}.est-furn-blog-news-stack{z-index:0;isolation:isolate;position:relative}.est-furn-blog-outer{z-index:1;box-sizing:border-box;width:100%;position:relative;overflow-x:hidden}.est-furn-blog-outer__shift{will-change:transform}.est-furn-blog{z-index:auto;color:#fff;box-sizing:border-box;background:#121212;border-radius:48px 0 0;min-width:0;margin:0 10px;padding:56px 0 64px;position:relative;overflow:visible;box-shadow:0 4px 8px #0003,0 20px 44px #00000047,0 36px 72px #00000038}.est-furn-blog__inner{box-sizing:border-box;background:#1e1e1e;border-radius:48px 0 0;flex-direction:column;width:min(100%,960px);min-width:0;max-width:960px;height:520px;margin:0 auto;padding:16px clamp(16px,3vw,24px) 18px;display:flex;overflow:hidden}@media (width<=900px){.est-furn-blog__inner{height:auto;min-height:360px;overflow-y:auto}}.est-furn-blog__head{flex-direction:column;flex-shrink:0;gap:10px;margin-bottom:12px;display:flex}@media (width>=768px){.est-furn-blog__head{flex-direction:row;justify-content:space-between;align-items:flex-end}}.est-furn-blog__title{margin:0;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:clamp(24px,3vw,32px);font-weight:400;line-height:1.15}.est-furn-blog__all{color:#fff;opacity:.9;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.est-furn-blog__all:hover{opacity:1}.est-furn-blog__cards{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.est-furn-blog-card{flex-shrink:0;max-width:560px}.est-furn-blog-card__media{aspect-ratio:16/9;background:linear-gradient(125deg,#3d3d3d,#1f1f1f);border-radius:6px;width:100%;max-width:560px;max-height:92px;margin-bottom:6px}.est-furn-blog-card__tag{color:#ffffffa6;margin:0 0 4px;font-size:11px}.est-furn-blog-card__headline{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:42rem;margin:0 0 6px;font-size:13px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.est-furn-blog-card .est-furn-btn{border-radius:40px;min-height:34px;padding:0 16px;font-size:12px}.est-furn-blog-card__cta-wrap{align-items:center;gap:6px;max-width:100%;display:inline-flex;position:relative;overflow:visible}.est-furn-blog-card__ptr{width:28px;height:28px;position:absolute;top:50%;left:calc(100% - 2px);transform:translateY(-50%)rotate(-20deg)}.est-furn-news-outer{z-index:2;box-sizing:border-box;width:100%;margin-top:-40px;position:relative;overflow:visible}.est-furn-news-outer__shift{will-change:transform}.est-furn-news{z-index:auto;box-sizing:border-box;width:100%;margin:0;padding:0;position:relative}.est-furn-news__panel{box-sizing:border-box;border-radius:0 46px 0 0;justify-content:center;align-items:center;width:calc(100% - 20px);max-width:none;height:auto;min-height:389px;margin:0 10px 5px;display:flex;position:relative;overflow:visible;box-shadow:0 2px 4px #00000014,0 8px 20px #00000024,0 20px 48px #0003,0 36px 72px #00000029}@media (width<=700px){.est-furn-news__panel{width:calc(100% - 20px);height:auto;min-height:340px;margin:0 10px 5px;padding:0 0 24px}.est-furn-news__form{border-radius:8px;flex-wrap:wrap}.est-furn-news__input{border-radius:8px;min-width:100%}.estimates-page .est-furn-news__submit{border:1px solid #00000014;border-radius:8px;width:100%}}.est-furn-news__bg{z-index:0;border-radius:inherit;background:linear-gradient(165deg, var(--est-brand) 0%, #5a9e7e 38%, var(--est-brand-end) 100%);position:absolute;inset:0}.est-furn-news__bg:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(75% 55% at 50% 25%,#ffffff38,#0000 60%);position:absolute;inset:0}.est-furn-news__inner{z-index:1;text-align:center;box-sizing:border-box;width:100%;max-width:600px;margin:0 auto;padding:0 clamp(16px,3vw,28px);position:relative}.est-furn-news__title{color:var(--est-neutral-4);margin:0 0 12px;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:400}.est-furn-news__sub{color:#202020c7;margin:0 0 24px;font-size:15px}.est-furn-news__form{border-radius:8px;flex-wrap:nowrap;gap:0;max-width:570px;margin:0 auto 22px;display:flex;overflow:hidden;box-shadow:0 6px 24px #0000001f}.est-furn-news__input{border:none;border-radius:8px 0 0 8px;flex:1;min-width:0;padding:14px 18px;font-size:14px}.estimates-page .est-furn-news__submit{color:var(--est-brand);cursor:pointer;background:#fff;border:1px solid #00000014;border-left:none;border-radius:0 8px 8px 0;padding:14px 28px;font-family:Poppins,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px #0000001a,0 4px 14px #00000014}.estimates-page .est-furn-news__submit:hover{background:var(--est-brand);color:#fff;box-shadow:0 4px 14px #4c8f7073,0 8px 22px #0000001f}.estimates-page .est-furn-news__submit:focus-visible{outline:2px solid var(--est-brand);outline-offset:2px}.est-furn-news__social{justify-content:center;align-items:center;gap:24px;display:flex}.est-furn-news__social a{opacity:.95}.est-furn-news__social a:hover{opacity:1}.est-furn-footer{color:#ffffffd1;background:#161616;border-radius:12px 12px 0 0;padding:48px clamp(16px,4vw,41px) 32px}.est-furn-footer__inner{max-width:1280px;margin:0 auto}.est-furn-footer__brand{margin-bottom:40px}.est-furn-footer__logo{margin-bottom:20px}.est-furn-footer__logo-img{object-fit:contain;width:auto;max-width:min(280px,100%);height:auto;max-height:72px;display:block}.est-furn-footer__social{align-items:center;gap:18px;display:flex}.est-furn-footer__social a{opacity:.8}.est-furn-footer__social a:hover{opacity:1}.est-furn-footer__social img{filter:brightness(0)invert()}.est-furn-footer__cols{grid-template-columns:1fr;gap:28px;display:grid}@media (width>=768px){.est-furn-footer__cols{grid-template-columns:repeat(2,1fr)}}@media (width>=1100px){.est-furn-footer__cols{grid-template-columns:repeat(4,1fr);gap:32px}}.est-furn-footer__h{letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0 0 14px;font-size:11px;font-weight:700}.est-furn-footer__text{color:#ffffffa6;white-space:pre-line;margin:0;font-size:13px;line-height:1.85}.est-furn-footer__rule{background:#ffffff1f;height:1px;margin:36px 0 20px}.est-furn-footer__bottom{flex-direction:column;align-items:flex-start;gap:20px;display:flex}@media (width>=768px){.est-furn-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.est-furn-footer__copy{color:#ffffff80;margin:0;font-size:12px}.est-furn-footer__pay{flex-wrap:wrap;align-items:center;gap:10px;display:flex}
