.offer-page{--offer-dark:#182207;--offer-dark-2:#222e0d;--offer-lime:#d8e983;--offer-lime-dark:#b6ca59;--offer-soft:#edf4c7;--offer-border:#d8e98333;--offer-muted:#687253;min-height:100vh;color:var(--heading-color);background:#fff;padding:80px 24px 50px;position:relative;overflow:clip visible}.offer-page *{box-sizing:border-box}.offer-bg-grid{pointer-events:none;opacity:.35;background-image:linear-gradient(#d8e98347 1px,#0000 1px),linear-gradient(90deg,#d8e98347 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.offer-glow{pointer-events:none;filter:blur(100px);border-radius:50%;width:500px;height:500px;position:absolute}.offer-glow-one{background:#d8e98329;top:-250px;left:-200px}.offer-glow-two{background:#d8e9831f;bottom:-250px;right:-250px}.offer-container{z-index:2;max-width:1180px;margin:0 auto;position:relative}.offer-header{max-width:720px;margin-bottom:45px}.offer-eyebrow{color:#71802f;letter-spacing:.18em;align-items:center;gap:10px;margin-bottom:16px;font-size:11px;font-weight:800;display:flex}.offer-eyebrow span{background:var(--primary-color);width:26px;height:2px}.offer-header h1{color:var(--heading-color);letter-spacing:-.045em;margin:0 0 15px;font-size:clamp(38px,5vw,68px);font-weight:900;line-height:.98}.offer-header p{max-width:650px;color:var(--paragraph-color);margin:0;font-size:16px;line-height:1.7}.offer-stepper{align-items:center;margin-bottom:35px;display:flex}.step-item{opacity:.38;align-items:center;gap:12px;transition:all .3s;display:flex}.step-item.active{opacity:1}.step-item>span{border:1px solid #1822072e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:flex}.step-item.active>span{background:var(--offer-dark);border-color:var(--offer-dark);color:var(--offer-lime)}.step-item small{letter-spacing:.12em;color:var(--offer-muted);margin-bottom:2px;font-size:8px;font-weight:800;display:block}.step-item strong{color:var(--heading-color);font-size:13px;display:block}.step-line{background:#1822071f;width:80px;height:1px;margin:0 18px;position:relative}.step-line>span{background:var(--primary-color);transition:width .4s;position:absolute;inset-block:0;inset-inline-start:0}.offer-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:25px;display:grid}.offer-main{min-width:0}.step-content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #18220714;border-radius:26px;min-height:510px;padding:34px;box-shadow:0 25px 70px #222b1012}.content-heading{align-items:center;gap:14px;margin-bottom:28px;display:flex}.heading-icon{background:var(--accent-soft);width:45px;height:45px;color:var(--accent-dark);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.content-heading h2{letter-spacing:-.02em;margin:0 0 3px;font-size:21px;font-weight:850}.content-heading p{color:var(--paragraph-color);margin:0;font-size:13px}.selection-count{background:var(--offer-dark);width:36px;height:36px;color:var(--offer-lime);border-radius:50%;justify-content:center;align-items:center;margin-inline-start:auto;font-size:12px;font-weight:900;display:flex}.services-list{flex-direction:column;gap:9px;display:flex}.service-option{width:100%;min-height:76px;color:var(--heading-color);cursor:pointer;text-align:start;background:#fff;border:1px solid #18220714;border-radius:16px;align-items:center;padding:10px 14px;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:flex;position:relative}.service-option:hover{border-color:#d8e983cc;transform:translate(4px);box-shadow:0 10px 25px #222b100f}.service-option.selected{border-color:var(--offer-lime-dark);box-shadow:inset 3px 0 0 var(--offer-lime-dark);background:#f8fbe9}.service-numbersss{color:#a0a88c;flex-shrink:0;width:35px;font-size:10px;font-weight:900}.service-thumb{background:#f0f2e8;border-radius:11px;flex-shrink:0;width:54px;height:54px;margin-inline-end:13px;overflow:hidden}.service-thumb img{object-fit:cover;width:100%;height:100%;display:block}.service-info{flex:1;min-width:0}.service-info strong{text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:14px;font-weight:800;display:block;overflow:hidden}.service-info span{max-width:90%;color:var(--offer-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;display:block;overflow:hidden}.service-check{color:#0000;border:1px solid #18220724;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-inline-start:10px;font-size:10px;transition:all .25s;display:flex}.service-option.selected .service-check{border-color:var(--offer-dark);background:var(--offer-dark);color:var(--offer-lime)}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.form-field{min-width:0}.form-field.full{grid-column:1/-1}.form-field label{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;font-weight:800;display:flex}.form-field label span{color:#9ca58b;font-size:9px;font-weight:700}.input-wrapper{background:#fff;border:1px solid #1822071a;border-radius:13px;align-items:center;min-height:53px;padding:0 16px;transition:all .25s;display:flex}.input-wrapper:focus-within{border-color:var(--offer-lime-dark);box-shadow:0 0 0 4px #d8e98326}.input-wrapper svg{color:#98a279;flex-shrink:0;margin-inline-end:11px;font-size:13px}.input-wrapper input{width:100%;color:var(--heading-color);background:0 0;border:0;outline:0;font-family:inherit;font-size:13px}textarea{resize:vertical;width:100%;min-height:135px;color:var(--heading-color);background:#fff;border:1px solid #1822071a;border-radius:13px;outline:0;padding:15px;font-family:inherit;font-size:13px;line-height:1.6;transition:all .25s}textarea:focus{border-color:var(--offer-lime-dark);box-shadow:0 0 0 4px #d8e98326}input::placeholder,textarea::placeholder{color:#a6ad99}.field-error{color:#b64747;margin-top:6px;font-size:10px;font-weight:700;display:block}.service-error{margin-top:10px}.offer-summary{background:var(--offer-dark);color:#fff;border-radius:25px;align-self:start;width:100%;position:sticky;top:25px;overflow:hidden;box-shadow:0 25px 60px #18220738}.summary-top{color:#fff9;letter-spacing:.15em;justify-content:space-between;align-items:center;padding:23px 23px 0;font-size:9px;font-weight:900;display:flex}.summary-status{color:var(--offer-lime);align-items:center;gap:6px;font-size:8px;display:flex}.summary-status span{background:var(--offer-lime);width:6px;height:6px;box-shadow:0 0 10px var(--offer-lime);border-radius:50%}.summary-count{padding:25px 23px 20px}.summary-count strong{color:var(--offer-lime);letter-spacing:-.05em;font-size:62px;line-height:.9;display:block}.summary-count span{color:#ffffff94;margin-top:9px;font-size:11px;display:block}.summary-services{padding:0 23px}.summary-service{border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;padding:12px 0;font-size:12px;display:flex}.summary-service svg{color:var(--offer-lime);font-size:9px}.summary-empty{color:#ffffff73;border-top:1px solid #ffffff17;align-items:center;gap:10px;padding:18px 0;font-size:11px;display:flex}.summary-empty svg{color:var(--offer-lime)}.summary-note{background:#ffffff0f;border-radius:15px;margin:20px 14px 14px;padding:18px}.summary-note strong{color:var(--offer-lime);margin-bottom:7px;font-size:11px;display:block}.summary-note p{color:#ffffff8c;margin:0;font-size:10px;line-height:1.7}.review-section{flex-direction:column;gap:20px;display:flex}.review-block{background:#fbfcf7;border:1px solid #18220714;border-radius:16px;padding:19px}.review-label{color:#7e8869;letter-spacing:.12em;text-transform:uppercase;margin-bottom:13px;font-size:9px;font-weight:900}.review-services{flex-wrap:wrap;gap:8px;display:flex}.review-service{background:var(--offer-dark);color:#fff;border-radius:9px;align-items:center;gap:9px;padding:9px 12px;font-size:11px;display:flex}.review-service svg{color:var(--offer-lime);font-size:8px}.review-contact{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.review-contact>div{background:#fff;border-radius:10px;align-items:center;gap:9px;min-width:0;padding:11px;font-size:11px;display:flex}.review-contact svg{color:#87945e;flex-shrink:0}.review-contact span{text-overflow:ellipsis;overflow:hidden}.review-description{color:var(--paragraph-color);background:#fff;border-radius:10px;padding:14px;font-size:12px;line-height:1.7}.offer-navigation{align-items:center;gap:20px;margin-top:20px;display:flex}.back-button,.continue-button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-family:inherit;font-size:11px;font-weight:850;transition:transform .25s,box-shadow .25s;display:flex}.back-button{color:var(--heading-color);background:0 0}.back-button:hover{transform:translate(-3px)}.continue-button{background:var(--offer-dark);min-width:160px;color:var(--offer-lime);margin-inline-start:auto}.continue-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #18220733}.continue-button:disabled{opacity:.6;cursor:not-allowed}.nav-progress{color:#87916d;align-items:center;gap:9px;margin-inline-start:auto;font-size:9px;font-weight:900;display:flex}.nav-progress>span,.nav-progress small{font-size:9px}.nav-progress>div{background:#1822071f;border-radius:10px;width:70px;height:3px;overflow:hidden}.nav-progress>div>span{border-radius:inherit;background:var(--offer-lime-dark);height:100%;transition:width .4s;display:block}.submit-button{min-width:175px}.button-spinner,.loading-spinner{border:2px solid #d8e9834d;border-top-color:var(--offer-lime);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite offer-spin}.loading-spinner{border-width:3px;width:25px;height:25px}@keyframes offer-spin{to{transform:rotate(360deg)}}.services-loading,.services-empty,.offer-error{min-height:300px;color:var(--paragraph-color);border:1px dashed #18220721;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.offer-error{color:#a53e3e;border-color:#a53e3e2e}.offer-page.rtl .service-option:hover{transform:translate(-4px)}.offer-page.rtl .service-option.selected{box-shadow:inset -3px 0 0 var(--offer-lime-dark)}.offer-page.rtl .back-button:hover{transform:translate(3px)}@media (max-width:900px){.offer-layout{grid-template-columns:1fr}.offer-summary{display:none}.step-content{min-height:auto}.offer-stepper{margin-bottom:25px}.step-line{width:50px;margin:0 10px}.review-contact{grid-template-columns:1fr}}@media (max-width:600px){.offer-page{padding:42px 14px 100px}.offer-header{margin-bottom:28px}.offer-eyebrow{margin-bottom:13px;font-size:9px}.offer-header h1{font-size:42px;line-height:.96}.offer-header p{font-size:13px;line-height:1.65}.offer-stepper{justify-content:space-between;margin-bottom:20px}.step-item{gap:7px}.step-item>span{width:30px;height:30px;font-size:9px}.step-item>div{display:none}.step-line{flex:1;width:auto;margin:0 8px}.step-content{border-radius:20px;padding:20px 14px}.content-heading{margin-bottom:20px}.heading-icon{border-radius:11px;width:39px;height:39px}.content-heading h2{font-size:17px}.content-heading p{font-size:11px}.selection-count{width:31px;height:31px;font-size:10px}.service-option{border-radius:13px;min-height:70px;padding:8px 9px}.service-numbersss{display:none}.service-thumb{border-radius:9px;width:47px;height:47px;margin-inline-end:10px}.service-info strong{font-size:12px}.service-info span{max-width:100%;font-size:9px}.service-check{width:23px;height:23px;margin-inline-start:7px;font-size:8px}.form-grid{grid-template-columns:1fr;gap:17px}.form-field.full{grid-column:auto}.form-field label{font-size:11px}.input-wrapper{min-height:50px;padding:0 13px}.input-wrapper input{font-size:12px}textarea{min-height:120px;font-size:12px}.review-section{gap:13px}.review-block{padding:14px}.review-contact{grid-template-columns:1fr}.offer-navigation{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #18220714;grid-template-columns:50px 1fr auto;gap:8px;margin:0;padding:10px 12px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #18220714}.back-button{border:1px solid #1822071a;border-radius:12px;width:50px;min-width:50px;padding:0}.back-button span{display:none}.nav-progress{justify-content:center;margin:0}.nav-progress>div{width:55px}.continue-button{border-radius:12px;min-width:120px;min-height:48px;padding:0 14px;font-size:10px}.submit-button{min-width:135px}}@media (max-width:380px){.offer-page{padding-inline:10px}.offer-header h1{font-size:37px}.step-content{padding-inline:11px}.service-thumb{width:42px;height:42px}.continue-button{min-width:105px}.submit-button{min-width:120px}}.thank-page{background:var(--main-bg-color);min-height:100vh;color:var(--heading-color);justify-content:center;align-items:center;padding:100px 24px;display:flex;position:relative;overflow:hidden}.thank-page *,.thank-page :before,.thank-page :after{box-sizing:border-box}.thank-grid{pointer-events:none;background-image:var(--grid-bg-pattern);opacity:.4;background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#000000b3 45%,#0000 82%);mask-image:radial-gradient(circle,#000 0%,#000000b3 45%,#0000 82%)}.thank-glow{background:var(--accent-mesh-alpha);filter:blur(110px);pointer-events:none;border-radius:50%;width:450px;height:450px;position:absolute}.thank-glow-one{opacity:.65;top:-260px;left:-220px}.thank-glow-two{opacity:.5;bottom:-250px;right:-260px}.thank-orbit{pointer-events:none;border:1px solid #d8e9834d;border-radius:50%;position:absolute}.thank-orbit-one{width:620px;height:620px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(25deg)}.thank-orbit-two{border-color:#d8e9831f;width:850px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-25deg)}.thank-container{z-index:5;text-align:center;flex-direction:column;align-items:center;width:min(760px,100%);display:flex;position:relative}.success-mark-wrapper{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:35px;display:flex;position:relative}.success-mark{z-index:3;background:var(--accent-dark);width:74px;height:74px;color:var(--accent-mesh);border-radius:50%;justify-content:center;align-items:center;font-size:25px;animation:.7s cubic-bezier(.175,.885,.32,1.275) success-pop;display:flex;position:relative;box-shadow:0 0 0 10px #d8e9831a,0 20px 50px #2a3a102e}.success-ring{border:1px solid var(--accent-mesh);opacity:.35;border-radius:50%;animation:3s ease-out infinite success-ring;position:absolute}.success-ring-one{width:92px;height:92px}.success-ring-two{width:120px;height:120px;animation-delay:.7s}@keyframes success-pop{0%{opacity:0;transform:scale(.4)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes success-ring{0%{opacity:.5;transform:scale(.75)}70%{opacity:0;transform:scale(1.15)}to{opacity:0;transform:scale(1.15)}}.thank-eyebrow{color:var(--accent-dark);letter-spacing:.2em;justify-content:center;align-items:center;gap:14px;margin-bottom:22px;font-size:10px;font-weight:900;display:flex}.thank-line{background:var(--accent-dark);opacity:.5;width:32px;height:1px}.thank-title{color:var(--heading-color);letter-spacing:-.065em;margin:0;font-size:clamp(52px,7vw,88px);font-weight:850;line-height:.95}.thank-title span{z-index:1;display:inline-block;position:relative}.thank-title span:after{content:"";z-index:-1;background:var(--accent-mesh);height:15px;position:absolute;bottom:6px;left:-7px;right:-7px;transform:rotate(-1.5deg)}.thank-description{max-width:590px;color:var(--paragraph-color);margin:28px auto 0;font-size:15px;line-height:1.9}.thank-status{border:1px solid var(--main-border);width:min(520px,100%);box-shadow:var(--card-shadow);text-align:start;background:#f7f9eeb8;border-radius:17px;align-items:center;gap:14px;margin-top:34px;padding:14px 17px;display:flex}.status-icon{background:var(--accent-mesh);width:40px;height:40px;color:var(--accent-dark);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:flex}.status-content{flex-direction:column;flex:1;gap:4px;display:flex}.status-content strong{color:var(--heading-color);font-size:12px;font-weight:800}.status-content span{color:var(--paragraph-color);font-size:10px}.status-dot{background:var(--accent-mesh);border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 5px #d8e98326}.thank-actions{justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}.thank-primary-button,.thank-secondary-button{border-radius:13px;justify-content:center;align-items:center;gap:11px;min-height:53px;padding:0 22px;font-family:inherit;font-size:12px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.thank-primary-button{background:var(--accent-dark);color:var(--accent-mesh);box-shadow:0 10px 25px #2a3a1026}.thank-primary-button:hover{transform:translateY(-3px);box-shadow:0 15px 30px #2a3a1033}.thank-secondary-button{color:var(--heading-color);background:#ffffffb3;border:1px solid #2a3a102e}.thank-secondary-button:hover{border-color:var(--accent-mesh);background:var(--accent-soft);transform:translateY(-3px)}.thank-secondary-button svg{font-size:10px}.thank-page-rtl .thank-secondary-button svg{transform:rotate(180deg)}.thank-footer{color:#4a543899;justify-content:center;align-items:center;gap:9px;margin-top:55px;font-size:10px;display:flex}.thank-footer svg{color:var(--accent-dark);font-size:11px}.thank-page-rtl{direction:rtl}.thank-page-rtl .thank-status{text-align:right}@media (max-width:700px){.thank-page{padding:80px 20px}.success-mark-wrapper{margin-bottom:28px}.thank-title{font-size:clamp(45px,13vw,68px)}.thank-description{font-size:14px;line-height:1.8}.thank-status{margin-top:28px}.thank-actions{flex-direction:column;width:100%}.thank-primary-button,.thank-secondary-button{width:100%}.thank-footer{max-width:320px;margin-top:40px;line-height:1.7}.thank-orbit-one{width:450px;height:450px}.thank-orbit-two{width:600px;height:300px}}@media (max-width:420px){.thank-page{padding:65px 16px}.success-mark-wrapper{width:105px;height:105px}.success-mark{width:65px;height:65px;font-size:21px}.success-ring-one{width:82px;height:82px}.success-ring-two{width:105px;height:105px}.thank-eyebrow{font-size:8px}.thank-line{width:22px}.thank-title{font-size:43px}.thank-description{font-size:13px}.thank-status{padding:12px}}@media (prefers-reduced-motion:reduce){.success-mark,.success-ring{animation:none}.thank-primary-button,.thank-secondary-button{transition:none}}
