:root{--purple:#640085;--purple2:#8000a8;--ink:#242424;--muted:#686868;--shadow:0 10px 24px rgba(0,0,0,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;background:#fff}.skip{position:absolute;left:-9999px}.skip:focus{left:8px;top:8px;z-index:20;background:#fff;padding:10px}.shell{width:min(1125px,calc(100% - 32px));margin:auto}
.hero{height:726px;position:relative;overflow:hidden;background:#f5eee8 url("assets/hero-base.webp") center/cover no-repeat}.hero::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:44px;background:#fff;clip-path:polygon(0 100%,100% 0,100% 100%)}.hero-worker{position:absolute;inset:0;background:url("assets/hero-worker.webp") right bottom/auto 100% no-repeat;pointer-events:none}.hero-inner{position:relative;z-index:1;height:100%}.topbar{height:128px;display:flex;align-items:center;justify-content:space-between}.logo{width:91px;height:91px;object-fit:contain}.phone{display:flex;align-items:center;gap:14px;color:#333;text-decoration:none;margin-right:66px}.phone-mark{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--purple);color:#fff;font-size:31px;transform:rotate(-18deg)}.phone strong{display:block;font-size:23px;line-height:1.1}.phone small{display:block;color:#858585;font-size:16px;margin-top:8px}.hero-copy{width:650px}.hero h1{font-size:48px;line-height:1.24;color:var(--purple);margin:5px 0 32px;font-weight:800;letter-spacing:-.3px}.gift{border-left:3px solid var(--purple);font-size:21px;line-height:1.28;font-weight:700;padding-left:18px;margin:0 0 56px}.benefits{display:flex;gap:6px;margin:0 0 40px}.benefit{display:flex;align-items:center;width:196px;min-height:94px;border:3px solid var(--purple);border-radius:11px;padding:8px 12px;background:rgba(255,255,255,.62)}.benefit:nth-child(2){width:226px}.benefit img{width:50px;height:50px;object-fit:contain;filter:grayscale(1);opacity:.34;margin-right:8px}.benefit b{font-size:17px;line-height:1.32}.hero-actions{display:flex;gap:12px}.button{border:0;border-radius:7px;min-height:80px;padding:0 31px;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:17px;font-weight:700;cursor:pointer;box-shadow:var(--shadow);font-family:inherit;transition:transform .18s,filter .18s}.button:hover{transform:scale(.98);filter:brightness(1.07)}.primary{background:linear-gradient(#65008c,#43005d);min-width:340px}.dark{background:linear-gradient(#242424,#000);min-width:181px}
.calculator{padding:43px 0 30px}.section-title{text-align:center;font-size:36px;line-height:1.2;margin:0 0 41px;font-weight:800}.quiz{min-height:658px;border:3px solid var(--purple);border-radius:30px;display:grid;grid-template-columns:1fr 280px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.19);background:#fff}.quiz-main{padding:22px 10px 20px}.quiz-step{height:610px;display:flex;flex-direction:column}.quiz-head{display:flex;align-items:center;gap:20px;padding:0 0 25px}.step-label{background:linear-gradient(90deg,#56006f,#760099);color:#fff;border-radius:4px;padding:10px 24px;font-size:18px;white-space:nowrap}.quiz-question{font-size:24px;font-weight:400;margin:0}.options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:39px 0 0;padding:0 10px}.options.six{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px}.option{border:2px solid transparent;border-radius:14px;padding:0;background:none;cursor:pointer;color:#656565;font-family:inherit;font-weight:700;font-size:16px;line-height:1.65}.option img{display:block;width:100%;height:128px;object-fit:cover;border-radius:14px;margin-bottom:9px}.option:hover,.option.selected{border-color:var(--purple);color:var(--purple);background:#faf4fc}.quiz-nav{margin-top:auto;display:flex;justify-content:flex-end;gap:14px;padding:0 22px}.quiz-nav .button{min-height:70px;min-width:227px;text-transform:uppercase;background:linear-gradient(90deg,#550070,#8900b4)}.quiz-nav .back{min-width:150px;background:#eee;color:#333;box-shadow:none}.quiz-aside{background:linear-gradient(150deg,#4b0081 0%,#8b19e8 45%,#4d007a 100%);color:#fff;margin:10px 10px 10px 0;border-radius:17px;padding:26px 27px;position:relative;overflow:hidden}.bubble{font-size:46px;line-height:1;color:#55aeff;text-shadow:0 0 0 #fff}.quiz-aside h3{font-size:28px;line-height:1.06;margin:13px 0 12px}.quiz-aside>p{font-size:26px;line-height:1.12;margin:0 0 20px}.quiz-aside ul{padding:0;margin:0;list-style:none}.quiz-aside li{font-size:13px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12);display:flex;gap:10px}.quiz-aside li span{font-size:22px}.calculator-art{position:absolute;right:4px;bottom:-31px;width:150px;height:174px;background:#e9e9de;border:7px solid #333;border-radius:9px;transform:rotate(8deg);color:#333;padding:10px}.calculator-art b{display:block;background:#d8ddcf;text-align:right;padding:5px;font-size:14px}.calculator-art i{display:block;background:#333;color:#fff;margin-top:7px;padding:4px;font-style:normal;font-size:11px;text-align:center}.loading,.contact-step{height:610px}.loading{display:grid;place-content:center;text-align:center;color:var(--purple)}.loading-ring{width:160px;height:160px;border:12px solid #eadcf0;border-bottom-color:var(--purple);border-radius:50%;display:grid;place-items:center;margin:auto;animation:spin 1s linear infinite;box-shadow:0 5px 15px rgba(100,0,133,.28)}.loading-ring b{font-size:54px;animation:counterspin 1s linear infinite}.loading p{font-size:26px;font-weight:700;margin-top:35px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes counterspin{to{transform:rotate(-360deg)}}
.contact-step{position:relative;padding:43px 32px;background:url("assets/contact-hand.webp") right 30px center/390px auto no-repeat}.contact-step h3{font-size:30px;line-height:1.3;margin:0;width:590px}.contact-step h3 span{font-weight:400;font-size:26px}.messengers{display:flex;gap:10px;margin:14px 0 20px}.messenger{width:114px;height:142px;border:2px solid transparent;border-radius:18px;background:#eee;padding:10px 6px 7px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font:16px Arial;cursor:pointer}.messenger.selected{border-color:#9bd05b;background:#fff}.messenger-icon{width:76px;height:76px;border-radius:18px;display:grid;place-items:center;color:#fff;font-size:40px;font-weight:bold}.call .messenger-icon{background:#25bd37}.telegram .messenger-icon{background:#2bb8eb}.max .messenger-icon{background:linear-gradient(145deg,#1b57ff,#962ee8)}.contact-form{width:505px}.contact-form label,.modal-card label{display:block;font-weight:700;font-size:14px;margin-bottom:15px}.contact-form input,.modal-card input,.modal-card select{display:block;width:100%;height:62px;border:0;background:#eee;border-radius:19px;margin-top:5px;padding:0 21px;font-size:16px}.contact-form .button{width:100%;min-height:80px;text-transform:uppercase;background:linear-gradient(90deg,#650085,#8a00b2)}.form-message{margin:10px 0 0;color:var(--purple);font-weight:700}.error{outline:2px solid #d82a2a!important}
.modal{position:fixed;inset:0;display:none;z-index:50}.modal.open{display:grid;place-items:center}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78)}.modal-card{position:relative;width:min(632px,calc(100% - 30px));background:#fff;padding:18px 90px 40px;z-index:1}.modal-card h2{text-align:center;text-transform:uppercase;font-size:32px;line-height:1.4;margin:0 0 24px}.modal-close{position:absolute;right:18px;top:13px;background:transparent;border:0;font-size:28px;cursor:pointer}.modal-card input,.modal-card select{border-radius:0;height:48px}.modal-card .form-submit{display:flex;min-height:47px;margin:12px auto 0;padding:0 29px}.modal-card .form-message{text-align:center}
@media(max-width:800px){.shell{width:min(100% - 24px,560px)}.hero{height:auto;min-height:790px;padding-bottom:48px;background-position:center}.hero::after{height:22px}.hero-worker{opacity:.33;background-size:auto 62%;background-position:68% bottom}.topbar{height:105px}.logo{width:72px;height:72px}.phone{margin:0;gap:8px}.phone-mark{width:42px;height:42px;font-size:23px}.phone strong{font-size:17px}.phone small{font-size:12px;margin-top:4px}.hero-copy{width:100%}.hero h1{font-size:36px;line-height:1.15;margin:20px 0 25px}.gift{font-size:18px;margin-bottom:28px}.benefits{display:grid;grid-template-columns:1fr;margin-bottom:27px}.benefit,.benefit:nth-child(2){width:min(100%,330px);min-height:76px;background:rgba(255,255,255,.82)}.benefit b br{display:none}.hero-actions{flex-direction:column;width:min(100%,360px)}.button,.primary,.dark{width:100%;min-width:0;min-height:64px}.calculator{padding-top:34px}.section-title{font-size:27px;margin-bottom:26px}.quiz{display:block;min-height:0;border-radius:22px}.quiz-main{padding:16px 10px}.quiz-step{height:auto;min-height:620px}.quiz-head{display:block;padding:0 5px 15px}.step-label{display:inline-block;font-size:15px;margin-bottom:13px}.quiz-question{font-size:22px;line-height:1.25}.options,.options.six{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:19px;padding:0}.option{font-size:14px;line-height:1.3}.option img{height:105px}.quiz-nav{padding:22px 0 0}.quiz-nav .button{min-width:0;flex:1;min-height:58px}.quiz-nav .back{max-width:110px}.quiz-aside{display:none}.loading,.contact-step{height:auto;min-height:560px}.loading-ring{width:130px;height:130px}.contact-step{padding:25px 12px 300px;background-size:300px;background-position:center bottom}.contact-step h3{width:auto;font-size:24px}.contact-step h3 span{font-size:20px}.messenger{width:31%;height:120px;font-size:13px}.messenger-icon{width:64px;height:64px}.contact-form{width:100%}.modal-card{padding:34px 20px}.modal-card h2{font-size:26px}.desktop-only{display:none}}
@media(max-width:390px){.hero h1{font-size:32px}.phone small{display:none}.logo{width:65px;height:65px}.options,.options.six{gap:8px}.option img{height:92px}.messengers{gap:6px}.messenger{height:112px}.messenger-icon{width:58px;height:58px}.contact-step{padding-bottom:270px;background-size:270px}}
.calculator-emoji{position:absolute;right:8px;bottom:-18px;font-size:128px;line-height:1;transform:rotate(8deg);filter:drop-shadow(0 4px 2px rgba(0,0,0,.25))}

/* Redesigned hero */
.hero-v2{height:auto;min-height:880px;padding:0 0 66px;background:linear-gradient(135deg,#fbfafd 0%,#f5eff9 55%,#ece0f3 100%);isolation:isolate}
.hero-v2::before{content:"";position:absolute;z-index:-1;width:640px;height:640px;right:-250px;top:-280px;border-radius:50%;background:radial-gradient(circle,rgba(100,0,133,.18),rgba(100,0,133,0) 70%)}
.hero-v2 .topbar{height:94px;justify-content:flex-end}
.hero-v2 .phone{margin-right:0}
.hero-main{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);gap:42px;align-items:center}
.hero-v2 .hero-copy{width:auto}
.hero-v2 h1{max-width:660px;margin:0 0 24px;color:#4e0069;font-size:50px;line-height:1.07;letter-spacing:-1.35px;font-weight:800}
.hero-subtitle{max-width:680px;margin:0;color:#39333d;font-size:18px;line-height:1.55}
.hero-v2 .hero-actions{margin-top:31px;gap:13px;align-items:stretch}
.hero-v2 .button{min-height:68px;padding:0 24px;border-radius:11px;font-size:15px;line-height:1.25;text-align:center}
.hero-v2 .primary{min-width:288px;background:linear-gradient(135deg,#710096,#4a0065)}
.hero-v2 .secondary{min-width:288px;border:2px solid #640085;background:rgba(255,255,255,.82);color:#540070;box-shadow:0 8px 22px rgba(68,0,91,.12)}
.hero-photo{position:relative;height:420px;margin:0;border:8px solid rgba(255,255,255,.94);border-radius:34px 8px 34px 8px;overflow:hidden;box-shadow:0 28px 60px rgba(58,12,70,.22)}
.hero-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(38,0,50,.02),rgba(38,0,50,.2));pointer-events:none}
.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:55% center}
.benefits-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:34px 0 0}
.benefits-v2 .benefit-v2,.benefits-v2 .benefit-v2:nth-child(2){width:auto;min-height:116px;display:flex;align-items:flex-start;gap:14px;border:1px solid rgba(100,0,133,.22);border-radius:17px;padding:18px 20px;background:rgba(255,255,255,.84);box-shadow:0 12px 30px rgba(64,0,83,.08);backdrop-filter:blur(12px)}
.benefit-number{flex:0 0 auto;color:#7a2396;font-size:13px;line-height:1.2;font-weight:800;letter-spacing:.08em;padding-top:4px}
.benefit-v2 h2{margin:0 0 7px;color:#2a1d2e;font-size:18px;line-height:1.2}
.benefit-v2 p{margin:0;color:#5a525d;font-size:15px;line-height:1.38}

@media(max-width:900px){
  .hero-v2{min-height:0;padding-bottom:46px}
  .hero-v2 .topbar{height:82px}
  .hero-main{display:flex;flex-direction:column;gap:28px;align-items:stretch}
  .hero-v2 h1{max-width:none;margin-top:10px;font-size:37px;line-height:1.1;letter-spacing:-.7px}
  .hero-subtitle{font-size:17px;line-height:1.5}
  .hero-v2 .hero-actions{width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr}
  .hero-v2 .primary,.hero-v2 .secondary{min-width:0;width:100%}
  .hero-photo{width:100%;height:390px;border-radius:26px 8px 26px 8px}
}

@media(max-width:640px){
  .hero-v2 .phone strong{font-size:17px}
  .hero-v2 .phone small{font-size:12px}
  .hero-v2 h1{font-size:33px;line-height:1.08}
  .hero-subtitle{font-size:16px;line-height:1.48}
  .hero-v2 .hero-actions{display:flex;gap:10px;margin-top:24px}
  .hero-v2 .button{min-height:62px;font-size:15px}
  .hero-photo{height:315px}
  .benefits-v2{grid-template-columns:1fr;gap:9px;margin-top:24px}
  .benefits-v2 .benefit-v2,.benefits-v2 .benefit-v2:nth-child(2){width:100%;min-height:0;padding:16px;gap:12px}
  .benefit-v2 h2{font-size:17px}
  .benefit-v2 p{font-size:14px}
}

/* September 2026 visual refinements */
.hero-photo-mobile{display:none}
.benefit-icon{flex:0 0 auto;width:44px;height:44px;border-radius:13px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#8c1caf,#530071);box-shadow:0 8px 18px rgba(100,0,133,.22)}
.benefit-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.quiz-nav .back{margin-right:auto}
.quiz-calculator{position:absolute;right:17px;bottom:-34px;width:164px;padding:13px 11px 17px;border:7px solid #eef0ed;border-radius:15px;background:#d7d9d6;box-shadow:0 18px 30px rgba(9,0,19,.4);transform:rotate(8deg);color:#222}
.quiz-calculator-screen{height:42px;margin-bottom:9px;padding:8px 9px;border:5px solid #272a29;border-radius:5px;background:#d8ddce;color:#5b5f59;font:italic 16px/16px "Courier New",monospace;text-align:right}
.quiz-calculator-keys{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}
.quiz-calculator-keys b,.quiz-calculator-keys i{height:24px;border-radius:5px;display:grid;place-items:center;background:#252728;color:#fff;font:800 10px/1 Arial;box-shadow:0 2px 0 #111;font-style:normal}
.quiz-calculator-keys i:nth-child(4n){background:#f7f7f4;color:#242424;box-shadow:0 2px 0 #b7b8b5}
.quiz-calculator-keys i:last-child{background:#640085;color:#fff;box-shadow:0 2px 0 #3d0051}
.messenger-icon img{display:block;width:100%;height:100%;border-radius:18px}
.aside-messengers{display:flex;align-items:center;gap:9px;margin-bottom:16px}
.aside-messengers img{width:39px;height:39px;border:3px solid rgba(255,255,255,.88);border-radius:12px;box-shadow:0 7px 15px rgba(25,0,45,.22)}
.aside-messengers img:last-child{border-radius:50%}
.multi-hint{margin:-10px 10px 0;padding:10px 14px;border-left:3px solid #78009e;background:#f6eef9;color:#610080;font-size:15px;line-height:1.3;font-weight:700}
.options.multi{margin-top:15px}
.quiz-calculator{right:2px;bottom:-38px;width:146px;padding:10px 9px 13px;border-width:6px}
.quiz-calculator-screen{height:36px;margin-bottom:7px;padding:6px 7px;border-width:4px;font-size:14px;line-height:16px}
.quiz-calculator-keys{gap:4px}
.quiz-calculator-keys b,.quiz-calculator-keys i{height:20px;font-size:9px}
.roof-loader{width:220px;margin:auto}
.roof-loader svg{display:block;width:190px;height:135px;margin:auto;overflow:visible}
.roof-loader path{fill:none;stroke-linecap:round;stroke-linejoin:round}
.roof-house{stroke:#d9c5e1;stroke-width:7}
.roof-frame{stroke:#a77ab8;stroke-width:5;stroke-dasharray:250;stroke-dashoffset:250;animation:roof-draw .9s ease-out forwards}
.roof-frame-2{animation-delay:.35s}
.roof-cover{stroke:#650085;stroke-width:13;stroke-dasharray:120;stroke-dashoffset:120;animation:roof-draw .75s ease-out forwards}
.roof-cover-1{animation-delay:.95s}
.roof-cover-2{animation-delay:1.35s}
.roof-tile{stroke:#f0c75e;stroke-width:3;opacity:0;animation:roof-tile-in .4s ease-out forwards}
.roof-tile-1{animation-delay:1.9s}
.roof-tile-2{animation-delay:2.2s}
.roof-progress{height:8px;border-radius:999px;background:#eadfed;overflow:hidden;box-shadow:inset 0 1px 3px rgba(80,0,104,.13)}
.roof-progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#650085,#9b23c1);animation:roof-progress 2.8s ease-in-out forwards}
.loading p{margin-top:24px}
@keyframes roof-draw{to{stroke-dashoffset:0}}
@keyframes roof-tile-in{to{opacity:1}}
@keyframes roof-progress{to{width:100%}}

@media(max-width:640px){
  .shell{width:min(100% - 28px,520px)}
  .hero-v2{padding-bottom:35px;background:linear-gradient(165deg,#fbf9fc 0%,#f4ebf7 62%,#fff 100%)}
  .hero-v2::before{width:310px;height:310px;right:-170px;top:-120px}
  .hero-v2 .topbar{height:68px;align-items:center}
  .hero-v2 .phone{gap:9px;padding:6px 10px 6px 7px;border:1px solid rgba(100,0,133,.1);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 6px 20px rgba(62,0,78,.07)}
  .hero-v2 .phone-mark{width:35px;height:35px;font-size:20px}
  .hero-v2 .phone strong{font-size:15px}
  .hero-v2 .phone small{display:block;font-size:10px;margin-top:2px}
  .hero-main{gap:0}
  .hero-v2 h1{margin:13px 0 18px;font-size:30px;line-height:1.08;letter-spacing:-.55px}
  .hero-photo-desktop{display:none}
  .hero-photo-mobile{display:block;width:100%;height:218px;margin:0 0 20px;border-width:5px;border-radius:20px 7px 20px 7px;box-shadow:0 17px 34px rgba(58,12,70,.18)}
  .hero-photo-mobile img{object-position:center 52%}
  .hero-subtitle{font-size:15px;line-height:1.48;color:#413b44}
  .hero-v2 .hero-actions{display:flex;gap:9px;margin-top:20px}
  .hero-v2 .button{min-height:54px;padding:0 15px;border-radius:10px;font-size:14px}
  .benefits-v2{grid-template-columns:1fr;gap:8px;margin-top:22px}
  .benefits-v2 .benefit-v2,.benefits-v2 .benefit-v2:nth-child(2){width:100%;min-height:0;padding:13px 14px;gap:12px;border-radius:14px;box-shadow:0 8px 22px rgba(64,0,83,.06)}
  .benefit-icon{width:39px;height:39px;border-radius:11px}
  .benefit-icon svg{width:22px;height:22px}
  .benefit-v2 h2{font-size:16px;margin-bottom:4px}
  .benefit-v2 p{font-size:13px;line-height:1.35}
  .quiz-nav{justify-content:space-between}
  .quiz-nav .back{margin-right:auto;max-width:112px}
  .multi-hint{margin:-4px 0 0;font-size:14px}
  .roof-loader{width:190px}
  .loading p{font-size:22px}
}

@media(max-width:390px){
  .hero-v2 h1{font-size:28px}
  .hero-photo-mobile{height:200px}
}

/* Beget production additions */
.hero-v2 .topbar{justify-content:space-between;gap:24px}
.region-nav{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.region-nav a{padding:8px 12px;border:1px solid rgba(100,0,133,.18);border-radius:999px;color:#5a156f;background:rgba(255,255,255,.62);font-size:13px;font-weight:700;text-decoration:none}
.region-nav a:hover,.region-nav a.active{background:#640085;color:#fff;border-color:#640085}
.quiz-error{min-height:20px;margin:-15px 10px 0;color:#b00020;font-size:14px;font-weight:700}
.options.invalid{animation:option-shake .22s ease-in-out 2}
@keyframes option-shake{50%{transform:translateX(4px)}}
.field-error{min-height:17px;margin:-10px 0 8px;color:#b00020;font-size:13px;font-weight:700}
.form-consent{margin:11px 0 0;color:#777;font-size:11px;line-height:1.4;text-align:center}
.form-consent a{color:#640085}
.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.button:disabled{cursor:wait;opacity:.68;transform:none}
.site-footer{padding:25px 0;background:#2c0738;color:#fff}
.footer-inner{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:14px}
.footer-inner a{color:#fff}
.simple-page{min-height:100svh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#fbfafd,#eee1f4)}
.simple-card{width:min(620px,100%);padding:56px 38px;border:1px solid rgba(100,0,133,.18);border-radius:28px;background:#fff;box-shadow:0 20px 55px rgba(58,12,70,.15);text-align:center}
.simple-card h1{margin:18px 0 12px;color:#4e0069;font-size:38px}
.simple-card p{margin:0 auto 28px;max-width:470px;color:#514b54;font-size:19px;line-height:1.5}
.simple-card .button{width:auto;min-height:60px}
.success-icon{display:grid;place-items:center;width:76px;height:76px;margin:auto;border-radius:50%;background:linear-gradient(145deg,#8c1caf,#530071);color:#fff;font-size:42px}
.policy-page{padding-top:36px;padding-bottom:60px}
.policy-back{display:inline-block;margin-bottom:24px;color:#640085;font-weight:700;text-decoration:none}
.policy-page article{max-width:850px;padding:34px 42px;border:1px solid #eadfed;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(58,12,70,.08)}
.policy-page h1{margin:0 0 24px;color:#4e0069;font-size:38px}
.policy-page h2{margin:28px 0 8px;font-size:22px}
.policy-page p{font-size:16px;line-height:1.65}
.policy-date{margin-top:32px;color:#777}

@media(max-width:640px){
  .region-nav{display:none}
  .hero-v2 .topbar{justify-content:flex-end}
  .calculator{padding:22px 0 24px}
  .section-title{margin-bottom:15px;font-size:23px}
  .quiz{border-width:2px;border-radius:17px}
  .quiz-main{padding:9px 7px 10px}
  .quiz-step{height:auto;min-height:0}
  .quiz-head{padding:0 2px 7px}
  .step-label{padding:6px 11px;margin-bottom:7px;font-size:13px}
  .quiz-question{font-size:18px;line-height:1.18}
  .multi-hint{margin:0;padding:6px 9px;font-size:12px;line-height:1.25}
  .quiz-error{min-height:16px;margin:3px 2px 0;font-size:12px}
  .options,.options.six,.options.multi{gap:6px;margin-top:5px}
  .option{border-radius:10px;font-size:13px;line-height:1.15}
  .option img{height:82px;margin-bottom:5px;border-radius:9px}
  .options.six .option img{height:70px}
  .option span{display:grid;place-items:start center;min-height:30px;padding:0 2px}
  .quiz-nav{gap:8px;padding:7px 0 0}
  .quiz-nav .button{min-height:46px;padding:0 12px;font-size:13px}
  .quiz-nav .back{max-width:100px}
  .loading{min-height:410px}
  .contact-step{min-height:0;padding:20px 8px;background:none}
  .contact-step h3{font-size:22px}
  .contact-step h3 span{font-size:18px}
  .messengers{margin:13px 0}
  .messenger{height:102px;padding:7px 4px;font-size:13px;border-radius:14px}
  .messenger-icon{width:54px;height:54px;border-radius:14px}
  .contact-form input{height:54px;border-radius:14px}
  .contact-form .button{min-height:58px}
  .footer-inner{flex-direction:column;text-align:center}
  .simple-card{padding:38px 20px;border-radius:20px}
  .simple-card h1{font-size:29px}
  .simple-card p{font-size:16px}
  .policy-page{padding-top:22px}
  .policy-page article{padding:25px 18px;border-radius:17px}
  .policy-page h1{font-size:29px}
  .policy-page h2{font-size:20px}
  .policy-page p{font-size:15px}
}

@media(max-width:390px){
  .section-title{font-size:21px}
  .option img,.options.six .option img{height:64px}
  .option{font-size:12px}
  .option span{min-height:28px}
}
