@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{--background:#fff;--surface:#fff;--surface-soft:#fafbfc;--surface-purple:#e6f5ed;--foreground:#1d3b64;--muted:#657b92;--muted-light:#8a9aac;--primary:#11cbc0;--primary-hover:#0aa9a0;--primary-light:#d9f7f4;--border:#dcebe3;--telegram:#229ed9;--whatsapp:#1dbf73;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow:0 18px 60px #1f654617;--shadow-small:0 8px 30px #1f654612;--sans:"DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--sans);margin:0;font-size:17px;line-height:1.5}button,select,textarea{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #2b9a7059}.app{overflow-x:clip}.section{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:50;background:#fff;justify-content:space-between;align-items:center;gap:24px;width:min(1228px,100% - 48px);height:78px;margin:0 auto;display:flex;position:sticky;top:0}.logo{color:var(--foreground);letter-spacing:-.05em;text-rendering:optimizelegibility;align-items:center;gap:10px;font-size:22px;font-weight:700;line-height:1;display:inline-flex}.logo-name{align-items:baseline;display:inline-flex}.logo-domain{color:var(--primary)}.logo-mark{width:42px;height:42px;color:var(--foreground);background:0 0;place-items:center;display:grid}.logo-mark svg{width:42px;height:42px;overflow:visible}.logo-mark .logo-node{fill:var(--foreground)}.logo-mark .logo-branch{fill:none;stroke:var(--foreground);stroke-width:5.2px;stroke-linecap:round;stroke-linejoin:round}.logo-mark .logo-leaf{fill:var(--primary);stroke:var(--primary);stroke-width:.8px;stroke-linejoin:round}.main-nav{color:var(--foreground);letter-spacing:-.02em;text-rendering:optimizelegibility;align-items:center;gap:32px;margin-left:auto;margin-right:30px;font-size:18px;font-weight:500;display:flex}.main-nav a:hover,.footer-links a:hover{color:var(--primary)}.language-switch{color:var(--foreground);letter-spacing:-.02em;text-rendering:optimizelegibility;background:0 0;padding:6px 0;font-size:16px;font-weight:500}.language-switch:hover{color:var(--primary)}.eyebrow{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.3}.hero{isolation:isolate;background:0 0;border-radius:0;grid-template-columns:minmax(0,1.03fr) minmax(350px,.77fr);align-items:center;gap:90px;min-height:650px;padding-top:46px;padding-bottom:82px;display:grid;position:relative}.hero:before{content:"";z-index:-1;background:var(--surface-soft);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hero h1{letter-spacing:-.055em;max-width:680px;margin:22px 0;font-size:clamp(44px,5.2vw,66px);font-weight:700;line-height:.98}.hero h1 span{color:var(--primary)}.hero-description{max-width:560px;color:var(--muted);margin:0 0 28px;font-size:20px;line-height:1.6}.hero-price{align-items:center;gap:10px;margin-bottom:23px;display:flex}.hero-price strong{color:var(--foreground);letter-spacing:-.055em;font-size:48px;font-weight:700;line-height:1}.hero-price div{border-left:1px solid var(--border);flex-direction:column;gap:3px;padding-left:10px;display:flex}.hero-price b{font-size:15px}.hero-messengers{grid-template-columns:repeat(2,minmax(0,190px));gap:10px;display:grid}.messenger-button{color:#fff;border-radius:var(--radius-sm);min-height:54px;box-shadow:var(--shadow-small);justify-content:center;align-items:center;gap:10px;padding:14px 17px;font-size:14px;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.messenger-button:hover{transform:translateY(-2px);box-shadow:0 13px 32px #1f654626}.messenger-button .messenger-icon{place-items:center;display:grid}.messenger-button svg:last-child{opacity:.75;margin-left:auto}.messenger-telegram{background:var(--telegram)}.messenger-telegram:hover{background:#168fc9}.messenger-whatsapp{background:var(--whatsapp)}.messenger-whatsapp:hover{background:#14a762}.messenger-compact{min-height:34px;box-shadow:none;border-radius:8px;padding:8px 11px;font-size:11px}.hero-secondary{align-items:center;gap:17px;margin-top:14px;display:flex}.hero-secondary>span{color:var(--muted-light);align-items:center;gap:5px;font-size:12px;display:inline-flex}.hero-secondary>span svg{color:var(--primary)}.hero-offer-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);align-self:center;padding:30px}.offer-card-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.offer-card-label,.pricing-label{color:var(--muted-light);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:700}.offer-card-label{color:var(--foreground);letter-spacing:-.035em;text-transform:none;font-size:23px;font-weight:600;line-height:1.15}.offer-card-mark,.pricing-check{width:38px;height:38px;color:var(--primary);background:var(--primary-light);border-radius:11px;place-items:center;display:grid}.offer-list{padding:18px 0 10px}.offer-list>div{align-items:center;gap:12px;padding:12px 0;display:flex}.offer-list>div>span{width:25px;height:25px;color:var(--primary);background:var(--primary-light);border-radius:8px;place-items:center;display:grid}.offer-list b{font-size:15px;font-weight:600}.text-link{color:var(--primary);align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--primary-hover)}.trust-highlights{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:0;padding-top:25px;padding-bottom:88px;display:grid}.trust-item{border-left:1px solid var(--border);gap:18px;padding:0 34px;display:flex}.trust-item:first-child{border-left:0;padding-left:0}.trust-number{color:var(--primary);letter-spacing:.1em;font-size:13px;font-weight:700}.trust-item h3{letter-spacing:-.025em;margin:-3px 0 7px;font-size:19px}.trust-item p{max-width:280px;color:var(--muted);margin:0;font-size:15px;line-height:1.55}.pricing-section,.documents-section,.timeline-section,.faq-section{grid-template-columns:.72fr 1.28fr;gap:80px;padding-top:105px;padding-bottom:105px;display:grid}.pricing-section,.documents-section,.faq-section{background:var(--surface-soft);border-radius:var(--radius-lg);width:min(1228px,100%);padding-left:48px;padding-right:48px}.section-heading h2{letter-spacing:-.055em;margin:17px 0 14px;font-size:clamp(36px,4.5vw,57px);font-weight:700;line-height:.99}.section-heading h2 span{color:var(--primary)}.section-heading p{max-width:300px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.pricing-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-small);padding:30px}.pricing-card-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:24px;display:flex}.pricing-card-top strong{letter-spacing:-.055em;margin:9px 0 2px;font-size:50px;font-weight:700;line-height:1;display:block}.pricing-card-top small{color:var(--muted);font-size:11px}.included-list{grid-template-columns:repeat(2,1fr);gap:13px 28px;padding:25px 0 17px;display:grid}.included-list>div{color:var(--foreground);align-items:flex-start;gap:9px;font-size:14px;line-height:1.4;display:flex}.included-list svg{color:var(--primary);flex:none;margin-top:1px}.additional-note{border-top:1px solid var(--border);color:var(--muted);margin:0 0 22px;padding-top:18px;font-size:11px;line-height:1.55}.pricing-contacts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.how-section{padding-top:120px;padding-bottom:120px}.section-heading.wide{max-width:620px;margin-bottom:44px}.section-heading.wide h2{margin-bottom:14px}.section-heading.wide p{max-width:440px}.steps-list{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(5,1fr);gap:0;display:grid}.step-card{border-right:1px solid var(--border);min-height:245px;padding:25px 22px 24px 0;position:relative}.step-card:not(:first-child){padding-left:22px}.step-card:last-child{border-right:0}.step-index{width:31px;height:31px;color:var(--primary);background:var(--primary-light);border-radius:9px;place-items:center;font-size:10px;font-weight:700;display:inline-grid}.step-card h3{letter-spacing:-.03em;margin:38px 0 9px;font-size:18px}.step-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.step-contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:18px;display:grid}.step-contacts .messenger-button{gap:5px;min-height:34px;padding:8px 7px;font-size:10px}.step-contacts .messenger-button .messenger-icon svg{width:16px;height:16px}.step-arrow{z-index:1;width:20px;height:20px;color:var(--primary);background:var(--background);place-items:center;display:grid;position:absolute;top:27px;right:-10px}.remote-section{background:var(--surface-purple);border-radius:var(--radius-lg);grid-template-columns:1.05fr .95fr;gap:85px;padding:70px;display:grid}.remote-copy h2{letter-spacing:-.055em;max-width:520px;margin:17px 0 16px;font-size:clamp(35px,4.5vw,57px);font-weight:700;line-height:1}.remote-copy p{max-width:510px;color:var(--muted);margin:0 0 25px;font-size:17px;line-height:1.65}.primary-button,.secondary-button{border-radius:9px;justify-content:center;align-items:center;gap:16px;padding:14px 18px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.primary-button{color:#fff;background:var(--primary)}.primary-button:hover{background:var(--primary-hover);transform:translateY(-2px)}.secondary-button{color:var(--primary);background:var(--primary-light)}.secondary-button:hover{background:#cbeadd;transform:translateY(-2px)}.remote-points{align-self:center;gap:17px;display:grid}.remote-points>div{grid-template-columns:42px 1fr;align-items:center;column-gap:13px;display:grid}.remote-points span{width:42px;height:42px;color:var(--primary);background:#fff;border-radius:12px;grid-row:span 2;place-items:center;display:grid}.remote-points b{font-size:16px}.remote-points small{color:var(--muted);font-size:13px;line-height:1.45}.suitable-section{padding-top:120px;padding-bottom:120px}.suitable-section>.section-heading{max-width:480px;margin-bottom:40px}.suitable-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.suitable-column{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:24px}.suitable-column h3{align-items:center;gap:8px;margin:0 0 17px;font-size:15px;display:flex}.suitable-column h3 span{border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.suitable-yes h3 span{color:#24926a;background:var(--primary-light)}.suitable-no h3 span{color:#a16a47;background:#fff0e7}.suitable-column>div{border-top:1px solid var(--border);color:var(--muted);align-items:flex-start;gap:9px;padding:10px 0;font-size:14px;display:flex}.suitable-yes>div svg{color:#24926a}.suitable-no>div svg{color:#c28760}.suitable-note{max-width:700px;color:var(--muted);margin:20px 0 0;font-size:12px}.quiz-section{padding-bottom:105px}.quiz-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:780px;box-shadow:var(--shadow);text-align:center;margin:auto;padding:40px}.quiz-card h2{letter-spacing:-.055em;max-width:570px;margin:17px auto 12px;font-size:36px;font-weight:700;line-height:1.05}.quiz-card>p{max-width:440px;color:var(--muted);margin:0 auto 23px;font-size:16px}.quiz-top{max-width:500px;color:var(--muted-light);text-align:left;align-items:center;gap:13px;margin:0 auto 28px;font-size:11px;font-weight:700;display:flex}.quiz-progress{background:var(--primary-light);border-radius:99px;flex:1;height:5px;overflow:hidden}.quiz-progress i{background:var(--primary);border-radius:inherit;height:100%;transition:width .2s;display:block}.quiz-options{text-align:left;gap:9px;max-width:500px;margin:22px auto;display:grid}.quiz-options button{color:var(--foreground);background:var(--background);border:1px solid var(--border);text-align:left;border-radius:10px;justify-content:space-between;align-items:center;padding:15px 17px;font-size:14px;display:flex}.quiz-options button:hover,.quiz-options button.selected{color:var(--primary);background:var(--primary-light);border-color:#b9dfcc}.quiz-actions{justify-content:space-between;align-items:center;max-width:500px;margin:0 auto;display:flex}.back-button{color:var(--muted);background:0 0;padding:10px 0;font-size:12px;font-weight:600}.back-button:hover{color:var(--primary)}.primary-button.is-disabled{opacity:.45;cursor:not-allowed;transform:none}.quiz-result{flex-direction:column;align-items:center;display:flex}.result-icon{border-radius:17px;place-items:center;width:61px;height:61px;margin-bottom:20px;display:grid}.result-standard{color:#24926a;background:var(--primary-light)}.result-review{color:#a16a47;background:#fff0e7}.result-out{color:var(--primary);background:var(--primary-light)}.quiz-result h2{margin-bottom:12px}.quiz-result p{max-width:430px;color:var(--muted);margin:0 auto 22px;font-size:14px}.quiz-result-contacts{gap:9px;margin-bottom:15px;display:flex}.documents-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-small);padding:24px 28px}.documents-card>div{border-bottom:1px solid var(--border);align-items:center;gap:15px;padding:15px 0;display:flex}.documents-card>div>span{color:var(--primary);font-size:11px;font-weight:700}.documents-card>div>b{flex:1;font-size:15px;font-weight:600}.documents-card>div>svg{color:var(--primary)}.documents-card>p{color:var(--muted);margin:20px 0 0;font-size:12px}.timeline-section{margin-top:36px;padding-top:88px}.timeline-grid{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:repeat(4,1fr);display:grid}.timeline-item{border-right:1px solid var(--border);padding:25px 22px 10px 0;position:relative}.timeline-item:not(:first-child){padding-left:22px}.timeline-item:last-child{border-right:0}.timeline-dot{width:29px;height:29px;color:var(--primary);background:var(--primary-light);border-radius:8px;place-items:center;margin-bottom:18px;font-size:10px;font-weight:700;display:grid}.timeline-item strong{letter-spacing:-.04em;font-size:19px}.timeline-item p{color:var(--muted);margin:5px 0 0;font-size:12px}.timeline-note{color:var(--muted-light);grid-column:1/-1;margin:25px 0 0;font-size:11px}.faq-section{margin-top:36px;padding-top:105px;padding-bottom:105px}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{width:100%;color:var(--foreground);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;font-size:16px;font-weight:600;display:flex}.faq-item button svg{color:var(--primary);transition:transform .2s}.faq-item.active button svg{transform:rotate(45deg)}.faq-item p{max-width:650px;color:var(--muted);margin:-4px 0 20px;font-size:13px;line-height:1.65}.final-section{background:var(--primary);color:#fff;border-radius:var(--radius-lg);text-align:center;padding:84px 48px}.final-section .eyebrow{color:#d7f4e5}.final-section h2{letter-spacing:-.055em;max-width:700px;margin:17px auto 12px;font-size:clamp(37px,5vw,62px);font-weight:700;line-height:1}.final-section>p{color:#e3f7ec;max-width:520px;margin:0 auto;font-size:16px}.final-price{justify-content:center;align-items:baseline;gap:13px;margin:27px 0 22px;display:flex}.final-price strong{letter-spacing:-.06em;font-size:39px}.final-price span{color:#d7f4e5;font-size:13px}.final-messengers{justify-content:center;gap:10px;display:flex}.final-messengers .messenger-button{box-shadow:none}.site-footer{width:min(1180px,100% - 48px);color:var(--muted);margin:0 auto;padding:43px 0 30px}.footer-top,.footer-bottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-links{gap:24px;font-size:12px;display:flex}.footer-bottom{border-top:1px solid var(--border);margin-top:30px;padding:30px 0 18px;font-size:11px}.footer-bottom>div{gap:18px;display:flex}.footer-bottom a:hover{color:var(--primary)}.site-footer>small{color:var(--muted-light);font-size:10px}.site-footer .logo{font-size:17px}.reveal{opacity:0;transition:opacity .65s,transform .65s cubic-bezier(.22,.75,.25,1);transform:translateY(26px)}.reveal.is-visible{opacity:1;transform:none}.reveal.is-visible .trust-item,.reveal.is-visible .step-card,.reveal.is-visible .remote-points>div,.reveal.is-visible .suitable-column,.reveal.is-visible .documents-card,.reveal.is-visible .timeline-item,.reveal.is-visible .faq-item{animation:.7s both reveal-child}.reveal.is-visible .trust-item:nth-child(2),.reveal.is-visible .remote-points>div:nth-child(2),.reveal.is-visible .suitable-column:nth-child(2),.reveal.is-visible .timeline-item:nth-child(2){animation-delay:80ms}.reveal.is-visible .trust-item:nth-child(3),.reveal.is-visible .remote-points>div:nth-child(3),.reveal.is-visible .timeline-item:nth-child(3){animation-delay:.16s}.reveal.is-visible .step-card:nth-child(2){animation-delay:.15s}.reveal.is-visible .step-card:nth-child(3){animation-delay:.3s}.reveal.is-visible .step-card:nth-child(4){animation-delay:.45s}.reveal.is-visible .step-card:nth-child(5){animation-delay:.6s}@keyframes reveal-child{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.is-visible .trust-item,.reveal.is-visible .step-card,.reveal.is-visible .remote-points>div,.reveal.is-visible .suitable-column,.reveal.is-visible .documents-card,.reveal.is-visible .timeline-item,.reveal.is-visible .faq-item{opacity:1;transition:none;animation:none;transform:none}}@media (width<=980px){.hero{grid-template-columns:1fr;gap:45px;padding-top:55px}.hero-copy{max-width:700px}.hero-offer-card{justify-self:start;width:min(100%,560px)}.steps-list{grid-template-columns:repeat(2,1fr)}.step-card:nth-child(2){border-right:0}.step-card:nth-child(n+3){border-top:1px solid var(--border)}.remote-section{gap:40px;padding:48px}}@media (width<=760px){.section,.site-footer,.site-header{width:min(100% - 32px,600px)}.site-header{height:70px}.main-nav{display:none}.hero{gap:36px;min-height:auto;padding-top:43px;padding-bottom:64px}.hero h1{font-size:clamp(40px,10.5vw,54px)}.hero-description{font-size:16px}.hero-price strong{font-size:38px}.hero-messengers{grid-template-columns:1fr 1fr}.messenger-button{min-height:53px;padding:13px 12px;font-size:13px}.hero-offer-card{padding:24px}.trust-highlights{border-top:0;grid-template-columns:1fr;gap:0;padding-top:0;padding-bottom:65px}.trust-item,.trust-item:first-child{border-left:0;border-top:1px solid var(--border);padding:19px 0}.pricing-section,.documents-section,.timeline-section,.faq-section{grid-template-columns:1fr;gap:38px;padding-top:74px;padding-bottom:74px}.pricing-section,.documents-section,.faq-section{padding-left:24px;padding-right:24px}.section-heading h2,.remote-copy h2{font-size:42px}.included-list{grid-template-columns:1fr}.pricing-contacts{grid-template-columns:1fr 1fr}.how-section{padding-top:80px;padding-bottom:80px}.steps-list{grid-template-columns:1fr}.step-card,.step-card:not(:first-child){border-right:0;border-top:1px solid var(--border);min-height:auto;padding:21px 0}.step-card:first-child{border-top:0}.step-card h3{margin-top:17px}.step-arrow{display:none}.remote-section{grid-template-columns:1fr;gap:35px;padding:30px 24px}.suitable-section{padding-top:76px;padding-bottom:76px}.suitable-grid{grid-template-columns:1fr}.quiz-card{padding:28px 20px}.quiz-card h2{font-size:30px}.timeline-grid{grid-template-columns:1fr 1fr}.timeline-item:nth-child(2){border-right:0}.timeline-item:nth-child(n+3){border-top:1px solid var(--border)}.timeline-item,.timeline-item:not(:first-child){padding:20px 15px 20px 0}.timeline-item:nth-child(2n){padding-left:15px}.final-section{width:calc(100% - 32px);padding:58px 21px}.final-price{flex-direction:column;align-items:center;gap:5px}.final-messengers{flex-wrap:wrap}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;gap:14px 20px}.footer-bottom>div{flex-wrap:wrap;gap:10px 15px}}@media (width<=420px){.hero-messengers{grid-template-columns:1fr}.hero-secondary{flex-direction:column;align-items:flex-start;gap:10px}.hero-price{flex-wrap:wrap;align-items:flex-start}.hero-price div{border-left:0;width:100%;padding-top:8px;padding-left:0}.pricing-contacts{grid-template-columns:1fr}.section-heading h2,.remote-copy h2{font-size:37px}}
