.hm{--hm-mint:var(--color-accent);--hm-mint-dark:var(--color-accent-dark);--hm-ink:#10211f;--hm-muted:#6b7c79;--hm-line:#dce8e5;--hm-shadow:0 18px 45px rgba(20,64,58,.1);--hm-radius:24px;color:var(--hm-ink)}.hm-hero{padding:26px 0 16px}.hm-slider{position:relative;height:470px;border-radius:30px;overflow:hidden;background:#dff4ef;box-shadow:var(--hm-shadow)}.hm-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .65s ease;background-size:cover;background-position:50%}.hm-slide--on{opacity:1;pointer-events:auto}.hm-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,250,248,.95),rgba(244,250,248,.72) 32%,rgba(244,250,248,0) 62%)}.hm-slide--dark:after{background:linear-gradient(90deg,rgba(4,27,24,.78),rgba(4,27,24,.38) 43%,rgba(4,27,24,0) 70%)}.hm-copy{position:relative;z-index:2;width:52%;padding:64px}.hm-slide:not(.hm-slide--on) .hm-copy{opacity:0;transition:none}.hm-slide--on .hm-copy{opacity:1;transition:opacity .2s .35s}.hm-slide--dark .hm-copy{color:#fff;text-shadow:0 2px 14px rgba(2,20,17,.55)}.hm-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#d8f5f0;color:#08796d;padding:8px 13px;border-radius:100px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hm-slide--dark .hm-eyebrow{background:hsla(0,0%,100%,.16);color:#fff}.hm-copy h1,.hm-copy h2{font-size:54px;line-height:1.01;letter-spacing:-2.6px;margin:20px 0 17px;font-weight:inherit}.hm-copy p{font-size:18px;line-height:1.5;color:#47635e;margin:0 0 28px;max-width:540px}.hm-slide--dark .hm-copy p{color:#d9ebe8}.hm-btn{display:inline-flex;align-items:center;gap:9px;padding:15px 22px;border:0;border-radius:12px;background:var(--hm-mint);color:#fff;font-weight:800;cursor:pointer;transition:.22s ease}.hm-btn:hover{background:var(--hm-mint-dark);transform:translateY(-1px)}.hm-btn--alt{color:var(--hm-ink);margin-left:8px}.hm-btn--alt,.hm-btn--alt:hover{background:#fff}.hm-dots{position:absolute;left:64px;bottom:30px;z-index:4;display:flex;gap:8px}.hm-dot{width:9px;height:9px;padding:0;border:0;border-radius:9px;background:#9dbab5;cursor:pointer;transition:.22s ease}.hm-dot--on{width:34px}.hm-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.hm-quick a{background:#fff;border:1px solid var(--hm-line);padding:15px 18px;border-radius:16px;font-size:14px;font-weight:800;transition:.22s ease}.hm-quick a:hover{border-color:var(--hm-mint);transform:translateY(-2px)}.hm-section{padding:52px 0 8px}.hm-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px;gap:20px}.hm-head h2{font-size:36px;letter-spacing:-1.5px;margin:0}.hm-head p{color:var(--hm-muted);margin:8px 0 0}.hm-more{color:var(--hm-mint-dark);font-weight:800;white-space:nowrap}.hm-bento{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:215px;gap:16px}.hm-cat{position:relative;overflow:hidden;isolation:isolate;background:#fff;border-radius:var(--hm-radius);box-shadow:0 9px 28px rgba(23,63,57,.07)}.hm-cat--big{grid-row:span 2}.hm-cat--big,.hm-cat--wide{grid-column:span 2}.hm-cat img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}.hm-cat:hover img{transform:scale(1.045)}.hm-cat:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(9,31,28,.22) 68%,rgba(9,31,28,.72))}.hm-cat--big:after{background:linear-gradient(180deg,rgba(9,31,28,.62),rgba(9,31,28,.16) 40%,transparent 62%)}.hm-cat-info{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:#fff;text-shadow:0 2px 10px rgba(2,20,17,.55)}.hm-cat-info strong{font-size:21px}.hm-cat-info span{display:block;margin-top:4px;font-size:13px;opacity:.78}.hm-cat--big .hm-cat-info{top:28px;bottom:auto}.hm-cat--big .hm-cat-info strong{font-size:31px}.hm-products{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.hm-product{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #e5eeec;border-radius:21px;padding:12px;transition:.22s ease}.hm-product:hover{box-shadow:var(--hm-shadow);transform:translateY(-3px)}.hm-product img{width:100%;aspect-ratio:1/1.03;-o-object-fit:contain;object-fit:contain;border-radius:15px;background:#faf9f6}.hm-tag{position:absolute;top:22px;left:22px;z-index:2;background:var(--hm-mint);color:#fff;font-size:11px;font-weight:900;padding:6px 9px;border-radius:8px}.hm-product h3{font-size:14px;line-height:1.35;margin:14px 4px 8px;min-height:38px;overflow-wrap:anywhere;word-break:break-word}.hm-product h3 a:hover{color:var(--hm-mint-dark)}.hm-meta{font-size:12px;color:#9aa8a5;margin:0 4px;min-height:16px;overflow-wrap:anywhere;word-break:break-word}.hm-price{font-size:21px;font-weight:950;margin:2px 0 12px}.hm-tag--sale{background:#e11d48}.hm-product .hm-thumb{position:relative;display:block}.hm-tag--badge{top:auto;bottom:10px;left:10px;right:auto;background:var(--hm-mint)}.hm-price--sale{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.hm-old{font-size:14px;font-weight:700;color:#9aa8a5;text-decoration:line-through}.hm-buy{margin-top:auto;display:flex;align-items:center;gap:8px}.hm-buy .add-button{flex:0 0 auto}.hm-buy-label{font-size:13px;font-weight:800;color:#08776c}.hm-svc{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hm-svc-card{position:relative;height:210px;border-radius:22px;overflow:hidden;color:#fff;box-shadow:0 9px 28px rgba(23,63,57,.07);transition:transform .22s ease}.hm-svc-card--wide{grid-column:span 2}.hm-svc-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}.hm-svc-card:hover{transform:translateY(-3px)}.hm-svc-card:hover img{transform:scale(1.045)}.hm-svc-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(3,25,22,.34) 62%,rgba(3,25,22,.86))}.hm-svc-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;text-shadow:0 2px 12px rgba(2,20,17,.55)}.hm-svc-copy strong{display:block;font-size:20px;line-height:1.2}.hm-svc-copy span{display:block;margin-top:5px;font-size:13px;color:#d8e8e5}.hm-delivery{position:relative;height:290px;border-radius:30px;overflow:hidden;color:#fff}.hm-delivery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 55%;object-position:center 55%}.hm-delivery:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,39,34,.86),rgba(3,39,34,.46) 45%,transparent 74%)}.hm-delivery-copy{position:absolute;z-index:2;left:55px;top:47px;width:48%;text-shadow:0 2px 14px rgba(2,20,17,.5)}.hm-delivery h2{font-size:37px;margin:10px 0 12px;letter-spacing:-1px}.hm-delivery p{color:#d3ebe7;line-height:1.5;margin:0 0 20px}.hm-trust{padding:72px 0 76px}.hm-trust-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);align-items:end;gap:56px;margin-bottom:26px}.hm-trust-kicker{display:inline-flex;margin-bottom:12px;color:#08776c;font-size:12px;line-height:1;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.hm-trust-head h2{margin:0;font-size:clamp(32px,3vw,44px);line-height:1.05;letter-spacing:-.045em}.hm-trust-head p{margin:0;color:var(--hm-muted);font-size:15px;line-height:1.65}.hm-adv-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hm-adv{display:flex;flex-direction:column;align-items:flex-start;gap:19px;min-height:210px;background:hsla(0,0%,100%,.82);border:1px solid rgba(15,118,110,.11);padding:24px;border-radius:24px;box-shadow:0 16px 38px rgba(18,58,53,.06)}.hm-adv-icon{display:grid;place-items:center;flex:0 0 48px;height:48px;background:linear-gradient(145deg,#e7f8f5,#f3fbfa);color:#0b8f81;border:1px solid rgba(20,184,166,.13);border-radius:16px}.hm-adv-copy{display:flex;flex-direction:column;flex:1}.hm-adv .hm-adv-label{margin-bottom:8px;color:#0b8f81;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hm-adv strong{display:block;margin-bottom:7px;font-size:17px;line-height:1.25;letter-spacing:-.02em}.hm-adv-copy>span:last-child{color:var(--hm-muted);font-size:13px;line-height:1.5}@media (max-width:1100px){.hm-bento,.hm-products{grid-template-columns:repeat(3,1fr)}.hm-cat--big{grid-column:span 2}.hm-cat--wide{grid-column:span 1}.hm-svc{grid-template-columns:repeat(3,1fr)}.hm-svc-card--wide{grid-column:span 3}}@media (max-width:720px){.hm-hero{padding-top:0}.hm-slider{height:560px;border-radius:22px}.hm-slide{background-position:67%}.hm-slide--dark:after,.hm-slide:after{background:linear-gradient(180deg,rgba(8,32,29,0) 28%,rgba(8,32,29,.55) 58%,rgba(8,32,29,.9))}.hm-copy,.hm-slide--dark .hm-copy{position:absolute;left:0;bottom:35px;width:100%;padding:26px;color:#fff}.hm-copy h1,.hm-copy h2{font-size:34px;letter-spacing:-1.5px;margin:14px 0}.hm-copy p,.hm-slide--dark .hm-copy p{font-size:15px;color:#dfecea;margin-bottom:20px}.hm-eyebrow{font-size:10px}.hm-btn{padding:13px 17px}.hm-btn--alt{display:none}.hm-dots{left:26px;bottom:17px}.hm-quick{grid-template-columns:1fr 1fr}.hm-quick a{font-size:12px;padding:13px}.hm-section{padding-top:40px}.hm-head h2{font-size:27px}.hm-head p{font-size:14px}.hm-more{display:none}.hm-bento{grid-template-columns:1fr 1fr;grid-auto-rows:175px;gap:10px}.hm-cat--big{grid-row:span 2}.hm-cat--big,.hm-cat--wide{grid-column:span 2}.hm-cat-info{left:16px;right:16px;bottom:15px}.hm-cat-info strong{font-size:17px}.hm-cat--big .hm-cat-info strong{font-size:24px}.hm-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;row-gap:14px}.hm-product{min-width:0;padding:10px}.hm-product h3{font-size:13px;margin:12px 2px 6px;min-height:35px}.hm-meta{font-size:11px;margin:0 2px}.hm-price{font-size:18px}.hm-tag{top:18px;left:18px;font-size:10px;padding:5px 7px}.hm-tag--badge{top:auto;bottom:8px;left:8px;right:auto}.hm-svc{grid-template-columns:1fr 1fr;gap:10px}.hm-svc-card{height:132px;border-radius:16px}.hm-svc-card--wide{grid-column:span 2}.hm-svc-copy{left:13px;right:13px;bottom:12px}.hm-svc-copy strong{font-size:15px}.hm-svc-copy span{margin-top:3px;font-size:11px}.hm-delivery{height:420px}.hm-delivery img{-o-object-position:62% center;object-position:62% center}.hm-delivery:after{background:linear-gradient(180deg,transparent 30%,rgba(3,39,34,.55) 60%,rgba(3,39,34,.92))}.hm-delivery-copy{left:24px;right:24px;top:auto;bottom:24px;width:auto}.hm-delivery h2{font-size:29px}.hm-adv-grid{grid-template-columns:1fr 1fr;gap:9px;padding-bottom:40px}.hm-adv{display:block;padding:15px}.hm-adv-icon{margin-bottom:9px}.hm-adv span{font-size:12px}}.hm-rating{margin:0 4px 6px;line-height:1}.hm{--hm-ink:#102522;--hm-muted:#667a76;--hm-line:rgba(15,118,110,.14);--hm-shadow:0 24px 70px rgba(20,64,58,.12);background:radial-gradient(circle at 12% 4%,rgba(20,184,166,.08),transparent 28rem),linear-gradient(180deg,#f8faf9 0,#f4f6f4 42rem,var(--color-bg) 68rem)}.hm-hero{padding:32px 0 18px}.hm-slider{height:510px;border:1px solid hsla(0,0%,100%,.78);border-radius:38px;box-shadow:0 30px 90px rgba(17,67,61,.16),inset 0 0 0 1px rgba(15,118,110,.05)}.hm-slider:before{content:"";position:absolute;inset:0;z-index:3;pointer-events:none;border-radius:inherit;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.hm-slide:after{background:linear-gradient(90deg,rgba(247,251,250,.98),rgba(247,251,250,.86) 31%,rgba(247,251,250,.2) 58%,transparent 72%)}.hm-slide--dark:after{background:linear-gradient(90deg,rgba(4,27,24,.88),rgba(4,27,24,.58) 38%,rgba(4,27,24,.08) 68%,transparent 82%)}.hm-copy{width:56%;padding:72px 68px}.hm-copy h1,.hm-copy h2{max-width:680px;margin:18px 0;font-size:clamp(48px,4.15vw,64px);font-weight:760;line-height:.98;letter-spacing:-.055em}.hm-copy p{max-width:520px;font-size:17px;line-height:1.58}.hm-eyebrow{border:1px solid rgba(15,118,110,.14);background:rgba(224,249,245,.86);box-shadow:0 8px 22px rgba(15,118,110,.08);backdrop-filter:blur(10px)}.hm-btn{min-height:52px;padding:0 24px;border-radius:15px;box-shadow:0 12px 28px rgba(20,184,166,.24)}.hm-btn--alt{border:1px solid rgba(15,118,110,.1);box-shadow:0 12px 28px rgba(16,33,31,.07)}.hm-dots{left:68px;bottom:34px;align-items:center}.hm-dot{height:8px;background:rgba(15,118,110,.32)}.hm-dot--on{width:38px;background:var(--hm-mint);box-shadow:0 0 0 4px rgba(20,184,166,.12)}.hm-quick{gap:14px;margin-top:18px}.hm-quick a{min-height:64px;display:flex;align-items:center;gap:12px;padding:12px 16px;border-color:rgba(15,118,110,.12);border-radius:18px;background:hsla(0,0%,100%,.78);box-shadow:0 12px 30px rgba(16,55,50,.055);backdrop-filter:blur(12px)}.hm-quick a:after{content:"↗";margin-left:auto;color:#94a39f;font-size:14px;transition:.2s ease}.hm-quick a:hover{border-color:rgba(20,184,166,.45);box-shadow:0 18px 38px rgba(16,55,50,.1)}.hm-quick a:hover:after{color:var(--hm-mint-dark);transform:translate(2px,-2px)}.hm-quick svg{width:36px;height:36px;flex:0 0 36px;padding:9px;border-radius:12px;color:var(--hm-mint-dark);background:rgba(20,184,166,.11)}.hm-section{padding:72px 0 6px}.hm-head{margin-bottom:26px}.hm-head h2{font-size:clamp(32px,3vw,44px);font-weight:760;letter-spacing:-.045em;line-height:1.05}.hm-head p{margin-top:10px;font-size:15px}.hm-more{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid rgba(15,118,110,.13);border-radius:999px;background:hsla(0,0%,100%,.68);transition:.2s ease}.hm-more:hover{background:#fff;border-color:rgba(20,184,166,.38);transform:translateY(-1px)}.hm-bento,.hm-svc{gap:18px}.hm-cat,.hm-svc-card{border:1px solid hsla(0,0%,100%,.7);box-shadow:0 18px 44px rgba(18,58,53,.09)}.hm-svc-card{height:226px;border-radius:27px}.hm-cat:hover,.hm-svc-card:hover{box-shadow:0 24px 55px rgba(18,58,53,.16);transform:translateY(-5px)}.hm-svc-copy{left:22px;right:22px;bottom:21px}.hm-svc-copy strong{font-size:21px;letter-spacing:-.025em}.hm-cat{border-radius:28px;transition:transform .28s ease,box-shadow .28s ease}.hm-cat-info strong{letter-spacing:-.025em}.hm-delivery{height:330px;border-radius:34px;box-shadow:var(--hm-shadow)}.hm-delivery-copy{left:64px;top:52px}.hm-delivery h2{font-size:42px;font-weight:760;letter-spacing:-.045em}.hm-adv{border-color:rgba(15,118,110,.11);background:hsla(0,0%,100%,.76);box-shadow:0 14px 34px rgba(18,58,53,.055)}@media (max-width:720px){.hm{background:linear-gradient(180deg,#f7faf9 0,var(--color-bg) 42rem)}.hm-hero{padding-top:6px}.hm-slider{height:500px;border-radius:26px}.hm-slide{background-position:66%}.hm-slide--dark:after,.hm-slide:after{background:linear-gradient(180deg,rgba(5,31,27,0) 18%,rgba(5,31,27,.26) 43%,rgba(5,31,27,.92))}.hm-copy,.hm-slide--dark .hm-copy{bottom:34px;padding:24px}.hm-copy h1,.hm-copy h2{font-size:36px;line-height:1.02;letter-spacing:-.045em}.hm-copy p,.hm-slide--dark .hm-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.45;margin-bottom:16px}.hm-btn{min-height:46px;padding:0 18px}.hm-dots{left:24px;bottom:16px}.hm-quick{gap:9px;margin-top:10px}.hm-quick a{min-height:58px;padding:10px 11px;border-radius:16px}.hm-quick svg{width:32px;height:32px;flex-basis:32px;padding:8px}.hm-quick a:after{display:none}.hm-section{padding-top:52px}.hm-head{margin-bottom:20px}.hm-head h2{font-size:30px}.hm-bento,.hm-svc{gap:10px}.hm-svc-card{height:148px;border-radius:19px}.hm-svc-copy strong{font-size:15px}.hm-cat{border-radius:20px}.hm-delivery{height:390px;border-radius:26px}.hm-delivery h2{font-size:31px}.hm-trust{padding:56px 0 58px}.hm-trust-head{display:block;margin-bottom:20px}.hm-trust-head p{margin-top:14px;font-size:14px}.hm-adv-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:0}.hm-adv{display:flex;min-height:196px;padding:18px;gap:15px;border-radius:19px}.hm-adv-icon{flex-basis:44px;width:44px;height:44px;border-radius:14px}.hm-adv strong{font-size:15px}.hm-adv-copy>span:last-child{font-size:12px}}@media (max-width:399px){.hm-slider{height:470px}.hm-copy h1,.hm-copy h2{font-size:32px}.hm-quick a{font-size:11px}}.hm-ai-promo{position:relative;min-height:188px;margin-top:18px;padding:30px 34px 30px 190px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;overflow:hidden;isolation:isolate;border:1px solid rgba(91,142,174,.15);border-radius:28px;color:#0c2340;background:radial-gradient(circle at 13% 18%,rgba(8,224,208,.2),transparent 12rem),radial-gradient(circle at 76% 112%,rgba(51,119,255,.14),transparent 18rem),hsla(0,0%,100%,.76);box-shadow:0 20px 52px rgba(32,70,97,.09)}.hm-ai-promo:after{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(31,119,149,.045) 1px,transparent 0),linear-gradient(90deg,rgba(31,119,149,.045) 1px,transparent 0);background-size:28px 28px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 72%);mask-image:linear-gradient(90deg,#000,transparent 72%)}.hm-ai-promo__visual{position:absolute;left:34px;top:50%;width:122px;height:122px;transform:translateY(-50%)}.hm-ai-promo__visual span{position:absolute;inset:26px;z-index:2;display:grid;place-items:center;border-radius:19px;color:#fff;background:linear-gradient(145deg,#08d9cd,#37f);box-shadow:0 18px 38px rgba(36,137,217,.25),inset 0 1px 0 hsla(0,0%,100%,.35);transform:rotate(-7deg)}.hm-ai-promo__visual i{position:absolute;inset:8px;border:1px solid rgba(8,183,192,.2);border-radius:28px;transform:rotate(12deg)}.hm-ai-promo__visual i:nth-child(3){inset:18px 2px;border-color:rgba(51,119,255,.18);transform:rotate(-18deg)}.hm-ai-promo__visual i:nth-child(4){inset:2px 20px;border-color:rgba(8,224,208,.2);transform:rotate(30deg)}.hm-ai-promo__actions,.hm-ai-promo__copy{position:relative;z-index:1}.hm-ai-promo__eyebrow{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border:1px solid rgba(8,183,192,.16);border-radius:999px;color:#087e93;background:rgba(235,252,251,.72);font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hm-ai-promo h2{margin:11px 0 7px;color:#0c2340;font-size:clamp(30px,3vw,42px);font-weight:800;line-height:1;letter-spacing:-.055em}.hm-ai-promo p{max-width:710px;margin:0;color:#56738a;font-size:15px;line-height:1.55}.hm-ai-promo__actions{display:flex;align-items:center;gap:10px}.hm-ai-promo__actions a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;border-radius:13px;font-size:12px;font-weight:800;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.hm-ai-promo__primary{color:#fff;background:linear-gradient(135deg,#08d9cd,#37f);box-shadow:0 12px 28px rgba(36,137,217,.22)}.hm-ai-promo__secondary{border:1px solid rgba(91,142,174,.2);color:#173a58;background:hsla(0,0%,100%,.68)}.hm-ai-promo__actions a:hover{transform:translateY(-1px)}.hm-ai-promo__primary:hover{background:linear-gradient(135deg,#00cabb,#1f66ef);box-shadow:0 15px 32px rgba(36,137,217,.27)}.hm-ai-promo__secondary:hover{border-color:rgba(8,183,192,.34);background:#fff}.hm-ai-promo__actions a:focus-visible{outline:3px solid rgba(8,208,200,.55);outline-offset:3px}@media (max-width:900px){.hm-ai-promo{padding-left:150px;grid-template-columns:1fr;gap:18px}.hm-ai-promo__visual{left:22px;width:104px;height:104px}.hm-ai-promo__actions{justify-content:flex-start}}@media (max-width:720px){.hm-ai-promo{min-height:0;margin-top:12px;padding:22px;display:block;border-radius:22px;scroll-margin-block:120px}.hm-ai-promo__visual{position:relative;left:auto;top:auto;width:78px;height:62px;margin-bottom:12px;transform:none}.hm-ai-promo__visual span{inset:4px 18px 4px 0;border-radius:15px}.hm-ai-promo__visual i{inset:3px 9px;border-radius:19px}.hm-ai-promo__visual i:nth-child(3){inset:8px 3px}.hm-ai-promo__visual i:nth-child(4){inset:1px 18px}.hm-ai-promo h2{margin-top:10px;font-size:32px}.hm-ai-promo p{font-size:13px}.hm-ai-promo__actions{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.hm-ai-promo__actions a{min-width:0;min-height:44px;padding:0 10px;white-space:normal;text-align:center}}@media (prefers-reduced-motion:reduce){.hm-ai-promo__actions a{transition:none}}