:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;text-decoration:none}p{line-height:130%}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:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none!important}input,button,select,textarea{outline:none;border:none}button{cursor:pointer;background-color:transparent}button{-webkit-tap-highlight-color:transparent;outline:none}button:focus{outline:none}button:active{outline:none;background-color:inherit}@font-face{font-family:Variable;src:url(/assets/Inter-c8O0ljhh.ttf)}@font-face{font-family:Benzin-ExtraBold;src:url(/assets/benzin-extrabold-Z7IORPXS.ttf)}ul{padding-left:0!important}html{font-size:10px}body{font-family:Variable;scroll-behavior:smooth;background-color:#000;color:#fff;position:relative;overflow-x:hidden;margin:0;min-height:100vh;padding:0;background-size:100%;background-position:top center;background-repeat:no-repeat}body.Page404{background-image:url(/assets/page404BG-n-mB9p-2.png)}body *{transition:all .3s ease-in-out}html,body{overflow-x:hidden}:root{--scrollbar-track-opacity: 0;--scrollbar-thumb-color: rgba(255, 255, 255, .3)}::-webkit-scrollbar{width:4px;max-height:8px;border-radius:12px}::-webkit-scrollbar-track{background:#161819}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color);border-radius:200px;width:10px;transition:background-color .3s ease!important}#root{display:flex;flex-direction:column;width:100%;height:100%;min-height:100vh;overflow:hidden}main{width:100%;min-height:100vh;margin-top:6.4rem}.floatWarning{position:fixed;right:0rem;bottom:5rem;border:.1rem solid rgba(255,255,255,.1);background-color:#15161e;padding:1.2rem 1.6rem;box-sizing:border-box;border-radius:1.2rem;box-shadow:0 0 20px #0006;z-index:999;transform:translate(100%);opacity:0;transition:all .3s ease-in-out}.floatWarning h3{font:600 1.6rem/110% Variable;color:#fff}.floatWarning.active{transform:translate(0);right:5rem;opacity:1}button{padding:0}header{padding:1rem 0;position:fixed;top:0;left:0;width:100%;background-color:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100}header nav{display:flex;justify-content:space-between;align-items:center}header nav a.logo img{width:4.2rem;object-fit:contain}header nav ul{display:flex;align-items:center}header nav ul li a{padding:1.2rem 1.6rem}header nav ul li a span{font:400 1.6rem/125% Variable;color:#fff}header nav ul li a:hover{opacity:.7}header nav ul li a:active{opacity:.5}header nav button.btn_link,header nav a.btn_link{padding:1.2rem 1.6rem;border-radius:1.2rem;background-color:#4000ff}header nav button.btn_link span,header nav a.btn_link span{font:600 1.6rem/120% Variable;text-align:center;color:#fff}header nav button.btn_link:hover,header nav a.btn_link:hover{background-color:#3400cc}header nav button.btn_link:active,header nav a.btn_link:active{background-color:#2a00a3;transform:scale(.97)}footer{padding:3rem 0;margin-top:6.4rem;background-color:#0d0d0d}footer .topPart .grid-between{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,7fr) minmax(0,4fr)}footer .topPart .grid-between .column a.logo{display:block;margin-bottom:2rem}footer .topPart .grid-between .column a.logo img{width:4.2rem;object-fit:contain}footer .topPart .grid-between .column a.btn_link{padding:1.2rem 1.6rem;background-color:#ffffff0d;border-radius:1.2rem}footer .topPart .grid-between .column a.btn_link span{font:600 1.6rem/120% Variable;text-align:center;color:#ffffff80}footer .topPart .grid-between .column a.btn_link:hover{background-color:#ffffff1a}footer .topPart .grid-between .column a.btn_link:active{background-color:#ffffff26;transform:scale(.97)}footer .topPart .grid-between .row-links{display:flex;justify-content:flex-end;align-items:center;grid-column:3;gap:1.2rem;flex-wrap:wrap}footer .topPart .grid-between .row-links a,footer .topPart .grid-between .row-links button{flex-shrink:0;gap:1rem;padding:1.2rem 1.6rem;background-color:#4000ff;border-radius:1.2rem}footer .topPart .grid-between .row-links a img,footer .topPart .grid-between .row-links button img{width:1.6rem;object-fit:contain}footer .topPart .grid-between .row-links a span,footer .topPart .grid-between .row-links button span{font:600 1.6rem/120% Variable;text-align:center;color:#fff}footer .topPart .grid-between .row-links a:hover,footer .topPart .grid-between .row-links button:hover{background-color:#3400cc}footer .topPart .grid-between .row-links a:active,footer .topPart .grid-between .row-links button:active{background-color:#2a00a3;transform:scale(.97)}a,button{padding:0;transition:all .3s ease-in-out}a *,button *{transition:all .3s ease-in-out}a:disabled,button:disabled{opacity:.5}a.btn_link,button.btn_link{display:flex;align-items:center;justify-content:center;width:fit-content}.mobile{display:none}div.overlayFullScreen{position:fixed;right:0;top:0;width:100%;height:100%;background-color:#00000080;z-index:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translate(100%);transition:opacity .3s ease-in-out}div.overlayFullScreen.active{transform:translate(0);opacity:1}div.imageContainer.preloader{width:100%;position:relative;overflow:hidden}div.imageContainer.preloader .lazy-image-preloader-container{position:relative;width:100%;height:100%;overflow:hidden}div.imageContainer.preloader .lazy-image-preloader-container .image-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background-size:100% 100%;z-index:1}div.imageContainer.preloader .lazy-image-preloader-container .image-skeleton .skeleton-shimmer{width:100%;height:100%;background:linear-gradient(135deg,transparent 25%,rgba(255,255,255,.2) 50%,transparent 75%);background-size:200% 100%;animation:shimmer 1.2s infinite}div.imageContainer.preloader img.main{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-in-out}div.imageContainer.preloader img.main.loaded{opacity:1}@keyframes shimmer{0%{background-position:-100% -100%}to{background-position:100% 100%}}div.imageContainer.preloader.float{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:2}div.popUp{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.7);z-index:-1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease-in-out,transform .2s ease-in-out,z-index 0s linear .2s,visibility 0s linear .2s!important}div.popUp .block{max-height:95vh;overflow-y:auto}div.popUp.active{opacity:1;transform:translate(-50%,-50%) scale(1);z-index:990;visibility:visible;pointer-events:auto;transition:opacity .2s ease-in-out,transform .2s ease-in-out,z-index 0s linear 0s,visibility 0s linear 0s!important}div.popUp.LightboxComponent{width:100%;height:100%}div.popUp.LightboxComponent .block{background-color:transparent;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;max-height:none;overflow:visible;width:100%;height:100%}div.popUp.LightboxComponent .block .close-btn{position:absolute;top:-4rem;right:0;z-index:10;background:none;border:none;cursor:pointer;opacity:.6}div.popUp.LightboxComponent .block .close-btn:hover{opacity:1}div.popUp.LightboxComponent .block .image-area{display:flex;align-items:center;gap:1.6rem}div.popUp.LightboxComponent .block .image-area .nav-btn{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:50%;background-color:#ffffff1a;border:.1rem solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;cursor:pointer}div.popUp.LightboxComponent .block .image-area .nav-btn:hover{background-color:#fff3}div.popUp.LightboxComponent .block .image-area .main-image{width:60rem;max-width:70vw;border-radius:1.6rem;overflow:hidden;background-color:#15161e}div.popUp.LightboxComponent .block .image-area .main-image img{width:100%;height:100%;object-fit:contain}div.popUp.LightboxComponent .block .counter span{font:400 1.4rem Variable;color:#fff9}div.popUp.LightboxComponent .block .thumbs-area{display:flex;align-items:center;gap:.8rem}div.popUp.LightboxComponent .block .thumbs-area .thumb-nav{flex-shrink:0;width:3.2rem;height:3.2rem;border-radius:50%;background-color:#ffffff1a;border:.1rem solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer}div.popUp.LightboxComponent .block .thumbs-area .thumb-nav:hover{background-color:#fff3}div.popUp.LightboxComponent .block .thumbs-area .thumb-nav:disabled{opacity:.3;cursor:default}div.popUp.LightboxComponent .block .thumbs-area .thumb-nav:disabled:hover{background-color:#ffffff1a}div.popUp.LightboxComponent .block .thumbs-area .thumbs-list{display:flex;align-items:center;gap:.8rem}div.popUp.LightboxComponent .block .thumbs-area .thumbs-list button.thumb{width:7.2rem;height:7.2rem;border-radius:.8rem;overflow:hidden;border:.2rem solid transparent;cursor:pointer;opacity:.5;background:none;padding:0}div.popUp.LightboxComponent .block .thumbs-area .thumbs-list button.thumb img{width:100%;height:100%;object-fit:cover}div.popUp.LightboxComponent .block .thumbs-area .thumbs-list button.thumb.active{border-color:#4000ff;opacity:1}div.popUp.LightboxComponent .block .thumbs-area .thumbs-list button.thumb:hover{opacity:.8}div.popUp.ActionConfirmationComponent .block{background-color:#131313;padding:2.4rem;border-radius:1.6rem;border:.1rem solid rgba(255,255,255,.1)}div.popUp.ActionConfirmationComponent .block p{font:400 1.6rem Variable;color:#fff;opacity:.8;margin-bottom:2.4rem;text-align:center}div.popUp.ActionConfirmationComponent .block .row-buttons{display:flex;align-items:center;gap:1.2rem}div.popUp.ActionConfirmationComponent .block .row-buttons button,div.popUp.ActionConfirmationComponent .block .row-buttons a{padding:1.6rem 2rem;width:calc(50% - .6rem);border-radius:1.4rem;border:.1rem solid transparent}div.popUp.ActionConfirmationComponent .block .row-buttons button span,div.popUp.ActionConfirmationComponent .block .row-buttons a span{font:400 1.6rem Variable;text-align:center}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm{background-color:#3d64ff;border-color:#3d64ff}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm span,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm span{color:#fff}div.popUp.ActionConfirmationComponent .block .row-buttons button.confirm:hover,div.popUp.ActionConfirmationComponent .block .row-buttons a.confirm:hover{background-color:#3d64ffcc}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard{background-color:#1d1e21;border-color:#ffffff1a}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard span,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard span{color:#fff}div.popUp.ActionConfirmationComponent .block .row-buttons button.discard:hover,div.popUp.ActionConfirmationComponent .block .row-buttons a.discard:hover{background-color:#ffffff0d}div.selectContainer.default,div.selectContainer.multiSelect{position:relative;width:100%}div.selectContainer.default button.heading,div.selectContainer.multiSelect button.heading{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 2rem;border-radius:1.4rem;background-color:#1d1e21;border:.1rem solid transparent;position:relative;z-index:1}div.selectContainer.default button.heading span,div.selectContainer.multiSelect button.heading span{font:400 1.6rem Variable;color:#fff;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.selectContainer.default button.heading img.arrow,div.selectContainer.multiSelect button.heading img.arrow{width:2.4rem;object-fit:contain}div.selectContainer.default button.heading.active,div.selectContainer.multiSelect button.heading.active{border-color:#3d64ff}div.selectContainer.default button.heading.active img.arrow,div.selectContainer.multiSelect button.heading.active img.arrow{transform:rotate(180deg)}div.selectContainer.default .floatMenu,div.selectContainer.multiSelect .floatMenu{position:absolute;left:0;top:calc(100% + .8rem);display:none;flex-direction:column;gap:.8rem;width:100%;padding:1.2rem;border-radius:1.4rem;background-color:#1d1e21;border:.1rem solid rgba(255,255,255,.1);max-height:20rem;overflow-y:auto;transition:none}div.selectContainer.default .floatMenu button,div.selectContainer.multiSelect .floatMenu button{display:flex;justify-content:flex-start;width:100%;padding:1.2rem 1.6rem;border-radius:1.2rem;transition:all .2s ease-in-out}div.selectContainer.default .floatMenu button span,div.selectContainer.multiSelect .floatMenu button span{font:400 1.6rem Variable;color:#fff;opacity:.6;transition:all .2s ease-in-out;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.selectContainer.default .floatMenu button:hover,div.selectContainer.multiSelect .floatMenu button:hover{background-color:#3d64ff1a}div.selectContainer.default .floatMenu button:hover span,div.selectContainer.multiSelect .floatMenu button:hover span{opacity:1}div.selectContainer.default .floatMenu button.active,div.selectContainer.multiSelect .floatMenu button.active{background-color:#3d64ff26}div.selectContainer.default .floatMenu button.active span,div.selectContainer.multiSelect .floatMenu button.active span{opacity:1;color:#3d64ff}div.selectContainer.default .floatMenu.active,div.selectContainer.multiSelect .floatMenu.active{display:flex}div.selectContainer.default .floatMenu.openToTop,div.selectContainer.multiSelect .floatMenu.openToTop{top:unset;bottom:calc(100% + .8rem)}div.selectContainer.default.fixated .floatMenu,div.selectContainer.multiSelect.fixated .floatMenu{position:fixed;z-index:1000;top:unset}@media screen and (max-width:1025px){body,html{overflow:visible}::-webkit-scrollbar{display:none}main{overflow:hidden;margin-top:5rem}header{display:grid;grid-template-rows:auto 0fr;overflow:hidden;padding:1.5rem 0;position:fixed;top:0;left:0;width:100%;background-color:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100}header nav{display:flex;justify-content:space-between;align-items:center}header nav a.logo img{width:3.2rem;object-fit:contain}header nav button.burger{display:flex;flex-direction:column;gap:.3rem;padding:.2rem}header nav button.burger span.line{display:block;width:1.6rem;height:.18rem;background-color:#fff;border-radius:1rem}header nav button.burger:active{opacity:.6}header div.BurgerComponent{overflow:hidden;padding:1.6rem;opacity:0;visibility:hidden}header div.BurgerComponent ul{display:flex;flex-direction:column;width:100%;margin-bottom:2.4rem}header div.BurgerComponent ul li{width:100%}header div.BurgerComponent ul li a{display:flex;align-items:center;padding:1.2rem 0;width:100%;border-bottom:.1rem solid rgba(255,255,255,.1)}header div.BurgerComponent ul li a span{font:500 1.6rem Variable;color:#fff}header div.BurgerComponent ul li a:active{opacity:.5}header div.BurgerComponent button.btn_link,header div.BurgerComponent a.btn_link{padding:1rem 1.6rem;border-radius:1.2rem;width:100%;background-color:#4000ff}header div.BurgerComponent button.btn_link span,header div.BurgerComponent a.btn_link span{font:600 1.4rem/120% Variable;text-align:center;color:#fff}header div.BurgerComponent button.btn_link:active,header div.BurgerComponent a.btn_link:active{background-color:#2a00a3;transform:scale(.97)}header.active{grid-template-rows:auto 1fr}header.active div.BurgerComponent{opacity:1;visibility:visible}header.active nav button.burger span.line:first-of-type{transform:rotate(45deg) translate(.2rem,.14rem)}header.active nav button.burger span.line:last-of-type{transform:rotate(-45deg) translate(.2rem,-.2rem)}footer{padding:2rem 0 4.4rem;margin-top:4rem;background-color:#0d0d0d}footer .topPart .grid-between{display:flex;flex-direction:column;gap:2.4rem}footer .topPart .grid-between .column a.logo{display:block;margin-bottom:0}footer .topPart .grid-between .column a.logo img{width:4.4rem;object-fit:contain}footer .topPart .grid-between .column a.btn_link{display:none}footer .topPart .grid-between .row-links{display:flex;justify-content:flex-start;align-items:center;gap:1rem .8rem;flex-wrap:wrap}footer .topPart .grid-between .row-links a,footer .topPart .grid-between .row-links button{flex-shrink:0;gap:1rem;padding:1rem 1.6rem;background-color:#4000ff;border-radius:1.2rem}footer .topPart .grid-between .row-links a img,footer .topPart .grid-between .row-links button img{width:1.6rem;height:1.6rem;object-position:center center;object-fit:contain}footer .topPart .grid-between .row-links a span,footer .topPart .grid-between .row-links button span{font:600 1.4rem/120% Variable;text-align:center;color:#fff}footer .topPart .grid-between .row-links a:active,footer .topPart .grid-between .row-links button:active{background-color:#2a00a3;transform:scale(.97)}.mobile{display:initial}.floatWarning{position:fixed;right:0rem;bottom:2rem;border:.1rem solid rgba(255,255,255,.1);background-color:#15161e;padding:1.2rem 1.6rem;box-sizing:border-box;border-radius:1.2rem;box-shadow:0 0 20px #0006;z-index:999;transform:translate(100%);opacity:0}.floatWarning h3{font:600 1.4rem/110% Variable;color:#fff}.floatWarning.active{transform:translate(0);right:2rem;opacity:1}div.popUp.LightboxComponent .block{gap:1.2rem;padding:1.2rem}div.popUp.LightboxComponent .block .image-area{gap:.6rem}div.popUp.LightboxComponent .block .image-area .nav-btn{width:3.2rem;height:3.2rem;min-width:3.2rem}div.popUp.LightboxComponent .block .image-area .nav-btn svg{width:1.8rem;height:1.8rem}div.popUp.LightboxComponent .block .image-area .main-image{width:100%;max-width:calc(100vw - 10rem);border-radius:1.2rem}div.popUp.LightboxComponent .block .counter span{font-size:1.2rem}div.popUp.LightboxComponent .block .thumbs-area{gap:.6rem}div.popUp.LightboxComponent .block .thumbs-area .thumb-nav{width:2.8rem;height:2.8rem;min-width:2.8rem}div.popUp.LightboxComponent .block .thumbs-area .thumb-nav svg{width:1.2rem;height:1.2rem}div.popUp.LightboxComponent .block .thumbs-area .thumbs-list{gap:.4rem}div.popUp.LightboxComponent .block .thumbs-area .thumbs-list button.thumb{width:4.4rem;height:4.4rem;border-radius:.6rem;border-width:.15rem}.container{padding:0 1.6rem}}@media screen and (min-width:1026px)and (max-width:1330px){html{font-size:8px}}
