/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:normal;height:38px;line-height:36px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left !important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 0 1px rgba(68,68,68,.11);box-shadow:0 0 0 1px rgba(68,68,68,.11);pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(0.75) translateY(19px);transform:scale(0.75) translateY(19px);-webkit-transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9;opacity:0}.nice-select .list{border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:0;max-height:210px;overflow-y:auto}.nice-select .list:hover .option:not(:hover){background-color:rgba(0,0,0,0) !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#999;cursor:default}.nice-select .extra{float:right}.nice-select .optgroup{font-weight:bold}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #ccc;background:#eee;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:5px;pointer-events:none;border-radius:5px 5px 0 0}.nice-select .nice-select-search{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#444;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:100%;min-height:36px;line-height:22px;height:auto;outline:0 !important;font-size:14px}.glide{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-ms-touch-action:pan-Y;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:rgba(0,0,0,0);border:2px solid hsla(0,0%,100%,.5);border-radius:4px;-webkit-box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;-webkit-transition:opacity 150ms ease,border 300ms ease-in-out;transition:opacity 150ms ease,border 300ms ease-in-out;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;list-style:none;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.glide__bullet{background-color:hsla(0,0%,100%,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid rgba(0,0,0,0);-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;cursor:pointer;line-height:0;-webkit-box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47rxz3bWuYMBYro.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTx3L3I-JCGChYJ8VI-L6OO_au7B6xHT2lv0tKk.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B4873z3bWuYMBYro.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B46r2z3bWuYMBYro.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxwL3I-JCGChYJ8VI-L6OO_au7B47b1z3bWuYMBYro.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrc3Pmu4kGQLhExw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxxL3I-JCGChYJ8VI-L6OO_au7B6xTj2FHzlqsLag.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrB3Xmu4kGQLhExw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrY3Tmu4kGQLhExw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Barlow Condensed";font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/barlowcondensed/v12/HTxyL3I-JCGChYJ8VI-L6OO_au7B6xTrf3fmu4kGQLhExw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Jost";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v18/92zPtBhPNqw79Ij1E865zBUv7myjJTVBNI4un_HKOEo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Jost";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v18/92zPtBhPNqw79Ij1E865zBUv7myRJTVBNI4un_HKOEo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Jost";font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v18/92zPtBhPNqw79Ij1E865zBUv7mx9IjVBNI4un_HKOEo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Jost";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/jost/v18/92zPtBhPNqw79Ij1E865zBUv7mxEIjVBNI4un_HKOEo.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--parallax-offset: 0px}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{width:100%;height:100%;background:#000}html.loaded{scroll-behavior:smooth}body{width:100%;height:100%;min-width:320px;min-height:100%;position:relative;display:block;overflow-x:hidden;font:16px/26px "Barlow Condensed",sans-serif;color:#fff;background:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto;text-rendering:optimizeLegibility}@media(min-width: 1340px){body{font-size:18px;line-height:28px}}a{color:#99ff50;text-decoration:none}@media(hover: hover){a:hover,a:focus{text-decoration:underline;text-decoration-thickness:.0625em;text-underline-offset:.167em}}p{margin:0 0 1em}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin:0 0 1em;font-family:"Barlow Condensed",sans-serif;font-weight:bold}h1,.h1{font-size:36px;line-height:46px;font-weight:800;font-style:italic;text-transform:uppercase}@media(min-width: 768px){h1,.h1{font-size:48px;line-height:60px}}@media(min-width: 992px){h1,.h1{font-size:58px;line-height:70px}}@media(min-width: 1340px){h1,.h1{font-size:78px;line-height:90px}}h2,.h2{font-size:48px;line-height:55px;text-transform:uppercase}@media(min-width: 1340px){h2,.h2{font-size:64px;line-height:115px}}h3,.h3{font-size:24px;line-height:34px;text-transform:uppercase}@media(min-width: 1340px){h3,.h3{font-size:32px;line-height:56px}}h4,.h4{font-size:20px;line-height:32px;font-weight:600;letter-spacing:.0025em}h1 strong,.h1 strong,h2 strong,.h2 strong,h3 strong,.h3 strong{font-weight:inherit;color:#99ff50}.zigzag{position:relative}.zigzag::after{content:"";display:block;overflow:hidden;width:100%;height:17px;margin-top:-6px;right:6px;background-repeat:no-repeat;background-position:center bottom;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='292' height='28' fill='none'%3E%3Cpath stroke='%2399FF50' stroke-linecap='round' stroke-width='3' d='M2.336 14.382c27.71-1.066 55.374-2.028 83.11-2.641 25.443-.562 50.836-2.005 76.264-2.983 21.76-.837 43.523-1.086 65.26-2.519 15.375-1.013 30.72-2.408 46.091-3.472 5.002-.346 10.011-.23 15.013-.611 1.477-.113 2.739-.305.465.196-19.691 4.332-39.927 6.463-59.931 8.704-34.303 3.844-68.588 7.37-102.793 12.03-7.233.986-14.526 1.813-21.737 2.934-1.216.19-1.108.275-.049.22 5.248-.269 10.492-.341 15.747-.464 32.552-.76 65.099-2.447 97.585-4.597 18.205-1.205 36.504-3.276 54.771-3.276'/%3E%3C/svg%3E");background-size:contain;position:absolute;top:100%;z-index:-1}@media(min-width: 375px){.zigzag::after{width:104%;height:19px;right:-6px}}@media(min-width: 1340px){.zigzag::after{height:28px;margin-top:-17px;right:-5px}}.buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media(max-width: 767.98px){.buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 768px){.buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 767.98px){.buttons .btn{width:100%;max-width:344px;margin:0 auto;display:block}}.btn{padding:10px 44px;border:none;border-radius:16px;display:inline-block;font-size:20px;line-height:30px;font-weight:600;color:#000;text-align:center;text-transform:uppercase;background:#fff;-webkit-transition:border-color .3s ease,color .3s ease,background-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,color .3s ease,background-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,color .3s ease,background-color .3s ease,box-shadow .3s ease;transition:border-color .3s ease,color .3s ease,background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;outline:none;cursor:pointer}@media(min-width: 1340px){.btn{min-width:168px;font-size:18px;line-height:26px}}@media(hover: hover){.btn:hover,.btn:focus{text-decoration:none}.btn:focus{-webkit-box-shadow:0 0 0 4px hsla(0,0%,100%,.3);box-shadow:0 0 0 4px hsla(0,0%,100%,.3)}}.btn-primary{background:#94f64e}@media(hover: hover){.btn-primary:hover,.btn-primary:focus{background:#7dff20}.btn-primary:focus{-webkit-box-shadow:0 0 0 4px rgba(125,255,32,.3);box-shadow:0 0 0 4px rgba(125,255,32,.3)}}.btn-outline{border:1px solid #94f64e;color:#94f64e;background:none}@media(hover: hover){.btn-outline:hover,.btn-outline:focus{border-color:#7dff20}}.main{width:100%;min-height:100vh;padding-top:85px;overflow:hidden;position:relative;z-index:1}@media(min-width: 1340px){.main{padding-top:130px}}.main.dotted::after{content:"";display:block;overflow:hidden;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.75;background:url("../img/bg.svg") repeat-y top center;background-attachment:fixed;background-position-y:var(--parallax-offset);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}@media(min-width: 768px){.main.dotted::after{display:block}}@media(max-width: 1339.98px){.main.dotted::after{background-size:100% auto}}.main--flex{padding-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main--flex .wrapper{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main--login{padding-top:40px}.main--login .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}@media(min-width: 768px){.main--login .wrapper{max-width:1400px;min-height:100vh;padding-top:40px;padding-bottom:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:126px}}@media(min-width: 768px){.main--login .col{-ms-flex-negative:0;flex-shrink:0}.main--login .col:nth-child(1){width:56%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main--login .col:nth-child(2){width:44%}}@media(min-width: 768px){.main--login .form-login{max-width:380px;margin-left:0;margin-right:0}}@media(min-width: 768px){.main--login .form-login .form-heading{margin-bottom:34px;font-size:32px}}@media(min-width: 768px){.main--login .form-login .form-link-bottom{margin-top:32px}}@media(min-width: 768px){.main--login .slider{height:calc(100vh - 80px);max-height:944px}}@media(max-width: 767.98px){.main--login .slider{max-width:400px;height:250px;margin:0 auto}}.header{min-width:320px;max-width:1920px;height:64px;margin:0 auto;position:fixed;top:0;right:0;left:0;z-index:100}@media(min-width: 1340px){.header{height:132px}}.header::after{content:"";display:block;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(0,0,0,.85);backdrop-filter:blur(6px)}@media(min-width: 1340px){.header::after{-webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));-webkit-mask-image:linear-gradient(to bottom, hsl(0, 0%, 0%), hsla(0, 0%, 0%, 0));mask-image:-webkit-gradient(linear, left top, left bottom, from(hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));mask-image:linear-gradient(to bottom, hsl(0, 0%, 0%), hsla(0, 0%, 0%, 0));backdrop-filter:none}}.header__title{width:0;height:0;overflow:hidden;position:absolute;top:0;left:0;visibility:hidden;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header__logo{padding:0;margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}@media(min-width: 1340px){.header__logo{left:80px;z-index:10;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}}.header__logo a{display:block;outline:none}.header__logo img{width:auto;height:32px;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}@media(min-width: 1340px){.header__logo img{height:40px}}@media(max-width: 1339.98px){.header__nav{min-width:320px;display:none;overflow:hidden;position:fixed;top:0;bottom:0;left:0;right:0;z-index:50}.header__nav.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.header__nav.open .header__overlay{opacity:.5}.header__nav.open .header__space{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@media(min-width: 1340px){.header__nav{height:100%;position:absolute;top:0;right:0;left:0}}.header__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#0d1217;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}@media(max-width: 1339.98px){.header__space{width:80%;max-width:320px;padding:24px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;position:relative;z-index:5;background:#000;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease}}@media(min-width: 1340px){.header__space{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__menu{padding:0;margin:0;list-style:none;font-size:22px;line-height:120%;font-weight:600;text-transform:uppercase}@media(min-width: 1340px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;font-size:18px}}.header__menu a{padding:12px;display:block;color:#fff;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;outline:none}.header__menu a:hover,.header__menu a:focus{color:#fff}.header__buttons{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media(min-width: 1340px){.header__buttons{position:absolute;top:45px;right:80px}}.header__buttons .btn{width:50%;min-width:146px;padding:8px 12px;white-space:nowrap}@media(max-width: 1339.98px){.header__buttons .btn{min-width:0;font-size:18px;line-height:24px}}@media(max-width: 1339.98px){.header__buttons .btn.w-100{width:100% !important}}.header__close{width:48px;height:48px;position:absolute;top:8px;right:8px;z-index:5;background:#000 url("data:image/svg+xml,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.82 14.184V6h-1.636v8.184H6v1.636h8.184V24h1.636v-8.18H24v-1.636h-8.18Z' fill='%23fff'/%3E%3C/svg%3E") no-repeat center center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease;cursor:pointer}@media(min-width: 1340px){.header__close{display:none}}.header__toggle{width:48px;height:48px;position:absolute;top:8px;left:8px;cursor:pointer}@media(min-width: 1340px){.header__toggle{display:none}}.header__toggle span{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.header__toggle::before,.header__toggle span::before,.header__toggle span::after{content:"";display:block;overflow:hidden;width:17px;height:1.5px;border-radius:1px;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff}.header__toggle span::before{top:10px}.header__toggle span::after{bottom:10px}.wrapper{max-width:572px;padding:0 16px;margin:0 auto}@media(min-width: 768px){.wrapper{max-width:752px}}@media(min-width: 992px){.wrapper{max-width:992px}}@media(min-width: 1340px){.wrapper{max-width:1320px;padding:0 20px}}.footer{padding:40px 0}@media(min-width: 768px){.footer{padding:80px 0}}.footer__logo{width:148px;height:40px;margin:0 auto 81px}@media(min-width: 768px){.footer__logo{margin-bottom:88px}}.footer__logo img{width:100%;height:auto;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.footer__nav{padding:0;margin:0;list-style:none;font-size:16px;line-height:24px;text-transform:uppercase;text-align:center}@media(min-width: 768px){.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:31px}}@media(max-width: 767.98px){.footer__nav li+li{margin-top:28px}}.footer__nav li a{color:#fff;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease;outline:none}@media(hover: hover){.footer__nav li a:hover,.footer__nav li a:focus{color:#99ff50}}.footer__logos{padding:0;margin:68px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:45px;list-style:none}@media(min-width: 768px){.footer__logos{margin-top:5px;gap:42px}}.footer__logos a{display:block}.footer__logos img{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.footer__copy{margin:64px 0 0;font-size:14px;line-height:22px;text-transform:uppercase;text-align:center}@media(min-width: 768px){.footer__copy{margin-top:0}}@media(min-width: 768px){.footer__bottom{margin-top:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.form-control{width:100%;padding:14px 10px;border:1px solid #252c36;border-radius:16px;font:500 16px/20px "Barlow Condensed",sans-serif;letter-spacing:.01em;color:#fff;background-color:#161b22;background-position:15px center;background-repeat:no-repeat;background-size:18px 18px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .2s ease,color .2s ease,background-color .2s ease;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.form-control:focus{border-color:#3a4554;-webkit-box-shadow:none;box-shadow:none;outline:none}.form-control::-webkit-input-placeholder{color:#fff}.form-control::-moz-placeholder{color:#fff;opacity:1}.form-control:-ms-input-placeholder{color:#fff}.form-control::-ms-input-placeholder{color:#fff}.form-control::placeholder{color:#fff}.form-control-log{padding-left:43px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.458 2.438h3.084c1.379 0 2.47 0 3.325.114.88.119 1.59.368 2.152.929.561.561.81 1.273.929 2.152.114.855.114 1.946.114 3.325v.084c0 1.379 0 2.47-.114 3.325-.119.88-.368 1.59-.929 2.152-.561.561-1.273.81-2.152.929-.855.114-1.946.114-3.325.114H7.458c-1.379 0-2.47 0-3.325-.114-.88-.119-1.59-.368-2.152-.929-.561-.561-.81-1.273-.929-2.152-.115-.855-.115-1.946-.115-3.325v-.084c0-1.379 0-2.47.115-3.325.119-.88.368-1.59.929-2.152.561-.561 1.273-.81 2.152-.929.855-.115 1.946-.115 3.325-.115Zm-3.175 1.23c-.754.1-1.19.291-1.507.608-.317.318-.507.753-.609 1.507-.103.77-.104 1.787-.104 3.217 0 1.43 0 2.446.104 3.217.102.754.292 1.19.61 1.507.317.317.752.507 1.506.609.77.103 1.787.104 3.217.104h3c1.43 0 2.446 0 3.217-.104.754-.102 1.19-.292 1.507-.61.317-.317.507-.752.609-1.506.103-.77.104-1.787.104-3.217 0-1.43 0-2.446-.104-3.217-.102-.754-.292-1.19-.61-1.507-.317-.317-.752-.507-1.506-.609-.77-.103-1.787-.104-3.217-.104h-3c-1.43 0-2.446 0-3.217.104ZM4.068 5.64a.562.562 0 0 1 .792-.072l1.62 1.35c.699.582 1.185.986 1.595 1.25.397.255.666.34.925.34s.528-.085.925-.34c.41-.264.896-.668 1.596-1.25l1.619-1.35a.562.562 0 1 1 .72.864l-1.647 1.373c-.665.554-1.204 1.003-1.68 1.309-.495.318-.977.52-1.533.52-.556 0-1.038-.202-1.534-.52-.475-.306-1.014-.755-1.679-1.31L4.14 6.433a.562.562 0 0 1-.072-.792Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.form-control-password{padding-left:43px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.938 6.977V6a5.063 5.063 0 0 1 10.124 0v.977c.17.012.331.028.482.048.675.09 1.243.285 1.695.736.451.452.645 1.02.736 1.695.087.65.087 1.477.087 2.503v.082c0 1.026 0 1.853-.087 2.503-.09.675-.285 1.243-.736 1.695-.452.451-1.02.645-1.695.736-.65.087-1.477.087-2.503.087H5.96c-1.026 0-1.853 0-2.503-.087-.675-.09-1.243-.285-1.695-.736-.451-.452-.645-1.02-.736-1.695-.088-.65-.088-1.477-.087-2.503v-.082c0-1.026 0-1.853.087-2.503.09-.675.285-1.243.736-1.695.452-.451 1.02-.645 1.695-.736.151-.02.311-.036.482-.048ZM5.062 6a3.938 3.938 0 0 1 7.875 0v.94c-.28-.003-.578-.003-.896-.003H5.96c-.318 0-.616 0-.896.003V6ZM2.558 8.557c.207-.208.499-.343 1.05-.417.566-.076 1.316-.078 2.393-.078h6c1.077 0 1.827.002 2.394.078.55.074.842.21 1.05.417.207.207.342.499.416 1.05.076.566.078 1.316.078 2.393 0 1.077-.002 1.827-.078 2.394-.074.55-.21.842-.417 1.05-.207.207-.499.342-1.05.416-.566.076-1.316.078-2.393.078H6c-1.077 0-1.827-.002-2.394-.078-.55-.074-.842-.21-1.05-.417-.207-.207-.342-.499-.416-1.05-.076-.566-.078-1.316-.078-2.393 0-1.077.002-1.827.078-2.394.074-.55.21-.842.417-1.05Z' fill='%23fff'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.form-control-user{padding-left:43px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 .938a3.563 3.563 0 1 0 0 7.125A3.563 3.563 0 0 0 9 .937ZM6.562 4.5a2.438 2.438 0 1 1 4.876 0 2.438 2.438 0 0 1-4.876 0ZM9 9.188c-1.53 0-2.942.353-3.991.952-1.034.59-1.822 1.493-1.822 2.61 0 1.117.788 2.02 1.822 2.61 1.05.6 2.462.953 3.991.953 1.53 0 2.942-.354 3.991-.953 1.034-.59 1.822-1.493 1.822-2.61 0-1.117-.788-2.02-1.822-2.61-1.05-.6-2.461-.953-3.991-.953ZM4.312 12.75c0-.54.388-1.138 1.255-1.633.85-.486 2.063-.805 3.433-.805 1.37 0 2.583.319 3.433.805.867.495 1.255 1.093 1.255 1.633s-.388 1.138-1.255 1.633c-.85.486-2.063.805-3.433.805-1.37 0-2.583-.319-3.433-.805-.867-.495-1.255-1.093-1.255-1.633Z' fill='%23fff'/%3E%3C/svg%3E%0A")}.form-label{display:none}.form-group{margin-bottom:10px;position:relative}.form-group-btn{margin-top:15px}.form-group-flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.form-group-flex .form-group{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-password-toggle{width:18px;height:18px;display:block;position:absolute;top:1rem;right:1rem;z-index:5;opacity:.5;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;outline:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9 6.188a2.813 2.813 0 1 0 0 5.625 2.813 2.813 0 0 0 0-5.626ZM7.312 9a1.688 1.688 0 1 1 3.376 0 1.688 1.688 0 0 1-3.376 0Z' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M9 2.438c-3.386 0-5.666 2.028-6.99 3.747l-.023.031c-.3.389-.575.747-.762 1.17-.2.454-.288.948-.288 1.614 0 .666.087 1.16.288 1.614.187.423.462.781.762 1.17l.023.03c1.324 1.72 3.604 3.748 6.99 3.748s5.666-2.028 6.99-3.747l.023-.031c.3-.389.575-.747.762-1.17.2-.454.288-.948.288-1.614 0-.666-.087-1.16-.287-1.614-.188-.423-.463-.781-.763-1.17l-.023-.03C14.666 4.465 12.386 2.437 9 2.437ZM2.902 6.87C4.124 5.284 6.112 3.562 9 3.562c2.887 0 4.876 1.722 6.098 3.31.329.427.522.682.648.969.119.268.191.596.191 1.159 0 .563-.072.891-.19 1.16-.127.286-.32.541-.649.969-1.222 1.587-3.21 3.309-6.098 3.309-2.887 0-4.876-1.722-6.098-3.31-.329-.427-.522-.682-.648-.969-.119-.268-.192-.596-.192-1.159 0-.563.073-.891.192-1.16.126-.286.319-.541.648-.969Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center center}.form-password-toggle:hover,.form-password-toggle:focus{opacity:1}.form-password-toggle.active{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M16.721 4.733a.563.563 0 0 1 .296.739L16.5 5.25l.517.222v.001l-.001.002-.003.005-.008.018a7.124 7.124 0 0 1-.139.287 11.286 11.286 0 0 1-1.82 2.562l.727.727a.562.562 0 1 1-.796.796l-.75-.75a8.662 8.662 0 0 1-1.706 1.122l.7 1.076a.562.562 0 1 1-.943.614l-.816-1.255c-.585.19-1.218.32-1.9.367v1.331a.562.562 0 1 1-1.125 0v-1.331a7.812 7.812 0 0 1-1.845-.35l-.805 1.238a.563.563 0 1 1-.943-.614l.684-1.051a8.627 8.627 0 0 1-1.72-1.118l-.72.72a.563.563 0 0 1-.795-.795l.692-.693a11.272 11.272 0 0 1-1.85-2.591 7.155 7.155 0 0 1-.14-.291L.987 5.48l-.003-.005v-.002s-.001-.001.516-.223l-.517.222a.563.563 0 0 1 1.034-.444v.002l.005.01.022.047c.02.043.05.108.093.191a9.955 9.955 0 0 0 2.03 2.688 7.482 7.482 0 0 0 2.397 1.526A6.726 6.726 0 0 0 9 9.938c.931 0 1.757-.178 2.484-.465a7.518 7.518 0 0 0 2.381-1.536 9.978 9.978 0 0 0 2.092-2.85 4.92 4.92 0 0 0 .021-.047l.005-.01v-.001m.738-.296a.563.563 0 0 0-.738.296l.738-.296Zm-14.704.295Z' clip-rule='evenodd'/%3E%3C/svg%3E")}@media(max-width: 571.98px){.form-group-flex{display:block !important}}.form-heading{margin-bottom:38px;font-weight:600;text-align:center;text-transform:none}@media(min-width: 768px){.form-heading{font-size:36px;line-height:52px}}.form-heading+.form-subheading{margin-top:-19px}.form-subheading{margin-bottom:40px;font-size:20px;font-weight:normal;color:hsla(0,0%,100%,.5);text-align:center}.form a{outline:none}.form-link{font-size:16px;line-height:24px;text-align:center}.form-link img{margin-right:4px;margin-top:-3px;display:inline-block;vertical-align:middle}.form-link-right{margin-top:15px;margin-bottom:18px;text-align:right}.form-link-bottom{margin-top:36px}.form-link-bottom .btn{margin-top:18px}.form-link-back{margin-top:20px;font-size:14px;text-transform:uppercase}.form-link-back a{color:#fff}.form-link-back a:hover{text-decoration:none}.form-link-code{margin-top:30px;margin-bottom:28px}.form-link-code img{margin-right:7px}.form .btn{width:100%}.form a:not(.btn) em{color:#99ff50;font-style:normal}.form a.white{color:#fff}.form-select{width:100%;padding:0 22px 0 0;border-color:#252c36;border-radius:16px;font:500 16px/20px "Barlow Condensed",sans-serif;letter-spacing:.01em;position:relative;color:#fff;background-color:#161b22;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:hover{border-color:#252c36}.form-select:focus{border-color:#3a4554}.form-select[style]{position:absolute;visibility:hidden}.form-select.nice-select{float:none;height:auto}.form-select.nice-select .current{padding:14px 18px;display:block}.form-select.nice-select .current.flag{padding-left:43px}.form-select.nice-select::after{content:"";display:block;overflow:hidden;width:18px;height:18px;border:none;margin:auto;position:absolute;top:1px;right:15px;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M3.323 6.384a.562.562 0 0 1 .793-.061L9 10.509l4.884-4.186a.563.563 0 0 1 .732.854l-5.25 4.5a.562.562 0 0 1-.732 0l-5.25-4.5a.562.562 0 0 1-.061-.793Z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat center center;background-size:contain;-webkit-transform:none;transform:none;-webkit-transform-origin:center center;transform-origin:center center}.form-select.nice-select.open::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.form-select.nice-select .nice-select-dropdown{border:1px solid #252c36;border-radius:16px;right:-1px;left:-1px;background-color:#161b22}.form-select.nice-select .list{max-height:254px;padding:7px;border-radius:12px;margin:0}.form-select.nice-select .option{padding:14px 12px;border-radius:12px;font-weight:inherit;line-height:inherit;position:relative;-webkit-transition:none;transition:none}.form-select.nice-select .option.flag{padding-left:36px}.form-select.nice-select .option:hover{color:#fff;background-color:#0d1217}.form-select.nice-select .option.focus,.form-select.nice-select .option.selected{color:#fff;background-color:#0d1217}.form-select.nice-select .current.flag,.form-select.nice-select .option.flag{position:relative}.form-select.nice-select .current.flag::before,.form-select.nice-select .option.flag::before{content:"";display:block;overflow:hidden;width:18px;height:12px;border-radius:2px;margin:auto 0;position:absolute;top:0;bottom:0;background-position:center center;background-repeat:no-repeat;background-size:contain}.form-select.nice-select .current.flag-us::before,.form-select.nice-select .option.flag-us::before{background-image:url("https://flagcdn.com/us.svg")}.form-select.nice-select .current.flag-cn::before,.form-select.nice-select .option.flag-cn::before{background-image:url("https://flagcdn.com/cn.svg")}.form-select.nice-select .current.flag-cz::before,.form-select.nice-select .option.flag-cz::before{background-image:url("https://flagcdn.com/cz.svg")}.form-select.nice-select .current.flag-dk::before,.form-select.nice-select .option.flag-dk::before{background-image:url("https://flagcdn.com/dk.svg")}.form-select.nice-select .current.flag-gb::before,.form-select.nice-select .option.flag-gb::before{background-image:url("https://flagcdn.com/gb.svg")}.form-select.nice-select .current.flag-fr::before,.form-select.nice-select .option.flag-fr::before{background-image:url("https://flagcdn.com/fr.svg")}.form-select.nice-select .current.flag-de::before,.form-select.nice-select .option.flag-de::before{background-image:url("https://flagcdn.com/de.svg")}.form-select.nice-select .current.flag-gr::before,.form-select.nice-select .option.flag-gr::before{background-image:url("https://flagcdn.com/gr.svg")}.form-select.nice-select .current.flag-il::before,.form-select.nice-select .option.flag-il::before{background-image:url("https://flagcdn.com/il.svg")}.form-select.nice-select .current.flag-ir::before,.form-select.nice-select .option.flag-ir::before{background-image:url("https://flagcdn.com/ir.svg")}.form-select.nice-select .current.flag::before{left:15px}.form-select.nice-select .option.flag::before{left:8px}.form-select-wrap{position:relative}.form-logo{width:148px;height:40px;display:block;margin:0 auto 40px}@media(min-width: 768px){.form-logo{margin-bottom:100px}}.form-login{width:100%;max-width:400px;margin:0 auto}.index{position:relative}@media(min-width: 768px){.index{min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 1340px){.index{min-height:600px;padding-top:116px}}.index__content{padding:20px 0;margin:0 auto;font-size:20px;line-height:30px;font-weight:300;text-align:center}@media(min-width: 992px){.index__content{font-size:22px;line-height:32px}}@media(min-width: 1340px){.index__content{font-size:24px;line-height:34px}}.index__content strong{font-weight:inherit;color:#99ff50}@media(min-width: 768px){.index__content strong{white-space:nowrap}}@media(min-width: 768px){.index__content p{max-width:840px;margin-right:auto;margin-left:auto}}.index__heading{margin:0 -10px 32px}@media(min-width: 375px){.index__heading{margin-right:0;margin-left:0}}@media(min-width: 1340px){.index__heading{margin-bottom:22px}}.index__buttons{width:auto;margin:33px 9px 0}@media(min-width: 768px){.index__buttons{margin-top:54px}}.index__buttons .btn{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.index::after{content:"";display:block;overflow:hidden;width:276px;height:198px;margin-left:50px;background:url("../img/ball.png") center center no-repeat;background-size:contain;position:absolute;bottom:8px;left:50%;z-index:-1;opacity:.7}@media(min-width: 768px){.index::after{width:400px;height:286px;margin-left:220px;bottom:-100px;opacity:1}}@media(min-width: 1340px){.index::after{width:580px;height:416px;margin-left:328px;bottom:-126px}}.logos{padding:30px 0}@media(min-width: 768px){.logos{padding:50px 0}}@media(min-width: 1340px){.logos{padding:80px 0}}.logos__heading{font-size:14px;line-height:24px;text-transform:uppercase;text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:33px}@media(min-width: 768px){.logos__heading{margin-bottom:34px;font-size:16px;line-height:40px}.logos__heading::before,.logos__heading::after{content:"";display:block;overflow:hidden;width:111px;height:.4px;background:#99ff50}}.logos__heading strong{font-weight:inherit;color:#99ff50}.logos__marquee{margin:0 -16px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;-webkit-mask-image:-webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 0%, 0)), color-stop(20%, hsl(0, 0%, 0%)), color-stop(80%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));-webkit-mask-image:linear-gradient(to right, hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));mask-image:-webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 0%, 0)), color-stop(20%, hsl(0, 0%, 0%)), color-stop(80%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));mask-image:linear-gradient(to right, hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0))}@media(min-width: 375px)and (max-width: 767.98px){.logos__marquee{width:100vw;margin-left:-50vw;left:50%}}@media(min-width: 992px){.logos__marquee{max-width:960px;margin:0 auto}}.logos__group{padding:0;margin:0;list-style:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;-webkit-animation:scroll-x 20s linear infinite;animation:scroll-x 20s linear infinite}.logos__group li img{width:auto;height:58px;display:block;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}@media(min-width: 768px){.logos__group li img{height:72px}}@-webkit-keyframes scroll-x{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 60px));transform:translateX(calc(-100% - 60px))}}@keyframes scroll-x{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-100% - 60px));transform:translateX(calc(-100% - 60px))}}.categories-big{padding:20px 0}@media(min-width: 768px){.categories-big{padding:38px 0}}.categories-big__list{max-width:344px;padding:0;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;text-align:center;gap:16px;font-size:24px;line-height:33px;font-weight:600;text-transform:uppercase}@media(min-width: 768px){.categories-big__list{max-width:none;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:12p}}@media(min-width: 1340px){.categories-big__list{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;font-size:32px;line-height:48px}}.categories-big__list li{margin-bottom:10px;-ms-flex-preferred-size:calc(50% - 8px);flex-basis:calc(50% - 8px)}@media(min-width: 768px){.categories-big__list li{margin-bottom:0;-ms-flex-preferred-size:calc(20% - 8px);flex-basis:calc(20% - 8px)}}.categories-big__list li a{border-radius:32px;position:relative;display:block;color:#fff;-webkit-transition:color .3s ease;transition:color .3s ease;outline:none}@media(hover: hover){.categories-big__list li a:hover,.categories-big__list li a:focus{color:#fff;text-decoration:none}.categories-big__list li a:hover .categories-big__icon,.categories-big__list li a:focus .categories-big__icon{background:#1b2127}}.categories-big__icon{width:100%;max-width:164px;height:auto;border-radius:32px;margin:0 auto 16px;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#0d1217;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media(min-width: 1340px){.categories-big__icon{max-width:240px;height:172px;margin-bottom:22px}}.categories-big__icon img{max-width:100%;height:auto;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}@media(max-width: 991.98px){.categories-big__icon img{-webkit-transform:scale(0.9);transform:scale(0.9)}}@media(max-width: 374.98px){.categories-big__icon img{-webkit-transform:scale(0.8);transform:scale(0.8)}}.categories{padding:24px 16px;margin:11px -16px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width: 572px){.categories{width:100vw;padding-left:calc(50vw - 270px);left:50%;margin-left:-50vw}}@media(min-width: 768px){.categories{padding-left:calc(50vw - 360px);padding-right:20px;margin-top:40px;margin-right:-20px;margin-bottom:40px}}@media(max-width: 991.98px){.categories{overflow:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.categories::-webkit-scrollbar{display:none}}@media(min-width: 992px){.categories{width:100%;padding:24px 0;margin:40px 0;left:auto}}@media(min-width: 1340px){.categories{margin-top:96px;margin-bottom:68px}}.categories__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;font:600 16px/20px "Jost",sans-serif;text-transform:uppercase}@media(min-width: 992px){.categories__list{width:100%}}@media(min-width: 1340px){.categories__list{font-size:18px;gap:12px}}@media(min-width: 992px){.categories__list li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:0;flex-basis:0;min-width:0}}.categories__list a{min-width:180px;padding:20px;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;gap:10px;color:#fff;text-decoration:none;background:#0d1217;-webkit-transition:color .1s ease,background-color .1s ease,-webkit-box-shadow .1s ease;transition:color .1s ease,background-color .1s ease,-webkit-box-shadow .1s ease;transition:color .1s ease,background-color .1s ease,box-shadow .1s ease;transition:color .1s ease,background-color .1s ease,box-shadow .1s ease,-webkit-box-shadow .1s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}@media(min-width: 992px)and (max-width: 1339.98px){.categories__list a{min-width:140px}}@media(min-width: 1340px){.categories__list a{padding:31px;border-radius:34px;gap:8px}}@media(hover: hover){.categories__list a:hover,.categories__list a:focus{background:#1b2127}}.categories__list img{width:auto;height:20px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;cursor:default}@media(min-width: 1340px){.categories__list img{height:30px}}.categories__list li.active a{color:#000;background:#99ff50}.categories__list li.active a img{-webkit-filter:brightness(-1000%);filter:brightness(-1000%)}@media(hover: hover){.categories__list li.active a:focus{-webkit-box-shadow:0 0 0 4px rgba(125,255,32,.3);box-shadow:0 0 0 4px rgba(125,255,32,.3)}}.how{margin:86px -16px 82px;padding:84px 16px 100px;position:relative;text-align:center;background:#0d1217}@media(min-width: 572px){.how{padding-right:32px;padding-left:32px;border-radius:32px;margin-right:auto;margin-left:auto}}@media(min-width: 768px){.how{border-radius:44px;margin-left:0;margin-right:0;padding-left:30px;padding-right:30px}}@media(min-width: 1340px){.how{border-radius:44px;margin:132px 0 120px;padding:76px 0 140px}}.how__anchor{width:0;height:0;position:absolute;top:-84px;left:0}@media(min-width: 1340px){.how__anchor{top:-152px}}.how__heading{margin-bottom:23px}@media(min-width: 1340px){.how__heading{max-width:680px;margin-right:auto;margin-left:auto}}@media(min-width: 768px){.how__heading+p{max-width:680px;margin-right:auto;margin-left:auto}}.how__list{padding:0;margin:80px 0 0;counter-reset:item;list-style:none;font-size:20px;line-height:28px;position:relative}@media(min-width: 768px){.how__list{margin-top:108px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:30px}}@media(min-width: 1340px){.how__list{gap:40px}}.how__list::before,.how__list::after{content:"";display:block;overflow:hidden;display:none;width:17%;height:1px;background-position:center center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='264' height='1' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23fff' stroke-opacity='.08' stroke-linecap='round' stroke-dasharray='10.4 10.4' d='M.5.5h263'/%3E%3C/svg%3E");background-size:auto 1px;position:absolute;top:23px}@media(min-width: 768px){.how__list::before,.how__list::after{display:block}}@media(min-width: 1340px){.how__list::before,.how__list::after{width:264px}}.how__list::before{right:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width: 1340px){.how__list::before{-webkit-transform:translateX(-80px);transform:translateX(-80px)}}.how__list::after{left:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}@media(min-width: 1340px){.how__list::after{-webkit-transform:translateX(80px);transform:translateX(80px)}}.how__list li{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media(min-width: 768px){.how__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.how__list li:not(:last-child){margin-bottom:130px}@media(min-width: 768px){.how__list li:not(:last-child){margin-bottom:0}}.how__list li::before{width:48px;height:48px;margin:0 auto 45px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:counter(item);counter-increment:item;font-size:20px;line-height:32px;font-weight:500;color:#000;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;background:#99ff50;-webkit-box-shadow:0 0 0 12px rgba(153,255,80,.12);box-shadow:0 0 0 12px rgba(153,255,80,.12)}@media(min-width: 768px){.how__list li::before{margin-bottom:52px}}@media(min-width: 768px){.how__list li:not(:nth-child(2))::before{width:40px;height:40px;-webkit-box-shadow:0 0 0 8px rgba(153,255,80,.12);box-shadow:0 0 0 8px rgba(153,255,80,.12);margin-bottom:60px;font-size:18px;line-height:24px}}.how__list li strong{font-weight:inherit;color:#99ff50}.how__list li p{margin:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.how__icon{margin:28px 0 0}@media(min-width: 768px){.how__icon{margin-top:30px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.how__icon img{margin:0 auto;display:block;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.one{margin:82px 0;position:relative;text-align:center}@media(min-width: 1340px){.one{margin-top:206px;margin-bottom:100px}}.one__anchor{width:0;height:0;position:absolute;top:-84px;left:0}@media(min-width: 1340px){.one__anchor{top:-152px}}.one__header{max-width:550px;margin:0 auto}.one__header p:last-child{margin-bottom:0}.one__heading{padding:0 40px;line-height:80px;margin-bottom:32px;position:relative;display:inline-block;font-weight:bold;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 374.98px){.one__heading{font-size:40px}}@media(min-width: 1340px){.one__heading{margin-bottom:38px;line-height:74px}}.one__heading::after{content:"";display:block;overflow:hidden;width:35px;height:27px;margin-top:1px;background:top left;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='55' height='42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.456.495c-.711.18-1.402.455-2.093.702-.691.248-1.499.468-1.998 1.033a1.376 1.376 0 0 0-.329 1.252.98.98 0 0 0 .096.248c.171.55.746.922 1.32.846.466-.061.822-.385.972-.798.547-.227 1.115-.413 1.67-.605H4.08c.02-.007.034-.014.055-.014.013-.007.02-.007.034-.014a.052.052 0 0 0 .034-.014h-.007c.007 0 .014 0 .028-.007 0 0 .006 0 .006-.007.5-.165 1-.31 1.512-.426a16.14 16.14 0 0 1 1.622-.234c.253-.014.5-.007.753 0 .643.055 1.286.151 1.915.268 1.06.22 2.128.434 3.175.723.568.158 1.156.289 1.724.482.561.185 1.129.378 1.683.57.609.249 1.225.496 1.834.75.308.125.609.29.916.434.281.131.568.269.856.4.882.468 1.744.936 2.607 1.445a71.574 71.574 0 0 1 2.592 1.63c.548.4 1.095.806 1.643 1.205.28.207.54.44.807.66.267.221.534.434.8.655.698.626 1.383 1.238 2.046 1.899.712.695 1.382 1.41 2.06 2.14.773.895 1.532 1.803 2.278 2.719.698.86 1.32 1.782 1.943 2.697.404.64.807 1.28 1.177 1.941.383.675.732 1.356 1.08 2.044.288.64.575 1.28.829 1.927.246.633.472 1.266.697 1.913.5 1.604 1.02 3.214 1.355 4.859-.014-.055-.027-.103-.034-.158.041.261.075.523.102.784.021.447.028.895.014 1.349-.007.66.561 1.218 1.211 1.218.67 0 1.204-.55 1.211-1.218.014-1.094-.034-2.175-.3-3.242a67.572 67.572 0 0 0-1.102-3.819 33.903 33.903 0 0 0-1.334-3.6 48.72 48.72 0 0 0-.952-2.002c-.307-.605-.65-1.19-.978-1.782-.123-.214-.26-.42-.39-.633-.205-.324-.397-.654-.616-.97-.342-.503-.67-1.012-1.033-1.501-.807-1.067-1.621-2.127-2.497-3.145-1.772-2.044-3.647-3.998-5.74-5.712-1.033-.847-2.08-1.693-3.202-2.422-.555-.358-1.102-.737-1.67-1.074-.568-.337-1.135-.702-1.717-1.012-.636-.337-1.259-.709-1.909-1.018-.609-.29-1.218-.571-1.827-.86-.28-.138-.588-.241-.875-.358-.329-.138-.657-.269-.992-.406-.295-.124-.603-.207-.904-.31-.355-.124-.718-.24-1.074-.365-.513-.172-1.046-.289-1.566-.433-.459-.124-.924-.227-1.39-.344C11.176.455 9.76.138 8.336.028A6.988 6.988 0 0 0 7.68 0c-1.074.02-2.17.22-3.223.495ZM4.203 3.117h.014-.014ZM4.19 3.124h.006-.007Z' fill='%23fff'/%3E%3Cpath d='M4.12 3.152c-.013.007-.026.007-.033.014.013-.007.02-.014.034-.014ZM52.178 19.82c0 .034 0 .062-.007.09-.137 1.796-.465 3.557-.766 5.333-.15.908-.267 1.817-.404 2.732-.143.97-.308 1.934-.479 2.904-.123.516-.246 1.032-.37 1.542-.06.248-.15.482-.232.722-.075.248-.157.489-.233.737-.17.454-.342.901-.52 1.355-.157.413-.355.813-.54 1.219-.287.523-.561 1.046-.89 1.541a9.809 9.809 0 0 1-.52.675c-.095.096-.198.2-.3.295l-.185.145a1.873 1.873 0 0 1-.41.206c-.151.049-.302.09-.452.124-.253.042-.5.076-.753.097a9.125 9.125 0 0 1-.869 0c.014 0 .028 0 .035.007-.315-.028-.63-.07-.945-.124a8.851 8.851 0 0 1-.834-.234c-.404-.152-.794-.33-1.177-.516-.24-.138-.486-.269-.725-.406-.26-.145-.5-.324-.74-.489h.008c-.281-.213-.568-.434-.849-.654-.328-.296-.657-.578-.965-.888a69.87 69.87 0 0 1-1.21-1.252c-.65-.688-1.287-1.383-1.916-2.085a102.934 102.934 0 0 1-2.593-3.132c-.883-1.108-1.807-2.188-2.628-3.344-.075-.131-.157-.255-.232-.386-.007-.013-.014-.02-.014-.034a1.225 1.225 0 0 0-1.334-.895 1.227 1.227 0 0 0-1.033 1.377c.048.35.226.674.404.97.184.303.383.606.595.888.396.516.807 1.025 1.21 1.535.829 1.025 1.636 2.057 2.47 3.076a70.772 70.772 0 0 0 2.6 2.952l1.396 1.487c.465.495.958.95 1.464 1.397.493.44 1.02.84 1.574 1.204.561.378 1.136.723 1.752 1.012.478.22.95.42 1.45.584.794.269 1.635.372 2.477.407a7.273 7.273 0 0 0 2.517-.33c.774-.248 1.417-.723 1.97-1.315.747-.798 1.26-1.762 1.773-2.719.164-.302.287-.626.431-.936.116-.254.226-.509.328-.77.254-.668.5-1.328.719-2.01.089-.282.198-.564.267-.846.095-.393.184-.785.28-1.184.246-1.04.404-2.099.568-3.159.157-1.039.308-2.085.465-3.124.15-1.012.342-2.017.507-3.021.075-.475.13-.957.177-1.432.048-.433.11-.874.11-1.307a1.226 1.226 0 0 0-1.211-1.219c-.664-.027-1.204.53-1.211 1.198Z' fill='%23fff'/%3E%3Cpath d='m39.897 37.775-.007-.007c0 .007 0 .007.007.007Z' fill='%23fff'/%3E%3C/svg%3E%0A");background-size:contain;-webkit-transform:skew(-8deg);transform:skew(-8deg);position:absolute;top:50%;right:-4px;z-index:-1}@media(min-width: 1340px){.one__heading::after{width:55px;height:42px;margin-top:-12px;margin-left:92px;top:100%;left:100%;right:auto}}.one__heading em{margin-right:10px;position:relative;display:inline-block;vertical-align:top;font-style:normal;color:#0d1217}@media(min-width: 1340px){.one__heading em{margin-right:13px}}.one__heading em::after{content:"";display:block;overflow:hidden;border-radius:10px;position:absolute;top:8px;left:-11px;right:-14px;bottom:6px;z-index:-1;background:#99ff50;-webkit-transform:skew(-8.5deg);transform:skew(-8.5deg)}@media(min-width: 375px){.one__heading em::after{top:4px;left:-15px;right:-18px;bottom:2px}}@media(min-width: 1340px){.one__heading em::after{top:0;bottom:-4px;left:-12px;right:-14px}}.one__screenshots{max-width:600px;margin:32px auto 0;position:relative}@media(min-width: 992px){.one__screenshots{max-width:780px}}@media(min-width: 1340px){.one__screenshots{max-width:none;padding:0 120px;margin-top:70px}}.one__screenshots figure{border:1px solid #4b5968;margin:0;background:#161f27}.one__screenshots figure img{width:100%;height:auto;display:block;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.one__screenshots figure.d{padding:6px;border-radius:20px;margin-right:5.54%}@media(min-width: 768px){.one__screenshots figure.d{padding:10px;border-radius:28px;-webkit-box-shadow:0 4px 24px 0 rgba(0,0,0,.24);box-shadow:0 4px 24px 0 rgba(0,0,0,.24)}}@media(min-width: 992px){.one__screenshots figure.d{margin-right:15%}}@media(min-width: 1340px){.one__screenshots figure.d{width:auto;padding:19px;border-radius:32px;margin-right:162px}}.one__screenshots figure.d img{border-radius:14px;-webkit-box-shadow:0 4px 20px 20px rgba(22,31,39,.2);box-shadow:0 4px 20px 20px rgba(22,31,39,.2)}@media(min-width: 768px){.one__screenshots figure.d img{-webkit-box-shadow:none;box-shadow:none}}.one__screenshots figure.m{width:23.907%;padding:4.5px;border-radius:14px;position:absolute;top:26px;right:0;-webkit-box-shadow:0 4px 24px 0 rgba(0,0,0,.24);box-shadow:0 4px 24px 0 rgba(0,0,0,.24)}@media(min-width: 768px){.one__screenshots figure.m{padding:8px;border-radius:24px;bottom:-16px;top:auto}}@media(min-width: 992px){.one__screenshots figure.m{width:18%;right:40px}}@media(min-width: 1340px){.one__screenshots figure.m{width:208px;padding:13px;border-radius:30px;top:auto;right:120px;bottom:0}}.one__screenshots figure.m img{border-radius:8px}@media(min-width: 768px){.one__screenshots figure.m img{border-radius:14px}}@media(min-width: 1340px){.one__screenshots figure.m img{border-radius:20px}}.games{margin-top:103px;margin-bottom:86px}@media(min-width: 1340px){.games{margin-top:210px;margin-bottom:210px}}.games__heading{margin-bottom:29px}@media(min-width: 768px){.games__heading{margin-bottom:40px;text-align:center}}@media(min-width: 1340px){.games__heading{margin-bottom:60px;line-height:55px}}@media(min-width: 572px){.games__heading br{display:none}}.games__carousel{padding:0 16px;margin:0 -16px;position:relative;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:-webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 0%, 0)), color-stop(20%, hsl(0, 0%, 0%)), color-stop(80%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));-webkit-mask-image:linear-gradient(to right, hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0));mask-image:-webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 0%, 0)), color-stop(20%, hsl(0, 0%, 0%)), color-stop(80%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));mask-image:linear-gradient(to right, hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 20%, hsl(0, 0%, 0%) 80%, hsla(0, 0%, 0%, 0))}.games__carousel::-webkit-scrollbar{display:none}@media(min-width: 992px){.games__carousel{max-width:932px;margin-right:auto;margin-left:auto;-webkit-mask-image:-webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 0%, 0)), color-stop(15%, hsl(0, 0%, 0%)), color-stop(85%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));-webkit-mask-image:linear-gradient(to right, hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 15%, hsl(0, 0%, 0%) 85%, hsla(0, 0%, 0%, 0));mask-image:-webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 0%, 0)), color-stop(15%, hsl(0, 0%, 0%)), color-stop(85%, hsl(0, 0%, 0%)), to(hsla(0, 0%, 0%, 0)));mask-image:linear-gradient(to right, hsla(0, 0%, 0%, 0), hsl(0, 0%, 0%) 15%, hsl(0, 0%, 0%) 85%, hsla(0, 0%, 0%, 0))}}@media(min-width: 1340px){.games__carousel{max-width:none;padding:0;margin:0}}.games__carousel.glide{width:auto}.games__list{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1}.game__preview{width:100%;aspect-ratio:164/176;border-radius:24px;margin:0;position:relative;-webkit-box-shadow:0 8px 8px 0 rgba(22,31,39,.5);box-shadow:0 8px 8px 0 rgba(22,31,39,.5)}@media(min-width: 1340px){.game__preview{width:240px;height:260px}}.game__preview img{width:100%;height:100%;display:block;border-radius:24px;position:relative;z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.game__preview .btn{min-width:80px;max-width:140px;padding:5px 24px;margin:0 auto;display:block;text-align:center;position:absolute;right:12px;bottom:12px;left:12px;z-index:2;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;-webkit-box-shadow:none;box-shadow:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}@media(max-width: 1339.98px){.game__preview .btn{font-size:18px}}@media(min-width: 1340px){.game__preview .btn{max-width:200px;padding-top:7px;padding-bottom:7px;bottom:16px}}@media(hover: hover){.game__preview .btn:hover,.game__preview .btn:focus{background:#fff}}.game__play{margin:16px 0 12px;font-size:16px;line-height:24px;font-weight:600;text-transform:uppercase;text-align:center;cursor:default}@media(min-width: 1340px){.game__play{margin:19px 0 21px;font-size:18px}}.game__platforms{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:7px}@media(min-width: 1340px){.game__platforms{gap:12px}}.game__platforms>a{padding:6px;margin-bottom:5px;border:1px solid #313131;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;font-size:16px;line-height:20px;font-weight:500;text-align:center;text-transform:uppercase;background:#202c35;-webkit-transition:color .1s ease,border-color .1s ease,background-color .1s ease;transition:color .1s ease,border-color .1s ease,background-color .1s ease;outline:none}@media(min-width: 1340px){.game__platforms>a{padding-right:11px;padding-left:11px;margin-bottom:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;text-align:left}}@media(hover: hover){.game__platforms>a{text-decoration:none}.game__platforms>a:focus{border-color:#4b5968;color:#fff}.game__platforms>a:hover{border-color:#99ff50;color:#000;background-color:rgba(153,255,80,.8)}}.game__platforms>a img{width:13px;height:13px;display:block;position:relative;top:4px;vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}@media(min-width: 1340px){.game__platforms>a img{width:16px;height:16px;margin-right:5px;top:2px}}.faq{margin-bottom:106px;position:relative}@media(min-width: 1340px){.faq{margin-bottom:240px;padding:0 50px}}.faq__anchor{width:0;height:0;position:absolute;top:-84px;left:0}@media(min-width: 1340px){.faq__anchor{top:-152px}}.faq__header{margin-bottom:26px;text-align:center}@media(min-width: 768px){.faq__header{margin-bottom:73px;font-size:18px;line-height:40px}}@media(min-width: 1340px){.faq__header{margin-bottom:116px}}.faq__header p:last-child{margin-bottom:0}.faq__heading{margin-bottom:14px}@media(min-width: 1340px){.faq__heading{line-height:76px}}.faq__list{margin:0 10px}@media(min-width: 1340px){.faq__list{margin:0}}.faq__entry{padding:32px 0;position:relative}@media(min-width: 1340px){.faq__entry{padding:12px 0}}.faq__entry::after{content:"";display:block;overflow:hidden;height:1px;border-bottom:.5px solid rgba(153,255,80,.5);position:absolute;right:0;bottom:0;left:0}.faq__entry.visible .faq__reply{display:block}.faq__entry.open .faq__question::after{background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.82 14.184V6h-1.636v8.184H6v1.636h8.184V24h1.636v-8.18H24v-1.636h-8.18Z' fill='%2399FF50'/%3E%3C/svg%3E%0A");-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media(min-width: 1340px){.faq__entry+.faq__entry{margin-top:40px}}.faq__question{padding-right:70px;margin-bottom:0;position:relative;font-size:20px;line-height:24px;font-weight:500;letter-spacing:.01em;text-transform:uppercase;cursor:pointer}@media(min-width: 768px){.faq__question{padding-right:100px}}@media(min-width: 1340px){.faq__question{padding-right:340px;font-size:24px;line-height:36px;font-weight:500}}.faq__question::after{content:"";display:block;overflow:hidden;width:30px;height:30px;background:url("data:image/svg+xml,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.82 14.184V6h-1.636v8.184H6v1.636h8.184V24h1.636v-8.18H24v-1.636h-8.18Z' fill='%23fff'/%3E%3C/svg%3E") right top no-repeat;background-size:contain;position:absolute;top:0;right:0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}@media(min-width: 1340px){.faq__question::after{width:34px;height:34px}}.faq__reply{max-height:0;padding-right:70px;overflow:hidden;font-weight:300;text-transform:uppercase;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}@media(min-width: 768px){.faq__reply{padding-right:100px}}@media(min-width: 1340px){.faq__reply{padding-right:340px;font-size:20px;line-height:30px}}.faq__reply p:last-of-type{margin-bottom:0}.faq__space{padding-top:30px}@media(min-width: 1340px){.faq__space{padding-top:40px;padding-bottom:10px}}.cta{margin:56px 0;padding:76px 50px;position:relative;z-index:1;text-align:center;cursor:default}@media(min-width: 1340px){.cta{padding:84px 0;margin-top:160px;margin-bottom:102px}}.cta::before{content:"";display:block;overflow:hidden;border-radius:68px;background:#0d1217;position:absolute;top:0;left:0;right:8px;bottom:0;z-index:-2;-webkit-transform:skew(-3deg);transform:skew(-3deg)}@media(min-width: 1340px){.cta::before{left:20px;right:-10px;-webkit-transform:skew(-7deg);transform:skew(-7deg)}}.cta::after{content:"";display:block;overflow:hidden;width:68px;height:60px;margin:-25px 0 0 -60px;background-repeat:no-repeat;background-position:top left;background-image:url("data:image/svg+xml,%3Csvg width='127' height='113' viewBox='0 0 127 113' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M101.237 0.0540665C100.36 0.00030531 99.4058 0.000667048 98.4159 0.00103774L98.169 0.00109505H59.3602C27.3715 0.00109505 0 24.4506 0 56.3343C0 88.218 27.3714 112.668 59.3602 112.668H98.169L98.4158 112.668C99.4058 112.668 100.36 112.668 101.237 112.615C114.23 111.818 125.721 101.945 126.688 88.1545C126.751 87.2502 126.75 86.2755 126.75 85.3721L126.75 85.1269V27.5418L126.75 27.2966C126.75 26.3932 126.751 25.4184 126.688 24.5141C125.721 10.7239 114.23 0.850733 101.237 0.0540665ZM55.919 71.3564C64.1546 71.3564 70.8308 64.6307 70.8308 56.3342C70.8308 48.0377 64.1546 41.312 55.919 41.312C47.6835 41.312 41.0073 48.0377 41.0073 56.3342C41.0073 64.6307 47.6835 71.3564 55.919 71.3564Z' fill='%2399FF50'/%3E%3C/svg%3E");background-size:contain;position:absolute;top:50%;left:100%;z-index:-1}@media(min-width: 1340px){.cta::after{width:127px;height:113px;margin-top:-56px;margin-left:-99px}}.cta h3{margin-bottom:22px;font-size:32px;line-height:1.25em;font-weight:bold;font-style:italic;text-transform:uppercase}@media(min-width: 375px){.cta h3{font-size:40px}}@media(min-width: 1340px){.cta h3{margin-bottom:26px;font-size:64px}}.cta .btn{min-width:176px;font-size:20px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 767.98px){.cta .btn{min-width:164px;padding-top:5px;padding-bottom:5px;font-size:18px}}.hero{padding-top:43px}@media(min-width: 1340px){.hero{padding-top:77px}}.hero__icon{width:98px;height:98px;border:1px solid #1b2127;border-radius:50%;margin:0 auto 37.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#121a22}@media(min-width: 1340px){.hero__icon{margin-top:3px;margin-bottom:16px}}.hero__icon img{width:48px;height:48px;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.hero__heading{margin-bottom:27px}@media(max-width: 374.98px){.hero__heading{font-size:40px;line-height:48px}}@media(min-width: 1340px){.hero__heading{margin-bottom:23px}}.hero__content{padding:40px 20px 50px;border-radius:44px;position:relative;text-align:center;background:#0d1217}@media(min-width: 1340px){.hero__content{min-height:600px;padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;line-height:30px}}.hero__content p{max-width:840px;margin-right:auto;margin-left:auto}.hero__content p:last-child{margin-bottom:0}.catalog{max-width:344px;margin:0 auto 60px}@media(min-width: 768px){.catalog{max-width:none;margin-bottom:80px}}@media(min-width: 1340px){.catalog{margin-bottom:142px}}.catalog__tab{display:none}.catalog__tab.active{display:block}@media(max-width: 767.98px){.catalog__tab.full .catalog__row:nth-child(n+5){display:block}}.catalog__tab.full .catalog__more{display:none}.catalog__row{padding:16px;border-radius:24px;margin-bottom:25px;font:500 16px/28px "Jost",sans-serif;background:#0d1217}@media(max-width: 767.98px){.catalog__row:nth-child(n+5){display:none}}@media(min-width: 768px){.catalog__row{padding:12px;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;font-size:14px;line-height:20px}}@media(min-width: 992px){.catalog__row{font-size:16px;line-height:28px}}@media(min-width: 1340px){.catalog__row{gap:43px}}.catalog__row-title{display:none}@media(min-width: 768px){.catalog__row-title{margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,0);padding-top:0;padding-bottom:0}.catalog__row-title .catalog__col:first-child .catalog__title{margin-left:-12px}}@media(min-width: 768px){.catalog__col:nth-child(1){width:60px;-ms-flex-negative:0;flex-shrink:0}.catalog__col:nth-child(2){width:124px;-ms-flex-negative:0;flex-shrink:0}.catalog__col:nth-child(3){width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.catalog__col:nth-child(4){width:90px;-ms-flex-negative:0;flex-shrink:0}.catalog__col:nth-child(5){width:110px;-ms-flex-negative:0;flex-shrink:0}}@media(min-width: 1340px){.catalog__col:nth-child(1){width:98px}.catalog__col:nth-child(4){width:278px}.catalog__col:nth-child(5){width:158px}}.catalog__col small{font-size:14px;line-height:24px;font-weight:normal;display:block;opacity:.5}.catalog__logo{padding:0;margin:0 0 14px;display:block}@media(min-width: 768px){.catalog__logo{margin-bottom:0}}.catalog__logo img{width:100%;height:auto;border-radius:14px;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.catalog__logo img.d{display:none}@media(min-width: 768px){.catalog__logo img.d{width:60px;height:40px;-o-object-fit:cover;object-fit:cover;display:block}}@media(min-width: 1340px){.catalog__logo img.d{width:98px;height:66px}}@media(min-width: 768px){.catalog__logo img.m{display:none}}.catalog__title{display:none}@media(min-width: 768px){.catalog__title{display:block;font-size:12px;line-height:28px;font-weight:500;color:hsla(0,0%,100%,.5);text-transform:uppercase}}.catalog__text{margin-bottom:10px}@media(min-width: 768px){.catalog__text{margin-bottom:0}}@media(min-width: 768px){.catalog__text small{display:none}}.catalog__button{width:100%;border-radius:21px;margin-top:15px;display:block;font-size:14px;line-height:22px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 768px){.catalog__button{width:auto;padding:7px 20px;margin-top:0;display:inline-block}}@media(min-width: 1340px){.catalog__button{min-width:146px}}.catalog__more{width:95%;max-width:325px;padding-top:9px;padding-bottom:9px;margin:36px auto 0;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(min-width: 768px){.catalog__more{display:none}}@media(hover: hover){.catalog__more:hover,.catalog__more:focus{border-color:#fff;color:#fff;-webkit-box-shadow:none;box-shadow:none}}.review{padding:44px 20px 80px;border-radius:44px;margin-bottom:24px;position:relative;z-index:1;background:#0d1217}@media(min-width: 768px){.review{padding-top:76px;padding-left:40px;padding-right:40px;margin-bottom:40px}}@media(min-width: 1340px){.review{padding-top:98px;padding-bottom:112px}}.review__header{margin-bottom:77px;text-align:center}@media(min-width: 768px){.review__header{margin-bottom:73px;font-size:18px;line-height:40px}}@media(min-width: 1340px){.review__header{margin-bottom:135px}}.review__header p:last-child{margin-bottom:0}.review__heading{margin-bottom:14px}@media(min-width: 1340px){.review__heading{line-height:76px}}.review__list{margin:0;padding:0 0 0 38px;list-style:none;counter-reset:item}@media(min-width: 768px){.review__list{padding-left:60px}}@media(min-width: 1340px){.review__list{padding-left:100px}}.review__entry{padding:28px 0 0;position:relative}@media(min-width: 768px){.review__entry{padding:20px 0}}.review__entry::before{display:block;content:"0" counter(item);counter-increment:item;font-size:20px;line-height:24px;color:#99ff50;position:absolute;left:-30px}@media(min-width: 768px){.review__entry::before{font-size:28px;line-height:32px;left:-54px}}@media(min-width: 1340px){.review__entry::before{font-size:32px;line-height:48px;left:-88px}}.review__entry:nth-child(n+10)::before{content:counter(item)}.review__entry.visible .review__reply{display:block}.review__entry.open .review__question::after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 3.25a.75.75 0 0 1 .75.75v14.19l4.72-4.72a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 1 1 1.06-1.06l4.72 4.72V4a.75.75 0 0 1 .75-.75Z' fill='%2399FF50'/%3E%3C/svg%3E%0A");-webkit-transform:rotate(180deg);transform:rotate(180deg);background-color:rgba(153,255,80,.1)}@media(min-width: 1340px){.review__entry+.review__entry{margin-top:2px}}.review__question{padding-bottom:22px;padding-right:40px;margin-bottom:0;border-bottom:.5px solid #99ff50;font-size:20px;line-height:24px;font-weight:500;text-transform:uppercase;cursor:pointer;letter-spacing:.01em;position:relative}@media(min-width: 768px){.review__question{padding-right:100px;font-size:28px;line-height:32px}}@media(min-width: 1340px){.review__question{padding-bottom:19px;font-size:32px;line-height:48px}}.review__question::after{content:"";display:block;overflow:hidden;width:34px;height:34px;background:#121a22 url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 3.25a.75.75 0 0 1 .75.75v14.19l4.72-4.72a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6a.75.75 0 1 1 1.06-1.06l4.72 4.72V4a.75.75 0 0 1 .75-.75Z' fill='%23fff'/%3E%3C/svg%3E") center center no-repeat;background-size:18px 18px;border-radius:50%;position:absolute;right:0;top:-3px}@media(min-width: 768px){.review__question::after{width:40px;height:40px;background-size:20px 20px;top:-2px}}@media(min-width: 1340px){.review__question::after{width:48px;height:48px;background-size:24px 24px;top:0}}.review__reply{max-height:0;overflow:hidden;font-weight:300;font-size:17px;line-height:30px;text-transform:uppercase;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}@media(min-width: 768px){.review__reply{font-size:18px}}@media(min-width: 1340px){.review__reply{font-size:20px}}.review__reply p{margin-bottom:30px}.review__reply p:last-of-type{margin-bottom:0}.review__reply em{color:#99ff50;font-style:normal}.review__space{padding-top:35px;padding-bottom:28px}@media(min-width: 768px){.review__space{padding-top:45px;padding-bottom:15px}}@media(min-width: 1340px){.review__space{padding-top:63px;padding-bottom:22px}}.review__generated{min-height:54px;margin:20px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;font-family:"Jost",sans-serif;font-size:14px;text-align:center;cursor:default}@media(min-width: 768px){.review__generated{font-size:16px}}.review__generated p{margin:0 0 0 46px;position:relative}.review__generated p::before{content:"";display:block;overflow:hidden;width:26px;height:40px;margin-right:12px;position:absolute;top:50%;right:100%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0);background:url("../img/robot.png") no-repeat center center;background-size:contain}@media(min-width: 768px){.review__generated p::before{width:34px;height:54px}}.review::after{content:"";display:block;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}@media(min-width: 768px){.features{margin:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.features .feature{margin-top:0;margin-bottom:0}}.feature{padding:34px 24px 72px;margin:24px 0;background:#0d1217;border-radius:44px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:0;flex-basis:0}@media(min-width: 768px){.feature{padding:40px 40px 54px;margin:40px 0}}.feature__heading{margin-bottom:10px;font-size:36px;line-height:54px;font-weight:600}.feature__heading+p{max-width:320px;margin-bottom:36px;font-size:16px;line-height:24px;color:hsla(0,0%,100%,.5);text-transform:uppercase}@media(min-width: 768px){.feature__heading+p{margin-bottom:24px;font-size:18px;line-height:26px}}.feature__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.feature__tags a,.feature__tags span{padding:6px 12px;border:1px solid #141c24;border-radius:8px;font-size:16px;line-height:20px;font-weight:500;text-align:center;background:#1d2832;-webkit-transition:color .1s ease,border-color .1s ease,background-color .1s ease;transition:color .1s ease,border-color .1s ease,background-color .1s ease;outline:none}@media(min-width: 1340px){.feature__tags a,.feature__tags span{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;text-align:left}}@media(hover: hover){.feature__tags a{text-decoration:none}.feature__tags a:focus{border-color:#4b5968;color:#fff}.feature__tags a:hover{border-color:#99ff50;color:#000;background-color:rgba(153,255,80,.8)}}.bonus{margin:24px 0;padding:135px 20px 100px;border-radius:68px;background:#0d1217;position:relative;text-align:center;cursor:default;z-index:1}@media(min-width: 768px){.bonus{padding-left:50px;padding-right:50px;margin-top:56px}}@media(min-width: 1340px){.bonus{padding:72px 0 48px;border-radius:44px;margin-top:40px;margin-bottom:40px}}@media(max-width: 767.98px){.bonus{min-height:454px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.bonus::before{content:"";display:block;overflow:hidden;width:78px;height:78px;background:url("data:image/svg+xml,%3Csvg width='149' height='149' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70.005 12.964c-26.013.026-39.472.491-48.01 9.03-8.54 8.538-9.005 21.998-9.03 48.01h30.3a24.589 24.589 0 0 1-4.663-9.419c-3.32-13.277 8.707-25.303 21.984-21.984a24.59 24.59 0 0 1 9.42 4.663v-30.3ZM12.965 79.255c.025 26.013.49 39.472 9.03 48.01 8.538 8.539 21.997 9.004 48.01 9.03v-48.57c-4.808 9.603-14.738 16.196-26.208 16.196a4.625 4.625 0 1 1 0-9.25c9.477 0 17.417-6.577 19.505-15.416H12.965ZM79.255 136.295c26.013-.026 39.472-.491 48.011-9.03 8.539-8.538 9.004-21.997 9.029-48.01H85.958c2.088 8.839 10.029 15.416 19.505 15.416a4.625 4.625 0 1 1 0 9.25c-11.47 0-21.4-6.593-26.208-16.196v48.57ZM136.295 70.005c-.025-26.013-.49-39.473-9.029-48.011-8.539-8.539-21.998-9.004-48.01-9.03v30.3a24.589 24.589 0 0 1 9.418-4.663c13.277-3.32 25.304 8.707 21.985 21.984a24.584 24.584 0 0 1-4.664 9.42h30.3Z' fill='%232E3338'/%3E%3Cpath d='M58.342 47.575a15.397 15.397 0 0 1 11.663 14.938v7.492h-7.492a15.397 15.397 0 0 1-14.938-11.663c-1.625-6.503 4.265-12.393 10.767-10.767ZM79.255 62.513v7.492h7.492a15.398 15.398 0 0 0 14.938-11.663c1.625-6.503-4.265-12.393-10.767-10.767a15.397 15.397 0 0 0-11.663 14.938Z' fill='%232E3338'/%3E%3C/svg%3E") center center no-repeat;background-size:contain;position:absolute;top:36px;left:50%;-webkit-transform:rotate(-15deg) translateX(-52%);transform:rotate(-15deg) translateX(-52%);z-index:-2}@media(min-width: 768px){.bonus::before{width:148px;height:148px;top:50%;left:78px;-webkit-transform:rotate(-15deg) translateY(-78px);transform:rotate(-15deg) translateY(-78px)}}.bonus h3{margin-bottom:0;font-size:20px;line-height:1.5em;font-weight:600;text-transform:uppercase}@media(min-width: 768px){.bonus h3{font-size:32px;line-height:1.25em}}@media(min-width: 1340px){.bonus h3{font-size:48px;line-height:54px}}.bonus h3 small{margin-top:14px;font-size:40px;display:block}@media(min-width: 768px){.bonus h3 small{margin-top:12px}}.testimonials{padding:75px 24px 48px;border-radius:44px;margin-bottom:146px;position:relative;z-index:1;background:#0d1217 no-repeat 47% 107%;background-size:83% auto}@media(min-width: 768px){.testimonials{padding-left:40px;padding-right:40px}}@media(min-width: 1340px){.testimonials{padding:85px 125px 130px;margin-bottom:222px;background-image:url("data:image/svg+xml,%3Csvg width='1053' height='226' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m89.136 194.432-55.084 30.834 12.3-61.918L0 120.486l62.691-7.435 26.445-57.325 26.445 57.325 62.691 7.435-46.353 42.862 12.301 61.918-55.084-30.834ZM307.816 170.549l-55.084 30.834 12.301-61.918-46.352-42.862 62.691-7.435 26.444-57.325 26.445 57.325 62.691 7.435-46.352 42.862 12.301 61.918-55.085-30.834ZM526.497 138.706l-55.084 30.834 12.301-61.918-46.353-42.861 62.691-7.435L526.497 0l26.445 57.326 62.691 7.435-46.353 42.861 12.301 61.918-55.084-30.834ZM745.178 170.549l-55.084 30.834 12.3-61.918-46.352-42.862 62.691-7.435 26.445-57.325 26.444 57.325 62.692 7.435-46.353 42.862 12.301 61.918-55.084-30.834ZM963.857 194.432l-55.084 30.834 12.301-61.918-46.352-42.862 62.691-7.435 26.444-57.325 26.445 57.325 62.688 7.435-46.35 42.862 12.3 61.918-55.083-30.834Z' fill='%23161C22'/%3E%3C/svg%3E")}}.testimonials__header{text-align:center}@media(min-width: 768px){.testimonials__header{font-size:20px;line-height:40px}}.testimonials__header p:last-of-type{margin-bottom:0}.testimonials__header .btn{min-width:206px;margin-top:24px}@media(max-width: 767.98px){.testimonials__header .btn{padding:8px 20px;font-size:18px}}.testimonials__heading{margin-bottom:14px;font-size:48px;line-height:1.17em}@media(max-width: 767.98px){.testimonials__heading strong{display:block}}@media(min-width: 768px){.testimonials__heading{margin-bottom:6px}}@media(min-width: 1340px){.testimonials__heading{line-height:76px}}.testimonials__heading+.btn{margin-top:80px}.testimonials__carousel{padding:0 24px;margin:46px -24px 0 -24px;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 767.98px){.testimonials__carousel{overflow:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch}.testimonials__carousel::-webkit-scrollbar{display:none}}@media(min-width: 768px){.testimonials__carousel{margin-right:0;margin-left:0;padding-right:0;padding-left:0;display:block}}@media(min-width: 1340px){.testimonials__carousel{margin-top:58px}}.testimonials__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media(min-width: 768px){.testimonials__list{display:block}}.testimonials__item{width:calc(100vw - 80px);min-width:240px;padding:42px 23px 55px;border:1px solid #121212;border-radius:24px;font:600 18px/28px "Jost",sans-serif;letter-spacing:-0.02em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;background:#171c21 url("data:image/svg+xml,%3Csvg width='40' height='40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.655 20.14V32.8H5.09v-3.282c0-5.126.375-8.94 1.125-11.44.813-2.563 2.907-6.19 6.283-10.878l5.345 3c-2.813 4.815-4.439 8.128-4.876 9.94h4.688Zm17.067 0V32.8H22.156v-3.282c0-5.126.376-8.94 1.126-11.44.813-2.563 2.907-6.19 6.283-10.878l5.345 3c-2.814 4.815-4.439 8.128-4.877 9.94h4.69Z' fill='%2394F64E'/%3E%3C/svg%3E") no-repeat 23px 33px;background-size:34px 34px}@media(min-width: 572px){.testimonials__item{width:492px}}@media(min-width: 768px){.testimonials__item{width:auto;padding:42px 40px 42px 109px;margin-bottom:38px;border-radius:34px;background-position:33px 41px;background-size:40px 40px}}@media(min-width: 992px){.testimonials__item{padding-right:80px}}@media(min-width: 1340px){.testimonials__item{padding-right:160px;font-size:20px}}.testimonials__item blockquote{margin:22px 0 0 0}@media(min-width: 1340px){.testimonials__item blockquote{margin-top:16px}}.testimonials__item blockquote p:last-of-type{margin-bottom:0}.testimonials__item:last-child{margin-bottom:0}.testimonials__name{margin:0 0 0 45px;font-size:16px}@media(min-width: 768px){.testimonials__name{margin-left:0}}.testimonials__name em{margin-left:4px;color:#667085;font-weight:500;font-style:normal;letter-spacing:0}@media(min-width: 1340px){.testimonials__name em{margin-left:10px}}.rate{width:160px;height:28px;margin-top:13px;background:url("data:image/svg+xml,%3Csvg width='160' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 21.303 5.77 25.909l1.838-9.25-6.924-6.402 9.364-1.11L14 .582l3.951 8.563 9.365 1.111-6.924 6.403 1.837 9.249L14 21.303ZM47 21.303l-8.229 4.606 1.838-9.25-6.924-6.402 9.364-1.11L47 .582l3.951 8.563 9.365 1.111-6.924 6.403 1.837 9.249L47 21.303ZM79.5 21.303l-8.523 4.606 1.903-9.25-7.171-6.402 9.7-1.11 4.09-8.564 4.092 8.563 9.7 1.111-7.172 6.403 1.903 9.249-8.522-4.606ZM113 21.303l-8.229 4.606 1.838-9.25-6.924-6.402 9.364-1.11L113 .582l3.95 8.563 9.365 1.111-6.924 6.403 1.837 9.249L113 21.303ZM146 21.303l-8.229 4.606 1.838-9.25-6.924-6.402 9.364-1.11L146 .582l3.95 8.563 9.365 1.111-6.924 6.403 1.837 9.249L146 21.303Z' fill='%2394F64E'/%3E%3C/svg%3E") no-repeat 0 0;background-size:auto 100%}@media(min-width: 1340px){.rate{margin-top:12px}}.rate-1{width:32px}.rate-2{width:64px}.rate-3{width:96px}.rate-4{width:128px}.slider{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}.slider__item{width:100%;height:100%;-ms-flex-negative:0;flex-shrink:0}.slider figure{width:100%;height:100%;margin:0;border-radius:24px;overflow:hidden}@media(min-width: 1340px){.slider figure{border-radius:48px}}.slider figure img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}
/*# sourceMappingURL=style.css.map */
