.Hero-module__ZARIfG__hero{align-items:center;min-height:90vh;padding-top:5rem;display:flex}.Hero-module__ZARIfG__grid{gap:var(--space-3xl);grid-template-columns:1fr;align-items:center;width:100%;display:grid}@media (min-width:768px){.Hero-module__ZARIfG__grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr}}.Hero-module__ZARIfG__content{gap:var(--space-lg);flex-direction:column;display:flex}.Hero-module__ZARIfG__badge{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);font-size:.8125rem;font-weight:600}.Hero-module__ZARIfG__descriptor{color:var(--muted);margin-top:calc(-1*var(--space-sm));font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__socialProof{align-items:center;gap:var(--space-sm);color:var(--muted);font-size:.8125rem;font-weight:500;display:flex}.Hero-module__ZARIfG__stars{color:#f59e0b;letter-spacing:.05em}.Hero-module__ZARIfG__proofDivider{color:var(--border)}.Hero-module__ZARIfG__title{letter-spacing:-.03em;font-size:clamp(2.75rem,6vw,4rem);line-height:1.05}.Hero-module__ZARIfG__subtitle{color:var(--muted);max-width:420px;font-size:clamp(1.0625rem,1.5vw,1.1875rem);line-height:1.6}.Hero-module__ZARIfG__heroImageWrap{width:100%}.Hero-module__ZARIfG__heroImage{border-radius:var(--radius-lg);object-fit:cover;width:100%;height:auto}@media (max-width:767px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:1.5rem}.Hero-module__ZARIfG__grid{gap:var(--space-xl)}.Hero-module__ZARIfG__heroImage{border-radius:var(--radius)}}
.Essence-module__ZpVvNq__essence{background:var(--surface)}.Essence-module__ZpVvNq__grid{gap:var(--space-lg);grid-template-columns:1fr;align-items:center;display:grid}.Essence-module__ZpVvNq__mediaWrap{justify-content:center;display:flex}.Essence-module__ZpVvNq__gif{border-radius:var(--radius-lg);filter:drop-shadow(0 8px 24px #00000014);width:100%;max-width:400px;height:auto}.Essence-module__ZpVvNq__content{flex-direction:column;display:flex}.Essence-module__ZpVvNq__specs{justify-content:center;align-items:center;gap:var(--space-md);color:var(--muted);letter-spacing:.02em;margin-top:var(--space-lg);flex-wrap:wrap;font-size:.9375rem;font-weight:500;display:flex}.Essence-module__ZpVvNq__divider{background:var(--border);width:1px;height:16px}@media (min-width:768px){.Essence-module__ZpVvNq__grid{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center}.Essence-module__ZpVvNq__content{justify-content:center}.Essence-module__ZpVvNq__specs{justify-content:flex-start}}@media (max-width:767px){.Essence-module__ZpVvNq__grid{gap:var(--space-lg);flex-direction:column;display:flex}.Essence-module__ZpVvNq__content{text-align:center;order:1}.Essence-module__ZpVvNq__mediaWrap{order:2}}@media (max-width:767px) and (min-width:481px){.Essence-module__ZpVvNq__gif{max-width:100%}}@media (max-width:480px){.Essence-module__ZpVvNq__gif{max-width:100%}.Essence-module__ZpVvNq__specs{gap:var(--space-sm);font-size:.8125rem}}
.Gallery-module__3QxX8q__gallery{width:100%;padding:var(--space-3xl)0;justify-content:center;gap:var(--space-sm);content-visibility:auto;contain-intrinsic-size:auto 150vh;background:linear-gradient(to bottom,var(--surface),var(--bg));flex-direction:column;min-height:150vh;display:flex;position:relative;overflow:hidden}.Gallery-module__3QxX8q__row{gap:var(--space-sm);will-change:transform;z-index:3;width:115%;margin-left:-7.5%;display:flex;position:relative}.Gallery-module__3QxX8q__item{border-radius:var(--radius);contain:layout style paint;flex:1;min-width:0;overflow:hidden}.Gallery-module__3QxX8q__image{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease);display:block}.Gallery-module__3QxX8q__item{cursor:zoom-in}.Gallery-module__3QxX8q__image:hover{transform:scale(1.05)}.Gallery-module__3QxX8q__lightbox{z-index:200;background:#0a0a0cf5;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Gallery-module__3QxX8q__lightboxImg{object-fit:contain;-webkit-user-select:none;user-select:none;border-radius:8px;width:auto;max-width:min(90vw,900px);height:auto;max-height:85vh;box-shadow:0 32px 80px #0009}.Gallery-module__3QxX8q__lightboxCounter{color:#ffffff80;letter-spacing:.08em;font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:500;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.Gallery-module__3QxX8q__lightboxClose{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Gallery-module__3QxX8q__lightboxClose:hover{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.Gallery-module__3QxX8q__lightboxNav{color:#ffffffb3;cursor:pointer;z-index:10;background:#ffffff0f;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;transition:background .15s,color .15s,border-color .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__3QxX8q__lightboxNav:hover{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.Gallery-module__3QxX8q__lightboxPrev{left:1.25rem}.Gallery-module__3QxX8q__lightboxPrev:hover{transform:translateY(-50%)translate(-2px)}.Gallery-module__3QxX8q__lightboxNext{right:1.25rem}.Gallery-module__3QxX8q__lightboxNext:hover{transform:translateY(-50%)translate(2px)}@media (max-width:768px){.Gallery-module__3QxX8q__lightboxNav{width:2.5rem;height:2.5rem;font-size:1rem}.Gallery-module__3QxX8q__lightboxPrev{left:.5rem}.Gallery-module__3QxX8q__lightboxNext{right:.5rem}.Gallery-module__3QxX8q__lightboxImg{border-radius:6px;max-width:100%}}@media (min-width:769px){.Gallery-module__3QxX8q__item{flex:.65 .65}}@media (max-width:768px){.Gallery-module__3QxX8q__gallery{gap:var(--space-xs);min-height:120vh;padding:var(--space-xl)0}.Gallery-module__3QxX8q__row{gap:var(--space-xs);width:140%;margin-left:-20%}}
.Process-module__RmMdVa__process{background:var(--bg);position:relative;overflow:hidden}.Process-module__RmMdVa__process:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(50% 40% at 10% 25%,#325cae0a,#0000),radial-gradient(40% 45% at 85% 65%,#e05a290a,#0000),radial-gradient(50% 35% at 50% 70%,#325cae08,#0000);position:absolute;inset:10% 0}.Process-module__RmMdVa__process>*{z-index:1;position:relative}.Process-module__RmMdVa__timeline{max-width:880px;margin:0 auto;position:relative}@media (min-width:768px){.Process-module__RmMdVa__timeline{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Process-module__RmMdVa__lineTrack{background:var(--border);z-index:0;border-radius:1px;height:2px;position:absolute;top:24px;left:16.6667%;right:16.6667%}.Process-module__RmMdVa__lineFill{background:var(--primary);transform-origin:0;border-radius:1px;height:100%}.Process-module__RmMdVa__step{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Process-module__RmMdVa__node{border:2px solid var(--border);background:var(--bg);width:48px;height:48px;color:var(--muted);transition:border-color var(--duration)var(--ease),background var(--duration)var(--ease),color var(--duration)var(--ease);margin-bottom:var(--space-md);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__node{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.Process-module__RmMdVa__stepContent{gap:var(--space-xs);flex-direction:column;display:flex}}@media (max-width:767px){.Process-module__RmMdVa__timeline{gap:var(--space-xl);flex-direction:column;padding-left:56px;display:flex}.Process-module__RmMdVa__lineTrack{background:var(--border);z-index:0;border-radius:1px;width:2px;position:absolute;top:24px;bottom:24px;left:23px}.Process-module__RmMdVa__lineFill{background:var(--primary);transform-origin:top;border-radius:1px;width:100%;height:100%}.Process-module__RmMdVa__step{align-items:flex-start;gap:var(--space-md);text-align:left;display:flex;position:relative}.Process-module__RmMdVa__node{border:2px solid var(--border);background:var(--bg);width:48px;height:48px;color:var(--muted);transition:border-color var(--duration)var(--ease),background var(--duration)var(--ease),color var(--duration)var(--ease);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:-56px}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__node{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.Process-module__RmMdVa__stepContent{gap:var(--space-xs);flex-direction:column;padding-top:4px;display:flex}}.Process-module__RmMdVa__number{font-family:var(--font-serif-family);color:var(--border);font-size:.875rem;font-style:italic;line-height:1;display:inline-block}.Process-module__RmMdVa__stepTitle{margin-bottom:0;font-size:1.125rem;font-weight:600}.Process-module__RmMdVa__stepText{color:var(--muted);font-size:.9375rem;line-height:1.65}.Process-module__RmMdVa__stepIcon{opacity:.5;width:24px;height:24px;transition:opacity var(--duration)var(--ease),filter var(--duration)var(--ease)}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__stepIcon{opacity:1;filter:invert(30%)sepia(80%)saturate(500%)hue-rotate(200deg)}@media (prefers-reduced-motion:reduce){.Process-module__RmMdVa__lineFill{transform:none!important}}
.VideoStories-module__i7Ww5q__root{border-radius:var(--radius-lg);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#1a1d23;outline:none;width:100%;height:100%;position:relative;overflow:hidden}.VideoStories-module__i7Ww5q__root:focus-visible{box-shadow:0 0 0 3px var(--primary)}.VideoStories-module__i7Ww5q__poster{z-index:2;opacity:0;transition:opacity .25s var(--ease);pointer-events:none;position:absolute;inset:0}.VideoStories-module__i7Ww5q__posterActive{opacity:1}.VideoStories-module__i7Ww5q__posterImg{object-fit:cover;border-radius:inherit}.VideoStories-module__i7Ww5q__stack{position:absolute;inset:0}.VideoStories-module__i7Ww5q__video{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .25s var(--ease);pointer-events:none;position:absolute;inset:0}.VideoStories-module__i7Ww5q__videoActive{opacity:1}.VideoStories-module__i7Ww5q__skeleton{background:linear-gradient(90deg,#21242c 0%,#2b303b 50%,#21242c 100%) 0 0/200% 100%;animation:1.5s infinite VideoStories-module__i7Ww5q__shimmer;position:absolute;inset:0}@keyframes VideoStories-module__i7Ww5q__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.VideoStories-module__i7Ww5q__root:before{content:"";z-index:10;pointer-events:none;border-radius:inherit;background:linear-gradient(#00000073 0%,#0000 22%);position:absolute;inset:0}.VideoStories-module__i7Ww5q__root:after{content:"";z-index:10;pointer-events:none;border-radius:inherit;background:linear-gradient(#0000 80%,#00000059 100%);position:absolute;inset:0}.VideoStories-module__i7Ww5q__bars{z-index:20;pointer-events:auto;gap:4px;padding:14px 14px 0;display:flex;position:absolute;top:0;left:0;right:0}.VideoStories-module__i7Ww5q__barTrack{cursor:pointer;background:#ffffff4d;border:none;border-radius:2px;flex:1;height:2.5px;padding:0;position:relative;overflow:hidden}.VideoStories-module__i7Ww5q__barTrack:before{content:"";position:absolute;inset:-8px 0}.VideoStories-module__i7Ww5q__barFill{transform-origin:0;background:#fff;border-radius:2px;width:100%;height:100%;display:block;transform:scaleX(0)}.VideoStories-module__i7Ww5q__pauseIcon{z-index:30;pointer-events:none;animation:VideoStories-module__i7Ww5q__fadeIn .15s var(--ease);justify-content:center;align-items:center;gap:5px;display:flex;position:absolute;inset:0}@keyframes VideoStories-module__i7Ww5q__fadeIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.VideoStories-module__i7Ww5q__pauseIcon span{background:#ffffffe6;border-radius:2px;width:4px;height:22px;display:block}.VideoStories-module__i7Ww5q__bottomBar{z-index:20;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.VideoStories-module__i7Ww5q__muteBtn{pointer-events:auto;color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(4px);width:32px;height:32px;transition:background .2s var(--ease),transform .15s var(--ease);background:#00000059;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.VideoStories-module__i7Ww5q__muteBtn:hover{background:#0000008c;transform:scale(1.08)}.VideoStories-module__i7Ww5q__muteBtn:active{transform:scale(.94)}.VideoStories-module__i7Ww5q__counter{letter-spacing:.04em;color:#ffffffbf;font-variant-numeric:tabular-nums;pointer-events:none;font-size:.75rem;font-weight:600}@media (max-width:767px){.VideoStories-module__i7Ww5q__root{border-radius:var(--radius)}.VideoStories-module__i7Ww5q__bars{gap:3px;padding:10px 10px 0}.VideoStories-module__i7Ww5q__barTrack{height:2px}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--surface);content-visibility:auto;contain-intrinsic-size:auto 600px}.Testimonials-module__ItA9Ha__grid{gap:var(--space-2xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.Testimonials-module__ItA9Ha__grid{gap:var(--space-3xl);grid-template-columns:1fr 1fr}}.Testimonials-module__ItA9Ha__thesesPanel{gap:var(--space-md);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.Testimonials-module__ItA9Ha__thesesPanel{text-align:left}}.Testimonials-module__ItA9Ha__ratingBadge{align-items:center;gap:var(--space-sm);justify-content:center;margin-bottom:0;display:flex}@media (min-width:768px){.Testimonials-module__ItA9Ha__ratingBadge{justify-content:flex-start}}.Testimonials-module__ItA9Ha__ratingIcon{font-size:1.25rem}.Testimonials-module__ItA9Ha__ratingValue{color:var(--foreground);font-size:1.75rem;font-weight:700}.Testimonials-module__ItA9Ha__stars{color:#ffbf00;letter-spacing:2px;font-size:1.125rem}.Testimonials-module__ItA9Ha__ratingLabel{color:var(--muted);margin-bottom:var(--space-md);font-size:.8125rem}.Testimonials-module__ItA9Ha__thesisMobile{justify-content:center;align-items:center;min-height:80px;display:flex}@media (min-width:768px){.Testimonials-module__ItA9Ha__thesisMobile{display:none}}.Testimonials-module__ItA9Ha__thesisMobileItem{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__thesisIcon{color:var(--primary);justify-content:center;align-items:center;display:flex}.Testimonials-module__ItA9Ha__thesisText{color:var(--foreground);max-width:360px;font-size:1.125rem;font-weight:600;line-height:1.4}.Testimonials-module__ItA9Ha__thesesDesktop{display:none}@media (min-width:768px){.Testimonials-module__ItA9Ha__thesesDesktop{gap:var(--space-md);margin-top:var(--space-lg);flex-direction:column;display:flex}}.Testimonials-module__ItA9Ha__thesisItem{align-items:center;gap:var(--space-sm);color:var(--muted);padding:var(--space-sm)var(--space-md);font-size:.9375rem;line-height:1.5;display:flex}.Testimonials-module__ItA9Ha__thesisItemIcon{color:var(--muted);flex-shrink:0;align-items:center;display:flex}.Testimonials-module__ItA9Ha__reviewLink{color:var(--primary);padding-top:var(--space-md);border-top:1px solid var(--border);margin-top:var(--space-md);font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Testimonials-module__ItA9Ha__reviewLink:hover{opacity:.75}.Testimonials-module__ItA9Ha__stories{aspect-ratio:2/3}@media (max-width:767px){.Testimonials-module__ItA9Ha__thesesPanel{order:0}.Testimonials-module__ItA9Ha__stories{aspect-ratio:2/3;order:1}}
.AltChannels-module__f_USsW__altChannels{align-items:center;gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}.AltChannels-module__f_USsW__altChannels a{color:var(--muted);font-size:.875rem;font-weight:500;transition:color .2s}.AltChannels-module__f_USsW__altChannels a:hover{color:var(--primary)}.AltChannels-module__f_USsW__divider{color:var(--border);font-size:.875rem}.AltChannels-module__f_USsW__emailBtn{color:var(--muted);cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-sans-family);background:0 0;border:none;padding:0;transition:color .2s}.AltChannels-module__f_USsW__emailBtn:hover{color:var(--primary)}
.EmailModal-module__JXhqPG__backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);padding:var(--space-md);background:#0f111aad;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EmailModal-module__JXhqPG__card{background:var(--surface);border-radius:var(--radius-lg);width:100%;max-width:460px;padding:2.5rem 2rem 2rem;position:relative;box-shadow:0 2px 4px #0000000a,0 8px 24px #0000001a,0 24px 64px #0000001a}.EmailModal-module__JXhqPG__closeBtn{background:var(--bg-alt);width:32px;height:32px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:1rem;right:1rem}.EmailModal-module__JXhqPG__closeBtn:hover{background:var(--border);color:var(--foreground)}.EmailModal-module__JXhqPG__header{margin-bottom:1.75rem}.EmailModal-module__JXhqPG__title{letter-spacing:-.02em;color:var(--foreground);margin-bottom:.5rem;font-size:1.375rem;font-weight:700;line-height:1.2}.EmailModal-module__JXhqPG__subtitle{color:var(--muted);font-size:.9375rem;line-height:1.55}.EmailModal-module__JXhqPG__form{flex-direction:column;gap:1rem;display:flex}.EmailModal-module__JXhqPG__field{flex-direction:column;gap:.375rem;display:flex}.EmailModal-module__JXhqPG__label{color:var(--foreground);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.EmailModal-module__JXhqPG__optional{color:var(--muted);font-weight:400}.EmailModal-module__JXhqPG__input,.EmailModal-module__JXhqPG__textarea{border:1.5px solid var(--border);border-radius:var(--radius);background:var(--bg);width:100%;color:var(--foreground);font-size:.9375rem;font-family:var(--font-sans-family);transition:border-color .2s var(--ease),box-shadow .2s var(--ease);outline:none;padding:.75rem 1rem;line-height:1.5}.EmailModal-module__JXhqPG__input::placeholder,.EmailModal-module__JXhqPG__textarea::placeholder{color:var(--muted);opacity:.6}.EmailModal-module__JXhqPG__input:focus,.EmailModal-module__JXhqPG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.EmailModal-module__JXhqPG__input:disabled,.EmailModal-module__JXhqPG__textarea:disabled{opacity:.5;cursor:not-allowed}.EmailModal-module__JXhqPG__textarea{resize:vertical;min-height:88px}.EmailModal-module__JXhqPG__submitBtn{border-radius:var(--radius);background:var(--accent);color:#fff;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-sans-family);cursor:pointer;transition:background .2s var(--ease),transform .15s var(--ease);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.875rem 1.5rem;display:flex}.EmailModal-module__JXhqPG__submitBtn:hover:not(:disabled){background:var(--accent-hover)}.EmailModal-module__JXhqPG__submitBtn:active:not(:disabled){transform:scale(.99)}.EmailModal-module__JXhqPG__submitBtn:disabled{opacity:.65;cursor:not-allowed}.EmailModal-module__JXhqPG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.65s linear infinite EmailModal-module__JXhqPG__spin;display:block}@keyframes EmailModal-module__JXhqPG__spin{to{transform:rotate(360deg)}}.EmailModal-module__JXhqPG__error{color:#d22d2d;background:#fdf1f1;border:1px solid #f3cece;border-radius:8px;padding:.5rem .75rem;font-size:.8125rem}.EmailModal-module__JXhqPG__privacy{color:var(--muted);text-align:center;opacity:.7;margin-top:.875rem;font-size:.75rem}.EmailModal-module__JXhqPG__successState{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 0 .75rem;display:flex}.EmailModal-module__JXhqPG__successIcon{color:#2e8a50;background:#ecf9f1;border:1.5px solid #b0ddc1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.EmailModal-module__JXhqPG__successText{color:var(--foreground);max-width:320px;font-size:1rem;font-weight:500;line-height:1.55}.EmailModal-module__JXhqPG__successHint{color:var(--muted);opacity:.7;font-size:.8125rem}@media (max-width:540px){.EmailModal-module__JXhqPG__backdrop{align-items:flex-end;padding:0}.EmailModal-module__JXhqPG__card{border-radius:var(--radius-lg)var(--radius-lg)0 0;max-width:100%;padding:2rem 1.25rem 2.5rem}}
.ContactTooltip-module__znJnLW__wrap{display:inline}.ContactTooltip-module__znJnLW__trigger{all:unset;cursor:pointer;color:var(--primary);border-bottom:1px dashed var(--primary);font-weight:600;transition:color .2s,border-color .2s}.ContactTooltip-module__znJnLW__trigger:hover,.ContactTooltip-module__znJnLW__triggerActive{color:var(--accent);border-color:var(--accent)}.ContactTooltip-module__znJnLW__channels{vertical-align:middle;align-items:center;gap:.125rem;margin-left:.375rem;animation:.2s ContactTooltip-module__znJnLW__fadeIn;display:inline-flex}.ContactTooltip-module__znJnLW__channel{width:30px;height:30px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;transition:color .15s,background .15s,transform .15s;display:inline-flex}.ContactTooltip-module__znJnLW__channel:hover{color:var(--primary);background:#325cae14;transform:scale(1.15)}@keyframes ContactTooltip-module__znJnLW__fadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}
.PriceCatalog-module__I_1Rpq__catalog{background:var(--surface)}.PriceCatalog-module__I_1Rpq__scrollWrap{overflow:visible}.PriceCatalog-module__I_1Rpq__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.PriceCatalog-module__I_1Rpq__card{background:var(--bg);border-radius:var(--radius-lg,16px);border:1px solid var(--border);text-align:left;transition:transform .3s var(--ease),box-shadow .3s var(--ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.PriceCatalog-module__I_1Rpq__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000000f}.PriceCatalog-module__I_1Rpq__featured{border:2px solid var(--accent)}.PriceCatalog-module__I_1Rpq__cardImageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.PriceCatalog-module__I_1Rpq__cardImage{object-fit:cover;transition:transform .5s var(--ease)}.PriceCatalog-module__I_1Rpq__card:hover .PriceCatalog-module__I_1Rpq__cardImage{transform:scale(1.04)}.PriceCatalog-module__I_1Rpq__badge{top:var(--space-sm);right:var(--space-sm);z-index:1;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:var(--accent);border-radius:50px;padding:.3rem .75rem;font-size:.6875rem;font-weight:600;position:absolute}.PriceCatalog-module__I_1Rpq__cardBody{padding:var(--space-lg);flex-direction:column;flex:1;display:flex}.PriceCatalog-module__I_1Rpq__cardTitle{font-size:1.125rem;font-weight:700}.PriceCatalog-module__I_1Rpq__bullets{margin-top:var(--space-md);gap:var(--space-xs);flex-direction:column;flex:1;padding:0;list-style:none;display:flex}.PriceCatalog-module__I_1Rpq__bullets li{color:var(--muted);padding-left:1.5em;font-size:.875rem;line-height:1.5;position:relative}.PriceCatalog-module__I_1Rpq__bullets li:before{content:"·";color:var(--primary);font-size:1.25em;font-weight:700;line-height:1;position:absolute;left:.5em}.PriceCatalog-module__I_1Rpq__priceBlock{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--border)}.PriceCatalog-module__I_1Rpq__price{color:var(--primary);font-size:1.1rem;font-weight:700}.PriceCatalog-module__I_1Rpq__priceNote{color:var(--muted);margin-top:2px;font-size:.75rem}.PriceCatalog-module__I_1Rpq__calcLink{margin-top:var(--space-md);color:var(--primary);transition:gap .25s var(--ease),color .25s var(--ease);align-items:center;gap:.35em;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.PriceCatalog-module__I_1Rpq__calcLink:hover{color:var(--accent);gap:.6em}.PriceCatalog-module__I_1Rpq__colorGrid{margin-top:var(--space-2xl);text-align:center}.PriceCatalog-module__I_1Rpq__colorImageWrap{position:relative;overflow:hidden}.PriceCatalog-module__I_1Rpq__colorImageWrap:after{content:"";background:linear-gradient(to bottom,transparent 0%,transparent 15%,#ffffff14 30%,#fff3 42%,#ffffff73 55%,#ffffffbf 68%,var(--surface)82%,var(--surface)100%);pointer-events:none;z-index:1;height:100%;position:absolute;bottom:0;left:0;right:0}.PriceCatalog-module__I_1Rpq__colorImage{width:100%;height:auto;display:block}.PriceCatalog-module__I_1Rpq__colorImageMobile{display:none}.PriceCatalog-module__I_1Rpq__colorText{color:var(--foreground);margin-top:var(--space-lg);margin-bottom:var(--space-md);font-size:1.125rem;font-weight:600}.PriceCatalog-module__I_1Rpq__colorCta{margin-top:var(--space-sm)}.PriceCatalog-module__I_1Rpq__altChannels{margin-top:var(--space-md)}@media (max-width:767px){.PriceCatalog-module__I_1Rpq__scrollWrap{margin-left:calc(-1*var(--space-md));margin-right:calc(-1*var(--space-md));padding-left:var(--space-md);padding-right:var(--space-md);-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden}.PriceCatalog-module__I_1Rpq__scrollWrap::-webkit-scrollbar{display:none}.PriceCatalog-module__I_1Rpq__grid{gap:var(--space-md);min-width:max-content;display:flex}.PriceCatalog-module__I_1Rpq__grid>*{flex:0 0 280px}.PriceCatalog-module__I_1Rpq__card{border-radius:var(--radius,12px)}.PriceCatalog-module__I_1Rpq__card:hover{box-shadow:none;transform:none}.PriceCatalog-module__I_1Rpq__card:hover .PriceCatalog-module__I_1Rpq__cardImage{transform:none}.PriceCatalog-module__I_1Rpq__cardBody{padding:var(--space-md)}.PriceCatalog-module__I_1Rpq__colorImageDesktop{display:none}.PriceCatalog-module__I_1Rpq__colorImageMobile{display:block}}
.PriceCalculator-module__xjqV9G__calculator{background:var(--bg)}.PriceCalculator-module__xjqV9G__card{background:var(--surface);text-align:left;border-radius:24px;max-width:540px;margin:0 auto;padding:32px;box-shadow:0 1px 3px #0000000a,0 8px 24px #00000014,0 24px 48px #0000000f}.PriceCalculator-module__xjqV9G__typeSelector{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.PriceCalculator-module__xjqV9G__typeOption{border:2px solid var(--border);cursor:pointer;background-color:var(--bg);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 8px;transition:all .2s;display:flex}.PriceCalculator-module__xjqV9G__typeOption:hover{border-color:var(--muted)}.PriceCalculator-module__xjqV9G__typeOption.PriceCalculator-module__xjqV9G__typeActive,.PriceCalculator-module__xjqV9G__typeOption.PriceCalculator-module__xjqV9G__typeActive:hover{border-color:var(--primary);background-color:#f3f6fc}.PriceCalculator-module__xjqV9G__typeIcon{font-size:1.5rem;line-height:1}.PriceCalculator-module__xjqV9G__typeActive .PriceCalculator-module__xjqV9G__typeIcon{color:var(--primary)}.PriceCalculator-module__xjqV9G__typeLabel{color:var(--muted);font-size:.85rem;font-weight:500}.PriceCalculator-module__xjqV9G__typeActive .PriceCalculator-module__xjqV9G__typeLabel{color:var(--primary);font-weight:600}.PriceCalculator-module__xjqV9G__inputGroup{margin-bottom:24px}.PriceCalculator-module__xjqV9G__inputLabel{color:var(--foreground);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.PriceCalculator-module__xjqV9G__inputWrapper{align-items:center;display:flex;position:relative}.PriceCalculator-module__xjqV9G__input{border:2px solid var(--border);background:var(--bg);width:100%;color:var(--foreground);appearance:textfield;border-radius:12px;outline:none;padding:16px;font-family:inherit;font-size:1.5rem;font-weight:600;transition:border-color .2s}.PriceCalculator-module__xjqV9G__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.PriceCalculator-module__xjqV9G__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.PriceCalculator-module__xjqV9G__input:focus{border-color:var(--primary)}.PriceCalculator-module__xjqV9G__stepControls{gap:4px;display:flex;position:absolute;right:8px}.PriceCalculator-module__xjqV9G__stepBtn{border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--foreground);background:#f4f4f6;border-radius:8px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.2rem;line-height:1;transition:background .2s;display:flex}.PriceCalculator-module__xjqV9G__stepBtn:hover{background:#e3e5e8}.PriceCalculator-module__xjqV9G__warning{color:#ef4444;margin-top:8px;font-size:.875rem}.PriceCalculator-module__xjqV9G__result{background-color:#f7f7f8;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:4px 20px;display:flex}.PriceCalculator-module__xjqV9G__resultContent{text-align:left;flex-direction:column;flex:1;gap:4px;display:flex}.PriceCalculator-module__xjqV9G__resultLabel{color:var(--muted);font-size:.9rem}.PriceCalculator-module__xjqV9G__resultValue{color:var(--foreground);white-space:nowrap;transform-origin:0;font-size:2.5rem;font-weight:800;line-height:1.1;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .3s;display:inline-block}.PriceCalculator-module__xjqV9G__pricePop{color:var(--primary);text-shadow:0 0 20px #325cae26;transform:scale(1.08)}.PriceCalculator-module__xjqV9G__unitPrice{color:var(--muted);margin-top:4px;font-size:.9rem;font-weight:500}.PriceCalculator-module__xjqV9G__preview{object-fit:contain;opacity:1;transform-origin:50%;background-color:#0000;width:228px;height:228px;margin-right:-10px;transition:opacity .3s,transform .3s}.PriceCalculator-module__xjqV9G__keychain{transform:scale(1.25)translate(15px)}.PriceCalculator-module__xjqV9G__result:hover .PriceCalculator-module__xjqV9G__preview:not(.PriceCalculator-module__xjqV9G__keychain){transform:scale(1.05)rotate(5deg)}.PriceCalculator-module__xjqV9G__result:hover .PriceCalculator-module__xjqV9G__keychain{transform:scale(1.35)translate(15px)rotate(5deg)}.PriceCalculator-module__xjqV9G__fadeOut{opacity:0;transform:scale(.9)}.PriceCalculator-module__xjqV9G__services{color:var(--foreground);flex-direction:column;gap:8px;font-size:.95rem;display:flex}.PriceCalculator-module__xjqV9G__serviceRow{flex-wrap:wrap;gap:4px;display:flex}.PriceCalculator-module__xjqV9G__serviceOldPrice{color:var(--muted);white-space:nowrap;font-weight:400;text-decoration:line-through}.PriceCalculator-module__xjqV9G__servicePrice{white-space:nowrap;color:var(--accent);font-weight:700}.PriceCalculator-module__xjqV9G__priceGrid{max-width:540px;margin:var(--space-xl)auto 0}.PriceCalculator-module__xjqV9G__priceGridToggle{cursor:pointer;color:var(--primary);text-align:center;background:var(--surface);border:1px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:50px;align-items:center;gap:.375rem;width:auto;margin:0 auto;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.PriceCalculator-module__xjqV9G__priceGrid{text-align:center}.PriceCalculator-module__xjqV9G__priceGridToggle:hover{background:var(--primary-soft,#325cae0f);border-color:var(--primary-soft,#325cae33);box-shadow:0 2px 8px #0000000a}.PriceCalculator-module__xjqV9G__priceGridChevron{flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.PriceCalculator-module__xjqV9G__priceGridToggleOpen .PriceCalculator-module__xjqV9G__priceGridChevron{transform:rotate(180deg)}.PriceCalculator-module__xjqV9G__priceGridTable{margin-top:var(--space-md);-webkit-overflow-scrolling:touch;overflow-x:auto}.PriceCalculator-module__xjqV9G__priceGridTable table{border-collapse:collapse;width:100%;font-size:.8125rem}.PriceCalculator-module__xjqV9G__priceGridTable th,.PriceCalculator-module__xjqV9G__priceGridTable td{padding:var(--space-xs)var(--space-sm);text-align:right;border-bottom:1px solid var(--border);white-space:nowrap}.PriceCalculator-module__xjqV9G__priceGridTable th{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.75rem;font-weight:600}.PriceCalculator-module__xjqV9G__priceGridTable td:first-child,.PriceCalculator-module__xjqV9G__priceGridTable th:first-child{text-align:left;font-weight:600}@media (max-width:768px){.PriceCalculator-module__xjqV9G__preview{width:210px;height:210px}}@media (max-width:480px){.PriceCalculator-module__xjqV9G__card{padding:20px}.PriceCalculator-module__xjqV9G__typeSelector{gap:8px}.PriceCalculator-module__xjqV9G__typeOption{padding:12px 4px}.PriceCalculator-module__xjqV9G__typeLabel{font-size:.75rem}.PriceCalculator-module__xjqV9G__result{gap:8px;padding:3px 16px}.PriceCalculator-module__xjqV9G__resultValue{font-size:1.75rem}.PriceCalculator-module__xjqV9G__preview{width:130px;height:130px;margin-right:-15px}.PriceCalculator-module__xjqV9G__keychain{transform:scale(1.35)translate(10px)}.PriceCalculator-module__xjqV9G__result:hover .PriceCalculator-module__xjqV9G__keychain{transform:scale(1.45)translate(10px)rotate(5deg)}}.PriceCalculator-module__xjqV9G__ctaBlock{align-items:center;gap:var(--space-md);margin-top:var(--space-2xl);flex-direction:column;display:flex}.PriceCalculator-module__xjqV9G__altChannels{align-items:center;gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}.PriceCalculator-module__xjqV9G__altChannels a{color:var(--muted);font-size:.875rem;font-weight:500;transition:color .2s}.PriceCalculator-module__xjqV9G__altChannels a:hover{color:var(--primary)}.PriceCalculator-module__xjqV9G__altDivider{color:var(--border);font-size:.875rem}.PriceCalculator-module__xjqV9G__ctaNote{color:var(--muted);font-size:.8125rem;font-weight:500}
.PriceDesignPromo-module__9acKAG__design{background:var(--surface)}.PriceDesignPromo-module__9acKAG__heading{margin-bottom:var(--space-lg)}.PriceDesignPromo-module__9acKAG__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.PriceDesignPromo-module__9acKAG__content{width:100%}.PriceDesignPromo-module__9acKAG__features{background:var(--bg);border-radius:var(--radius);padding:var(--space-lg);margin:var(--space-lg)0}.PriceDesignPromo-module__9acKAG__featureList{padding:0;list-style:none}.PriceDesignPromo-module__9acKAG__featureItem{padding:var(--space-xs)0;align-items:baseline;gap:var(--space-sm);color:var(--foreground);font-size:.875rem;display:flex}.PriceDesignPromo-module__9acKAG__check{color:var(--primary);flex-shrink:0;font-weight:700}.PriceDesignPromo-module__9acKAG__stat{color:var(--primary);margin-top:var(--space-sm);font-size:.8125rem;font-weight:600}.PriceDesignPromo-module__9acKAG__priceBlock{margin-top:var(--space-lg)}.PriceDesignPromo-module__9acKAG__priceLine{color:var(--foreground);margin-bottom:var(--space-md);font-size:1rem}.PriceDesignPromo-module__9acKAG__oldPrice{color:var(--muted);font-size:1rem;text-decoration:line-through}.PriceDesignPromo-module__9acKAG__promoPrice{color:var(--accent);font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.PriceDesignPromo-module__9acKAG__cta{margin-top:var(--space-sm)}.PriceDesignPromo-module__9acKAG__altChannels{margin-top:var(--space-md);justify-content:flex-start}.PriceDesignPromo-module__9acKAG__note{margin-top:var(--space-xl);color:var(--muted);font-size:.8125rem;line-height:1.6}.PriceDesignPromo-module__9acKAG__imageWrap{width:100%}.PriceDesignPromo-module__9acKAG__image{border-radius:var(--radius);object-fit:cover;width:100%;height:auto}.PriceDesignPromo-module__9acKAG__imageMobile{display:none}@media (max-width:768px){.PriceDesignPromo-module__9acKAG__grid{gap:var(--space-xl);grid-template-columns:1fr}.PriceDesignPromo-module__9acKAG__content{text-align:center}.PriceDesignPromo-module__9acKAG__featureItem{justify-content:center}.PriceDesignPromo-module__9acKAG__priceBlock{flex-direction:column;align-items:center;display:flex}.PriceDesignPromo-module__9acKAG__note{text-align:center}.PriceDesignPromo-module__9acKAG__imageWrap{order:-1}.PriceDesignPromo-module__9acKAG__imageDesktop{display:none}.PriceDesignPromo-module__9acKAG__imageMobile{display:block}.PriceDesignPromo-module__9acKAG__altChannels{justify-content:center}}
.PriceGallery-module__jAVoXq__gallery{background:var(--bg);--slide-width:min(600px,55vw);--slide-gap:var(--space-md)}.PriceGallery-module__jAVoXq__viewport{margin-top:var(--space-lg);padding:0 var(--space-xl);cursor:grab;outline:none;position:relative;overflow:hidden}.PriceGallery-module__jAVoXq__viewport:active{cursor:grabbing}.PriceGallery-module__jAVoXq__viewport:before,.PriceGallery-module__jAVoXq__viewport:after{content:"";width:calc(50% - var(--slide-width)/2);z-index:2;pointer-events:none;position:absolute;top:0;bottom:0}.PriceGallery-module__jAVoXq__viewport:before{background:linear-gradient(to right,var(--bg)0%,transparent 100%);left:0}.PriceGallery-module__jAVoXq__viewport:after{background:linear-gradient(to left,var(--bg)0%,transparent 100%);right:0}.PriceGallery-module__jAVoXq__track{gap:var(--slide-gap);padding-left:calc(50% - var(--slide-width)/2);will-change:transform;display:flex}.PriceGallery-module__jAVoXq__slide{width:var(--slide-width);border-radius:var(--radius);background:var(--surface);flex-shrink:0;overflow:hidden}.PriceGallery-module__jAVoXq__image{object-fit:cover;width:100%;height:auto;display:block}.PriceGallery-module__jAVoXq__arrow{cursor:pointer;z-index:3;width:44px;height:44px;color:var(--foreground);background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #0000001a}.PriceGallery-module__jAVoXq__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.08);box-shadow:0 4px 16px #00000026}.PriceGallery-module__jAVoXq__arrowPrev{left:var(--space-lg)}.PriceGallery-module__jAVoXq__arrowNext{right:var(--space-lg)}.PriceGallery-module__jAVoXq__counter{margin-top:var(--space-lg);color:var(--muted);font-variant-numeric:tabular-nums;justify-content:center;align-items:baseline;gap:.25rem;font-size:.875rem;display:flex}.PriceGallery-module__jAVoXq__counterCurrent{color:var(--foreground);font-size:1rem;font-weight:700}.PriceGallery-module__jAVoXq__counterSep{opacity:.4}@media (max-width:1024px){.PriceGallery-module__jAVoXq__gallery{--slide-width:min(500px,60vw)}}@media (max-width:768px){.PriceGallery-module__jAVoXq__gallery{--slide-width:78vw;--slide-gap:var(--space-sm)}.PriceGallery-module__jAVoXq__viewport{padding:0}.PriceGallery-module__jAVoXq__viewport:before,.PriceGallery-module__jAVoXq__viewport:after{width:calc(50% - var(--slide-width)/2 + var(--space-sm))}.PriceGallery-module__jAVoXq__arrow{width:36px;height:36px}.PriceGallery-module__jAVoXq__arrowPrev{left:var(--space-xs)}.PriceGallery-module__jAVoXq__arrowNext{right:var(--space-xs)}}
.PriceProcess-module__6yvQUW__process{background:var(--surface)}.PriceProcess-module__6yvQUW__timeline{text-align:center;grid-template-columns:repeat(6,1fr);gap:0;display:grid;position:relative}.PriceProcess-module__6yvQUW__lineTrack{background:var(--border);z-index:0;border-radius:1px;height:2px;position:absolute;top:22px;left:8.33333%;right:8.33333%}.PriceProcess-module__6yvQUW__lineFill{background:var(--primary);transform-origin:0;border-radius:1px;height:100%}.PriceProcess-module__6yvQUW__step{flex-direction:column;align-items:center;display:flex;position:relative}.PriceProcess-module__6yvQUW__marker{background:var(--bg);border:2px solid var(--border);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.PriceProcess-module__6yvQUW__markerIcon{color:var(--muted);justify-content:center;align-items:center;display:flex}.PriceProcess-module__6yvQUW__highlighted .PriceProcess-module__6yvQUW__marker{width:52px;height:52px}.PriceProcess-module__6yvQUW__stepBody{margin-top:var(--space-md);max-width:160px}.PriceProcess-module__6yvQUW__num{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:4px;font-size:.6875rem;font-weight:700;display:block}.PriceProcess-module__6yvQUW__highlighted .PriceProcess-module__6yvQUW__num{color:var(--accent)}.PriceProcess-module__6yvQUW__title{color:var(--foreground);margin-bottom:4px;font-size:.9375rem;font-weight:700}.PriceProcess-module__6yvQUW__text{color:var(--muted);font-size:.8125rem;line-height:1.5}.PriceProcess-module__6yvQUW__badge{margin-top:var(--space-xs);color:var(--accent);background:var(--accent-soft,#e05a2914);border-radius:50px;padding:.2rem .6rem;font-size:.6875rem;font-weight:600;display:inline-block}.PriceProcess-module__6yvQUW__note{text-align:center;margin-top:var(--space-2xl);color:var(--muted);font-size:.8125rem;font-style:italic}@media (prefers-reduced-motion:reduce){.PriceProcess-module__6yvQUW__lineFill{transform:none!important}.PriceProcess-module__6yvQUW__marker{border-color:var(--primary)}.PriceProcess-module__6yvQUW__markerIcon{color:var(--primary)}.PriceProcess-module__6yvQUW__highlighted .PriceProcess-module__6yvQUW__marker{border-color:var(--accent);background:var(--accent)}.PriceProcess-module__6yvQUW__highlighted .PriceProcess-module__6yvQUW__markerIcon{color:#fff}}@media (max-width:767px){.PriceProcess-module__6yvQUW__timeline{text-align:left;flex-direction:column;gap:0;padding-left:48px;display:flex;position:relative}.PriceProcess-module__6yvQUW__lineTrack{width:2px;height:auto;inset:0 auto 0 19px}.PriceProcess-module__6yvQUW__lineFill{transform-origin:top;width:100%;height:100%}.PriceProcess-module__6yvQUW__step{padding-bottom:var(--space-lg);flex-direction:row;align-items:flex-start}.PriceProcess-module__6yvQUW__marker{flex-shrink:0;width:40px;height:40px;position:absolute;left:-48px}.PriceProcess-module__6yvQUW__highlighted .PriceProcess-module__6yvQUW__marker{width:40px;height:40px}.PriceProcess-module__6yvQUW__stepBody{max-width:none;margin-top:0;padding-top:6px}.PriceProcess-module__6yvQUW__num{font-size:.625rem}.PriceProcess-module__6yvQUW__title{margin-bottom:2px;font-size:.9375rem}.PriceProcess-module__6yvQUW__text{font-size:.8125rem}.PriceProcess-module__6yvQUW__note{margin-top:var(--space-lg);padding-left:0}}
.PhoneMockup-module__lA9riq__phone{aspect-ratio:9/16;cursor:pointer;background:#1a1a1a;border-radius:36px;flex-shrink:0;width:300px;padding:10px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 0 0 2px #333,0 20px 60px -10px #00000040}.PhoneMockup-module__lA9riq__phone:hover{transform:scale(1.05);box-shadow:0 0 0 2px #333,0 25px 70px -10px #00000059}.PhoneMockup-module__lA9riq__phone:active{transform:scale(1.03)}.PhoneMockup-module__lA9riq__phoneLoaded{cursor:default}.PhoneMockup-module__lA9riq__phoneLoaded:hover{transform:none;box-shadow:0 0 0 2px #333,0 20px 60px -10px #00000040}.PhoneMockup-module__lA9riq__phoneLoaded:active{transform:none}.PhoneMockup-module__lA9riq__notch{z-index:2;background:#1a1a1a;border-radius:0 0 16px 16px;width:80px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.PhoneMockup-module__lA9riq__screen{-webkit-overflow-scrolling:touch;background:#fff;border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.PhoneMockup-module__lA9riq__iframeScaler{transform-origin:0 0;-webkit-overflow-scrolling:touch;width:142.857%;height:142.857%;position:relative;transform:scale(.7)}.PhoneMockup-module__lA9riq__iframe{width:100%;height:100%;transition:opacity .4s var(--ease,ease);border:none}.PhoneMockup-module__lA9riq__screenshotFading{opacity:0}.PhoneMockup-module__lA9riq__liveIframe{opacity:0;width:100%;height:100%;transition:opacity .4s var(--ease,ease).1s;-webkit-overflow-scrolling:touch;border:none;position:absolute;inset:0;overflow:auto}.PhoneMockup-module__lA9riq__liveIframeVisible{opacity:1}.PhoneMockup-module__lA9riq__interactionHint{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:3;opacity:1;transition:opacity .3s var(--ease,ease);pointer-events:none;background:#0000001f;border-radius:26px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PhoneMockup-module__lA9riq__hintText{color:#fff;letter-spacing:.02em;background:#0000008c;border-radius:20px;padding:.4rem .9rem;font-size:.75rem;font-weight:500;animation:2.5s ease-in-out infinite PhoneMockup-module__lA9riq__hintPulse}@keyframes PhoneMockup-module__lA9riq__hintPulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.PhoneMockup-module__lA9riq__loadingOverlay{z-index:2;background:#0000000d;border-radius:26px;position:absolute;inset:0;overflow:hidden}.PhoneMockup-module__lA9riq__loadingOverlay:after{content:"";background:linear-gradient(110deg,#0000 25%,#ffffff59 37%,#0000 63%);animation:1.4s ease-in-out infinite PhoneMockup-module__lA9riq__shimmer;position:absolute;inset:0}@keyframes PhoneMockup-module__lA9riq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.PhoneMockup-module__lA9riq__errorOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;color:#fff;background:#0000008c;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;font-size:.8rem;display:flex;position:absolute;inset:0}.PhoneMockup-module__lA9riq__retryButton{background:var(--accent,#e05a29);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:.45rem 1rem;font-size:.75rem;font-weight:500;transition:transform .15s,opacity .15s}.PhoneMockup-module__lA9riq__retryButton:hover{transform:scale(1.05)}.PhoneMockup-module__lA9riq__retryButton:active{opacity:.9;transform:scale(.97)}.PhoneMockup-module__lA9riq__scrollHint{z-index:4;pointer-events:none;justify-content:center;animation:3.5s forwards PhoneMockup-module__lA9riq__scrollHintFadeInOut;display:flex;position:absolute;bottom:20%;left:0;right:0}.PhoneMockup-module__lA9riq__scrollHintIcon{color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;animation:1.2s ease-in-out infinite PhoneMockup-module__lA9riq__scrollBounce;display:flex}@keyframes PhoneMockup-module__lA9riq__scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes PhoneMockup-module__lA9riq__scrollHintFadeInOut{0%{opacity:0}10%{opacity:1}75%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.PhoneMockup-module__lA9riq__iframe,.PhoneMockup-module__lA9riq__liveIframe,.PhoneMockup-module__lA9riq__interactionHint,.PhoneMockup-module__lA9riq__phone{transition:none}.PhoneMockup-module__lA9riq__hintText{animation:none}.PhoneMockup-module__lA9riq__loadingOverlay:after{background:#ffffff26;animation:none}.PhoneMockup-module__lA9riq__scrollHintIcon{animation:none}.PhoneMockup-module__lA9riq__scrollHint{opacity:.8;animation:none}}@media (max-width:640px){.PhoneMockup-module__lA9riq__phone{aspect-ratio:9/17;width:340px;max-width:85vw}}@media (min-width:641px) and (max-width:768px){.PhoneMockup-module__lA9riq__phone{width:320px}}@media (min-width:769px){.PhoneMockup-module__lA9riq__phone{width:340px}}
.PricePortfolio-module__W589cq__portfolio{background:var(--bg)}.PricePortfolio-module__W589cq__serviceIntro{max-width:640px;margin:0 auto var(--space-md);color:var(--foreground);font-size:1.05rem;line-height:1.7}.PricePortfolio-module__W589cq__priceBadge{color:var(--primary);margin-bottom:var(--space-lg);font-size:1.1rem;font-weight:700;display:inline-block}.PricePortfolio-module__W589cq__bridgeText{color:var(--muted);margin-bottom:var(--space-md);font-size:.95rem;font-style:italic}.PricePortfolio-module__W589cq__slider{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);display:flex;position:relative}.PricePortfolio-module__W589cq__navBtn{border:1px solid var(--border);width:40px;height:40px;color:var(--muted);transition:all var(--duration)var(--ease);background:var(--surface);z-index:5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PricePortfolio-module__W589cq__navBtn:hover{border-color:var(--foreground);color:var(--foreground)}.PricePortfolio-module__W589cq__slideArea{flex:1;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:visible}.PricePortfolio-module__W589cq__slide{flex-direction:column;align-items:center;width:100%;display:flex}.PricePortfolio-module__W589cq__caseLayout{gap:var(--space-xl);grid-template-columns:260px auto 1fr;grid-template-areas:"chips phone info";align-items:center;width:100%;max-width:960px;margin:0 auto;display:grid}.PricePortfolio-module__W589cq__casePreview{border-radius:var(--radius-lg);width:260px;transition:transform .4s var(--ease);flex-shrink:0;grid-area:chips;overflow:hidden}.PricePortfolio-module__W589cq__casePreview:hover{transform:scale(1.04)}.PricePortfolio-module__W589cq__caseImage{object-fit:cover;width:100%;height:auto;display:block}.PricePortfolio-module__W589cq__phoneWrapper{border-radius:var(--radius-lg);grid-area:phone}.PricePortfolio-module__W589cq__infoCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-lg);transition:box-shadow var(--duration)var(--ease);grid-area:info;box-shadow:0 2px 8px #0000000a}.PricePortfolio-module__W589cq__infoCard:hover{box-shadow:0 4px 16px #00000014}.PricePortfolio-module__W589cq__label{color:var(--foreground);margin-bottom:var(--space-sm);text-align:center;font-size:1rem;font-weight:600}.PricePortfolio-module__W589cq__taskDescription{color:var(--muted);margin-bottom:var(--space-lg);text-align:center;font-size:.95rem;line-height:1.6}.PricePortfolio-module__W589cq__navigation{justify-content:center;align-items:center;gap:var(--space-md);display:flex}.PricePortfolio-module__W589cq__dots{justify-content:center;gap:8px;display:flex}.PricePortfolio-module__W589cq__dot{background:var(--border);cursor:pointer;width:10px;height:10px;transition:background var(--duration)var(--ease),transform var(--duration)var(--ease);border:none;border-radius:50%}.PricePortfolio-module__W589cq__dot:hover{background:var(--muted)}.PricePortfolio-module__W589cq__dot.PricePortfolio-module__W589cq__active{background:var(--primary);transform:scale(1.3)}.PricePortfolio-module__W589cq__counter{color:var(--muted);text-align:center;min-width:50px;font-size:.875rem;font-weight:500}.PricePortfolio-module__W589cq__note{max-width:480px;margin:var(--space-xl)auto 0}@media (min-width:641px) and (max-width:1100px){.PricePortfolio-module__W589cq__caseLayout{align-items:center;gap:var(--space-lg);flex-direction:column;max-width:500px;margin:0 auto;display:flex}.PricePortfolio-module__W589cq__casePreview{order:-1;width:100%;max-width:400px}.PricePortfolio-module__W589cq__infoCard{width:100%;max-width:400px}}@media (max-width:640px){.PricePortfolio-module__W589cq__caseLayout{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.PricePortfolio-module__W589cq__casePreview{order:-1;width:100%;max-width:min(85vw,320px)}.PricePortfolio-module__W589cq__infoCard{padding:var(--space-lg)var(--space-md);width:100%;max-width:calc(100vw - 2rem)}.PricePortfolio-module__W589cq__label{font-size:.9rem}.PricePortfolio-module__W589cq__taskDescription{margin-bottom:var(--space-md);font-size:.875rem}.PricePortfolio-module__W589cq__slider{margin-bottom:var(--space-md);gap:0}.PricePortfolio-module__W589cq__navBtn{-webkit-backdrop-filter:blur(8px);width:36px;height:36px;color:var(--foreground);z-index:10;background:#ffffff8c;border:1px solid #ffffff8c;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 4px 16px #00000014}.PricePortfolio-module__W589cq__navBtn:first-child{left:8px}.PricePortfolio-module__W589cq__navBtn:last-child{right:8px}.PricePortfolio-module__W589cq__navBtn:hover{background:#ffffffa6}}
.StoriesGallery-module__inD9ya__stories{aspect-ratio:5/6;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#111;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 16px 48px #0000001f}.StoriesGallery-module__inD9ya__progressBars{z-index:5;gap:3px;padding:10px 10px 0;display:flex;position:absolute;top:0;left:0;right:0}.StoriesGallery-module__inD9ya__progressSegment{background:#ffffff4d;border-radius:2px;flex:1;height:2.5px;overflow:hidden}.StoriesGallery-module__inD9ya__progressFill{background:#ffffffeb;border-radius:2px;height:100%}.StoriesGallery-module__inD9ya__storiesTrack{position:absolute;inset:0}.StoriesGallery-module__inD9ya__storyImage{object-fit:cover;opacity:0;will-change:opacity,transform;pointer-events:none;width:100%;height:100%;transition:opacity .4s,transform 4.5s ease-out;position:absolute;inset:0;transform:scale(1.04)}.StoriesGallery-module__inD9ya__storyActive{opacity:1;z-index:1;transform:scale(1)}.StoriesGallery-module__inD9ya__storyFailed{opacity:0!important}.StoriesGallery-module__inD9ya__counter{z-index:5;color:#fff9;letter-spacing:.06em;font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:600;position:absolute;bottom:12px;right:14px}@media (max-width:767px){.StoriesGallery-module__inD9ya__stories{border-radius:14px}}
.AboutTestimonials-module__RReQjG__testimonials{background:var(--surface)}.AboutTestimonials-module__RReQjG__grid{gap:var(--space-2xl);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.AboutTestimonials-module__RReQjG__grid{gap:var(--space-3xl);grid-template-columns:1fr 1fr}}.AboutTestimonials-module__RReQjG__thesesPanel{gap:var(--space-md);text-align:center;flex-direction:column;display:flex}@media (min-width:768px){.AboutTestimonials-module__RReQjG__thesesPanel{text-align:left}}.AboutTestimonials-module__RReQjG__ratingBadge{align-items:center;gap:var(--space-sm);justify-content:center;margin-bottom:0;display:flex}@media (min-width:768px){.AboutTestimonials-module__RReQjG__ratingBadge{justify-content:flex-start}}.AboutTestimonials-module__RReQjG__ratingIcon{font-size:1.25rem}.AboutTestimonials-module__RReQjG__ratingValue{color:var(--foreground);font-size:1.75rem;font-weight:700}.AboutTestimonials-module__RReQjG__stars{color:#ffbf00;letter-spacing:2px;font-size:1.125rem}.AboutTestimonials-module__RReQjG__ratingLabel{color:var(--muted);margin-bottom:var(--space-md);font-size:.8125rem}.AboutTestimonials-module__RReQjG__thesisMobile{justify-content:center;align-items:center;min-height:80px;display:flex}@media (min-width:768px){.AboutTestimonials-module__RReQjG__thesisMobile{display:none}}.AboutTestimonials-module__RReQjG__thesisMobileItem{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.AboutTestimonials-module__RReQjG__thesisIcon{color:var(--primary);justify-content:center;align-items:center;display:flex}.AboutTestimonials-module__RReQjG__thesisText{color:var(--foreground);max-width:360px;font-size:1.125rem;font-weight:600;line-height:1.4}.AboutTestimonials-module__RReQjG__thesesDesktop{display:none}@media (min-width:768px){.AboutTestimonials-module__RReQjG__thesesDesktop{gap:var(--space-md);margin-top:var(--space-lg);flex-direction:column;display:flex}}.AboutTestimonials-module__RReQjG__thesisItem{align-items:center;gap:var(--space-sm);color:var(--muted);padding:var(--space-sm)var(--space-md);font-size:.9375rem;line-height:1.5;display:flex}.AboutTestimonials-module__RReQjG__thesisItemIcon{color:var(--muted);flex-shrink:0;align-items:center;display:flex}.AboutTestimonials-module__RReQjG__reviewLink{color:var(--primary);padding-top:var(--space-md);border-top:1px solid var(--border);margin-top:var(--space-md);font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.AboutTestimonials-module__RReQjG__reviewLink:hover{opacity:.75}.AboutTestimonials-module__RReQjG__stories{aspect-ratio:2/3}@media (max-width:767px){.AboutTestimonials-module__RReQjG__thesesPanel{order:0}.AboutTestimonials-module__RReQjG__stories{aspect-ratio:2/3;order:1}}
.PriceReviews-module__gdoAfW__reviews{background:var(--surface)}.PriceReviews-module__gdoAfW__heading{margin-bottom:var(--space-2xl)}.PriceReviews-module__gdoAfW__grid{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.PriceReviews-module__gdoAfW__info{width:100%}.PriceReviews-module__gdoAfW__ratingCard{background:var(--bg);border-radius:var(--radius);padding:var(--space-lg);margin-bottom:var(--space-xl)}.PriceReviews-module__gdoAfW__ratingTop{align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.PriceReviews-module__gdoAfW__ratingNum{color:var(--foreground);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1}.PriceReviews-module__gdoAfW__ratingMeta{flex-direction:column;gap:2px;display:flex}.PriceReviews-module__gdoAfW__stars{color:var(--accent);gap:2px;display:flex}.PriceReviews-module__gdoAfW__reviewCount{color:var(--muted);font-size:.8125rem;font-weight:500}.PriceReviews-module__gdoAfW__yandexLink{color:var(--primary);font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s}.PriceReviews-module__gdoAfW__yandexLink:hover{color:var(--accent)}.PriceReviews-module__gdoAfW__theses{gap:var(--space-xs);flex-direction:column;padding:0;list-style:none;display:flex}.PriceReviews-module__gdoAfW__thesis{align-items:baseline;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);color:var(--foreground);background:var(--bg);border-radius:var(--radius);font-size:.875rem;line-height:1.5;display:flex}.PriceReviews-module__gdoAfW__quoteIcon{color:var(--primary);opacity:.35;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1}.PriceReviews-module__gdoAfW__storiesWrap{aspect-ratio:3/4;width:100%}@media (max-width:768px){.PriceReviews-module__gdoAfW__heading{text-align:center}.PriceReviews-module__gdoAfW__grid{gap:var(--space-xl);grid-template-columns:1fr}.PriceReviews-module__gdoAfW__storiesWrap{order:-1;max-width:400px;margin:0 auto}.PriceReviews-module__gdoAfW__ratingCard{text-align:center}.PriceReviews-module__gdoAfW__ratingTop{justify-content:center}.PriceReviews-module__gdoAfW__ratingMeta{text-align:left}.PriceReviews-module__gdoAfW__yandexLink{display:inline-block}}
.Calculator-module__nBSQfG__calculator{background:var(--bg)}.Calculator-module__nBSQfG__card{background:var(--surface);text-align:left;border-radius:24px;max-width:540px;margin:0 auto;padding:32px;box-shadow:0 1px 3px #0000000a,0 8px 24px #00000014,0 24px 48px #0000000f}.Calculator-module__nBSQfG__typeSelector{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.Calculator-module__nBSQfG__typeOption{border:2px solid var(--border);cursor:pointer;background-color:var(--bg);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 8px;transition:all .2s;display:flex}.Calculator-module__nBSQfG__typeOption:hover{border-color:var(--muted)}.Calculator-module__nBSQfG__typeOption.Calculator-module__nBSQfG__typeActive,.Calculator-module__nBSQfG__typeOption.Calculator-module__nBSQfG__typeActive:hover{border-color:var(--primary);background-color:#f3f6fc}.Calculator-module__nBSQfG__typeIcon{font-size:1.5rem;line-height:1}.Calculator-module__nBSQfG__typeActive .Calculator-module__nBSQfG__typeIcon{color:var(--primary)}.Calculator-module__nBSQfG__typeLabel{color:var(--muted);font-size:.85rem;font-weight:500}.Calculator-module__nBSQfG__typeActive .Calculator-module__nBSQfG__typeLabel{color:var(--primary);font-weight:600}.Calculator-module__nBSQfG__inputGroup{margin-bottom:24px}.Calculator-module__nBSQfG__inputLabel{color:var(--foreground);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.Calculator-module__nBSQfG__inputWrapper{align-items:center;display:flex;position:relative}.Calculator-module__nBSQfG__input{border:2px solid var(--border);background:var(--bg);width:100%;color:var(--foreground);appearance:textfield;border-radius:12px;outline:none;padding:16px;font-family:inherit;font-size:1.5rem;font-weight:600;transition:border-color .2s}.Calculator-module__nBSQfG__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Calculator-module__nBSQfG__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Calculator-module__nBSQfG__input:focus{border-color:var(--primary)}.Calculator-module__nBSQfG__stepControls{gap:4px;display:flex;position:absolute;right:8px}.Calculator-module__nBSQfG__stepBtn{border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--foreground);background:#f4f4f6;border-radius:8px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.2rem;line-height:1;transition:background .2s;display:flex}.Calculator-module__nBSQfG__stepBtn:hover{background:#e3e5e8}.Calculator-module__nBSQfG__warning{color:#ef4444;margin-top:8px;font-size:.875rem}.Calculator-module__nBSQfG__result{background-color:#f7f7f8;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:4px 20px;display:flex}.Calculator-module__nBSQfG__resultContent{text-align:left;flex-direction:column;flex:1;gap:4px;display:flex}.Calculator-module__nBSQfG__resultLabel{color:var(--muted);font-size:.9rem}.Calculator-module__nBSQfG__resultValue{color:var(--foreground);white-space:nowrap;transform-origin:0;font-size:2.5rem;font-weight:800;line-height:1.1;transition:transform .3s cubic-bezier(.34,1.56,.64,1),color .3s;display:inline-block}.Calculator-module__nBSQfG__pricePop{color:var(--primary);text-shadow:0 0 20px #325cae26;transform:scale(1.08)}.Calculator-module__nBSQfG__unitPrice{color:var(--muted);margin-top:4px;font-size:.9rem;font-weight:500}.Calculator-module__nBSQfG__preview{object-fit:contain;opacity:1;transform-origin:50%;background-color:#0000;width:228px;height:228px;margin-right:-10px;transition:opacity .3s,transform .3s}.Calculator-module__nBSQfG__keychain{transform:scale(1.25)translate(15px)}.Calculator-module__nBSQfG__result:hover .Calculator-module__nBSQfG__preview:not(.Calculator-module__nBSQfG__keychain){transform:scale(1.05)rotate(5deg)}.Calculator-module__nBSQfG__result:hover .Calculator-module__nBSQfG__keychain{transform:scale(1.35)translate(15px)rotate(5deg)}.Calculator-module__nBSQfG__fadeOut{opacity:0;transform:scale(.9)}.Calculator-module__nBSQfG__services{color:var(--foreground);flex-direction:column;gap:8px;font-size:.95rem;display:flex}.Calculator-module__nBSQfG__serviceRow{flex-wrap:wrap;gap:4px;display:flex}.Calculator-module__nBSQfG__serviceOldPrice{color:var(--muted);white-space:nowrap;font-weight:400;text-decoration:line-through}.Calculator-module__nBSQfG__servicePrice{white-space:nowrap;color:var(--accent);font-weight:700}@media (max-width:768px){.Calculator-module__nBSQfG__preview{width:210px;height:210px}}@media (max-width:480px){.Calculator-module__nBSQfG__card{padding:20px}.Calculator-module__nBSQfG__typeSelector{gap:8px}.Calculator-module__nBSQfG__typeOption{padding:12px 4px}.Calculator-module__nBSQfG__typeLabel{font-size:.75rem}.Calculator-module__nBSQfG__result{gap:8px;padding:3px 16px}.Calculator-module__nBSQfG__resultValue{font-size:1.75rem}.Calculator-module__nBSQfG__preview{width:130px;height:130px;margin-right:-15px}.Calculator-module__nBSQfG__keychain{transform:scale(1.35)translate(10px)}.Calculator-module__nBSQfG__result:hover .Calculator-module__nBSQfG__keychain{transform:scale(1.45)translate(10px)rotate(5deg)}}.Calculator-module__nBSQfG__ctaBlock{align-items:center;gap:var(--space-md);margin-top:var(--space-2xl);flex-direction:column;display:flex}.Calculator-module__nBSQfG__altChannels{align-items:center;gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}.Calculator-module__nBSQfG__altChannels a{color:var(--muted);font-size:.875rem;font-weight:500;transition:color .2s}.Calculator-module__nBSQfG__altChannels a:hover{color:var(--primary)}.Calculator-module__nBSQfG__altDivider{color:var(--border);font-size:.875rem}.Calculator-module__nBSQfG__ctaNote{color:var(--muted);font-size:.8125rem;font-weight:500}
.AboutCTA-module__7eNZsa__cta{background:var(--bg)}.AboutCTA-module__7eNZsa__header{margin-bottom:var(--space-lg)}.AboutCTA-module__7eNZsa__button{margin-top:0}.AboutCTA-module__7eNZsa__expectation{margin-top:var(--space-lg);color:var(--muted);letter-spacing:.01em;font-size:.8125rem}
.Accordion-module__UqckKa__accordion{flex-direction:column;max-width:720px;margin:0 auto;display:flex}.Accordion-module__UqckKa__item{border-bottom:1px solid var(--border)}.Accordion-module__UqckKa__item:first-child{border-top:1px solid var(--border)}.Accordion-module__UqckKa__trigger{width:100%;color:var(--foreground);text-align:left;cursor:pointer;transition:color var(--duration)var(--ease);justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:1rem;font-weight:500;display:flex}.Accordion-module__UqckKa__trigger:hover{color:var(--primary)}.Accordion-module__UqckKa__icon{transition:transform var(--duration)var(--ease);color:var(--muted);flex-shrink:0}.Accordion-module__UqckKa__trigger.Accordion-module__UqckKa__open .Accordion-module__UqckKa__icon{transform:rotate(180deg)}.Accordion-module__UqckKa__content{overflow:hidden}.Accordion-module__UqckKa__answer{color:var(--muted);text-align:left;max-width:100%;padding-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.Accordion-module__UqckKa__answer strong{color:var(--foreground);font-weight:600}.Accordion-module__UqckKa__answer a{color:var(--primary);text-underline-offset:2px;transition:color var(--duration)var(--ease);text-decoration:underline}.Accordion-module__UqckKa__answer a:hover{color:var(--accent)}.Accordion-module__UqckKa__answer img{border-radius:var(--radius);width:100%;max-width:400px;height:auto;margin-top:var(--space-md);object-fit:cover;display:block}@media (max-width:640px){.Accordion-module__UqckKa__answer img{max-width:100%}}
.AboutFooter-module__VocrSa__footer{background:var(--footer-bg);color:var(--footer-text);padding:var(--space-2xl)0}.AboutFooter-module__VocrSa__row{align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.AboutFooter-module__VocrSa__brand{text-transform:uppercase;letter-spacing:.1em;color:#fff;font-size:.875rem;font-weight:600}.AboutFooter-module__VocrSa__legal{color:#737b8c;font-size:.8125rem}.AboutFooter-module__VocrSa__link{color:#8f96a3;cursor:pointer;transition:color var(--duration)var(--ease);background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem}.AboutFooter-module__VocrSa__link:hover{color:#fff}.AboutFooter-module__VocrSa__backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);padding:var(--space-md);background:#0f111aad;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AboutFooter-module__VocrSa__popup{background:var(--surface);color:var(--foreground);border-radius:var(--radius);width:100%;max-width:460px;padding:var(--space-xl)var(--space-xl)var(--space-lg);position:relative;box-shadow:0 24px 48px #00000040}.AboutFooter-module__VocrSa__closeBtn{top:var(--space-md);right:var(--space-md);color:var(--muted);cursor:pointer;transition:color var(--duration)var(--ease),background var(--duration)var(--ease);background:0 0;border:none;border-radius:6px;padding:4px;position:absolute}.AboutFooter-module__VocrSa__closeBtn:hover{color:var(--foreground);background:#f1f2f4}.AboutFooter-module__VocrSa__popupTitle{margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:600}.AboutFooter-module__VocrSa__popupBody p{color:var(--muted);font-size:.875rem;line-height:1.6}.AboutFooter-module__VocrSa__popupBody p+p{margin-top:var(--space-xs)}.AboutFooter-module__VocrSa__popupBody p strong{color:var(--foreground);font-weight:600}.AboutFooter-module__VocrSa__popupNote{margin-top:var(--space-md)!important;color:#969ca6!important;font-size:.8125rem!important}
.PriceFAQ-module__RfYzlG__faq{background:var(--bg)}.PriceFAQ-module__RfYzlG__tabBar{justify-content:center;gap:var(--space-xs);margin-bottom:var(--space-xl);display:flex}.PriceFAQ-module__RfYzlG__tab{color:var(--muted);cursor:pointer;transition:color var(--duration)var(--ease);background:0 0;border:none;padding:.6rem 1.1rem;font-size:.9375rem;font-weight:500;position:relative}.PriceFAQ-module__RfYzlG__tab:hover{color:var(--foreground)}.PriceFAQ-module__RfYzlG__tabActive{color:var(--foreground);font-weight:600}.PriceFAQ-module__RfYzlG__tabIndicator{background:var(--primary);border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.PriceFAQ-module__RfYzlG__panel{margin-top:var(--space-sm)}@media (max-width:640px){.PriceFAQ-module__RfYzlG__tabBar{gap:0}.PriceFAQ-module__RfYzlG__tab{padding:.5rem .75rem;font-size:.8125rem}}
.Chip3D-module__9eNt4W__chipContainer{perspective:1000px;touch-action:pan-y;contain:layout style;background:0 0;justify-content:center;align-items:center;width:100%;padding:20px 0 28px;display:flex;overflow:visible}.Chip3D-module__9eNt4W__scene{cursor:grab;width:180px;height:180px;transform-style:preserve-3d;touch-action:none;-webkit-tap-highlight-color:transparent;position:relative}.Chip3D-module__9eNt4W__scene:active{cursor:grabbing}.Chip3D-module__9eNt4W__chip{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;border-radius:50%;position:relative}.Chip3D-module__9eNt4W__chipFace,.Chip3D-module__9eNt4W__chipBack{backface-visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 20px #0000008c,0 0 18px #e05a2940}.Chip3D-module__9eNt4W__chipFace{transform:translateZ(5px)}.Chip3D-module__9eNt4W__chipBack{transform:rotateY(180deg)translateZ(5px)}.Chip3D-module__9eNt4W__edgeLayer{pointer-events:none;background:#121212;border:1px solid #ffffff1a;border-radius:50%;position:absolute;inset:0}.Chip3D-module__9eNt4W__shineOverlay{pointer-events:none;background:linear-gradient(135deg,#ffffff4d 0%,#fff0 50%);border-radius:50%;position:absolute;inset:0}@keyframes Chip3D-module__9eNt4W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Chip3D-module__9eNt4W__animateFloat{animation:6s ease-in-out infinite Chip3D-module__9eNt4W__float}@keyframes Chip3D-module__9eNt4W__nudgeRotate{0%{transform:rotateY(-10deg)}50%{transform:rotateY(10deg)}to{transform:rotateY(-10deg)}}.Chip3D-module__9eNt4W__hintRotate{animation:3.2s ease-in-out infinite Chip3D-module__9eNt4W__nudgeRotate}@media (max-width:600px){.Chip3D-module__9eNt4W__scene{width:140px;height:140px}.Chip3D-module__9eNt4W__chipContainer{padding:20px 0 24px}.Chip3D-module__9eNt4W__edgeLayer:nth-child(n+5){display:none}}
.SectionDivider-module__SwJ_nG__divider{width:100%;height:var(--divider-height,80px);background:var(--divider-bottom);margin-top:-1px;margin-bottom:-1px;line-height:0;position:relative;overflow:hidden}.SectionDivider-module__SwJ_nG__svg{width:100%;height:100%;display:block}.SectionDivider-module__SwJ_nG__path{fill:var(--divider-top)}.SectionDivider-module__SwJ_nG__flip{transform:scaleX(-1)}
.CTA-module__CdZh3q__cta{background:var(--bg);content-visibility:auto;contain-intrinsic-size:auto 700px;position:relative;overflow:hidden}.CTA-module__CdZh3q__cta:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(50% 55% at 80% 25%,#e05a290a,#0000),radial-gradient(65% 45% at 20% 75%,#325cae0a,#0000),radial-gradient(55% 50% at 55% 10%,#e05a2908,#0000);position:absolute;inset:0}.CTA-module__CdZh3q__cta>*{z-index:1;position:relative}.CTA-module__CdZh3q__valueCards{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(3,1fr);max-width:640px;margin-left:auto;margin-right:auto;display:grid}.CTA-module__CdZh3q__valueCard{align-items:center;gap:var(--space-xs);padding:var(--space-lg)var(--space-md);background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.CTA-module__CdZh3q__valueCard:before{content:"";opacity:var(--glow-opacity,0);background:radial-gradient(250px circle at var(--mouse-x,50%)var(--mouse-y,50%),#e05a290f,transparent 60%);pointer-events:none;z-index:0;border-radius:inherit;transition:opacity .3s;position:absolute;inset:0}.CTA-module__CdZh3q__valueCard:hover:before{opacity:1}.CTA-module__CdZh3q__valueCard:hover{border-color:var(--primary-soft);box-shadow:0 4px 16px #0000000a}.CTA-module__CdZh3q__valueCard>*{z-index:1;position:relative}.CTA-module__CdZh3q__valueIcon{color:var(--accent);margin-bottom:var(--space-xs)}.CTA-module__CdZh3q__valueTitle{color:var(--foreground);font-size:.9375rem;font-weight:600;line-height:1.3}.CTA-module__CdZh3q__valueDesc{color:var(--muted);font-size:.8125rem;line-height:1.4}.CTA-module__CdZh3q__buttons{gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.CTA-module__CdZh3q__altChannelsWrap{margin-bottom:var(--space-md)}.CTA-module__CdZh3q__trigger{color:var(--accent);background:var(--accent-soft);border-radius:50px;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-block}@media (max-width:480px){.CTA-module__CdZh3q__valueCards{gap:var(--space-sm);grid-template-columns:1fr}.CTA-module__CdZh3q__valueCard{gap:var(--space-md);padding:var(--space-md);text-align:left;flex-direction:row}.CTA-module__CdZh3q__valueIcon{flex-shrink:0;margin-bottom:0}}@media (min-width:481px) and (max-width:767px){.CTA-module__CdZh3q__valueCards{gap:var(--space-sm);grid-template-columns:repeat(3,1fr)}.CTA-module__CdZh3q__valueCard{padding:var(--space-md)var(--space-sm)}.CTA-module__CdZh3q__valueTitle{font-size:.8125rem}.CTA-module__CdZh3q__valueDesc{font-size:.75rem}}
.PriceCTA-module__N_qzrG__cta{background:var(--bg);padding-top:0;position:relative}.PriceCTA-module__N_qzrG__valueCards{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(3,1fr);max-width:640px;margin-left:auto;margin-right:auto;display:grid}.PriceCTA-module__N_qzrG__valueCard{align-items:center;gap:var(--space-xs);padding:var(--space-lg)var(--space-md);background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.PriceCTA-module__N_qzrG__valueCard:before{content:"";opacity:var(--glow-opacity,0);background:radial-gradient(250px circle at var(--mouse-x,50%)var(--mouse-y,50%),#e05a290f,transparent 60%);pointer-events:none;z-index:0;border-radius:inherit;transition:opacity .3s;position:absolute;inset:0}.PriceCTA-module__N_qzrG__valueCard:hover:before{opacity:1}.PriceCTA-module__N_qzrG__valueCard:hover{border-color:var(--primary-soft);box-shadow:0 4px 16px #0000000a}.PriceCTA-module__N_qzrG__valueCard>*{z-index:1;position:relative}.PriceCTA-module__N_qzrG__valueIcon{color:var(--accent);margin-bottom:var(--space-xs)}.PriceCTA-module__N_qzrG__valueTitle{color:var(--foreground);font-size:.9375rem;font-weight:600;line-height:1.3}.PriceCTA-module__N_qzrG__valueDesc{color:var(--muted);font-size:.8125rem;line-height:1.4}.PriceCTA-module__N_qzrG__buttons{gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.PriceCTA-module__N_qzrG__altChannelsWrap{margin-bottom:var(--space-md)}.PriceCTA-module__N_qzrG__subtext{color:var(--muted);margin-bottom:var(--space-lg);font-size:.8125rem}.PriceCTA-module__N_qzrG__trigger{color:var(--accent);background:var(--accent-soft);border-radius:50px;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-block}@media (max-width:480px){.PriceCTA-module__N_qzrG__valueCards{gap:var(--space-sm);grid-template-columns:1fr}.PriceCTA-module__N_qzrG__valueCard{gap:var(--space-md);padding:var(--space-md);text-align:left;flex-direction:row}.PriceCTA-module__N_qzrG__valueIcon{flex-shrink:0;margin-bottom:0}}@media (min-width:481px) and (max-width:767px){.PriceCTA-module__N_qzrG__valueCards{gap:var(--space-sm);grid-template-columns:repeat(3,1fr)}.PriceCTA-module__N_qzrG__valueCard{padding:var(--space-md)var(--space-sm)}.PriceCTA-module__N_qzrG__valueTitle{font-size:.8125rem}.PriceCTA-module__N_qzrG__valueDesc{font-size:.75rem}}
.Footer-module__S6Hkya__footer{background:var(--footer-bg);color:var(--footer-text);padding:var(--space-4xl)0 var(--space-3xl)}.Footer-module__S6Hkya__grid{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__grid{gap:var(--space-3xl);grid-template-columns:1fr 1fr 1fr}}.Footer-module__S6Hkya__col{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__brand{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:var(--space-xs);font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__tagline{color:#818898;font-size:.8125rem}.Footer-module__S6Hkya__colTitle{text-transform:uppercase;letter-spacing:.08em;color:#737b8c;margin-bottom:var(--space-xs);font-size:.75rem;font-weight:600}.Footer-module__S6Hkya__legal{color:#737b8c;font-size:.8125rem}.Footer-module__S6Hkya__link{color:#8f96a3;cursor:pointer;transition:color var(--duration)var(--ease);background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__address{font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__address strong{color:#fff}.Footer-module__S6Hkya__hours{color:#737b8c;font-size:.8125rem}.Footer-module__S6Hkya__phones{flex-direction:column;gap:2px;display:flex}.Footer-module__S6Hkya__phone{color:#b9bdc6;transition:color var(--duration)var(--ease);font-size:.9375rem}.Footer-module__S6Hkya__phone:hover{color:#fff}.Footer-module__S6Hkya__messengers{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__messenger{color:var(--footer-text);transition:color var(--duration)var(--ease),transform var(--duration)var(--ease);align-items:center;gap:8px;font-size:.8125rem;display:inline-flex}.Footer-module__S6Hkya__messenger svg{opacity:.7;transition:opacity var(--duration)var(--ease);flex-shrink:0}.Footer-module__S6Hkya__messenger:hover{color:#fff;transform:translate(2px)}.Footer-module__S6Hkya__messenger:hover svg{opacity:1}.Footer-module__S6Hkya__bottom{align-items:center;gap:var(--space-lg);margin-top:var(--space-3xl);padding-top:var(--space-xl);border-top:1px solid #393e46;flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);padding:var(--space-md);background:#0f111aad;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Footer-module__S6Hkya__popup{background:var(--surface);color:var(--foreground);border-radius:var(--radius);width:100%;max-width:460px;padding:var(--space-xl)var(--space-xl)var(--space-lg);position:relative;box-shadow:0 24px 48px #00000040}.Footer-module__S6Hkya__closeBtn{top:var(--space-md);right:var(--space-md);color:var(--muted);cursor:pointer;transition:color var(--duration)var(--ease),background var(--duration)var(--ease);background:0 0;border:none;border-radius:6px;padding:4px;position:absolute}.Footer-module__S6Hkya__closeBtn:hover{color:var(--foreground);background:#f1f2f4}.Footer-module__S6Hkya__popupTitle{margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__popupBody p{color:var(--muted);font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__popupBody p+p{margin-top:var(--space-xs)}.Footer-module__S6Hkya__popupBody p strong{color:var(--foreground);font-weight:600}.Footer-module__S6Hkya__popupNote{margin-top:var(--space-md)!important;color:#969ca6!important;font-size:.8125rem!important}
.PriceFooter-module__rC0Iga__footer{background:var(--footer-bg);color:var(--footer-text);padding:var(--space-4xl)0 var(--space-3xl)}.PriceFooter-module__rC0Iga__grid{gap:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.PriceFooter-module__rC0Iga__grid{gap:var(--space-3xl);grid-template-columns:1fr 1fr 1fr}}.PriceFooter-module__rC0Iga__col{gap:var(--space-sm);flex-direction:column;display:flex}.PriceFooter-module__rC0Iga__brand{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:var(--space-xs);font-size:.875rem;font-weight:600}.PriceFooter-module__rC0Iga__tagline{color:#818898;font-size:.8125rem}.PriceFooter-module__rC0Iga__colTitle{text-transform:uppercase;letter-spacing:.08em;color:#737b8c;margin-bottom:var(--space-xs);font-size:.75rem;font-weight:600}.PriceFooter-module__rC0Iga__legal{color:#737b8c;font-size:.8125rem}.PriceFooter-module__rC0Iga__link{color:#8f96a3;cursor:pointer;transition:color var(--duration)var(--ease);background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem}.PriceFooter-module__rC0Iga__link:hover{color:#fff}.PriceFooter-module__rC0Iga__address{font-size:.875rem;line-height:1.6}.PriceFooter-module__rC0Iga__address strong{color:#fff}.PriceFooter-module__rC0Iga__hours{color:#737b8c;font-size:.8125rem}.PriceFooter-module__rC0Iga__phones{flex-direction:column;gap:2px;display:flex}.PriceFooter-module__rC0Iga__phone{color:#b9bdc6;transition:color var(--duration)var(--ease);font-size:.9375rem}.PriceFooter-module__rC0Iga__phone:hover{color:#fff}.PriceFooter-module__rC0Iga__messengers{gap:var(--space-sm);flex-direction:column;display:flex}.PriceFooter-module__rC0Iga__messenger{color:var(--footer-text);transition:color var(--duration)var(--ease),transform var(--duration)var(--ease);align-items:center;gap:8px;font-size:.8125rem;display:inline-flex}.PriceFooter-module__rC0Iga__messenger svg{opacity:.7;transition:opacity var(--duration)var(--ease);flex-shrink:0}.PriceFooter-module__rC0Iga__messenger:hover{color:#fff;transform:translate(2px)}.PriceFooter-module__rC0Iga__messenger:hover svg{opacity:1}.PriceFooter-module__rC0Iga__bottom{align-items:center;gap:var(--space-lg);margin-top:var(--space-3xl);padding-top:var(--space-xl);border-top:1px solid #393e46;flex-wrap:wrap;display:flex}.PriceFooter-module__rC0Iga__backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);padding:var(--space-md);background:#0f111aad;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PriceFooter-module__rC0Iga__popup{background:var(--surface);color:var(--foreground);border-radius:var(--radius);width:100%;max-width:460px;padding:var(--space-xl)var(--space-xl)var(--space-lg);position:relative;box-shadow:0 24px 48px #00000040}.PriceFooter-module__rC0Iga__closeBtn{top:var(--space-md);right:var(--space-md);color:var(--muted);cursor:pointer;transition:color var(--duration)var(--ease),background var(--duration)var(--ease);background:0 0;border:none;border-radius:6px;padding:4px;position:absolute}.PriceFooter-module__rC0Iga__closeBtn:hover{color:var(--foreground);background:#f1f2f4}.PriceFooter-module__rC0Iga__popupTitle{margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:600}.PriceFooter-module__rC0Iga__popupBody p{color:var(--muted);font-size:.875rem;line-height:1.6}.PriceFooter-module__rC0Iga__popupBody p+p{margin-top:var(--space-xs)}.PriceFooter-module__rC0Iga__popupBody p strong{color:var(--foreground);font-weight:600}.PriceFooter-module__rC0Iga__popupNote{margin-top:var(--space-md)!important;color:#969ca6!important;font-size:.8125rem!important}
