:root{--paper:#fff;--soft:#f1f7f8;--ink:#1c2f50;--muted:#64748b;--line:#e0e9ed;--teal:#147b76;--accent:#2fb4ae;--mint:#e4f5f1;--font:'DM Sans',Arial,sans-serif;--heading:'Poppins','DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0}button,a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}img{display:block;max-width:100%;object-fit:cover}svg{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:600}h2{font-size:clamp(2rem,3.2vw,2.65rem);line-height:1.3;letter-spacing:-1.3px}h3{font-size:1.125rem;line-height:1.5;letter-spacing:-.3px}.container{width:calc(100% - 112px);max-width:1192px;margin-inline:auto}.icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:-90px;left:20px;padding:10px 20px;background:var(--mint);z-index:100}.skip-link:focus{top:12px}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid #ebf0f3}.header-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--heading);font-size:1.075rem;font-weight:600;white-space:nowrap;letter-spacing:-.3px}.brand-mark{display:grid;place-content:center;width:39px;height:39px;background:var(--ink);color:white;border-radius:12px;font-size:1.6rem;font-weight:600;letter-spacing:-3px;line-height:1;display:block;text-align:center;padding-top:4px;padding-right:2px}.brand-mark span{color:#7bddce}.desktop-nav{display:flex;gap:29px;font-size:.875rem;font-weight:500}.desktop-nav a{position:relative;padding-block:8px;transition:color .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--teal)}.desktop-nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent);transition:width .2s}.desktop-nav a.active:after{width:100%}.header-cta{display:flex;gap:16px;align-items:center;font-size:.875rem;font-weight:600;background:var(--ink);color:white;border-radius:50px;padding:10px 21px}.header-cta .icon{width:18px;height:18px}.header-cta:hover{background:#2e4d77}.menu-toggle{display:none;background:transparent;width:44px;height:44px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);margin:7px 0;transition:transform .2s}.mobile-nav{padding:12px 24px 24px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:9px 0}.mobile-nav[hidden]{display:none}.hero-section{background:var(--soft);border-bottom:1px solid var(--line);padding-top:65px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:35px;align-items:center}.hero-copy{padding:40px;background:#fff;border-radius:26px;border:1px solid #e7eef1;box-shadow:0 10px 40px #1c2f5005}.hello-icon{width:42px;height:42px;border-radius:50%;display:grid;place-content:center;background:var(--mint);color:var(--teal);outline:7px solid #f4faf8;margin-bottom:24px}.hello-icon .icon{width:22px;height:22px}.hero-greeting{font-size:1.125rem;font-weight:500;margin-bottom:13px}h1{font-size:clamp(2rem,3.3vw,2.75rem);font-weight:600;line-height:1.3;letter-spacing:-1.4px}h1 span{color:var(--teal)}.hero-description{font-size:1rem;color:var(--muted);margin-top:22px;line-height:1.85;max-width:440px}.hero-details{margin-top:21px;color:#53657c;font-size:.875rem;display:grid;gap:8px}.hero-details p{display:flex;align-items:center;gap:10px}.hero-details .icon{color:var(--teal);width:18px;height:18px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:50px;padding:12px 23px;font-size:.875rem;font-weight:600;border-radius:50px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:white}.button-primary:hover{background:#0e625f}.button .icon{width:18px;height:18px}.text-link{font-size:.875rem;font-weight:600;display:inline-flex;gap:12px;align-items:center;color:var(--ink)}.text-link .icon{width:18px;height:18px}.text-link:hover{color:var(--teal)}.hero-art{position:relative;min-width:0;aspect-ratio:.94;background:#fff;border:1px solid #e7eef1;padding:18px;border-radius:26px;overflow:hidden;box-shadow:0 10px 40px #1c2f5005}.hero-art>img{width:100%;height:100%;border-radius:16px;object-fit:cover}.art-heading,.art-footer{position:absolute;z-index:1;left:36px;right:36px;display:flex;justify-content:space-between;align-items:center}.art-heading{top:35px}.art-heading .icon{width:20px;height:20px;color:var(--teal)}.eyebrow{font-size:.75rem;letter-spacing:1.4px;font-weight:500;color:#60758b}.art-footer{bottom:35px;font-size:1rem;line-height:1.6}.art-footer strong{font-family:var(--heading);font-weight:600}.art-seal{width:48px;height:48px;background:var(--ink);color:white;border-radius:50%;display:grid;place-items:center}.art-seal .icon{width:22px;height:22px}.hero-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:27px 30px;color:var(--muted);font-size:.8125rem}.hero-bottom a{display:flex;gap:17px;color:var(--ink)}.section{padding-block:96px}.section-label{font-size:.75rem;font-weight:600;letter-spacing:2px;color:var(--teal);margin-bottom:16px}.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px}.about-intro-copy{color:var(--muted);font-size:1rem;max-width:315px;margin-top:23px}.about-intro .text-link{margin-top:26px}.about-content .lead{font-size:1.2rem;line-height:1.7;color:var(--ink);font-weight:500}.about-content>p+p{color:var(--muted);margin-top:18px;font-size:1rem;line-height:1.85}.about-values{display:flex;gap:13px 23px;flex-wrap:wrap;margin-top:23px;font-size:.875rem}.about-values>span{display:flex;align-items:center;gap:7px}.about-values .icon{width:17px;height:17px;color:var(--teal)}.signature{display:flex;align-items:center;gap:13px;margin-top:29px;padding-top:24px;border-top:1px solid var(--line)}.signature-avatar{width:44px;height:44px;background:var(--mint);color:var(--teal);display:grid;place-content:center;border-radius:50%;font-size:.875rem;font-weight:600}.signature strong{font-size:.875rem;font-weight:600;display:block}.signature small{font-size:.75rem;color:var(--muted);display:block;margin-top:1px}.services-section{background:#f7f9fb;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-heading>p{font-size:1rem;color:var(--muted);line-height:1.85;max-width:365px;margin-bottom:5px}.section-heading.centered{display:block;text-align:center;margin-inline:auto;max-width:615px;margin-bottom:45px}.section-heading.centered>p{max-width:520px;margin-inline:auto;margin-top:18px}.section-heading.centered>.section-label{color:var(--teal);font-size:.75rem;line-height:1.6;margin-top:0;margin-bottom:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.service-card{position:relative;background:white;border:1px solid var(--line);border-radius:17px;padding:29px 27px 24px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px #1c2f5008}.service-icon{display:grid;place-content:center;width:51px;height:51px;border-radius:14px;background:var(--mint);color:var(--teal);margin-bottom:22px}.service-number{position:absolute;top:39px;right:28px;font-size:.75rem;letter-spacing:1px;color:#8999a9}.service-icon .icon{width:25px;height:25px;stroke-width:1.5}.service-card>p{color:var(--muted);font-size:1rem;line-height:1.8;margin-top:12px;min-height:87px}.service-details{margin-top:22px;padding-top:15px;border-top:1px solid var(--line)}.service-details summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:.875rem;font-weight:500}.service-details summary::-webkit-details-marker{display:none}.service-details summary .icon{width:18px;height:18px;color:var(--teal);transition:transform .2s}.service-details[open] summary .icon{transform:rotate(45deg)}.service-details>div>p{color:var(--muted);font-size:.875rem;line-height:1.8;margin-top:14px}.service-details>div>a{display:inline-flex;gap:8px;align-items:center;font-size:.875rem;color:var(--teal);margin-top:12px;font-weight:500}.service-details>div>a .icon{width:16px;height:16px}.skills-section{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.skills-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;align-items:center}.skills-intro>p:not(.section-label){font-size:1rem;color:var(--muted);max-width:330px;margin-top:22px}.skills-intro .text-link{margin-top:26px}.skills-list{background:white;border:1px solid var(--line);border-radius:22px;padding:8px 30px}.skill-group{display:flex;align-items:center;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.skill-group:last-child{border:0}.skill-icon{width:46px;height:46px;flex-shrink:0;border-radius:12px;background:var(--soft);color:var(--teal);display:grid;place-items:center}.skill-icon .icon{width:24px;height:24px}.skill-group h3{font-size:1rem;font-weight:500}.skill-tags{display:flex;gap:5px 13px;flex-wrap:wrap;margin-top:5px;font-size:.875rem;color:var(--muted)}.milestones{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:45px}.milestones article{text-align:center;padding:3px 16px}.milestone-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--mint);color:var(--teal);margin:0 auto 23px}.milestone-icon .icon{width:26px;height:26px;stroke-width:1.4}.milestone-category{font-size:.75rem;letter-spacing:1px;color:var(--muted);display:block;margin-bottom:11px}.milestones h3{font-size:1.05rem;line-height:1.65}.milestones p{font-size:1rem;color:var(--muted);line-height:1.8;margin-top:12px}.sample-note{font-size:.75rem;color:var(--muted);margin-top:22px}.centered-note{text-align:center;margin-top:39px}.contact-section{background:#e9f5f3;border-top:1px solid #d6e9e6;border-bottom:1px solid #d6e9e6;padding-block:72px}.contact-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.contact-inner h2{font-size:clamp(2rem,3.2vw,2.75rem);line-height:1.4}.contact-inner h2 span{color:var(--teal)}.contact-copy>p:not(.section-label){font-size:1rem;color:var(--muted);line-height:1.85;margin-top:19px}.contact-action{display:flex;flex-direction:column;align-items:center;gap:17px;min-width:270px}.contact-icon{display:grid;place-items:center;width:61px;height:61px;background:white;border-radius:18px;margin-bottom:3px}.contact-icon .icon{width:27px;height:27px;color:var(--teal)}.contact-action>p{font-size:.8125rem;color:var(--muted)}.footer{padding-block:35px 23px}.footer-top{display:flex;align-items:center;gap:30px;padding-bottom:27px}.footer-top>p{font-size:.875rem;color:var(--muted);margin-inline:auto}.back-top{font-size:.875rem;display:flex;gap:15px;align-items:center}.back-top span{font-size:22px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;padding-top:20px;color:var(--muted);font-size:.75rem}dialog{border:0;border-radius:20px;box-shadow:0 30px 150px #0005;padding:0;color:var(--ink);background:white;max-height:90dvh;overflow-y:auto;overscroll-behavior:contain}dialog::backdrop{background:#122238b8;backdrop-filter:blur(7px)}dialog[open]{animation:dialog-in .2s ease-out}.dialog-close{position:absolute;top:15px;right:15px;width:42px;height:42px;border-radius:50%;background:white;font-family:Arial,sans-serif;font-size:30px;line-height:1;z-index:2;box-shadow:0 2px 16px #0001}.contact-dialog{width:min(510px,calc(100% - 32px));padding:40px 35px}.contact-dialog-icon{display:grid;place-items:center;width:53px;height:53px;border-radius:14px;background:var(--mint);color:var(--teal);margin-bottom:27px}.contact-dialog h2{font-size:1.7rem;letter-spacing:-.8px}.contact-dialog>p:not(.section-label){color:var(--muted);margin-top:16px;font-size:1rem}.contact-dialog .button{margin-top:28px;width:100%}[hidden]{display:none!important}@keyframes dialog-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1450px){.hero-section{padding-top:78px}.hero{gap:43px}.hero-copy{padding:43px}.hero-bottom{padding-bottom:35px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.desktop-nav{gap:24px}.hero{gap:25px}.hero-copy{padding:30px}.hero-art{aspect-ratio:.84}.hero-actions{gap:19px}.hero-greeting{font-size:1.05rem}.about,.skills-layout{gap:60px}.service-grid{gap:18px}.service-card{padding:26px 22px 22px}.service-card>p{min-height:116px}.service-number{right:23px}.milestones{gap:20px}.milestones article{padding-inline:9px}.footer-top{gap:20px}}
@media(max-width:960px){.header-inner{min-height:82px;gap:18px}.desktop-nav{gap:18px}.brand{font-size:1rem;gap:9px}.hero-section{padding-top:38px}.hero{gap:20px;grid-template-columns:1.1fr 1fr}.hero-copy{padding:26px}h1{font-size:2.05rem}.hello-icon{margin-bottom:20px}.hero-description{font-size:1rem}.hero-details{font-size:.875rem}.hero-actions{gap:17px}.hero-art{aspect-ratio:auto;align-self:stretch;min-height:470px}.art-heading,.art-footer{left:29px;right:29px}.art-heading{top:29px}.eyebrow{font-size:.75rem;letter-spacing:.8px}.section{padding-block:76px}.about,.skills-layout{gap:35px;grid-template-columns:.9fr 1.1fr}.about-content .lead{font-size:1.1rem}.about-values{gap:10px}.section-heading{gap:30px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card>p{min-height:87px}.milestones{gap:12px}.milestone-category{letter-spacing:.5px;font-size:.75rem}.milestones h3{font-size:1rem}.contact-inner{gap:30px}.contact-action{min-width:240px}.contact-inner h2{font-size:2.05rem}.footer-top>p{font-size:.8125rem}.footer-top .brand{font-size:.9375rem}}
@media(max-width:760px){html{scroll-padding-top:82px}.container{width:calc(100% - 40px)}.header-inner{min-height:74px;gap:12px}.desktop-nav{display:none}.header-cta{margin-inline-start:auto;font-size:.875rem;gap:8px;padding:8px 15px}.header-cta .icon{width:16px;height:16px}.brand{font-size:.9375rem}.brand-mark{width:35px;height:35px;font-size:1.4rem;border-radius:10px;padding-top:4px}.menu-toggle{display:block;width:39px;padding:8px}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.hero-section{padding-top:25px}.hero{grid-template-columns:1fr;gap:22px}.hero-copy{padding:29px 25px;border-radius:21px}.hello-icon{width:38px;height:38px;outline-width:6px;margin-bottom:25px}.hero-greeting{font-size:1rem;margin-bottom:12px}h1{font-size:clamp(1.8rem,5.8vw,2.7rem);line-height:1.3;letter-spacing:-1px}.hero-description{max-width:470px;margin-top:19px;font-size:1rem}.hero-details{margin-top:19px}.hero-actions{margin-top:24px;gap:20px}.button{padding:12px 20px;gap:12px}.hero-art{height:auto;min-height:0;aspect-ratio:1.13;max-height:490px;border-radius:21px;padding:13px}.hero-art>img{border-radius:12px}.art-heading,.art-footer{left:29px;right:29px}.art-heading{top:27px}.art-footer{bottom:27px;font-size:.875rem}.art-seal{width:41px;height:41px}.hero-bottom{font-size:.75rem;flex-wrap:wrap;gap:8px;padding-block:20px 24px}.hero-bottom a{gap:10px}.section{padding-block:62px}.section-label{font-size:.75rem;letter-spacing:1.7px;margin-bottom:13px}h2{font-size:2rem;letter-spacing:-.9px;line-height:1.35}.about{grid-template-columns:1fr;gap:29px}.about-intro-copy{max-width:450px;margin-top:17px}.about-intro .text-link{margin-top:19px}.about-content .lead{font-size:1.125rem}.about-content>p+p{font-size:1rem;margin-top:15px}.about-values{gap:12px 19px;margin-top:20px}.signature{margin-top:23px;padding-top:21px}.section-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:29px}.section-heading>p{margin-bottom:0;font-size:1rem}.section-heading.centered{margin-bottom:31px}.section-heading.centered>p{margin-top:16px}.service-grid{gap:16px}.service-card{padding:24px 20px 21px;border-radius:15px}.service-card h3{font-size:1rem}.service-card>p{min-height:144px;font-size:1rem;margin-top:10px}.service-icon{width:44px;height:44px;border-radius:12px;margin-bottom:20px}.service-icon .icon{width:23px;height:23px}.service-number{top:32px;right:21px;font-size:.75rem}.service-details{margin-top:17px}.service-details summary{font-size:.875rem;gap:5px}.skills-layout{grid-template-columns:1fr;gap:30px}.skills-intro>p:not(.section-label){max-width:470px;margin-top:16px}.skills-intro .text-link{margin-top:20px}.skills-list{padding:6px 22px;border-radius:18px}.skill-group{gap:17px;padding-block:21px}.skill-group h3{font-size:1rem}.skill-tags{font-size:.875rem;gap:3px 10px}.skill-icon{width:41px;height:41px}.milestones{grid-template-columns:1fr;gap:27px;margin-top:33px}.milestones article{padding:0 15px 27px;border-bottom:1px solid var(--line)}.milestones article:last-child{padding-bottom:0;border:0}.milestones h3{font-size:1.125rem}.milestones p{max-width:390px;margin-inline:auto;margin-top:10px}.milestone-icon{margin-bottom:17px;width:53px;height:53px}.milestone-category{letter-spacing:1px;margin-bottom:7px}.centered-note{margin-top:27px}.contact-section{padding-block:55px}.contact-inner{flex-direction:column;align-items:flex-start;gap:29px}.contact-inner h2{font-size:2rem}.contact-copy>p:not(.section-label){font-size:1rem;margin-top:17px}.contact-action{align-items:flex-start;gap:14px;min-width:0}.contact-icon{display:none}.contact-action>p{font-size:.8125rem}.footer{padding-block:27px 20px}.footer-top{gap:15px;flex-wrap:wrap;padding-bottom:22px}.footer-top>p{display:none}.back-top{margin-inline-start:auto;font-size:.875rem;gap:9px}.footer-bottom{flex-direction:column;gap:5px;font-size:.75rem;padding-top:17px}.contact-dialog{padding:35px 25px 30px}.contact-dialog h2{font-size:1.5rem}}
@media(max-width:520px){.service-grid{grid-template-columns:1fr}.service-card{padding:27px 26px 23px}.service-card h3{font-size:1.125rem}.service-card>p{min-height:0}.service-number{top:37px;right:27px}.service-icon{width:48px;height:48px}.hero-bottom>span{display:none}.hero-bottom{justify-content:center}}
@media(max-width:380px){.container{width:calc(100% - 30px)}.header-inner{gap:7px}.brand{gap:7px;font-size:.8125rem}.header-cta{padding:8px 12px;gap:6px}.menu-toggle{width:33px;padding:6px}.hero-copy{padding:27px 21px}.hero-actions{gap:16px}.button{padding:12px 18px}.text-link{font-size:.875rem;gap:8px}.eyebrow{letter-spacing:.5px}.art-heading,.art-footer{left:25px;right:25px}.skills-list{padding-inline:18px}.skill-group{gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Personal profile and direct contact details. */
.brand-name{line-height:1.35}.brand-name>span{white-space:nowrap}.contact-action{width:420px;min-width:0}.contact-details{width:100%;font-style:normal;padding:24px 26px;background:#fff;border:1px solid #d6e9e6;border-radius:20px}.contact-row{display:flex;gap:15px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--line)}.contact-row:first-child{padding-top:0}.contact-row:last-child{border:0;padding-bottom:0}.contact-row>.icon{color:var(--teal);width:21px;height:21px;margin-top:4px}.contact-row>div{min-width:0}.contact-row>div>span{display:block;font-size:.75rem;color:var(--muted);margin-bottom:3px}.contact-row a,.contact-row p{font-size:1rem;overflow-wrap:anywhere;line-height:1.7}.contact-row a:hover,.dialog-contact-details a:hover{color:var(--teal);text-decoration:underline;text-underline-offset:4px}.dialog-contact-details{display:grid;gap:9px;font-style:normal;margin-top:21px;padding-top:21px;border-top:1px solid var(--line);font-size:1rem;overflow-wrap:anywhere}.dialog-contact-details>span{color:var(--muted);font-size:.875rem}.button-outline{background:#fff;border:1px solid var(--teal);color:var(--teal)}.button-outline:hover{background:var(--mint)}.contact-dialog .button-outline{margin-top:12px}
@media(max-width:1050px) and (min-width:761px){.brand{font-size:.875rem}.desktop-nav{gap:18px}.header-inner{gap:17px}.header-cta{gap:10px;padding-inline:17px}.contact-action{width:390px}.contact-details{padding-inline:22px}}
@media(max-width:760px){.brand-name>span{display:block}.brand-name{font-size:.875rem}.contact-action{width:100%}.contact-details{padding:22px 23px}.contact-row{gap:13px}.contact-row a,.contact-row p{font-size:1rem}}
@media(max-width:380px){.brand-name{font-size:.8125rem}.contact-details{padding-inline:20px}}

/* Review, refinement, and project handover. */
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;list-style:none;padding:0;margin:0}.review-card{min-width:0;border:1px solid var(--line);border-radius:18px;padding:29px 28px 24px;display:flex;flex-direction:column;background:#fff}.review-card:last-child{background:#f0f8f6;border-color:#d5e9e4}.review-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.review-number{display:grid;place-items:center;width:45px;height:45px;background:var(--mint);color:var(--teal);border-radius:50%;font-size:.875rem;font-weight:600}.review-card-top>.icon{width:26px;height:26px;color:var(--teal);stroke-width:1.4}.review-card h3{font-size:1.125rem}.review-card>p{font-size:1rem;color:var(--muted);line-height:1.85;margin-top:14px;margin-bottom:23px}.review-caption{display:block;font-size:.875rem;border-top:1px solid var(--line);padding-top:17px;margin-top:auto;color:var(--ink)}
@media(max-width:960px){.review-grid{gap:17px}.review-card{padding:24px 21px 21px}.review-card h3{font-size:1.05rem}.review-card-top{margin-bottom:23px}}
@media(max-width:760px){.review-grid{grid-template-columns:1fr;gap:18px}.review-card{padding:27px 26px 23px}.review-card h3{font-size:1.125rem}.review-card-top{margin-bottom:22px}.review-card>p{margin-top:11px;margin-bottom:20px}.review-caption{padding-top:16px}}
