.portal.svelte-5o5fxq{display:contents}.success-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;display:flex;align-items:center;justify-content:center;background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:svelte-2q61fv-fadeIn .3s ease-out}.success-modal{position:relative;background:#fff;padding:48px 40px;max-width:420px;width:calc(100% - 32px);display:flex;flex-direction:column;align-items:center;text-align:center;border-radius:0;box-shadow:0 8px 32px #00000026;animation:svelte-2q61fv-scaleIn .3s ease-out}.modal-close-btn{position:absolute;top:16px;right:16px;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-close-btn:hover{color:#b42c27}@keyframes svelte-2q61fv-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-2q61fv-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.success-icon{margin-bottom:24px}.success-title{color:#b42c27;font-size:clamp(20px,3vw,24px);font-weight:400;margin:0 0 16px}.success-text{font-size:15px;color:#666;line-height:1.6;margin:0 0 32px;max-width:300px}.purchase-form.svelte-2q61fv{width:430px;max-width:100%;background:#fff;padding:24px 32px 32px;display:flex;flex-direction:column}.purchase-title.svelte-2q61fv{color:#b42c27;font-size:clamp(20px,3vw,24px);font-weight:400;margin:0 0 16px;text-align:center}.purchase-subtitle.svelte-2q61fv{font-size:clamp(16px,2vw,18px);font-weight:400;color:#1a1a1a;margin:0 0 24px}.quantity-selectors.svelte-2q61fv{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.quantity-selectors.has-error.svelte-2q61fv{padding-bottom:8px}.quantity-row.svelte-2q61fv{display:flex;align-items:center;gap:16px}.quantity-label.svelte-2q61fv{font-size:15px;font-weight:400;color:#1a1a1a;min-width:120px}.quantity-value.svelte-2q61fv{font-size:28px;font-weight:400;color:#b42c27;min-width:40px;text-align:center}.quantity-controls.svelte-2q61fv{display:flex;gap:8px;margin-left:auto}.quantity-btn.svelte-2q61fv{background:none;border:none;cursor:pointer;padding:4px;color:#1a1a1a;transition:color .2s ease}.quantity-btn.svelte-2q61fv:hover:not(:disabled){color:#b42c27}.quantity-btn.svelte-2q61fv:disabled{opacity:.5;cursor:not-allowed}.form-fields.svelte-2q61fv{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.form-group.svelte-2q61fv{display:flex;flex-direction:column;gap:8px}.form-group.honeypot.svelte-2q61fv{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden;pointer-events:none}.form-label.svelte-2q61fv{font-size:14px;font-weight:400;color:#1a1a1a}.form-input.svelte-2q61fv{border:1px solid #E8E8E8;padding:14px 16px;font-size:15px;font-family:inherit;color:#1a1a1a;transition:border-color .2s ease}.form-input.svelte-2q61fv:focus{outline:none;border-color:#b42c27}.form-input.svelte-2q61fv::placeholder{color:#999}.form-input.svelte-2q61fv:disabled{background:#f5f5f5;cursor:not-allowed}.form-group.has-error.svelte-2q61fv .form-input:where(.svelte-2q61fv){border-color:#b42c27}.field-error.svelte-2q61fv{font-size:12px;color:#b42c27}.checkbox-wrapper.svelte-2q61fv{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px;cursor:pointer}.checkbox-wrapper.svelte-2q61fv input:where(.svelte-2q61fv){position:absolute;opacity:0;width:0;height:0}.checkbox-custom.svelte-2q61fv{flex-shrink:0;width:20px;height:20px;border:1px solid #E8E8E8;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.checkbox-wrapper.svelte-2q61fv input:where(.svelte-2q61fv):checked+.checkbox-custom:where(.svelte-2q61fv){background:#b42c27;border-color:#b42c27}.checkbox-wrapper.svelte-2q61fv input:where(.svelte-2q61fv):checked+.checkbox-custom:where(.svelte-2q61fv):after{content:"✓";color:#fff;font-size:14px}.checkbox-text.svelte-2q61fv{font-size:14px;color:#1a1a1a;line-height:1.4}.checkbox-link.svelte-2q61fv{color:#b42c27;text-decoration:underline}.error-message.svelte-2q61fv{background:#fef2f2;border:1px solid #FECACA;color:#b42c27;padding:12px 16px;border-radius:4px;font-size:14px;margin-bottom:16px;text-align:center}.submit-btn.svelte-2q61fv{background:#b42c27;color:#fff;border:none;padding:16px 32px;font-size:15px;font-family:inherit;font-weight:400;cursor:pointer;border-radius:30px;transition:background-color .2s ease;align-self:center;display:flex;align-items:center;justify-content:center;gap:8px;min-width:180px}.submit-btn.svelte-2q61fv:hover:not(:disabled){background:#9a2420}.submit-btn.svelte-2q61fv:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-2q61fv{width:16px;height:16px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:svelte-2q61fv-spin .8s linear infinite}@keyframes svelte-2q61fv-spin{to{transform:rotate(360deg)}}@media(max-width:600px){.purchase-form.svelte-2q61fv{padding:16px 20px 24px}.success-modal{padding:32px 24px;width:calc(100% - 24px)}.quantity-label.svelte-2q61fv{min-width:100px;font-size:14px}.quantity-value.svelte-2q61fv{font-size:24px;font-weight:300;min-width:32px}}.bottom-sheet-backdrop.svelte-1xhvrmi{position:fixed;inset:0;background:#0000;z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:svelte-1xhvrmi-fadeIn .3s ease-out forwards}.bottom-sheet-backdrop.is-closing.svelte-1xhvrmi{background:#0000004d}@keyframes svelte-1xhvrmi-fadeIn{0%{background:#0000}to{background:#00000080}}.bottom-sheet.svelte-1xhvrmi{position:relative;width:100%;max-width:500px;max-height:80vh;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -4px 32px #00000026;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.32,.72,0,1);will-change:transform}.bottom-sheet.is-dragging.svelte-1xhvrmi{transition:none}.bottom-sheet-handle.svelte-1xhvrmi{display:flex;justify-content:center;padding:12px 0 8px;cursor:grab;touch-action:none}.bottom-sheet-handle.svelte-1xhvrmi:active{cursor:grabbing}.handle-bar.svelte-1xhvrmi{width:40px;height:4px;background:#d9d9d9;border-radius:2px;transition:background .2s ease}.bottom-sheet-handle.svelte-1xhvrmi:hover .handle-bar:where(.svelte-1xhvrmi){background:#b0b0b0}.bottom-sheet-close.svelte-1xhvrmi{position:absolute;top:16px;right:16px;background:none;border:none;padding:8px;cursor:pointer;color:#666;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.bottom-sheet-close.svelte-1xhvrmi:hover{background:#f5f5f5;color:#1a1a1a}.bottom-sheet-content.svelte-1xhvrmi{flex:1;overflow-y:auto;padding:0 24px 32px;overscroll-behavior:contain}@media(min-width:768px){.bottom-sheet.svelte-1xhvrmi{margin:0 auto;border-radius:24px 24px 0 0;max-height:90vh}}@media(max-width:480px){.bottom-sheet-content.svelte-1xhvrmi{padding:0 20px 24px}}.bottom-sheet-content.svelte-1xhvrmi::-webkit-scrollbar{width:4px}.bottom-sheet-content.svelte-1xhvrmi::-webkit-scrollbar-track{background:transparent}.bottom-sheet-content.svelte-1xhvrmi::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.bottom-sheet-content.svelte-1xhvrmi::-webkit-scrollbar-thumb:hover{background:#b0b0b0}html,body{margin:0;padding:0;height:100%}body{font-family:Wix Madefor Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#1a1a1a;background:#fafafa;line-height:1.6}*,*:before,*:after{box-sizing:border-box}.page.svelte-1uha8ag{position:relative;min-height:100vh;overflow:hidden}.page.svelte-1uha8ag:before{content:"";position:fixed;inset:0;z-index:0;background:radial-gradient(circle,rgba(169,176,183,.6) 2px,transparent 2px);background-size:180px 180px;background-position:center center;pointer-events:none}@media(max-width:768px){.page.svelte-1uha8ag:before{background:radial-gradient(circle,rgba(169,176,183,.51) 2px,transparent 2px);background-size:calc(100vw / 3) calc(100vw / 3);background-position:center center}}.parallax-content.svelte-1uha8ag{will-change:transform;transition:transform .15s ease-out}.header.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(16px,4vw,40px) 0 clamp(24px,5vw,60px);text-align:center}.logo.svelte-1uha8ag{display:flex;padding:20px 0;flex-direction:column;justify-content:center;align-items:center;gap:10px}.logo-image.svelte-1uha8ag{height:clamp(24px,5vw,40.295px);align-self:stretch;aspect-ratio:202 / 40.29;object-fit:contain;animation:svelte-1uha8ag-fadeScale .6s ease-out both}.logo-sign.svelte-1uha8ag{display:flex;align-items:flex-start;gap:clamp(10px,3vw,22px)}.logo-sign-text.svelte-1uha8ag{color:#b42c27;font-family:Wix Madefor Display,sans-serif;font-size:clamp(10px,2vw,16px);font-style:normal;font-weight:400;line-height:normal;text-transform:lowercase;animation:svelte-1uha8ag-fadeUp .5s ease-out both}.logo-sign-text.svelte-1uha8ag:nth-child(1){animation-delay:.15s}.logo-sign-text.svelte-1uha8ag:nth-child(2){animation-delay:.25s}.logo-sign-text.svelte-1uha8ag:nth-child(3){animation-delay:.35s}.hero.svelte-1uha8ag{position:relative;z-index:1;display:flex;min-height:500px;align-items:flex-end;align-content:flex-end;gap:10.22px;align-self:stretch;flex-wrap:wrap;margin:0 40px;border-radius:0;overflow:hidden}.hero-bg.svelte-1uha8ag{position:absolute;inset:0;background:#fff url(../../../images/hero-bg.png) center top / cover no-repeat;z-index:0}.hero-content.svelte-1uha8ag{position:relative;z-index:1;display:flex;width:100%;height:100%;align-items:flex-end;justify-content:space-between;padding:0 clamp(24px,5vw,60px) 0;gap:0}.hero-text.svelte-1uha8ag{width:100%;padding-top:0;padding-bottom:60px;display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;position:relative;z-index:2}.hero-title.svelte-1uha8ag{font-size:clamp(24px,4.5vw,42px);font-weight:400;line-height:1.15;margin:0 0 24px;letter-spacing:-.01em;animation:svelte-1uha8ag-fadeUp .6s ease-out .3s both}.hero-models.svelte-1uha8ag{font-size:24px;margin-bottom:32px;animation:svelte-1uha8ag-fadeUp .5s ease-out .45s both}.model-text.svelte-1uha8ag,.model-variant.svelte-1uha8ag{color:#b8342a;font-weight:400}.tags.svelte-1uha8ag{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap;animation:svelte-1uha8ag-fadeUp .5s ease-out both}.tags.svelte-1uha8ag:nth-of-type(1){animation-delay:.55s}.tags.svelte-1uha8ag:nth-of-type(2){animation-delay:.65s}.tag.svelte-1uha8ag{font-size:14px;font-weight:400;padding:8px 16px;background:#ffffffd9;border:1px solid rgba(0,0,0,.1);border-radius:0;white-space:nowrap;color:#1a1a1a}.btn-primary.svelte-1uha8ag{margin-top:32px;padding:14px 0;width:120px;background:#b8342a;color:#fff;text-align:center;border:none;border-radius:24px;font-size:15px;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:inherit;animation:svelte-1uha8ag-fadeUp .5s ease-out .75s both}.btn-primary.svelte-1uha8ag:hover{background:#9a2b22;transform:translateY(-1px)}.hero-image.svelte-1uha8ag{position:absolute;right:60px;bottom:0;z-index:1}.hero-image.svelte-1uha8ag img:where(.svelte-1uha8ag){display:block;height:auto;max-height:clamp(320px,40vw,510px);width:auto;object-fit:contain;animation:svelte-1uha8ag-fadeRight .7s ease-out .4s both}.pain-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(32px,6vw,120px) clamp(40px,5vw,80px)}.pain-content.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(24px,3vw,60px);align-items:start;max-width:1400px;margin:0 auto}.pain-left.svelte-1uha8ag{display:flex;flex-direction:column;justify-content:space-between;gap:clamp(40px,6vw,100px);opacity:0}.pain-visible.svelte-1uha8ag .pain-left:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.pain-block.svelte-1uha8ag{display:flex;flex-direction:column;gap:16px}.pain-heading.svelte-1uha8ag{color:#1a1a1a;font-size:24px;font-weight:400;line-height:36px;text-transform:lowercase;margin:0}.pain-body.svelte-1uha8ag{color:#1a1a1a;font-size:14px;font-weight:400;line-height:22.4px;margin:0}.pain-center.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;position:relative}.pain-image.svelte-1uha8ag{width:100%;max-width:clamp(240px,25vw,400px);height:auto;object-fit:contain;margin-top:16px;opacity:0}.pain-visible.svelte-1uha8ag .pain-image:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeScale .7s ease-out .3s both}.pain-right.svelte-1uha8ag{display:flex;align-items:flex-start;justify-content:flex-end;padding-top:8cqb;opacity:0}.pain-visible.svelte-1uha8ag .pain-right:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .2s both}.products-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px)}.products-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,32px);align-items:start;max-width:1400px;margin:0 auto}.product-card.svelte-1uha8ag{background:#fff;border:0px solid rgba(0,0,0,.08);padding:clamp(20px,2.5vw,32px);display:flex;flex-direction:column;opacity:0}.products-visible.svelte-1uha8ag .product-card:where(.svelte-1uha8ag):nth-child(1){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.products-visible.svelte-1uha8ag .product-card:where(.svelte-1uha8ag):nth-child(2){animation:svelte-1uha8ag-fadeUp .6s ease-out .25s both}.products-visible.svelte-1uha8ag .product-card:where(.svelte-1uha8ag):nth-child(3){animation:svelte-1uha8ag-fadeUp .6s ease-out .4s both}.product-card--offset.svelte-1uha8ag{margin-top:clamp(120px,18vw,280px)}.product-card--featured.svelte-1uha8ag{background:#fff;border:none;background-image:repeating-linear-gradient(to right,#B42C27 0,#B42C27 10px,transparent 10px,transparent 20px),repeating-linear-gradient(to right,#B42C27 0,#B42C27 10px,transparent 10px,transparent 20px),repeating-linear-gradient(to bottom,#B42C27 0,#B42C27 10px,transparent 10px,transparent 20px),repeating-linear-gradient(to bottom,#B42C27 0,#B42C27 10px,transparent 10px,transparent 20px);background-position:top,bottom,left,right;background-size:100% 1px,100% 1px,1px 100%,1px 100%;background-repeat:no-repeat}.product-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.product-number.svelte-1uha8ag{font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1;color:#1a1a1a}.product-price.svelte-1uha8ag{font-size:clamp(18px,2vw,24px);font-weight:400;color:#b42c27;line-height:1}.product-number--red.svelte-1uha8ag{color:#b42c27}.product-title.svelte-1uha8ag{font-size:clamp(18px,2vw,24px);font-weight:400;margin:0 0 12px;line-height:1.3}.product-specs.svelte-1uha8ag{display:flex;flex-direction:column}.spec-row.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:baseline;padding:12px 0;border-top:1px solid rgba(0,0,0,.08);gap:16px}.spec-row.svelte-1uha8ag:first-child{border-top:none}.spec-row.svelte-1uha8ag:last-child{border-bottom:1px solid rgba(0,0,0,.08)}.spec-label.svelte-1uha8ag{font-size:clamp(13px,1.2vw,14px);font-weight:400;color:#666}.spec-value.svelte-1uha8ag{font-size:clamp(13px,1.2vw,14px);font-weight:700;color:#1a1a1a;white-space:nowrap;text-align:right}.product-image.svelte-1uha8ag{margin-top:0;display:flex;align-items:center;justify-content:center}.product-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:auto;object-fit:contain}@keyframes svelte-1uha8ag-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1uha8ag-fadeScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes svelte-1uha8ag-fadeRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.hero.svelte-1uha8ag{margin:0 20px;max-height:none}.hero-content.svelte-1uha8ag{flex-direction:column;align-items:flex-start;padding:clamp(16px,4vw,40px) 40px}.hero-image.svelte-1uha8ag{position:static;width:100%;display:flex;justify-content:center}.hero-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:clamp(240px,55vw,500px);max-width:none}.hero-title.svelte-1uha8ag{font-size:clamp(42px,4vw,32px);margin:0 0 16px}.pain-content.svelte-1uha8ag{grid-template-columns:1fr 1fr;background:url(../../../images/tote-bag.png) center / contain no-repeat;min-height:400px;align-items:center}.pain-left.svelte-1uha8ag{order:1;gap:40px}.pain-right.svelte-1uha8ag{order:2;padding-top:0}.pain-center.svelte-1uha8ag{display:none}.pain-block.svelte-1uha8ag{max-width:280px}.pain-heading.svelte-1uha8ag{font-size:clamp(16px,3vw,24px);line-height:clamp(22px,4vw,36px)}.pain-body.svelte-1uha8ag{font-size:clamp(11px,1.8vw,14px);line-height:clamp(16px,2.8vw,22.4px)}.products-grid.svelte-1uha8ag{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.product-card.svelte-1uha8ag:first-child{grid-column:1;grid-row:1}.product-card--offset.svelte-1uha8ag{margin-top:0;grid-column:1;grid-row:2}.product-card--featured.svelte-1uha8ag{grid-column:2;grid-row:1 / 3;align-self:center}}@media(max-width:768px){.hero.svelte-1uha8ag{min-height:400px;max-height:none;margin:0 16px}.hero-content.svelte-1uha8ag{padding:clamp(12px,3vw,30px) 24px}.hero-text.svelte-1uha8ag{padding-bottom:0}.hero-title.svelte-1uha8ag{font-size:clamp(24px,5vw,32px);font-weight:400;margin:16px 0 12px}.hero-models.svelte-1uha8ag{font-size:16px;margin-bottom:20px}.tags.svelte-1uha8ag{gap:8px}.tag.svelte-1uha8ag{font-size:14px;padding:6px 12px}.pain-section.svelte-1uha8ag{padding:clamp(24px,4vw,40px) clamp(16px,4vw,40px);min-height:100vh;display:flex;align-items:center}.pain-content.svelte-1uha8ag{grid-template-columns:1fr;background:none;gap:clamp(32px,8vw,60px)}.pain-left.svelte-1uha8ag{order:1;gap:32px}.pain-center.svelte-1uha8ag{display:flex;order:2}.pain-image.svelte-1uha8ag{max-width:60%}.pain-right.svelte-1uha8ag{order:3;padding-top:0;text-align:right}.pain-block.svelte-1uha8ag{max-width:280px}.pain-heading.svelte-1uha8ag{font-size:clamp(18px,4vw,24px);font-weight:500}.pain-body.svelte-1uha8ag{font-size:clamp(13px,3vw,15px);font-weight:400;line-height:1.6}.products-section.svelte-1uha8ag{padding:clamp(32px,6vw,60px) clamp(16px,4vw,40px)}.products-grid.svelte-1uha8ag{grid-template-columns:1fr;grid-template-rows:auto;max-width:480px}.product-card.svelte-1uha8ag:first-child,.product-card--offset.svelte-1uha8ag,.product-card--featured.svelte-1uha8ag{grid-column:auto;grid-row:auto;align-self:auto}.product-card--featured.svelte-1uha8ag{max-width:none}.product-price.svelte-1uha8ag{font-weight:400}}@media(prefers-reduced-motion:reduce){.logo-image.svelte-1uha8ag,.logo-sign-text.svelte-1uha8ag,.hero-title.svelte-1uha8ag,.hero-models.svelte-1uha8ag,.tags.svelte-1uha8ag,.btn-primary.svelte-1uha8ag,.hero-image.svelte-1uha8ag img:where(.svelte-1uha8ag),.pain-left.svelte-1uha8ag,.pain-image.svelte-1uha8ag,.pain-right.svelte-1uha8ag,.product-card.svelte-1uha8ag,.purchase-form,.benefits-title.svelte-1uha8ag,.benefits-grid.svelte-1uha8ag,.stone-title.svelte-1uha8ag,.stone-feature.svelte-1uha8ag,.steam-header.svelte-1uha8ag,.steam-feature.svelte-1uha8ag,.contact-title.svelte-1uha8ag,.contact-subtitle.svelte-1uha8ag,.contact-btn.svelte-1uha8ag,.safe-img.svelte-1uha8ag,.autoid-title.svelte-1uha8ag,.autoid-subtitle.svelte-1uha8ag,.autoid-desc.svelte-1uha8ag,.choose-vertical-img.svelte-1uha8ag,.choose-questions.svelte-1uha8ag,.choose-model.svelte-1uha8ag,.choose-divider.svelte-1uha8ag,.comparison-title.svelte-1uha8ag,.comparison-table-wrapper.svelte-1uha8ag,.alternatives-title.svelte-1uha8ag,.alternatives-table-wrapper.svelte-1uha8ag,.footer.svelte-1uha8ag .purchase-form,.footer-info.svelte-1uha8ag,.footer-oven.svelte-1uha8ag img:where(.svelte-1uha8ag){animation:none;opacity:1}.parallax-content.svelte-1uha8ag{transform:none!important;transition:none}}.purchase-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px);display:flex;justify-content:center}.purchase-section.svelte-1uha8ag .purchase-form{opacity:0}.purchase-visible.svelte-1uha8ag .purchase-form{animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.benefits-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px);display:flex;flex-direction:column;align-items:center}.benefits-title.svelte-1uha8ag{color:#b42c27;font-size:clamp(20px,3.5vw,24px);font-weight:400;margin:0 0 clamp(32px,5vw,60px);text-align:right;width:100%;max-width:1200px}.benefits-bullet.svelte-1uha8ag{margin-right:8px}.benefits-grid.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px) clamp(40px,8vw,120px);max-width:1200px;width:100%;background:#fff;padding:clamp(32px,5vw,60px) clamp(40px,6vw,80px)}.benefit-item.svelte-1uha8ag{display:flex;flex-direction:column;gap:8px}.benefit-heading.svelte-1uha8ag{font-size:clamp(16px,2.5vw,20px);font-weight:400;margin:0;color:#1a1a1a}.benefit-heading.svelte-1uha8ag .arrow:where(.svelte-1uha8ag){margin-right:8px}.benefit-heading.svelte-1uha8ag .arrow.down:where(.svelte-1uha8ag){color:#b42c27}.benefit-heading.svelte-1uha8ag .arrow.up:where(.svelte-1uha8ag){color:#b42c27}.benefit-text.svelte-1uha8ag{font-size:clamp(14px,1.5vw,16px);font-weight:400;color:#666;margin:0;line-height:1.5}.benefits-title.svelte-1uha8ag,.benefits-grid.svelte-1uha8ag{opacity:0}.benefits-visible.svelte-1uha8ag .benefits-title:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.benefits-visible.svelte-1uha8ag .benefits-grid:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .25s both}.stone-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px);display:flex;flex-direction:column;align-items:flex-start}.stone-title.svelte-1uha8ag{font-size:clamp(20px,3.5vw,24px);font-weight:400;margin:0 0 clamp(32px,5vw,48px);color:#1a1a1a;line-height:1.4}.stone-highlight.svelte-1uha8ag{color:#b42c27}.stone-bullet.svelte-1uha8ag{margin-right:8px}.stone-features.svelte-1uha8ag{display:flex;flex-direction:column;gap:clamp(16px,3vw,24px);width:100%}.stone-feature.svelte-1uha8ag{border-left:1px solid #E0E0E0;padding:clamp(16px,2vw,20px) clamp(20px,3vw,32px);background:#fff}.stone-feature.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0;font-size:clamp(14px,2vw,16px);font-weight:400;color:#1a1a1a;line-height:1.5}.stone-title.svelte-1uha8ag,.stone-feature.svelte-1uha8ag{opacity:0}.stone-visible.svelte-1uha8ag .stone-title:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.stone-visible.svelte-1uha8ag .stone-feature:where(.svelte-1uha8ag):nth-child(1){animation:svelte-1uha8ag-fadeUp .5s ease-out .2s both}.stone-visible.svelte-1uha8ag .stone-feature:where(.svelte-1uha8ag):nth-child(2){animation:svelte-1uha8ag-fadeUp .5s ease-out .35s both}.steam-section.svelte-1uha8ag{position:relative;z-index:1;display:flex;flex-direction:column}.steam-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(60px,8vw,100px) clamp(40px,6vw,80px);background-image:url(../../../images/bread-bg.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat;min-height:500px;max-width:1200px;margin:0 auto;width:100%}.steam-header.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:clamp(32px,5vw,48px)}.steam-bullet.svelte-1uha8ag{color:#b42c27;font-size:clamp(24px,4vw,36px);margin-right:8px;vertical-align:middle}.steam-title.svelte-1uha8ag{color:#222;font-size:clamp(24px,4.5vw,32px);font-weight:400;margin:0;line-height:1.3}.steam-features.svelte-1uha8ag{display:flex;flex-direction:column;gap:clamp(14px,2vw,16px);width:100%;max-width:700px}.steam-feature.svelte-1uha8ag{border-left:1px solid #1A1A1A;padding:clamp(12px,2vw,16px) clamp(16px,2.5vw,24px);background:#ffffffe6}.steam-feature.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0;font-size:clamp(14px,1.8vw,16px);font-weight:400;color:#1a1a1a;line-height:1.5}.steam-header.svelte-1uha8ag,.steam-feature.svelte-1uha8ag{opacity:0}.steam-visible.svelte-1uha8ag .steam-header:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.steam-visible.svelte-1uha8ag .steam-feature:where(.svelte-1uha8ag):nth-child(1){animation:svelte-1uha8ag-fadeUp .5s ease-out .25s both}.steam-visible.svelte-1uha8ag .steam-feature:where(.svelte-1uha8ag):nth-child(2){animation:svelte-1uha8ag-fadeUp .5s ease-out .35s both}.steam-visible.svelte-1uha8ag .steam-feature:where(.svelte-1uha8ag):nth-child(3){animation:svelte-1uha8ag-fadeUp .5s ease-out .45s both}@media(max-width:768px){.steam-content.svelte-1uha8ag{align-items:center}.steam-header.svelte-1uha8ag{align-items:center;text-align:center}.steam-title.svelte-1uha8ag{text-align:center}.steam-features.svelte-1uha8ag{max-width:100%}}.contact-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(60px,10vw,120px) clamp(24px,5vw,80px);display:flex;flex-direction:column;align-items:center;text-align:center;background-image:url(../../../images/cta-contact-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.contact-title.svelte-1uha8ag{font-size:24px;font-weight:400;color:#1a1a1a;margin:0 0 clamp(16px,3vw,24px)}.contact-subtitle.svelte-1uha8ag{font-size:clamp(14px,2vw,18px);font-weight:400;color:#666;margin:0 0 clamp(32px,5vw,48px);letter-spacing:1px}.contact-btn.svelte-1uha8ag{display:inline-block;padding:16px 40px;background:#b42c27;color:#fff;text-decoration:none;border-radius:30px;font-size:clamp(14px,1.5vw,16px);font-weight:400;transition:background .2s ease}.contact-btn.svelte-1uha8ag:hover{background:#9a2b22}.contact-title.svelte-1uha8ag,.contact-subtitle.svelte-1uha8ag,.contact-btn.svelte-1uha8ag{opacity:0}.contact-visible.svelte-1uha8ag .contact-title:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.contact-visible.svelte-1uha8ag .contact-subtitle:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .5s ease-out .2s both}.contact-visible.svelte-1uha8ag .contact-btn:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .5s ease-out .3s both}.contact2-visible.svelte-1uha8ag .contact-title:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.contact2-visible.svelte-1uha8ag .contact-subtitle:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .5s ease-out .2s both}.contact2-visible.svelte-1uha8ag .contact-btn:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .5s ease-out .3s both}.safe-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px)}.safe-images.svelte-1uha8ag{display:flex;justify-content:flex-start;gap:clamp(16px,3vw,32px)}.safe-img.svelte-1uha8ag{width:300px;height:300px;object-fit:cover;opacity:0}.safe-visible.svelte-1uha8ag .safe-img:where(.svelte-1uha8ag):nth-child(1){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.safe-visible.svelte-1uha8ag .safe-img:where(.svelte-1uha8ag):nth-child(2){animation:svelte-1uha8ag-fadeUp .6s ease-out .3s both}@media(max-width:768px){.safe-images.svelte-1uha8ag{flex-direction:column;align-items:center}.safe-img.svelte-1uha8ag{width:100%;max-width:300px;height:auto;aspect-ratio:1}}.autoid-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(60px,10vw,120px) clamp(24px,5vw,80px);display:flex;flex-direction:column;align-items:flex-start;text-align:left;background-color:#fff;background-image:url(../../../images/autoid-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:75%;max-width:900px;margin-left:auto;margin-right:clamp(24px,5vw,80px);margin-bottom:clamp(40px,6vw,80px)}.autoid-title.svelte-1uha8ag{font-size:clamp(24px,4vw,36px);font-weight:400;color:#1a1a1a;margin:0 0 clamp(24px,4vw,40px);line-height:1.3}.autoid-subtitle.svelte-1uha8ag{font-size:clamp(18px,3vw,24px);font-weight:400;color:#b42c27;margin:0 0 clamp(16px,3vw,24px)}.autoid-desc.svelte-1uha8ag{font-size:clamp(14px,2vw,16px);font-weight:400;color:#666;margin:0;line-height:1.6}.autoid-title.svelte-1uha8ag,.autoid-subtitle.svelte-1uha8ag,.autoid-desc.svelte-1uha8ag{opacity:0}.autoid-visible.svelte-1uha8ag .autoid-title:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.autoid-visible.svelte-1uha8ag .autoid-subtitle:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .5s ease-out .25s both}.autoid-visible.svelte-1uha8ag .autoid-desc:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .5s ease-out .4s both}@media(max-width:768px){.benefits-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:clamp(24px,4vw,32px)}.benefits-title.svelte-1uha8ag{font-size:clamp(18px,4vw,24px)}}@media(max-width:480px){.purchase-section.svelte-1uha8ag{padding:clamp(32px,6vw,60px) clamp(16px,4vw,40px)}}.choose-section.svelte-1uha8ag{position:relative;z-index:1;display:flex;align-items:stretch;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px);gap:0}.choose-vertical-img.svelte-1uha8ag{width:auto;height:auto;max-width:clamp(60px,10vw,124px);object-fit:contain;object-position:top;align-self:flex-start;flex-shrink:0;opacity:0}.choose-visible.svelte-1uha8ag .choose-vertical-img:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.choose-left.svelte-1uha8ag{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex:1}.choose-questions.svelte-1uha8ag{background:#b42c27;padding:clamp(16px,3vw,30px) clamp(16px,2.5vw,30px);color:#fff;max-width:420px;height:fit-content;opacity:0}.choose-visible.svelte-1uha8ag .choose-questions:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .2s both}.choose-questions-title.svelte-1uha8ag{font-size:clamp(16px,3vw,24px);font-weight:400;margin:0 0 clamp(14px,2.5vw,32px)}.choose-questions-list.svelte-1uha8ag{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(10px,2vw,16px)}.choose-questions-list.svelte-1uha8ag li:where(.svelte-1uha8ag){font-size:clamp(13px,1.8vw,16px);font-weight:400;line-height:1.4;padding-left:clamp(14px,2vw,20px);position:relative}.choose-questions-list.svelte-1uha8ag li:where(.svelte-1uha8ag):before{content:"•";position:absolute;left:0;color:#fff}.choose-right.svelte-1uha8ag{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:clamp(40px,6vw,80px)}.choose-model.svelte-1uha8ag{display:flex;align-items:center;gap:clamp(24px,4vw,48px);padding:clamp(16px,2.5vw,24px) 0;opacity:0}.choose-visible.svelte-1uha8ag .choose-model:where(.svelte-1uha8ag):nth-child(1){animation:svelte-1uha8ag-fadeUp .6s ease-out .25s both}.choose-visible.svelte-1uha8ag .choose-model:where(.svelte-1uha8ag):nth-child(3){animation:svelte-1uha8ag-fadeUp .6s ease-out .4s both}.choose-visible.svelte-1uha8ag .choose-model:where(.svelte-1uha8ag):nth-child(5){animation:svelte-1uha8ag-fadeUp .6s ease-out .55s both}.choose-model-image.svelte-1uha8ag{flex-shrink:0}.choose-model-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:clamp(100px,14vw,160px);height:auto;object-fit:contain}.choose-model-info.svelte-1uha8ag{display:flex;flex-direction:column;gap:clamp(8px,1.5vw,12px)}.choose-model-title.svelte-1uha8ag{font-size:clamp(18px,2.5vw,20px);font-weight:400;margin:0;color:#1a1a1a}.choose-model-desc.svelte-1uha8ag{font-size:clamp(16px,1.5vw,18px);font-weight:400;color:#666;margin:0;line-height:1.5;max-width:320px}.choose-divider.svelte-1uha8ag{border-top:1px dashed #ccc;width:100%;opacity:0}.choose-visible.svelte-1uha8ag .choose-divider:where(.svelte-1uha8ag):nth-child(2){animation:svelte-1uha8ag-fadeUp .4s ease-out .35s both}.choose-visible.svelte-1uha8ag .choose-divider:where(.svelte-1uha8ag):nth-child(4){animation:svelte-1uha8ag-fadeUp .4s ease-out .5s both}@media(max-width:1200px){.choose-section.svelte-1uha8ag{flex-wrap:wrap;row-gap:clamp(24px,4vw,40px)}.choose-left.svelte-1uha8ag{flex:1;min-width:200px}.choose-questions.svelte-1uha8ag{max-width:none}.choose-right.svelte-1uha8ag{flex-basis:100%;padding-left:0;padding-top:24px}.choose-model.svelte-1uha8ag{gap:clamp(16px,3vw,32px)}.choose-model-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:clamp(80px,12vw,140px)}}@media(max-width:900px){.choose-right.svelte-1uha8ag{width:100%}.choose-model-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:clamp(100px,20vw,160px)}}@media(max-width:600px){.choose-section.svelte-1uha8ag{padding:clamp(24px,5vw,40px) clamp(16px,4vw,24px)}.choose-model.svelte-1uha8ag{flex-direction:column;text-align:center;padding:clamp(20px,4vw,28px) 0;gap:16px}.choose-model-info.svelte-1uha8ag{align-items:center}.choose-model-title.svelte-1uha8ag{font-size:clamp(16px,4vw,20px)}.choose-model-desc.svelte-1uha8ag{max-width:100%;font-size:clamp(14px,3vw,16px);text-align:center}.choose-model-image.svelte-1uha8ag img:where(.svelte-1uha8ag){width:clamp(120px,35vw,180px)}}.comparison-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px);background:#fff}.comparison-title.svelte-1uha8ag{color:#b42c27;font-size:clamp(20px,3vw,24px);font-weight:400;margin:0 0 clamp(32px,5vw,48px);opacity:0}.comparison-visible.svelte-1uha8ag .comparison-title:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.comparison-table-wrapper.svelte-1uha8ag{overflow-x:auto;opacity:0}.comparison-visible.svelte-1uha8ag .comparison-table-wrapper:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .2s both}.comparison-table.svelte-1uha8ag{width:100%;border-collapse:collapse;min-width:700px}.comparison-table.svelte-1uha8ag th:where(.svelte-1uha8ag),.comparison-table.svelte-1uha8ag td:where(.svelte-1uha8ag){padding:clamp(16px,2.5vw,24px) clamp(12px,2vw,20px);text-align:center;border-bottom:1px solid #E8E8E8;font-weight:400;font-size:clamp(13px,1.5vw,15px);color:#1a1a1a}.comparison-table.svelte-1uha8ag th:where(.svelte-1uha8ag){font-size:clamp(14px,1.8vw,18px);padding-bottom:clamp(20px,3vw,32px);border-bottom:none}.comparison-table.svelte-1uha8ag th:where(.svelte-1uha8ag):first-child,.comparison-table.svelte-1uha8ag td.label:where(.svelte-1uha8ag){text-align:left;font-weight:400;color:#666;width:25%}.comparison-table.svelte-1uha8ag td.label:where(.svelte-1uha8ag){font-size:clamp(12px,1.4vw,14px)}.comparison-table.svelte-1uha8ag th.highlight:where(.svelte-1uha8ag),.comparison-table.svelte-1uha8ag td.highlight:where(.svelte-1uha8ag){font-weight:700}.comparison-table.svelte-1uha8ag td.centered:where(.svelte-1uha8ag){text-align:center}.comparison-table.svelte-1uha8ag td.bold:where(.svelte-1uha8ag){font-weight:700}.comparison-table.svelte-1uha8ag tbody:where(.svelte-1uha8ag) tr:where(.svelte-1uha8ag):last-child td:where(.svelte-1uha8ag){border-bottom:none}@media(max-width:900px){.comparison-table.svelte-1uha8ag{min-width:600px}.comparison-table.svelte-1uha8ag th:where(.svelte-1uha8ag),.comparison-table.svelte-1uha8ag td:where(.svelte-1uha8ag){padding:14px 10px;font-size:13px}.comparison-table.svelte-1uha8ag th:where(.svelte-1uha8ag){font-size:14px}.comparison-table.svelte-1uha8ag td.label:where(.svelte-1uha8ag){font-size:12px}}@media(max-width:600px){.comparison-section.svelte-1uha8ag{padding:clamp(24px,5vw,40px) clamp(16px,4vw,24px)}.comparison-table.svelte-1uha8ag{min-width:500px}.comparison-table.svelte-1uha8ag th:where(.svelte-1uha8ag),.comparison-table.svelte-1uha8ag td:where(.svelte-1uha8ag){padding:12px 8px;font-size:12px}.comparison-table.svelte-1uha8ag th:where(.svelte-1uha8ag){font-size:13px}.comparison-table.svelte-1uha8ag td.label:where(.svelte-1uha8ag){font-size:11px;width:30%}}.alternatives-section.svelte-1uha8ag{position:relative;z-index:1;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px);background:#fff}.alternatives-title.svelte-1uha8ag{color:#b42c27;font-size:clamp(20px,3vw,24px);font-weight:400;margin:0 0 clamp(32px,5vw,48px);opacity:0}.alternatives-visible.svelte-1uha8ag .alternatives-title:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.alternatives-table-wrapper.svelte-1uha8ag{overflow-x:auto;opacity:0}.alternatives-visible.svelte-1uha8ag .alternatives-table-wrapper:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .6s ease-out .2s both}.alternatives-table.svelte-1uha8ag{width:100%;border-collapse:collapse;min-width:600px}.alternatives-table.svelte-1uha8ag th:where(.svelte-1uha8ag),.alternatives-table.svelte-1uha8ag td:where(.svelte-1uha8ag){padding:clamp(20px,3vw,32px) clamp(12px,2vw,20px);text-align:center;border-bottom:1px solid #E8E8E8;font-weight:400;font-size:clamp(14px,1.6vw,16px);color:#1a1a1a;vertical-align:middle}.alternatives-table.svelte-1uha8ag th:where(.svelte-1uha8ag){font-size:clamp(14px,1.8vw,18px);padding-bottom:clamp(20px,3vw,32px);border-bottom:none}.alternatives-table.svelte-1uha8ag th:where(.svelte-1uha8ag):first-child,.alternatives-table.svelte-1uha8ag td.label:where(.svelte-1uha8ag){text-align:left;font-weight:400;color:#666;width:25%}.alternatives-table.svelte-1uha8ag td.muted:where(.svelte-1uha8ag){color:#999}.alternatives-table.svelte-1uha8ag td.conclusion:where(.svelte-1uha8ag){font-weight:700;text-align:left;line-height:1.5}.alternatives-table.svelte-1uha8ag tbody:where(.svelte-1uha8ag) tr:where(.svelte-1uha8ag):last-child td:where(.svelte-1uha8ag){border-bottom:none}@media(max-width:900px){.alternatives-table.svelte-1uha8ag{min-width:500px}.alternatives-table.svelte-1uha8ag th:where(.svelte-1uha8ag),.alternatives-table.svelte-1uha8ag td:where(.svelte-1uha8ag){padding:16px 10px;font-size:13px}.alternatives-table.svelte-1uha8ag th:where(.svelte-1uha8ag){font-size:14px}.alternatives-table.svelte-1uha8ag td.label:where(.svelte-1uha8ag){font-size:12px}}@media(max-width:600px){.alternatives-section.svelte-1uha8ag{padding:clamp(24px,5vw,40px) clamp(16px,4vw,24px)}.alternatives-table.svelte-1uha8ag{min-width:450px}.alternatives-table.svelte-1uha8ag th:where(.svelte-1uha8ag),.alternatives-table.svelte-1uha8ag td:where(.svelte-1uha8ag){padding:12px 8px;font-size:12px}.alternatives-table.svelte-1uha8ag th:where(.svelte-1uha8ag){font-size:13px}.alternatives-table.svelte-1uha8ag td.label:where(.svelte-1uha8ag){font-size:11px;width:28%}.alternatives-table.svelte-1uha8ag td.conclusion:where(.svelte-1uha8ag){font-size:11px}}.footer.svelte-1uha8ag{position:relative;margin:clamp(60px,8vw,120px) 40px 0;padding:0 clamp(24px,5vw,60px);overflow:hidden}.footer-bg.svelte-1uha8ag{position:absolute;inset:0;background:#fff url(../../../images/hero-bg.png) center top / cover no-repeat;z-index:0}.footer-content.svelte-1uha8ag{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:flex-end;gap:clamp(40px,5vw,80px)}.footer-right.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-end;padding-top:clamp(20px,8vw,60px);gap:clamp(14px,3vw,20px)}.footer-oven.svelte-1uha8ag{display:flex;justify-content:flex-end;align-items:flex-end}.footer-oven.svelte-1uha8ag img:where(.svelte-1uha8ag){max-height:clamp(280px,35vw,450px);width:auto;object-fit:contain}.footer-info.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-end;gap:clamp(24px,3vw,40px);text-align:right}.footer-company.svelte-1uha8ag{display:flex;flex-direction:column;gap:4px}.footer-company.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0;font-size:clamp(10px,1.4vw,12px);font-weight:400;color:#1a1a1a;line-height:1.5}.footer-company.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#1a1a1a;text-decoration:none;transition:color .2s ease}.footer-company.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{color:#b42c27}.footer-telegram-btn.svelte-1uha8ag{display:inline-block;padding:clamp(12px,1.5vw,16px) clamp(24px,3vw,32px);border:1px solid #1A1A1A;border-radius:30px;font-size:clamp(14px,1.5vw,16px);font-weight:400;color:#1a1a1a;text-decoration:none;transition:all .2s ease}.footer-telegram-btn.svelte-1uha8ag:hover{background:#1a1a1a;color:#fff}.footer.svelte-1uha8ag .purchase-form{opacity:0}.footer-visible.svelte-1uha8ag .purchase-form{animation:svelte-1uha8ag-fadeUp .6s ease-out .1s both}.footer-info.svelte-1uha8ag{opacity:0}.footer-visible.svelte-1uha8ag .footer-info:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeUp .5s ease-out .25s both}.footer-oven.svelte-1uha8ag img:where(.svelte-1uha8ag){opacity:0}.footer-visible.svelte-1uha8ag .footer-oven:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){animation:svelte-1uha8ag-fadeRight .6s ease-out .2s both}@media(max-width:1200px){.footer.svelte-1uha8ag{margin-left:20px;margin-right:20px}.footer-oven.svelte-1uha8ag img:where(.svelte-1uha8ag){max-height:clamp(250px,30vw,380px)}}@media(max-width:900px){.footer-content.svelte-1uha8ag{flex-direction:column;align-items:stretch}.footer-right.svelte-1uha8ag{flex-direction:column;align-items:flex-start;padding-top:clamp(32px,5vw,60px)}.footer-info.svelte-1uha8ag{align-items:flex-start;text-align:left}.footer-oven.svelte-1uha8ag{justify-content:flex-end;width:100%}.footer-oven.svelte-1uha8ag img:where(.svelte-1uha8ag){max-height:clamp(280px,45vw,400px)}}@media(max-width:600px){.footer.svelte-1uha8ag{margin:clamp(40px,6vw,80px) 16px 0;padding:0 clamp(16px,4vw,24px)}.footer-oven.svelte-1uha8ag img:where(.svelte-1uha8ag){max-height:clamp(220px,50vw,320px)}}
