:root{--faq-item-radius:50px;--text:#2b2520;--text-h:#120f0c;--bg:#fbf7f4;--navbar-bg:#e7e4df;--accent:#f9755b;--border-strong:#f9755b;--sans:"Montserrat Text", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"Nunito Heading", system-ui, "Segoe UI", Roboto, sans-serif;--ui:"Raleway UI", system-ui, "Segoe UI", Roboto, sans-serif;--subtitle:"Montserrat Subtitle", system-ui, "Segoe UI", Roboto, sans-serif;--container-max:1240px;--container-pad:clamp(16px, 3vw, 48px);--anchor-offset:96px;--fs-hero-title:clamp(30px, 3vw, 44px);--fs-hero-text:clamp(15px, 1.2vw, 18px);--fs-section-title:clamp(22px, 2.2vw, 32px);--fs-beliefs:clamp(13px, 1.6vw, 23px);font:16px/150% var(--sans);letter-spacing:.16px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}@media (width<=1024px){:root{font-size:15px}}@font-face{font-family:Nunito Heading;src:url(/assets/Nunito-ExtraBold-W3Rj-jkA.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Raleway UI;src:url(/assets/Raleway-v4020-ExtraBold-Bpx5AtUs.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Subtitle;src:url(/assets/Montserrat-SemiBold-YdOtxg4l.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Text;src:url(/assets/Montserrat-Medium-NQGxzFBw.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}html{scroll-padding-top:var(--anchor-offset)}.page-container[id]{scroll-margin-top:var(--anchor-offset)}*,:before,:after{box-sizing:border-box}body{background:var(--bg);min-height:100vh;margin:0}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h)}p{margin:0}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}::selection{color:#fbf7f4;background-color:#6155f5}::selection{color:#fbf7f4;background-color:#6155f5}.app{background-color:var(--bg);flex-direction:column;min-height:100vh;padding:24px 0;display:flex}.navbar-wrapper{width:100%;max-width:var(--container-max);z-index:100;padding-bottom:16px;padding-inline:var(--container-pad);box-sizing:border-box;background:0 0;justify-content:center;margin-inline:auto;display:flex;position:sticky;top:24px}.navbar{isolation:isolate;backface-visibility:hidden;-webkit-backdrop-filter:saturate(180%)blur(28px);box-sizing:border-box;background:linear-gradient(#ffffff61 0%,#fbf7f433 100%),#e7e4df75;border:1px solid #ffffffb8;border-radius:50px;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:60px;padding:0 24px;display:flex;transform:translateZ(0);box-shadow:0 14px 32px #120f0c1a,inset 0 1px #ffffff61}.navbar-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:0;display:none}.navbar-burger span{background-color:var(--text-h);border-radius:2px;width:22px;height:2px;transition:background-color .2s;display:block}.navbar-burger:hover span{background-color:var(--accent)}.drawer-overlay{z-index:200;background:#0f0f0f14;position:fixed;inset:0}.drawer{top:96px;left:max(var(--container-pad), calc((100vw - var(--container-max)) / 2 + var(--container-pad)));width:min(280px, calc(100vw - (var(--container-pad) * 2)));isolation:isolate;backface-visibility:hidden;-webkit-backdrop-filter:blur(24px);z-index:201;box-sizing:border-box;transform-origin:0 0;background-color:#e7e4dfd1;border:1px solid #fff9;border-radius:24px;flex-direction:column;align-items:center;padding:16px;display:flex;position:fixed;transform:translateZ(0);box-shadow:0 18px 40px #120f0c1f}.drawer-close{border:2px solid var(--border-strong);color:var(--text-h);cursor:pointer;font-size:14px;line-height:1;font-family:var(--ui);background:0 0;border-radius:50px;align-self:center;padding:6px 12px;font-weight:800;transition:background-color .2s,color .2s}.drawer-close:hover{background-color:var(--accent);color:#fff;border-color:var(--accent)}.drawer-nav{flex-direction:column;align-items:center;gap:6px;width:100%;margin-top:10px;display:flex}.drawer-link{font-family:var(--ui);color:var(--text-h);text-align:center;background:#fbf7f457;border-radius:16px;justify-content:center;width:100%;padding:12px 14px;font-size:15px;font-weight:800;text-decoration:none;transition:background-color .2s,color .2s}.drawer-link:hover{background-color:var(--accent);color:#fff}.navbar-logo{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:93px;height:28px;padding:0;text-decoration:none;display:flex;position:relative}.navbar-logo img{object-fit:contain;width:93px;height:28px}.navbar-logo-img{object-fit:contain;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.navbar-logo-img.base{opacity:1}.navbar-logo-img.hover,.navbar-logo:hover .navbar-logo-img.base{opacity:0}.navbar-logo:hover .navbar-logo-img.hover{opacity:1}.navbar-actions{align-items:center;gap:12px;display:flex}.navbar-button{border:2px solid var(--border-strong);color:var(--text-h);font-family:var(--ui);cursor:default;white-space:nowrap;background:0 0;border-radius:50px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,transform .1s;display:inline-flex}.navbar-button:hover{background-color:var(--accent);color:#fff;transform:translateY(-1px)}.navbar-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page{scrollbar-gutter:stable both-edges;flex-direction:column;flex:1;align-items:center;margin-top:24px;display:flex}.page-container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);flex-direction:column;gap:32px;display:flex}.page-container-secondary{margin-top:120px}.page-container-how{align-items:center;margin-top:140px}.page-container-faq{align-items:center;margin-top:160px}.page-container-demo{align-items:center;gap:32px;margin-top:160px}.footer{margin-top:120px;margin-bottom:40px}.hero{box-sizing:border-box;justify-content:space-between;align-items:center;gap:32px;width:100%;min-width:0;display:flex;overflow-x:clip}.hero-left{min-width:0;max-width:520px}.hero-title{font-size:var(--fs-hero-title);color:var(--text-h);line-height:1.1;font-family:var(--heading);margin:0 0 24px;font-weight:800}.hero-title-line{display:block}.hero-title-accent{color:var(--accent)}.hero-subtitle{font-size:var(--fs-hero-text);color:var(--text);line-height:1.4;font-family:var(--subtitle);flex-direction:column;gap:4px;margin:0 0 32px;font-weight:600;display:flex}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-button{font-family:var(--ui);cursor:pointer;-webkit-tap-highlight-color:transparent;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.hero-button-primary,.hero-button-secondary{color:var(--text-h);border-color:var(--accent);background:0 0}.hero-button-primary:hover,.hero-button-secondary:hover{background-color:var(--accent);color:#fbf7f4;border-color:var(--accent);transform:translateY(-1px)}.hero-button-primary:active,.hero-button-secondary:active{color:#fbf7f4;background-color:#ff8a6f;border-color:#ff8a6f;transform:translateY(0)}.hero-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}picture{display:contents}.hero-right{flex:0 min(480px,48%);justify-content:flex-start;min-width:0;max-width:min(480px,100%);margin-left:auto;margin-right:0;display:flex}.hero-visual{box-sizing:border-box;max-width:100%;margin-right:auto;position:relative;overflow:visible;transform:translate(clamp(-20px,-1.5vw,-4px))}.hero-mobile-image{image-rendering:auto;width:min(420px,100%);max-width:100%;height:auto;display:none}.hero-image{object-fit:contain;image-rendering:auto;width:100%;max-width:min(520px,100%);height:auto;max-height:min(480px,56vh);display:block}.hero-visual-layer{position:absolute}.hero-visual-layer-base{border-radius:25px;display:block;position:relative;overflow:hidden}.hero-visual-layer-top{z-index:1;transform-origin:bottom;width:min(70%,340px);max-width:100%;transition:transform .25s ease-out;top:120px;right:6%}.benefits{flex-wrap:wrap;justify-content:space-between;gap:24px;margin-top:clamp(64px,12vh,120px);display:flex}.benefit-card{box-sizing:border-box;text-align:center;color:#fbf7f4;border-radius:50px;flex-direction:column;flex:0 0 calc(33.3333% - 16px);justify-content:center;align-items:center;height:194px;padding:24px 28px;transition:transform .22s,box-shadow .22s,filter .22s;display:flex}.benefit-card:hover{filter:saturate(1.05);transform:translateY(-6px);box-shadow:0 16px 28px #120f0c24}.benefit-card-left,.benefit-card-right{background-color:#6155f5}.benefit-card-center{background-color:#f9755b}.benefit-badge{font:600 var(--fs-hero-text) / 1.2 var(--sans);border-radius:999px;margin-bottom:12px;padding:8px 18px;display:inline-flex}.benefit-badge-left{color:#fbf7f4;background-color:#f9755b}.benefit-badge-center{color:#fbf7f4;background-color:#6155f5}.benefit-text{font-size:var(--fs-hero-text);line-height:1.5;font-family:var(--sans);margin:0}.beliefs{text-align:center;color:#0f0f0f;font-size:var(--fs-beliefs);line-height:1.4;font-family:var(--subtitle);font-weight:600}.beliefs-line{margin:0 0 32px}.beliefs-line:last-child{margin-bottom:0}.pill{white-space:nowrap;box-sizing:border-box;border-style:solid;border-width:2px;border-radius:999px;padding:6px 18px;display:inline-block}.beliefs .pill{white-space:nowrap;text-align:center;vertical-align:middle;box-sizing:border-box;border-width:1.5px;justify-content:center;align-items:center;width:max-content;max-width:100%;min-height:1.65rem;padding:3px 12px;font-size:.92em;line-height:1.25;display:inline-flex}.pill-accent{border-color:#f9755b}.beliefs .pill-accent{white-space:nowrap;max-width:none}.pill-secondary{border-color:#6155f5}.features-split{--feature-radius:50px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:40px;margin-top:72px;display:grid}.features-left,.features-right{flex-direction:column;min-width:0;height:100%;display:flex}.features-left{justify-content:flex-start;align-items:stretch;gap:0}.feature-main-card{border-radius:var(--feature-radius);box-sizing:border-box;width:100%;max-width:100%;height:86px;color:var(--text-h);font-size:var(--fs-hero-text);font-family:var(--subtitle);background-color:#f9755b1f;border:1px solid #f9755b73;justify-content:space-between;align-items:center;padding:0 28px;font-weight:600;display:flex}.feature-main-text{font-size:inherit;color:#c24a3a}.feature-main-icon{width:40px;height:40px}.feature-main-image-wrap{flex-direction:column;flex:none;justify-content:flex-end;align-self:stretch;align-items:stretch;min-height:0;margin-top:auto;line-height:0;display:flex}.feature-main-image{object-fit:contain;object-position:bottom center;border-radius:var(--feature-radius);width:100%;max-width:100%;height:auto;margin:0;padding:0;display:block}.features-right{justify-content:space-between;gap:8px}.feature-card{border-radius:var(--feature-radius);box-sizing:border-box;flex-direction:column;gap:6px;padding:18px 24px;display:flex}.feature-card-regular{color:var(--text-h);background-color:#ffffffb8;border:1px solid #0f0f0f14;box-shadow:inset 0 1px #ffffffa6}.feature-card-title{font-weight:600;font-size:var(--fs-hero-text);font-family:var(--subtitle);color:inherit}.feature-card-subtitle{font-size:var(--fs-hero-text);line-height:1.5;font-family:var(--sans);color:var(--text);font-weight:500}.feature-card-highlight{color:var(--text-h);background-color:#f9755b1f;border:1px solid #f9755b73;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.feature-card-highlight-text{font-size:var(--fs-hero-text);white-space:nowrap;font-weight:600;font-family:var(--subtitle);color:#c24a3a}.feature-card-highlight-icon{opacity:.95;flex-shrink:0;width:40px;height:40px}.how-title-pill{color:#fbf7f4;font-size:clamp(19px,2vw,28px);font-weight:800;font-family:var(--heading);background-color:#f9755b;border-radius:50px;align-self:center;padding:20px}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:259px;gap:24px;width:100%;margin-top:40px;display:grid}.how-card{color:#fbf7f4;transform-origin:50%;border:4px solid #0f0f0f;border-radius:40px;width:100%;height:259px;overflow:hidden;box-shadow:0 4px #0f0f0f}.how-card-accent{background-color:#f9755b}.how-card-secondary{background-color:#6155f5}.how-card-content{box-sizing:border-box;width:100%;height:100%;padding:24px;position:relative}.how-card-text{font-size:var(--fs-hero-text);line-height:1.3;font-family:var(--subtitle);margin:0;position:absolute;bottom:24px;left:24px}.how-card-image{object-fit:contain;width:110px;height:110px;position:absolute;top:24px;right:24px}.faq-title{font-size:var(--fs-section-title);color:#0f0f0f;text-align:center;font-family:var(--heading);margin:0 0 40px;font-weight:800}.faq-title-accent{color:#6155f5}.faq-columns{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:40px;width:100%;display:flex}.faq-column{flex:420px;grid-template-columns:minmax(0,1fr);align-content:start;gap:20px;min-width:0;max-width:560px;display:grid}.faq-column-title{font-size:var(--fs-section-title);text-align:center;font-weight:800;font-family:var(--heading);margin:0}.faq-column-title-parents{color:#6155f5}.faq-column-title-children{color:#f9755b}.faq-item-shell{width:100%;min-width:0;display:block}.faq-item{border-radius:var(--faq-item-radius);box-sizing:border-box;cursor:pointer;text-align:left;appearance:none;border:1px solid #0000;flex-direction:column;justify-content:center;gap:0;width:100%;min-height:65px;padding:18px 24px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.faq-item-open{border-radius:var(--faq-item-radius);justify-content:flex-start;gap:8px;padding-bottom:18px}.faq-item-closed{border-radius:var(--faq-item-radius);color:var(--text-h);background-color:#ffffffb8;border-color:#0f0f0f14;box-shadow:inset 0 1px #ffffffa6}.faq-item-parents.faq-item-open{color:#fbf7f4;background-color:#6155f5;border-color:#6155f5}.faq-item-children.faq-item-open{color:#fbf7f4;background-color:#f9755b;border-color:#f9755b}.faq-item-header{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:40px;display:flex}.faq-item-question{font-size:var(--fs-hero-text);font-family:var(--subtitle);font-weight:600;line-height:1.3}.faq-item-answer{font-size:var(--fs-hero-text);line-height:1.4;font-family:var(--sans);margin:0;padding-bottom:4px}.faq-item-answer-wrapper{opacity:0;will-change:max-height, opacity, transform;max-height:0;transition:max-height .28s,opacity .2s,transform .28s;overflow:hidden;transform:translateY(-4px)}.faq-item-open .faq-item-answer-wrapper{opacity:1;max-height:min(720px,80vh);transform:translateY(0)}.faq-item-icon{flex-shrink:0;width:37px;height:37px;display:block}.faq-footer{text-align:center;font-size:var(--fs-hero-text);color:#0f0f0f;font-family:var(--subtitle);cursor:default;background-color:#0000;border:2px solid #6155f5;border-radius:50px;justify-content:center;align-items:center;margin:40px 0 0;padding:12px 28px;font-weight:600;transition:background-color .2s,color .2s,transform .1s;display:inline-flex}.faq-footer:hover{color:#fbf7f4;background-color:#6155f5;transform:translateY(-1px)}.demo-image{border-radius:32px;width:100%;max-width:100%;height:auto;display:block}.demo-content{justify-content:space-between;align-items:center;gap:40px;width:100%;margin-top:clamp(-32px,-4vw,0px);display:flex}.demo-text{max-width:520px}.demo-title{font-size:var(--fs-hero-title);color:#0f0f0f;font-family:var(--heading);margin:0 0 16px;font-weight:800}.demo-subtitle{font-size:var(--fs-hero-text);color:#0f0f0f;line-height:1.4;font-family:var(--subtitle);flex-direction:column;gap:4px;margin:0;font-weight:600;display:flex}.demo-form{flex:1;justify-content:flex-end;display:flex}.demo-input-wrapper{box-sizing:border-box;background-color:#0000;border:2px solid #d0d0d0;border-radius:999px;align-items:center;width:100%;max-width:480px;padding:4px;display:flex}.demo-input{min-width:0;font-size:var(--fs-hero-text);font-family:var(--sans);background:0 0;border:none;outline:none;flex:1;padding:10px 16px}.demo-input::placeholder{color:#9f9f9f}.demo-button{color:#fbf7f4;font-size:var(--fs-hero-text);cursor:pointer;white-space:nowrap;font-weight:500;font-family:var(--ui);background-color:#f9755b;border:none;border-radius:999px;padding:10px 24px;font-weight:800}.demo-button:hover{background-color:#ff8a6f}.footer-inner{color:#fbf7f4;box-sizing:border-box;background:linear-gradient(135deg,#0f0f0f 0%,#1a1816 100%);border-radius:36px;justify-content:space-between;align-items:center;gap:32px;width:100%;padding:28px 32px;display:flex}.footer-brand{flex-direction:column;gap:16px;max-width:460px;display:flex}.footer-brand-head{align-self:flex-start;align-items:center;gap:14px;display:inline-flex}.footer-logo{border-radius:14px;flex-shrink:0;width:48px;height:48px}.footer-brand-name{color:#fbf7f4;font-family:var(--ui);letter-spacing:.01em;font-size:18px;font-weight:800;line-height:1}.footer-text{max-width:420px;font-size:15px;line-height:1.55;font-family:var(--sans);color:#fbf7f4db;margin:0}.footer-nav{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;max-width:none;display:flex}.footer-nav-link{color:inherit;cursor:default;font-size:14px;font-family:var(--ui);background:#fbf7f40a;border:1px solid #fbf7f41f;border-radius:999px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=720px){.navbar-actions{display:none}.navbar-burger{display:flex}}@media (width<=1024px){.app{padding:20px 0}.navbar{border-radius:50px;height:auto;padding:10px 20px}.navbar-actions{gap:8px}.navbar-button{padding:8px 14px;font-size:13px}.page{margin-top:24px}.hero{text-align:center;flex-direction:column;align-items:center}.hero-left{text-align:center;max-width:100%}.hero-title{font-size:clamp(28px,5vw,40px)}.hero-actions{justify-content:center;align-items:center;width:100%}.hero-right{justify-content:center;width:100%;display:flex}.hero-visual{display:none}.hero-mobile-image{width:min(420px,88vw);display:block}.hero-image{align-self:center;width:min(360px,100%);height:auto}.benefits{gap:16px;margin-top:32px}.benefit-card{flex:100%;width:100%;height:auto}.page-container-secondary{margin-top:80px}.beliefs{max-width:760px;margin-inline:auto;font-size:clamp(18px,2.8vw,24px);line-height:1.5}.beliefs-line{overflow-wrap:anywhere;word-break:break-word;margin-bottom:24px;line-height:1.55}.beliefs .pill{white-space:normal;max-width:100%}.beliefs .pill-accent{white-space:normal;font-size:inherit}.features-split{grid-template-columns:1fr}.features-left{gap:20px;max-width:100%;height:auto;min-height:0}.feature-main-card,.feature-main-image-wrap,.feature-main-image{width:100%}.feature-main-image-wrap{margin-top:0}.feature-main-image{object-fit:contain;height:auto}.page-container-how{margin-top:100px}.how-grid{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;gap:16px}.how-card{width:100%;height:auto;min-height:240px}.how-card-image{width:88px;height:88px}.how-card-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:28px 20px;display:flex}.how-card-text{text-align:center;max-width:420px;position:static}.how-card-image{order:-1;position:static}.page-container-faq{margin-top:120px}.faq-columns{flex-direction:column;align-items:center}.faq-column{max-width:100%}.page-container-demo{margin-top:120px}.demo-content{text-align:center;flex-direction:column;align-items:center;margin-top:0}.demo-form{justify-content:center;width:100%}.footer-inner{text-align:center;flex-direction:column;align-items:center}.footer-nav{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;max-width:100%}.footer-brand{text-align:center;align-items:center}.footer-brand-head{align-self:center}.beliefs,.feature-main-card,.feature-card,.how-title-pill,.how-card-text,.demo-text,.footer-text{text-align:center}}@media (width<=640px){.drawer{top:86px;left:var(--container-pad);width:calc(100vw - (var(--container-pad) * 2))}.navbar{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}.navbar-logo{justify-content:flex-start}.navbar-actions{display:none}.navbar-button{text-align:center;flex:calc(50% - 8px)}.hero-title{font-size:32px}.hero-mobile-image{width:min(360px,92vw)}.demo-input-wrapper{border-radius:28px;flex-direction:column;align-items:stretch;gap:8px;max-width:100%;padding:8px}.demo-input{text-align:center;width:100%;padding-inline:12px}.demo-button{justify-content:center;width:100%}.hero-actions{flex-direction:column;align-items:stretch}.hero-button{text-align:center;width:100%}.beliefs{background:#ffffff8f;border:1px solid #6155f51f;border-radius:28px;max-width:100%;padding:18px 16px;font-size:17px;line-height:1.5;box-shadow:0 10px 30px #120f0c0f}.beliefs-line{overflow-wrap:anywhere;word-break:break-word;margin-bottom:14px;line-height:1.6}.features-left{gap:24px}.beliefs .pill{min-height:0;line-height:inherit;white-space:normal;box-sizing:border-box;vertical-align:baseline;background:0 0;border:none;border-radius:0;width:auto;max-width:100%;padding:0;display:inline}.beliefs .pill-accent{white-space:normal;font-size:inherit;color:var(--accent)}.beliefs .pill-secondary{font-size:inherit;color:#6155f5}.footer{margin-top:88px;margin-bottom:24px}.footer-inner{border-radius:28px;align-items:stretch;gap:20px;padding:20px 16px}.footer-brand{text-align:center;align-items:center;gap:12px;max-width:none}.footer-brand-head{align-self:center;gap:10px}.footer-logo{width:40px;height:40px}.footer-brand-name{font-size:16px}.footer-text{max-width:none;font-size:14px;line-height:1.5}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;align-items:stretch;gap:8px 10px;width:100%;max-width:100%;padding-bottom:0;display:grid;overflow:visible}.footer-nav-link{text-align:center;white-space:normal;box-sizing:border-box;background-color:#fbf7f40a;border:1px solid #fbf7f424;width:100%;min-width:0;min-height:auto;padding:8px 10px;font-size:12px}}
