:root{--ink:#f3efe8;--void:#e8e1d7;--bg-page:#f3efe8;--steel-900:#fffdf9;--steel-850:#f8f5f0;--steel-800:#eee8df;--steel-700:#d9d0c4;--steel-600:#c6bbad;--steel-500:#8b928f;--concrete-cast:#fffdf9;--concrete-50:#f8f5f0;--concrete-100:#ebe4da;--concrete-200:#ddd4c8;--concrete-300:#b9aea1;--concrete-border:#d9d0c4;--dust:#7e8789;--text-dark:#253035;--text-dark-hi:#1f292d;--text-dark-secondary:#677378;--text-dark-muted:#879095;--text-light:#253035;--text-light-secondary:#5d696e;--text-light-muted:#7b8589;--accent:#d85b37;--accent-hover:#ee704a;--accent-pressed:#b84425;--accent-ink:#fff8f3;--rust:#a64b2e;--font-display:"Manrope", system-ui, sans-serif;--font-body:"Manrope", system-ui, -apple-system, sans-serif;--font-mono:"IBM Plex Mono", "JetBrains Mono", monospace;--container:1440px;--section-pad-x:40px;--section-pad-y:118px;--grain:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@keyframes gridDrift{0%{background-position:0 0,0 0}to{background-position:64px 64px,64px 64px}}@keyframes glowPulse{0%,to{opacity:.45}50%{opacity:.85}}@keyframes dotPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-page);color:var(--text-light);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.container{max-width:var(--container);padding:0 var(--section-pad-x);margin:0 auto}.section{padding:var(--section-pad-y) var(--section-pad-x);position:relative}.grain{background:var(--grain);pointer-events:none;background-size:150px;position:absolute;inset:0}.eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-dark-muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;font-size:12px;display:flex}.eyebrow__index{color:var(--concrete-200)}.eyebrow__rule{background:var(--steel-600);width:24px;height:1px}.eyebrow--light{color:var(--text-light-muted)}.eyebrow--light .eyebrow__index{color:#2a2824}.eyebrow--light .eyebrow__rule{background:var(--concrete-300)}.h2{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(2rem,1.4rem + 2.4vw,3.4rem);font-weight:700;line-height:1}.mono{font-family:var(--font-mono)}.btn{cursor:pointer;font-family:var(--font-body);letter-spacing:.01em;border:none;border-radius:0;justify-content:center;align-items:center;gap:10px;padding:13px 22px;font-size:13px;font-weight:700;transition:filter .18s,transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.btn--primary{background:var(--accent);color:var(--accent-ink)}.btn--primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn--ghost{border:1px solid var(--steel-600);color:var(--text-dark);background:0 0}.btn--ghost:hover{border-color:var(--concrete-300)}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}.hazard-strip{background:repeating-linear-gradient(-45deg, var(--accent) 0 20px, var(--void) 20px 40px);height:9px}body :is(.catalogpage,.productpage,.deliverypage,.calcpage,.foundationpage,.foundationdetail,.gallerypage,.articlespage,.articlepage,.privacypage,.notfound){background-color:var(--bg-page);color:var(--text-light)}body :is(.catalogpage__filter,.catalogpage__mobilepanel,.calcpage__summarybox){border-color:var(--steel-600);color:var(--text-light);background:#fffdf9f7;box-shadow:0 24px 58px #2b302e24}body :is(.catalogpage__card,.productpage__panel,.deliverypage__table,.deliverypage__side,.foundationpage__card,.foundationdetail__card,.articlespage__card,.articlepage__body,.articlepage__sidebox,.privacypage__body){box-shadow:0 12px 32px #2b302e0e}body .finalcta{color:var(--text-light);background:#f6f1ea}body .finalcta__grid{opacity:.42;background-image:linear-gradient(#49504f12 1px,#0000 1px),linear-gradient(90deg,#49504f12 1px,#0000 1px)}body .finalcta__title,body .finalcta__phone span,body .finalcta__cartitemname,body .finalcta__cartitemprice,body .finalcta__cartstepper span,body .finalcta__totalline span:last-child{color:var(--text-light)}body .finalcta__text,body .finalcta__cartlabel,body .finalcta__fieldlabel,body .finalcta__cartempty,body .finalcta__hint,body .finalcta__fineprint{color:var(--text-light-secondary)}body .finalcta__form{border-color:var(--steel-600);border-top-color:var(--accent);background:var(--concrete-cast);border-radius:22px;overflow:hidden;box-shadow:0 32px 72px #262d2c1f}body :is(.finalcta__formhead,.finalcta__totals,.finalcta__input,.finalcta__pumptoggle,.finalcta__cartsummary,.finalcta__cartstepper button,.finalcta__cartremove){border-color:var(--steel-700);background:var(--steel-850);color:var(--text-light)}body .finalcta__formbody{background:var(--concrete-cast)}body .finalcta__input,body .finalcta__pumptoggle{border-radius:11px}body .finalcta__cartsummary{border-radius:12px;overflow:hidden}body .finalcta__totalline--grand span:last-child{color:var(--accent)}@media (width<=1100px){:root{--section-pad-y:84px;--section-pad-x:24px}}@media (width<=640px){:root{--section-pad-y:64px;--section-pad-x:18px}}@media (width<=700px){html{scroll-padding-bottom:calc(92px + env(safe-area-inset-bottom))}body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}:is(input,select,textarea,button,[id]){scroll-margin-bottom:calc(92px + env(safe-area-inset-bottom))}}.cartwidget[data-astro-cid-y3j3cy5d]{z-index:65;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s,bottom .2s;position:fixed;bottom:24px;right:24px;transform:translateY(12px)scale(.9)}.cartwidget[data-astro-cid-y3j3cy5d].is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}.cartwidget[data-astro-cid-y3j3cy5d].is-lifted{bottom:92px}.cartwidget__btn[data-astro-cid-y3j3cy5d]{background:var(--accent);width:52px;height:52px;color:var(--accent-ink);cursor:pointer;border:none;justify-content:center;align-items:center;transition:transform .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 12px 28px #0006}.cartwidget__btn[data-astro-cid-y3j3cy5d]:hover{transform:translateY(-2px);box-shadow:0 16px 32px #00000073}.cartwidget__badge[data-astro-cid-y3j3cy5d]{background:var(--rust);min-width:19px;height:19px;color:var(--text-dark-hi);font-family:var(--font-mono);border:2px solid var(--void);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10.5px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.cartwidget__badge[data-astro-cid-y3j3cy5d][hidden]{display:none}.cartwidget__drawer[data-astro-cid-y3j3cy5d]{background:var(--steel-900);border:1px solid var(--steel-700);opacity:0;visibility:hidden;z-index:70;width:340px;margin-bottom:14px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;bottom:100%;right:0;transform:translateY(6px);box-shadow:0 28px 56px #00000080}.cartwidget__drawer[data-astro-cid-y3j3cy5d].is-open{opacity:1;visibility:visible;transform:translateY(0)}.cartwidget__drawerhead[data-astro-cid-y3j3cy5d]{border-bottom:1px solid var(--steel-700);color:var(--text-dark);justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;font-weight:600;display:flex}.cartwidget__close[data-astro-cid-y3j3cy5d]{color:var(--text-dark-muted);cursor:pointer;background:0 0;border:none;padding:2px;font-size:15px}.cartwidget__close[data-astro-cid-y3j3cy5d]:hover{color:var(--accent)}.cartwidget__items[data-astro-cid-y3j3cy5d]{max-height:320px;overflow-y:auto}.cartwidget__empty[data-astro-cid-y3j3cy5d]{color:var(--text-dark-muted);text-align:center;margin:0;padding:24px 16px;font-size:13px;line-height:1.5;display:none}.cartwidget__empty[data-astro-cid-y3j3cy5d] a[data-astro-cid-y3j3cy5d]{color:var(--accent)}.cartwidget__foot[data-astro-cid-y3j3cy5d]{padding:14px 16px}.cartwidget__total[data-astro-cid-y3j3cy5d]{color:var(--text-dark-secondary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.cartwidget__total[data-astro-cid-y3j3cy5d] span[data-astro-cid-y3j3cy5d]:last-child{color:var(--accent);font-size:15px;font-weight:700}.cartwidget__checkout[data-astro-cid-y3j3cy5d]{width:100%;padding:12px;font-size:13px}@media (width<=400px){.cartwidget__drawer[data-astro-cid-y3j3cy5d]{width:calc(100vw - 24px);right:-12px}}@media (width<=700px){.cartwidget[data-astro-cid-y3j3cy5d],.cartwidget[data-astro-cid-y3j3cy5d].is-visible{right:12px;bottom:calc(78px + env(safe-area-inset-bottom));opacity:1;visibility:visible;pointer-events:none;transform:none}.cartwidget[data-astro-cid-y3j3cy5d].is-lifted{bottom:calc(78px + env(safe-area-inset-bottom))}.cartwidget__btn[data-astro-cid-y3j3cy5d]{display:none}.cartwidget__drawer[data-astro-cid-y3j3cy5d]{pointer-events:auto}}.cartwidget__item{border-bottom:1px solid var(--steel-800);padding:12px 16px}.cartwidget__itemtop{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.cartwidget__itemname{color:var(--text-light);font-size:13px;line-height:1.4}.cartwidget__itemprice{color:var(--text-dark);white-space:nowrap;flex-shrink:0;font-size:12.5px}.cartwidget__itemrow{justify-content:space-between;align-items:center;gap:8px;display:flex}.cartwidget__stepper{align-items:stretch;gap:3px;display:flex}.cartwidget__stepper button,.cartwidget__remove{background:var(--steel-850);border:1px solid var(--steel-600);width:24px;height:24px;color:var(--text-dark-secondary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;line-height:1;transition:background .15s,border-color .15s,color .15s;display:flex}.cartwidget__stepper button:hover,.cartwidget__remove:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.cartwidget__stepper span{color:var(--text-dark);text-align:center;white-space:nowrap;min-width:42px;font-size:11.5px}.cartwidget__remove{font-size:11px}.mobilebar[data-astro-cid-nhfgcty3]{display:none}@media (width<=700px){.mobilebar[data-astro-cid-nhfgcty3]{z-index:75;min-height:66px;padding:6px 6px calc(6px + env(safe-area-inset-bottom));backdrop-filter:saturate(140%)blur(14px);background:#fffdf9f7;border-top:1px solid #d5cabe;grid-template-columns:repeat(4,minmax(0,1fr));transition:transform .22s,visibility .22s;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 34px #25303521}.mobilebar[data-astro-cid-nhfgcty3].is-footer-visible{visibility:hidden;transform:translateY(110%)}.mobilebar__action[data-astro-cid-nhfgcty3]{color:#46545a;min-width:0;min-height:52px;font-family:var(--font-body);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px 2px;font-size:10px;font-weight:700;line-height:1;display:flex;position:relative}.mobilebar__action[data-astro-cid-nhfgcty3]:active{background:#eee8df}.mobilebar__action[data-astro-cid-nhfgcty3] svg[data-astro-cid-nhfgcty3]{color:var(--accent)}.mobilebar__action[data-astro-cid-nhfgcty3] img[data-astro-cid-nhfgcty3]{border-radius:5px;width:23px;height:23px}.mobilebar__carticon[data-astro-cid-nhfgcty3]{display:block;position:relative}.mobilebar__badge[data-astro-cid-nhfgcty3]{background:var(--accent);color:#fff;min-width:18px;height:18px;font-family:var(--font-mono);border:2px solid #fffdf9;border-radius:999px;place-items:center;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:grid;position:absolute;top:-8px;right:-13px}}.metrika-consent[data-astro-cid-qyfkxs3p][hidden]{display:none}.metrika-consent[data-astro-cid-qyfkxs3p]{z-index:90;border:1px solid var(--steel-700);border-top:3px solid var(--accent);width:min(620px,100vw - 40px);color:var(--text-light);background:#fffdf9fa;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 24px 64px #1f292d38}.metrika-consent__copy[data-astro-cid-qyfkxs3p]{min-width:0}.metrika-consent__copy[data-astro-cid-qyfkxs3p] strong[data-astro-cid-qyfkxs3p]{margin-bottom:6px;font-size:16px;display:block}.metrika-consent__copy[data-astro-cid-qyfkxs3p] p[data-astro-cid-qyfkxs3p]{color:var(--text-light-secondary);margin:0;font-size:12.5px;line-height:1.55}.metrika-consent__copy[data-astro-cid-qyfkxs3p] a[data-astro-cid-qyfkxs3p]{color:var(--rust);text-decoration:underline}.metrika-consent__actions[data-astro-cid-qyfkxs3p]{flex-direction:column;gap:8px;display:flex}.metrika-consent__allow[data-astro-cid-qyfkxs3p]{min-width:176px;padding:11px 15px}.metrika-consent__deny[data-astro-cid-qyfkxs3p]{color:var(--text-light-muted);font:600 12px/1.2 var(--font-body);cursor:pointer;background:0 0;border:0;padding:8px 10px;text-decoration:underline}.metrika-consent__deny[data-astro-cid-qyfkxs3p]:hover{color:var(--text-light)}@media (width<=700px){.metrika-consent[data-astro-cid-qyfkxs3p]{right:10px;bottom:calc(78px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr);gap:14px;width:calc(100vw - 20px);padding:17px}.metrika-consent__actions[data-astro-cid-qyfkxs3p]{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;display:grid}.metrika-consent__allow[data-astro-cid-qyfkxs3p]{min-width:0;padding-inline:10px;font-size:12px}.metrika-consent__deny[data-astro-cid-qyfkxs3p]{min-width:0}}.contacticons[data-astro-cid-ccwviljl]{flex-wrap:wrap;gap:10px;display:flex}.contacticons__item[data-astro-cid-ccwviljl]{border:1px solid var(--steel-700);background:var(--steel-900);color:var(--text-dark-secondary);align-items:center;gap:8px;padding:9px 14px;font-size:13px;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.contacticons__item[data-astro-cid-ccwviljl] svg[data-astro-cid-ccwviljl]{color:var(--accent);flex-shrink:0}.contacticons__item[data-astro-cid-ccwviljl] img[data-astro-cid-ccwviljl]{border-radius:4px;flex-shrink:0;width:16px;height:16px}.contacticons__item[data-astro-cid-ccwviljl]:hover{border-color:var(--accent);color:var(--text-dark);background:var(--steel-850)}.contacticons--compact[data-astro-cid-ccwviljl]{gap:6px}.contacticons--compact[data-astro-cid-ccwviljl] .contacticons__item[data-astro-cid-ccwviljl]{padding:7px}.contacticons--compact[data-astro-cid-ccwviljl] .contacticons__label[data-astro-cid-ccwviljl]{display:none}.contacticons--light[data-astro-cid-ccwviljl] .contacticons__item[data-astro-cid-ccwviljl]{border-color:var(--concrete-border);background:var(--concrete-cast);color:var(--text-light-secondary)}.contacticons--light[data-astro-cid-ccwviljl] .contacticons__item[data-astro-cid-ccwviljl] svg[data-astro-cid-ccwviljl]{color:var(--rust)}.contacticons--light[data-astro-cid-ccwviljl] .contacticons__item[data-astro-cid-ccwviljl]:hover{border-color:var(--rust);color:var(--text-light);background:var(--concrete-50)}.header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:saturate(130%)blur(12px);background:#fffdf9f0;border-bottom:1px solid #ded6cc;position:sticky;top:0}.header__row[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:24px;min-width:0;height:74px;display:flex}.header__brand[data-astro-cid-nen7h5rs]{align-items:center;gap:13px;min-width:0;display:flex}.header__mark[data-astro-cid-nen7h5rs]{background:var(--accent);color:#fff8f3;width:42px;height:42px;font-family:var(--font-display);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.header__brandtext[data-astro-cid-nen7h5rs]{flex-direction:column;min-width:0;line-height:1.2;display:flex}.header__name[data-astro-cid-nen7h5rs]{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.02em;color:#263238;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:700;overflow:hidden}.header__tag[data-astro-cid-nen7h5rs]{letter-spacing:.1em;color:#7f7770;font-size:10px}.header__nav[data-astro-cid-nen7h5rs]{color:#526068;white-space:nowrap;align-items:center;gap:22px;height:100%;font-size:13.5px;font-weight:500;display:flex}.header__nav[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]{transition:color .15s}.header__nav[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]:hover{color:var(--rust)}.header__navitem[data-astro-cid-nen7h5rs]{align-items:center;height:100%;display:flex;position:relative}.header__navlink[data-astro-cid-nen7h5rs]{color:inherit;align-items:center;gap:5px;transition:color .15s;display:inline-flex}.header__navlink[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{color:var(--dust);transition:transform .15s,color .15s}.header__navitem[data-astro-cid-nen7h5rs]:hover .header__navlink[data-astro-cid-nen7h5rs],.header__navitem[data-astro-cid-nen7h5rs]:focus-within .header__navlink[data-astro-cid-nen7h5rs]{color:var(--rust)}.header__navitem[data-astro-cid-nen7h5rs]:hover .header__navlink[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs],.header__navitem[data-astro-cid-nen7h5rs]:focus-within .header__navlink[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{color:var(--accent);transform:rotate(180deg)}.header__dropdown[data-astro-cid-nen7h5rs]{opacity:0;visibility:hidden;z-index:60;background:#fffdf9;border:1px solid #ded6cc;margin-top:14px;padding:18px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 28px 56px #272f3426}.header__navitem[data-astro-cid-nen7h5rs]:hover .header__dropdown[data-astro-cid-nen7h5rs],.header__navitem[data-astro-cid-nen7h5rs]:focus-within .header__dropdown[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;transform:translateY(0)}.header__dropdown--catalog[data-astro-cid-nen7h5rs]{width:620px}.header__catlist[data-astro-cid-nen7h5rs]{grid-template-columns:repeat(3,1fr);gap:2px 18px;display:grid}.header__catlink[data-astro-cid-nen7h5rs]{color:#526068;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:13.5px;transition:color .15s,background .15s;display:flex}.header__catlink[data-astro-cid-nen7h5rs]:hover{color:var(--rust);background:#f3eee7}.header__catcount[data-astro-cid-nen7h5rs]{color:#8a8178;font-size:10.5px}.header__dropdownfoot[data-astro-cid-nen7h5rs]{border-top:1px dashed var(--steel-700);flex-wrap:wrap;gap:18px;margin-top:14px;padding-top:14px;display:flex}.header__dropdownfoot[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--rust);font-size:12.5px;font-weight:600}.header__dropdownfoot[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{text-decoration:underline}.header__dropdown--equipment[data-astro-cid-nen7h5rs]{width:420px}.header__equiplist[data-astro-cid-nen7h5rs]{grid-template-columns:repeat(2,1fr);gap:2px 14px;display:grid}.header__dropdown--company[data-astro-cid-nen7h5rs]{width:240px}.header__companylist[data-astro-cid-nen7h5rs]{flex-direction:column;gap:2px;display:flex}.header__companylist[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#526068;padding:10px;font-size:13.5px;transition:color .15s,background .15s}.header__companylist[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--rust);background:#f3eee7}.header__actions[data-astro-cid-nen7h5rs]{align-items:center;gap:16px;display:flex}.header__phonestack[data-astro-cid-nen7h5rs]{flex-direction:column;line-height:1.3;display:flex}.header__phone[data-astro-cid-nen7h5rs]{color:#263238;white-space:nowrap;font-size:15px;font-weight:500}.header__phonesecondary[data-astro-cid-nen7h5rs]{color:#7f7770;white-space:nowrap;font-size:11.5px;transition:color .15s}.header__phonesecondary[data-astro-cid-nen7h5rs]:hover{color:var(--rust)}.header__mobilephone[data-astro-cid-nen7h5rs]{color:#263238;white-space:nowrap;font-size:13px;font-weight:700;display:none}.header__mobilenav-phone2[data-astro-cid-nen7h5rs]{color:var(--text-dark-muted)!important;font-size:13px!important}.header__mobilenav-icons[data-astro-cid-nen7h5rs]{margin:4px 0 14px}.header__burger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:none}.header__burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:#263238;height:2px;display:block}.header__mobilenav[data-astro-cid-nen7h5rs]{padding:8px var(--section-pad-x) 20px;background:var(--void);border-bottom:1px solid var(--steel-800);flex-direction:column;gap:2px;display:none}.header__mobilenav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-dark-secondary);border-bottom:1px solid var(--steel-800);padding:12px 0;font-size:15px}.header__mobilenav-phone[data-astro-cid-nen7h5rs]{font-weight:500;color:var(--text-dark)!important}.header__mobilenav[data-astro-cid-nen7h5rs] .btn[data-astro-cid-nen7h5rs]{width:100%;margin-top:14px}.header__mobilenav[data-astro-cid-nen7h5rs].is-open{display:flex}@media (width<=1300px){.header__nav[data-astro-cid-nen7h5rs],.header__phonestack[data-astro-cid-nen7h5rs],.header__msgicons{display:none}.header__mobilephone[data-astro-cid-nen7h5rs]{display:inline-flex}.header__burger[data-astro-cid-nen7h5rs]{display:flex}}@media (width<=560px){.header__row[data-astro-cid-nen7h5rs]{gap:12px}.header__cta[data-astro-cid-nen7h5rs],.header__tag[data-astro-cid-nen7h5rs]{display:none}.header__name[data-astro-cid-nen7h5rs]{font-size:15px}.header__mobilephone[data-astro-cid-nen7h5rs]{font-size:11.5px}}.header[data-astro-cid-nen7h5rs]{background:#f8f5f0eb;border-bottom-color:#d9d0c4}.header__row[data-astro-cid-nen7h5rs]{height:80px}.header__brand[data-astro-cid-nen7h5rs]{flex-shrink:0}.header__mark[data-astro-cid-nen7h5rs]{border-radius:13px;width:46px;height:46px;box-shadow:0 10px 24px #a443272b}.header__name[data-astro-cid-nen7h5rs]{letter-spacing:-.015em}.header__nav[data-astro-cid-nen7h5rs]{gap:17px;font-size:12.5px}.header__cta[data-astro-cid-nen7h5rs]{border-radius:10px;min-height:46px}.header__dropdown[data-astro-cid-nen7h5rs]{border-radius:17px;margin-top:9px;box-shadow:0 25px 60px #272f3421}.header__catlink[data-astro-cid-nen7h5rs],.header__companylist[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-radius:8px}.header__mobilenav[data-astro-cid-nen7h5rs]{background:#fffdf9;border-bottom-color:#d9d0c4;box-shadow:0 26px 50px #272f341f}.header__mobilenav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#59666b;border-bottom-color:#e5ddd3}.header__mobilenav-phone[data-astro-cid-nen7h5rs]{color:#263238!important}.header__mobilenav-phone2[data-astro-cid-nen7h5rs]{color:#6b767a!important}@media (width<=1480px) and (width>=1301px){.header__tag[data-astro-cid-nen7h5rs],.header__msgicons[data-astro-cid-nen7h5rs]{display:none}.header__actions[data-astro-cid-nen7h5rs]{gap:10px}}@media (width<=560px){.header__row[data-astro-cid-nen7h5rs]{height:70px}.header__brand[data-astro-cid-nen7h5rs]{flex-shrink:1}.header__actions[data-astro-cid-nen7h5rs]{flex-shrink:0;margin-left:auto}.header__mark[data-astro-cid-nen7h5rs]{border-radius:11px;width:42px;height:42px}}@media (width<=430px){.header__brandtext[data-astro-cid-nen7h5rs]{display:none}.header__row[data-astro-cid-nen7h5rs],.header__actions[data-astro-cid-nen7h5rs]{gap:9px}}@media (width<=350px){.header__mark[data-astro-cid-nen7h5rs]{width:38px;height:38px}.header__mobilephone[data-astro-cid-nen7h5rs]{font-size:10.5px}.header__burger[data-astro-cid-nen7h5rs]{width:28px}}.header__msgicons .contacticons__item{background:0 0;border-color:#d7cec4}@media (width<=1480px){.header__msgicons{display:none!important}}.footer[data-astro-cid-jo6i4kqk]{--void:#0f1416;--steel-900:#161c1f;--steel-850:#1b2225;--steel-800:#273034;--steel-700:#354145;--steel-600:#536166;--text-dark:#f5f1eb;--text-dark-hi:#fffdf9;--text-dark-secondary:#c0c6c4;--text-dark-muted:#939d9e;--dust:#7e898a;background:var(--void);border-top:3px solid var(--accent);padding:56px var(--section-pad-x) 30px}.footer__top[data-astro-cid-jo6i4kqk]{border-bottom:1px solid var(--steel-800);grid-template-columns:1.1fr .85fr .95fr .7fr 1.25fr;gap:32px;padding-bottom:36px;display:grid}.footer__brand[data-astro-cid-jo6i4kqk]{align-items:center;gap:12px;margin-bottom:16px;display:flex}.footer__mark[data-astro-cid-jo6i4kqk]{background:var(--accent);width:38px;height:38px;color:var(--accent-ink);font-family:var(--font-display);justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.footer__name[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);text-transform:uppercase;color:var(--text-dark);font-size:18px;font-weight:700}.footer__desc[data-astro-cid-jo6i4kqk]{color:var(--text-dark-muted);max-width:36ch;margin:0;font-size:14px;line-height:1.6}.footer__colhead[data-astro-cid-jo6i4kqk]{letter-spacing:.14em;color:var(--dust);text-transform:uppercase;margin-bottom:16px;font-size:11px}.footer__links[data-astro-cid-jo6i4kqk]{color:var(--text-dark-secondary);flex-direction:column;gap:11px;font-size:14px;display:flex}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{transition:color .15s}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--text-dark)}.footer__contacticons[data-astro-cid-jo6i4kqk]{margin-bottom:16px}.footer__links--extra[data-astro-cid-jo6i4kqk]{margin-top:4px}.footer__cta[data-astro-cid-jo6i4kqk]{margin-top:18px;display:inline-flex}.footer__disclaimer[data-astro-cid-jo6i4kqk]{color:var(--dust);border-top:1px solid #221e19;max-width:68ch;margin-top:22px;padding-top:18px;font-size:11px}.footer__bottom[data-astro-cid-jo6i4kqk]{color:var(--dust);flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:14px;font-size:12px;display:flex}.footer__bottomright[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer__bottomright[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.footer__settings[data-astro-cid-jo6i4kqk]{color:var(--dust);transition:color .15s}.footer__settings[data-astro-cid-jo6i4kqk]{min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:6px 0;display:inline-flex}.footer__bottomright[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover,.footer__settings[data-astro-cid-jo6i4kqk]:hover{color:var(--accent)}@media (width<=1200px){.footer__top[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr 1fr}}@media (width<=900px){.footer__top[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=560px){.footer__top[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}.stickybar[data-astro-cid-lkmocea4]{--steel-700:#354145;--text-dark:#f5f1eb;--text-dark-secondary:#c0c6c4;z-index:60;backdrop-filter:blur(8px);border-top:1px solid var(--steel-700);background:#0a0d10f5;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.stickybar[data-astro-cid-lkmocea4].is-visible{transform:translateY(0)}.stickybar__row[data-astro-cid-lkmocea4]{padding:12px var(--section-pad-x);justify-content:space-between;align-items:center;gap:20px;display:flex}.stickybar__left[data-astro-cid-lkmocea4]{align-items:center;gap:14px;display:flex}.stickybar__dot[data-astro-cid-lkmocea4]{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite dotPulse}.stickybar__text[data-astro-cid-lkmocea4]{color:var(--text-dark-secondary);font-size:14px}.stickybar__price[data-astro-cid-lkmocea4]{color:var(--text-dark)}.stickybar__right[data-astro-cid-lkmocea4]{align-items:center;gap:14px;display:flex}.stickybar__phone[data-astro-cid-lkmocea4]{color:var(--text-dark);font-size:16px}.stickybar__msgicons[data-astro-cid-lkmocea4] .contacticons__item{border-color:var(--steel-700);background:0 0}@media (width<=700px){.stickybar[data-astro-cid-lkmocea4]{display:none}}
