/* AI individual program and PC rescue. All page styles stay in this scope. */
.service-program-lp{--splp-blue:#245cce;--splp-ink:#1e2937;--splp-muted:#5d6a7c;--splp-line:#d3deec;background:#fff;color:var(--splp-ink);overflow:clip}
.service-program-lp .container{max-width:1240px}
.service-program-lp section{position:relative;scroll-margin-top:105px}
.service-program-lp h1,.service-program-lp h2,.service-program-lp h3{color:var(--splp-ink);font-weight:700;letter-spacing:.015em}
.service-program-lp h2{font-size:clamp(25px,2.55vw,33px);line-height:1.75;margin:0 0 24px}
.service-program-lp h3{font-size:21px;line-height:1.75;margin:0 0 18px}
.service-program-lp p{line-height:1.95}
.service-program-lp .splp-section{padding:100px 0}
.service-program-lp .splp-eyebrow{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:500;color:var(--splp-blue);margin:0 0 24px;line-height:1.8}
.service-program-lp .splp-eyebrow:before{content:"";width:6px;height:6px;flex-shrink:0;background:currentColor;border-radius:50%;box-shadow:0 0 0 5px #245cce0b}
.service-program-lp .splp-lead{font-size:16px;line-height:2;color:var(--splp-muted);margin:0 0 20px}
.service-program-lp .splp-small{font-size:13px;line-height:1.9;color:var(--splp-muted);margin:24px 0 0}
.service-program-lp .splp-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px 25px;margin-top:29px}
.service-program-lp .splp-button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;max-width:100%;min-height:56px;padding:12px 13px 12px 24px;border:1px solid var(--splp-ink);border-radius:80px;background:var(--splp-ink);color:#fff;font-size:14px;font-weight:500;line-height:1.6;text-decoration:none;transition:background .25s,border-color .25s}
.service-program-lp .splp-button>span{display:grid;place-items:center;flex-shrink:0;width:30px;height:30px;border:1px solid #ffffff65;border-radius:50%;font-size:18px;transition:transform .25s}
.service-program-lp .splp-button:hover{background:var(--splp-blue);border-color:var(--splp-blue)}
.service-program-lp .splp-button:hover>span{transform:rotate(45deg)}
.service-program-lp .splp-text-link{display:inline-block;width:fit-content;color:var(--splp-ink);font-size:13px;font-weight:500;line-height:1.85;padding-block:3px;border-bottom:1px solid #9daec4;text-decoration:none}
.service-program-lp .splp-text-link:hover{color:var(--splp-blue);border-color:var(--splp-blue)}
.service-program-lp a:focus-visible,.service-program-lp summary:focus-visible{outline:2px solid var(--splp-blue);outline-offset:5px}
.service-program-lp .splp-hint{font-size:12px;line-height:1.9;color:var(--splp-muted);margin:17px 0 0}
.service-program-lp .splp-hero{padding:155px 0 0;background:radial-gradient(ellipse at 94% 24%,#e6eefb 0%,#f4f7fc90 39%,transparent 72%),#fff}
.service-program-lp .splp-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px}
.service-program-lp .splp-hero__copy{padding-bottom:20px}
.service-program-lp .splp-hero h1{font-size:clamp(30px,3.3vw,42px);line-height:1.7;letter-spacing:0;margin:0 0 16px}
.service-program-lp .splp-hero h1>span{position:relative;display:inline-block}
.service-program-lp .splp-hero h1>span:after{position:absolute;content:"";left:0;right:0;bottom:3px;height:2px;background:#739ada;transform:rotate(-1.5deg)}
.service-program-lp .splp-service-name{font-size:13px;color:#66768b;letter-spacing:.08em;margin:0 0 25px}
.service-program-lp .splp-hero__terms{display:flex;flex-wrap:wrap;gap:7px;align-items:baseline;font-size:12px;color:var(--splp-muted);margin:25px 0 0}
.service-program-lp .splp-hero__terms>strong{font-size:22px;font-weight:500;color:var(--splp-ink)}
.service-program-lp .splp-hero__terms>span{margin-left:8px}
.service-program-lp .splp-chapters{display:flex;justify-content:space-between;gap:30px;border-block:1px solid var(--splp-line);padding-block:23px;margin-top:50px}
.service-program-lp .splp-chapters>a{display:flex;justify-content:space-between;align-items:center;gap:25px;color:#53647c;font-size:12px;text-decoration:none;line-height:1.8}
.service-program-lp .splp-chapters>a>span{font-size:18px;color:var(--splp-blue)}
.service-program-lp .splp-chapters>a:hover{color:var(--splp-blue)}
.service-program-lp .splp-notebook{margin:0;padding:35px 14px 0 10px;position:relative}
.service-program-lp .splp-notebook__tab{display:inline-block;background:var(--splp-blue);color:#fff;padding:10px 23px 18px;border-radius:14px 14px 0 0;font:500 12px/1.6 var(--font-sans-en);letter-spacing:.08em;margin:0 0 -13px 27px;transform:rotate(-3deg)}
.service-program-lp .splp-notebook__paper{position:relative;background:#fff;border:1px solid #cbd8eb;padding:30px 32px 24px;border-radius:4px 34px 4px 4px;transform:rotate(-3deg);box-shadow:15px 18px 0 #e5ecf9,0 20px 50px #22457808}
.service-program-lp .splp-notebook__paper:before{content:"";position:absolute;left:16px;top:20px;bottom:20px;border-left:1px solid #e9d5ad}
.service-program-lp .splp-notebook__label{font-size:11px;letter-spacing:.04em;color:#7b889a;margin:0 0 22px}
.service-program-lp .splp-notebook__question{font-size:23px;line-height:1.8;font-weight:500;color:#28497d;margin-bottom:25px}
.service-program-lp .splp-notebook__writing{display:grid;gap:0}
.service-program-lp .splp-notebook__writing>span{display:block;padding:13px 0 9px;border-bottom:1px solid #d7e1f0;font-size:13px;color:#596b83}
.service-program-lp .splp-notebook__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:#8290a3;margin:21px 0 0}
.service-program-lp .splp-notebook__foot>span{font-size:34px;line-height:1;color:#d7ac59;animation:splp-turn 28s linear infinite;animation-play-state:var(--biy-animation-state,paused)}
.service-program-lp .splp-week-ribbon{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:37px 0 0 15px}
.service-program-lp .splp-week-ribbon>span{font-size:12px;line-height:1.7;color:#536680}
.service-program-lp .splp-week-ribbon small{display:block;font:500 10px/1.7 var(--font-sans-en);color:#98abc9}
.service-program-lp .splp-week-ribbon>i{font-style:normal;color:#9db2d4}
.service-program-lp .splp-notebook>figcaption,.service-program-lp .splp-desk>figcaption{font-size:10px;line-height:1.8;color:#7b899c;margin-top:17px}
.service-program-lp .splp-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:85px}
.service-program-lp .splp-intro{background:linear-gradient(#fff,#fbfcfe 65%,#fff)}
.service-program-lp .splp-story-image{margin:35px 0 0;max-width:470px;--story-shift:0px}
.service-program-lp .splp-story-image img{width:100%;height:auto;display:block;aspect-ratio:16/9;object-fit:cover;border-radius:45px 5px 5px 5px}
.service-program-lp .splp-story-image figcaption{font-size:10px;color:#7b8799;line-height:1.8;margin-top:10px}
.service-program-lp .splp-margin-notes{padding:22px 0 0}
.service-program-lp .splp-margin-notes__label{font-size:12px;color:#738197;margin:0 0 30px}
.service-program-lp .splp-margin-notes>div{padding:7px 0 25px 27px;border-left:1px solid #cad8ec;margin:0 0 36px}
.service-program-lp .splp-margin-notes>div:nth-of-type(2){margin-left:27px;border-color:#d8bd81}
.service-program-lp .splp-margin-notes>div>span{font-size:11px;color:#899bb6;line-height:1.7}
.service-program-lp .splp-margin-notes h3{margin:16px 0 17px;font-size:23px}
.service-program-lp .splp-margin-notes>div>p{font-size:15px;color:var(--splp-muted);margin:0}
.service-program-lp .splp-journey{background:radial-gradient(ellipse at 6% 8%,#eaf0fc,transparent 64%),linear-gradient(#fff,#f7f9fe 70%,#fff)}
.service-program-lp .splp-journey__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:80px}
.service-program-lp .splp-journey__intro{position:sticky;top:125px;align-self:start}
.service-program-lp .splp-chat-note{position:relative;padding:24px 23px 24px 26px;margin:43px 24px 0 0;border:1px solid #d5e0ed;background:#ffffffb5;border-radius:4px 22px 4px 4px}
.service-program-lp .splp-chat-note>span{position:absolute;top:-23px;left:19px;font:400 68px/1 Georgia,serif;color:#d4ad65}
.service-program-lp .splp-chat-note>p{font-size:14px;color:#647287;margin:0 0 12px}
.service-program-lp .splp-chat-note strong{font-weight:500;color:#324761}
.service-program-lp .splp-chat-note>small{font-size:11px;color:#78879b}
.service-program-lp .splp-timeline{position:relative;list-style:none;padding:0;margin:0}
.service-program-lp .splp-timeline:before{position:absolute;content:"";left:28px;top:27px;bottom:100px;width:1px;background:linear-gradient(#86a7dd,#c4d5ef,#dac391)}
.service-program-lp .splp-timeline>li{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);gap:26px;padding:0 0 55px;margin:0}
.service-program-lp .splp-timeline>li:last-child{padding-bottom:0}
.service-program-lp .splp-timeline__number{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:start;width:57px;height:57px;border:1px solid #c6d5ec;border-radius:50%;background:#fff;font:500 19px/1.1 var(--font-sans-en);color:var(--splp-blue)}
.service-program-lp .splp-timeline__number>small{font:400 7px/1.8 var(--font-sans-en);letter-spacing:.09em;margin-bottom:3px}
.service-program-lp .splp-timeline .splp-timeline__type{font-size:11px;color:#8094b0;letter-spacing:.02em;margin:0 0 13px;padding-top:5px}
.service-program-lp .splp-timeline h3{font-size:22px;margin:0 0 16px}
.service-program-lp .splp-timeline>li>div>p:not(.splp-timeline__type){font-size:15px;color:var(--splp-muted);margin:0 0 19px}
.service-program-lp .splp-week-details{border-top:1px solid #d6e0ef;margin-top:24px}
.service-program-lp .splp-week-details summary{display:flex;justify-content:space-between;align-items:center;gap:15px;list-style:none;padding:15px 0;font-size:12px;font-weight:500;color:#3d6195;cursor:pointer}
.service-program-lp summary::-webkit-details-marker{display:none}
.service-program-lp summary>span{display:block;flex-shrink:0;color:var(--splp-blue);font:400 20px/1 var(--font-sans-en);transition:transform .2s}
.service-program-lp details[open]>summary>span{transform:rotate(45deg)}
.service-program-lp .splp-week-details ul{list-style:none;margin:0;padding:0 0 3px}
.service-program-lp .splp-week-details li{position:relative;padding:4px 0 4px 13px;font-size:13px;color:#607087;line-height:1.85}
.service-program-lp .splp-week-details li:before{content:"";position:absolute;left:0;top:15px;width:3px;height:3px;border-radius:50%;background:#8da8d0}
.service-program-lp .splp-takeaway{background:radial-gradient(ellipse at 88% 40%,#f8f1e480,transparent 63%)}
.service-program-lp .splp-drawn-arrow{display:inline-block;font-size:95px;font-weight:400;line-height:1.2;color:#dbbb7c;transform:rotate(-12deg);margin-left:45px}
.service-program-lp .splp-takeaway-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--splp-line)}
.service-program-lp .splp-takeaway-list>li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid var(--splp-line)}
.service-program-lp .splp-takeaway-list>li>span{font:400 12px/2 var(--font-sans-en);color:#8ca0be;padding-top:2px}
.service-program-lp .splp-takeaway-list h3{font-size:18px;margin:0 0 5px;font-weight:500}
.service-program-lp .splp-takeaway-list p{font-size:13px;color:var(--splp-muted);margin:0}
.service-program-lp .splp-more{padding-top:70px;background:linear-gradient(#fff,#fafbfe,#fff)}
.service-program-lp .splp-accordions{border-top:1px solid #cad7e8}
.service-program-lp .splp-accordions>details{border-bottom:1px solid #cad7e8;margin:0}
.service-program-lp .splp-accordions>details>summary{display:flex;justify-content:space-between;align-items:center;gap:24px;list-style:none;padding:25px 0;font-size:17px;font-weight:500;line-height:1.8;cursor:pointer}
.service-program-lp .splp-accordions>details>p{font-size:15px;color:var(--splp-muted);margin:0;padding:0 0 25px}
.service-program-lp .splp-accordions>details>.splp-small{font-size:12px;padding-bottom:27px}
.service-program-lp .splp-accordions ul{list-style:none;padding:0 0 22px;margin:0}
.service-program-lp .splp-accordions li{padding:7px 0;font-size:15px;line-height:1.8;color:var(--splp-muted)}
.service-program-lp .splp-accordions li a{color:#3e679f;text-decoration:none}
.service-program-lp .splp-detail-list{margin:0;padding:0 0 15px}
.service-program-lp .splp-detail-list>div{margin:0 0 20px}
.service-program-lp .splp-detail-list dt{font-size:14px;font-weight:500;color:#526c91;margin:0 0 5px}
.service-program-lp .splp-detail-list dd{font-size:14px;line-height:1.9;color:var(--splp-muted);margin:0}
.service-program-lp .splp-pricing{background:radial-gradient(ellipse at 5% 8%,#e9effb,transparent 66%),linear-gradient(#fff,#f8faff,#fff)}
.service-program-lp .splp-pricing__head{display:flex;align-items:center;justify-content:space-between;gap:45px;padding-bottom:38px}
.service-program-lp .splp-pricing__head h2{margin:0}
.service-program-lp .splp-price{min-width:315px;padding:25px 30px;background:#ffffff95;border-left:2px solid var(--splp-blue)}
.service-program-lp .splp-price>span{font-size:12px;color:#6b7d98}
.service-program-lp .splp-price>p{font-size:16px;margin:14px 0 8px;line-height:1.35}
.service-program-lp .splp-price strong{font:500 43px/1.1 var(--font-sans-en);letter-spacing:-.025em;color:var(--splp-blue)}
.service-program-lp .splp-price>small{display:block;font-size:11px;line-height:1.8;color:#6c7b93}
.service-program-lp .splp-spec{margin:0;border-top:1px solid #c6d3e5}
.service-program-lp .splp-spec>div{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;padding:22px 0;border-bottom:1px solid #d3deed;font-size:15px;line-height:1.95}
.service-program-lp .splp-spec dt{font-weight:500;color:#718198}
.service-program-lp .splp-spec dd{margin:0;color:#3f506a}
.service-program-lp .splp-faq{padding-top:65px}
.service-program-lp .splp-contact{background:radial-gradient(ellipse at 84% 95%,#d5e4fb,transparent 67%),linear-gradient(135deg,#f8fafc,#edf3fc)}
.service-program-lp .splp-contact__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:60px;align-items:center}
.service-program-lp .splp-phone{font-size:12px;color:#6b7b90;margin:31px 0 0}
.service-program-lp .splp-phone>a{font-size:16px;color:#364d6c;margin-left:9px;white-space:nowrap}
.service-program-lp .splp-phone>small{display:block;font-size:11px;margin-top:5px;line-height:1.8}
.service-program-lp .splp-message{transform:rotate(2deg);padding-top:20px}
.service-program-lp .splp-message>p{font-size:12px;color:#7a8aa1;margin:0 0 18px}
.service-program-lp .splp-message>blockquote{position:relative;margin:0;padding:30px 28px 48px;border:1px solid #c4d5ef;border-radius:25px 25px 4px 25px;background:#fff;box-shadow:0 20px 40px #45689808;font-size:15px;line-height:2;color:#3d5270}
.service-program-lp .splp-message>blockquote:after{position:absolute;content:"↗";display:grid;place-items:center;width:27px;height:27px;bottom:15px;right:17px;background:var(--splp-blue);border-radius:50%;color:#fff}
.service-program-lp .splp-message>small{display:block;font-size:11px;color:#7a879a;margin-top:15px}
.service-program-lp .splp-desk{position:relative;margin:15px 0 0;padding:0 0 45px 6px}
.service-program-lp .splp-desk__window{border:1px solid #cbd9ed;border-radius:13px 35px 13px 13px;background:#fff;box-shadow:14px 18px 0 #e6edf9;transform:rotate(-2deg);overflow:hidden}
.service-program-lp .splp-desk__toolbar{display:flex;align-items:center;gap:20px;margin:0;padding:17px 23px;border-bottom:1px solid #e2e9f4;font-size:11px;color:#8998af}
.service-program-lp .splp-desk__toolbar>span{font-size:6px;letter-spacing:4px;color:#b7c8e1}
.service-program-lp .splp-desk__folders{display:flex;gap:20px;padding:38px 25px 23px;justify-content:space-around}
.service-program-lp .splp-desk__folders>div{flex:1;min-width:0;text-align:center}
.service-program-lp .splp-desk__folders>div>span{display:block;width:70px;height:50px;border:1px solid #a3bce2;border-radius:3px 7px 7px 7px;margin:8px auto 20px;background:#eef4ff;position:relative}
.service-program-lp .splp-desk__folders>div>span:before{position:absolute;content:"";left:-1px;top:-7px;width:31px;height:7px;background:#eef4ff;border:1px solid #a3bce2;border-bottom:0;border-radius:5px 8px 0 0}
.service-program-lp .splp-desk__folders>div:nth-child(2)>span{transform:rotate(6deg)}
.service-program-lp .splp-desk__folders>div:nth-child(3)>span{transform:rotate(-4deg)}
.service-program-lp .splp-desk__folders strong{display:block;font-size:12px;font-weight:500;color:#5273a3}
.service-program-lp .splp-desk__folders small{display:block;font-size:10px;color:#8b9ab0;margin-top:9px;line-height:1.8}
.service-program-lp .splp-desk__line{position:relative;margin:5px 40px 0;height:1px;background:#dce6f5;overflow:visible}
.service-program-lp .splp-desk__line>span{position:absolute;top:-3px;left:0;display:block;width:7px;height:7px;background:#6f9bdd;border-radius:50%;animation:splp-check 7s ease-in-out infinite;animation-play-state:var(--biy-animation-state,paused)}
.service-program-lp .splp-desk__result{font-size:16px;text-align:center;color:#7c8ca3;margin:27px 0 32px}
.service-program-lp .splp-desk__result strong{font-weight:500;color:#345581}
.service-program-lp .splp-desk__memo{position:relative;width:fit-content;background:#fff9ec;border:1px solid #ead8b2;transform:rotate(4deg);font-size:12px;color:#957848;line-height:1.8;padding:15px 25px;margin:-17px 5px 0 auto;box-shadow:0 8px 15px #96784005}
.service-program-lp .splp-desk>figcaption{max-width:360px;margin-top:18px}
.service-program-lp .splp-reframe{display:flex;align-items:center;gap:25px;padding:30px 0;border-top:1px solid #d3dfef;margin-top:48px}
.service-program-lp .splp-reframe>span{font-size:67px;line-height:1;color:#d8b775;transform:rotate(-7deg)}
.service-program-lp .splp-reframe>p{font-size:19px;line-height:1.9;color:#6e7b8e;margin:0}
.service-program-lp .splp-reframe strong{font-weight:500;color:var(--splp-ink)}
.service-program-lp .splp-reframe small{display:block;font-size:12px;color:#8290a3;margin-top:13px;line-height:1.85}
@keyframes splp-turn{to{transform:rotate(360deg)}}
@keyframes splp-check{0%,100%{left:0;opacity:.4}50%{left:calc(100% - 7px);opacity:1}}
@media(max-width:1100px){.service-program-lp .splp-hero{padding-top:145px}.service-program-lp .splp-hero__grid{gap:28px}.service-program-lp .splp-two-col,.service-program-lp .splp-journey__grid{gap:45px}.service-program-lp .splp-notebook__paper{padding-inline:27px}.service-program-lp .splp-notebook__question{font-size:21px}.service-program-lp .splp-notebook__writing>span{font-size:12px}.service-program-lp .splp-desk__folders{gap:11px;padding-inline:18px}.service-program-lp .splp-contact__grid{gap:35px}}
@media(max-width:900px){.service-program-lp .splp-hero__grid{grid-template-columns:minmax(0,1fr);gap:10px}.service-program-lp .splp-hero__copy{max-width:660px}.service-program-lp .splp-hero h1{font-size:38px}.service-program-lp .splp-notebook,.service-program-lp .splp-desk{width:100%;max-width:570px;justify-self:end}.service-program-lp .splp-chapters{margin-top:25px;gap:20px}.service-program-lp .splp-two-col{gap:40px}.service-program-lp .splp-margin-notes{padding-top:6px}.service-program-lp .splp-margin-notes h3{font-size:21px}.service-program-lp .splp-journey__grid{grid-template-columns:minmax(0,1fr)}.service-program-lp .splp-journey__intro{position:static;max-width:650px}.service-program-lp .splp-chat-note{max-width:470px;margin:32px 0 0}.service-program-lp .splp-timeline{width:100%;max-width:680px;justify-self:end}.service-program-lp .splp-contact__grid{grid-template-columns:minmax(0,1fr)}.service-program-lp .splp-message{width:100%;max-width:510px;justify-self:end}.service-program-lp .splp-pricing__head{gap:25px}.service-program-lp .splp-price{min-width:285px;padding-inline:22px}.service-program-lp .splp-price strong{font-size:39px}.service-program-lp .splp-spec>div{grid-template-columns:130px minmax(0,1fr);gap:24px}}
@media(max-width:640px){.service-program-lp section{scroll-margin-top:80px}.service-program-lp .splp-section{padding:65px 0}.service-program-lp h2{font-size:26px;line-height:1.75}.service-program-lp .splp-eyebrow{font-size:11px;margin-bottom:20px}.service-program-lp .splp-lead{font-size:15px;line-height:2}.service-program-lp .splp-hero{padding-top:123px}.service-program-lp .splp-hero h1{font-size:30px;line-height:1.75}.service-program-lp .splp-service-name{font-size:12px;margin-bottom:20px}.service-program-lp .splp-desktop-break{display:none}.service-program-lp .splp-hero__terms{margin-top:23px;font-size:11px}.service-program-lp .splp-hero__terms>strong{font-size:20px}.service-program-lp .splp-hero__terms>span{margin-left:3px}.service-program-lp .splp-actions{gap:18px 23px;margin-top:24px}.service-program-lp .splp-button{font-size:13px;min-height:52px;padding-left:20px}.service-program-lp .splp-hint{font-size:11px}.service-program-lp .splp-text-link{font-size:12px}.service-program-lp .splp-notebook{padding:15px 12px 0 5px;margin-top:5px}.service-program-lp .splp-notebook__paper{padding:25px 23px 20px;box-shadow:9px 13px 0 #e5ecf9;border-radius:4px 25px 4px 4px;transform:rotate(-2deg)}.service-program-lp .splp-notebook__paper:before{left:12px}.service-program-lp .splp-notebook__question{font-size:21px;margin-bottom:20px}.service-program-lp .splp-notebook__label{font-size:10px;margin-bottom:19px}.service-program-lp .splp-notebook__writing>span{font-size:12px;padding:12px 0 8px}.service-program-lp .splp-notebook__foot{font-size:10px}.service-program-lp .splp-notebook__foot>span{font-size:28px}.service-program-lp .splp-week-ribbon{margin:28px 0 0 8px;gap:6px}.service-program-lp .splp-week-ribbon>span{font-size:11px}.service-program-lp .splp-chapters{display:grid;grid-template-columns:1fr;gap:0;margin-top:27px;padding-block:9px}.service-program-lp .splp-chapters>a{padding-block:9px;font-size:11px}.service-program-lp .splp-two-col{grid-template-columns:minmax(0,1fr);gap:34px}.service-program-lp .splp-story-image{margin-top:27px;max-width:510px}.service-program-lp .splp-story-image img{border-radius:30px 4px 4px 4px}.service-program-lp .splp-margin-notes>div{padding:3px 0 18px 21px;margin-bottom:28px}.service-program-lp .splp-margin-notes>div:nth-of-type(2){margin-left:18px}.service-program-lp .splp-margin-notes h3{font-size:21px}.service-program-lp .splp-margin-notes>div>p{font-size:14px}.service-program-lp .splp-margin-notes__label{font-size:11px;margin-bottom:25px}.service-program-lp .splp-small{font-size:12px}.service-program-lp .splp-journey__grid{gap:40px}.service-program-lp .splp-chat-note{padding:23px 21px;margin-top:28px}.service-program-lp .splp-chat-note>p{font-size:13px}.service-program-lp .splp-timeline>li{grid-template-columns:42px minmax(0,1fr);gap:17px;padding-bottom:40px}.service-program-lp .splp-timeline__number{width:42px;height:42px;font-size:16px}.service-program-lp .splp-timeline__number>small{font-size:6px;margin-bottom:2px}.service-program-lp .splp-timeline:before{left:20px}.service-program-lp .splp-timeline h3{font-size:19px;margin-bottom:14px}.service-program-lp .splp-timeline .splp-timeline__type{font-size:10px;margin-bottom:11px}.service-program-lp .splp-timeline>li>div>p:not(.splp-timeline__type){font-size:14px}.service-program-lp .splp-week-details{margin-top:19px}.service-program-lp .splp-week-details summary{font-size:11px}.service-program-lp .splp-week-details li{font-size:12px}.service-program-lp .splp-drawn-arrow{display:none}.service-program-lp .splp-takeaway-list>li{padding:20px 0;gap:16px;grid-template-columns:25px minmax(0,1fr)}.service-program-lp .splp-takeaway-list h3{font-size:17px}.service-program-lp .splp-takeaway-list p{font-size:12px}.service-program-lp .splp-accordions>details>summary{font-size:16px;padding:22px 0;gap:16px}.service-program-lp .splp-accordions>details>p{font-size:14px}.service-program-lp .splp-detail-list dt,.service-program-lp .splp-detail-list dd{font-size:13px}.service-program-lp .splp-accordions li{font-size:14px}.service-program-lp .splp-pricing__head{display:block;padding-bottom:28px}.service-program-lp .splp-price{min-width:0;max-width:400px;margin-top:28px;padding:20px 23px}.service-program-lp .splp-price strong{font-size:39px}.service-program-lp .splp-price>p{font-size:15px}.service-program-lp .splp-spec>div{grid-template-columns:77px minmax(0,1fr);gap:18px;font-size:13px;padding:18px 0}.service-program-lp .splp-pricing .splp-small .splp-text-link{display:table;margin-top:10px}.service-program-lp .splp-contact__grid{gap:23px}.service-program-lp .splp-message{padding-top:5px}.service-program-lp .splp-message>blockquote{padding:25px 23px 49px;font-size:14px}.service-program-lp .splp-phone{font-size:11px}.service-program-lp .splp-phone>a{font-size:15px}.service-program-lp .splp-phone>small{font-size:10px}.service-program-lp .splp-desk{padding:8px 5px 0;margin-top:18px}.service-program-lp .splp-desk__window{box-shadow:8px 12px 0 #e6edf9;border-radius:12px 25px 12px 12px}.service-program-lp .splp-desk__toolbar{padding:15px 18px;gap:12px;font-size:10px}.service-program-lp .splp-desk__folders{padding:30px 15px 20px;gap:10px}.service-program-lp .splp-desk__folders>div>span{width:53px;height:39px;margin-bottom:15px}.service-program-lp .splp-desk__folders strong{font-size:10px}.service-program-lp .splp-desk__folders small{font-size:9px}.service-program-lp .splp-desk__line{margin-inline:25px}.service-program-lp .splp-desk__result{font-size:14px;margin:22px 0 27px}.service-program-lp .splp-desk__memo{font-size:11px;padding:12px 22px;margin-right:2px}.service-program-lp .splp-desk>figcaption{font-size:9px;margin-top:15px}.service-program-lp .splp-reframe{gap:18px;margin-top:30px;padding-bottom:0}.service-program-lp .splp-reframe>span{font-size:48px}.service-program-lp .splp-reframe>p{font-size:16px}.service-program-lp .splp-reframe small{font-size:11px}}
@media(max-width:359px){.service-program-lp .splp-hero h1{font-size:26px}.service-program-lp h2{font-size:23px}.service-program-lp .splp-hero__terms>span{display:block;width:100%;margin-left:0}.service-program-lp .splp-button{font-size:12px;gap:15px;padding-left:17px}.service-program-lp .splp-notebook__question{font-size:19px}.service-program-lp .splp-notebook__writing>span{font-size:11px}.service-program-lp .splp-notebook__foot{font-size:9px}.service-program-lp .splp-margin-notes h3{font-size:19px}.service-program-lp .splp-timeline>li{grid-template-columns:38px minmax(0,1fr);gap:14px}.service-program-lp .splp-timeline__number{width:38px;height:38px}.service-program-lp .splp-timeline:before{left:18px}.service-program-lp .splp-timeline h3{font-size:18px}.service-program-lp .splp-spec>div{grid-template-columns:67px minmax(0,1fr);gap:14px}.service-program-lp .splp-desk__folders{gap:6px;padding-inline:10px}.service-program-lp .splp-desk__folders>div>span{width:46px;height:35px}.service-program-lp .splp-desk__folders small{font-size:8px}.service-program-lp .splp-desk__result{font-size:12px}.service-program-lp .splp-week-ribbon{gap:4px}.service-program-lp .splp-reframe>span{display:none}}
html[data-motion-paused] .service-program-lp [data-service-motion] *,html[data-motion-suspended] .service-program-lp [data-service-motion] *,.service-program-lp [data-service-motion][data-motion-outside] *{animation-play-state:paused!important}
@media(prefers-reduced-motion:reduce){.service-program-lp .splp-notebook__foot>span,.service-program-lp .splp-desk__line>span{animation:none}.service-program-lp .splp-button,.service-program-lp .splp-button>span,.service-program-lp summary>span{transition:none}}
