:root{--navy:#151a31;--navy-2:#202744;--gold:#b88b19;--gold-light:#e6c96f;--sky:#d9f2ff;--ice:#eef9ff;--paper:#fbfaf7;--white:#fff;--ink:#161a2a;--muted:#657083;--line:#e6e7eb;--success:#2c745f;--shadow-sm:0 12px 30px #151a3114;--shadow-lg:0 28px 70px #151a3126;--radius-sm:14px;--radius:24px;--radius-lg:36px;--shell:min(1180px, calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--white);color:var(--navy);box-shadow:var(--shadow-sm);border-radius:10px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.shell{width:var(--shell);margin-inline:auto}.announcement{background:var(--navy);color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.announcement-inner{justify-content:space-between;align-items:center;min-height:36px;display:flex}.announcement a{color:var(--sky);font-weight:700}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7f0;border-bottom:1px solid #0000;transition:box-shadow .18s,border-color .18s;position:sticky;top:0}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 8px 24px #151a3112}.nav-wrap{justify-content:space-between;align-items:center;gap:28px;min-height:84px;display:flex}.brand{align-items:center;gap:10px;min-width:210px;display:inline-flex}.brand img{object-fit:contain;width:64px;height:64px}.brand-copy{line-height:1.15;display:grid}.brand-copy strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.brand-copy small{color:var(--muted);letter-spacing:.04em;margin-top:5px;font-size:.72rem}.primary-nav{align-items:center;gap:28px;display:flex}.nav-link{color:#40485b;font-size:.93rem;font-weight:700;position:relative}.nav-link:after{content:"";background:var(--gold);height:2px;transition:right .18s;position:absolute;bottom:-9px;left:0;right:100%}.nav-link:hover,.nav-link.is-active{color:var(--navy)}.nav-link:hover:after,.nav-link.is-active:after{right:0}.menu-button{border:1px solid var(--line);background:var(--white);border-radius:12px;width:44px;height:44px;padding:11px;display:none}.menu-button>span:not(.sr-only){background:var(--navy);width:100%;height:2px;margin:4px 0;transition:transform .18s,opacity .18s;display:block}.menu-button[aria-expanded=true]>span:first-child{transform:translateY(6px)rotate(45deg)}.menu-button[aria-expanded=true]>span:nth-child(2){opacity:0}.menu-button[aria-expanded=true]>span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:43px;padding-inline:19px;font-size:.88rem}.button-gold{background:var(--gold);color:var(--white);box-shadow:0 10px 24px #b88b193d}.button-gold:hover{background:#a77d14;box-shadow:0 14px 30px #b88b194d}.button-navy{background:var(--navy);color:var(--white);box-shadow:0 12px 28px #151a3138}.button-outline{color:var(--navy);background:#ffffffa3;border-color:#151a312e}.button-white{background:var(--white);color:var(--navy)}.text-link{color:var(--navy);align-items:center;gap:8px;font-weight:800;display:inline-flex}.text-link:after{content:"→";transition:transform .16s}.text-link:hover:after{transform:translate(4px)}.eyebrow{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 18px;font-size:.75rem;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}.display,h1,h2,h3{color:var(--navy);font-family:Georgia,Times New Roman,serif;line-height:1.08}h1,h2,h3,p{margin-top:0}.display{letter-spacing:-.05em;margin-bottom:22px;font-size:clamp(3.05rem,6vw,5.9rem)}h1{letter-spacing:-.045em;font-size:clamp(2.75rem,5vw,4.7rem)}h2{letter-spacing:-.035em;font-size:clamp(2.2rem,4vw,3.55rem)}h3{font-size:1.4rem}.lead{color:#536075;max-width:650px;font-size:clamp(1.08rem,2vw,1.25rem)}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-head>div{max-width:760px}.section-head h2{margin-bottom:14px}.section-head p{color:var(--muted);margin-bottom:0}.hero{background:linear-gradient(135deg,#f7fbfd 0%,#fbfaf7 53%,#f7f0dc 100%);padding:82px 0 90px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #b88b194d;border-radius:50%;width:520px;height:520px;position:absolute;top:-250px;right:-140px}.hero:after{content:"";background:radial-gradient(circle,#d9f2ffd9,#d9f2ff00);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-190px;left:-180px}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);align-items:center;gap:64px;display:grid;position:relative}.hero-copy .lead{margin-bottom:31px}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:38px;display:flex}.hero-trust{color:#445067;flex-wrap:wrap;gap:18px 26px;font-size:.88rem;font-weight:750;display:flex}.hero-trust span{align-items:center;gap:8px;display:inline-flex}.hero-trust span:before{content:"✓";background:var(--sky);width:22px;height:22px;color:var(--navy);border-radius:50%;place-items:center;font-size:.75rem;display:grid}.hero-visual{min-height:530px;position:relative}.logo-card{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-lg);position:absolute;inset:28px 12px 22px 48px;overflow:hidden;transform:rotate(2deg)}.logo-card img{object-fit:contain;width:100%;height:100%;padding:18px}.floating-card{z-index:2;min-width:190px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffffe6;border-radius:18px;padding:17px 20px;position:absolute}.floating-card strong{color:var(--navy);font-size:1.05rem;display:block}.floating-card small{color:var(--muted)}.floating-one{bottom:55px;left:0}.floating-two{top:0;right:0}.bubble{z-index:3;background:radial-gradient(circle at 35% 30%,#fff 0 8%,#dff5ff 9% 48%,#9cd8f3 100%);border-radius:50%;position:absolute;box-shadow:inset -8px -10px 18px #5cb1dc33,0 12px 24px #151a311f}.bubble:after{content:"";background:#ffffffd1;border-radius:50%;width:22%;height:12%;position:absolute;top:19%;left:24%;transform:rotate(-20deg)}.b1{width:64px;height:64px;bottom:6%;right:10%}.b2{width:34px;height:34px;bottom:21%;right:1%}.b3{width:48px;height:48px;top:8%;left:8%}.page-hero{background:linear-gradient(135deg, var(--navy), #252c4b);color:var(--white);padding:78px 0 66px}.page-hero-grid{grid-template-columns:1fr auto;align-items:end;gap:40px;display:grid}.page-hero .eyebrow{color:var(--gold-light)}.page-hero h1{max-width:820px;color:var(--white);margin-bottom:18px}.page-hero p{color:#ffffffbd;max-width:700px;margin-bottom:0;font-size:1.13rem}.page-hero-badge{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:180px;height:180px;display:grid}.page-hero-badge img{object-fit:contain;width:145px;height:145px}.section{padding:96px 0}.section-compact{padding:70px 0}.section-white{background:var(--white)}.section-ice{background:var(--ice)}.section-dark{background:var(--navy);color:#ffffffc7}.section-dark h2,.section-dark h3{color:var(--white)}.card-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:330px;padding:31px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 8px 26px #151a310b}.service-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-6px)}.service-number{background:var(--ice);width:48px;height:48px;color:var(--navy);border-radius:15px;place-items:center;margin-bottom:62px;font-weight:900;display:grid}.service-card h3{margin-bottom:12px}.service-card p{color:var(--muted);margin-bottom:20px}.service-card:after{content:"";border:22px solid #d9f2ff8c;border-radius:50%;width:155px;height:155px;position:absolute;top:-70px;right:-55px}.service-card.featured{background:var(--navy);border-color:var(--navy)}.service-card.featured h3,.service-card.featured .text-link{color:var(--white)}.service-card.featured p{color:#ffffffad}.service-card.featured .service-number{color:var(--gold-light);background:#ffffff1a}.feature-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;display:grid}.feature-visual{border-radius:var(--radius-lg);background:linear-gradient(155deg, var(--navy), #2b345c);min-height:510px;box-shadow:var(--shadow-lg);position:relative}.feature-visual:before,.feature-visual:after{content:"";border-radius:50%;position:absolute}.feature-visual:before{border:2px solid #e6c96f6b;width:310px;height:310px;top:-45px;right:-35px}.feature-visual:after{background:#d9f2ff14;width:170px;height:170px;bottom:12%;left:12%}.feature-logo{place-items:center;display:grid;position:absolute;inset:50px}.feature-logo img{filter:drop-shadow(0 20px 30px #0000002e);width:78%}.feature-stamp{background:var(--white);max-width:210px;box-shadow:var(--shadow-sm);border-radius:16px;padding:18px;position:absolute;bottom:24px;right:24px}.feature-stamp strong{color:var(--navy);display:block}.feature-stamp span{color:var(--muted);font-size:.84rem}.check-list{gap:18px;margin:29px 0 34px;padding:0;list-style:none;display:grid}.check-list li{color:#4e596d;padding-left:36px;position:relative}.check-list li:before{content:"✓";background:var(--sky);width:24px;height:24px;color:var(--navy);border-radius:50%;place-items:center;font-size:.77rem;font-weight:900;display:grid;position:absolute;top:1px;left:0}.stats{border-radius:var(--radius);border:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.stat{border-right:1px solid #ffffff24;padding:34px 28px}.stat:last-child{border-right:0}.stat strong{color:var(--white);margin-bottom:8px;font-family:Georgia,serif;font-size:2.2rem;display:block}.stat span{color:#ffffffa6;font-size:.9rem}.process-grid{counter-reset:process;grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.process-step{counter-increment:process;padding:25px 0 0 82px;position:relative}.process-step:before{content:counter(process, decimal-leading-zero);color:var(--gold);font-family:Georgia,serif;font-size:3.3rem;line-height:1;position:absolute;top:0;left:0}.process-step h3{margin-bottom:10px}.process-step p{color:var(--muted)}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.quote-card{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm);padding:30px}.stars{color:var(--gold);letter-spacing:3px;margin-bottom:18px}.quote-card blockquote{color:#3f495e;margin:0 0 26px;font-size:1.04rem}.quote-card footer{align-items:center;gap:12px;display:flex}.avatar{background:var(--navy);width:42px;height:42px;color:var(--white);border-radius:50%;place-items:center;font-weight:900;display:grid}.quote-card footer strong{color:var(--navy);font-size:.93rem;display:block}.quote-card footer span{color:var(--muted);font-size:.78rem}.cta-panel{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--navy), #252d50);color:#ffffffbd;box-shadow:var(--shadow-lg);grid-template-columns:1fr auto;align-items:center;gap:40px;padding:54px 58px;display:grid;position:relative;overflow:hidden}.cta-panel:after{content:"";border:1px solid #e6c96f57;border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;right:13%}.cta-panel h2{color:var(--white);margin-bottom:13px;font-size:clamp(2.1rem,4vw,3.35rem)}.cta-panel p{max-width:650px;margin-bottom:0}.cta-panel .button{z-index:1;position:relative}.service-list-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.detail-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:34px;scroll-margin-top:140px}.detail-card-head{justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;display:flex}.detail-card h2{margin:0;font-size:2rem}.detail-card p{color:var(--muted)}.detail-card ul{grid-template-columns:repeat(2,1fr);gap:10px 22px;padding:0;list-style:none;display:grid}.detail-card li{color:#485366;padding-left:24px;font-size:.92rem;position:relative}.detail-card li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:.65em;left:0}.tag{background:var(--ice);color:var(--navy);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:900;display:inline-flex}.split{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.split-copy p{color:var(--muted)}.value-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.value-card{border:1px solid var(--line);background:var(--white);border-radius:20px;padding:26px}.value-card span{color:var(--gold);margin-bottom:14px;font-family:Georgia,serif;font-size:2rem;display:block}.value-card h3{margin-bottom:8px;font-size:1.2rem}.value-card p{color:var(--muted);margin-bottom:0;font-size:.91rem}.story-card{border-radius:var(--radius-lg);background:var(--navy);box-shadow:var(--shadow-lg);overflow:hidden}.story-card img{aspect-ratio:1/.86;object-fit:contain;background:var(--white);width:100%;padding:30px}.story-caption{color:#ffffffb8;padding:26px 30px}.story-caption strong{color:var(--white);margin-bottom:7px;font-family:Georgia,serif;font-size:1.35rem;display:block}.commercial-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.commercial-card{background:var(--white);border:1px solid var(--line);border-radius:20px;min-height:230px;padding:26px}.commercial-card .mini-icon{background:var(--navy);width:44px;height:44px;color:var(--white);border-radius:14px;place-items:center;margin-bottom:36px;font-weight:900;display:grid}.commercial-card h3{margin-bottom:10px;font-size:1.18rem}.commercial-card p{color:var(--muted);margin-bottom:0;font-size:.9rem}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:54px;display:grid}.contact-card{border-radius:var(--radius);background:var(--navy);color:#ffffffbf;padding:34px}.contact-card h2{color:var(--white);font-size:2.15rem}.contact-list{gap:20px;margin:30px 0 0;padding:0;list-style:none;display:grid}.contact-list a{color:var(--white);font-weight:800}.contact-list small{color:var(--gold-light);text-transform:uppercase;letter-spacing:.09em;margin-bottom:4px;display:block}.form-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-sm);padding:38px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-field{gap:8px;display:grid}.form-field-full{grid-column:1/-1}.form-field label{color:var(--navy);font-size:.88rem;font-weight:800}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #d8dbe3;border-radius:12px;outline:none;padding:12px 14px;transition:border-color .16s,box-shadow .16s}.form-field textarea{resize:vertical;min-height:145px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 4px #b88b191f}.was-validated :invalid{border-color:#b53e3e}.form-note{color:var(--muted);margin:18px 0 0;font-size:.78rem}.form-note a{text-decoration:underline}.estimate{background:var(--ice);color:var(--navy);border-radius:14px;margin:22px 0;padding:18px 20px;font-weight:750}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-button{width:100%;color:var(--navy);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:24px 0;font-family:Georgia,serif;font-size:1.2rem;font-weight:700;display:flex}.faq-button span:last-child{background:var(--ice);border-radius:50%;place-items:center;width:30px;height:30px;font-family:sans-serif;transition:transform .18s;display:grid}.faq-item.is-open .faq-button span:last-child{transform:rotate(45deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.faq-answer>div{overflow:hidden}.faq-answer p{max-width:820px;color:var(--muted);margin:0;padding:0 0 24px}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.policy{max-width:820px}.policy h2{margin-top:44px;font-size:2rem}.policy h3{margin-top:28px;font-size:1.25rem}.policy p,.policy li{color:var(--muted)}.thanks{text-align:center;place-items:center;min-height:62vh;padding:80px 0;display:grid}.thanks-card{border-radius:var(--radius-lg);background:var(--white);max-width:680px;box-shadow:var(--shadow-lg);padding:56px}.thanks-mark{background:var(--sky);width:72px;height:72px;color:var(--navy);border-radius:50%;place-items:center;margin:0 auto 24px;font-size:2rem;font-weight:900;display:grid}.thanks-card h1{font-size:clamp(2.6rem,5vw,4rem)}.thanks-card p{color:var(--muted)}.site-footer{color:#ffffffad;background:#101426;padding:72px 0 0}.footer-grid{grid-template-columns:1.45fr .72fr .85fr 1fr;gap:55px;display:grid}.brand-footer{min-width:0}.brand-footer .brand-copy strong{color:var(--white)}.brand-footer .brand-copy small{color:var(--gold-light)}.footer-brand p{max-width:390px;margin:22px 0 0}.footer-heading{color:var(--white);letter-spacing:.13em;text-transform:uppercase;margin:10px 0 20px;font-family:inherit;font-size:.78rem}.footer-links{gap:11px;padding:0;font-size:.9rem;list-style:none;display:grid}.footer-links a:hover{color:var(--white)}.footer-contact li{overflow-wrap:anywhere}.footer-placeholder{color:#ffffff7a}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;gap:24px;margin-top:58px;padding:23px 0;font-size:.78rem;display:flex}.footer-bottom p{margin:0}.footer-bottom div{gap:20px;display:flex}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}[data-reveal].is-visible{opacity:1;transform:none}@media (width<=1040px){.hero-grid{grid-template-columns:1fr .86fr;gap:35px}.hero-visual{min-height:460px}.logo-card{inset:30px 0 15px 25px}.commercial-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:30px}}@media (width<=900px){.announcement{display:none}.nav-wrap{min-height:74px}.brand img{width:54px;height:54px}.menu-button{display:block}.primary-nav{border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;align-content:start;gap:0;padding:18px 20px 28px;transition:transform .22s,opacity .22s;display:grid;position:fixed;inset:74px 0 auto;transform:translateY(-140%)}.primary-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-link{border-bottom:1px solid var(--line);padding:15px 4px}.nav-link:after{display:none}.nav-quote{margin-top:18px}.hero{padding-top:60px}.hero-grid,.feature-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-copy{max-width:700px}.hero-visual{width:100%;max-width:650px;min-height:520px;margin:0 auto}.page-hero-grid{grid-template-columns:1fr}.page-hero-badge{display:none}.card-grid,.testimonial-grid,.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid #ffffff24}.process-grid{grid-template-columns:1fr;max-width:700px}.service-list-grid{grid-template-columns:1fr}.cta-panel{grid-template-columns:1fr;padding:45px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}@media (width<=680px){:root{--shell:min(100% - 28px, 1180px);--radius-lg:28px}.brand{min-width:0}.brand-copy small{display:none}.display{font-size:clamp(2.65rem,14vw,4rem)}h1{font-size:clamp(2.45rem,12vw,3.7rem)}h2{font-size:clamp(2rem,10vw,2.85rem)}.hero{padding:52px 0 66px}.hero-actions{display:grid}.button{width:100%}.hero-visual{min-height:420px}.logo-card{inset:30px 5px 28px}.floating-card{min-width:160px;padding:13px 15px}.floating-one{bottom:15px;left:-2px}.floating-two{top:4px;right:-2px}.b1{width:48px;height:48px}.b2,.b3{display:none}.page-hero{padding:58px 0 52px}.section,.section-compact{padding:68px 0}.section-head{margin-bottom:30px;display:block}.card-grid,.testimonial-grid,.commercial-grid,.value-grid{grid-template-columns:1fr}.service-card{min-height:0}.service-number{margin-bottom:36px}.feature-visual{min-height:390px}.feature-logo{inset:30px}.feature-stamp{bottom:14px;right:14px}.stats{grid-template-columns:1fr}.stat,.stat:nth-child(2){border-bottom:1px solid #ffffff24;border-right:0}.stat:last-child{border-bottom:0}.detail-card{padding:25px}.detail-card-head{flex-direction:column;align-items:start}.detail-card ul{grid-template-columns:1fr}.cta-panel{padding:36px 26px}.form-card,.contact-card{padding:27px 22px}.form-grid{grid-template-columns:1fr}.form-field-full{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 26px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-hero-badge img,.feature-visual .feature-logo img,.site-footer .brand-footer img{object-fit:contain;border-radius:50%}.story-card img{background:#000}.site-footer .brand-footer img{object-fit:contain;border-radius:50%;flex:0 0 92px;width:92px;height:92px;display:block}.about-page .page-hero-badge img{object-fit:contain;border-radius:50%;width:160px;height:160px;display:block}.about-page .story-card>img{aspect-ratio:1;object-fit:contain;background:#000;width:100%;height:auto;padding:0;display:block}@media (width<=900px){.about-page .page-hero-badge{width:140px;height:140px;margin-top:20px;display:grid}.about-page .page-hero-badge img{width:125px;height:125px}}
