:root{--yellow:#ffdf32;--yellow-soft:#fff4ae;--red:#ff3c46;--red-dark:#e20d1a;--ink:#171821;--muted:#646574;--paper:#fffdf5;--white:#fff;--lav:#eef0ff;--line:#dedee7;--radius:26px;--shadow:0 22px 60px rgba(27,25,18,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Geologica",Arial,sans-serif;font-size:16px;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px, calc(100% - 40px));margin:auto}.section{padding:108px 0}.skip-link{position:fixed;left:18px;top:-80px;z-index:1000;background:var(--ink);color:#fff;padding:12px 18px;border-radius:10px}.skip-link:focus{top:18px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,245,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,24,33,.09)}.header-inner{min-height:84px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:14px;min-width:245px}.wels-logo{width:72px;height:50px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-family:"Unbounded",Arial,sans-serif;font-size:13px}.brand-copy small{font-size:11px;color:var(--muted);margin-top:5px}.desktop-nav{display:flex;gap:24px;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:600}.desktop-nav a:hover{color:var(--red)}.header-contact{display:flex;flex-direction:column;line-height:1.25}.header-contact a{font-weight:700;font-size:14px}.header-contact small{font-size:10px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:14px 24px;background:var(--red);border:2px solid var(--red);border-radius:14px;color:#fff;font-weight:700;transition:.2s;cursor:pointer}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.button-small{min-height:44px;padding:10px 16px;font-size:13px;white-space:nowrap}.button-dark{background:var(--ink);border-color:var(--ink)}.button-dark:hover{background:#30313d;border-color:#30313d}.menu-button{display:none;margin-left:auto;border:0;background:none;width:42px;height:42px}.menu-button span{display:block;width:24px;height:2px;background:var(--ink);margin:5px auto}.mobile-nav{padding:8px 20px 20px;background:var(--paper);border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 0;font-weight:600}
.hero{position:relative;overflow:hidden;background:var(--yellow);padding:70px 0 54px}.hero-grid{min-height:610px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:30px}.brand-slogan{display:inline-block;margin:0 0 18px;padding:8px 14px;background:#fff;border:2px solid var(--ink);border-radius:999px;font-family:"Unbounded",sans-serif;font-size:13px;transform:rotate(-2deg)}.eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:var(--red)}h1,h2,h3,p{margin-top:0}.hero h1,.section h2,.reviews-hero h1{font-family:"Unbounded",Arial,sans-serif;letter-spacing:-.045em;line-height:1.07}.hero h1{font-size:clamp(48px,6vw,82px);margin-bottom:26px}.hero h1 span{color:var(--red)}.hero-text{max-width:660px;font-size:19px}.hero-actions{display:flex;align-items:center;gap:26px;margin:32px 0}.text-link{font-weight:700}.text-link span{color:var(--red)}.trust-list{display:flex;flex-wrap:wrap;gap:12px 22px;padding:0;margin:0;list-style:none;font-size:14px;font-weight:600}.trust-list li:before{content:"";display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:50%;background:var(--red)}.hero-visual{position:relative;align-self:stretch;display:flex;align-items:flex-end;justify-content:center}.hero-visual>img{position:relative;z-index:2;width:min(590px,100%);max-height:590px;object-fit:contain;object-position:bottom}.hero-cloud{position:absolute;background:#fff;border-radius:50%;opacity:.76}.cloud-one{width:430px;height:430px;right:12px;top:42px}.cloud-two{width:220px;height:220px;left:18px;bottom:35px}.hero-note{position:absolute;z-index:4;right:0;top:82px;width:190px;padding:17px;background:#fff;border:2px solid var(--ink);border-radius:19px;box-shadow:8px 8px 0 var(--red);transform:rotate(3deg)}.hero-note strong{display:block;font-family:"Unbounded"}.hero-note span{font-size:12px}.brand-lines{position:absolute;left:0;right:0;bottom:20px}.brand-lines i{display:block;height:3px;background:var(--red);margin-top:7px;transform:rotate(-1deg)}
.quick-facts{background:var(--ink);color:#fff;padding:29px 0}.facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}.facts-grid div{padding:3px 28px;border-right:1px solid rgba(255,255,255,.2)}.facts-grid div:first-child{padding-left:0}.facts-grid div:last-child{border:0}.facts-grid b{display:block;color:var(--yellow);font-family:"Unbounded"}.facts-grid span{font-size:13px;color:#d6d6dd}
.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:48px}.section-heading h2{font-size:clamp(35px,4.2vw,58px);margin-bottom:0}.section-heading>p{color:var(--muted);font-size:17px;margin-bottom:4px}.tariffs-section{background:var(--paper)}.tariff-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tariff-card{display:flex;flex-direction:column;padding:36px;background:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:8px 8px 0 var(--ink)}.tariff-card.tariff-main{background:var(--yellow);box-shadow:8px 8px 0 var(--red)}.tariff-label{display:inline-block;margin-bottom:16px;padding:7px 12px;background:var(--red);color:#fff;border-radius:999px;font-size:12px;font-weight:700}.tariff-head h3{font-family:"Unbounded";font-size:29px;margin-bottom:12px}.tariff-head p{color:#4f505b;min-height:50px}.included{padding:0;margin:16px 0 26px;list-style:none}.included li{padding:10px 0 10px 27px;border-bottom:1px solid rgba(23,24,33,.14);position:relative}.included li:before{content:"✓";position:absolute;left:0;color:var(--red);font-weight:800}.price-list{margin-top:auto;border:2px solid var(--ink);border-radius:16px;overflow:hidden;background:#fff}.price-list div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:13px 15px;border-bottom:1px solid var(--line)}.price-list div:last-child{border:0}.price-list span{font-size:13px}.price-list b{white-space:nowrap;font-family:"Unbounded";font-size:15px}.price-list small{font-family:"Geologica";font-weight:400}.tariff-card>.button{margin-top:22px}.other-tariffs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.other-tariffs article{padding:25px;background:var(--lav);border-radius:20px}.other-tariffs article>span{color:var(--red);font-family:"Unbounded";font-size:12px}.other-tariffs h3{font-family:"Unbounded";font-size:17px;margin:18px 0 10px}.other-tariffs p{color:var(--muted);font-size:14px;min-height:66px}.other-tariffs b{font-family:"Unbounded"}.compare-box{display:grid;grid-template-columns:.65fr 1.35fr;gap:50px;margin-top:70px;padding:40px;background:var(--ink);color:#fff;border-radius:var(--radius)}.compare-box h3{font-family:"Unbounded";font-size:28px}.compare-table{border:1px solid rgba(255,255,255,.2);border-radius:16px;overflow:hidden}.compare-row{display:grid;grid-template-columns:1fr 130px 130px;align-items:center;border-bottom:1px solid rgba(255,255,255,.16)}.compare-row:last-child{border:0}.compare-row>*{padding:13px 15px}.compare-row b{text-align:center}.compare-header{background:rgba(255,255,255,.08);font-size:13px}.yes{color:var(--yellow);font-size:20px}.no{color:#858692}
.benefits-section {
    background: var(--red);
    color: #fff;
    overflow: hidden;
    padding: 40px 0 !important;
}
.benefits-grid {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 30px;
    align-items: center;
}
.benefits-art {
    position: relative;
    min-height: 320px;
}
.benefits-art:before {
    content: "";
    position: absolute;
    inset: 30px 0;
    background: var(--yellow);
    border-radius: 48% 52% 45% 55%;
}
.benefits-art img {
    position: absolute;
    z-index: 2;
    left: -80px;
    bottom: 20px;
    width: 700px;
    max-width: 100%;
    max-height: none;
}
.benefits-copy .eyebrow {
    color: var(--yellow);
}
.benefits-copy h2 {
    font-size: clamp(28px, 3.2vw, 40px);
    margin-bottom: 16px;
}
.benefits-copy > .lead {
    font-size: 17px;
    color: #fff0f0;
}
.benefit-list article {
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 14px;
    padding: 14px 0;
    border-top: 1px solid rgba(255,255,255,.3);
}
.benefit-list article > span {
    font-family: "Unbounded";
    color: var(--yellow);
}
.benefit-list h3 {
    margin-bottom: 3px;
    font-size: 17px;
}
.benefit-list p {
    margin: 0;
    color: #ffe7e7;
    font-size: 14px;
}
.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;margin:0;list-style:none;border:2px solid var(--ink);border-radius:var(--radius);overflow:hidden}.process-grid li{padding:28px;border-right:2px solid var(--ink)}.process-grid li:last-child{border:0}.process-grid li>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--yellow);border:2px solid var(--ink);font-family:"Unbounded"}.process-grid h3{font-family:"Unbounded";font-size:18px;margin:42px 0 10px}.process-grid p{color:var(--muted);font-size:14px;margin:0}
.team-section{background:var(--yellow-soft)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.team-card{position:relative;min-height:390px;overflow:hidden;border-radius:22px;background:#fff;border:2px solid var(--ink)}.team-card img{width:100%;height:285px;object-fit:cover;object-position:top}.team-card div{padding:18px}.team-card h3{font-family:"Unbounded";font-size:15px;margin-bottom:6px}.team-card p{margin:0;color:var(--red);font-size:13px;font-weight:700}
.reviews-section{background:var(--paper)}.reviews-grid{display:grid;grid-template-columns:1fr 1fr .72fr;gap:20px}.review-card,.review-total{padding:28px;border-radius:22px;border:2px solid var(--ink);background:#fff}.review-card time{color:var(--red);font-size:12px;font-weight:700}.review-card blockquote{margin:25px 0;font-size:18px}.review-card footer{display:flex;flex-direction:column}.review-card footer span{font-size:13px;color:var(--muted)}.review-total{display:flex;flex-direction:column;background:var(--red);color:#fff}.review-total strong{font-family:"Unbounded";font-size:82px;color:var(--yellow);line-height:1}.review-total p{font-size:18px}.review-total a{margin-top:auto;font-weight:700}
.request-section{position:relative;overflow:hidden;background:var(--yellow)}.request-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.request-copy h2{font-family:"Unbounded";font-size:clamp(36px,4vw,56px)}.direct-contact{display:flex;flex-direction:column;margin-top:26px}.direct-contact span{font-size:12px;color:var(--muted)}.direct-contact a{font-size:20px;font-weight:700}.request-copy>img{margin-top:20px;max-height:210px;object-fit:contain;object-position:left bottom}.lead-form{padding:34px;background:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:10px 10px 0 var(--red)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.lead-form label{display:block;margin-bottom:15px}.lead-form label>span{display:block;margin-bottom:6px;font-size:12px;font-weight:700}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #c9c9d2;border-radius:11px;background:#fff;padding:13px 14px;outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(255,60,70,.12)}.lead-form textarea{resize:vertical}.consent{display:flex!important;gap:10px;align-items:flex-start}.consent input{width:18px;height:18px;margin-top:2px}.consent>span{font-weight:400!important;line-height:1.45}.consent a{text-decoration:underline}.form-submit{width:100%}.form-submit i{font-style:normal}.form-status{margin:10px 0 0;font-size:13px}.honeypot{position:absolute!important;left:-9999px!important}
.site-footer{padding:65px 0 22px;background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.site-footer .brand{min-width:0}.site-footer .brand-copy small{color:#aaa}.footer-brand p{max-width:330px;color:#bfc0c8;font-size:14px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid strong{margin-bottom:6px}.footer-grid a,.footer-grid span{font-size:13px;color:#d2d2d8}.footer-bottom{display:flex;justify-content:space-between;margin-top:45px;padding-top:19px;border-top:1px solid rgba(255,255,255,.17);font-size:12px;color:#aaa}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}
.reviews-page{background:var(--paper)}.reviews-hero{padding:90px 0 55px;background:var(--yellow)}.reviews-hero h1{font-size:clamp(45px,6vw,78px);margin-bottom:30px}.reviews-hero h1 em{font-style:normal;color:var(--red)}.reviews-hero-bottom{display:flex;justify-content:space-between;gap:30px;align-items:end}.reviews-hero-bottom p{max-width:650px;font-size:18px;margin:0}.reviews-hero-bottom a{font-weight:700;color:var(--red)}.reviews-catalog{padding:60px 0 100px}.reviews-count{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:2px solid var(--ink);margin-bottom:24px}.full-reviews{display:grid;gap:14px}.full-review{border:2px solid var(--ink);border-radius:18px;background:#fff;overflow:hidden}.full-review summary{list-style:none;cursor:pointer;padding:23px;position:relative}.full-review summary::-webkit-details-marker{display:none}.review-meta{display:flex;gap:14px;color:var(--red);font-size:12px;font-weight:700}.full-review h2{font-family:"Unbounded";font-size:18px;margin:13px 150px 8px 0}.full-review summary>p{margin:0;color:var(--muted);font-size:13px}.details-action{position:absolute;right:23px;bottom:24px;font-weight:700}.full-review-body{padding:0 23px 22px;border-top:1px solid var(--line)}.full-review-body p{max-width:900px;margin:18px 0 0}.reviews-cta{padding:70px 0;background:var(--red);color:#fff}.reviews-cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.reviews-cta h2{font-family:"Unbounded";font-size:35px;margin:0}.reviews-cta .button{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}
.system-page main{min-height:70vh;display:grid;place-items:center;padding:80px 20px}.system-card{max-width:720px;padding:42px;background:#fff;border:2px solid var(--ink);border-radius:var(--radius);text-align:center;box-shadow:8px 8px 0 var(--yellow)}.system-card h1{font-family:"Unbounded"}.privacy-page main{padding:80px 0}.privacy-page h1{font-family:"Unbounded"}.privacy-page h2{margin-top:35px}
.message-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:var(--yellow)}.message-card{width:min(620px,100%);padding:48px;background:#fff;border:2px solid var(--ink);border-radius:var(--radius);box-shadow:9px 9px 0 var(--red);text-align:center}.message-card h1{font-family:"Unbounded";font-size:42px;margin:15px 0}.message-card p{font-size:18px;color:var(--muted);margin-bottom:28px}.message-icon{display:grid;place-items:center;width:70px;height:70px;margin:auto;border-radius:50%;background:var(--red);color:#fff;font-family:"Unbounded";font-size:30px}.legal h1{font-family:"Unbounded"}.legal a{color:var(--red);font-weight:700}
@media(max-width:1050px){.desktop-nav,.header-contact{display:none}.menu-button{display:block}.header-inner>.button-small{margin-left:auto}.hero-grid{grid-template-columns:1fr 1fr}.hero-note{right:5px}.benefits-grid{grid-template-columns:1fr}.benefits-art{min-height:400px}.benefits-art img{left:50%;transform:translateX(-50%);width:700px}.request-grid{gap:35px}.reviews-grid{grid-template-columns:1fr 1fr}.review-total{grid-column:1/-1;min-height:230px}.review-total strong{font-size:60px}}
@media(max-width:780px){.container{width:min(100% - 28px,1180px)}.section{padding:72px 0}.header-inner{min-height:72px}.brand{min-width:0}.wels-logo{width:58px;height:40px}.brand-copy strong{font-size:10px}.brand-copy small{font-size:9px}.header-inner>.button-small{display:none}.hero{padding-top:45px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero h1{font-size:48px}.hero-visual{min-height:390px}.hero-visual>img{max-height:430px}.hero-note{top:22px}.facts-grid{grid-template-columns:1fr 1fr;gap:22px}.facts-grid div{padding:0;border:0}.section-heading{grid-template-columns:1fr;gap:18px;margin-bottom:32px}.section-heading h2{font-size:36px}.tariff-grid,.other-tariffs,.request-grid{grid-template-columns:1fr}.tariff-card{padding:25px;box-shadow:5px 5px 0 var(--ink)}.tariff-card.tariff-main{box-shadow:5px 5px 0 var(--red)}.other-tariffs p{min-height:0}.compare-box{grid-template-columns:1fr;padding:24px;gap:20px}.compare-row{grid-template-columns:1fr 90px 90px}.compare-row>*{padding:10px 8px;font-size:12px}.process-grid{grid-template-columns:1fr 1fr}.process-grid li:nth-child(2){border-right:0}.process-grid li:nth-child(-n+2){border-bottom:2px solid var(--ink)}.team-grid{grid-template-columns:1fr 1fr}.team-card{min-height:330px}.team-card img{height:235px}.reviews-grid{grid-template-columns:1fr}.review-total{grid-column:auto}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.reviews-hero-bottom,.reviews-cta .container{align-items:flex-start;flex-direction:column}.full-review h2{margin-right:0}.details-action{position:static;display:block;margin-top:15px}.reviews-cta h2{font-size:29px}}
@media(max-width:500px){body{font-size:15px}.hero h1{font-size:39px}.hero-text{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column;gap:15px}.trust-list{display:grid}.hero-visual{min-height:335px}.hero-note{width:160px}.facts-grid{grid-template-columns:1fr 1fr}.tariff-head h3{font-size:24px}.price-list div{align-items:flex-start;flex-direction:column;gap:3px}.compare-box{margin-left:-7px;margin-right:-7px}.compare-row{grid-template-columns:1fr 72px 72px}.compare-header b{font-size:10px;overflow-wrap:anywhere}.benefits-art{min-height:280px}.benefits-art img{width:480px}.process-grid,.team-grid{grid-template-columns:1fr}.process-grid li{border-right:0;border-bottom:2px solid var(--ink)!important}.process-grid li:last-child{border:0!important}.team-card img{height:300px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.lead-form{padding:22px;box-shadow:6px 6px 0 var(--red)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}
/* Реквизиты в футере */
.footer-rekvizity {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.footer-rekvizity span {
    font-size: 13px;
    color: #d2d2d8;
    line-height: 1.4;
}
/* ===== Улучшенный футер ===== */

.footer-grid {
    gap: 40px;
}

.footer-grid strong {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    display: inline-block;
    border-bottom: 2px solid var(--yellow);
    padding-bottom: 6px;
}

.footer-grid a,
.footer-grid span {
    font-size: 14px;
    line-height: 1.8;
    color: #d2d2d8;
    transition: color 0.2s ease;
}

.footer-grid a:hover {
    color: #ffffff;
}

.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.12);
    padding-top: 20px;
    margin-top: 40px;
    font-size: 13px;
    color: #aaa;
}