@charset "UTF-8";/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-600:oklch(57.7% .245 27.325);--color-black:#000;--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.col-span-3{grid-column:span 3/span 3}.block{display:block}.flex{display:flex}.grid{display:grid}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows-\[auto_auto_auto\]{grid-template-rows:auto auto auto}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.gap-8{gap:calc(var(--spacing)*8)}.gap-15{gap:calc(var(--spacing)*15)}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-wrap{text-wrap:wrap}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:48rem){.md\:invisible{visibility:hidden}.md\:col-span-\[none\]{grid-column:span none/span none}.md\:row-span-3{grid-row:span 3/span 3}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-\[auto_1fr_1fr_1fr\]{grid-template-columns:auto 1fr 1fr 1fr}}}:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#000416;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-1);--color-text-dark:#000b3a;--color-accent:#7bffa4;--color-accent-darker:#6ad28a;--section-gap:160px}@font-face{font-family:YouFont;src:url(/assets/SBSansDisplay-Thin-C5oHEZ6x.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:YouFont;src:url(/assets/SBSansDisplay-Light-DEyIuGkc.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:YouFont;src:url(/assets/SBSansDisplay-Regular-D2BmWnEJ.woff2)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YouFont;src:url(/assets/SBSansDisplay-Medium-B9tleuf3.woff2)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:YouFont;src:url(/assets/SBSansDisplay-SemiBold-YvrNzKOQ.otf)format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:YouFont;src:url(/assets/SBSansDisplay-Bold-ClILnhhl.woff2)format("woff");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:YouFont,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;transition:color .5s,background-color .5s}.bcontainer{width:100%;max-width:1480px;margin:6rem auto;padding:0 2rem;font-weight:400}a{text-decoration:none}.ellipse{filter:blur(80px);background:#24acff;border-radius:50%;width:60vh;height:20vh;position:absolute;top:60vh;left:-10%;transform:rotate(-10deg)}.text-accent{color:var(--color-accent)}.biocard{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(121.53deg,#fff3,#ffffff0d);border-radius:24px;padding:1rem 1.2rem}.biocard:before{content:"";z-index:-1;opacity:.4;background:linear-gradient(90deg,#5685ff,#47d9ff,#fff);border-radius:24px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.biocard.biocard-reverse:before{background:linear-gradient(90deg,#fff,#47d9ff,#5685ff)}.section__title{opacity:.8;scroll-margin-top:3rem;font-size:clamp(2rem,10vw,4.6rem);font-weight:500;line-height:.8em}.no-scroll{overflow:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.intro-section[data-v-15dbacd9]{position:relative;min-height:100svh;border-radius:0 0 48px 48px;background:no-repeat url(/assets/bg_mobile-BLEDNdk6.jpg) bottom right/120vw}@media (width >= 48rem){.intro-section[data-v-15dbacd9]{background:none}}.intro-section__video[data-v-15dbacd9]{display:none;z-index:-1;position:absolute;top:0;left:0;object-fit:cover;min-width:100%;min-height:100%;width:auto;height:auto}@media (width >= 48rem){.intro-section__video[data-v-15dbacd9]{display:block}}.intro-section__title[data-v-15dbacd9]{font-family:YouFont,sans-serif;opacity:.7;font-size:20vw;font-weight:500;letter-spacing:.3em;line-height:1em;text-align:center;padding-top:20vh}@media (width >= 48rem){.intro-section__title[data-v-15dbacd9]{font-size:9.5vw;letter-spacing:.5em;padding-top:30vh}.intro-section__title br[data-v-15dbacd9]{display:none}}.intro-section__subtitle[data-v-15dbacd9]{font-size:1.1rem;line-height:1.4rem;width:80vw;padding:.5rem 1rem;margin:3rem auto;--b: 2px;--c: white;--w: 16px;border:var(--b) solid rgba(0,0,0,0);--_g: #0000 90deg, var(--c) 0;--_p: var(--w) var(--w) border-box no-repeat;background:conic-gradient(from 90deg at top var(--b) left var(--b),var(--_g)) 0 0/var(--_p),conic-gradient(from 180deg at top var(--b) right var(--b),var(--_g)) 100% 0/var(--_p),conic-gradient(from 0deg at bottom var(--b) left var(--b),var(--_g)) 0 100%/var(--_p),conic-gradient(from -90deg at bottom var(--b) right var(--b),var(--_g)) 100% 100%/var(--_p)}@media (width >= 48rem){.intro-section__subtitle[data-v-15dbacd9]{font-size:1.8rem;line-height:2rem;width:40vw;padding:25px 50px;margin-left:15vw;--b: 4px;--w: 24px}}.intro-section__next-btn[data-v-15dbacd9]{z-index:1;position:absolute;bottom:4vh;left:calc(50% - 24px);width:48px;height:48px;margin:0 auto;background:var(--color-accent);transition:background-color .3s ease;border-radius:50%;cursor:pointer}.intro-section__next-btn[data-v-15dbacd9]:hover{background:var(--color-accent-darker)}.intro-section__bio-text[data-v-15dbacd9]{display:none;position:absolute;right:1vw;bottom:20vw;max-width:80vw;color:var(--vt-c-text-dark-1);text-align:right;line-height:3.5vh;letter-spacing:6vw;font-size:clamp(.4rem,.8vw,.8rem)}.intro-section__bio-text[data-v-15dbacd9]:before{content:"BIOMETRICS \a BIOMETRICS \a BIO \a BIOMETRICS \a BIOMETRICS";white-space:pre-line;font-weight:700}@media (width >= 48rem){.intro-section__bio-text[data-v-15dbacd9]{display:block;bottom:3vw;line-height:5vh;letter-spacing:3vw;font-size:clamp(.4rem,.8vw,.8rem);max-width:36vw}}:root{--vc-clr-primary: #000;--vc-clr-secondary: #090f207f;--vc-clr-white: #ffffff}.carousel,.carousel *{box-sizing:border-box}.carousel{height:var(--vc-carousel-height);overscroll-behavior:none;position:relative;touch-action:pan-x pan-y pinch-zoom;z-index:1}.carousel.is-dragging{touch-action:none}.carousel__track{display:flex;gap:var(--vc-slide-gap);height:100%;list-style:none;margin:0;padding:0;position:relative;transition:transform ease-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel__viewport{height:100%;overflow:hidden;width:100%}.carousel__sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.carousel.is-rtl{direction:rtl}.carousel.is-ttb .carousel__track{flex-direction:column}.carousel.is-btt .carousel__track{flex-direction:column-reverse}.carousel.is-vertical .carousel__slide--clone:first-child{margin-block-start:var(--vc-cloned-offset)}.carousel:not(.is-vertical) .carousel__slide--clone:first-child{margin-inline-start:var(--vc-cloned-offset)}.carousel.is-effect-fade .carousel__track{display:grid;grid-template-columns:100%;grid-template-rows:100%;transition:none}.carousel.is-effect-fade .carousel__slide{grid-area:1 / 1;height:100%;opacity:0;pointer-events:none;transition:opacity ease-in-out;transition-duration:var(--vc-transition-duration);width:100%}.carousel.is-effect-fade .carousel__slide--active{opacity:1;pointer-events:auto}:root{--vc-icn-width: 100%}.carousel__icon{fill:currentColor;height:var(--vc-icn-width);width:var(--vc-icn-width)}:root{--vc-nav-background: transparent;--vc-nav-border-radius: 0;--vc-nav-color: var(--vc-clr-primary);--vc-nav-color-hover: var(--vc-clr-secondary);--vc-nav-height: 30px;--vc-nav-width: 30px}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;padding:0;position:absolute;inset-block-start:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__next{inset-inline-end:0}.carousel__prev{inset-inline-start:0}.carousel.is-vertical .carousel__next,.carousel.is-vertical .carousel__prev{inset-inline:auto 50%;inset-block-start:auto;transform:translate(50%)}.carousel.is-vertical.is-ttb .carousel__next{inset-block-end:0}.carousel.is-vertical.is-ttb .carousel__prev,.carousel.is-vertical.is-btt .carousel__next{inset-block-start:0}.carousel.is-vertical.is-btt .carousel__prev{inset-block-end:0}@media (hover: hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}:root{--vc-pgn-active-color: var(--vc-clr-primary);--vc-pgn-background-color: var(--vc-clr-secondary);--vc-pgn-border-radius: 0;--vc-pgn-gap: 6px;--vc-pgn-height: 4px;--vc-png-bottom: 10px;--vc-png-left: auto;--vc-png-right: 10px;--vc-pgn-width: 16px}.carousel__pagination{bottom:var(--vc-png-bottom);display:flex;gap:var(--vc-pgn-gap);justify-content:center;left:50%;list-style:none;margin:0;padding:0;position:absolute;transform:translate(-50%)}.carousel__pagination-button{background-color:var(--vc-pgn-background-color);border:0;border-radius:var(--vc-pgn-border-radius);cursor:pointer;display:block;height:var(--vc-pgn-height);margin:0;padding:0;width:var(--vc-pgn-width)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}@media (hover: hover){.carousel__pagination-button:hover{background-color:var(--vc-pgn-active-color)}}.carousel.is-vertical .carousel__pagination{bottom:50%;flex-direction:column;left:var(--vc-png-left);right:var(--vc-png-right);transform:translateY(50%)}.carousel.is-vertical .carousel__pagination-button{height:var(--vc-pgn-width);width:var(--vc-pgn-height)}.carousel.is-btt .carousel__pagination{flex-direction:column-reverse}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;transform:translateZ(0)}.technology-section[data-v-5b74b0b8]{font-size:1.5rem}.technology-section .section__title[data-v-5b74b0b8]{padding-bottom:1rem}.technology-section__subtitle[data-v-5b74b0b8]{font-size:1.2rem;line-height:1.2em}@media (width >= 48rem){.technology-section__subtitle[data-v-5b74b0b8]{font-size:1.8rem;line-height:1em}}.technology-section__controls[data-v-5b74b0b8]{height:4rem;display:flex;justify-content:center;align-items:center}.technology-section__controls__container[data-v-5b74b0b8]{width:100%;background:no-repeat url(/assets/bg_4_1-B6_rGPm5.svg) center 0%/150%}@media (width >= 48rem){.technology-section__controls__container[data-v-5b74b0b8]{background-size:100%}}.technology-section__controls__pointer[data-v-5b74b0b8]{cursor:pointer;margin:1rem;height:1.2rem;width:1.2rem;background:#ffffff80;border-radius:50%;transition:background .3s ease-in-out}.technology-section__controls__pointer-selected[data-v-5b74b0b8]{background:var(--color-accent)}.technology-section__terminal[data-v-5b74b0b8]{margin:3rem 0 0;position:relative;line-height:2rem}@media (width >= 48rem){.technology-section__terminal[data-v-5b74b0b8]{margin:3rem 5rem 0}}.technology-section__terminal__carousel[data-v-5b74b0b8]{max-height:60vh;aspect-ratio:11/16}.technology-section__terminal__img[data-v-5b74b0b8]{max-height:60vh}.technology-section__terminal__container[data-v-5b74b0b8]{display:flex;justify-content:center;position:relative}.technology-section__terminal__container[data-v-5b74b0b8]:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:no-repeat url("data:image/svg+xml,%3csvg%20viewBox='0%200%201158.69%20456.592'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%20opacity='0.120000'%3e%3cpath%20id='4in1'%20d='M471.23%2070.75C447.79%2070.75%20433.44%2056.98%20433.44%2035.44C433.44%2014.35%20447.79%200%20471.23%200C493.5%200%20507.85%2014.35%20507.85%2035.44C507.85%2056.98%20493.5%2070.75%20471.23%2070.75ZM1158.68%20456.59L1098.64%20456.59L1098.64%20108.54L1006.2%20166.26L1006.2%20101.95L1114.31%2032.37L1158.68%2032.37L1158.68%20456.59ZM0%20346.72L0%20301.75L207.12%2036.62L279.05%2036.62L279.05%20289.74L337.79%20289.74L337.79%20346.72L279.05%20346.72L279.05%20456.59L218.99%20456.59L218.99%20346.72L0%20346.72ZM218.99%20106.78L73.24%20289.74L218.99%20289.74L218.99%20106.78ZM899.8%20456.59L839.88%20456.59L839.88%20273.04C839.88%20225.58%20821.28%20204.63%20775.72%20204.05L773.82%20204.05C715.66%20204.05%20689.88%20235.25%20689.88%20292.82L689.88%20456.59L629.82%20456.59L629.82%20156.59L686.81%20156.59L686.81%20218.99C698.23%20180.61%20737.78%20151.17%20795.5%20151.17C862%20151.17%20899.8%20186.62%20899.8%20257.95L899.8%20456.59ZM500.68%20456.59L440.62%20456.59L440.62%20156.59L500.68%20156.59L500.68%20456.59Z'%20fill='%23FFFFFF'%20fill-opacity='1.000000'%20fill-rule='evenodd'/%3e%3c/g%3e%3c/svg%3e") bottom center/80vw}@media (width >= 48rem){.technology-section__terminal__container[data-v-5b74b0b8]:before{background-size:60vw}}.technology-section__terminal .biocard[data-v-5b74b0b8]{z-index:2;display:flex;align-items:center;justify-content:center;font-size:1rem;border-radius:1rem;padding:.6rem 1rem}.technology-section__terminal .biocard[data-v-5b74b0b8]:before{border-radius:1rem}@media (width >= 48rem){.technology-section__terminal .biocard[data-v-5b74b0b8]{font-size:1.5rem;padding:1rem 1.2rem}}.technology-section__terminal .icon[data-v-5b74b0b8]{height:1.8rem;margin-right:.8rem}@media (width >= 48rem){.technology-section__terminal .icon[data-v-5b74b0b8]{height:2.5rem;margin-right:.8rem}}.technology-section__terminal__desc[data-v-5b74b0b8]{position:absolute;top:0;right:-5%;background-size:100% 100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:1rem;color:#47d9ff;line-height:1.4rem;background:linear-gradient(to right,#47d9ff66,#5685ff66 40%)}@media (width >= 48rem){.technology-section__terminal__desc[data-v-5b74b0b8]{font-size:2rem;top:10%;right:-34%;padding:1rem 2.8rem 1rem 4rem!important;background:no-repeat url("data:image/svg+xml,%3csvg%20viewBox='0%200%20470.318%20110.727'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cfilter%20id='filter_765_11094_dd'%20x='0.000000'%20y='0.000000'%20width='470.318268'%20height='110.727295'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImage'%20stdDeviation='7.39209'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect_backgroundBlur_1'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect_backgroundBlur_1'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20x1='90.260788'%20y1='13.009644'%20x2='437.757050'%20y2='95.044617'%20id='paint_linear_765_11094_0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2347D9FF'%20stop-opacity='0.400000'/%3e%3cstop%20offset='1.000000'%20stop-color='%235685FF'%20stop-opacity='0.200000'/%3e%3c/linearGradient%3e%3clinearGradient%20x1='29.648026'%20y1='15.192566'%20x2='438.603760'%20y2='92.076477'%20id='paint_linear_765_11094_1'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.007634'%20stop-color='%23A8EDFF'/%3e%3cstop%20offset='0.864911'%20stop-color='%235685FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20filter='url(%23filter_765_11094_dd)'%3e%3cmask%20id='mask_765_11094'%20fill='white'%3e%3cpath%20id='Union'%20d='M444.455%201.86365L62.3985%201.86365C56.0317%201.86365%2049.9258%204.39349%2045.4246%208.89642L3.91389%2050.4234C1.18022%2053.1571%201.18022%2057.5892%203.91389%2060.3229L45.4252%20101.834C49.9261%20106.335%2056.0306%20108.864%2062.3957%20108.864L444.455%20108.864C457.709%20108.864%20468.455%2098.1185%20468.455%2084.8636L468.455%2025.8636C468.455%2012.6088%20457.709%201.86365%20444.455%201.86365Z'%20clip-rule='evenodd'%20fill=''%20fill-opacity='1.000000'%20fill-rule='evenodd'/%3e%3c/mask%3e%3cpath%20id='Union'%20d='M444.455%201.86365L62.3985%201.86365C56.0317%201.86365%2049.9258%204.39349%2045.4246%208.89642L3.91389%2050.4234C1.18022%2053.1571%201.18022%2057.5892%203.91389%2060.3229L45.4252%20101.834C49.9261%20106.335%2056.0306%20108.864%2062.3957%20108.864L444.455%20108.864C457.709%20108.864%20468.455%2098.1185%20468.455%2084.8636L468.455%2025.8636C468.455%2012.6088%20457.709%201.86365%20444.455%201.86365Z'%20clip-rule='evenodd'%20fill='url(%23paint_linear_765_11094_0)'%20fill-opacity='1.000000'%20fill-rule='evenodd'%20mask='url(%23mask_765_11094)'/%3e%3cpath%20id='Union'%20d='M462.743%207.57532C457.693%202.52509%20451.597%200%20444.455%200L62.3985%200C55.2545%200%2049.1572%202.52631%2044.1066%207.57886L2.59584%2049.1059C0.86528%2050.8364%200%2052.9255%200%2055.3732Q0%2057.2089%200.64906%2058.7759Q1.29808%2060.3427%202.5961%2061.6407L44.1074%20103.152C49.1576%20108.202%2055.2537%20110.727%2062.3957%20110.727L444.455%20110.727C451.597%20110.727%20457.693%20108.202%20462.743%20103.152C467.793%2098.1017%20470.318%2092.0056%20470.318%2084.8636L470.318%2025.8636C470.318%2018.7217%20467.793%2012.6255%20462.743%207.57532ZM62.3985%201.86365L444.455%201.86365C457.709%201.86365%20468.455%2012.6088%20468.455%2025.8636L468.455%2084.8636C468.455%2098.1185%20457.709%20108.864%20444.455%20108.864L62.3957%20108.864C56.0306%20108.864%2049.9261%20106.335%2045.4252%20101.834L3.91389%2060.3229C1.18022%2057.5892%201.18022%2053.1571%203.91389%2050.4234L45.4246%208.89642C49.9258%204.39349%2056.0317%201.86365%2062.3985%201.86365Z'%20clip-rule='evenodd'%20fill='url(%23paint_linear_765_11094_1)'%20fill-opacity='0.500000'%20fill-rule='evenodd'/%3e%3c/g%3e%3c/svg%3e") center}.technology-section__terminal__desc[data-v-5b74b0b8]:before{content:none}}.technology-section__terminal__qr[data-v-5b74b0b8]{position:absolute;top:20%;left:5%}@media (width >= 48rem){.technology-section__terminal__qr[data-v-5b74b0b8]{left:-10%}}.technology-section__terminal__bio[data-v-5b74b0b8]{position:absolute;top:30%;right:-5%;padding:1.4rem 1.8rem}@media (width >= 48rem){.technology-section__terminal__bio[data-v-5b74b0b8]{right:-21%}}.technology-section__terminal__bio .icon[data-v-5b74b0b8]{height:3rem}.technology-section__terminal__nfc[data-v-5b74b0b8]{position:absolute;top:40%;left:-5%}@media (width >= 48rem){.technology-section__terminal__nfc[data-v-5b74b0b8]{left:-20%}}.technology-section__terminal__nfc .icon[data-v-5b74b0b8]{margin:0}.technology-section__terminal__card[data-v-5b74b0b8]{position:absolute;top:50%;right:-5%}@media (width >= 48rem){.technology-section__terminal__card[data-v-5b74b0b8]{right:-13%}}.technology-section__stats[data-v-5b74b0b8]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-auto-flow:column;justify-content:center;align-items:center;padding:1rem;border-radius:36px;font-size:1.2rem;font-weight:500;text-align:center}.technology-section__stats[data-v-5b74b0b8]:before{border-radius:36px}.technology-section__stats__data[data-v-5b74b0b8]{font-size:2.5rem}@media (width >= 48rem){.technology-section__stats[data-v-5b74b0b8]{display:flex;font-size:1.7rem;padding:2rem 5rem;gap:3rem;text-align:left}.technology-section__stats__data[data-v-5b74b0b8]{font-size:4rem}}.who-section[data-v-f16517f8]{font-size:1.5rem;background:no-repeat url("data:image/svg+xml,%3csvg%20width='1714.841797'%20height='2133.184326'%20viewBox='0%200%201714.84%202133.18'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdesc%3e%20Created%20with%20Pixso.%20%3c/desc%3e%3cdefs%3e%3cfilter%20id='filter_830_10880_dd'%20x='0.000000'%20y='195.939941'%20width='1430.913574'%20height='1646.448242'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='218.087'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3cfilter%20id='filter_830_10881_dd'%20x='706.026123'%20y='1201.670654'%20width='1008.815674'%20height='931.513672'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='100'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3cfilter%20id='filter_830_10882_dd'%20x='226.064941'%20y='0.000000'%20width='1101.715332'%20height='1098.797607'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='133.333'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23filter_830_10880_dd)'%3e%3cellipse%20id='Ellipse%20428'%20rx='163.099380'%20ry='75.355576'%20transform='matrix(-0.00707598%20-0.999975%200.811965%20-0.583706%20715.457%201019.16)'%20fill='%232B4DAC'%20fill-opacity='1.000000'/%3e%3c/g%3e%3cg%20filter='url(%23filter_830_10881_dd)'%3e%3cellipse%20id='Ellipse%20429'%20rx='161.739594'%20ry='207.570801'%20transform='matrix(-0.0347044%200.999398%20-0.984383%20-0.176039%201210.43%201667.43)'%20fill='%235382EA'%20fill-opacity='1.000000'/%3e%3c/g%3e%3cg%20filter='url(%23filter_830_10882_dd)'%3e%3cellipse%20id='Ellipse%204623'%20rx='148.468781'%20ry='151.748322'%20transform='matrix(0.0778863%200.996962%20-0.991157%200.132694%20776.923%20549.399)'%20fill='%2324ACFF'%20fill-opacity='1.000000'/%3e%3c/g%3e%3c/svg%3e");background-size:150vh;background-position:center;padding:1rem 0;overflow:visible}@media (width >= 48rem){.who-section[data-v-f16517f8]{background:url("data:image/svg+xml,%3csvg%20width='3398.480957'%20height='1494.106445'%20viewBox='0%200%203398.48%201494.11'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3cfilter%20id='filter_765_11007_dd'%20x='0.000000'%20y='0.000000'%20width='2197.543457'%20height='1494.106445'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='218.087'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3cfilter%20id='filter_765_11008_dd'%20x='1870.519897'%20y='417.916748'%20width='1527.961060'%20height='931.592773'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='100'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3cfilter%20id='filter_765_11009_dd'%20x='381.181396'%20y='189.085938'%20width='1484.856323'%20height='1098.868896'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='133.333'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23filter_765_11007_dd)'%3e%3cellipse%20id='Ellipse%20428'%20rx='89.961746'%20ry='445.087250'%20transform='matrix(-0.0931823%20-0.995649%200.998527%20-0.0542735%201098.77%20747.053)'%20fill='%232B4DAC'%20fill-opacity='1.000000'/%3e%3c/g%3e%3cg%20filter='url(%23filter_765_11008_dd)'%3e%3cellipse%20id='Ellipse%20429'%20rx='162.181885'%20ry='465.239929'%20transform='matrix(-0.0785599%200.996909%20-0.996909%20-0.0785599%202634.5%20883.713)'%20fill='%235382EA'%20fill-opacity='1.000000'/%3e%3c/g%3e%3cg%20filter='url(%23filter_765_11009_dd)'%3e%3cellipse%20id='Ellipse%204623'%20rx='150.361755'%20ry='341.997803'%20transform='matrix(0.174567%200.984645%20-0.998264%200.058892%201123.61%20738.52)'%20fill='%2324ACFF'%20fill-opacity='1.000000'/%3e%3c/g%3e%3c/svg%3e");background-size:250vw 150%;background-position:center 45%}}.who-section .bcontainer[data-v-f16517f8]{margin:5rem auto}.who-section .section__title[data-v-f16517f8]{margin-bottom:5rem}.who-section__card[data-v-f16517f8]{border-radius:36px;background:#96c6f8;overflow:hidden}.who-section__image[data-v-f16517f8]{max-height:350px}.who-section__text[data-v-f16517f8]{color:var(--color-text-dark);font-size:1.2rem;font-weight:500;line-height:2rem;padding:2rem 3rem}@media (width >= 48rem){.who-section__text[data-v-f16517f8]{font-size:1.6rem}}.bcontainer[data-v-aa1aa259]{margin:0 auto}.speed-section[data-v-aa1aa259]{--padding: 2.5rem;font-size:.8rem;padding:var(--padding) 0;position:relative}@media (width >= 48rem){.speed-section[data-v-aa1aa259]{--padding: 5rem;font-size:1.4rem;padding-right:3rem}}.speed-section__bg[data-v-aa1aa259]{position:absolute;z-index:-1;inset:0;border-radius:2rem;overflow:hidden;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%201542.01%203149.18'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cfilter%20id='filter_830_10778_dd'%20x='54.769531'%20y='190.800293'%20width='1487.243408'%20height='2958.374756'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='218.087'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3cfilter%20id='filter_830_10779_dd'%20x='464.231445'%20y='606.015137'%20width='819.625977'%20height='1484.934814'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='100'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3cfilter%20id='filter_830_10780_dd'%20x='462.326416'%20y='279.736084'%20width='984.631592'%20height='1725.936523'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='133.333'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3cfilter%20id='filter_830_10781_dd'%20x='0.000000'%20y='0.000000'%20width='928.998779'%20height='1138.125732'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='133.333'%20result='effect_layerBlur_1'/%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23filter_830_10778_dd)'%3e%3cellipse%20id='Ellipse%20428'%20rx='100.442299'%20ry='823.620544'%20transform='matrix(-0.854114%200.520086%20-0.0302729%20-0.999542%20798.391%201669.99)'%20fill='%232B4DAC'%20fill-opacity='1.000000'/%3e%3c/g%3e%3cg%20filter='url(%23filter_830_10779_dd)'%3e%3cellipse%20id='Ellipse%20429'%20rx='240.955734'%20ry='386.936829'%20transform='matrix(-0.276221%200.961094%20-0.225714%20-0.974194%20874.044%201348.48)'%20fill='%235382EA'%20fill-opacity='1.000000'/%3e%3c/g%3e%3cg%20filter='url(%23filter_830_10780_dd)'%3e%3cellipse%20id='Ellipse%204621'%20rx='309.448700'%20ry='356.496948'%20transform='matrix(0.265798%200.964029%20-0.117458%200.993078%20954.642%201142.7)'%20fill='%2347D9FF'%20fill-opacity='1.000000'/%3e%3c/g%3e%3cg%20filter='url(%23filter_830_10781_dd)'%3e%3cellipse%20id='Ellipse%204623'%20rx='58.627701'%20ry='171.161850'%20transform='matrix(0.895665%200.444729%20-0.218771%200.975776%20464.5%20569.063)'%20fill='%2324ACFF'%20fill-opacity='1.000000'/%3e%3c/g%3e%3c/svg%3e");background-size:315%;background-position:40% 27%}@media (width >= 48rem){.speed-section__bg[data-v-aa1aa259]{top:var(--padding);bottom:var(--padding)}.speed-section__bg[data-v-aa1aa259]:before{content:"";background-size:contain;background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%201390.82%201411.28'%20xmlns='http://www.w3.org/2000/svg'%20width='1390.821533'%20height='1411.278320'%20fill='none'%20customFrame='%23000000'%3e%3cdefs%3e%3cg%20id='pixso_custom_effect_2'%3e%3ceffect%20visibility='visible'%20effectType='gaussianBlur'%20stdDeviation='400'%20/%3e%3c/g%3e%3cfilter%20id='filter_2'%20width='1390.821533'%20height='1411.278320'%20x='0.000000'%20y='0.000000'%20filterUnits='userSpaceOnUse'%20customEffect='url(%23pixso_custom_effect_2)'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'%20/%3e%3cfeBlend%20result='shape'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20mode='normal'%20/%3e%3cfeGaussianBlur%20stdDeviation='133.333328'%20result='effect_layerBlur_1'%20/%3e%3c/filter%3e%3c/defs%3e%3cg%20filter='url(%23filter_2)'%3e%3cellipse%20id='Ellipse%204621'%20rx='328.727112'%20ry='269.406586'%20cx='328.727112'%20cy='269.406586'%20fill='rgb(70.7045,216.87,255)'%20transform='matrix(0.800673,0.599102,-0.49737,0.867539,566.203,274.977)'%20/%3e%3c/g%3e%3c/svg%3e") no-repeat;position:absolute;right:-200px;top:-300px;width:calc(40vw + 200px);bottom:-200px}}.speed-section .section__grid[data-v-aa1aa259]{display:grid;grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}@media (width >= 48rem){.speed-section .section__grid[data-v-aa1aa259]{row-gap:calc(var(--spacing) * 10);grid-template-rows:auto auto auto;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;grid-auto-flow:column}}.speed-section .section__row[data-v-aa1aa259]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column:span 3;grid-row:span none/span none}.speed-section .section__row[data-v-aa1aa259]:not(:last-child){border:10px solid transparent;border-image-source:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20488%20151.846'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3c!--%20Прямоугольник,%20невидимый%20(только%20чтобы%20сохранить%20форму/размер)%20--%3e%3crect%20x='0.5'%20y='0.5'%20width='487'%20height='150.846'%20fill='none'/%3e%3c!--%20Нижняя%20линия%20--%3e%3cline%20x1='0.5'%20y1='150.846'%20x2='487.5'%20y2='150.846'%20stroke='%23FFFFFF'%20stroke-width='1'%20stroke-dasharray='1%2010'/%3e%3c/svg%3e");border-image-slice:15;border-image-repeat:stretch}@media (width >= 48rem){.speed-section .section__row[data-v-aa1aa259]{padding:1rem;margin:3rem 0;grid-template-columns:none;grid-template-rows:subgrid;grid-column:span none/span none;grid-row:span 3/span 3}.speed-section .section__row[data-v-aa1aa259]:not(:last-child){border-image-source:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20261%20410.846'%20xmlns='http://www.w3.org/2000/svg'%20width='261.000000'%20height='410.846191'%20fill='none'%20customFrame='%23000000'%3e%3cpath%20d='M1%200L1%200ZM261%200L261%200.504725L260%200.504725L260%200L261%200ZM261%2010.5992L261%2011.6087L260%2011.6087L260%2010.5992L261%2010.5992ZM261%2021.7032L261%2022.7126L260%2022.7126L260%2021.7032L261%2021.7032ZM261%2032.8071L261%2033.8166L260%2033.8166L260%2032.8071L261%2032.8071ZM261%2043.9111L261%2044.9205L260%2044.9205L260%2043.9111L261%2043.9111ZM261%2055.015L261%2056.0245L260%2056.0245L260%2055.015L261%2055.015ZM261%2066.119L261%2067.1284L260%2067.1284L260%2066.119L261%2066.119ZM261%2077.2229L261%2078.2324L260%2078.2324L260%2077.2229L261%2077.2229ZM261%2088.3269L261%2089.3363L260%2089.3363L260%2088.3269L261%2088.3269ZM261%2099.4308L261%20100.44L260%20100.44L260%2099.4308L261%2099.4308ZM261%20110.535L261%20111.544L260%20111.544L260%20110.535L261%20110.535ZM261%20121.639L261%20122.648L260%20122.648L260%20121.639L261%20121.639ZM261%20132.743L261%20133.752L260%20133.752L260%20132.743L261%20132.743ZM261%20143.847L261%20144.856L260%20144.856L260%20143.847L261%20143.847ZM261%20154.951L261%20155.96L260%20155.96L260%20154.951L261%20154.951ZM261%20166.055L261%20167.064L260%20167.064L260%20166.055L261%20166.055ZM261%20177.158L261%20178.168L260%20178.168L260%20177.158L261%20177.158ZM261%20188.262L261%20189.272L260%20189.272L260%20188.262L261%20188.262ZM261%20199.366L261%20200.376L260%20200.376L260%20199.366L261%20199.366ZM261%20210.47L261%20211.48L260%20211.48L260%20210.47L261%20210.47ZM261%20221.574L261%20222.584L260%20222.584L260%20221.574L261%20221.574ZM261%20232.678L261%20233.688L260%20233.688L260%20232.678L261%20232.678ZM261%20243.782L261%20244.792L260%20244.792L260%20243.782L261%20243.782ZM261%20254.886L261%20255.896L260%20255.896L260%20254.886L261%20254.886ZM261%20265.99L261%20267L260%20267L260%20265.99L261%20265.99ZM261%20277.094L261%20278.103L260%20278.103L260%20277.094L261%20277.094ZM261%20288.198L261%20289.207L260%20289.207L260%20288.198L261%20288.198ZM261%20299.302L261%20300.311L260%20300.311L260%20299.302L261%20299.302ZM261%20310.406L261%20311.415L260%20311.415L260%20310.406L261%20310.406ZM261%20321.51L261%20322.519L260%20322.519L260%20321.51L261%20321.51ZM261%20332.614L261%20333.623L260%20333.623L260%20332.614L261%20332.614ZM261%20343.718L261%20344.727L260%20344.727L260%20343.718L261%20343.718ZM261%20354.822L261%20355.831L260%20355.831L260%20354.822L261%20354.822ZM261%20365.926L261%20366.935L260%20366.935L260%20365.926L261%20365.926ZM261%20377.03L261%20378.039L260%20378.039L260%20377.03L261%20377.03ZM261%20388.134L261%20389.143L260%20389.143L260%20388.134L261%20388.134ZM261%20399.237L261%20400.247L260%20400.247L260%20399.237L261%20399.237ZM261%20410.341L261%20410.846L260%20410.846L260%20410.341L261%20410.341ZM0'%20fill='rgb(255,255,255)'%20fill-rule='evenodd'/%3e%3c/svg%3e")}}.speed-section .section__row>div[data-v-aa1aa259]{display:flex;justify-content:center;align-items:center}@media (width >= 48rem){.speed-section .section__row>div.start[data-v-aa1aa259]{justify-content:start;text-align:left}.speed-section .section__row>div[data-v-aa1aa259]:nth-last-child(-n+3){border-right:none}}.speed-section .section__name[data-v-aa1aa259]{display:flex;flex-direction:column;font-weight:500}.speed-section .section__name .icon[data-v-aa1aa259]{height:2.4rem;margin-bottom:.5rem}.speed-section .section__name .icon.smaller[data-v-aa1aa259]{height:2rem}@media (width >= 48rem){.speed-section .section__name .icon[data-v-aa1aa259]{height:2.8rem;margin-bottom:.5rem}.speed-section .section__name .icon.smaller[data-v-aa1aa259]{height:2.4rem}}.speed-section__time[data-v-aa1aa259]{font-size:1.4rem;font-weight:500}@media (width >= 48rem){.speed-section__time[data-v-aa1aa259]{font-size:2rem}}.speed-section .circle[data-v-aa1aa259]{width:2rem;height:2rem;border-radius:50%;background:#fff;color:#000;background-size:cover}.speed-section .circle-accent[data-v-aa1aa259]{background-color:var(--color-accent)!important}.speed-section .circle-minus[data-v-aa1aa259]{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M36.0001%2025.0002L12.0001%2025.0002L12.0001%2023.0002L36.0001%2023.0002L36.0001%2025.0002Z'%20clip-rule='evenodd'%20fill='%23000B3A'%20fill-opacity='1.000000'%20fill-rule='evenodd'/%3e%3c/svg%3e"),#fff}.speed-section .circle-plus[data-v-aa1aa259]{background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2048.0008%2048.0007'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Union'%20d='M25.0006%2023.0002L25.0006%2012.0002L23.0006%2012.0002L23.0006%2023.0002L11.9998%2023.0002L11.9998%2025.0002L23.0006%2025.0002L23.0006%2036.0002L25.0006%2036.0002L25.0006%2025.0002L35.9998%2025.0002L35.9998%2023.0002L25.0006%2023.0002Z'%20clip-rule='evenodd'%20fill='%23000B3A'%20fill-opacity='1.000000'%20fill-rule='evenodd'/%3e%3c/svg%3e"),#fff}@media (width >= 48rem){.speed-section .circle[data-v-aa1aa259]{width:2.6rem;height:2.6rem}}.speed-section .biocard[data-v-aa1aa259]{width:100%;height:100%}.speed-section .biocard__block[data-v-aa1aa259]{position:relative;padding:1.2rem 10px}.speed-section .biocard__block>div[data-v-aa1aa259]{z-index:2}.speed-section .biocard__wrapper[data-v-aa1aa259]{position:absolute;top:0;left:-1.5rem;right:-1.5rem;bottom:0}.speed-section .biocard[data-v-aa1aa259]:before{background:linear-gradient(to top,#5685ff,#47d9ff,#fff)}@media (width >= 48rem){.speed-section .biocard__block[data-v-aa1aa259]{padding:calc(1rem + 10px) 1rem}.speed-section .biocard__wrapper[data-v-aa1aa259]{top:-5rem;left:0;right:0;bottom:-5rem}}.benefits-section[data-v-4ea38ef4]{font-size:1.5rem}.benefits-section .section__title[data-v-4ea38ef4]{margin:5rem 0}@media (width >= 48rem){.benefits-section .section__title[data-v-4ea38ef4]{margin-bottom:15rem}}.benefits-section__card[data-v-4ea38ef4]{position:relative;font-family:YouFont,sans-serif;margin-top:8rem}@media (width >= 48rem){.benefits-section__card[data-v-4ea38ef4]{margin-top:0}}.benefits-section__card .biocard[data-v-4ea38ef4]{border-radius:2.4rem}.benefits-section__card .biocard[data-v-4ea38ef4]:before{border-radius:2.4rem}.benefits-section__card[data-v-4ea38ef4]:before{position:absolute;font-family:YouFont,sans-serif;font-weight:300;left:5%;top:-50%;font-size:18rem;opacity:.3}@media (width >= 48rem){.benefits-section__card[data-v-4ea38ef4]:before{top:-40%}}.benefits-section__card-b1[data-v-4ea38ef4]:before{content:"1"}.benefits-section__card-b2[data-v-4ea38ef4]:before{content:"2"}.benefits-section__card-b3[data-v-4ea38ef4]:before{content:"3"}.benefits-section__title[data-v-4ea38ef4]{text-align:center;padding:3.5rem 3rem;font-size:clamp(2rem,10vw,2.8rem)}.benefits-section__title__text[data-v-4ea38ef4]{font-weight:500;opacity:.8}.benefits-section__img[data-v-4ea38ef4]{position:absolute;top:-90%;left:40%;width:60%}@media (width >= 48rem){.benefits-section__img[data-v-4ea38ef4]{top:-70%}}@media (width >= 64rem){.benefits-section__img[data-v-4ea38ef4]{top:-100%}}@media (width >= 90rem){.benefits-section__img[data-v-4ea38ef4]{top:-120%}}.benefits-section__text[data-v-4ea38ef4]{font-size:1.1rem;line-height:2rem;padding:1rem 2rem}@media (width >= 48rem){.benefits-section__text[data-v-4ea38ef4]{font-size:1.4rem;padding:1.5rem 3rem}}.benefits-section__text ul[data-v-4ea38ef4]{list-style:disc}.benefits-section__text ul li[data-v-4ea38ef4]{padding-bottom:.5rem}.implementation-section[data-v-3e86e043]{font-size:1.3rem;line-height:1.8rem;padding-bottom:6rem;border-radius:40px;background:url(/assets/bg_impl_mobile-Cg6UNXgL.svg);background-size:300%;background-position:center}@media (width >= 48rem){.implementation-section[data-v-3e86e043]{background:url(/assets/bg-Dygj59Rm.svg);background-size:110%;background-position:center}}.implementation-section .section__title[data-v-3e86e043]{padding:5rem 0 2rem;font-size:clamp(1.5rem,10vw,4.6rem)}@media (width >= 48rem){.implementation-section .section__title[data-v-3e86e043]{padding:5rem 0}}.implementation-section .start[data-v-3e86e043]{display:flex;align-items:center;background:#47d9ff;min-height:3rem;line-height:1.8rem;padding:.5rem 1.5rem;border-radius:1.5rem;color:var(--color-text-dark);margin-bottom:2rem}.implementation-section .start div[data-v-3e86e043]{font-weight:500}@media (width >= 48rem){.implementation-section .start[data-v-3e86e043]{margin-bottom:0}}.implementation-section .start-pc[data-v-3e86e043]{position:absolute;bottom:-5rem;left:1rem;width:220%;display:none}@media (width >= 48rem){.implementation-section .start-pc[data-v-3e86e043]{display:block;font-size:1.1rem}}@media (width >= 90rem){.implementation-section .start-pc[data-v-3e86e043]{font-size:1.3rem}}.implementation-section .conclusion[data-v-3e86e043]{position:absolute;bottom:1rem;left:1rem;width:calc(100% - 2rem);display:flex;align-items:center;background:var(--color-accent);min-height:3rem;line-height:1.8rem;padding:.5rem 1.5rem;border-radius:1.5rem;color:var(--color-text-dark)}.implementation-section .conclusion div[data-v-3e86e043]{font-size:clamp(1rem,5vw,1.3rem);font-weight:500}@media (width >= 48rem){.implementation-section .conclusion[data-v-3e86e043]{bottom:-1.5rem}.implementation-section .conclusion div[data-v-3e86e043]{font-size:1.1rem}}@media (width >= 90rem){.implementation-section .conclusion div[data-v-3e86e043]{font-size:1.3rem}}.implementation-section .biocard[data-v-3e86e043]{display:grid;padding:1rem;grid-template-rows:subgrid;grid-row:span 3;row-gap:calc(var(--spacing) * 2)}.implementation-section .biocard[data-v-3e86e043]:before{background:linear-gradient(to top,#5685ff,#47d9ff,#fff)}.implementation-section .biocard-conclusion[data-v-3e86e043]{padding-bottom:4rem}.implementation-section .biocard-dashed[data-v-3e86e043]{border:10px solid transparent;border-image-source:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20493%20446'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cdefs%3e%3cfilter%20id='filter_830_10673_dd'%20x='0.000000'%20y='0.000000'%20width='493.000000'%20height='446.000000'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeGaussianBlur%20in='BackgroundImage'%20stdDeviation='7.93298'/%3e%3cfeComposite%20in2='SourceAlpha'%20operator='in'%20result='effect_backgroundBlur_1'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect_backgroundBlur_1'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20x1='31.118820'%20y1='57.050446'%20x2='459.715576'%20y2='374.588501'%20id='paint_linear_830_10673_0'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFFFFF'/%3e%3cstop%20offset='0.493228'%20stop-color='%2347D9FF'/%3e%3cstop%20offset='0.864911'%20stop-color='%235685FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20filter='url(%23filter_830_10673_dd)'%3e%3crect%20id='Frame%202131330059'%20rx='37.000000'%20width='491.000000'%20height='444.000000'%20transform='translate(1.000000%201.000000)'%20stroke='url(%23paint_linear_830_10673_0)'%20stroke-opacity='0.500000'%20stroke-width='2.000000'%20stroke-dasharray='4%204'/%3e%3c/g%3e%3c/svg%3e");border-image-slice:15;border-image-repeat:stretch;background:none}.implementation-section .biocard-dashed[data-v-3e86e043]:before{content:none}@media (width >= 48rem){.implementation-section .biocard[data-v-3e86e043]{padding:3rem 2rem;row-gap:calc(var(--spacing) * 8)}.implementation-section .biocard-conclusion[data-v-3e86e043]{padding-bottom:1rem}.implementation-section .biocard-dashed[data-v-3e86e043]{border-image-source:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20310%20835'%20xmlns='http://www.w3.org/2000/svg'%20width='310.000000'%20height='835.000000'%20fill='none'%20customFrame='%23000000'%3e%3cdefs%3e%3clinearGradient%20id='paint_linear_1'%20x1='20.2215347'%20x2='288.423279'%20y1='105.499878'%20y2='702.500061'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='rgb(255,254.745,254.745)'%20offset='0'%20stop-opacity='1'%20/%3e%3cstop%20stop-color='rgb(71,217,255)'%20offset='0.493227631'%20stop-opacity='1'%20/%3e%3cstop%20stop-color='rgb(86,133,255)'%20offset='0.864910722'%20stop-opacity='1'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cg%3e%3crect%20id='Frame%202131330059'%20width='308.000000'%20height='833.000000'%20x='1.000000'%20y='1.000000'%20rx='36.000000'%20stroke='url(%23paint_linear_1)'%20stroke-opacity='0.5'%20stroke-dasharray='4%204%20'%20stroke-width='2'%20/%3e%3c/g%3e%3c/svg%3e")}}.implementation-section .counter[data-v-3e86e043]{font-size:10rem;line-height:normal;font-weight:300}.implementation-section .description[data-v-3e86e043]{font-size:2.6rem;line-height:3rem}.implementation-section .description-small[data-v-3e86e043]{font-size:1.2rem}.implementation-section .description-small br[data-v-3e86e043]{display:none}@media (width >= 48rem){.implementation-section .description-small[data-v-3e86e043]{font-size:1.5rem}.implementation-section .description-small br[data-v-3e86e043]{display:inline}}.implementation-section ul[data-v-3e86e043]{list-style:disc;margin-left:2rem}.implementation-section ul li[data-v-3e86e043]{padding-bottom:.5rem}.icon-right[data-v-3e86e043]{width:4rem;display:inline-block}.text-accent[data-v-3e86e043]{text-wrap:nowrap}.modal[data-v-01bbee42]{position:fixed;z-index:100;inset:0;background:var(--color-background);display:flex;justify-content:center;align-items:center}.modal__container[data-v-01bbee42]{padding:3rem}.modal__close[data-v-01bbee42]{position:fixed;z-index:101;top:0;right:0;margin:1rem;width:3rem;height:3rem;border-radius:50%;background:#fff;cursor:pointer}.fade-enter-active[data-v-01bbee42],.fade-leave-active[data-v-01bbee42]{transition:opacity .3s ease}.fade-enter-from[data-v-01bbee42],.fade-leave-to[data-v-01bbee42]{opacity:0}.scale-enter-active[data-v-01bbee42],.scale-leave-active[data-v-01bbee42]{transition:all .3s ease}.scale-enter-from[data-v-01bbee42],.scale-leave-to[data-v-01bbee42]{transform:scale(.9);opacity:0}.header[data-v-dd264075]{position:fixed;z-index:10;top:0;width:100%;padding:1rem;display:flex;justify-content:center}.header__burger-btn[data-v-dd264075]{background:var(--color-accent);width:42px;height:42px;border-radius:12px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:background .3s ease}.header__burger-btn svg[data-v-dd264075]{width:22px}.header__burger-btn[data-v-dd264075]:hover{background:var(--color-accent-darker)}@media (width >= 48rem){.header__burger-btn[data-v-dd264075]{width:54px;height:54px;border-radius:16px}.header__burger-btn svg[data-v-dd264075]{width:26px}}.header__container[data-v-dd264075]{flex-grow:1;display:flex;align-items:center;height:42px}@media (width >= 48rem){.header__container[data-v-dd264075]{height:54px}}.header__links[data-v-dd264075]{padding:0 32px;display:none;font-family:YouFont,sans-serif;font-size:1.2rem}@media (width >= 48rem){.header__links[data-v-dd264075]{display:block;opacity:1;transition:opacity .3s ease-in-out}}.header__links__hide[data-v-dd264075]{opacity:0}.header__links__item[data-v-dd264075]{padding-right:72px;color:var(--color-text)}.header__links-modal[data-v-dd264075]{display:flex;flex-direction:column;text-align:center;font-family:YouFont,sans-serif;font-size:1.4rem;padding:3rem}.header__links-modal .header__links__item[data-v-dd264075]{padding:1rem 0}.intro-section[data-v-5d4c41ba]{position:relative;border-radius:0 0 48px 48px;background:no-repeat url(/assets/bg_mobile-BLEDNdk6.jpg) bottom right/120vw}@media (width >= 48rem){.intro-section[data-v-5d4c41ba]{background:no-repeat url(/assets/bg-BuKz7qgb.jpg) bottom right/100vw}}.intro-section .request-form[data-v-5d4c41ba]{scroll-margin-top:6rem;margin:0 auto}@media (width >= 48rem){.intro-section .request-form[data-v-5d4c41ba]{display:none}}.intro-section .bcontainer[data-v-5d4c41ba]{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:6rem 2rem}@media (width >= 48rem){.intro-section .bcontainer[data-v-5d4c41ba]{display:grid;grid-template-columns:1fr 1fr 1fr}}.intro-section .contacts[data-v-5d4c41ba]{display:flex;justify-content:space-between;width:100%}.intro-section .contacts__icon[data-v-5d4c41ba]{display:flex;align-items:center;font-size:1.2rem}@media (width >= 48rem){.intro-section .contacts__icon[data-v-5d4c41ba]{font-size:1.8rem}.intro-section .contacts__icon svg[data-v-5d4c41ba]{width:2rem}}.intro-section .contacts__icon svg[data-v-5d4c41ba]{width:2.5rem;margin-right:1rem}.intro-section .section__title[data-v-5d4c41ba]{width:100%;margin-bottom:3rem}@media (width >= 48rem){.intro-section .section__title[data-v-5d4c41ba]{margin-bottom:0}}.intro-section__title[data-v-5d4c41ba]{font-family:YouFont,sans-serif;opacity:.7;font-size:20vw;font-weight:500;letter-spacing:.3em;line-height:1em;text-align:center}@media (width >= 48rem){.intro-section__title[data-v-5d4c41ba]{font-size:9.5vw;letter-spacing:.5em;padding-top:10vh}.intro-section__title br[data-v-5d4c41ba]{display:none}}.intro-section__subtitle[data-v-5d4c41ba]{font-size:1.2rem;line-height:1.4rem;width:80vw;padding:.5rem 1rem;margin:3rem auto;--b: 2px;--c: white;--w: 16px;border:var(--b) solid rgba(0,0,0,0);--_g: #0000 90deg, var(--c) 0;--_p: var(--w) var(--w) border-box no-repeat;background:conic-gradient(from 90deg at top var(--b) left var(--b),var(--_g)) 0 0/var(--_p),conic-gradient(from 180deg at top var(--b) right var(--b),var(--_g)) 100% 0/var(--_p),conic-gradient(from 0deg at bottom var(--b) left var(--b),var(--_g)) 0 100%/var(--_p),conic-gradient(from -90deg at bottom var(--b) right var(--b),var(--_g)) 100% 100%/var(--_p)}@media (width >= 48rem){.intro-section__subtitle[data-v-5d4c41ba]{font-size:1.8rem;line-height:2rem;width:40vw;padding:25px 50px;margin-left:15vw;--b: 4px;--w: 24px}}.intro-section__next-btn[data-v-5d4c41ba]{position:absolute;bottom:4vh;left:calc(50% - 24px);width:48px;height:48px;margin:0 auto;background:var(--color-accent);transition:background-color .3s ease;border-radius:50%;cursor:pointer}.intro-section__next-btn[data-v-5d4c41ba]:hover{background:var(--color-accent-darker)}.contacts__section__bottom[data-v-5d4c41ba]{padding:10rem 2rem 2rem}@media (width >= 48rem){.contacts__section__bottom[data-v-5d4c41ba]{padding:6rem 5rem 2rem}}.contacts__section__links[data-v-5d4c41ba]{display:none;padding-bottom:2rem;font-family:YouFont,sans-serif;font-size:1.2rem;color:var(--color-white)}@media (width >= 48rem){.contacts__section__links[data-v-5d4c41ba]{display:block}}.contacts__section__links__item[data-v-5d4c41ba]{padding-right:3rem;color:var(--color-text)}.contacts__section__proposal[data-v-5d4c41ba]{width:80vw;margin:0 auto;font-size:.6rem;font-weight:500}@media (width >= 48rem){.contacts__section__proposal[data-v-5d4c41ba]{width:40vw;margin:0;font-size:.8rem}}.contacts__section__bio-text[data-v-5d4c41ba]{display:none;position:absolute;right:1vw;bottom:12vw;max-width:80vw;color:var(--vt-c-text-dark-1);text-align:right;line-height:3.5vh;letter-spacing:6vw;font-size:clamp(.4rem,.8vw,.8rem)}.contacts__section__bio-text[data-v-5d4c41ba]:before{content:"BIOMETRICS \a BIOMETRICS \a BIO \a BIOMETRICS \a BIOMETRICS";white-space:pre-line;font-weight:700}@media (width >= 48rem){.contacts__section__bio-text[data-v-5d4c41ba]{display:block;bottom:3vw;line-height:5vh;letter-spacing:3vw;font-size:clamp(.4rem,.8vw,.8rem);max-width:36vw}}header[data-v-f765332b]{line-height:1.5}.logo[data-v-f765332b]{display:block;margin:0 auto 2rem}@media (min-width: 1024px){header[data-v-f765332b]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-f765332b]{margin:0 2rem 0 0}header .wrapper[data-v-f765332b]{display:flex;place-items:flex-start;flex-wrap:wrap}}
