:root{--button-color:#7d00e0;--button-hover-color:#8f00ff;--button-border-color:#8f00ff}.Button{background:#7d00e0;background:var(--button-color);border:2px solid #8f00ff;border:2px solid var(--button-border-color);border-radius:12px;box-shadow:0 0 0 1px #6400b2,inset 0 -3px 0 0 #6400b2;color:var(--font-color);cursor:pointer;display:inline-flex;font-size:16px;font-weight:510;gap:8px;justify-content:center;line-height:11px;outline:0;padding:18px 20px;width:-webkit-fit-content;width:fit-content}.Button-hover:hover{background:#8f00ff;background:var(--button-hover-color);box-shadow:0 0 0 1px #6400b2,inset 0 -3px 0 0 #6400b2,0 2px 36.9px 2px #8f00ff80}.Button-hover:active{background:#7d00e0;box-shadow:0 0 0 1px #6400b2}.Button-full{width:100%}:root{--input-border:#dddfe4;--input-color:#141414;--input-error:red}.Input-container{display:flex;flex-direction:column;gap:6px}.Input{border:1px solid #dddfe4;border:1px solid var(--input-border);border-radius:12px;padding:12px 16px}.Input:focus-visible{outline:none}.Input-error{color:red;color:var(--input-error)}:root{--modal-color:#141414;--modal-border:#2a2a2a}.Modal{background:#141414;background:var(--modal-color);border:1px solid #2a2a2a;border:1px solid var(--modal-border);border-radius:20px;gap:24px;left:50%;max-height:calc(100% - 32px);max-width:510px;min-width:354px;outline:none;padding:26px 18px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:10}.Modal,.Modal-body{display:flex;flex-direction:column}.Modal-body{gap:21px;overflow:scroll;scrollbar-width:none}.Modal-header{color:#fff;display:flex;font-size:36px;font-weight:590;letter-spacing:-.035em;line-height:36px;position:relative}.Modal-close{cursor:pointer;height:24px;position:absolute;right:0;top:0;width:24px}.Modal-footer{display:flex;flex:1 1}.Modal-backdrop{align-items:center;background:#141414;background:var(--modal-color);bottom:0;box-sizing:initial;display:flex;justify-content:center;left:0;opacity:.8;position:fixed;right:0;top:0;z-index:2}@media screen and (min-width:768px){.Modal{gap:32px;padding:56px 40px}}.Section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:40px;position:relative;width:100%}.Section-separator{color:#fff}.Section-tab{background:linear-gradient(180deg,#ffffff40,hsla(0,0%,100%,.125));border-radius:40px;color:var(--font-color);display:inline-flex;font-size:14px;font-weight:510;gap:10px;line-height:20px;padding:12px 24px}@media screen and (min-width:768px){.Section-tab{font-size:20px;line-height:28px}}:root{--card-backgroud:#141414;--card-border:#2e2e2e;--card-backgroud-hover:#fff;--text-color:#fff;--text-color-hover:#0d0d12;--check-dot:#ffffff1f;--check-icon:#fff;--check-dot-hover:#aa3dff;--check-icon-hover:#6400b2}.PriceCard{background:#141414;background:var(--card-backgroud);border:1px solid #2e2e2e;border-radius:24px;color:#fff;color:var(--text-color);cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:16px;font-weight:400;gap:24px;letter-spacing:-.02em;line-height:24px;padding:18px;text-align:left}.PriceCard-header{display:flex;flex-direction:column;gap:8px}.PriceCard-title{margin-bottom:6px}.PriceCard-text{text-wrap-style:balance;opacity:80%;white-space:break-spaces}.PriceCard-skuLimit{margin-top:2px;opacity:80%}.PriceCard-equivalent{font-weight:500;margin-bottom:16px;margin-top:-8px}.PriceCard-seasontext{white-space:nowrap}.PriceCard-seasondesc{font-size:12px;margin-bottom:14px;margin-top:-14px;white-space:nowrap}.PriceCard-header .PriceCard-text-bold{font-size:32px;font-weight:510;line-height:48px;opacity:1;white-space:nowrap}.PriceCard-divider{border-top:1px dashed #fff;border-top:1px dashed var(--text-color);opacity:10%}.PriceCard-content{display:flex;flex:1 1;flex-direction:column}.PriceCard-list{display:flex;flex-direction:column;gap:12px}.PriceCard-list-postfix{margin-top:12px}.PriceCard-list-element{display:flex;gap:12px}.PriceCard-dot{align-items:center;background:#ffffff1f;background:var(--check-dot);border-radius:50%;display:inline-flex;height:16px;margin-top:4px;width:16px}.PriceCard-check{color:#fff;color:var(--check-icon)}.PriceCard:hover{background:#fff;background:var(--card-backgroud-hover);border-color:#fff;border-color:var(--card-backgroud-hover);box-shadow:0 4px 8px -1px #0d0d1205,0 5px 10px -2px #0d0d120a;color:#0d0d12;color:var(--text-color-hover)}.PriceCard:hover .PriceCard-divider{border-color:#0d0d12;border-color:var(--text-color-hover)}.PriceCard:hover .PriceCard-dot{background:#aa3dff;background:var(--check-dot-hover);color:#6400b2;color:var(--check-icon-hover)}@media screen and (min-width:768px){.PriceCard{padding:40px}}@media screen and (min-width:1008px){.PriceCard-half{margin:auto;max-width:50%;min-width:50%}}:root{--content-section-border:1px solid #eceff3;--content-section-text-color:#fff}.ContentSection{background:radial-gradient(105.87% 105.87% at 50% -5.87%,#7d00e01a 0,#7d00e000 100%),linear-gradient(0deg,#0c0c0ce6,#0c0c0ce6),url(/static/media/pattern.9903365355f0ecdafc18.webp);border-radius:32px;display:flex;flex-direction:column;gap:40px;padding:32px 26px;position:relative}.ContentSection:after{background:linear-gradient(180deg,#333,#000);border-radius:32px;bottom:0;content:"";left:-1px;position:absolute;right:-1px;top:-1px;z-index:-1}.ContentSection-item{align-items:center;display:flex;flex-direction:column;gap:24px}.ContentSection-column{color:#fff;color:var(--content-section-text-color);display:flex;flex-basis:50%;flex-direction:column;gap:24px;text-align:left}.ContentSection-text{display:flex;flex-direction:column;gap:16px}.ContentSection-title{font-size:32px;font-weight:590;letter-spacing:-.035em;line-height:32px;margin:0}.ContentSection-subtitle{font-size:15px;line-height:23px}.ContentSection-img{border:1px solid #eceff3;border:var(--content-section-border);border-radius:28px;flex-basis:242px;height:242px;object-fit:cover;opacity:.7;width:100%}@media screen and (min-width:768px){.ContentSection{gap:40px;padding:80px 58px}.ContentSection-item{flex-direction:row;gap:88px}.ContentSection-column{gap:40px}.ContentSection-title{font-size:54px;line-height:54px}.ContentSection-img{flex-basis:435px;height:450px;width:100%}.ContentSection-subtitle{font-size:18px;letter-spacing:-.02em;line-height:27px}.ContentSection-item:nth-of-type(2n){flex-direction:row-reverse}}:root{--flat-gallery-background:#1e1e1e;--flat-gallery-border:1px solid #2b2b2b;--flat-gallery-item-background:#141414;--flat-gallery-title-color:#fff;--flat-gallery-subtitle-color:#999}.FlatGallery{background:#1e1e1e;background:var(--flat-gallery-background);border:1px solid #2b2b2b;border:var(--flat-gallery-border);border-radius:20px;gap:7px;padding:7px}.FlatGallery,.FlatGallery-item{display:flex;flex-direction:column}.FlatGallery-item{background:#141414;background:var(--flat-gallery-item-background);border:1px solid #2b2b2b;border:var(--flat-gallery-border);border-radius:16px;flex:1 1;gap:16px;padding:16px}.FlatGallery-img{border-radius:16px;height:200px;object-fit:cover;width:100%}.FlatGallery-text{display:flex;flex-direction:column;gap:8px}.FlatGallery-title{color:#fff;color:var(--flat-gallery-title-color);font-size:18px;font-weight:590;line-height:25px}.FlatGallery-subtitle{color:#999;color:var(--flat-gallery-subtitle-color);font-size:14px;font-weight:510;line-height:22px;text-align:center}@media screen and (min-width:768px){.FlatGallery{flex-direction:row}}.Footer{background:#0c0c0c;padding:32px 15px 40px;text-align:left;width:100%}.Footer,.Footer-navigation-container{display:flex;flex-direction:column;gap:40px;justify-content:space-between}.Footer-navigation-item{display:flex;flex-direction:column;gap:20px}.Footer-logo{color:var(--font-color);display:flex;flex-direction:column;gap:11px;width:280px}.Footer-text{align-items:center;color:#999;display:inline-flex;font-size:18px;font-weight:510;gap:9px;line-height:25px;text-align:left}.Footer-copyright{justify-content:flex-end}.Footer-contacts{color:var(--font-color);font-size:18px;font-weight:400;gap:10px;line-height:25px}.Footer-contact,.Footer-contacts{align-items:center;display:flex}.Footer-icon{height:20px;width:20px}.Footer-navigation{display:flex;flex-direction:column;gap:32px}.Footer-link{color:#999;font-size:18px;font-weight:510;line-height:25px}.Footer-link:hover{font-weight:700}@media screen and (min-width:768px){.Footer{height:377px;padding:40px 80px}.Footer-navigation-container{flex-direction:row}.Footer-navigation{flex-direction:row;gap:38px}.Footer-contacts,.Footer-link{font-size:14px;font-weight:400;line-height:17px}.Footer-link{color:var(--font-color)}}:root{--grid-gallery-background:#1f1f1f;--grid-gallery-border:1px solid #2e2e2e;--grid-gallery-item-background:#141414;--grid-gallery-title-color:#fff;--grid-gallery-subtitle-color:#ccc}.GridGallery{grid-gap:20px;background:#1f1f1f;background:var(--grid-gallery-background);border:1px solid #2e2e2e;border:var(--grid-gallery-border);border-radius:32px;display:grid;gap:20px;grid-template-columns:repeat(1,1fr);padding:20px 16px}.GridGallery-item{align-items:center;background:#141414;background:var(--grid-gallery-item-background);border:1px solid #2e2e2e;border:var(--grid-gallery-border);border-radius:24px;display:flex;flex-direction:column;gap:24px}.GridGallery-text{display:flex;flex-direction:column;gap:8px;padding:0 10px 56px}.GridGallery-title{color:#fff;color:var(--grid-gallery-title-color);font-size:28px;font-weight:510;line-height:42px}.GridGallery-subtitle{color:#ccc;color:var(--grid-gallery-subtitle-color);font-size:18px;line-height:25px}.GridGallery-img{height:auto;object-fit:contain;width:100%}@media screen and (min-width:768px){.GridGallery{grid-template-columns:repeat(3,1fr);padding:20px}.GridGallery-item{padding:28px 40px}.GridGallery-big-item{align-items:flex-start;flex-direction:row;grid-column-end:4;grid-column-start:2;grid-row-end:2;grid-row-start:1;padding:0 36px 40px 0}.GridGallery-big-item>.GridGallery-img{height:auto;width:50%}.GridGallery-big-item>.GridGallery-text{height:100%;justify-content:center;padding:40px 0 0;text-align:left}}.LanguageSwitcher{align-items:center;display:flex;gap:8px}.LanguageSwitcher-button{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:inline-block;font-size:14px;padding:4px 8px;text-decoration:none;transition:all .2s ease}.LanguageSwitcher-button:hover{background-color:#0000000d}.LanguageSwitcher-button.active{background-color:#0000001a;color:#fff;font-weight:700}a.LanguageSwitcher-button{font-family:inherit;line-height:normal;text-align:center}@media (max-width:768px){.LanguageSwitcher{margin-top:16px}}.Header{background:#141414;border:1px solid #2a2a2a;border-radius:20px;gap:30px;margin:16px 16px 0;padding:12px;width:calc(100% - 32px)}.Header,.Header-heading{align-items:center;display:flex}.Header-heading{justify-content:space-between;width:100%}.Header-navigation{display:none}.Header-logo{align-items:center;color:var(--font-color);display:flex;height:44px;justify-content:center;width:180px}.Header-separator{display:none}.Header-link{color:var(--font-color);font-size:20px;font-weight:400;line-height:24px}.Header-link:hover{font-weight:700}.Header-active,.Header-active .Header-navigation{align-items:flex-start;display:flex;flex-direction:column}.Header-active .Header-navigation{gap:32px;padding-left:12px}@media screen and (min-width:1024px){.Header{gap:32px;margin:46px auto auto;max-width:-webkit-fit-content;max-width:fit-content;min-width:725px;position:-webkit-sticky;position:sticky;top:20px;z-index:99}.Header-link{font-size:14px;line-height:17px}.Header-heading{width:auto}.Header-separator{display:block;height:20px;width:1px}.Header-navigation{align-items:center;display:flex;gap:20px;padding:10px}.Header-menu{display:none}}:root{--font-color:#fff}.App{color:#fff;color:var(--font-color);text-align:center}.App,.App-main{align-items:center;display:flex;flex-direction:column}.App-main{justify-content:center;margin:0 auto;max-width:1200px;padding:0 16px;width:100%}.Research-section{align-items:center;display:flex;flex-direction:column;gap:24px;margin-top:86px}.Research-title{text-wrap:pretty;font-size:34px;font-weight:590;letter-spacing:-.035em;line-height:38px}.Research-subtitle{text-wrap:pretty;color:#ccc;font-size:18px;font-weight:400;line-height:25px}.Research-image{background-image:url(/static/media/image.b427aff7ffd4dd52f7be.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;height:307px;width:100%}.Section-subtitle{text-wrap:pretty;font-size:24px;font-weight:400;line-height:34px;text-align:center}.Marketplace-section{margin-top:36px}.Cases-section{margin-bottom:104px;max-width:1110px}.Prices-subtitle{max-width:737px}.Prices-content{display:flex;flex-direction:column;flex-wrap:wrap;gap:18px}@media screen and (min-width:768px){.Research-title{font-size:72px;line-height:84px}.Research-subtitle{color:#ccc;font-size:24px;line-height:34px;white-space:pre-line}.Research-image{height:702px}.Prices-content{flex-direction:row;gap:24px}.Marketplace-section{margin-top:113px}.Section-subtitle{font-size:27px;line-height:38px}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}a{color:inherit}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}table{border-collapse:collapse;border-spacing:0}input[type=checkbox]{opacity:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0c0c0c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none}html{scroll-behavior:smooth}*{box-sizing:border-box}
/*# sourceMappingURL=main.26157ac4.css.map*/