/* Extend the portfolio's existing typography, palette, cards and spacing. */
.vk-service{font-size:16px;line-height:1.5}
.vk-service :focus-visible{outline:3px solid #06c;outline-offset:5px}
.vk-service a{text-underline-offset:4px}
.vk-service .eyebrow{font-size:13px;color:#65656b;letter-spacing:.075em;font-weight:650;text-transform:uppercase}
.vk-wrap{max-width:1320px;margin-inline:auto;padding-inline:28px}
.vk-topbar{font-size:14px;min-height:64px;height:auto;gap:24px;padding-block:16px}
.vk-topbar nav{display:flex;gap:24px}.vk-topbar a{text-decoration:none}
.vk-topbar nav a:last-child{color:#06c}
.skip-link{position:absolute;left:16px;top:-100px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:12px}
.vk-hero{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:42px;padding-top:64px;padding-bottom:100px;align-items:start}
.vk-hero-copy{padding-top:14px;min-width:0}
.vk-hero h1{font-size:clamp(44px,5.65vw,76px);line-height:1;letter-spacing:-.065em;margin:23px 0 27px;font-weight:700}
.vk-hero h1 span{color:#06c}
.vk-lead{font-size:clamp(24px,2.65vw,36px);line-height:1.16;letter-spacing:-.035em;margin:0 0 22px;max-width:740px}
.vk-intro{font-size:18px;line-height:1.55;color:#65656b;max-width:590px;margin:0 0 28px}
.vk-hero-price{display:flex;gap:5px 12px;align-items:baseline;flex-wrap:wrap;margin:24px 0}
.vk-hero-price strong{font-size:23px;letter-spacing:-.03em}.vk-hero-price span{font-size:14px;color:#65656b}
.vk-actions{display:flex;flex-wrap:wrap;gap:18px 24px;align-items:center}
.vk-hero-messengers{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:22px;font-size:14px}.vk-hero-messengers span{color:#65656b}.vk-hero-messengers a{color:#06c;text-decoration:none;font-weight:600}
.vk-button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;border-radius:999px;text-align:center;text-decoration:none;border:0;font:inherit;font-size:16px;font-weight:650;cursor:pointer;transition:opacity .2s,transform .2s;line-height:1.4}
.vk-button:hover{opacity:.85;transform:translateY(-1px)}.vk-button:disabled{cursor:wait;opacity:.65;transform:none}
.vk-button-dark{background:#1d1d1f;color:#fff}.vk-button-blue{background:#06c;color:#fff}.vk-button-white{background:#fff;color:#1d1d1f}
.vk-text-link{color:#06c;text-decoration:none;font-size:16px;font-weight:600}
.vk-facts{display:flex;flex-wrap:wrap;gap:10px 24px;border-top:1px solid #d2d2d7;margin-top:38px;padding-top:23px;color:#65656b;font-size:15px}
.vk-facts b{color:#1d1d1f;font-weight:650}
.vk-form-card{background:#fff;border-radius:30px;padding:28px;scroll-margin-top:24px}
.vk-form-card h2{font-size:29px;line-height:1.1;letter-spacing:-.045em;margin:16px 0 14px}
.vk-form-card>p{color:#65656b;font-size:16px;margin:0 0 22px}
.vk-form-card label:not(.vk-consent){display:block;margin:14px 0 7px;font-size:14px;font-weight:600}
.vk-form-card input:not([type=checkbox]):not([type=hidden]),.vk-form-card textarea{width:100%;border:1px solid #d2d2d7;background:#f5f5f7;border-radius:12px;padding:12px 14px;color:#1d1d1f;font:inherit;font-size:16px;min-height:49px;resize:vertical}
.vk-form-card input::placeholder,.vk-form-card textarea::placeholder{color:#707076}
.vk-field-hint{display:block;font-size:13px;color:#65656b;margin-top:5px}.vk-optional{font-size:13px;font-weight:400;color:#65656b;margin-left:4px}
.vk-consent{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;color:#65656b;margin:18px 0}
.vk-consent input{flex:0 0 17px;width:17px;height:17px;margin:2px 0 0;accent-color:#06c}
.vk-form-card button[type=submit]{width:100%}.vk-form-status{font-size:14px;line-height:1.45;margin:0}.vk-form-status:not(:empty){margin:14px 0}.vk-form-status[data-state=error]{color:#a2231d}.vk-form-status[data-state=success]{color:#176738}
.vk-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.vk-direct{border-top:1px solid #e5e5e7;margin-top:21px;padding-top:18px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;color:#65656b}.vk-direct>div{display:flex;gap:20px}.vk-direct a{font-weight:600;color:#06c;text-decoration:none}
.vk-section{padding-bottom:96px;scroll-margin-top:24px}
.vk-section-head{border-top:1px solid #d2d2d7;display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:36px;padding:26px 0 34px}
.vk-section-head h2,.vk-author h2,.vk-final h2{font-size:clamp(36px,4.7vw,64px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 0}
.vk-section-head>p{font-size:18px;color:#65656b;max-width:400px;justify-self:end;margin:0;line-height:1.5}
.vk-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.vk-case-grid .case-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:26px;overflow:hidden;transition:transform .2s,box-shadow .2s}
.vk-case-grid .case-card:hover{box-shadow:0 18px 36px #0000000a}
.vk-case-grid .case-cover{height:220px;aspect-ratio:auto}.vk-case-grid .case-cover img{display:block;width:100%;height:100%;object-fit:cover}
.vk-case-grid .case-body{padding:26px}.vk-case-grid h3{font-size:27px;line-height:1.15;letter-spacing:-.035em;margin:13px 0}
.vk-case-grid p{font-size:16px;color:#65656b;min-height:72px;margin:0}
.vk-case-grid .eyebrow{font-size:12px}
.vk-case-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid #e5e5e7;padding-top:19px;margin:23px 0;color:#65656b;font-size:14px}.vk-case-metrics b{display:block;font-size:32px;line-height:1.2;letter-spacing:-.045em;color:#1d1d1f;margin-bottom:5px}
.vk-note{font-size:14px;color:#65656b;max-width:850px;margin:20px 0;line-height:1.5}
.vk-niche-links{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:16px;padding-top:8px}.vk-niche-links span{color:#65656b}.vk-niche-links a{color:#06c;text-decoration:none}
.vk-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.vk-panel{background:#fff;border-radius:26px;padding:30px}.vk-number{font-size:14px;color:#65656b}
.vk-panel h3{font-size:26px;letter-spacing:-.035em;line-height:1.12;margin:27px 0 17px}.vk-panel p{font-size:16px;color:#65656b;margin:0}
.vk-steps article{display:grid;grid-template-columns:56px .9fr 1.3fr;gap:26px;padding:30px 0;border-top:1px solid #d2d2d7}.vk-steps h3{font-size:27px;line-height:1.15;letter-spacing:-.035em;margin:0}.vk-steps p{font-size:18px;margin:0 0 12px;color:#515157}.vk-outcome{font-size:15px;color:#65656b}
.vk-communication{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:30px;border-radius:26px;background:#fff;margin-top:25px}.vk-communication b{display:block;font-size:18px;margin-bottom:7px}.vk-communication span{font-size:15px;color:#65656b}
.vk-price-card{display:flex;flex-direction:column;background:#fff;border-radius:26px;padding:30px}.vk-price-card h3{font-size:29px;line-height:1.15;letter-spacing:-.035em;margin:17px 0}.vk-price-card>p{color:#65656b;margin:0;min-height:72px;font-size:16px}
.vk-price{font-size:43px;line-height:1.1;letter-spacing:-.055em;font-weight:650;margin:25px 0 8px}.vk-price-period{font-size:15px;color:#65656b}
.vk-budget{padding:19px 0;border-block:1px solid #e5e5e7;margin-top:24px;font-size:15px}.vk-budget b{display:block;font-weight:650;margin-top:3px}.vk-price-card ul{font-size:16px;padding-left:20px;margin:22px 0 28px;flex:1}.vk-price-card li{padding-left:3px;margin:8px 0}.vk-price-card .vk-button{font-size:15px;padding-inline:12px}
.vk-featured{background:#111;color:#fff}.vk-featured .eyebrow,.vk-featured>p,.vk-featured .vk-price-period{color:#c1c1c6}.vk-featured .vk-budget{border-color:#444448}
.vk-author{display:grid;grid-template-columns:.8fr 1.2fr;background:#fff;border-radius:30px;overflow:hidden}.vk-author-photo{background:#111;min-height:530px}.vk-author-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.vk-author-copy{padding:56px}.vk-author h2{margin:18px 0 24px}.vk-author-copy>p{font-size:18px;line-height:1.5;color:#65656b;max-width:560px}.vk-author-copy .vk-author-role{font-size:21px;color:#1d1d1f;letter-spacing:-.02em}.vk-author-copy .vk-text-link{display:inline-block;margin-top:15px}
.vk-faq details{border-top:1px solid #d2d2d7;padding:23px 0}.vk-faq details:last-child{border-bottom:1px solid #d2d2d7}.vk-faq summary{cursor:pointer;font-size:23px;font-weight:600;letter-spacing:-.025em;padding-right:28px}.vk-faq p{max-width:850px;font-size:18px;color:#515157;margin:18px 0 0}.vk-faq a{color:#06c}
.vk-final{padding-bottom:88px}.vk-final-inner{border-radius:32px;padding:64px;background:#111;color:#fff}.vk-final .eyebrow{color:#b0b0b5}.vk-final h2{font-size:clamp(40px,6vw,78px)}.vk-final p{font-size:20px;max-width:590px;color:#c1c1c6;margin:26px 0 30px}.vk-final .vk-actions>a:not(.vk-button){color:#fff;font-size:17px;text-decoration:none}.vk-phone{display:block;margin-top:25px;font-size:14px;color:#b0b0b5}
.vk-service footer{font-size:14px}.vk-service footer a{color:inherit;text-decoration:none}
@media(min-width:761px) and (max-width:1100px){.vk-hero{grid-template-columns:minmax(0,1fr) 345px;gap:24px}.vk-hero h1{font-size:clamp(39px,5.5vw,58px)}.desktop-break{display:none}.vk-form-card{padding:24px}.vk-price-card{padding:23px}.vk-case-grid .case-body{padding:22px}.vk-price{font-size:37px}.vk-author-copy{padding:36px}}
@media(max-width:760px){.vk-wrap{padding-inline:18px}.vk-topbar{padding-inline:18px;font-size:13px;gap:10px}.vk-topbar nav{gap:16px}.vk-topbar nav a:last-child{display:none}.vk-hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:64px;gap:34px}.vk-hero h1{font-size:clamp(36px,8.6vw,62px);margin-top:20px;letter-spacing:-.06em}.vk-hero-copy{padding-top:0}.vk-hero .eyebrow{font-size:11px;letter-spacing:.055em}.vk-lead{font-size:27px}.desktop-break{display:none}.vk-intro{font-size:17px}.vk-hero-price{margin-block:22px}.vk-actions{gap:18px}.vk-facts{margin-top:30px;gap:10px 20px;font-size:14px}.vk-form-card{padding:26px 24px;border-radius:24px}.vk-form-card h2{font-size:30px}.vk-section{padding-bottom:64px}.vk-section-head{grid-template-columns:1fr;gap:20px;padding-bottom:26px}.vk-section-head>p{justify-self:start;max-width:100%;font-size:17px}.vk-section-head h2{font-size:clamp(33px,8.6vw,48px)}.vk-case-grid,.vk-three-grid{grid-template-columns:1fr;gap:16px}.vk-case-grid .case-cover{height:auto;aspect-ratio:1.65}.vk-case-grid p,.vk-price-card>p{min-height:0}.vk-case-grid .case-body{padding:26px}.vk-panel{padding:28px}.vk-panel h3{margin-top:16px}.vk-steps article{grid-template-columns:28px 1fr;gap:16px;padding-block:26px}.vk-steps article>div{grid-column:2}.vk-steps h3{font-size:25px}.vk-steps p{font-size:17px}.vk-communication{grid-template-columns:1fr;gap:22px;padding:26px}.vk-price-card{padding:30px}.vk-price{font-size:44px}.vk-price-card .vk-button{font-size:16px}.vk-author{grid-template-columns:1fr}.vk-author-photo{min-height:0;height:390px}.vk-author-photo img{object-position:center 22%}.vk-author-copy{padding:30px 26px}.vk-author-copy>p{font-size:17px}.vk-author h2{font-size:54px}.vk-faq summary{font-size:20px;line-height:1.3}.vk-faq p{font-size:17px}.vk-final{padding-bottom:60px}.vk-final-inner{padding:36px 26px;border-radius:24px}.vk-final h2{font-size:48px}.vk-final p{font-size:18px}.vk-final .vk-button{flex-basis:100%}.vk-service footer{font-size:13px}}
.vk-section-head>div:only-child{grid-column:1/-1}
.vk-case-grid .case-card,.vk-panel,.vk-price-card,.vk-author,.vk-communication,.vk-form-card{transition:transform .24s ease,box-shadow .24s ease}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
 .vk-case-grid .case-card:hover,.vk-panel:hover,.vk-price-card:hover{transform:scale(1.015);box-shadow:0 16px 36px #0000000a}
 .vk-author:hover,.vk-communication:hover,.vk-form-card:hover{transform:scale(1.008)}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.vk-service *{transition:none!important}.vk-service .case-card:hover,.vk-service .vk-button:hover{transform:none}}
