@font-face{font-family:Pretendard;src:url(/assets/PretendardVariable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
:root{--purple:#542380;--deep:#382049;--ink:#251b2c;--muted:#706875;--soft:#f7f3fa;--lavender:#ede1f6;--yellow:#fee500;--line:#e5dde9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;color:var(--ink);font-family:"Pretendard","Noto Sans KR","Malgun Gothic",Arial,sans-serif;font-size:16px;line-height:1.8;word-break:keep-all;background:white}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.35;letter-spacing:-.045em}h1{font-size:clamp(32px,3.6vw,54px);font-weight:850}h2{font-size:clamp(26px,2.5vw,36px)}h3{font-size:21px}p{color:var(--muted)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #9154c8;outline-offset:5px}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.topline{text-align:center;background:var(--purple);color:white;font-size:12px;padding:7px}.topline a{margin-left:18px;font-weight:700}header{background:#ffffffed;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav{display:flex;align-items:center;gap:30px;min-height:82px}.logo{font:bold 32px/1 Arial,sans-serif;letter-spacing:-2px;color:var(--purple);white-space:nowrap}.logo span{font-weight:400}.logo i{display:inline-block;width:7px;height:7px;background:#f4bf37;border-radius:50%;margin-left:4px}.nav nav{display:flex;gap:25px;margin:auto;font-size:14px;font-weight:700}.nav nav a:hover{color:var(--purple)}.nav-chat{font-size:13px;border:1px solid var(--purple);border-radius:30px;padding:8px 15px;color:var(--purple);white-space:nowrap}.hero{position:relative;background:#f4f0f4;overflow:hidden}.hero-inner{position:relative;min-height:560px;display:flex;align-items:center}.hero-image{position:absolute;right:-60px;top:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-copy{position:relative;z-index:1;max-width:540px;padding:65px 0}.eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.11em;color:var(--purple);margin-bottom:16px}.hero h1{font-size:clamp(38px,4vw,58px);letter-spacing:-.06em;line-height:1.25;color:var(--purple)}.hero h1 em{font-style:normal}.hero p{font-size:17px;margin:24px 0 26px;color:#564760}.hero .actions{display:grid;max-width:330px;gap:9px}.hero-caption{position:absolute;right:22px;bottom:10px;font-size:10px;background:#ffffffb8;padding:2px 7px;color:#5d5364}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:14px 21px;min-height:50px;border-radius:8px;font-size:14px;font-weight:750;line-height:1.4;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.primary{background:var(--purple);color:white}.kakao{background:var(--yellow);color:#241d00}.outline{border:1px solid var(--purple);color:var(--purple);background:white}.white{background:white;color:var(--purple)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:26px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:700;color:var(--purple)}.benefits span+span{border-left:1px solid var(--line)}.section{padding-top:78px;padding-bottom:78px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-title p{max-width:370px;font-size:14px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{position:relative}.product-card img{aspect-ratio:1/1;object-fit:cover;border-radius:14px;background:var(--soft);transition:filter .2s}.product-card:hover img{filter:brightness(1.04)}.product-number{position:absolute;top:12px;left:12px;background:#ffdd57;padding:3px 12px;font-weight:800;font-size:12px;border-radius:5px}.product-card h3{font-size:19px;margin:17px 0 7px}.product-card p{font-size:13px}.product-card b{display:block;color:var(--purple);font-size:12px;margin-top:12px}.fine{font-size:12px!important;color:#79717e!important;line-height:1.8;margin-top:20px}.soft{background:var(--soft)}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.story-card{border:1px solid var(--line);background:white;border-radius:14px;overflow:hidden;transition:box-shadow .2s}.story-card:hover{box-shadow:0 8px 24px #48235f13}.story-card>img{width:100%;aspect-ratio:1.4;object-fit:cover}.card-copy{padding:22px}.tag{font-size:11px;color:var(--purple);font-weight:700}.story-card h3{margin:9px 0 12px;font-size:22px}.story-card p{font-size:14px;line-height:1.8}.read{display:inline-block;margin-top:22px;font-size:12px;font-weight:800;color:var(--purple)}.center{text-align:center;margin-top:36px}.feature{display:grid;grid-template-columns:1.05fr 1fr;border-radius:20px;overflow:hidden;background:var(--purple);color:white}.feature>div:first-child{min-width:0}.feature img{height:100%;object-fit:cover}.feature-copy{padding:55px 44px;align-self:center}.feature .eyebrow{color:#e2bbff}.feature h2{font-size:36px}.feature p{color:#e8dcef;font-size:15px;margin:24px 0 30px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gallery figure{min-width:0}.gallery img{width:100%;height:360px;object-fit:contain;background:#f2f0f3;border-radius:12px}.gallery figcaption,figcaption{font-size:11px;color:#79717e;margin-top:10px;line-height:1.7}.region-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:25px 0}.region-links a{border:1px solid #d7c1e6;background:white;border-radius:9px;padding:18px 20px;color:var(--purple);font-size:14px;font-weight:700;display:flex;justify-content:space-between}.region-links a:hover{background:var(--lavender)}.consult{background:#ede1f6;border-radius:20px;display:flex;justify-content:space-between;align-items:center;padding:48px;margin-top:40px;margin-bottom:80px;gap:30px}.consult h2{font-size:31px}.consult p{font-size:14px;margin-top:15px}.consult .actions{display:grid;min-width:300px}footer{background:#f7f7f8;border-top:1px solid var(--line);padding:48px 0}.foot{display:grid;grid-template-columns:.7fr 1.4fr 1fr;gap:35px;font-size:13px}.foot p{margin:12px 0}.foot>div:last-child{display:flex;flex-direction:column;gap:8px}.foot small{color:#888;margin-top:15px}.breadcrumb{font-size:12px;padding-top:25px;color:#82758b;display:flex;gap:12px;flex-wrap:wrap}.breadcrumb a+a:before{content:'/';margin-right:12px;color:#bab1c0}.article{padding-top:40px}.article-top{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-bottom:55px}.article-top h1{font-size:clamp(30px,3vw,43px)}.lead{font-size:17px;margin-top:25px;line-height:1.95}.article-top .actions{margin-top:28px;flex-direction:column;max-width:340px}.article-top figure img{border-radius:15px;width:100%;max-height:540px;object-fit:contain;background:var(--soft)}.text-link{display:inline-block;color:var(--purple);font-size:14px;font-weight:700;margin-top:22px;border-bottom:1px solid #d7b5ec}.editorial{width:min(860px,100%);margin:auto}.article-section{display:flex;gap:24px;padding:35px 0;border-top:1px solid var(--line)}.chapter{font-size:13px;color:var(--purple);font-weight:800;flex-shrink:0}.article-section h2{font-size:25px;margin-bottom:18px}.article-section p{font-size:16px;color:#554d5d;line-height:2}.editorial-photo{margin:26px 0 46px}.editorial-photo img{border-radius:12px;max-height:600px;width:100%;object-fit:contain;background:var(--soft)}.compare{background:var(--soft);padding:32px;border-radius:12px;margin:35px 0}.compare h2{font-size:25px;margin-bottom:24px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:14px}th{color:var(--purple);font-weight:800;background:#eae0f2}td,th{padding:15px 13px;border-bottom:1px solid #dcd0e5}td{background:#fff9;vertical-align:top}.faq{margin:45px 0}.faq h2{font-size:25px;margin-bottom:20px}.faq details{border-bottom:1px solid var(--line);padding:16px 0}.faq summary{cursor:pointer;font-weight:750;font-size:16px}.faq details p{font-size:15px;margin:15px 0 0 20px}.machine-link{background:var(--lavender);padding:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:12px;margin-top:50px}.machine-link h2{font-size:26px}.machine-link p{font-size:14px;margin-top:8px}.machine-link .eyebrow{margin-bottom:8px}.related{grid-template-columns:repeat(2,minmax(0,1fr))}.related .story-card{display:grid;grid-template-columns:40% 60%}.related .story-card>img{height:100%;aspect-ratio:auto;object-fit:cover}.related .story-card p{display:none}.related .story-card h3{font-size:20px}.related .read{margin-top:12px}.point-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:35px 0}.point-grid>div{border:1px solid var(--line);padding:30px;border-radius:12px}.point-grid h2{font-size:23px;margin:12px 0 16px}.point-grid p{font-size:15px}.notice{background:var(--soft);padding:25px;border-left:4px solid var(--purple);font-size:14px}.page-title{margin-bottom:45px}.page-title p{margin-top:22px;max-width:720px}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 35px}.filters button{padding:9px 23px;background:white;border:1px solid var(--line);border-radius:30px;font-size:14px}.filters button[aria-pressed=true]{background:var(--purple);color:white;border-color:var(--purple)}[hidden]{display:none!important}.coverage{background:var(--soft);padding:28px 35px;border-radius:12px;font-size:17px;line-height:2.5;margin:30px 0 65px}.narrow{max-width:900px}.narrow>.actions{margin:30px 0}.narrow>.article-section:first-of-type{margin-top:40px}.policy{padding:35px;background:var(--soft);border-radius:14px;margin-top:30px}.policy h3{margin:28px 0 12px;font-size:20px}.policy p{font-size:15px}.skip{position:fixed;left:20px;top:-100px;background:white;z-index:100;padding:15px}.skip:focus{top:10px}
@media(min-width:1500px){.hero-image{right:-100px}}
@media(max-width:1050px){.nav{gap:18px}.nav nav{gap:16px;font-size:12px}.nav-chat{display:none}.hero-image{right:-110px;width:115%;max-width:none}.hero-copy{max-width:450px}.hero h1{font-size:44px}.story-grid{gap:22px}.feature-copy{padding:35px}.gallery img{height:300px}.consult{padding:35px}.article-top{gap:28px}.related .story-card{display:block}.related .story-card>img{height:auto;aspect-ratio:1.6}}
@media(max-width:700px){body{font-size:15px}.wrap{width:calc(100% - 36px)}header{position:relative}.nav{min-height:102px;flex-wrap:wrap;gap:12px;padding-top:18px;padding-bottom:14px}.logo{font-size:31px}.nav nav{width:100%;order:2;gap:20px;overflow:auto;white-space:nowrap;justify-content:flex-start;padding-bottom:2px;font-size:12px}.nav-chat{display:block;margin-left:auto;font-size:11px;padding:6px 12px}.hero-inner{display:flex;flex-direction:column;min-height:0;width:100%;align-items:stretch}.hero-copy{padding:30px 22px 16px;max-width:none;background:#f4f0f4}.hero h1{font-size:38px}.hero p{font-size:14px;margin:18px 0}.hero .eyebrow{font-size:10px;margin-bottom:12px}.hero .actions{max-width:none;grid-template-columns:1fr 1fr;gap:8px}.hero .button{font-size:12px;padding:12px 8px;display:flex;flex-direction:column;gap:5px}.hero-image{position:relative;right:auto;top:auto;width:100%;height:auto;max-width:100%;object-fit:contain}.hero-caption{font-size:9px;bottom:5px;right:8px}.benefits{font-size:11px;grid-template-columns:repeat(2,1fr);gap:12px;padding:19px 0}.benefits span:nth-child(3){border-left:0}.section{padding-top:48px;padding-bottom:48px}.section-title{display:block;margin-bottom:25px}.section-title p{margin-top:15px;font-size:13px}.eyebrow{font-size:10px;margin-bottom:12px}.products{grid-template-columns:repeat(2,1fr);gap:26px 14px}.product-card h3{font-size:17px}.product-card p{font-size:12px}.product-card img{border-radius:9px}.story-grid{grid-template-columns:1fr;gap:22px}.story-card>img{aspect-ratio:1.65}.card-copy{padding:22px}.story-card h3{font-size:22px}.feature{grid-template-columns:1fr;border-radius:14px}.feature-copy{padding:30px 24px}.feature h2{font-size:29px}.feature img{height:auto;max-height:340px;width:100%;object-fit:contain}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.gallery img{height:225px;border-radius:8px}.gallery figcaption{font-size:10px}.region-links{grid-template-columns:1fr 1fr;gap:10px}.region-links a{font-size:12px;padding:14px 12px;gap:8px}.consult{display:block;padding:28px 23px;border-radius:14px;margin-bottom:48px;margin-top:22px}.consult h2{font-size:27px}.consult .actions{min-width:0;margin-top:25px;gap:10px}.foot{grid-template-columns:1fr;gap:26px}.foot>div:last-child{font-size:12px}.breadcrumb{font-size:10px;padding-top:20px}.article{padding-top:27px}.article-top{grid-template-columns:1fr;gap:25px;padding-bottom:30px}.article-top h1{font-size:31px}.lead{font-size:15px;margin-top:20px}.article-top figure img{max-height:420px}.article-top .actions{max-width:none}.article-section{gap:13px;padding:27px 0}.article-section h2{font-size:22px}.article-section p{font-size:15px;line-height:1.95}.chapter{font-size:11px;padding-top:5px}.editorial-photo{margin:12px 0 30px}.compare{padding:22px 17px;margin:25px 0}.compare h2{font-size:22px}.compare table{font-size:12px;min-width:360px}td,th{padding:12px 10px}.faq h2{font-size:23px}.faq summary{font-size:15px}.machine-link{display:block;padding:25px;margin-top:30px}.machine-link .button{margin-top:20px;width:100%}.related{grid-template-columns:1fr}.related .story-card{display:grid;grid-template-columns:38% 62%}.related .story-card>img{height:100%;aspect-ratio:auto}.related .story-card h3{font-size:18px}.related .card-copy{padding:18px}.point-grid{grid-template-columns:1fr;gap:15px}.point-grid>div{padding:23px}.point-grid h2{font-size:22px}.page-title{margin-bottom:30px}.page-title h1{font-size:33px}.page-title p{font-size:15px}.filters{gap:8px}.filters button{padding:8px 17px;font-size:12px}.coverage{padding:20px;font-size:14px;line-height:2.3;margin-bottom:40px}.policy{padding:24px}.actions{gap:9px}.button{font-size:13px}.narrow>.actions{display:grid}.narrow .article-section{gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Prevent intrinsic image widths from stretching grid tracks. */
.products{grid-template-columns:repeat(4,minmax(0,1fr))}.products>*{min-width:0}.product-card img{width:100%;object-fit:contain}.story-card>img{object-fit:contain;background:var(--soft)}.related .story-card>img{object-fit:contain;background:var(--soft)}
@media(max-width:700px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
/* Three product families and a compact national region selector. */
.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.gallery figcaption strong{font-size:14px;font-weight:750;line-height:1.6;color:#29212f}
.gallery figure{margin:0;min-width:0}.gallery img{max-height:360px;background:#f6f4f8}
.region-picker{background:#fff;border:1px solid #d5c4e5;border-radius:20px;padding:28px;margin:28px 0 48px}
.region-select-row{display:grid;grid-template-columns:1fr 1.3fr auto;gap:16px;align-items:end}
.region-select-row label{display:grid;gap:10px;font-size:14px;font-weight:750;min-width:0}
.region-select-row select{font:inherit;color:#251735;background:#faf8fd;border:1px solid #9d7fbb;border-radius:9px;min-height:54px;width:100%;padding:10px 32px 10px 14px}
.region-go{min-height:54px;white-space:nowrap}.region-status{font-size:14px;color:#655273;margin:20px 0}
.region-type-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.region-type-links a{display:flex;align-items:center;gap:12px;min-height:78px;border:1px solid #d5c4e5;padding:18px;border-radius:10px;background:#f6f0fc;color:#542380;transition:background .2s,transform .2s}
.region-type-links a:hover{background:#eadcf7;transform:translateY(-2px)}.region-type-links span{font-size:12px;font-weight:800;opacity:.7}.region-type-links b{margin-left:auto}.region-type-links strong{font-size:17px}
.region-directory-link{display:inline-block;margin-top:22px;font-size:14px}
.province-grid,.district-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.province-grid>a,.district-group{border:1px solid #d5c4e5;border-radius:12px;padding:22px;background:#fff}
.province-grid>a{display:grid;gap:12px}.province-grid strong{font-size:20px}.province-grid span{font-size:13px;color:#665173}
.district-directory{margin-top:48px!important}.district-directory>p{color:#665173;margin-bottom:24px}.district-main{font-weight:750}.district-sub{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid #e0d5e9;margin-top:15px;padding-top:15px}.district-sub a{font-size:14px;background:#f5effa;border-radius:5px;padding:7px 10px}
.region-editorial{margin-top:70px}.regional-cover{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.regional-cover figure{margin:0}.regional-cover img{width:100%;height:auto;border-radius:16px}.regional-cover h2{font-size:clamp(26px,3vw,42px);line-height:1.35;letter-spacing:-.04em}.regional-cover p{line-height:1.9}.regional-cover figcaption,.regional-machine figcaption{font-size:12px;color:#786781;margin-top:8px}
.decision-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:35px 0}.decision-cards>div{border-top:3px solid #542380;background:#f6f0fb;padding:24px}.decision-cards h3{font-size:18px;margin:0 0 12px}.decision-cards p{font-size:15px;line-height:1.8}
.regional-machine{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:center;padding:34px 0;border-top:1px solid #c7b1d9;scroll-margin-top:110px}.regional-machine figure{margin:0}.regional-machine img{width:100%;max-height:340px;object-fit:contain;background:#f6f2fa;border-radius:12px}.regional-machine h2{font-size:30px}.regional-machine p{line-height:1.9;margin-bottom:24px}
@media(max-width:700px){.products{grid-template-columns:1fr!important}.product-card img{height:270px!important}.region-picker{padding:20px 16px;margin-bottom:32px}.region-select-row{grid-template-columns:1fr;gap:16px}.region-go{justify-content:center}.region-type-links{grid-template-columns:1fr}.region-type-links a{min-height:62px;padding:15px}.region-type-links strong{font-size:16px}.province-grid,.district-grid{grid-template-columns:1fr 1fr;gap:10px}.province-grid>a,.district-group{padding:16px}.province-grid strong{font-size:16px}.regional-cover,.regional-machine{grid-template-columns:1fr;gap:22px}.region-editorial{margin-top:40px}.decision-cards{grid-template-columns:1fr}.regional-machine img{max-height:330px}.gallery figcaption strong{font-size:12px}.gallery img{height:240px;object-fit:contain}.gallery{gap:14px}}
/* Topic navigation and individually edited regional stories. */
.topic-selector{scroll-margin-top:100px}.topic-group{margin-top:32px}.topic-group-heading{display:flex;align-items:baseline;gap:24px;margin-bottom:15px}.topic-group-heading h3{margin:0;font-size:22px}.topic-group-heading p{margin:0;color:#665b70}.topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.topic-grid a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:16px 20px;border:1px solid #d9c7e8;border-radius:12px;background:#faf7fd;font-weight:700;color:#42205f;text-decoration:none}.topic-grid a:hover,.topic-grid a:focus-visible{background:#542380;color:#fff;border-color:#542380}.topic-grid b{font-size:19px}.topic-photo{margin:28px 0}.topic-photo img{display:block;width:100%;height:auto;border-radius:20px;object-fit:contain}.topic-photo figcaption{font-size:12px;color:#756b7c;padding-top:8px}.article-top>.topic-photo{margin:0}.core-question{border-left:4px solid #542380;padding:16px 25px;background:#f7f1fc;margin:36px 0}.core-question span{font-size:13px;color:#6c4989}.core-question h2{margin:9px 0;line-height:1.45}.goods-note,.detail-delivery,.detail-answer{padding:28px;background:#f7f2fb;border-radius:16px;margin:30px 0}.goods-note h3,.detail-delivery h2,.detail-answer h2{margin-top:0}.goods-note small{color:#74687d}.gallery-six{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gallery-six figure{background:#f3f0f5;border-radius:14px;overflow:hidden;margin:0}.gallery-six img{display:block;width:100%;height:360px;object-fit:contain;padding:12px;box-sizing:border-box}.selected-area-context{background:#f5eafa;border:1px solid #dbc8e9;border-radius:16px;padding:20px 24px;margin-bottom:28px}.selected-area-context[hidden]{display:none}.selected-area-context p{margin:8px 0}.selected-area-context a{color:#542380;font-weight:700}.local-evidence{margin-top:20px;padding:16px;border-top:1px solid #ddd}.local-evidence summary{cursor:pointer}.local-evidence a{display:inline-block;margin:8px 16px 8px 0}.detail-browse{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.layout-comparison .decision-cards{border-top:2px solid #542380;padding-top:24px}.layout-question .core-question{border-radius:0 22px 22px 0}
@media(max-width:700px){.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.topic-grid a{padding:12px;min-height:54px;font-size:15px}.topic-group-heading{display:block}.topic-group-heading p{font-size:14px;margin-top:7px}.gallery-six{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-six img{height:260px;padding:7px}.core-question{padding:14px 18px}.goods-note,.detail-delivery,.detail-answer{padding:22px}.topic-photo img{border-radius:12px}}
.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap;padding:0}

/* Narrative regional articles: readable paragraphs instead of question cards. */
.layout-essay .editorial{max-width:880px;margin:32px auto 64px}
.layout-essay .article-section{display:block;padding:30px 0;border-bottom:1px solid #d5c9df}
.layout-essay .article-section h2{font-size:clamp(23px,2.4vw,30px);line-height:1.5;letter-spacing:-.04em;margin:0 0 20px}
.layout-essay .article-section p{font-size:17px;line-height:1.95;word-break:keep-all;margin:0 0 20px;max-width:none}
.layout-essay .article-section p:last-child{margin-bottom:0}
.layout-essay .editorial .topic-photo{margin:34px 0 12px}
@media(max-width:600px){.layout-essay .editorial{margin:20px auto 40px}.layout-essay .article-section{padding:25px 0}.layout-essay .article-section p{font-size:16px;line-height:1.9}.layout-essay .article-top h1{font-size:32px;line-height:1.35}}

