.sales-book-name{color:#1a3bd2;font-size:14px;font-weight:500;margin:0 0 14px}
.sales-book-back{font-size:16px;color:#fff;text-decoration:none;min-height:44px;display:flex;align-items:center}
.sales-book-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);grid-template-areas:"picture pitch" "picture action";gap:0 64px;padding-top:58px;padding-bottom:64px;align-items:start}
.sales-book-pitch{grid-area:pitch;padding-top:20px}
.sales-book-pitch h1{font-size:clamp(40px,4.3vw,62px);font-weight:600;letter-spacing:-.035em;line-height:1.06;margin:0 0 24px}
.sales-book-lede{font-size:23px;line-height:1.5;color:#444b59;margin:0 0 34px}
.sales-book-action{grid-area:action}
.sales-book-price{margin:0 0 18px}
.sales-book-price>strong{font-size:30px;line-height:1.2;font-weight:600;display:block;color:#087347;margin-bottom:9px}
.sales-book-price>span{font-size:16px;line-height:1.5;color:#444b59;display:block;max-width:400px}
.sales-book-stage{font-size:15px;color:#626773;margin:0 0 17px}
.sales-book-picture{grid-area:picture;position:relative;isolation:isolate;margin:0;overflow:hidden;aspect-ratio:1;background:#e1eaf0;container-type:inline-size}
.sales-book-picture>img{display:block;width:100%;height:100%;object-fit:cover}
.sales-book-phone{position:absolute;right:4%;top:16%;width:43%;padding:6% 4% 5%;border:5px solid #151b24;border-radius:25px;background:#fff;box-shadow:0 12px 24px #0b142826}
.sales-book-phone:before{content:"";position:absolute;width:27%;height:4px;background:#151b24;top:10px;left:36.5%;border-radius:3px}
.sales-book-example{font-size:12px;color:#626773;display:block;margin:0 0 13px}
.sales-book-customer{display:flex;align-items:center;gap:9px}
.sales-book-customer svg{width:25px;height:25px;color:#1a3bd2}
.sales-book-customer strong{font-size:25px;font-weight:600;letter-spacing:-.025em}
.sales-book-order{display:flex;align-items:center;gap:8px;font-size:15px;line-height:1.4;color:#444b59;margin:9px 0 18px}
.sales-book-order svg{width:22px;height:25px;color:#1a3bd2;flex-shrink:0}
.sales-book-paid,.sales-book-owed{padding:12px 13px}
.sales-book-paid{background:#e8f6ed;color:#086442;margin-bottom:9px}
.sales-book-owed{background:#fff0eb;color:#9d3120}
.sales-book-paid>span,.sales-book-owed>span{display:flex;align-items:center;gap:6px;font-size:16px;line-height:1.35}
.sales-book-paid svg{width:19px;height:19px}
.sales-book-paid strong,.sales-book-owed strong{display:block;font-size:39px;line-height:1.15;letter-spacing:-.045em;font-weight:600;margin-top:4px}
.sales-book-picture>figcaption{display:none}
.sales-book-signup{max-width:440px}
.sales-book-signup>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:19px;font-weight:600;line-height:1.2;min-height:58px;padding:14px 20px;cursor:pointer;border-radius:0;gap:20px}
.sales-book-signup>summary::-webkit-details-marker{display:none}
.sales-book-signup>summary>span{font-size:25px;font-weight:400}
.sales-book-signup[open]>summary>span{transform:rotate(90deg)}
.sales-book-form-box{background:#f1f3f7;padding:25px 24px}
.sales-book-form-box h2{font-size:28px;line-height:1.1;letter-spacing:-.03em;font-weight:600;margin:0 0 9px}
.sales-book-form-box [data-sales-book-intro]>p{font-size:15px;margin:0 0 22px;color:#444b59}
.sales-book-signup form{display:grid;gap:19px}
.sales-book-signup form>label:not(.sales-book-consent){display:grid;gap:7px;font-size:16px;font-weight:500}
.sales-book-signup input:not([type=checkbox]):not([type=radio]){width:100%;min-width:0;min-height:50px;border:1px solid #c2c7d1;background:#fff;color:#0a0b0d;border-radius:0;padding:12px;font-size:16px;line-height:1.3}
.sales-book-signup input::placeholder{color:#727782}
.sales-book-choices{border:0;padding:0;margin:0;min-width:0}
.sales-book-choices legend{font-size:16px;font-weight:500;padding:0;margin-bottom:10px}
.sales-book-choices label{display:flex;align-items:center;gap:12px;padding:13px 12px;background:#fff;border:1px solid #c2c7d1;min-height:51px;margin-top:8px;font-size:16px;cursor:pointer}
.sales-book-choices label:has(input:checked){border-color:#1a3bd2;background:#eaf0ff;box-shadow:inset 0 0 0 1px #1a3bd2}
.sales-book-choices input,.sales-book-consent input{width:19px;height:19px;flex-shrink:0;accent-color:#1a3bd2;margin:0}
.sales-book-consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;color:#444b59}
.sales-book-consent input{margin-top:2px}
.sales-book-signup button.button{display:flex;justify-content:space-between;width:100%;min-height:54px;font-size:17px;font-weight:600;border:0;border-radius:0;cursor:pointer}
.sales-book-signup button:disabled{opacity:.65;cursor:wait}
.sales-book-form-status{font-size:15px;line-height:1.5;color:#a12626;margin:0}
.sales-book-form-status:empty{display:none}
.sales-book-success p{font-size:17px;line-height:1.6;color:#444b59}
.sales-book-success a{display:inline-flex;gap:20px;min-height:48px;align-items:center;color:#1a3bd2}
.sales-book-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.sales-book-page [hidden]{display:none!important}
.sales-book-footer{background:#fff;border-top:1px solid #d9dce4;color:#626773;padding:24px 0;font-size:14px}
.sales-book-teaser{background:#fff;padding:0 0 40px}
.sales-book-teaser-inner{display:grid;grid-template-columns:minmax(250px,390px) minmax(0,1fr);background:#f1f3f7;align-items:center}
.sales-book-teaser .sales-book-picture{grid-area:auto;width:100%;max-height:390px}
.sales-book-teaser-copy{padding:28px 42px}
.sales-book-teaser h2{font-size:clamp(32px,3.8vw,48px);font-weight:600;line-height:1.08;letter-spacing:-.04em;margin:0 0 16px}
.sales-book-teaser-text{font-size:19px;line-height:1.5;color:#444b59;margin:0 0 25px;max-width:360px}
.sales-book-teaser-action a{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;min-height:52px;padding:13px 21px;background:#1a3bd2;color:#fff;text-decoration:none;font-size:17px;font-weight:600}
.sales-book-teaser-action a span{font-size:24px;font-weight:400}
.sales-book-teaser-action p{font-size:14px;color:#626773;line-height:1.5;margin:12px 0 0}
@container(max-width:480px){.sales-book-phone{border-width:4px;border-radius:21px;padding-top:7%;width:45%;top:15%;right:4%}.sales-book-example{font-size:11px;margin-bottom:8px}.sales-book-customer{gap:6px}.sales-book-customer svg{width:21px;height:21px}.sales-book-customer strong{font-size:21px}.sales-book-order{font-size:13px;gap:5px;margin:6px 0 11px}.sales-book-order svg{width:17px;height:20px}.sales-book-paid,.sales-book-owed{padding:9px 10px}.sales-book-paid>span,.sales-book-owed>span{font-size:14px}.sales-book-paid strong,.sales-book-owed strong{font-size:30px}.sales-book-paid svg{width:16px;height:16px}.sales-book-picture>figcaption{font-size:11px}}
@container(max-width:340px){.sales-book-phone{top:8%;width:47%;padding-left:3%;padding-right:3%}.sales-book-example{font-size:10px;margin-bottom:7px}.sales-book-customer strong{font-size:19px}.sales-book-order{font-size:12px;margin-bottom:8px}.sales-book-paid,.sales-book-owed{padding:7px 8px}.sales-book-paid>span,.sales-book-owed>span{font-size:13px}.sales-book-paid strong,.sales-book-owed strong{font-size:27px}.sales-book-picture>figcaption{bottom:7px;right:10px}}
@media(max-width:1050px){.sales-book-main{gap:0 36px}.sales-book-pitch{padding-top:0}.sales-book-pitch h1{font-size:45px}.sales-book-lede{font-size:20px;margin-bottom:24px}.sales-book-teaser-copy{padding:25px 30px}}
@media(max-width:800px){.sales-book-main{grid-template-columns:1fr;grid-template-areas:"pitch" "picture" "action";gap:22px;max-width:540px;padding-top:28px;padding-bottom:36px}.sales-book-name{font-size:13px;margin-bottom:12px}.sales-book-pitch h1{font-size:42px;margin-bottom:12px}.sales-book-lede{font-size:18px;line-height:1.45;margin:0}.sales-book-lede br{display:none}.sales-book-picture{width:100%}.sales-book-action{padding-top:0}.sales-book-price{margin-bottom:11px}.sales-book-price>strong{font-size:27px}.sales-book-price>span{font-size:15px}.sales-book-stage{font-size:14px;margin-bottom:13px}.sales-book-signup{max-width:none}.sales-book-signup>summary{min-height:55px;font-size:18px}.sales-book-form-box{padding:23px 20px}.sales-book-teaser-inner{grid-template-columns:1fr;max-width:540px;margin:auto}.sales-book-teaser .sales-book-picture{max-height:none;aspect-ratio:1}.sales-book-teaser-copy{padding:24px}.sales-book-teaser h2{font-size:33px;margin-bottom:12px}.sales-book-teaser-text{font-size:18px;margin-bottom:20px}.sales-book-teaser-action a{display:flex;width:100%}.sales-book-teaser{padding-bottom:28px}}
@media(max-width:370px){.sales-book-pitch h1{font-size:36px}.sales-book-main{gap:18px}.sales-book-teaser-copy{padding:21px 19px}.sales-book-teaser h2{font-size:30px}.sales-book-form-box{padding:21px 15px}.sales-book-choices label{padding:12px 10px}.sales-book-choices legend{font-size:15px}}
