/* Shared editorial system for every service; source content remains editable in the CMS. */
.lp-preview-illustration{padding:0;background:#d8decb;justify-content:flex-start}
.lp-preview-illustration img{height:auto;aspect-ratio:1;object-fit:cover;box-shadow:none;border-radius:0}
.lp-preview-illustration .lp-preview-label{padding:0 15px 18px;font-size:13px;line-height:1.45;margin-top:auto}
.se-hero{min-height:510px;grid-template-columns:1.05fr 1fr}
.se-hero-copy{min-width:0}
.se-hero .lp-hero-copy{padding:18px 16px}
.se h1{font-size:clamp(38px,3.8vw,55px);line-height:1.06;max-width:650px}
.se .lp-hero-copy>p{margin-bottom:34px;font-size:16px}
.se-hero-art{position:relative;min-width:0;min-height:420px;overflow:hidden;border-radius:13px;background:#c8cfbb;align-self:stretch}
.se-hero-art>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}
.se-art-caption{position:absolute;left:17px;right:17px;bottom:17px;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;background:#fffffff0;border-radius:8px;font-size:13px;color:#283021}
.se-art-caption>span:last-child{font-size:24px}
.se-design .lp-hero{background:#28272e}
.se-design .lp h1>span,.se-design h1>span{color:#ded6ed}
.se-marketing .lp-hero{background:#18242a}
.se-marketing h1>span{color:#c2d8ed}
.se-care .lp-hero{background:#1f281d}
.se-fact-line{display:flex;gap:24px;justify-content:space-between;align-items:center;padding:22px 35px;font-size:13px;color:#59604f}
.se-fact-line>span:first-child{font-size:17px;color:#242724}
.se-fact-line a{text-decoration:underline;text-underline-offset:5px}
.se-story{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;padding-top:48px}
.se-story h2{font-size:clamp(29px,2.6vw,37px);line-height:1.15;margin-bottom:24px}
.se-story p{font-size:15px;color:#5e6459;margin-top:13px;line-height:1.55}
.se-story figure{position:relative;margin:0;height:310px;overflow:hidden;border-radius:14px}
.se-story img{width:100%;height:100%;object-fit:cover;object-position:center 38%}
.se-story figcaption{position:absolute;left:12px;right:12px;bottom:12px;background:#f5f4eef0;border-radius:7px;padding:9px 12px;font-size:11px}
.se-care .se-story{grid-template-columns:.8fr 1.2fr}
.se-care .se-story>figure{grid-column:1;grid-row:1}
.se-care .se-story>div{grid-column:2}
.se-benefits{grid-template-columns:repeat(4,minmax(0,1fr))}
.se-benefits article{min-height:210px}
.se-benefits p+p{margin-top:8px}
.se-design .lp-benefit-accent{background:#817993}
.se-marketing .lp-benefit-accent{background:#526f85}
.se-scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.se-scenario-grid article{padding:19px 0 0;border-top:1px solid #d7dccf}
.se-scenario-symbol{font-size:29px;font-weight:400;display:block;color:#65784c;margin:0 0 18px}
.se-scenario-grid h3{font-size:20px;line-height:1.2;margin-bottom:12px}
.se-scenario-grid p{font-size:13px;color:#62685a}
.se-scenario-grid p+p{margin-top:8px}
.se-invite{padding-block:37px}
.se-invite p{max-width:650px;margin-inline:auto}
.se-design .se-invite{background:#766985}
.se-care .se-invite{background:#5d754d}
.se-marketing .se-invite{background:#4b72ad}
.se-process>h3{font-size:23px;line-height:1.25;margin:0 0 18px}
.se-price{font-size:clamp(26px,2.8vw,37px);line-height:1.18!important;text-wrap:balance;overflow-wrap:anywhere}
.se .lp-price-card>p+p:not(.lp-price){margin-top:12px}
.se-packages{margin-top:23px}
.se-packages summary{gap:20px;min-height:65px}
.se-packages summary>span:first-child{font-size:17px}
.se-packages summary>strong{margin-left:auto;font-size:15px;font-weight:500;white-space:nowrap}
.se-packages .lp-toggle{margin-left:0}
.se-packages details>div{display:grid;grid-template-columns:1fr 1fr;gap:12px 35px}
.se-packages details p{max-width:650px}
.se-packages ul{font-size:13px;line-height:1.65;list-style:disc;padding-left:18px;grid-column:2;grid-row:1/span 3}
.se-packages .lp-button{justify-self:start;grid-column:1;font-size:13px;margin-top:8px}
.se-proof{padding-top:25px}
.se-proof details{border:1px solid #e3e6de;border-radius:12px}
.se-proof summary{cursor:pointer;display:flex;justify-content:space-between;list-style:none;font-size:16px;padding:20px}
.se-proof summary::-webkit-details-marker{display:none}
.se-proof-content{padding:0 22px 22px;font-size:14px;color:#5e6456}
.se-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}
.se-proof-grid h3{font-size:18px;margin-bottom:9px}
.se-related{padding-top:35px;padding-bottom:15px}
.se-related>p{font-size:13px;color:#666e5b;margin-bottom:14px}
.se-related>div{display:flex;flex-wrap:wrap;gap:10px}
.se-related a{display:inline-flex;align-items:center;gap:14px;border:1px solid #dce1d3;padding:12px 15px;border-radius:8px;font-size:13px}
.se-related a:hover{background:#f1f3eb}
@media(max-width:1000px){.se-hero-art{min-height:380px}.se h1{font-size:38px}.se .lp-hero-copy>p{font-size:14px}.se-hero .lp-hero-copy{padding:12px 8px}.se-story{gap:30px}.se-benefits{grid-template-columns:1fr 1fr}.se-scenario-grid{grid-template-columns:1fr 1fr;gap:25px}.se-proof-grid{grid-template-columns:1fr 1fr}.se .lp-scope-grid{gap:24px}}
@media(max-width:700px){
 .lp-preview-illustration img{height:auto;aspect-ratio:1}.lp-preview-illustration .lp-preview-label{display:none}
 .se-hero{grid-template-columns:1fr;min-height:0}.se-hero-art{min-height:0;height:300px}.se h1{font-size:37px}.se .lp-hero-copy>p{margin-bottom:23px}.se-art-caption{bottom:12px;left:12px;right:12px;padding:9px 11px;font-size:11px}
 .se-fact-line{padding:20px 5px;gap:12px;flex-wrap:wrap;font-size:11px}.se-fact-line>span:first-child{font-size:15px}.se-fact-line>span:nth-child(2){display:none}
 .se-story,.se-care .se-story{display:flex;flex-direction:column;gap:23px;padding-top:30px;align-items:stretch}.se-story h2{font-size:28px;margin-bottom:17px}.se-story p{font-size:14px}.se-story figure{height:220px;flex:none}
 .se-benefits article{min-height:0;padding:18px 15px}.se-benefits h3{font-size:17px}.se-benefits p{font-size:12px}
 .se-scenario-grid{gap:22px 17px}.se-scenario-grid h3{font-size:18px}.se-scenario-grid p{font-size:12px}.se-scenario-symbol{font-size:25px;margin-bottom:13px}
 .se-process>h3{font-size:24px}.se .lp-price-card>p:not(.lp-price){font-size:13px}.se .lp-price-card .se-price{font-size:30px}
 .se-packages summary{flex-wrap:wrap;gap:8px 15px;position:relative;padding-right:36px}.se-packages summary>span:first-child{font-size:15px;width:100%}.se-packages summary>strong{margin-left:0;font-size:13px}.se-packages .lp-toggle{position:absolute;right:15px;top:22px}.se-packages details>div{display:block}.se-packages ul{margin:13px 0}.se-packages details p+p{margin-top:9px}.se-packages .lp-button{margin-top:15px}
 .se-proof-grid{grid-template-columns:1fr;gap:17px}.se-proof{padding-top:18px}.se-proof summary{font-size:14px}.se-related>div{display:grid;grid-template-columns:1fr}.se-related a{justify-content:space-between}
}
.se-directory-nav{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding:28px 0 0}
.se-directory-nav a{font-size:13px;border:1px solid #dce1d3;border-radius:30px;padding:11px 17px}
.se-directory-heading{display:grid;grid-template-columns:1fr 180px;gap:25px;align-items:center;margin-bottom:28px}
.se-directory-heading h2{font-size:38px;margin:12px 0;line-height:1.15}
.se-directory-heading p{font-size:15px;color:#63685b;max-width:630px}
.se-directory-heading img{width:180px;height:140px;object-fit:cover;border-radius:12px}
.se-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.se-directory-grid>a{display:flex;flex-direction:column;padding:24px;background:#f0f2eb;border-radius:12px;min-height:210px}
.se-directory-grid>a:hover{background:#e2e9d7}
.se-directory-grid h3{font-size:22px;line-height:1.2;margin-bottom:13px}
.se-directory-grid p{font-size:13px;color:#656c5b;margin-bottom:23px}
.se-directory-grid span{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:auto}
@media(max-width:700px){.se-directory-nav{gap:8px;justify-content:start;padding-top:20px}.se-directory-nav a{font-size:11px;padding:10px 12px}.se-directory-heading{grid-template-columns:1fr 90px;gap:15px}.se-directory-heading img{width:90px;height:120px}.se-directory-heading h2{font-size:28px}.se-directory-heading p{font-size:12px}.se-directory-grid{grid-template-columns:1fr 1fr}.se-directory-grid>a{padding:19px 14px;min-height:190px}.se-directory-grid h3{font-size:18px}.se-directory-grid p{font-size:12px}}
@media(max-width:360px){.se h1{font-size:32px}.se-benefits,.se-scenario-grid,.se-directory-grid{grid-template-columns:1fr}.se-hero-art{height:250px}}
