.hero-simple{--hero-primary:#1565d8;--hero-secondary:#0b3b8c;--hero-text:#0f172a;--hero-text-muted:#475569;--hero-accent-bg:#eef6ff;padding:calc(5rem + env(safe-area-inset-top,0px)) 1rem 0;background:#fff;scroll-margin-top:5.5rem}.hero-simple__container{max-width:1200px}.hero-simple__grid{flex-direction:column;gap:2rem;display:flex}.hero-simple__copy{padding-top:.75rem}.hero-simple__copy-panel{animation:.5s ease-out hero-simple-copy-in}@keyframes hero-simple-copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-simple__welcome{color:var(--hero-primary);margin:0 0 .65rem}.hero-simple__headline{letter-spacing:-.0625rem;color:var(--hero-secondary);text-wrap:balance;margin:0;font-size:clamp(2.25rem,7.2vw,2.5rem);font-weight:700;line-height:1.05}.hero-simple__headline-line{display:block}.hero-simple__headline-accent{color:var(--hero-primary)}.hero-simple__rule{background:var(--hero-primary);opacity:.75;border-radius:999px;width:3rem;height:2px;margin:20px 0 2px}.hero-simple__lead{max-width:32.5rem;color:var(--hero-text-muted);text-wrap:pretty;margin:0}.hero-simple__cta-group{flex-direction:column;gap:.75rem;margin-top:2.25rem;display:flex}.hero-simple__cta-row{flex-wrap:wrap;align-items:center;gap:.875rem 1rem;display:flex}.hero-simple__call-btn.call-care-btn--primary.call-care-btn--with-phone{border-radius:14px;gap:.85rem;min-height:56px;padding:0 1.75rem;font-size:1.0625rem;font-weight:600;box-shadow:0 10px 28px #1565d83d}.hero-simple__call-btn.call-care-btn--primary .call-care-btn__icon{width:1.2rem;height:1.2rem}.hero-simple__call-btn.call-care-btn--primary .call-care-btn__label{font-size:1.0625rem;font-weight:600;line-height:1.2}.hero-simple__call-btn.call-care-btn--primary .call-care-btn__phone{opacity:1;font-size:1.0625rem;font-weight:600}.hero-simple__secondary-cta{min-height:56px;color:var(--hero-primary);background:#fff;border:1.5px solid #1565d852;border-radius:14px;justify-content:center;align-items:center;padding:0 1.75rem;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.hero-simple__secondary-cta:hover{color:var(--hero-secondary);background:#eef6ffa6;border-color:#1565d873;text-decoration:none}.hero-simple__secondary-cta:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #1565d866}.hero-simple__call-hint{margin:0}@media (max-width:899px){.hero-simple__cta-row{flex-direction:column;align-items:stretch}.hero-simple__call-btn.call-care-btn--primary,.hero-simple__secondary-cta{width:100%}.hero-simple__call-hint{text-align:center}}.hero-simple__cta{color:#fff;background:var(--hero-primary);border-radius:16px;justify-content:center;align-items:center;gap:.5rem;min-height:54px;padding:0 1.65rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 28px #1565d847}.hero-simple__cta:hover{color:#fff;background:#1256c0;text-decoration:none;transform:translateY(-1px);box-shadow:0 14px 32px #1565d852}.hero-simple__cta:focus-visible{outline-offset:3px;outline:3px solid #1565d866}.hero-simple__cta-icon{width:1.15rem;height:1.15rem}.hero-simple__visual{flex-direction:column;align-items:center;gap:.85rem;width:100%;margin-top:.25rem;display:flex}.hero-simple__frame{aspect-ratio:4/4.2;background:var(--hero-accent-bg);border-radius:28px;width:100%;position:relative;overflow:hidden;box-shadow:0 25px 60px #0000001a}.hero-simple__nav{justify-content:center;align-items:center;gap:.4rem;display:flex}.hero-simple__slide{object-fit:cover;object-position:center center;opacity:0;transition:opacity .85s}.hero-simple__slide.is-active{opacity:1}.hero-simple__slide--caregiver{object-position:55% center}.hero-simple__slide--pricing{object-position:50% center}.hero-simple__slide--booking{object-position:52% center}.hero-simple__slide--startup-india{object-fit:contain;object-position:center center;background:var(--hero-accent-bg);padding:1.5rem}.hero-simple__wave{z-index:2;pointer-events:none;width:100%;height:2.5rem;position:absolute;bottom:-1px;left:0;right:0}.hero-simple__dot{cursor:pointer;background:#1565d838;border:none;border-radius:999px;width:7px;height:7px;padding:0;transition:width .25s,background .25s}.hero-simple__dot.is-active{background:var(--hero-primary);width:22px}.hero-simple__dot:focus-visible{outline:2px solid var(--hero-primary);outline-offset:2px}.hero-simple__dots{display:none}.hero-simple__progress{z-index:4;background:#ffffff40;height:2px;position:absolute;bottom:0;left:0;right:0}.hero-simple__progress-bar{background:var(--hero-primary);width:0;height:100%;animation:6s linear forwards hero-simple-progress;display:block}.hero-simple__progress-bar.is-paused{animation-play-state:paused}@keyframes hero-simple-progress{0%{width:0}to{width:100%}}@media (min-width:640px){.hero-simple{padding-top:calc(5.25rem + env(safe-area-inset-top,0px))}.hero-simple__headline{font-size:clamp(2.75rem,5vw,3rem)}.hero-simple__lead{font-size:1.125rem}.hero-simple__frame{aspect-ratio:16/11;border-radius:32px}}@media (min-width:640px) and (max-width:1023px){.hero-simple__headline{font-size:clamp(2.75rem,4.5vw,3rem)}}@media (min-width:1024px){.hero-simple{padding-top:calc(5.5rem + env(safe-area-inset-top,0px));padding-bottom:2.5rem}.hero-simple__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2.5rem,5vw,4rem);min-height:min(72vh,660px);display:grid}.hero-simple__copy{padding-top:1.25rem}.hero-simple__headline{letter-spacing:-.0625rem;font-size:3.5rem;font-weight:700;line-height:1.05}.hero-simple__rule{margin-top:24px}.hero-simple__lead{max-width:32.5rem;margin-top:0;font-size:1.25rem}.hero-simple__cta-group{margin-top:2.25rem}.hero-simple__visual{justify-self:end;width:105%;max-width:105%;margin-top:0}.hero-simple__frame{aspect-ratio:5/6;width:100%;max-height:min(588px,71.4vh);transform:translateY(8px)}}@media (max-width:899px){.hero-simple{padding-top:calc(4.75rem + env(safe-area-inset-top,0px));padding-left:max(1.125rem, env(safe-area-inset-left,0px));padding-right:max(1.125rem, env(safe-area-inset-right,0px));background:linear-gradient(#fff 0%,#fafcff 100%);padding-bottom:.75rem}.hero-simple__grid{gap:1.35rem}.hero-simple__copy{text-align:left;padding-top:.25rem}.hero-simple__copy-panel{min-height:9.5rem}.hero-simple__welcome{margin-bottom:.5rem;font-size:.8125rem}.hero-simple__headline{letter-spacing:-.05rem;font-size:clamp(2.25rem,7.2vw,2.5rem);line-height:1.05}.hero-simple__rule{width:2.75rem;margin-top:.85rem}.hero-simple__lead{max-width:none;margin-top:1.25rem;font-size:1.125rem;line-height:1.7}.hero-simple__cta-group{margin-top:2rem}.hero-simple__call-btn.call-care-btn--primary.call-care-btn--with-phone{border-radius:14px;min-height:56px;font-size:1.0625rem}.hero-simple__visual{gap:.75rem;width:100%;margin-top:.15rem}.hero-simple__frame{aspect-ratio:16/11;border-radius:20px;box-shadow:0 16px 40px #0f172a14,0 0 0 1px #1565d80f}.hero-simple__wave,.hero-simple__progress{display:none}.hero-simple__nav{padding-bottom:.25rem}.hero-simple__dot{width:6px;height:6px}.hero-simple__dot.is-active{width:20px}.hero-simple__slide--caregiver{object-position:58% 22%}.hero-simple__slide--pricing{object-position:50% 20%}.hero-simple__slide--booking{object-position:50% 18%}.hero-simple__slide--startup-india{padding:1rem}}@media (max-width:380px){.hero-simple__headline{font-size:2.25rem}.hero-simple__copy-panel{min-height:8.75rem}.hero-simple__frame{aspect-ratio:16/12;border-radius:18px}}@media (min-width:900px){.hero-simple__visual{grid-template-columns:1fr;gap:0;display:grid}.hero-simple__frame{grid-area:1/1}.hero-simple__nav{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a47;border-radius:999px;grid-area:1/1;place-self:end center;margin-bottom:1.35rem;padding:.35rem .6rem}.hero-simple__nav .hero-simple__dot{background:#ffffff73}.hero-simple__nav .hero-simple__dot.is-active{background:#fff}}@media (prefers-reduced-motion:reduce){.hero-simple__slide{transition:none}.hero-simple__copy-panel{animation:none}.hero-simple__progress-bar{display:none}.hero-simple__cta:hover{transform:none}}
.app-strip{--app-strip-primary:#1565d8;--app-strip-secondary:#0b3b8c;--app-strip-accent:#eef6ff;--app-strip-muted:#475569;background:linear-gradient(#fafcff 0%,#fff 100%);padding:0 1rem 1.5rem}.app-strip__container{max-width:1200px}.app-strip__card{border:1px solid #1565d81a;border-left:3px solid var(--app-strip-primary);background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:1rem;padding:1rem 1.15rem;display:flex;box-shadow:0 4px 24px #0f172a0a,inset 0 0 0 1px #fffc}.app-strip__copy{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.app-strip__text{flex:1;min-width:0}.app-strip__icon-wrap{width:2.25rem;height:2.25rem;color:var(--app-strip-primary);background:var(--app-strip-accent);border:1px solid #1565d81a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.app-strip__icon-wrap svg{width:1.1rem;height:1.1rem}.app-strip__title{color:var(--app-strip-secondary);margin:0;line-height:1.35}.app-strip__sub{color:var(--app-strip-muted);margin:.25rem 0 0;display:none}.app-strip__actions{flex-shrink:0;display:flex}.app-strip__badge-link{line-height:0;transition:transform .2s,opacity .2s;display:inline-flex}.app-strip__badge-link:hover{opacity:.92;transform:translateY(-1px)}.app-strip__badge{width:auto;height:44px;display:block}@media (min-width:480px){.app-strip__sub{display:block}}@media (max-width:767px){.app-strip{padding-left:max(1.125rem, env(safe-area-inset-left,0px));padding-right:max(1.125rem, env(safe-area-inset-right,0px))}.app-strip__card{grid-template-columns:2.25rem 1fr;gap:0;display:grid}.app-strip__copy{display:contents}.app-strip__icon-wrap{grid-area:1/1;align-self:center}.app-strip__text{grid-area:1/2;align-self:center}.app-strip__actions{border-top:1px solid #1565d814;grid-area:2/1/auto/-1;justify-content:center;margin-top:.85rem;padding-top:.85rem}}@media (min-width:768px){.app-strip{padding-bottom:1.75rem}.app-strip__card{flex-direction:row;justify-content:space-between;align-items:center;gap:1.25rem;padding:.9rem 1.25rem}.app-strip__badge{height:38px}}@media (prefers-reduced-motion:reduce){.app-strip__badge-link:hover{transform:none}}
.section-recognition{background:linear-gradient(#fff 0%,#eef6ff 100%);border-top:1px solid #e5eef8;padding-top:3.5rem;padding-bottom:3.5rem}@media (min-width:900px){.section-recognition{padding-top:4.5rem;padding-bottom:4.5rem}}.recognition-panel{background:#ffffffe0;border:1px solid #e5eef8;border-radius:20px;align-items:center;gap:2rem;margin-top:1.75rem;padding:1.5rem;display:grid;box-shadow:0 8px 32px #0f172a0f}@media (min-width:768px){.recognition-panel{grid-template-columns:minmax(160px,220px) 1fr;gap:2.5rem;padding:2rem 2.25rem}}.recognition-panel__badge-wrap{justify-content:center;display:flex}.recognition-panel__badge{object-fit:contain;width:min(200px,72vw);height:auto}.recognition-panel__eyebrow{color:#0b3b8c;margin:0 0 .35rem}.recognition-panel__dept{margin:0 0 .85rem}.recognition-panel__lead{color:#0f172a;max-width:36rem;margin:0 0 1.15rem}.recognition-panel__list{gap:.65rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.recognition-panel__list li{color:#334155;align-items:flex-start;gap:.55rem;display:flex}.recognition-panel__check{color:#1565d8;flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.1rem}.recognition-panel__link{color:#1565d8;align-items:center;min-height:44px;font-weight:600;text-decoration:none;display:inline-flex}.recognition-panel__link:hover{color:#0b3b8c;text-decoration:underline}.recognition-panel__link:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #1565d866}@media (max-width:767px){.recognition-panel__copy{text-align:center}.recognition-panel__lead{margin-left:auto;margin-right:auto}.recognition-panel__list li{text-align:left;justify-content:center}}
.section-why-choose{background:linear-gradient(#eef6ff 0%,#fff 55% 100%);border-top:1px solid #e5eef8;border-bottom:1px solid #e5eef8;padding:3.5rem 1rem;scroll-margin-top:5.5rem}@media (min-width:900px){.section-why-choose{padding-top:4.75rem;padding-bottom:4.75rem}}.why-choose-intro{gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:900px){.why-choose-intro{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:2.5rem;margin-bottom:2.25rem}}.why-choose-eyebrow{color:var(--color-bright);margin:0 0 .75rem}.why-choose-title{flex-direction:column;gap:.15rem;margin:0 0 1rem;display:flex}.why-choose-title__accent{color:var(--color-bright)}.why-choose-title__main{color:var(--color-deep)}.why-choose-lead{max-width:34rem;color:var(--text-muted);margin:0}.why-choose-stat__detail,.why-choose-card__desc{color:var(--text-muted);margin:0}.why-choose-visual{justify-content:center;display:flex}@media (min-width:900px){.why-choose-visual{justify-content:flex-end}}.why-choose-visual__frame{background:#fff;border:1px solid #e5eef8;border-radius:20px;width:min(100%,420px);padding:.45rem;animation:7s ease-in-out infinite why-choose-float;box-shadow:0 18px 48px #1d3d721f,0 4px 16px #1d3d720f}.why-choose-visual__img{aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:16px;width:100%;display:block}@keyframes why-choose-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.why-choose-points{display:block}.why-choose-stats{grid-template-columns:1fr;gap:.85rem;margin-bottom:1.75rem;display:grid}@media (min-width:768px){.why-choose-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin-bottom:2.25rem}}.why-choose-stat{background:#fff;border:1px solid #e5eef8;border-radius:14px;min-height:100%;padding:1.15rem 1.1rem;transition:box-shadow .3s,transform .3s;box-shadow:0 10px 32px #1d3d7214,0 2px 8px #1d3d720a}.why-choose-stat:hover{box-shadow:0 16px 40px #1d3d721f,0 4px 12px #0078d414}.why-choose-stat__value{letter-spacing:-.02em;color:var(--color-bright);margin:0 0 .35rem;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;line-height:1}.why-choose-stat__label{color:var(--color-deep);margin:0 0 .3rem}.why-choose-cards{gap:1rem;display:grid}@media (min-width:640px){.why-choose-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}@media (min-width:1024px){.why-choose-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.why-choose-card{background:#fff;border:1px solid #e5eef8;border-radius:16px;padding:1.4rem 1.25rem 1.45rem;transition:box-shadow .32s,transform .32s;box-shadow:0 12px 36px #1d3d721a,0 4px 12px #1d3d720d}.why-choose-card:hover{box-shadow:0 20px 48px #1d3d7224,0 8px 20px #0078d41a}.why-choose-card__icon{color:#fff;background:linear-gradient(145deg, var(--color-bright) 0%, #1565d8 100%);border-radius:50%;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;margin-bottom:1rem;display:inline-flex;box-shadow:0 6px 16px #0078d447}.why-choose-card__icon svg{width:1rem;height:1rem}.why-choose-card__title{color:var(--color-deep);margin:0 0 .55rem}@media (max-width:767px){.section-why-choose{padding-top:3rem;padding-bottom:3rem;padding-left:max(1rem, env(safe-area-inset-left,0px));padding-right:max(1rem, env(safe-area-inset-right,0px))}.section-why-choose .container{padding-right:4.25rem}.why-choose-intro{gap:1.35rem;margin-bottom:1.25rem}.why-choose-title{margin-bottom:.85rem}.why-choose-visual__frame{width:100%;max-width:none;animation:none}.why-choose-stats{grid-template-columns:1fr;gap:.85rem;margin-bottom:1.25rem}.why-choose-cards{grid-template-columns:1fr;gap:.85rem}.why-choose-stat{padding:1.2rem 1.15rem}.why-choose-card{padding:1.25rem 1.15rem 1.3rem}}@media (prefers-reduced-motion:reduce){.why-choose-visual__frame{animation:none}.why-choose-stat,.why-choose-card{transition:none}}
.section-services{background:var(--color-white)}.section-services .section-title{margin-bottom:.75rem}.services-intro{text-align:center;max-width:36rem;margin:0 auto 2rem}.services-status{text-align:center;font-size:var(--text-body-sm);line-height:var(--text-body-line);color:var(--text-muted);margin:0 0 1.5rem}.services-status--error{color:#b91c1c}.services-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.service-card-link{color:inherit;border-radius:var(--radius);outline-offset:3px;text-decoration:none;display:block}.service-card-link:focus-visible{outline:2px solid var(--color-bright)}.service-card{background:var(--color-white);border:1px solid var(--color-deep-08);border-radius:var(--radius);box-shadow:var(--shadow);padding:0;transition:box-shadow .28s,border-color .28s,transform .28s;overflow:hidden}.service-card-image-wrap{aspect-ratio:16/10;background:var(--color-deep-08);overflow:hidden}.service-card-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.service-card-link:hover .service-card-image-wrap img{transform:scale(1.03)}.service-card .service-title,.service-card .service-desc{padding-inline:1.25rem}.service-card .service-title{margin:0 0 .625rem;padding-inline:1.25rem}.service-card-image-wrap+.service-title{padding-top:1.35rem}.service-card .service-icon-wrap+.service-title{padding-top:0}.service-card .service-desc{margin:0;padding-bottom:1.25rem}.service-card .service-icon-wrap{width:3rem;height:3rem;color:var(--color-deep);background:#1d3d721a;border-radius:12px;justify-content:center;align-items:center;margin:1rem 1.25rem .75rem;padding:0;transition:background .25s,transform .25s,color .25s;display:inline-flex}.service-card-link:hover .service-icon-wrap{color:var(--color-bright);background:#0078d426;transform:scale(1.06)}.service-icon-svg{width:1.65rem;height:1.65rem}.service-card-link:hover .service-card{box-shadow:var(--shadow-lg);border-color:#0078d459;transform:translateY(-4px)}.service-icon{display:none}.service-title{color:var(--color-deep)}.service-desc{font-size:var(--text-body-sm);line-height:var(--text-body-line);color:var(--text-muted);margin:0}.service-card-cta{color:var(--color-bright);padding:0 1.25rem 1.25rem;font-weight:600;display:block}.service-card-link:hover .service-card-cta{text-decoration:underline}@media (max-width:899px){.section-services .section-title{margin-bottom:1.5rem}}@media (min-width:600px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.services-grid{grid-template-columns:repeat(4,1fr)}}
.section-seo-article{border-top:1px solid var(--color-deep-08);border-bottom:1px solid var(--color-deep-08);background:#f8fafc}.seo-guide-header{margin-bottom:2rem}.seo-guide-title{max-width:37.5rem;color:var(--color-deep);text-wrap:balance;margin:0}.seo-guide-grid{flex-direction:column;gap:2rem;display:flex}.seo-guide-visual{order:1}.seo-guide-copy{order:2;min-width:0}.seo-guide-paragraph{max-width:38.75rem;margin:0 0 1.25rem;font-weight:400}.seo-guide-paragraph:last-of-type{margin-bottom:1.5rem}.seo-guide-paragraph strong{color:var(--color-deep);font-weight:600}.seo-guide-image-wrap{aspect-ratio:620/500;background:#eef6ff;border-radius:24px;min-height:280px;overflow:hidden;box-shadow:0 20px 48px #1d3d721a,0 4px 16px #1d3d720f}.seo-guide-image-wrap img{object-fit:cover;object-position:center center;width:100%;height:100%}.seo-guide-trust__list{flex-wrap:wrap;gap:.75rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.seo-guide-trust__item{color:var(--color-deep);align-items:center;gap:.45rem;display:inline-flex}.seo-guide-trust__icon{width:1.05rem;height:1.05rem;color:var(--color-bright);flex-shrink:0}.seo-article-cta{color:var(--color-deep);border-top:1px solid #1d3d721a;max-width:38.75rem;margin:2.75rem 0 0;padding-top:1.75rem}.seo-article-book-link{font-weight:600}.seo-article-sections{border-top:1px solid #1d3d721a;flex-direction:column;gap:2.5rem;margin-top:3rem;padding-top:2.75rem;display:flex}.seo-article-row{align-items:center;gap:1.5rem;display:grid}.seo-article-row__copy{min-width:0}.seo-article-h3{color:var(--color-deep);margin:0 0 .85rem}.seo-article-p{max-width:38.75rem;color:var(--home-text,#334155);margin:0 0 1rem}.seo-article-p:last-child{margin-bottom:0}.seo-article-p strong{color:var(--color-deep);font-weight:600}.seo-article-image-wrap{aspect-ratio:4/3;background:#eef6ff;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #1d3d721a,0 4px 12px #1d3d720f}.seo-article-image-wrap img{object-fit:cover;object-position:center center;width:100%;height:100%}@media (min-width:900px){.seo-guide-header{margin-bottom:2.5rem}.seo-guide-grid{grid-template-columns:minmax(0,45%) minmax(0,55%);align-items:start;gap:clamp(3rem,5vw,4rem);display:grid}.seo-guide-visual{order:2;position:sticky;top:6rem}.seo-guide-copy{order:1}.seo-guide-image-wrap{aspect-ratio:auto;min-height:500px}.seo-article-sections{gap:3rem;margin-top:3.5rem;padding-top:3rem}.seo-article-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,4vw,3rem)}.seo-article-row--text-right .seo-article-row__copy{order:2}.seo-article-row--text-right .seo-article-row__visual{order:1}}@media (max-width:899px){.seo-guide-header{margin-bottom:1.5rem}.seo-article-sections{gap:2rem;margin-top:2.5rem;padding-top:2rem}.seo-article-row__visual{order:-1}.seo-article-row__copy{order:0}}@media (prefers-reduced-motion:reduce){.seo-guide-image-wrap{box-shadow:0 8px 24px #1d3d7214}}
