.ContactForm_form__VD3mI{display:flex;flex-direction:column;gap:1rem;width:100%}.ContactForm_grid__PWY63{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:640px){.ContactForm_grid__PWY63{grid-template-columns:1fr}}.ContactForm_row__t01LJ{display:flex;flex-direction:column;gap:.4rem;min-width:0}.ContactForm_label__8VABe{font-size:clamp(.85rem,1.7vw,.9rem);color:#1a1a1a;font-weight:600}.ContactForm_input__9_B5U,.ContactForm_textarea__s0V14{width:100%;padding:.75rem .95rem;border:1px solid #e5e7eb;border-radius:10px;font:inherit;background:#f9fafb;color:#1a1a1a;font-size:16px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.ContactForm_input__9_B5U:focus,.ContactForm_textarea__s0V14:focus{outline:none;border-color:#1d8fd1;background:#fff;box-shadow:0 0 0 3px rgba(29,143,209,.15)}.ContactForm_textarea__s0V14{resize:vertical;min-height:120px;line-height:1.5}.ContactForm_button__FkW3c{align-self:flex-start;padding:.75rem 1.4rem;background:#1d8fd1;color:#fff;border:1px solid transparent;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;min-height:44px;transition:filter .15s ease,background .15s ease}.ContactForm_button__FkW3c:hover:not(:disabled){filter:brightness(1.05)}.ContactForm_button__FkW3c:disabled{background:#9bb7e3;cursor:not-allowed;filter:none}@media (max-width:640px){.ContactForm_button__FkW3c{align-self:stretch;width:100%}}.ContactForm_success__rGkdo{padding:.85rem 1rem;background:#eaf7ee;color:#1e7e34;border:1px solid #cfe9d6;border-radius:10px;font-size:clamp(.9rem,1.8vw,.95rem)}.ContactForm_error__IxRVn{padding:.7rem .9rem;background:#fdecea;color:#b3261e;border:1px solid #f5c6c0;border-radius:10px;font-size:.9rem}.Reveal_reveal__BPE3f{opacity:0;transform:translate3d(0,16px,0);will-change:opacity,transform;transition:opacity .52s cubic-bezier(.22,.61,.36,1),transform .52s cubic-bezier(.22,.61,.36,1);overflow:visible}.Reveal_visible__x2ora{opacity:1;transform:none;will-change:auto}@media (prefers-reduced-motion:reduce){.Reveal_reveal__BPE3f{opacity:1;transform:none;transition:none}}.ContactBlock_contact___T9Us{padding:clamp(1.25rem,4vw,2rem) clamp(1rem,4vw,2rem);margin:clamp(.75rem,2vw,1.5rem) auto;max-width:1100px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:18px;border:1px solid hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.12),0 32px 64px -32px rgba(17,24,39,.08)}.ContactBlock_heading__NRM9v{margin-bottom:clamp(1rem,2.5vw,1.5rem)}.ContactBlock_title__T6teX{font-size:clamp(1.15rem,2.6vw,1.4rem);font-weight:700;margin:0 0 .5rem;color:#1a1a1a}.ContactBlock_subtitle__xno51{font-size:clamp(.9rem,1.8vw,.98rem);color:#4b5563;line-height:1.6;margin:0}.CtaBlock_section__4xgT3{padding:clamp(1.5rem,4vw,2.5rem) clamp(1.25rem,4vw,2.5rem);margin:clamp(1rem,3vw,2rem) auto;max-width:1100px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:18px;border:1px solid hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.12),0 32px 64px -32px rgba(17,24,39,.08);text-align:center}.CtaBlock_title___ioww{font-size:clamp(1.25rem,3vw,1.6rem);font-weight:700;margin:0 0 .4rem;color:#1a1a1a}.CtaBlock_subtitle__LjC7j{font-size:.95rem;color:#6b7280;margin:0 0 clamp(1rem,2vw,1.25rem)}.CtaBlock_button__YFt6E{position:relative;display:inline-block;padding:.85rem 1.5rem;background:var(--baikal-blue);color:#1a1a1a;font-weight:700;font-size:1rem;border-radius:10px;text-decoration:none;overflow:hidden;isolation:isolate;transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s cubic-bezier(.22,.61,.36,1),filter .2s ease}.CtaBlock_button__YFt6E:before{content:"";position:absolute;inset:-4px;border-radius:inherit;background:radial-gradient(120% 100% at 50% 100%,rgba(var(--baikal-blue-rgb) .55) 0,rgba(255,193,7,0) 70%);filter:blur(8px);opacity:0;transition:opacity .28s ease;z-index:-1}.CtaBlock_button__YFt6E:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.55) 50%,hsla(0,0%,100%,0));transform:skewX(-18deg);pointer-events:none}.CtaBlock_button__YFt6E:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 14px 28px -10px rgba(var(--baikal-blue-rgb),.55),0 6px 14px -6px rgba(17,24,39,.18)}.CtaBlock_button__YFt6E:hover:before{opacity:1}.CtaBlock_button__YFt6E:hover:after{animation:CtaBlock_ctaShine__xqajN .8s cubic-bezier(.22,.61,.36,1) both}@keyframes CtaBlock_ctaShine__xqajN{0%{left:-120%}to{left:130%}}.CtaBlock_button__YFt6E:active{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.CtaBlock_button__YFt6E,.CtaBlock_button__YFt6E:after,.CtaBlock_button__YFt6E:before{transition:none!important;animation:none!important}.CtaBlock_button__YFt6E:active,.CtaBlock_button__YFt6E:hover{transform:none!important}}.FaqBlock_section__gZGo3{padding:clamp(2rem,5vw,3rem) clamp(1rem,4vw,2rem);width:100%!important;border:1px solid rgba(238,240,242,.9);border-radius:18px}.FaqBlock_sectionCard__15Clh{background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:18px;border:1px solid hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.12),0 32px 64px -32px rgba(17,24,39,.08);padding:clamp(1.25rem,4vw,2rem);margin:clamp(.75rem,2vw,1.5rem) auto;max-width:1100px}.FaqBlock_sectionCard__15Clh .FaqBlock_title__2i65f{text-align:left;font-size:clamp(1.15rem,2.6vw,1.4rem);margin-bottom:clamp(.75rem,2vw,1rem);padding-bottom:clamp(.6rem,1.5vw,.85rem);border-bottom:1px solid #eef0f2}.FaqBlock_sectionCard__15Clh .FaqBlock_question__fvwMm{padding-left:1.4rem;position:relative;color:var(--baikal-blue);font-weight:500}.FaqBlock_sectionCard__15Clh .FaqBlock_question__fvwMm:before{content:"+";position:absolute;left:0;top:50%;transform:translateY(-50%);font-weight:400;font-size:1.1rem;color:var(--baikal-blue);transition:transform .15s ease}.FaqBlock_sectionCard__15Clh details[open]>.FaqBlock_question__fvwMm:before{content:"−"}.FaqBlock_sectionCard__15Clh .FaqBlock_item__Ct5sQ{border-bottom:1px solid #f1f3f5}.FaqBlock_sectionCard__15Clh .FaqBlock_item__Ct5sQ:last-child{border-bottom:none}.FaqBlock_title__2i65f{text-align:center;font-size:clamp(1.4rem,3.5vw,1.75rem);font-weight:700;margin-bottom:clamp(1.25rem,3vw,2rem)}.FaqBlock_item__Ct5sQ{border-bottom:1px solid #eee;padding:clamp(.65rem,2vw,.75rem) 0}.FaqBlock_question__fvwMm{font-weight:600;cursor:pointer;list-style:none;font-size:clamp(.95rem,2vw,1.05rem);padding:.25rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FaqBlock_question__fvwMm::-webkit-details-marker{display:none}.FaqBlock_answer__CicRg{margin-top:.5rem;color:#555;line-height:1.6;font-size:clamp(.9rem,1.6vw,1rem);max-height:0;overflow:hidden;transition:max-height .3s ease-out}details[open]>.FaqBlock_answer__CicRg{max-height:500px}.FeaturesBlock_section__R0xA8{padding:clamp(2rem,5vw,3rem) clamp(1rem,4vw,2rem)}.FeaturesBlock_title__xmJQO{text-align:center;font-size:clamp(1.4rem,3.5vw,1.75rem);font-weight:700;margin-bottom:clamp(1.25rem,3vw,2rem)}.FeaturesBlock_grid__m5c3S{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));grid-gap:clamp(1rem,2.5vw,1.5rem);gap:clamp(1rem,2.5vw,1.5rem);max-width:1100px;margin:0 auto}.FeaturesBlock_item__ufigY{position:relative;padding:clamp(1rem,2.5vw,1.25rem);border:1px solid #eee;border-radius:8px;background:#fff;transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1),border-color .22s ease;isolation:isolate}.FeaturesBlock_item__ufigY:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:radial-gradient(140% 90% at 50% 100%,rgba(255,193,7,.14) 0,rgba(255,193,7,0) 60%);opacity:0;transition:opacity .32s ease;pointer-events:none;z-index:-1}.FeaturesBlock_item__ufigY:focus-within,.FeaturesBlock_item__ufigY:hover{transform:translateY(-3px);border-color:#ffe187;box-shadow:0 12px 26px -14px rgba(17,24,39,.18)}.FeaturesBlock_item__ufigY:focus-within:before,.FeaturesBlock_item__ufigY:hover:before{opacity:1}.FeaturesBlock_icon__XnB7Q{display:inline-block;font-size:clamp(1.3rem,2.5vw,1.5rem);margin-bottom:.5rem;transition:transform .32s cubic-bezier(.22,.61,.36,1)}.FeaturesBlock_item__ufigY:focus-within .FeaturesBlock_icon__XnB7Q,.FeaturesBlock_item__ufigY:hover .FeaturesBlock_icon__XnB7Q{transform:scale(1.15) rotate(-4deg)}.FeaturesBlock_itemTitle__oLjJq{font-weight:600;margin-bottom:.25rem;font-size:clamp(.95rem,2vw,1.05rem);transition:color .22s ease}.FeaturesBlock_item__ufigY:focus-within .FeaturesBlock_itemTitle__oLjJq,.FeaturesBlock_item__ufigY:hover .FeaturesBlock_itemTitle__oLjJq{color:#1a1a1a}.FeaturesBlock_itemText__v8l7t{color:#555;font-size:clamp(.88rem,1.6vw,.95rem);line-height:1.5}@media (prefers-reduced-motion:reduce){.FeaturesBlock_icon__XnB7Q,.FeaturesBlock_itemTitle__oLjJq,.FeaturesBlock_item__ufigY,.FeaturesBlock_item__ufigY:before{transition:none!important;animation:none!important}.FeaturesBlock_item__ufigY:focus-within,.FeaturesBlock_item__ufigY:hover{transform:none}.FeaturesBlock_item__ufigY:focus-within .FeaturesBlock_icon__XnB7Q,.FeaturesBlock_item__ufigY:hover .FeaturesBlock_icon__XnB7Q{transform:none}}.HeroBlock_hero__wbs6f{min-height:calc(100vh - 73px);min-height:calc(100dvh - 73px);display:flex;align-items:center;padding:clamp(2rem,4vw,3rem) clamp(1rem,4vw,1.5rem) clamp(2rem,5vw,4rem);background:transparent;overflow-x:clip}.HeroBlock_inner__S8cpB{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"text  image" "btns  image";align-items:center;grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem)}.HeroBlock_innerNoImage__zLsOb{grid-template-columns:1fr;grid-template-areas:"text" "btns";text-align:center;justify-items:center}.HeroBlock_innerNoImage__zLsOb .HeroBlock_downloads__fuH4g,.HeroBlock_innerNoImage__zLsOb .HeroBlock_text__4YFqe{max-width:720px;margin-left:auto;margin-right:auto}.HeroBlock_text__4YFqe{grid-area:text;display:flex;flex-direction:column;gap:1rem;min-width:0}.HeroBlock_title__cV__J{font-weight:800;font-size:2.5rem;color:#1a1a1a;display:inline-flex;gap:0;align-items:baseline;overflow-wrap:anywhere}.HeroBlock_titleAccent__APXHq{color:var(--baikal-blue);font-weight:900}.HeroBlock_subtitle__FeiMx{font-size:clamp(.95rem,1.6vw,1rem);color:#6b7280;max-width:460px;margin:0;overflow-wrap:anywhere}.HeroBlock_imageWrap__zEsXt{grid-area:image;display:flex;justify-content:center;align-items:center;min-width:0;position:relative;overflow:visible;isolation:isolate}.HeroBlock_image__swkmK{width:100%;max-width:580px;height:auto;object-fit:contain;position:relative;z-index:1}.HeroBlock_ripple___y4aK{position:absolute;inset:-5%;z-index:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.HeroBlock_rippleRing___qbYC{position:absolute;width:65%;aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle,rgba(255,193,7,.18) 0,rgba(255,193,7,.08) 40%,rgba(255,193,7,0) 70%);border:1.5px solid rgba(7,85,255,.35);opacity:0;transform:scale(.7);will-change:transform,opacity;animation:HeroBlock_heroRipple__XnbSW 4.2s cubic-bezier(.22,.61,.36,1) infinite}.HeroBlock_rippleRing___qbYC:first-child{animation-delay:0s}.HeroBlock_rippleRing___qbYC:nth-child(2){animation-delay:1.4s;background:radial-gradient(circle,rgba(42,171,238,.16) 0,rgba(42,171,238,.07) 40%,rgba(42,171,238,0) 70%);border-color:rgba(42,171,238,.32)}.HeroBlock_rippleRing___qbYC:nth-child(3){animation-delay:2.8s}@keyframes HeroBlock_heroRipple__XnbSW{0%{transform:scale(.7);opacity:0}15%{opacity:.9}to{transform:scale(1.55);opacity:0}}@media (prefers-reduced-motion:reduce){.HeroBlock_rippleRing___qbYC{animation:none;opacity:.35;transform:scale(1.1)}.HeroBlock_rippleRing___qbYC:nth-child(2),.HeroBlock_rippleRing___qbYC:nth-child(3){display:none}}.HeroBlock_downloads__fuH4g{grid-area:btns;display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;max-width:520px;width:100%;min-width:0}.HeroBlock_dlRow__tSML_{display:grid;grid-gap:.75rem;gap:.75rem;min-width:0}.HeroBlock_row1__40AJg{grid-template-columns:minmax(0,1fr)}.HeroBlock_row2__vuEc1{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.HeroBlock_row3__3yuw_{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:560px){.HeroBlock_row2__vuEc1,.HeroBlock_row3__3yuw_{grid-template-columns:1fr}}.HeroBlock_dlBtn__xBHQr{position:relative;display:flex;align-items:stretch;gap:.75rem;padding:.6rem .85rem;border-radius:12px;text-decoration:none;transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s cubic-bezier(.22,.61,.36,1),border-color .22s ease,filter .2s ease;min-width:0;overflow-wrap:anywhere;overflow:visible;isolation:isolate;flex-wrap:wrap}.HeroBlock_dlBtn__xBHQr:after{content:"";position:absolute;top:0;left:-120%;width:50%;height:100%;background:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.45) 50%,hsla(0,0%,100%,0));transform:skewX(-18deg);pointer-events:none;z-index:1}.HeroBlock_dlBtn__xBHQr:focus-visible,.HeroBlock_dlBtn__xBHQr:hover{transform:translateY(-2px)}.HeroBlock_dlBtn__xBHQr:focus-visible:after,.HeroBlock_dlBtn__xBHQr:hover:after{animation:HeroBlock_heroBtnShine__SI5NZ .75s cubic-bezier(.22,.61,.36,1) both}@keyframes HeroBlock_heroBtnShine__SI5NZ{0%{left:-120%}to{left:130%}}.HeroBlock_dlBtn__xBHQr:active{transform:translateY(0)}.HeroBlock_dlIconBox__cBWfp{width:44px;height:44px}.HeroBlock_dlIconBoxSm__AyssJ,.HeroBlock_dlIconBox__cBWfp{display:flex;align-items:center;justify-content:center;border-radius:8px;background:#1f2430;color:#fff;flex-shrink:0;transition:transform .32s cubic-bezier(.22,.61,.36,1)}.HeroBlock_dlIconBoxSm__AyssJ{width:36px;height:36px}.HeroBlock_dlBtn__xBHQr:focus-visible .HeroBlock_dlIconBoxSm__AyssJ,.HeroBlock_dlBtn__xBHQr:focus-visible .HeroBlock_dlIconBox__cBWfp,.HeroBlock_dlBtn__xBHQr:hover .HeroBlock_dlIconBoxSm__AyssJ,.HeroBlock_dlBtn__xBHQr:hover .HeroBlock_dlIconBox__cBWfp{transform:scale(1.06) rotate(-4deg)}.HeroBlock_icon__kBA9Y{width:22px;height:22px}.HeroBlock_dlInfo__TWZf3{display:flex;flex-direction:column;line-height:1.15;flex:1 1 auto;min-width:0;text-align:left;overflow:visible;white-space:normal}.HeroBlock_dlLabel__HjFa2{font-size:.72rem;color:#6b7280;font-weight:500}.HeroBlock_dlLabel__HjFa2,.HeroBlock_dlName__aE_fa{overflow-wrap:anywhere;white-space:normal;word-break:break-word}.HeroBlock_dlName__aE_fa{font-size:1rem;color:#1a1a1a;font-weight:700}.HeroBlock_dlPrimary__qccRx{background:var(--baikal-blue)}.HeroBlock_dlPrimary__qccRx:focus-visible,.HeroBlock_dlPrimary__qccRx:hover{box-shadow:0 14px 28px -10px rgba(37,124,247,.55),0 6px 14px -6px rgba(17,24,39,.18);filter:brightness(1.03)}.HeroBlock_dlPrimary__qccRx .HeroBlock_dlLabel__HjFa2{color:rgba(0,0,0,.55)}.HeroBlock_dlPrimary__qccRx .HeroBlock_dlName__aE_fa{color:#1a1a1a}.HeroBlock_dlAction__17opV{margin-left:auto;padding:.65rem 1rem;background:#1f2430;color:#fff;border-radius:8px;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:normal;word-break:break-word;text-align:center;flex-shrink:0}.HeroBlock_dlSecondary__bP3JQ{background:#fff;border:1px solid #e5e7eb;display:flex!important;flex-direction:row!important;align-items:center!important}.HeroBlock_dlSecondary__bP3JQ:focus-visible,.HeroBlock_dlSecondary__bP3JQ:hover{border-color:var(--baikal-blue);box-shadow:0 10px 22px -12px rgba(17,24,39,.18)}.HeroBlock_dlActionSm__GHMug{margin-left:auto;font-size:.72rem;font-weight:700;color:#1a1a1a;letter-spacing:.04em;text-transform:uppercase;white-space:normal;word-break:break-word;text-align:center;flex-shrink:0}@media (max-width:900px){.HeroBlock_hero__wbs6f{min-height:0;align-items:stretch;padding-top:clamp(1.5rem,5vw,2.5rem);padding-bottom:clamp(2rem,6vw,3rem)}.HeroBlock_innerNoImage__zLsOb,.HeroBlock_inner__S8cpB{grid-template-columns:1fr;grid-template-areas:"text" "image" "btns";gap:clamp(1.25rem,4vw,2rem);text-align:center;justify-items:center}.HeroBlock_text__4YFqe{align-items:center;max-width:600px}.HeroBlock_subtitle__FeiMx{max-width:520px}.HeroBlock_imageWrap__zEsXt{width:100%}.HeroBlock_image__swkmK{max-width:min(420px,80vw)}.HeroBlock_downloads__fuH4g{margin-top:0;align-items:stretch;width:100%;max-width:420px;margin-left:auto;margin-right:auto}.HeroBlock_dlInfo__TWZf3{text-align:left}}@media (max-width:480px){.HeroBlock_dlBtn__xBHQr{gap:.5rem;padding:.55rem .7rem}.HeroBlock_dlIconBox__cBWfp{width:38px;height:38px}.HeroBlock_dlIconBoxSm__AyssJ{width:32px;height:32px}.HeroBlock_icon__kBA9Y{width:18px;height:18px}.HeroBlock_dlAction__17opV{padding:.5rem .7rem;font-size:.7rem;white-space:normal;text-align:center;line-height:1.15}.HeroBlock_dlActionSm__GHMug{font-size:.66rem;white-space:normal;text-align:center;line-height:1.15}}@media (max-width:380px){.HeroBlock_dlActionSm__GHMug,.HeroBlock_dlPrimary__qccRx .HeroBlock_dlAction__17opV{display:none}.HeroBlock_dlIconBox__cBWfp{width:34px;height:34px}.HeroBlock_dlIconBoxSm__AyssJ{width:30px;height:30px}.HeroBlock_dlName__aE_fa{font-size:.92rem}.HeroBlock_dlLabel__HjFa2{font-size:.68rem}}@media (prefers-reduced-motion:reduce){.HeroBlock_dlBtn__xBHQr,.HeroBlock_dlBtn__xBHQr:after,.HeroBlock_dlIconBoxSm__AyssJ,.HeroBlock_dlIconBox__cBWfp{transition:none!important;animation:none!important}.HeroBlock_dlBtn__xBHQr:active,.HeroBlock_dlBtn__xBHQr:focus-visible,.HeroBlock_dlBtn__xBHQr:hover,.HeroBlock_dlBtn__xBHQr:hover .HeroBlock_dlIconBoxSm__AyssJ,.HeroBlock_dlBtn__xBHQr:hover .HeroBlock_dlIconBox__cBWfp{transform:none!important}}.HighlightsBlock_section__IS34P{padding:clamp(1.5rem,3vw,2rem) clamp(1rem,4vw,1.5rem) clamp(2.5rem,5vw,4rem);background:transparent}.HighlightsBlock_inner__44uKZ{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:250px 0}.HighlightsBlock_rating__mEP5T{background:hsla(0,0%,100%,.82);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border:1px solid hsla(0,0%,100%,.75);border-radius:18px;padding:clamp(1.5rem,3vw,2rem) clamp(1.25rem,3vw,2.25rem);display:grid;grid-template-columns:minmax(160px,200px) 1fr;grid-gap:clamp(1.25rem,3vw,2rem);gap:clamp(1.25rem,3vw,2rem);align-items:center;box-shadow:0 1px 2px rgba(17,24,39,.04),0 10px 28px -10px rgba(17,24,39,.14),0 28px 56px -28px rgba(17,24,39,.1);transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1)}.HighlightsBlock_rating__mEP5T:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(17,24,39,.05),0 16px 36px -14px rgba(17,24,39,.2),0 36px 72px -32px rgba(17,24,39,.12)}.HighlightsBlock_ratingLeft__nsnld{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.HighlightsBlock_stars__FyT19{display:flex;gap:.15rem}.HighlightsBlock_star__S8I3S{width:22px;height:22px;transition:transform .32s cubic-bezier(.22,.61,.36,1)}.HighlightsBlock_rating__mEP5T:hover .HighlightsBlock_star__S8I3S{transform:scale(1.12)}.HighlightsBlock_stars__FyT19 .HighlightsBlock_star__S8I3S:first-child{transition-delay:0s}.HighlightsBlock_stars__FyT19 .HighlightsBlock_star__S8I3S:nth-child(2){transition-delay:50ms}.HighlightsBlock_stars__FyT19 .HighlightsBlock_star__S8I3S:nth-child(3){transition-delay:.1s}.HighlightsBlock_stars__FyT19 .HighlightsBlock_star__S8I3S:nth-child(4){transition-delay:.15s}.HighlightsBlock_stars__FyT19 .HighlightsBlock_star__S8I3S:nth-child(5){transition-delay:.2s}.HighlightsBlock_ratingLabel__1dj55{font-size:.78rem;color:#9ca3af;font-weight:500}.HighlightsBlock_ratingRight__XimQC{display:flex;flex-direction:column;gap:.4rem}.HighlightsBlock_ratingTitle__AI_H8{font-size:clamp(1rem,2vw,1.15rem);font-weight:700;color:#1a1a1a;margin:0}.HighlightsBlock_ratingText__OXeal{font-size:clamp(.88rem,1.6vw,.92rem);color:#6b7280;margin:0;line-height:1.5;white-space:pre-line}.HighlightsBlock_feature__5WgD_{margin-top:clamp(5rem,10vw,8rem)}.HighlightsBlock_featureBackgroundShape__4wXwv{position:relative;background:#1a1a1a;border-radius:18px;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem);display:grid;grid-template-columns:1fr clamp(240px,30vw,340px);grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);align-items:center;min-height:clamp(260px,30vw,340px);transition:transform .38s cubic-bezier(.22,.61,.36,1),box-shadow .38s cubic-bezier(.22,.61,.36,1)}.HighlightsBlock_featureBackgroundShape__4wXwv:hover{transform:translateY(-3px);box-shadow:0 28px 60px -22px rgba(0,0,0,.45),0 12px 24px -16px rgba(255,193,7,.25)}.HighlightsBlock_featureText__B9RZM{display:flex;flex-direction:column;gap:.5rem;max-width:460px}.HighlightsBlock_featureTitle__w_ugW{color:#fff;font-size:clamp(1.25rem,3vw,1.6rem);font-weight:700;margin:0 0 .5rem;line-height:1.25}.HighlightsBlock_featureLine__yXmtH{color:var(--baikal-blue);font-size:clamp(.9rem,1.8vw,.95rem);margin:0;line-height:1.55;transition:text-shadow .38s ease}.HighlightsBlock_featureBackgroundShape__4wXwv:hover .HighlightsBlock_featureLine__yXmtH{text-shadow:0 0 18px rgba(255,193,7,.35)}.HighlightsBlock_featureLine__yXmtH:first-of-type{color:#d1d5db}.HighlightsBlock_phoneWrap__CE3eu{position:absolute;bottom:0;right:clamp(1.5rem,4vw,3rem);width:clamp(220px,30vw,360px);pointer-events:none;transition:transform .48s cubic-bezier(.22,.61,.36,1)}.HighlightsBlock_featureBackgroundShape__4wXwv:hover .HighlightsBlock_phoneWrap__CE3eu{transform:translateY(-6px) rotate(-1.2deg)}.HighlightsBlock_phone__Um4SI{display:block;width:100%;height:auto;filter:drop-shadow(0 18px 40px rgba(0,0,0,.35));transition:filter .48s ease}.HighlightsBlock_featureBackgroundShape__4wXwv:hover .HighlightsBlock_phone__Um4SI{filter:drop-shadow(0 26px 50px rgba(0,0,0,.5))}@media (max-width:720px){.HighlightsBlock_inner__44uKZ{gap:50px 0!important}.HighlightsBlock_rating__mEP5T{grid-template-columns:1fr;text-align:center}.HighlightsBlock_ratingLeft__nsnld{align-items:center}.HighlightsBlock_feature__5WgD_{margin-top:2rem}.HighlightsBlock_featureBackgroundShape__4wXwv{grid-template-columns:1fr;padding:1.75rem 1.25rem 0;gap:1.5rem;text-align:center;justify-items:center;min-height:auto}.HighlightsBlock_featureText__B9RZM{max-width:none;align-items:center}.HighlightsBlock_phoneWrap__CE3eu{position:static;width:min(260px,70vw);pointer-events:auto;display:block}.HighlightsBlock_phone__Um4SI{display:block;margin:0 auto}}@media (prefers-reduced-motion:reduce){.HighlightsBlock_featureBackgroundShape__4wXwv,.HighlightsBlock_featureLine__yXmtH,.HighlightsBlock_phoneWrap__CE3eu,.HighlightsBlock_phone__Um4SI,.HighlightsBlock_rating__mEP5T,.HighlightsBlock_star__S8I3S{transition:none!important;animation:none!important}.HighlightsBlock_featureBackgroundShape__4wXwv:hover,.HighlightsBlock_featureBackgroundShape__4wXwv:hover .HighlightsBlock_phoneWrap__CE3eu,.HighlightsBlock_rating__mEP5T:hover,.HighlightsBlock_rating__mEP5T:hover .HighlightsBlock_star__S8I3S{transform:none!important}}.ImageBlock_section__efcnE{padding:clamp(1.25rem,3vw,2rem);text-align:center}.ImageBlock_image__MsvyU{max-width:100%;height:auto;border-radius:8px;margin:0 auto}.ImageBlock_caption__t18px{margin-top:.5rem;color:#666;font-size:clamp(.82rem,1.5vw,.9rem)}.LegalSectionBlock_wrapper__33kHb{max-width:960px;margin:0 auto;padding:0 clamp(1rem,4vw,1.25rem)}.LegalSectionBlock_section__0Xqej{background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border:1px solid hsla(0,0%,100%,.7);border-radius:8px;box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.1);padding:clamp(1.5rem,4vw,2rem);margin-bottom:clamp(1rem,3vw,1.5rem)}.LegalSectionBlock_title__Np_79{font-size:clamp(1.1rem,2.4vw,1.25rem);font-weight:600;margin:0 0 1rem;color:#1a1a1a;padding-bottom:.5rem;border-bottom:1px solid #f0f0f0}.LegalSectionBlock_subtitle__9nEBU{font-size:clamp(.98rem,2vw,1.05rem);font-weight:600;margin:1.25rem 0 .5rem;color:#1a1a1a}.LegalSectionBlock_paragraph__6Emh6{line-height:1.65;color:#444;margin:.75rem 0;font-size:clamp(.875rem,1.6vw,.9375rem)}.LegalSectionBlock_list__9JdOV{padding-left:1.5rem;margin:.75rem 0}.LegalSectionBlock_list__9JdOV li{margin:.5rem 0;color:#444;font-size:clamp(.875rem,1.6vw,.9375rem);line-height:1.6}.LegalSectionBlock_highlight__BCYaa{background:#f0f9ff;border-left:3px solid #3b82f6;padding:1.25rem 1.5rem;border-radius:4px;margin:1.5rem 0}.LegalSectionBlock_highlight__BCYaa p{margin:.5rem 0;color:#555;font-size:clamp(.875rem,1.6vw,.9375rem);line-height:1.6}.LegalSectionBlock_meta___3_oj{font-size:clamp(.78rem,1.4vw,.8125rem);color:#666;padding:1rem;background:#fafafa;border-radius:4px;margin:1rem 0;line-height:1.55}.LegalSectionBlock_section__0Xqej strong{color:#1a1a1a}.LegalSectionBlock_section__0Xqej a{color:#3b82f6;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .15s ease}.LegalSectionBlock_section__0Xqej a:hover{border-bottom-color:#3b82f6}.PageHeaderBlock_section____TBA{max-width:1100px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,2rem) 0}.PageHeaderBlock_title__sc_qc{font-size:clamp(1.6rem,4vw,2rem);font-weight:700;margin:0 0 .5rem;color:#1a1a1a;line-height:1.2}.PageHeaderBlock_subtitle__D_v_c{font-size:clamp(.92rem,2vw,1rem);color:#6b7280;margin:0;line-height:1.55}.PricingBlock_section__hRh2W{padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,3vw,2rem);margin:clamp(1rem,3vw,2rem) auto;max-width:1100px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:18px;border:1px solid hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.12),0 32px 64px -32px rgba(17,24,39,.08)}.PricingBlock_title__lND4K{text-align:center;font-size:clamp(1.4rem,3.5vw,1.75rem);font-weight:700;margin:0 0 clamp(1rem,2vw,1.5rem);color:#1a1a1a}.PricingBlock_grid__uIorD{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(.75rem,2vw,1.25rem);gap:clamp(.75rem,2vw,1.25rem);align-items:stretch}@media (max-width:900px){.PricingBlock_grid__uIorD{grid-template-columns:repeat(2,1fr);max-width:640px;margin:0 auto}}@media (max-width:560px){.PricingBlock_grid__uIorD{grid-template-columns:1fr;max-width:360px}}.PricingBlock_card__OeP3b{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(1.25rem,3vw,1.75rem) clamp(1rem,2.5vw,1.5rem);background:#fff;border:1px solid #eef0f2;border-radius:14px;will-change:transform,box-shadow,border-color;transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s cubic-bezier(.22,.61,.36,1),border-color .22s ease;isolation:isolate}.PricingBlock_card__OeP3b:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:radial-gradient(120% 80% at 50% 0,rgba(var(--baikal-blue-rgb),.18) 0,rgba(var(--baikal-blue-rgb),.08) 35%,rgba(var(--baikal-blue-rgb),0) 70%);opacity:0;transition:opacity .32s ease;pointer-events:none;z-index:-1}.PricingBlock_card__OeP3b:focus-within,.PricingBlock_card__OeP3b:hover{transform:translateY(-4px);border-color:var(--baikal-blue);box-shadow:0 12px 28px -10px rgba(17,24,39,.18),0 4px 10px -4px rgba(var(--baikal-blue-rgb),.18)}.PricingBlock_card__OeP3b:focus-within:before,.PricingBlock_card__OeP3b:hover:before{opacity:1}.PricingBlock_cardHighlighted__e162H{border:2px solid var(--baikal-blue)}.PricingBlock_cardHighlighted__e162H:focus-within,.PricingBlock_cardHighlighted__e162H:hover{transform:translateY(-6px);box-shadow:0 18px 36px -12px rgba(17,24,39,.22),0 6px 14px -4px rgba(var(--baikal-blue-rgb),.32)}.PricingBlock_badge__eI_Zt{display:inline-block;position:relative;overflow:hidden;background:var(--baikal-blue);color:#fff;font-size:.78rem;font-weight:600;padding:.25rem .65rem;border-radius:999px;margin-bottom:.75rem;white-space:nowrap;transition:transform .32s cubic-bezier(.22,.61,.36,1)}.PricingBlock_badge__eI_Zt:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.55) 50%,hsla(0,0%,100%,0));transform:skewX(-18deg)}.PricingBlock_card__OeP3b:focus-within .PricingBlock_badge__eI_Zt,.PricingBlock_card__OeP3b:hover .PricingBlock_badge__eI_Zt{transform:scale(1.04)}.PricingBlock_card__OeP3b:focus-within .PricingBlock_badge__eI_Zt:after,.PricingBlock_card__OeP3b:hover .PricingBlock_badge__eI_Zt:after{animation:PricingBlock_badgeShine__c5N_L .7s cubic-bezier(.22,.61,.36,1) both}@keyframes PricingBlock_badgeShine__c5N_L{0%{left:-120%}to{left:130%}}.PricingBlock_name__L6Rrk{font-size:clamp(1rem,2vw,1.1rem);font-weight:700;color:#1a1a1a;margin-bottom:.6rem}.PricingBlock_oldPrice___fPmt{font-size:.95rem;color:#9ca3af;text-decoration:line-through;margin-bottom:.25rem}.PricingBlock_price__WInJ5{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800;color:#1a1a1a;margin-bottom:.35rem;line-height:1.1;transition:transform .32s cubic-bezier(.22,.61,.36,1)}.PricingBlock_card__OeP3b:focus-within .PricingBlock_price__WInJ5,.PricingBlock_card__OeP3b:hover .PricingBlock_price__WInJ5{transform:translateY(-1px) scale(1.02)}.PricingBlock_perMonth__VmvFN{font-size:.82rem;color:#9ca3af;margin-bottom:1.25rem}.PricingBlock_features__5ZLac{list-style:none;padding:0;margin:0 0 .5rem;width:100%;text-align:left;display:flex;flex-direction:column;gap:.65rem}.PricingBlock_featureItem__zTwfW{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;color:#4b5563;line-height:1.45}.PricingBlock_dot__71PEG{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--baikal-blue);margin-top:.55rem;transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s ease}.PricingBlock_card__OeP3b:focus-within .PricingBlock_dot__71PEG,.PricingBlock_card__OeP3b:hover .PricingBlock_dot__71PEG{transform:scale(1.35);box-shadow:0 0 0 3px rgba(var(--baikal-blue-rgb),.18)}.PricingBlock_featureItem__zTwfW:first-child .PricingBlock_dot__71PEG{transition-delay:0s}.PricingBlock_featureItem__zTwfW:nth-child(2) .PricingBlock_dot__71PEG{transition-delay:40ms}.PricingBlock_featureItem__zTwfW:nth-child(3) .PricingBlock_dot__71PEG{transition-delay:80ms}.PricingBlock_featureItem__zTwfW:nth-child(4) .PricingBlock_dot__71PEG{transition-delay:.12s}.PricingBlock_featureItem__zTwfW:nth-child(5) .PricingBlock_dot__71PEG{transition-delay:.16s}.PricingBlock_featureItem__zTwfW:nth-child(6) .PricingBlock_dot__71PEG{transition-delay:.2s}.PricingBlock_featureItem__zTwfW:nth-child(n+7) .PricingBlock_dot__71PEG{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.PricingBlock_badge__eI_Zt,.PricingBlock_badge__eI_Zt:after,.PricingBlock_card__OeP3b,.PricingBlock_card__OeP3b:before,.PricingBlock_dot__71PEG,.PricingBlock_price__WInJ5{transition:none!important;animation:none!important}.PricingBlock_cardHighlighted__e162H:focus-within,.PricingBlock_cardHighlighted__e162H:hover,.PricingBlock_card__OeP3b:focus-within,.PricingBlock_card__OeP3b:hover{transform:none}.PricingBlock_card__OeP3b:focus-within .PricingBlock_badge__eI_Zt,.PricingBlock_card__OeP3b:focus-within .PricingBlock_dot__71PEG,.PricingBlock_card__OeP3b:focus-within .PricingBlock_price__WInJ5,.PricingBlock_card__OeP3b:hover .PricingBlock_badge__eI_Zt,.PricingBlock_card__OeP3b:hover .PricingBlock_dot__71PEG,.PricingBlock_card__OeP3b:hover .PricingBlock_price__WInJ5{transform:none}}.SubscriptionFeaturesBlock_section__Owmgp{padding:clamp(1.5rem,4vw,2.5rem) clamp(1.25rem,4vw,2.5rem);margin:clamp(1rem,3vw,2rem) auto;max-width:1100px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:18px;border:1px solid hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.12),0 32px 64px -32px rgba(17,24,39,.08);transition:box-shadow .38s cubic-bezier(.22,.61,.36,1),border-color .28s ease}.SubscriptionFeaturesBlock_section__Owmgp:hover{border-color:rgba(var(--baikal-blue-rgb),.9);box-shadow:0 1px 2px rgba(17,24,39,.04),0 18px 40px -16px rgba(17,24,39,.16),0 40px 80px -32px rgba(17,24,39,.1)}.SubscriptionFeaturesBlock_title__hYAKE{text-align:center;font-size:clamp(1.25rem,3vw,1.6rem);font-weight:700;margin:0 0 .5rem;color:#1a1a1a}.SubscriptionFeaturesBlock_subtitle__8X9Lp{text-align:center;font-size:.95rem;color:var(--baikal-blue);margin:0 0 clamp(1rem,2vw,1.5rem)}.SubscriptionFeaturesBlock_sectionCompact__bYaWL .SubscriptionFeaturesBlock_title__hYAKE{text-align:left;font-size:clamp(1.05rem,2.4vw,1.25rem);margin-bottom:clamp(.6rem,1.5vw,.85rem);padding-bottom:clamp(.6rem,1.5vw,.85rem);border-bottom:1px solid #eef0f2}.SubscriptionFeaturesBlock_list__p_hlg{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:clamp(.6rem,1.5vw,.85rem)}.SubscriptionFeaturesBlock_item__8CGdm{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.55;color:#4b5563;padding:2px 0;border-radius:6px;transition:transform .28s cubic-bezier(.22,.61,.36,1)}.SubscriptionFeaturesBlock_item__8CGdm:hover{transform:translateX(3px)}.SubscriptionFeaturesBlock_dot__RED9a{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--baikal-blue);margin-top:.6rem;transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s ease}.SubscriptionFeaturesBlock_item__8CGdm:hover .SubscriptionFeaturesBlock_dot__RED9a{transform:scale(1.45);box-shadow:0 0 0 4px rgba(var(--baikal-blue-rgb),.18)}.SubscriptionFeaturesBlock_text__p9KzO{flex:1 1}.SubscriptionFeaturesBlock_itemTitle__nSFQ2{color:#1a1a1a;font-weight:700}.SubscriptionFeaturesBlock_itemText__yl1Rg{color:#4b5563}@media (prefers-reduced-motion:reduce){.SubscriptionFeaturesBlock_dot__RED9a,.SubscriptionFeaturesBlock_item__8CGdm,.SubscriptionFeaturesBlock_section__Owmgp{transition:none!important;animation:none!important}.SubscriptionFeaturesBlock_item__8CGdm:hover,.SubscriptionFeaturesBlock_item__8CGdm:hover .SubscriptionFeaturesBlock_dot__RED9a,.SubscriptionFeaturesBlock_section__Owmgp:hover{transform:none!important}}.SupportContactsBlock_section__17UQp{padding:clamp(1.25rem,4vw,2rem) clamp(1rem,4vw,2rem);margin:clamp(.75rem,2vw,1.5rem) auto;max-width:1100px;background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:18px;border:1px solid hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.12),0 32px 64px -32px rgba(17,24,39,.08)}.SupportContactsBlock_title__aL1xi{font-size:clamp(1.15rem,2.6vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:#1a1a1a}.SupportContactsBlock_text__qUWvb{font-size:clamp(.9rem,1.8vw,.98rem);color:#4b5563;line-height:1.6;margin:0 0 clamp(1rem,2.5vw,1.5rem)}.SupportContactsBlock_text__qUWvb strong{color:#1a1a1a;font-weight:700}.SupportContactsBlock_channel__vwxsu{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,2vw,1.25rem);padding:clamp(.85rem,2vw,1rem) clamp(.85rem,2vw,1.15rem);border-radius:14px;border:1px solid #eef0f2;margin-bottom:.75rem;box-shadow:0 1px 2px rgba(17,24,39,.04);transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s cubic-bezier(.22,.61,.36,1),border-color .22s ease}.SupportContactsBlock_channel__vwxsu:hover{transform:translateY(-2px);box-shadow:0 1px 2px rgba(17,24,39,.05),0 14px 28px -14px rgba(17,24,39,.22)}.SupportContactsBlock_channel__vwxsu:last-of-type{margin-bottom:0}.SupportContactsBlock_channelTelegram__NRcs6{background:#eaf4fb;border-color:#d6ebf6}.SupportContactsBlock_channelEmail__uj4zH{background:#fff}.SupportContactsBlock_channelInfo__l1zzJ{display:flex;align-items:center;gap:.85rem;min-width:0;flex:1 1}.SupportContactsBlock_channelIcon__phZZh{flex-shrink:0;width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;transition:transform .32s cubic-bezier(.22,.61,.36,1),box-shadow .32s ease}.SupportContactsBlock_channel__vwxsu:hover .SupportContactsBlock_channelIcon__phZZh{transform:scale(1.06) rotate(-3deg)}.SupportContactsBlock_channel__vwxsu:hover .SupportContactsBlock_channelIconTg__4eBEt{box-shadow:0 8px 20px -6px rgba(42,171,238,.55)}.SupportContactsBlock_channel__vwxsu:hover .SupportContactsBlock_channelIconMail__gRGAM{box-shadow:0 6px 16px -6px rgba(17,24,39,.22)}.SupportContactsBlock_channelIconTg__4eBEt{background:#2aabee;color:#fff}.SupportContactsBlock_channelIconMail__gRGAM{background:#f3f4f6;color:#4b5563}.SupportContactsBlock_channelText__fA71K{display:flex;flex-direction:column;gap:.15rem;min-width:0}.SupportContactsBlock_channelTitle__9Yk9S{color:#1a1a1a;font-weight:700;font-size:clamp(.92rem,2vw,1rem)}.SupportContactsBlock_channelMeta__avpBt{color:#6b7280;font-size:clamp(.85rem,1.7vw,.9rem);word-break:break-word}.SupportContactsBlock_channelLink__OnY0v{color:var(--baikal-blue);text-decoration:underline;text-underline-offset:2px}.SupportContactsBlock_button__W6XsX{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.1rem;border-radius:10px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease,transform .22s cubic-bezier(.22,.61,.36,1),box-shadow .22s ease,filter .2s ease;white-space:nowrap;cursor:pointer;border:1px solid transparent;overflow:hidden}.SupportContactsBlock_button__W6XsX:after{content:"";position:absolute;top:0;left:-120%;width:50%;height:100%;background:linear-gradient(100deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.45) 50%,hsla(0,0%,100%,0));transform:skewX(-18deg);pointer-events:none}.SupportContactsBlock_buttonPrimary__HwEDA{background:#1d8fd1;color:#fff}.SupportContactsBlock_buttonPrimary__HwEDA:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 10px 22px -10px rgba(29,143,209,.6)}.SupportContactsBlock_buttonPrimary__HwEDA:hover:after{animation:SupportContactsBlock_btnShineSc__4rxTU .7s cubic-bezier(.22,.61,.36,1) both}@keyframes SupportContactsBlock_btnShineSc__4rxTU{0%{left:-120%}to{left:130%}}.SupportContactsBlock_buttonSecondary__22rAd{background:#fff;color:#1a1a1a;border-color:#e5e7eb}.SupportContactsBlock_buttonSecondary__22rAd:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 8px 18px -10px rgba(17,24,39,.18)}.SupportContactsBlock_button__W6XsX:active{transform:translateY(0)}.SupportContactsBlock_hint__mSoql{margin:clamp(.75rem,2vw,1rem) 0 0;font-size:clamp(.82rem,1.6vw,.88rem);color:#9ca3af;display:flex;align-items:center;gap:.4rem}.SupportContactsBlock_hint__mSoql:before{content:"💬";font-size:.95em}@media (max-width:640px){.SupportContactsBlock_channel__vwxsu{flex-direction:column;align-items:stretch}.SupportContactsBlock_channelInfo__l1zzJ{align-items:flex-start}.SupportContactsBlock_button__W6XsX{width:100%}}@media (prefers-reduced-motion:reduce){.SupportContactsBlock_button__W6XsX,.SupportContactsBlock_button__W6XsX:after,.SupportContactsBlock_channelIcon__phZZh,.SupportContactsBlock_channel__vwxsu{transition:none!important;animation:none!important}.SupportContactsBlock_button__W6XsX:active,.SupportContactsBlock_button__W6XsX:hover,.SupportContactsBlock_channel__vwxsu:hover,.SupportContactsBlock_channel__vwxsu:hover .SupportContactsBlock_channelIcon__phZZh{transform:none!important}}.TextBlock_section__VneS4{padding:clamp(2rem,5vw,3rem) clamp(1rem,4vw,2rem);max-width:800px;margin:0 auto}.TextBlock_sectionCard__JQOZa{background:hsla(0,0%,100%,.78);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border-radius:18px;border:1px solid hsla(0,0%,100%,.7);box-shadow:0 1px 2px rgba(17,24,39,.04),0 12px 32px -12px rgba(17,24,39,.12),0 32px 64px -32px rgba(17,24,39,.08);padding:clamp(1.25rem,4vw,2rem);margin:clamp(.75rem,2vw,1.5rem) auto;max-width:1100px}.TextBlock_sectionCard__JQOZa .TextBlock_title__kSn04{font-size:clamp(1.05rem,2.4vw,1.25rem);margin-bottom:clamp(.6rem,1.5vw,.85rem);padding-bottom:clamp(.6rem,1.5vw,.85rem);border-bottom:1px solid #eef0f2}.TextBlock_sectionCard__JQOZa .TextBlock_text__ZSJTK{color:#6b7280;font-size:clamp(.9rem,1.7vw,.95rem)}.TextBlock_title__kSn04{font-size:clamp(1.4rem,3.5vw,1.75rem);font-weight:700;margin-bottom:clamp(.75rem,2vw,1rem)}.TextBlock_text__ZSJTK{font-size:clamp(.95rem,1.8vw,1.05rem);color:#333;white-space:pre-line;line-height:1.65}.BlockRenderer_container__BiMOE{max-width:1100px;margin:0 auto}