:root{--ink:#171916;--forest:#173d2e;--forest2:#0f2f23;--gold:#c9a260;--gold2:#b98d43;--cream:#f6f0e6;--soft:#faf8f3;--line:#e8e4dc;--muted:#6f736d;--white:#fff;--green:#2f8b58;--red:#d85751}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65;letter-spacing:-.02em}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{height:76px;background:#fff;border-bottom:1px solid #eee9df;position:sticky;top:0;z-index:100}.nav{height:100%;display:flex;align-items:center;gap:24px}.brand{width:128px;display:grid;grid-template-columns:24px 1fr;grid-template-rows:25px 16px;column-gap:1px;align-items:end;line-height:1}.brand-crown{grid-row:1/3;font-size:22px;color:var(--gold2);align-self:start;padding-top:2px}.brand-en{font-family:Georgia,"Times New Roman",serif;font-weight:800;font-size:17px;letter-spacing:.08em;color:#1b201d}.brand-ko{font-size:10px;letter-spacing:.5em;font-weight:700;padding-left:2px;color:#1b201d}.nav nav{display:flex;gap:25px;margin-left:auto;align-items:center}.nav nav a{font-size:14px;font-weight:700;white-space:nowrap;position:relative}.nav nav a:hover{color:var(--gold2)}.nav nav a:first-child:after{content:"";position:absolute;left:0;right:0;bottom:-26px;height:2px;background:var(--gold)}.header-contact{display:flex;align-items:center;gap:12px;margin-left:8px}.header-phone{display:flex;align-items:center;gap:9px}.header-phone .phone-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0e3a2a;color:#fff;font-size:15px}.header-phone span:last-child{display:flex;flex-direction:column;line-height:1.15}.header-phone b{font-size:18px;letter-spacing:0}.header-phone small{font-size:10px;color:#777;margin-top:3px}.consult-btn,.gold-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--gold);color:#fff;padding:12px 20px;border-radius:4px;font-weight:700;font-size:14px}.consult-btn:hover,.gold-btn:hover{background:var(--gold2)}.nav-toggle{display:none;margin-left:auto;border:0;background:transparent;font-size:24px}
.hero-photo{background:linear-gradient(90deg,#4d4c39 0%,#4d4c39 27%,#d9c4a8 62%,#eee6db 100%);overflow:hidden}.hero-photo-inner{min-height:455px;display:grid;grid-template-columns:44% 56%;position:relative}.hero-copy{align-self:center;color:#fff;padding:44px 0 44px 24px;position:relative;z-index:2}.hero-kicker,.gold-label{font-size:12px;letter-spacing:.23em;font-weight:800;color:var(--gold);text-transform:uppercase}.hero-copy h1{font-family:Georgia,"Noto Serif KR",serif;font-size:45px;line-height:1.34;margin:13px 0 8px;letter-spacing:-.045em;font-weight:700;text-shadow:0 2px 6px rgba(0,0,0,.18)}.hero-copy p{margin:0;color:#f5f0e8;font-size:16px}.signature{font-family:cursive;font-size:32px;color:#d7b678;margin:25px 0 16px;transform:rotate(-4deg);transform-origin:left}.hero-buttons{display:flex;gap:10px}.line-btn{border:1px solid rgba(255,255,255,.85);color:#fff;padding:11px 20px;border-radius:4px;font-size:14px;font-weight:700}.hero-image-wrap{position:relative;height:455px;overflow:hidden}.hero-image-wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#4d4c39 0%,rgba(77,76,57,.72) 12%,rgba(77,76,57,.05) 35%,rgba(255,255,255,.05) 100%);z-index:1}.hero-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(.9) contrast(.98)}.hero-note{position:absolute;z-index:2;right:32px;top:84px;font-family:cursive;font-size:22px;line-height:1.5;transform:rotate(-7deg);color:#2b2c26}.feature-strip{border-bottom:1px solid #eeeae3;background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 0}.feature-grid>div{text-align:center;border-right:1px solid #ece8e0;padding:0 20px}.feature-grid>div:last-child{border-right:0}.feature-icon{display:block;font-size:31px;line-height:1;color:#102f24;margin-bottom:7px}.feature-grid strong{display:block;font-size:16px}.feature-grid p{font-size:12px;color:#777;line-height:1.55;margin:5px 0 0}
.section{padding:72px 0}.section-title-row{display:flex;justify-content:space-between;gap:25px;align-items:end;margin-bottom:25px}.section-title-row h2{font-size:31px;line-height:1.3;margin:5px 0 2px;letter-spacing:-.04em}.section-title-row p{margin:0;color:#777;font-size:14px}.section-title-row>a{font-size:13px;font-weight:700}.puppy-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.puppy-card{border:1px solid #e6e2da;background:#fff;transition:.2s}.puppy-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.07)}.puppy-photo{height:184px;position:relative;overflow:hidden;background:#f2ede4}.puppy-photo img{width:100%;height:100%;object-fit:cover}.status{position:absolute;right:8px;top:8px;background:#39a35e;color:#fff;font-size:11px;padding:4px 7px;border-radius:2px}.status.busy{background:#dd5e56}.puppy-card-body{padding:13px 12px 14px}.puppy-card-body h3{font-size:15px;margin:0 0 4px}.puppy-card-body p{font-size:11px;color:#666;margin:0 0 12px;white-space:nowrap}.puppy-card-body span{font-size:11px;font-weight:700}
.brand-story{display:grid;grid-template-columns:1fr 1fr;min-height:390px}.story-left{background:linear-gradient(90deg,#f0dfc9 0%,#f7eee2 47%,#d7b390 100%);display:grid;grid-template-columns:45% 55%;overflow:hidden}.story-text{align-self:center;padding:38px 25px 38px max(25px,calc((100vw - 1180px)/2))}.story-text h2{font-family:Georgia,"Noto Serif KR",serif;font-size:35px;line-height:1.35;margin:0 0 18px;letter-spacing:-.045em}.story-text p{font-size:13px;color:#5e5c55;margin:0}.story-left>img{width:100%;height:100%;object-fit:cover;object-position:center}.story-right{background:linear-gradient(120deg,#1d4937,#133426);color:#fff;padding:45px max(25px,calc((100vw - 1180px)/2)) 40px 50px}.story-right h2{font-size:29px;margin:4px 0 32px}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr)}.reason-grid>div{padding:0 14px;border-right:1px solid rgba(255,255,255,.15);text-align:center}.reason-grid>div:first-child{padding-left:0}.reason-grid>div:last-child{border:0}.reason-grid span{display:grid;place-items:center;margin:0 auto 13px;width:46px;height:46px;border-radius:50%;background:rgba(255,255,255,.08);font-size:24px}.reason-grid strong{display:block;font-size:13px}.reason-grid p{font-size:11px;color:#cbd8d1;line-height:1.6;margin:7px 0 0}
.quick-menu{border-bottom:1px solid #eee9e1;background:#fff}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.quick-grid>a{display:grid;grid-template-columns:72px 1fr;grid-template-rows:auto auto auto;column-gap:13px;padding:5px 20px;border-right:1px solid #eee9e1}.quick-grid>a:last-child{border-right:0}.quick-avatar{grid-row:1/4;width:64px;height:64px;border-radius:50%;overflow:hidden;background:#f6efe5}.quick-avatar img{width:100%;height:100%;object-fit:cover}.quick-grid b{font-size:14px}.quick-grid p{font-size:11px;color:#777;line-height:1.5;margin:2px 0}.quick-grid em{font-style:normal;font-size:11px;font-weight:700}
.blog-home{background:#fff}.home-blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.home-blog-card{border:1px solid #e5e0d8;background:#fff}.home-blog-card>img{width:100%;height:143px;object-fit:cover}.home-blog-card>div{padding:13px 14px 16px}.home-blog-card h3{font-size:15px;margin:0 0 4px}.home-blog-card time{font-size:10px;color:#999}.home-blog-card p{font-size:11px;color:#666;line-height:1.6;margin:7px 0 0}
.visit-section{display:grid;grid-template-columns:33% 34% 33%;min-height:300px}.visit-info{background:linear-gradient(120deg,#153d2d,#214c39);color:#fff;display:flex;align-items:center;justify-content:flex-end}.visit-info>div{width:min(370px,calc(100% - 50px));margin-right:30px}.visit-info h2{font-size:27px;margin:0 0 8px}.visit-info p{font-size:13px;color:#d8e3dd}.visit-info ul{list-style:none;padding:0;margin:19px 0;font-size:13px}.visit-info li{margin:6px 0}.visit-map,.visit-store{position:relative;overflow:hidden;background:#eee}.visit-map img,.visit-store img{width:100%;height:100%;object-fit:cover}.visit-map span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#cf3434;color:#fff;padding:8px 11px;border-radius:999px;font-size:12px;font-weight:700}
footer{background:#fff;color:#494d49;border-top:1px solid #e9e5de}.footer-main{display:grid;grid-template-columns:150px 1fr 180px;align-items:center;gap:22px;padding:32px 0 18px}.footer-brand{width:140px}.footer-info{font-size:11px;color:#777}.footer-links{display:flex;gap:18px;margin-bottom:7px;font-weight:700;color:#555}.footer-info p{margin:0;line-height:1.8}.footer-social{display:flex;justify-content:flex-end;gap:11px}.footer-social span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #ded9d0;border-radius:50%;font-size:11px;color:#333}.copy{border-top:1px solid #eee9e1;padding:13px 0 24px;font-size:10px;color:#999;text-align:right}.mobile-call{display:none}

.content-hero{padding:70px 0 46px;background:linear-gradient(120deg,#f8f3e9,#edf4ef)}.content-hero h1{font-size:44px;margin:7px 0 10px;letter-spacing:-.05em}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:#99743e}.content-hero p{color:#666}.cards,.post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);background:#fff;overflow:hidden}.card-media{aspect-ratio:4/3;background:#f4efe7;display:grid;place-items:center;font-size:60px;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover}.card-body{padding:20px}.card-body h3,.card h3{margin:0 0 7px;font-size:19px}.card-body p,.card p{margin:0;color:var(--muted);font-size:14px}.chip{display:inline-flex;font-size:11px;background:#eaf2ec;padding:4px 9px;border-radius:999px;margin-bottom:10px}.soft{background:#faf8f3}.sage{background:#edf4ef}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2{font-size:34px;margin:0}.section-head p{max-width:560px;color:#6c726e;margin:0}.trust-grid,.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{padding:25px;border-top:2px solid var(--forest);background:#fff}.trust-item strong{display:block}.trust-item span{display:block;color:#666;font-size:13px;margin-top:7px}.step{background:var(--forest);color:#fff;padding:24px}.step p{font-size:13px;color:#d5e0db}.grid-2,.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:24px}.map-placeholder{min-height:320px;background:linear-gradient(135deg,#dce9e0,#f6f0e4);display:grid;place-items:center;text-align:center}.info-panel{padding:32px;background:var(--forest);color:#fff}.faq{display:grid;gap:10px}.faq details{border:1px solid var(--line);padding:17px 19px;background:#fff}.faq summary{cursor:pointer;font-weight:700}.prose{max-width:860px;margin:auto}.prose h2{font-size:28px;margin-top:42px}.prose h3{font-size:21px;margin-top:28px}.prose p,.prose li{color:#4f5b54}.post-meta{font-size:12px;color:#888}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.filter,.btn-ghost{border:1px solid #d8d2c8;padding:10px 15px;background:#fff;font-weight:700}.btn-primary{background:var(--forest);color:#fff;padding:11px 18px;font-weight:700}.empty{padding:60px;text-align:center;border:1px dashed var(--line);color:#777}
@media(max-width:1100px){.nav nav{gap:15px}.header-phone small{display:none}.header-phone b{font-size:15px}.story-right{padding-left:30px}.reason-grid{grid-template-columns:1fr 1fr;gap:22px}.reason-grid>div{border:0}.quick-grid>a{grid-template-columns:58px 1fr}.quick-avatar{width:52px;height:52px}.puppy-photo{height:155px}}
@media(max-width:900px){.site-header{height:68px}.nav nav{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;flex-direction:column;align-items:flex-start;padding:22px;border-bottom:1px solid #eee}.nav nav.open{display:flex}.nav nav a:first-child:after{display:none}.nav-toggle{display:block}.header-contact{display:none}.hero-photo-inner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:50px 22px 24px}.hero-image-wrap{height:340px}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid>div:nth-child(2){border-right:0}.feature-grid>div{padding:15px}.puppy-grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.story-left{min-height:360px}.story-right{padding:40px 28px}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid>a:nth-child(2){border-right:0}.quick-grid>a{border-bottom:1px solid #eee9e1;padding:16px}.home-blog-grid{grid-template-columns:1fr 1fr}.visit-section{grid-template-columns:1fr}.visit-info{justify-content:center;padding:42px 0}.visit-info>div{width:min(720px,calc(100% - 40px));margin:0}.visit-map,.visit-store{height:280px}.footer-main{grid-template-columns:1fr 1fr}.footer-info{grid-column:1/3}.footer-social{justify-content:flex-start}.cards,.post-list{grid-template-columns:1fr 1fr}.trust-grid,.steps{grid-template-columns:1fr 1fr}.grid-2,.contact-box{grid-template-columns:1fr}.mobile-call{display:block;position:fixed;left:14px;right:14px;bottom:14px;z-index:200;background:var(--forest);color:#fff;text-align:center;padding:14px;border-radius:8px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.2)}footer{padding-bottom:65px}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.brand{width:118px}.hero-copy h1{font-size:36px}.hero-note{right:18px;top:50px;font-size:18px}.feature-grid{grid-template-columns:1fr 1fr}.puppy-grid{gap:8px}.puppy-photo{height:145px}.puppy-card-body p{white-space:normal}.section{padding:55px 0}.section-title-row{display:block}.section-title-row h2{font-size:27px}.section-title-row>a{display:inline-block;margin-top:10px}.story-left{grid-template-columns:1fr;min-height:0}.story-text{padding:40px 25px}.story-text h2{font-size:31px}.story-left>img{height:260px}.reason-grid{grid-template-columns:1fr 1fr}.quick-grid{grid-template-columns:1fr}.quick-grid>a{border-right:0}.home-blog-grid{grid-template-columns:1fr}.home-blog-card>img{height:190px}.footer-main{grid-template-columns:1fr}.footer-info{grid-column:auto}.footer-links{flex-wrap:wrap}.cards,.post-list,.trust-grid,.steps{grid-template-columns:1fr}.content-hero h1{font-size:34px}.hero-buttons{flex-wrap:wrap}}
html,body{overflow-x:hidden}.site-header .wrap{max-width:1180px}.nav{min-width:0}.nav nav{min-width:0}.hero-photo-inner,.brand-story,.visit-section{width:100%}.puppy-card,.home-blog-card,.quick-grid>a{min-width:0}.puppy-card-body h3,.home-blog-card h3{overflow-wrap:anywhere}.hero-image-wrap img,.story-left>img,.visit-map img,.visit-store img{min-width:100%}
@media(max-width:1180px){.wrap{width:min(100% - 32px,1180px)}.nav{gap:14px}.nav nav{gap:14px}.nav nav a{font-size:13px}.consult-btn{padding:10px 13px}.header-phone b{font-size:15px}.header-phone small{display:none}.brand{flex:0 0 122px}.story-right{padding-right:28px}.story-text{padding-left:28px}}
@media(max-width:1020px){.nav nav{display:none}.nav-toggle{display:block}.header-contact{margin-left:auto}.nav nav.open{display:flex;position:absolute;left:0;right:0;top:76px;background:#fff;flex-direction:column;align-items:flex-start;padding:20px 24px;border-bottom:1px solid #eee;box-shadow:0 12px 25px rgba(0,0,0,.07)}.nav nav.open a{font-size:15px;width:100%;padding:5px 0}.nav nav a:first-child:after{display:none}.puppy-grid{grid-template-columns:repeat(3,1fr)}.hero-photo-inner{grid-template-columns:42% 58%}.hero-copy h1{font-size:39px}.brand-story{grid-template-columns:1fr}.story-right{padding:42px max(28px,calc((100vw - 900px)/2))}.visit-section{grid-template-columns:1fr 1fr}.visit-info{grid-column:1/3;justify-content:center;padding:38px 20px}.visit-info>div{width:min(900px,100%);margin:0}}
@media(max-width:760px){.site-header{height:66px}.nav nav.open{top:66px}.header-contact{display:none}.hero-photo{background:#4d4c39}.hero-photo-inner{grid-template-columns:1fr}.hero-copy{padding:42px 6px 28px}.hero-copy h1{font-size:37px}.hero-image-wrap{height:330px}.feature-grid{grid-template-columns:1fr 1fr}.feature-grid>div{min-height:135px;display:flex;flex-direction:column;justify-content:center}.feature-grid>div:nth-child(2n){border-right:0}.puppy-grid{grid-template-columns:repeat(2,1fr)}.puppy-photo{height:auto;aspect-ratio:1/1}.quick-grid{grid-template-columns:1fr 1fr}.home-blog-grid{grid-template-columns:1fr 1fr}.visit-section{grid-template-columns:1fr}.visit-info{grid-column:auto}.visit-map,.visit-store{height:260px}.footer-main{grid-template-columns:1fr}.footer-info{grid-column:auto}.footer-social{justify-content:flex-start}.section-head{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.wrap{width:calc(100% - 24px)}.hero-copy{padding-left:2px;padding-right:2px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:14px}.signature{font-size:27px}.hero-buttons{display:grid;grid-template-columns:1fr}.hero-buttons a{width:100%}.hero-image-wrap{height:285px}.hero-note{right:14px;top:35px;font-size:16px}.feature-grid{gap:0}.feature-grid>div{padding:18px 8px}.feature-grid strong{font-size:14px}.feature-grid p{font-size:11px}.puppy-grid{grid-template-columns:1fr 1fr}.puppy-card-body{padding:11px 10px}.puppy-card-body h3{font-size:14px}.puppy-card-body p{font-size:10px}.story-left{grid-template-columns:1fr}.story-left>img{height:230px}.story-right{padding:35px 18px}.reason-grid{grid-template-columns:1fr 1fr;gap:14px}.reason-grid p{font-size:10px}.quick-grid,.home-blog-grid{grid-template-columns:1fr}.quick-grid>a{border-right:0}.home-blog-card>img{height:auto;aspect-ratio:16/9}.content-hero{padding:48px 0 34px}.content-hero h1{font-size:31px}.footer-info p{word-break:keep-all}.footer-links{gap:11px}.mobile-call{left:10px;right:10px;bottom:10px}}

.brand-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:390px;width:100%;overflow:hidden}
.story-left{display:block;min-width:0;overflow:hidden;background:linear-gradient(90deg,#f0dfc9 0%,#f7eee2 47%,#d7b390 100%)}
.story-left-inner{display:grid;grid-template-columns:minmax(280px,42%) minmax(0,58%);width:100%;height:100%;min-height:390px}
.story-text{width:100%;min-width:0;align-self:center;padding:38px 28px}
.story-text h2{word-break:keep-all;overflow-wrap:normal;white-space:normal;max-width:360px}
.story-left-inner>img{width:100%;height:100%;min-width:0;object-fit:cover;object-position:center center}
.story-right{min-width:0;padding:45px clamp(28px,3vw,54px) 40px}
@media(max-width:1020px){.brand-story{grid-template-columns:1fr}.story-left-inner{grid-template-columns:minmax(260px,42%) minmax(0,58%);min-height:360px}.story-right{padding:42px 28px}}
@media(max-width:600px){.story-left-inner{grid-template-columns:1fr;min-height:0}.story-text{padding:38px 24px}.story-text h2{max-width:none;font-size:31px}.story-left-inner>img{height:300px}}

.brand-story{display:grid;grid-template-columns:minmax(260px,24%) minmax(360px,38%) minmax(480px,38%);width:100%;min-height:520px;overflow:hidden;background:#f6ead8}
.story-copy-panel{background:linear-gradient(135deg,#fbf2e6,#f1dfc7);display:flex;align-items:center;min-width:0}
.story-copy-inner{padding:52px clamp(28px,3.6vw,68px);width:100%}
.story-copy-inner .gold-label{display:flex;align-items:center;gap:12px;color:#b38443}
.story-copy-inner .gold-label:before{content:"";width:34px;height:1px;background:#b38443;display:block}
.story-copy-inner h2{font-family:Georgia,"Noto Serif KR",serif;font-size:38px;line-height:1.35;margin:20px 0 22px;letter-spacing:-.05em;word-break:keep-all}
.story-copy-inner h2 span{color:#b98d43}
.story-copy-inner p{font-size:13px;color:#666058;line-height:1.75;margin:0 0 30px}
.story-link{display:inline-flex;border:1px solid #b98d43;color:#73582f;padding:12px 18px;border-radius:999px;font-size:12px;font-weight:800;background:rgba(255,255,255,.35)}
.story-photo-panel{position:relative;overflow:hidden;background:#d6b89b;min-width:0}
.story-photo-panel img{width:100%;height:100%;object-fit:cover;object-position:center 38%;min-width:0}
.story-right{min-width:0;background:linear-gradient(135deg,#1f503d,#12382a);color:#fff;padding:58px clamp(34px,4vw,72px)}
.story-right h2{font-size:31px;margin:7px 0 34px;letter-spacing:-.04em}
.reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}
.reason-grid>div{padding:22px 24px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);text-align:center;min-width:0}
.reason-grid>div:nth-child(2n){border-right:0}
.reason-grid>div:nth-last-child(-n+2){border-bottom:0}
.reason-grid span{display:grid;place-items:center;margin:0 auto 13px;width:50px;height:50px;border-radius:50%;background:rgba(255,255,255,.09);font-size:24px}
.reason-grid strong{display:block;font-size:14px}
.reason-grid p{font-size:11px;color:#d3dfd9;line-height:1.65;margin:8px 0 0}
@media(max-width:1180px){.brand-story{grid-template-columns:32% 68%;}.story-copy-panel{grid-column:1}.story-photo-panel{grid-column:2}.story-right{grid-column:1/3}.story-photo-panel{min-height:500px}.story-photo-panel img{object-position:center 34%}}
@media(max-width:760px){.brand-story{grid-template-columns:1fr}.story-copy-panel,.story-photo-panel,.story-right{grid-column:auto}.story-copy-inner{padding:42px 26px}.story-copy-inner h2{font-size:32px}.story-photo-panel{height:430px;min-height:0}.story-photo-panel img{object-position:center 32%}.story-right{padding:40px 22px}.reason-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.story-photo-panel{height:390px}.story-photo-panel img{object-position:center 29%}.reason-grid{grid-template-columns:1fr}.reason-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.reason-grid>div:last-child{border-bottom:0}}

.local-service-section{background:#faf8f3;border-top:1px solid #eee8de}.seo-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.seo-info-grid article{background:#fff;border:1px solid #e8e1d6;padding:28px}.seo-info-grid h3{font-size:20px;margin:0 0 14px}.seo-info-grid p,.article-body p{color:#64665f;font-size:14px;line-height:1.9}.seo-info-grid a{display:inline-block;margin-top:8px;font-weight:800;font-size:13px;color:#8b6733}.article-body{max-width:900px}.article-body h2{font-size:27px;margin:38px 0 10px}.faq-list{margin-top:36px;border-top:1px solid #e7e1d7}.faq-list article{padding:22px 0;border-bottom:1px solid #e7e1d7}.faq-list h3{margin:0 0 8px;font-size:18px}.faq-list p{margin:0}@media(max-width:900px){.seo-info-grid{grid-template-columns:1fr}}
