@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-bold.ttf') format('truetype');font-weight:600 900;font-display:swap}@font-face{font-family:Condensed;src:url('assets/roboto-condensed-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--orange:#ca3913;--orange-dark:#a92b0a;--ink:#252725;--muted:#535552;--line:#e4e4e4;--font:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.65;background:white}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2{font-family:Condensed,'Arial Narrow',Arial,sans-serif;font-weight:700;line-height:1.15}h2{font-size:29px}h3{font-size:15px;line-height:1.4}svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;height:0;width:0;overflow:hidden}.container{width:calc(100% - 9.2%);max-width:1320px;margin:auto}.skip-link{position:fixed;top:-100px;left:12px;z-index:20;background:white;padding:12px}.skip-link:focus{top:12px}:focus-visible{outline:3px solid #24659b;outline-offset:4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:linear-gradient(110deg,#cc3b15,#d83d13);border:1px solid #b8320e;border-radius:6px;box-shadow:0 2px 6px #6f250b26;color:#fff;font-size:17px;font-weight:700;min-height:61px;padding:16px 24px;transition:background .2s,box-shadow .2s;line-height:1.3}.button:hover{background:var(--orange-dark);box-shadow:0 3px 12px #6f250b33}.button:disabled{opacity:.45;cursor:not-allowed}.button svg{width:29px;height:25px;stroke-width:1.5}.header{background:#fff}.header-inner{width:calc(100% - 6.2%);max-width:1390px;height:112px;margin:auto;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.brand strong{font-size:43px;letter-spacing:-1.7px;font-family:Arial,sans-serif;font-weight:900;color:#b9421c}.brand span{font-size:11px;letter-spacing:2px;font-weight:700;margin-top:6px}nav{display:flex;align-items:center;gap:24px;margin-left:auto;white-space:nowrap;font-size:13px}nav a:hover{color:var(--orange)}nav a span{font-size:14px;margin-left:4px}.header-phone{white-space:nowrap;display:flex;flex-direction:column}.header-phone>a{font-size:15px;font-weight:700}.header-phone>span{font-size:10px;color:#7b7c78;margin-top:2px}.button-small{font-size:10px;padding:12px 16px;min-height:43px;white-space:nowrap}.menu-toggle{display:none}.hero{position:relative;background:#f4f6f5;overflow:hidden}.hero-background{position:absolute;inset:0;background:url('assets/hero.png') center center/cover no-repeat}.hero-inner{display:flex;align-items:flex-start;gap:3%;position:relative;min-height:754px;padding-top:66px;padding-bottom:88px}.hero-copy{width:35.2%;flex-shrink:0;padding-top:8px}h1{font-size:61px;letter-spacing:-1.2px;line-height:1.13}.hero-description{font-size:15px;line-height:1.85;margin-top:24px;max-width:440px}.hero-cta{margin-top:34px;width:316px;max-width:100%;min-height:70px;font-size:19px;gap:24px}.hero-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px;max-width:440px}.hero-perks>div{display:flex;flex-direction:column;gap:14px}.hero-perks svg{height:46px;width:43px;stroke-width:1.15}.hero-perks span{font-size:12px;line-height:1.65}.quiz{background:#fff;box-shadow:0 6px 22px #20262220;border:1px solid #f5f5f5;border-radius:19px;padding:32px 31px 34px;width:45.1%;min-height:581px;scroll-margin-top:22px}.quiz-progress-label{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;margin-bottom:12px}.quiz-progress-label>span:last-child{font-size:11px;font-weight:400}.progress{height:8px;background:#e9e9e9;border-radius:10px;overflow:hidden;margin-bottom:45px}.progress>div{height:100%;width:20%;background:var(--orange);border-radius:10px;transition:width .2s}.quiz h2{font-size:28px;line-height:1.2;margin-bottom:8px}.quiz-hint{font-size:14px;color:#4c4d4b;line-height:1.5}.choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:34px}.choice{border:1.5px solid #ddd;background:#fff;box-shadow:0 0 3px #00000008;border-radius:9px;min-height:202px;padding:10px 4px 21px;text-align:center;color:var(--ink);transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column;align-items:center;justify-content:center}.choice:hover{border-color:#bb6f55}.choice.selected{border-color:#b87862;box-shadow:0 0 0 1px #b8786225,0 1px 7px #955b4620}.object-image{display:block;background-image:url('assets/objects.png');background-size:400% 200%;background-repeat:no-repeat;background-position:0 0;aspect-ratio:1;flex-shrink:0;width:100%;mix-blend-mode:multiply}.object-0{background-position:0 0}.object-1{background-position:33.333% 0}.object-2{background-position:66.666% 0}.object-3{background-position:100% 0}.object-4{background-position:0 100%}.object-5{background-position:33.333% 100%}.object-6{background-position:66.666% 100%}.object-7{background-position:100% 100%}.choice-label{font-size:13px;font-weight:700;white-space:nowrap;margin-top:15px;line-height:1.3}.quiz-bottom{display:flex;align-items:center;gap:15px;margin-top:44px}.quiz-reassurance{font-size:10.5px;line-height:1.6;display:flex;align-items:center;gap:10px;flex:1}.quiz-reassurance svg{width:26px;height:31px}.quiz-actions{display:flex;gap:10px;margin-left:auto}.quiz-actions .button{min-height:55px;font-size:15px;padding:13px 18px;gap:15px}.quiz-actions .button svg{width:22px}.back-button{display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:6px;background:#fff;width:40px}.back-button svg{width:20px;transform:rotate(180deg)}.text-choices{grid-template-columns:1fr 1fr;gap:12px;margin-top:23px}.text-choices .choice{min-height:77px;padding:15px 8px}.text-choices .choice-label{white-space:normal;margin:0;font-size:14px}.text-choices .choice:last-child:nth-child(odd){grid-column:1/-1}.question-note{font-size:11px;color:#777;margin-top:15px;line-height:1.5}.text-choices .choice.selected{background:#fff8f5}.benefits{background:white}.benefits-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:34px;padding-block:53px 47px}.benefit{display:flex;align-items:flex-start;gap:17px}.benefit>svg{width:33px;height:42px;margin-top:1px}.benefit h2{font-family:var(--font);font-size:15px;line-height:1.4;margin-bottom:9px}.benefit p{font-size:12px;line-height:1.7}.how{background:#f7f7f7;padding:42px 0 46px}.how h2,.result h2{text-align:center;font-size:29px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:57px;margin:36px 13px 0}.step{position:relative;background:white;border:1px solid #f1f1f1;border-radius:13px;box-shadow:0 3px 11px #00000004;min-height:198px;padding:31px 20px;display:flex;align-items:center;gap:24px}.step-side{display:flex;flex-direction:column;align-items:center;gap:20px;align-self:flex-start}.step-number{height:36px;width:36px;display:grid;place-items:center;background:var(--orange);color:white;font-size:17px;border-radius:50%;box-shadow:0 0 14px #bb54263b}.step-side>svg{width:49px;height:49px;stroke-width:1.1}.step h3{font-size:15px;margin-bottom:12px}.step p{font-size:12px;line-height:1.8}.step-arrow{position:absolute;right:-38px;top:50%;transform:translateY(-50%);font-family:Arial;font-size:33px;font-weight:300}.result{padding:43px 0 47px;background:white}.result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:39px;margin-top:41px}.result-item{border:1px solid #e9e9e9;border-radius:15px;display:flex;align-items:center;gap:15px;min-height:204px;padding:20px 10px}.result-item .object-image{width:36%;max-width:120px}.result-item h3{font-size:12px;margin-bottom:11px}.result-item p{font-size:11px;line-height:1.8}.trust{background:#f8f4f0;padding:43px 0 45px}.trust-inner{display:flex;align-items:center;gap:46px;position:relative}.trust-photo{width:30%;height:253px;object-fit:cover;object-position:center 48%;border-radius:9px}.trust-copy{max-width:660px;flex:1;padding-right:25px}.trust h2{font-size:30px;margin-bottom:16px}.review-stars{color:#c78932;font-size:22px;letter-spacing:3px;line-height:1;margin-bottom:18px}blockquote{font-size:12px;line-height:1.85;margin:0 0 18px}.review-name{font-size:14px;font-weight:700;margin-bottom:2px}.review-location{font-size:12px}.review-controls{align-self:flex-end;display:flex;gap:18px;margin-left:auto;margin-bottom:4px}.review-controls button{height:45px;width:45px;border-radius:50%;border:0;background:white;color:#a67560;font-size:27px;font-family:Arial;box-shadow:0 2px 9px #00000003}.review-controls button:hover{background:#ede3d9}.contact-section{background:#141713 url('assets/footer.png') center center/cover no-repeat;color:#fff;min-height:405px;padding:44px 0 51px}.contact-grid{display:flex;gap:64px}.contact-copy{width:38%;padding-top:0}.contact-copy h2{font-size:34px;line-height:1.2;letter-spacing:-.3px}.contact-copy>p{font-size:14px;line-height:1.8;margin-top:18px}.contact-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:32px}.contact-perks>div{display:flex;flex-direction:column;gap:15px}.contact-perks svg{width:46px;height:46px;color:#b88762;stroke-width:1}.contact-perks span{font-size:11px;line-height:1.7}.contact-form-wrapper{width:28.5%;max-width:375px}.lead-form{position:relative}.input-wrap{position:relative;margin-bottom:15px}.input-wrap>svg{position:absolute;top:17px;left:15px;width:20px;height:20px;color:#323632}.input-wrap input{display:block;width:100%;height:55px;border:1px solid #dedfdb;background:#fff;border-radius:6px;color:#202520;padding:14px 15px 14px 48px;font-size:12px;outline-offset:2px}.input-wrap input::placeholder{color:#999d98}.input-wrap input:focus{border-color:var(--orange)}.form-note{font-size:11px;margin:2px 0 20px}.lead-form>.button{width:100%;min-height:60px;font-size:16px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.7;margin-top:17px}.consent input{accent-color:#c43a17;width:15px;height:15px;flex-shrink:0;margin:3px 0 0}.consent a{text-decoration:underline;text-underline-offset:2px}.form-error{color:#ffd1bd;font-size:12px;line-height:1.6;margin-top:12px}.quiz .form-error{color:#ab310f}.honeypot{position:absolute;left:-10000px;top:0;width:1px;height:1px;overflow:hidden}.summary{font-size:11px;padding:10px;background:#f6f4f1;border-radius:6px;line-height:1.7;margin:15px 0;color:#626460}.quiz .lead-form{margin-top:20px}.quiz .consent{font-size:10px;color:#666}.quiz .input-wrap input{height:48px}.quiz .input-wrap>svg{top:14px}.quiz .form-note{font-size:11px;color:#666;margin-bottom:15px}.quiz .lead-form>.button{min-height:49px;font-size:15px}.quiz .form-back{margin-top:13px;background:none;border:0;color:#757772;font-size:11px;padding:5px 0}.success{text-align:center;padding:25px 5px}.success-icon{width:55px;height:55px;background:#eef3e9;color:#48703a;display:grid;place-items:center;border-radius:50%;margin:0 auto 25px}.success p{font-size:14px;margin-top:17px}.success>a{display:block;margin-top:20px;color:var(--orange);font-weight:700}.success button{margin-top:20px;font-size:13px}.contact-section .success h2{font-size:26px}.contact-section .success>a{color:#ffd2b5}.contact-details{background:#121510;color:#b8beb5;font-size:10px;padding:12px 0}.contact-details .container{display:flex;align-items:center;gap:25px;justify-content:space-between}.menu-toggle span{display:block;width:21px;height:2px;background:#333;margin:4px 0}
@media(min-width:1600px){.hero-inner{min-height:775px}.hero-background{background-position:center 52%}}
@media(max-width:1300px){.header-inner{height:95px;gap:20px}.brand strong{font-size:36px}.brand span{font-size:9px;letter-spacing:1.8px}nav{gap:16px;font-size:11px}.header-phone>a{font-size:13px}.header-phone>span{font-size:8px}.button-small{font-size:9px;padding-inline:12px}.hero-inner{min-height:665px;padding-top:56px;padding-bottom:76px;gap:3%}h1{font-size:52px}.hero-description{font-size:13px;margin-top:25px}.hero-cta{width:280px;font-size:17px;min-height:63px;margin-top:32px}.hero-perks{gap:13px;margin-top:37px}.hero-perks span{font-size:11px}.hero-perks svg{width:36px;height:40px}.quiz{padding:27px 25px;min-height:525px}.quiz h2{font-size:24px}.quiz-hint{font-size:12px}.progress{margin-bottom:38px}.choices{gap:8px;margin-top:29px}.choice{min-height:180px}.choice-label{font-size:11px}.quiz-bottom{margin-top:36px;gap:10px}.quiz-reassurance{font-size:9px;gap:8px}.quiz-actions .button{font-size:13px;gap:10px;padding:12px 15px;min-height:49px}.benefits-grid{gap:20px;padding-block:43px}.benefit{gap:13px}.benefit h2{font-size:13px}.benefit p{font-size:11px}.benefit>svg{width:28px;height:35px}.steps{gap:49px;margin-inline:10px}.step{padding:26px 17px;gap:22px;min-height:177px}.step h3{font-size:13px}.step p{font-size:10.5px}.step-arrow{right:-33px}.step-side>svg{width:40px;height:43px}.step-number{width:31px;height:31px;font-size:15px}.result-grid{gap:31px}.result-item{min-height:181px;gap:12px}.result-item h3{font-size:11px}.result-item p{font-size:10px}.trust-photo{height:224px}.trust-inner{gap:40px}.trust-copy{max-width:560px}blockquote{font-size:11px}.contact-copy h2{font-size:29px}.contact-copy>p{font-size:12px}.contact-grid{gap:55px}.contact-section{min-height:370px}.contact-perks span{font-size:10px}.contact-perks svg{height:41px;width:41px}}
@media(max-width:1050px){.header-inner{height:80px;gap:17px}nav{gap:13px;font-size:10px}.brand strong{font-size:31px}.brand span{font-size:8px;letter-spacing:1.5px}.header-phone>a{font-size:11px}.header-phone>span{font-size:7px}.button-small{font-size:8px;min-height:35px;padding:9px 11px}.hero-inner{min-height:555px;padding-top:45px;padding-bottom:58px;gap:2.9%}h1{font-size:44px}.hero-description{font-size:11px;line-height:1.85;margin-top:25px}.hero-cta{width:233px;min-height:52px;font-size:15px;margin-top:27px}.hero-perks{margin-top:31px;gap:15px}.hero-perks svg{width:31px;height:35px}.hero-perks span{font-size:9.5px}.quiz{padding:24px 21px 27px;min-height:432px;border-radius:15px}.quiz-progress-label{font-size:12px;margin-bottom:10px}.quiz-progress-label>span:last-child{font-size:9px}.progress{height:7px;margin-bottom:33px}.quiz h2{font-size:21px}.quiz-hint{font-size:11px}.choices{gap:7px;margin-top:27px}.choice{min-height:152px;padding:8px 3px 16px;border-radius:7px}.choice-label{font-size:10px;margin-top:13px}.quiz-bottom{margin-top:33px;gap:10px}.quiz-reassurance{font-size:8.5px;gap:7px}.quiz-reassurance svg{width:21px;height:26px}.quiz-actions .button{font-size:12px;min-height:43px;padding:10px 12px;gap:8px}.quiz-actions .button svg{width:20px}.benefits-grid{padding-block:36px;gap:20px}.benefit{gap:13px}.benefit>svg{width:23px;height:30px}.benefit h2{font-size:11px}.benefit p{font-size:9.5px}.how{padding:34px 0}.how h2,.result h2{font-size:24px}.steps{gap:42px;margin-top:28px}.step{min-height:148px;padding:23px 14px;gap:23px;border-radius:10px}.step-number{width:27px;height:27px;font-size:13px}.step-side{gap:18px}.step-side>svg{width:35px;height:35px}.step h3{font-size:11px;margin-bottom:9px}.step p{font-size:9px}.step-arrow{right:-29px;font-size:27px}.result{padding:35px 0}.result-grid{gap:28px;margin-top:32px}.result-item{min-height:152px;padding:16px 8px;gap:11px;border-radius:12px}.result-item h3{font-size:9px;margin-bottom:8px}.result-item p{font-size:8.5px}.trust{padding:33px 0}.trust-inner{gap:34px}.trust-photo{height:186px}.trust h2{font-size:24px;margin-bottom:12px}.review-stars{font-size:18px;letter-spacing:2px;margin-bottom:14px}blockquote{font-size:9.5px;margin-bottom:14px}.review-name{font-size:11px}.review-location{font-size:10px}.trust-copy{max-width:495px;padding-right:0}.review-controls{gap:14px}.review-controls button{height:35px;width:35px;font-size:23px}.contact-section{padding:36px 0;min-height:302px}.contact-grid{gap:46px}.contact-copy h2{font-size:26px}.contact-copy>p{font-size:11px;line-height:1.7;margin-top:13px}.contact-perks{gap:22px;margin-top:27px}.contact-perks svg{width:35px;height:35px}.contact-perks span{font-size:9px}.input-wrap{margin-bottom:12px}.input-wrap input{height:43px;font-size:10px;padding-left:39px}.input-wrap>svg{width:16px;height:17px;left:12px;top:13px}.form-note{font-size:8.5px;margin-bottom:16px}.lead-form>.button{min-height:46px;font-size:13px}.consent{font-size:8px;margin-top:14px;gap:8px}.consent input{width:12px;height:12px}.contact-details{font-size:8px}.text-choices .choice{min-height:59px}.text-choices .choice-label{font-size:12px}}
@media(max-width:800px){nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:22px 25px;z-index:10;box-shadow:0 5px 10px #0001;font-size:14px;flex-wrap:wrap;gap:20px}.header-inner{height:78px}.header-phone{margin-left:auto}.header-phone>a{font-size:13px}.header-phone>span{font-size:8px}.header-cta{display:none}.menu-toggle{display:block;border:0;background:transparent;padding:8px}.menu-open nav{display:flex}.hero-inner{gap:24px;align-items:stretch;min-height:580px}.hero-copy{width:40%;padding-top:12px}.quiz{width:56%;padding:23px 20px}.hero-background{background-position:62% center}h1{font-size:39px}.hero-description{font-size:12px;line-height:1.8}.desktop-break{display:none}.hero-perks{gap:10px}.hero-perks span{font-size:9px}.hero-cta{width:220px}.choices{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.choice{min-height:124px;padding:8px}.choice .object-image{width:75px}.choice-label{margin-top:4px;font-size:11px}.quiz h2{font-size:22px}.quiz-bottom{margin-top:23px;flex-wrap:wrap}.quiz-reassurance{font-size:8px}.quiz-reassurance svg{display:none}.progress{margin-bottom:28px}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:30px;padding-block:32px}.benefit h2{font-size:13px}.benefit p{font-size:11px}.benefit svg{width:29px;height:36px}.steps{gap:22px;margin-inline:0}.step{gap:13px;padding:22px 14px;align-items:flex-start;min-height:185px}.step h3{font-size:12px}.step p{font-size:10px}.step p br{display:none}.step-arrow{display:none}.step-side>svg{width:29px}.result-grid{grid-template-columns:1fr 1fr;gap:20px}.result-item{min-height:160px;padding:15px;gap:17px}.result-item h3{font-size:13px}.result-item p{font-size:11px}.result-item .object-image{width:33%}.trust-inner{gap:25px;align-items:flex-start}.trust-photo{height:200px;width:32%}.trust-copy{padding-bottom:40px}blockquote{font-size:11px}.trust h2{font-size:26px}.review-controls{position:absolute;bottom:0;right:0}.contact-grid{gap:33px}.contact-copy{width:49%}.contact-form-wrapper{width:43%}.contact-copy h2{font-size:28px}.contact-copy>p{font-size:12px}.contact-perks{gap:16px}.contact-perks span{font-size:9px}.input-wrap input{height:49px;font-size:12px}.input-wrap>svg{top:16px}.form-note{font-size:10px}.lead-form>.button{min-height:52px;font-size:15px}.consent{font-size:9px}.contact-section{background-position:60% center}.contact-details .container{flex-wrap:wrap;gap:8px;font-size:9px}}
@media(max-width:540px){.container{width:calc(100% - 36px)}.header-inner{width:calc(100% - 32px);gap:9px;height:72px}.brand strong{font-size:30px}.brand span{font-size:7px;letter-spacing:1.6px}.header-phone>a{font-size:11px}.header-phone>span{font-size:7px;max-width:124px;line-height:1.4}nav{top:72px}.menu-toggle{padding:7px}.hero-inner{display:flex;flex-direction:column;gap:30px;padding:32px 0}.hero-copy{width:100%;padding:0}.hero-background{background-image:linear-gradient(180deg,#fffffff2 0%,#ffffffa8 36%,#ffffff15 62%),url('assets/hero.png');background-position:68% center;background-size:auto 100%}h1{font-size:45px;line-height:1.1;letter-spacing:-.8px}.hero-description{font-size:13px;max-width:330px;margin-top:20px}.hero-cta{width:245px;min-height:55px;font-size:16px;margin-top:24px}.hero-perks{margin-top:28px;gap:22px;max-width:350px}.hero-perks>div{gap:10px}.hero-perks svg{height:34px;width:31px}.hero-perks span{font-size:10px}.quiz{width:100%;padding:24px 21px;min-height:475px;border-radius:14px}.quiz h2{font-size:25px}.quiz-hint{font-size:12px}.quiz-progress-label{font-size:12px}.quiz-progress-label>span:last-child{font-size:10px}.progress{margin-bottom:26px}.choices{gap:11px;margin-top:24px}.choice{min-height:130px}.choice .object-image{width:83px}.choice-label{font-size:12px;margin-top:5px}.quiz-bottom{gap:14px;margin-top:26px}.quiz-reassurance{font-size:9px;max-width:175px}.quiz-reassurance svg{display:block;width:21px}.quiz-actions .button{min-height:47px;font-size:13px;padding:12px 15px}.back-button{width:32px}.text-choices .choice{min-height:72px}.text-choices .choice-label{font-size:13px}.benefits-grid{grid-template-columns:1fr 1fr;gap:26px 17px;padding:31px 0}.benefit{gap:12px}.benefit h2{font-size:12px}.benefit p{font-size:10px}.benefit>svg{width:25px;height:31px}.benefit:last-child{grid-column:1/-1;justify-content:center;margin-top:3px}.benefit:last-child h2 br{display:none}.benefit:last-child p br{display:none}.how{padding:32px 0}.how h2,.result h2{font-size:25px;line-height:1.2}.steps{grid-template-columns:1fr;gap:17px;margin-top:25px}.step{min-height:156px;padding:24px;gap:27px;align-items:center}.step-side{gap:17px}.step-side>svg{width:38px;height:38px}.step-number{width:31px;height:31px;font-size:15px}.step h3{font-size:14px}.step p{font-size:12px;max-width:235px}.result{padding:33px 0}.result-grid{gap:13px;margin-top:25px}.result-item{flex-direction:column;text-align:center;padding:16px 9px 20px;gap:10px;min-height:243px}.result-item .object-image{width:96px}.result-item h3{font-size:12px;margin-bottom:8px}.result-item p{font-size:10px}.trust{padding:29px 0}.trust-inner{flex-direction:column;gap:23px}.trust-photo{height:210px;width:100%;object-position:center 43%}.trust-copy{max-width:none;padding-bottom:34px}.trust h2{font-size:27px}.review-stars{font-size:20px}blockquote{font-size:12px}.review-name{font-size:13px}.review-location{font-size:11px}.review-controls{bottom:0;right:0;margin:0}.review-controls button{width:36px;height:36px}.contact-section{padding:32px 0 36px;background-position:72% center;background-image:linear-gradient(90deg,#10130fdd,#10130fa6),url('assets/footer.png')}.contact-grid{flex-direction:column;gap:30px}.contact-copy{width:100%}.contact-copy h2{font-size:30px;letter-spacing:-.2px}.contact-copy>p{font-size:12px}.contact-copy>p br{display:none}.contact-perks{gap:18px;margin-top:27px}.contact-perks span{font-size:10px}.contact-perks svg{height:36px;width:36px}.contact-form-wrapper{width:100%;max-width:none}.input-wrap{margin-bottom:14px}.input-wrap input{height:51px;font-size:13px}.input-wrap>svg{top:16px;left:15px;width:19px;height:19px}.form-note{font-size:11px}.lead-form>.button{min-height:55px;font-size:16px}.consent{font-size:10px}.consent input{height:15px;width:15px}.contact-details .container{font-size:9px;line-height:1.8}.quiz .lead-form{margin-top:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
/* Desktop proportions follow the supplied 940 px reference. */
h2{font-family:Arial,sans-serif;letter-spacing:-.35px}.quiz h2{font-family:Condensed,'Arial Narrow',Arial,sans-serif;letter-spacing:0}
@media(min-width:801px) and (max-width:1050px){
.header-inner{height:76px}.brand strong{font-size:29px}.hero-inner{min-height:493px;padding-top:39px;padding-bottom:68px}.hero-copy{padding-top:7px}h1{font-size:40px;letter-spacing:-1.3px;white-space:nowrap;line-height:1.13}.hero-description{margin-top:20px;font-size:11px;line-height:1.75}.hero-cta{margin-top:26px;min-height:48px;width:208px;font-size:14px}.hero-perks{margin-top:30px;gap:20px}.hero-perks>div{gap:11px}.hero-perks svg{height:34px;width:29px}.hero-perks span{font-size:9px}.quiz{min-height:385px;padding:21px 20px 27px}.quiz-progress-label{font-size:11px;margin-bottom:9px}.quiz-progress-label>span:last-child{font-size:8px}.progress{height:6px;margin-bottom:30px}.quiz h2{font-size:20px}.quiz-hint{font-size:11px}.choices{margin-top:24px;gap:7px}.choice{min-height:136px;padding:6px 3px 20px}.choice-label{font-size:10px;margin-top:12px}.quiz-bottom{margin-top:30px}.quiz-actions .button{min-height:38px;padding:9px 12px;font-size:11px}.quiz-reassurance{font-size:8px}.benefits-grid{padding:33px 0 28px;gap:27px}.benefit h2{font-size:11px;margin-bottom:7px}.benefit p{font-size:9px}.how{padding:29px 0 30px}.how h2,.result h2{font-size:20px}.steps{margin-top:28px}.step{min-height:131px;padding:20px 13px;gap:21px}.step h3{font-size:10.5px;margin-bottom:9px}.step p{font-size:9px}.step-number{height:25px;width:25px;font-size:12px}.step-side{gap:17px}.step-side>svg{width:34px;height:34px}.result{padding:29px 0 31px}.result-grid{margin-top:31px}.result-item{min-height:136px}.trust{padding:30px 0}.trust-photo{height:166px}.trust h2{font-size:20px;margin-bottom:14px}.trust-copy{max-width:430px}.review-stars{font-size:17px;margin-bottom:12px}blockquote{font-size:9px;line-height:1.75;margin-bottom:13px}.review-name{font-size:11px}.review-location{font-size:9px}.review-controls button{width:33px;height:33px}.contact-section{padding:31px 0 35px;min-height:266px}.contact-copy h2{font-family:Condensed,'Arial Narrow',Arial,sans-serif;font-size:25px}.contact-copy>p{font-size:10.5px;margin-top:12px}.contact-grid{gap:46px}.contact-perks{margin-top:25px;gap:23px}.contact-perks svg{height:33px;width:33px}.contact-perks span{font-size:8.5px}.input-wrap input{height:37px;font-size:9px}.input-wrap>svg{top:11px;width:16px;height:16px}.form-note{font-size:8px;margin-bottom:14px}.lead-form>.button{min-height:41px;font-size:12px}.consent{font-size:7px;margin-top:11px}.text-choices .choice{min-height:56px}.quiz:has(.lead-form){min-height:385px}.quiz .lead-form .consent{font-size:8px}}
@media(min-width:801px){h1{white-space:nowrap}}
@media(min-width:801px) and (max-width:1050px){.hero-description{margin-top:15px}.hero-cta{margin-top:23px;padding-block:11px}.hero-perks{margin-top:25px}.quiz-bottom{margin-top:26px}.quiz-actions .button{padding-block:8px}.quiz-actions .button svg{height:20px}.lead-form>.button{padding-block:10px}.contact-section{min-height:266px;padding-bottom:30px}.contact-perks>div{gap:12px}}
/* Client-approved quiz: free project and 5% chimney-kit discount. */
.brand{width:170px}.brand img{display:block;width:100%;height:auto}.hero-copy h1{font-size:54px;white-space:normal}.hero-offer{display:block;color:var(--orange);font-size:14px;line-height:1.65;margin-top:10px}.appliance-image{display:block;flex-shrink:0;width:100%;aspect-ratio:1;background-image:url('assets/quiz-appliances.png');background-size:400% 100%;background-repeat:no-repeat;mix-blend-mode:multiply}.appliance-0{background-position:0 0}.appliance-1{background-position:33.333% 0}.appliance-2{background-position:66.666% 0}.appliance-3{background-position:100% 0}.appliance-choices .choice{justify-content:flex-start;padding:12px 6px 16px;min-height:213px}.appliance-choices .choice-label{white-space:normal;line-height:1.45;min-height:55px;display:flex;align-items:center;justify-content:center;margin-top:10px;font-size:12px}.quiz-reassurance strong{font-weight:600;color:var(--orange)}.equipment-fields{margin-top:22px}.equipment-fields label{display:block;font-size:13px;font-weight:600;margin-bottom:14px}.equipment-fields label>span{font-size:11px;font-weight:400;color:#7d807a;margin-left:8px}.equipment-fields input{display:block;width:100%;border:1px solid #d9ddd7;border-radius:7px;min-height:47px;padding:11px 13px;margin-top:6px;background:#fff;color:var(--ink);font-size:13px}.equipment-fields input:focus{border-color:var(--orange)}.model-help{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:1px solid #e8bca9;border-radius:7px;background:#fff7f1;color:#aa3616;font-size:12px;font-weight:600;padding:12px 13px;min-height:45px}.model-help svg{width:20px;height:20px}.model-help:hover{background:#fbece1}.model-note,.model-selection{color:#777e73;font-size:11px;line-height:1.6;margin-top:9px}.model-selection{color:#a44222}.quiz-model-step .quiz-bottom{margin-top:22px}.quiz-result .progress{margin-bottom:25px}.quiz-result h2{font-size:30px;line-height:1.2}.discount-accent{color:var(--orange)}.reward-intro{margin-top:10px;line-height:1.7}.reward-description{font-size:13px;margin-top:16px;line-height:1.65}.reward-list{padding-left:20px;margin:11px 0 13px;font-size:13px;line-height:1.85}.reward-list li::marker{color:var(--orange)}.reward-comfort{font-size:12px;line-height:1.6;color:#61695f}.estimate-note{font-size:10px;color:#72776d;line-height:1.6;margin-top:14px}.quiz-result .lead-form{margin-top:18px}.quiz-result .form-note{display:none}.quiz-result .lead-form>.button{font-size:15px;padding:13px 12px}.quiz-result .input-wrap{margin-bottom:12px}.quiz-result .consent{font-size:10px}.quiz-result .form-back{font-size:12px}.quiz .text-choices .choice-label{white-space:normal;line-height:1.5}.quiz .text-choices .choice{padding:14px 10px}.quiz-result .form-error{overflow-wrap:anywhere}
@media(min-width:1051px) and (max-width:1300px){.brand{width:140px}.hero-copy h1{font-size:46px}.hero-offer{font-size:12px}.appliance-choices .choice{min-height:187px}.appliance-choices .choice-label{font-size:11px;min-height:48px}}
@media(min-width:801px) and (max-width:1050px){.brand{width:114px}.hero-copy h1{font-size:37px;white-space:normal;line-height:1.15}.hero-offer{font-size:10px;line-height:1.65;margin-top:8px}.hero-perks{gap:16px}.appliance-choices .choice{min-height:144px;padding:8px 4px 12px}.appliance-choices .choice-label{font-size:9px;min-height:43px;margin-top:7px}.quiz .text-choices .choice-label{font-size:11px}.quiz .text-choices .choice{min-height:67px;padding:11px 8px}.quiz .quiz-bottom{flex-wrap:wrap;gap:14px}.quiz .quiz-reassurance{font-size:9px;min-width:135px}.quiz .quiz-actions .button{font-size:11px}.equipment-fields{margin-top:19px}.equipment-fields label{font-size:11px}.equipment-fields input{min-height:42px;font-size:12px}.equipment-fields label>span{font-size:10px}.model-help{font-size:11px;padding:11px}.model-note,.model-selection{font-size:10px}.quiz-result h2{font-size:25px}.reward-intro{font-size:12px}.reward-description,.reward-list{font-size:12px}.reward-comfort{font-size:11px}.quiz-result .lead-form>.button{font-size:13px}.quiz-result .consent{font-size:9px}.estimate-note{font-size:9px}}
@media(max-width:800px){.brand{width:125px}.hero-copy h1{font-size:36px;line-height:1.16}.hero-offer{font-size:12px}.appliance-image{width:80px}.appliance-choices .choice{min-height:142px;padding:8px}.appliance-choices .choice-label{font-size:11px;min-height:40px;margin-top:3px}.quiz .quiz-bottom{flex-wrap:wrap;gap:14px}.quiz-result h2{font-size:27px}.quiz-result .lead-form>.button{font-size:13px}}
@media(max-width:540px){.brand{width:120px}.hero-copy h1{font-size:39px;line-height:1.14}.hero-offer{font-size:13px;margin-top:10px}.hero-perks span{font-size:10px}.appliance-image{width:88px}.appliance-choices .choice{min-height:151px;padding:10px 7px}.appliance-choices .choice-label{font-size:12px;min-height:39px;line-height:1.4}.quiz .quiz-hint{font-size:13px;line-height:1.7}.quiz .quiz-reassurance{font-size:10px;max-width:170px;min-width:120px}.quiz .text-choices .choice-label{font-size:12px;line-height:1.5}.quiz .text-choices .choice{min-height:83px;padding:12px 9px}.equipment-fields label{font-size:13px}.equipment-fields label>span{font-size:11px}.equipment-fields input{font-size:16px;min-height:48px}.model-help{font-size:12px}.model-note,.model-selection{font-size:11px}.quiz-result h2{font-size:28px}.reward-description,.reward-list{font-size:13px}.reward-comfort{font-size:12px}.quiz-result .lead-form>.button{font-size:14px;padding:14px 10px}.quiz-result .consent{font-size:10px}.estimate-note{font-size:10px}.quiz-result .input-wrap input{font-size:16px}.quiz .quiz-actions{max-width:100%}.quiz .quiz-actions .button{white-space:normal}}
.appliance-image{width:80%;aspect-ratio:3/4}
@media(max-width:800px){.appliance-image{width:68px}}
@media(max-width:540px){.appliance-image{width:72px}}

/* Give the four desktop choices more room without stretching the product artwork. */
@media(min-width:801px){
  .hero-inner>.quiz{width:52%;flex-shrink:0}
  .appliance-choices{gap:12px}
  .appliance-choices .appliance-image{width:90%;max-width:110px;aspect-ratio:3/4}
}
@media(min-width:801px) and (max-width:1050px){
  .appliance-choices{gap:9px}
  .appliance-choices .appliance-image{max-width:80px}
}

/* Legal documents and explicit cookie preferences. */
/* A gentle highlight on active primary actions. */
.button{position:relative;isolation:isolate;overflow:hidden}
.button::after{content:"";position:absolute;z-index:1;pointer-events:none;inset:-70% auto -70% -75%;width:42%;background:linear-gradient(100deg,transparent 8%,#fff0 22%,#ffffff52 50%,#fff0 78%,transparent 92%);transform:translateX(0) skewX(-18deg);opacity:0;animation:button-shine 6s ease-in-out infinite}
.button:hover::after,.button:focus-visible::after{animation:button-shine-hover .8s ease-out 1}
.button:disabled::after,.button[aria-disabled="true"]::after{display:none;animation:none}
@keyframes button-shine{0%,72%{transform:translateX(0) skewX(-18deg);opacity:0}74%{opacity:1}91%{transform:translateX(460%) skewX(-18deg);opacity:1}92%,100%{transform:translateX(460%) skewX(-18deg);opacity:0}}
@keyframes button-shine-hover{0%{transform:translateX(0) skewX(-18deg);opacity:0}12%{opacity:1}100%{transform:translateX(460%) skewX(-18deg);opacity:0}}
@media(prefers-reduced-motion:reduce){.button::after{display:none;animation:none}}
.legal-footer{background:#11150f;color:#c5c8c1;padding:22px 4.6%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px 24px;font-size:11px;line-height:1.7}.legal-footer p{flex-basis:100%}.legal-footer a,.legal-footer button{text-decoration:underline;text-underline-offset:3px}.legal-footer button{font:inherit;color:inherit;background:none;border:0;padding:4px 0}.form-policy{font-size:10px;line-height:1.6;margin-top:8px}.form-policy a{text-decoration:underline;text-underline-offset:2px}.cookie-panel[hidden],.cookie-close[hidden]{display:none}.cookie-panel{position:fixed;z-index:100;bottom:20px;left:50%;transform:translateX(-50%);width:min(1080px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;padding:22px 25px;background:#fff;border:1px solid #e6ddd6;border-radius:14px;box-shadow:0 8px 45px #0003;display:flex;gap:24px;align-items:center;color:#252725}.cookie-copy{flex:1}.cookie-copy h2{font-size:23px;margin:0 0 8px}.cookie-copy p{font-size:12px;line-height:1.7}.cookie-copy a{color:#a9300d;text-decoration:underline;text-underline-offset:2px}.cookie-copy .cookie-current{color:#72766f;margin-top:7px;font-size:11px}.cookie-actions{display:flex;flex-direction:column;gap:8px;min-width:210px}.cookie-actions button{border:1px solid #bb3c18;border-radius:6px;background:#fff;color:#9c3011;padding:11px 14px;min-height:42px;font-size:12px;font-weight:700}.cookie-actions button:hover{background:#fff2ec}.cookie-actions .cookie-close{border-color:#deded8;color:#555;font-weight:400}.legal-page{background:#faf8f5}.legal-header{max-width:1000px;margin:auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px}.legal-header img{width:170px;height:auto;display:block}.legal-document{max-width:1000px;margin:0 auto 45px;background:#fff;border:1px solid #e7e3dc;border-radius:12px;padding:42px;overflow-wrap:anywhere}.legal-document h1{font-size:42px;white-space:normal;letter-spacing:-.5px}.legal-document h2{font-size:25px;margin:30px 0 12px}.legal-document p{font-size:14px;line-height:1.85;margin:12px 0}.legal-document a{color:#ae3613;text-decoration:underline}.legal-document .legal-date{font-size:12px;color:#777}.legal-draft{background:#fff5db;padding:18px;border-radius:8px;font-size:13px;margin:25px 0}.legal-table-wrap{overflow-x:auto}.legal-document table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.7}.legal-document th,.legal-document td{border:1px solid #ddd;padding:12px;text-align:left;vertical-align:top;min-width:125px}.legal-document th{background:#f9f5f0}.legal-document .button{color:#fff;font-size:14px;min-height:45px;margin:10px 0}.legal-page .legal-footer{justify-content:center}
@media(max-width:650px){.cookie-panel{bottom:10px;padding:18px;width:calc(100% - 20px);display:block}.cookie-actions{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;min-width:0}.cookie-actions button{font-size:11px;padding:10px 7px}.cookie-actions .cookie-close{grid-column:1/-1}.cookie-copy h2{font-size:22px}.legal-header{padding:20px 16px;font-size:11px}.legal-header img{width:125px}.legal-document{border-radius:0;padding:25px 18px;margin-bottom:0}.legal-document h1{font-size:33px}.legal-document h2{font-size:24px}.legal-document p{font-size:13px}.legal-footer{font-size:10px}.form-policy{font-size:10px}}
