.Hero-module__ZARIfG__hero{min-height:100svh;padding-top:calc(var(--header-h) + 40px);flex-direction:column;justify-content:center;padding-bottom:40px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__canvas{width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:radial-gradient(76% 66% at 68% 42%,#000 8%,#0000 72%);mask-image:radial-gradient(76% 66% at 68% 42%,#000 8%,#0000 72%)}.Hero-module__ZARIfG__orbA{background:#1877ff4d;width:620px;height:620px;top:-180px;right:-120px}.Hero-module__ZARIfG__orbB{background:#00c8ff24;width:460px;height:460px;bottom:-160px;left:-140px}.Hero-module__ZARIfG__inner{z-index:2;gap:clamp(30px,4vw,46px);display:grid;position:relative}.Hero-module__ZARIfG__badge{letter-spacing:.04em;width:fit-content;color:var(--white);background:#1877ff1a;border:1px solid #1877ff59;border-radius:100px;align-items:center;gap:10px;padding:9px 18px 9px 12px;font-size:13px;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--cyan);width:8px;height:8px;box-shadow:var(--glow-cyan);border-radius:50%;animation:1.8s ease-in-out infinite Hero-module__ZARIfG__blink}@keyframes Hero-module__ZARIfG__blink{50%{opacity:.25}}.Hero-module__ZARIfG__title{max-width:15ch}.Hero-module__ZARIfG__tagline{color:var(--text-dim);letter-spacing:.01em;margin-top:-14px;font-size:clamp(15px,1.6vw,19px);font-weight:600}.Hero-module__ZARIfG__rotor{font-family:var(--font-display);text-transform:uppercase;color:var(--text-dim);flex-wrap:wrap;align-items:baseline;gap:12px;font-size:clamp(17px,2.3vw,27px);display:flex}.Hero-module__ZARIfG__rotorBox{min-width:12ch;height:1.25em;display:inline-grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__rotorWord{color:var(--blue);animation:Hero-module__ZARIfG__rotorIn .5s var(--ease);grid-area:1/1}@keyframes Hero-module__ZARIfG__rotorIn{0%{opacity:0;transform:translateY(100%)}}.Hero-module__ZARIfG__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Hero-module__ZARIfG__note{color:var(--text-mute);flex-wrap:wrap;gap:10px 26px;font-size:14px;font-weight:600;display:flex}.Hero-module__ZARIfG__note span{align-items:center;gap:8px;display:inline-flex}.Hero-module__ZARIfG__pixel{background:var(--blue);border-radius:2px;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 10px #1877ffe6}.Hero-module__ZARIfG__stats{z-index:2;background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:clamp(46px,6vw,76px);display:grid;position:relative;overflow:hidden}.Hero-module__ZARIfG__stat{-webkit-backdrop-filter:blur(6px);transition:background-color .35s var(--ease);background:#111315b8;align-content:start;gap:8px;padding:clamp(20px,2.6vw,30px);display:grid}.Hero-module__ZARIfG__stat:hover{background:#1877ff17}.Hero-module__ZARIfG__statValue{white-space:nowrap;font-family:var(--font-display);color:var(--white);font-size:clamp(29px,3.6vw,46px);line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--text-mute);font-size:13.5px;line-height:1.45}.Hero-module__ZARIfG__partners{z-index:2;flex-wrap:wrap;align-items:center;gap:clamp(20px,3vw,44px);margin-top:clamp(34px,4vw,52px);display:flex;position:relative}.Hero-module__ZARIfG__partnersLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-mute);font-size:12.5px;font-weight:700}.Hero-module__ZARIfG__partnerLogos{flex-wrap:wrap;align-items:center;gap:clamp(18px,2.6vw,38px);display:flex}.Hero-module__ZARIfG__partner{object-fit:contain;filter:grayscale()brightness(1.7);opacity:.55;width:auto;height:34px;transition:opacity .3s var(--ease), filter .3s var(--ease)}.Hero-module__ZARIfG__partner:hover{opacity:1;filter:none}.Hero-module__ZARIfG__scroll{z-index:2;letter-spacing:.2em;text-transform:uppercase;color:var(--text-mute);justify-items:center;gap:7px;font-size:11px;font-weight:700;display:grid;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(var(--blue), transparent);width:1px;height:34px;animation:Hero-module__ZARIfG__fall 2s var(--ease-in-out) infinite}@keyframes Hero-module__ZARIfG__fall{0%{transform-origin:top;transform:scaleY(0)}45%{transform-origin:top;transform:scaleY(1)}46%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:900px){.Hero-module__ZARIfG__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:calc(var(--header-h) + 30px);padding-bottom:60px}.Hero-module__ZARIfG__scroll{display:none}.Hero-module__ZARIfG__title{max-width:none}}
.Products-module__mFS5Ca__tabs{background:var(--surface);border:1px solid var(--line);border-radius:100px;gap:4px;padding:5px;display:inline-flex}.Products-module__mFS5Ca__tab{letter-spacing:.03em;color:var(--text-dim);white-space:nowrap;transition:color .3s var(--ease), background-color .3s var(--ease);border-radius:100px;padding:12px 24px;font-size:14px;font-weight:700}.Products-module__mFS5Ca__tab:hover{color:var(--white)}.Products-module__mFS5Ca__tab.Products-module__mFS5Ca__on{background:var(--blue);color:#fff;box-shadow:var(--glow-blue)}.Products-module__mFS5Ca__grid{grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(28px,4vw,60px);display:grid}.Products-module__mFS5Ca__media{border-radius:var(--radius-lg);aspect-ratio:4/3;border:1px solid var(--line);position:relative;overflow:hidden}.Products-module__mFS5Ca__media img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.Products-module__mFS5Ca__media:hover img{transform:scale(1.05)}.Products-module__mFS5Ca__mediaFrame{pointer-events:none;background:linear-gradient(#0000 55%,#111315b3 100%);position:absolute;inset:0}.Products-module__mFS5Ca__mediaTag{-webkit-backdrop-filter:blur(8px);border:1px solid var(--line-strong);letter-spacing:.08em;text-transform:uppercase;background:#111315b3;border-radius:100px;padding:8px 16px;font-size:12.5px;font-weight:700;position:absolute;bottom:20px;left:20px}.Products-module__mFS5Ca__body{align-content:start;gap:20px;display:grid}.Products-module__mFS5Ca__text p+p{margin-top:14px}.Products-module__mFS5Ca__specs{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:6px;display:grid;overflow:hidden}.Products-module__mFS5Ca__spec{background:var(--bg);transition:background-color .3s var(--ease);gap:4px;padding:18px 20px;display:grid}.Products-module__mFS5Ca__spec:hover{background:#1877ff14}.Products-module__mFS5Ca__specK{font-family:var(--font-display);color:var(--blue);font-size:clamp(19px,2.1vw,25px);line-height:1}.Products-module__mFS5Ca__specV{color:var(--text-mute);font-size:13px}.Products-module__mFS5Ca__fade{animation:Products-module__mFS5Ca__swap .45s var(--ease)}@keyframes Products-module__mFS5Ca__swap{0%{opacity:0;transform:translateY(12px)}}@media (max-width:900px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr}}@media (max-width:480px){.Products-module__mFS5Ca__tabs{width:100%}.Products-module__mFS5Ca__tab{text-align:center;flex:1;padding:12px 10px;font-size:13px}}
.Workflow-module__ltJKRG__places{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.Workflow-module__ltJKRG__placeCard{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);animation:Workflow-module__ltJKRG__placeIn .35s var(--ease);grid-template-columns:auto 1fr;align-items:center;gap:clamp(18px,3vw,40px);margin-bottom:clamp(40px,5vw,64px);padding:clamp(18px,2.2vw,26px) clamp(20px,2.6vw,30px);display:grid}@keyframes Workflow-module__ltJKRG__placeIn{0%{opacity:0;transform:translateY(8px)}}.Workflow-module__ltJKRG__placeSpecs{gap:clamp(18px,2.4vw,34px);display:flex}.Workflow-module__ltJKRG__placeSpec{gap:4px;display:grid}.Workflow-module__ltJKRG__placeK{letter-spacing:.1em;text-transform:uppercase;color:var(--text-mute);white-space:nowrap;font-size:11.5px;font-weight:700}.Workflow-module__ltJKRG__placeV{font-family:var(--font-display);color:var(--blue);white-space:nowrap;font-size:clamp(17px,1.9vw,22px)}.Workflow-module__ltJKRG__placeNote{color:var(--text-dim);font-size:14.5px;line-height:1.6}@media (max-width:720px){.Workflow-module__ltJKRG__placeCard{grid-template-columns:1fr;gap:14px}}.Workflow-module__ltJKRG__place{border:1px solid var(--line-strong);font-family:var(--font-display);text-transform:uppercase;color:var(--text-dim);transition:all .3s var(--ease);border-radius:100px;padding:13px 24px;font-size:14px}.Workflow-module__ltJKRG__place:hover{color:var(--white);border-color:var(--blue)}.Workflow-module__ltJKRG__place.Workflow-module__ltJKRG__on{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:var(--glow-blue)}.Workflow-module__ltJKRG__timeline{gap:0;display:grid;position:relative}.Workflow-module__ltJKRG__rail,.Workflow-module__ltJKRG__railFill{width:2px;position:absolute;top:12px;bottom:12px;left:27px}.Workflow-module__ltJKRG__rail{background:var(--line)}.Workflow-module__ltJKRG__railFill{background:linear-gradient(var(--blue), var(--cyan));box-shadow:var(--glow-blue);transition:height .25s linear;bottom:auto}.Workflow-module__ltJKRG__step{grid-template-columns:56px 1fr;align-items:start;gap:clamp(18px,2.4vw,34px);padding-block:clamp(18px,2.2vw,28px);display:grid;position:relative}.Workflow-module__ltJKRG__bullet{z-index:2;background:var(--bg);border:2px solid var(--line-strong);width:56px;height:56px;font-family:var(--font-display);color:var(--text-mute);transition:all .45s var(--ease);border-radius:50%;place-items:center;font-size:15px;display:grid;position:relative}.Workflow-module__ltJKRG__step.Workflow-module__ltJKRG__reached .Workflow-module__ltJKRG__bullet{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:var(--glow-blue)}.Workflow-module__ltJKRG__body{transition:transform .45s var(--ease), opacity .45s var(--ease);opacity:.5;gap:8px;padding-top:8px;display:grid}.Workflow-module__ltJKRG__step.Workflow-module__ltJKRG__reached .Workflow-module__ltJKRG__body{opacity:1}.Workflow-module__ltJKRG__title{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(18px,2vw,24px);line-height:1.1}.Workflow-module__ltJKRG__text{color:var(--text-mute);max-width:62ch;font-size:15px;line-height:1.6}.Workflow-module__ltJKRG__foot{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:clamp(34px,4vw,50px);padding:clamp(24px,3vw,34px);display:flex}.Workflow-module__ltJKRG__footText{font-family:var(--font-display);text-transform:uppercase;max-width:30ch;font-size:clamp(17px,2vw,23px);line-height:1.15}@media (max-width:560px){.Workflow-module__ltJKRG__step{grid-template-columns:44px 1fr;gap:16px}.Workflow-module__ltJKRG__bullet{width:44px;height:44px;font-size:13px}.Workflow-module__ltJKRG__rail,.Workflow-module__ltJKRG__railFill{left:21px}}
.Portfolio-module__uAcsSq__filters{flex-wrap:wrap;gap:9px;display:flex}.Portfolio-module__uAcsSq__filter{border:1px solid var(--line-strong);color:var(--text-dim);transition:all .28s var(--ease);border-radius:100px;padding:11px 21px;font-size:13.5px;font-weight:700}.Portfolio-module__uAcsSq__filter:hover{color:var(--white);border-color:var(--blue)}.Portfolio-module__uAcsSq__filter.Portfolio-module__uAcsSq__on{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:var(--glow-blue)}.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.Portfolio-module__uAcsSq__item{border-radius:var(--radius-lg);border:1px solid var(--line);aspect-ratio:4/3;animation:Portfolio-module__uAcsSq__enter .5s var(--ease) backwards;text-align:left;width:100%;display:block;position:relative;overflow:hidden}@keyframes Portfolio-module__uAcsSq__enter{0%{opacity:0;transform:translateY(20px)scale(.98)}}.Portfolio-module__uAcsSq__item img{object-fit:cover;width:100%;height:100%;transition:transform .85s var(--ease), filter .5s var(--ease);filter:brightness(.78)}.Portfolio-module__uAcsSq__item:hover img{filter:brightness(.95);transform:scale(1.06)}.Portfolio-module__uAcsSq__overlay{pointer-events:none;background:linear-gradient(#0000 42%,#090a0ceb 94%);position:absolute;inset:0}.Portfolio-module__uAcsSq__meta{transition:transform .42s var(--ease);gap:6px;display:grid;position:absolute;bottom:18px;left:20px;right:20px}.Portfolio-module__uAcsSq__item:hover .Portfolio-module__uAcsSq__meta{transform:translateY(-4px)}.Portfolio-module__uAcsSq__tag{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#1877ffe6;border-radius:100px;justify-self:start;padding:5px 12px;font-size:11px;font-weight:800}.Portfolio-module__uAcsSq__title{font-family:var(--font-display);text-transform:uppercase;color:#fff;font-size:clamp(14px,1.4vw,17px);line-height:1.2}.Portfolio-module__uAcsSq__place{color:#ffffff9e;font-size:12.5px;font-weight:600}.Portfolio-module__uAcsSq__more{justify-items:center;gap:12px;margin-top:34px;display:grid}.Portfolio-module__uAcsSq__counter{color:var(--text-mute);font-size:13px;font-weight:600}.Portfolio-module__uAcsSq__empty{text-align:center;color:var(--text-mute);padding:60px 0}.Portfolio-module__uAcsSq__lightbox{z-index:210;-webkit-backdrop-filter:blur(10px);animation:Portfolio-module__uAcsSq__fadeIn .3s var(--ease);cursor:zoom-out;background:#090a0ce6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}@keyframes Portfolio-module__uAcsSq__fadeIn{0%{opacity:0}}.Portfolio-module__uAcsSq__lightboxInner{cursor:default;max-width:min(1100px,100%);animation:Portfolio-module__uAcsSq__enter .4s var(--ease);position:relative}.Portfolio-module__uAcsSq__lightboxImg{object-fit:contain;border-radius:var(--radius);border:1px solid var(--line-strong);width:100%;height:auto;max-height:76vh}.Portfolio-module__uAcsSq__lightboxMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.Portfolio-module__uAcsSq__lightboxTitle{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(16px,2vw,22px)}.Portfolio-module__uAcsSq__lbClose{background:var(--surface);border:1px solid var(--line-strong);width:44px;height:44px;color:var(--white);transition:transform .28s var(--ease), background-color .28s var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:-14px;right:-14px}.Portfolio-module__uAcsSq__lbClose:hover{background:var(--blue);transform:rotate(90deg)}.Portfolio-module__uAcsSq__nav{border:1px solid var(--line-strong);color:#fff;width:48px;height:48px;transition:background-color .28s var(--ease);background:#111315bf;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.Portfolio-module__uAcsSq__nav:hover{background:var(--blue)}.Portfolio-module__uAcsSq__navPrev{left:14px}.Portfolio-module__uAcsSq__navNext{right:14px}@media (max-width:900px){.Portfolio-module__uAcsSq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Portfolio-module__uAcsSq__grid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__lbClose{top:8px;right:8px}}.Portfolio-module__uAcsSq__noPhoto{background:radial-gradient(ellipse at 50% 40%, #1877ff47, transparent 62%), linear-gradient(160deg, var(--surface), var(--surface-2));display:block;position:absolute;inset:0}
.PageBlocks-module__0_BqeW__block{padding-block:clamp(38px,4.6vw,70px)}.PageBlocks-module__0_BqeW__block+.PageBlocks-module__0_BqeW__block{border-top:1px solid var(--line)}.PageBlocks-module__0_BqeW__head{gap:14px;max-width:760px;margin-bottom:clamp(24px,3vw,38px);display:grid}.PageBlocks-module__0_BqeW__title{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(23px,3vw,38px);line-height:1.08}.PageBlocks-module__0_BqeW__prose{gap:16px;max-width:72ch;display:grid}.PageBlocks-module__0_BqeW__prose p{color:var(--text-dim);font-size:clamp(15.5px,1.4vw,17.5px);line-height:1.72}.PageBlocks-module__0_BqeW__features{grid-template-columns:repeat(auto-fit,minmax(258px,1fr));gap:16px;display:grid}.PageBlocks-module__0_BqeW__feature{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);transition:border-color .35s var(--ease), transform .35s var(--ease);align-content:start;gap:10px;padding:clamp(20px,2.4vw,28px);display:grid}.PageBlocks-module__0_BqeW__feature:hover{border-color:#1877ff80;transform:translateY(-3px)}.PageBlocks-module__0_BqeW__featureTitle{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(16px,1.6vw,19px);line-height:1.15}.PageBlocks-module__0_BqeW__featureText{color:var(--text-mute);font-size:14.5px;line-height:1.6}.PageBlocks-module__0_BqeW__specs{background:var(--line);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;display:grid;overflow:hidden}.PageBlocks-module__0_BqeW__spec{background:var(--bg);transition:background-color .3s var(--ease);gap:5px;padding:18px 20px;display:grid}.PageBlocks-module__0_BqeW__spec:hover{background:#1877ff14}.PageBlocks-module__0_BqeW__specK{letter-spacing:.11em;text-transform:uppercase;color:var(--text-mute);font-size:11.5px;font-weight:700}.PageBlocks-module__0_BqeW__specV{font-family:var(--font-display);color:var(--white);font-size:clamp(16px,1.7vw,20px);line-height:1.15}.PageBlocks-module__0_BqeW__steps{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-lg);gap:1px;display:grid;overflow:hidden}.PageBlocks-module__0_BqeW__step{background:var(--bg);transition:background-color .35s var(--ease);grid-template-columns:54px 1fr;align-items:start;gap:20px;padding:clamp(20px,2.4vw,28px);display:grid}.PageBlocks-module__0_BqeW__step:hover{background:var(--surface)}.PageBlocks-module__0_BqeW__stepNum{width:46px;height:46px;color:var(--blue);font-family:var(--font-display);border:1.5px solid #1877ff80;border-radius:50%;place-items:center;font-size:14px;display:grid}.PageBlocks-module__0_BqeW__stepBody{gap:7px;display:grid}.PageBlocks-module__0_BqeW__checks{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px 30px;display:grid}.PageBlocks-module__0_BqeW__check{color:var(--text-dim);align-items:flex-start;gap:12px;font-size:15.5px;line-height:1.55;display:flex}.PageBlocks-module__0_BqeW__checkIcon{color:var(--blue);flex-shrink:0;margin-top:4px}.PageBlocks-module__0_BqeW__tableWrap{border:1px solid var(--line);border-radius:var(--radius);overflow-x:auto}.PageBlocks-module__0_BqeW__table{border-collapse:collapse;width:100%;min-width:520px}.PageBlocks-module__0_BqeW__table th,.PageBlocks-module__0_BqeW__table td{text-align:left;border-bottom:1px solid var(--line);padding:14px 18px;font-size:14.5px}.PageBlocks-module__0_BqeW__table th{font-family:var(--font-body);letter-spacing:.11em;text-transform:uppercase;color:var(--blue);background:var(--surface);white-space:nowrap;font-size:11.5px;font-weight:800}.PageBlocks-module__0_BqeW__table tbody tr{transition:background-color .25s var(--ease)}.PageBlocks-module__0_BqeW__table tbody tr:hover{background:#1877ff0f}.PageBlocks-module__0_BqeW__table td:first-child{color:var(--white);font-weight:700}.PageBlocks-module__0_BqeW__table tbody tr:last-child td{border-bottom:0}.PageBlocks-module__0_BqeW__quote{padding:clamp(24px,3vw,38px);border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);padding-left:clamp(34px,4vw,56px);position:relative}.PageBlocks-module__0_BqeW__quote:before{content:"";background:linear-gradient(var(--blue), var(--cyan));width:3px;box-shadow:var(--glow-blue);border-radius:3px;position:absolute;top:18px;bottom:18px;left:0}.PageBlocks-module__0_BqeW__quoteText{color:var(--text-dim);font-size:clamp(16px,1.6vw,19px);line-height:1.68}.PageBlocks-module__0_BqeW__quoteAuthor{letter-spacing:.09em;text-transform:uppercase;color:var(--blue);margin-top:14px;font-size:13px;font-weight:700}.PageBlocks-module__0_BqeW__quotes{gap:16px;display:grid}.PageBlocks-module__0_BqeW__links{grid-template-columns:repeat(auto-fit,minmax(268px,1fr));gap:12px;display:grid}.PageBlocks-module__0_BqeW__link{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);transition:border-color .3s var(--ease), transform .3s var(--ease), background-color .3s var(--ease);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.PageBlocks-module__0_BqeW__link:hover{border-color:#1877ff8c;transform:translateY(-2px)}.PageBlocks-module__0_BqeW__linkBody{gap:4px;display:grid}.PageBlocks-module__0_BqeW__linkLabel{font-family:var(--font-display);text-transform:uppercase;font-size:15px;line-height:1.2}.PageBlocks-module__0_BqeW__linkNote{color:var(--text-mute);font-size:13px}.PageBlocks-module__0_BqeW__linkArrow{color:var(--blue);transition:transform .3s var(--ease);flex-shrink:0}.PageBlocks-module__0_BqeW__link:hover .PageBlocks-module__0_BqeW__linkArrow{transform:translate(3px,-3px)}.PageBlocks-module__0_BqeW__gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.PageBlocks-module__0_BqeW__shot{aspect-ratio:4/3;border-radius:var(--radius-lg);border:1px solid var(--line);cursor:zoom-in;width:100%;padding:0;position:relative;overflow:hidden}.PageBlocks-module__0_BqeW__shot img{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--ease)}.PageBlocks-module__0_BqeW__shot:hover img{transform:scale(1.06)}.PageBlocks-module__0_BqeW__cta{border-radius:var(--radius-lg);background:linear-gradient(120deg,#1877ff29,#00c8ff0d);border:1px solid #1877ff66;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:22px;padding:clamp(26px,3.4vw,42px);display:flex;position:relative;overflow:hidden}.PageBlocks-module__0_BqeW__ctaBody{gap:8px;max-width:56ch;display:grid}.PageBlocks-module__0_BqeW__ctaTitle{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(19px,2.3vw,28px);line-height:1.12}.PageBlocks-module__0_BqeW__ctaText{color:var(--text-dim);font-size:15px;line-height:1.6}@media (max-width:640px){.PageBlocks-module__0_BqeW__step{grid-template-columns:1fr;gap:14px}}
