/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}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:-.25em}sup{top:-.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{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]{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}[hidden],template{display:none}@font-face{font-display:swap;font-family:Wix Madefor Display;font-style:normal;font-weight:400;src:url(../fonts/wix-madefor-display-v10-cyrillic_latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Wix Madefor Display;font-style:normal;font-weight:700;src:url(../fonts/wix-madefor-display-v10-cyrillic_latin-700.woff2) format("woff2")}*,:after,:before{box-sizing:border-box}html{font-size:16px;height:100%;scroll-behavior:smooth}body{background-color:#ececee;color:#151a2c;display:flex;flex-direction:column;font-family:Wix Madefor,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:.02em;line-height:1.4;margin:0;min-height:100vh;padding:69px 0 0}.container{margin:0 auto;max-width:1304px;padding-left:8px;padding-right:8px;width:100%}@media (max-width:576px){.container{padding-left:5px;padding-right:5px}}.no-scroll{overflow:hidden}#wpadminbar{display:none}.slot-header{background:#151a2c;left:0;padding:10px 0;position:fixed;right:0;top:0;z-index:1}.slot-header .container{align-items:center;display:flex;justify-content:space-between}.slot-header .box{align-items:center;display:flex;gap:20px}.slot-header .box .logo img{display:block}.slot-header .box .burger{background-color:rgba(64,100,245,.4);border-radius:10px;cursor:pointer;display:none;flex-direction:column;height:36px;justify-content:space-between;padding:8px;transition:all .3s;width:36px}@media screen and (max-width:1200px){.slot-header .box .burger{display:flex}}.slot-header .box .burger:hover{background-color:#5678ff}.slot-header .box .burger .burger__line{background-color:#f9f9ff;height:4px;transition:all .3s;width:100%}.slot-header .box .burger .burger__line:nth-child(2){width:12px}.slot-header .box .burger .burger__line:nth-child(3){width:4px}.slot-header .box .burger.active .burger__line:first-child{position:relative;top:8px;transform:rotate(45deg);width:100%}.slot-header .box .burger.active .burger__line:nth-child(2){opacity:0;width:0}.slot-header .box .burger.active .burger__line:nth-child(3){position:relative;top:-8px;transform:rotate(-45deg);width:100%}@media screen and (max-width:1200px){.slot-header .menu{background:#151a2c;bottom:0;display:none;flex-direction:column;height:auto;justify-content:space-between;left:0;padding:40px;position:fixed;right:0;top:69px}.slot-header .menu.active{display:flex}.slot-header .menu ul{display:flex;flex-direction:column;gap:8px}.slot-header .menu ul li{padding:0!important}.slot-header .menu ul li a,.slot-header .menu ul li span{display:inline-block;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.16px;line-height:120%;padding:12px}.slot-header .menu .button{align-items:center;height:49px;justify-content:center;width:162px}}.slot-header .menu ul{display:flex;list-style:none;margin:0;padding:0}.slot-header .menu ul li{padding:0 12px}.slot-header .menu ul li a,.slot-header .menu ul li span{color:#ececee;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.16px;line-height:120%;text-decoration:none;transition:all .3s}.slot-header .menu ul li span{color:#d7c237}.slot-header .menu ul li a:hover{color:#f3de51}.slot-header .menu .button{display:none}@media screen and (max-width:1200px){.slot-header .menu .button{display:flex}}.slot-header .buttons{display:flex;gap:8px}.slot-header .buttons .button{height:49px;width:163px}.slot-header .buttons .button.white{width:96px}@media screen and (max-width:1200px){.slot-header .buttons .button.blue{display:none}}footer{background:#f9f9ff;padding-bottom:84px;padding-top:168px}footer .container{display:flex;gap:20px}@media screen and (max-width:1200px){footer .container{flex-direction:column}}footer .container .column{width:100%}footer .container .column .menu{display:flex;flex-wrap:wrap;list-style:none;margin:0 0 100px;max-width:510px;padding:0}@media screen and (max-width:1200px){footer .container .column .menu{flex-direction:column;max-width:100%}}footer .container .column .menu li{max-width:33.33333%;padding:10px 12px 12px;width:100%}@media screen and (max-width:1200px){footer .container .column .menu li{max-width:100%}}footer .container .column .menu li a,footer .container .column .menu li span{color:#151a2c;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.16px;line-height:120%;text-decoration:none;transition:all .3s}footer .container .column .menu li a:hover{color:#f3de51}footer .container .column .menu li span{color:#d7c237}footer .container .column .copyright,footer .container .column .footer_text{font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:150%}footer .container .column:nth-child(2){align-items:end;display:flex;justify-content:end}@media screen and (max-width:1200px){footer .container .column:nth-child(2){justify-content:start}}.up_box{bottom:140px;left:0;position:fixed;right:0}.up_box .container{position:relative}.up_box .up_btn{align-items:center;background-color:rgba(64,100,245,.4);border-radius:10px;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:-56px;transition:all .3s;width:44px;z-index:100}.up_box .up_btn:after{background:url(../img/up.svg) no-repeat 50%;background-size:contain;content:"";height:28px;width:28px}@media screen and (max-width:1360px){.up_box .up_btn{right:4px}}.up_box .up_btn:hover{background-color:#5678ff}.download_box{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:hsla(240,6%,93%,.76);bottom:0;box-shadow:0 -16px 28px 0 rgba(21,26,44,.16);display:none;justify-content:center;left:0;padding:8px 98.5px;position:fixed;right:0}@media screen and (max-width:1200px){.download_box{display:flex}}.download_box .button{height:49px;width:123px}.slot-posts{background:#f9f9ff;border-radius:28px;display:flex;flex-direction:column;gap:20px;margin-bottom:84px;margin-top:40px;padding:32px 28px}@media screen and (max-width:576px){.slot-posts{padding:20px 8px}}.slot-posts .slot-post{align-items:stretch;background-color:#ececee;border-radius:24px;display:flex;gap:20px;padding:28px}@media screen and (max-width:1200px){.slot-posts .slot-post{flex-direction:column}}.slot-posts .slot-post .column:first-child{max-width:240px;width:100%}@media screen and (max-width:1200px){.slot-posts .slot-post .column:first-child{max-width:100%}}.slot-posts .slot-post .column:first-child figure{display:flex;justify-content:center;margin:0 auto}.slot-posts .slot-post .column:first-child figure img{border-radius:16px;display:block;margin:0}.slot-posts .slot-post .column:first-child .title{display:none;font-size:20px;font-style:normal;font-weight:700;letter-spacing:.2px;line-height:120%;margin-top:11px;padding-bottom:12px;text-align:center}.slot-posts .slot-post .column:first-child .rating{align-items:center;display:flex;gap:28px;justify-content:center;margin-top:8px}.slot-posts .slot-post .column:first-child .rating .title{display:block;font-size:18px;font-style:normal;font-weight:700;letter-spacing:.18px;line-height:120%}.slot-posts .slot-post .column:first-child .rating .star{background:url(../img/star.svg) no-repeat 50%;background-size:contain;color:#ececee;display:flex;font-size:20px;font-style:normal;font-weight:700;height:50px;justify-content:center;letter-spacing:.2px;line-height:120%;padding-top:15px;width:52px}.slot-posts .slot-post .column:nth-child(2){padding-top:10px;width:100%}.slot-posts .slot-post .column:nth-child(2) .title{font-size:24px;font-style:normal;font-weight:700;letter-spacing:.24px;line-height:120%;padding-bottom:24px;text-align:center}.slot-posts .slot-post .column:nth-child(2) .info ul{list-style:none;margin:0;padding:0}.slot-posts .slot-post .column:nth-child(2) .info ul li{display:flex;font-size:14px;font-style:normal;font-weight:400;gap:10px;letter-spacing:.14px;line-height:150%;padding-bottom:4px}.slot-posts .slot-post .column:nth-child(2) .info ul li:before{background:url(../img/check.svg) no-repeat 50%;background-size:contain;content:"";display:inline-block;height:20px;min-width:20px;width:20px}.slot-posts .slot-post .column:nth-child(3){display:flex;flex-direction:column;gap:16px;min-width:458px;padding-top:10px;width:100%}@media screen and (max-width:1200px){.slot-posts .slot-post .column:nth-child(3){min-width:auto}}.slot-posts .slot-post .column:nth-child(3) .box .title{font-size:18px;font-style:normal;font-weight:700;letter-spacing:.18px;line-height:120%;margin-bottom:10px;text-align:right}@media screen and (max-width:1200px){.slot-posts .slot-post .column:nth-child(3) .box .title{text-align:left}}.slot-posts .slot-post .column:nth-child(3) .box .methods ul{display:flex;flex-wrap:wrap;gap:6px;justify-content:end;list-style-type:none;margin:0;padding:0}.slot-posts .slot-post .column:nth-child(3) .box .methods ul li img{display:block}.slot-posts .slot-post .column:nth-child(3) .refs{display:flex;gap:8px;margin-top:auto}@media screen and (max-width:576px){.slot-posts .slot-post .column:nth-child(3) .refs{align-items:center;flex-direction:column;justify-content:center}}.slot-posts .slot-post .column:nth-child(3) .refs .button{height:49px;max-width:272px;width:100%}.slot-posts.single-page{margin:0}.slot-posts.single-page .slot-post{flex-wrap:wrap;gap:20px;justify-content:space-between;padding:16px}@media screen and (max-width:576px){.slot-posts.single-page .slot-post{padding:16px 8px}}.slot-posts.single-page .slot-post .column{min-width:auto;width:100%}.slot-posts.single-page .slot-post .column:first-child{display:flex;flex-direction:column;max-width:calc(50% - 10px);width:100%}@media screen and (max-width:1200px){.slot-posts.single-page .slot-post .column:first-child{max-width:100%}}.slot-posts.single-page .slot-post .column:first-child figure img{height:auto;width:100%}@media screen and (max-width:1200px){.slot-posts.single-page .slot-post .column:first-child figure img{width:auto}}.slot-posts.single-page .slot-post .column:first-child .title{display:block}@media screen and (max-width:1200px){.slot-posts.single-page .slot-post .column:first-child .title{font-size:24px;letter-spacing:.24px;line-height:120%;max-width:100%;order:1}.slot-posts.single-page .slot-post .column:first-child .rating .title{font-size:18px}}.slot-posts.single-page .slot-post .column:nth-child(2){max-width:calc(50% - 10px);width:100%}@media screen and (max-width:1200px){.slot-posts.single-page .slot-post .column:nth-child(2){max-width:100%}}.slot-posts.single-page .slot-post .column:nth-child(2) .title{display:none}.slot-posts.single-page .slot-post .column:nth-child(3) .box .title{text-align:left}.slot-posts.single-page .slot-post .column:nth-child(3) .box .methods ul{justify-content:start}.slot-content{font-size:18px;font-style:normal;font-weight:400;letter-spacing:.18px;line-height:150%}.slot-content h1{font-size:36px;font-style:normal;font-weight:700;letter-spacing:.36px;line-height:120%;margin:0 0 20px}@media screen and (max-width:992px){.slot-content h1{font-size:28px}}.slot-content h2{font-size:28px;font-style:normal;font-weight:700;letter-spacing:.28px;line-height:120%;margin:84px 0 20px}@media screen and (max-width:992px){.slot-content h2{font-size:24px}}.slot-content p{font-size:18px;font-style:normal;font-weight:400;letter-spacing:.18px;line-height:150%;margin:0 0 14px}.slot-content ul{list-style-type:none;margin:0 0 12px 14px;padding:0}.slot-content ul li{font-size:16px;font-style:normal;font-weight:300;letter-spacing:.16px;line-height:160%;padding-left:28px;position:relative}.slot-content ul li ul{margin-left:0}.slot-content ul li ul li:before{background:url(../img/bullit-2.svg) no-repeat 50%}.slot-content ul li:before{background:url(../img/bullit.svg) no-repeat 50%;content:"";display:block;height:8px;left:0;position:absolute;top:8px;width:20px}.slot-content ol{counter-reset:item;list-style:none;margin:0 0 12px 34px;padding:0}.slot-content ol>li{counter-increment:item;position:relative}.slot-content ol>li:before{color:#4064f5;content:counter(item) ". ";font-weight:600;left:0;position:absolute;transform:translateX(-100%)}.slot-content ol li,.slot-content ol>li:before{font-size:16px;font-style:normal;letter-spacing:.16px;line-height:160%}.slot-content ol li{font-weight:300;padding-left:10px}.slot-content ol li ol{counter-reset:subitem;list-style:none;margin-bottom:0;margin-left:14px}.slot-content ol li ol>li{counter-increment:subitem;position:relative}.slot-content ol li ol>li:before{color:#4064f5;content:counter(item) "." counter(subitem) ". ";font-size:16px;font-style:normal;font-weight:600;left:0;letter-spacing:.16px;line-height:160%;position:absolute;transform:translateX(-100%)}.slot-content table{border-collapse:separate;border-spacing:0;margin:20px 0;overflow:hidden;width:100%}.slot-content table thead tr th{background:rgba(64,100,245,.2);color:#4064f5;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.16px;line-height:120%;text-align:left}.slot-content table thead tr th:first-child{border-bottom-left-radius:12px;border-top-left-radius:12px}.slot-content table thead tr th:last-child{border-bottom-right-radius:12px;border-top-right-radius:12px}.slot-content table tbody{font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:120%}@media (max-width:576px){.slot-content table tbody tr:nth-child(odd){background:rgba(64,100,245,.2)}}.slot-content table tbody tr:nth-child(2n){background:rgba(64,100,245,.2);border-radius:12px}@media (max-width:576px){.slot-content table tbody tr:nth-child(2n){background:none}}.slot-content table tbody tr td:first-child{border-bottom-left-radius:12px;border-top-left-radius:12px}.slot-content table tbody tr td:last-child{border-bottom-right-radius:12px;border-top-right-radius:12px}.slot-content table tr td,.slot-content table tr th{padding:20px 5px}.slot-content table tr td:first-child,.slot-content table tr th:first-child{padding-left:12px}.slot-content table tr td:last-child,.slot-content table tr th:last-child{padding-right:12px}.slot-content table.double td:nth-child(2),.slot-content table.double th:nth-child(2){font-weight:600}@media (max-width:576px){.slot-content table.double tr{display:block;height:auto!important;padding:12px 16px}.slot-content table.double tr:last-of-type{padding-bottom:8px}.slot-content table.double td,.slot-content table.double th{display:block;height:auto!important;min-width:0!important;padding:0;width:auto!important}.slot-content table.double td:nth-child(2),.slot-content table.double th:nth-child(2){font-weight:600}.slot-content table.double td:first-of-type,.slot-content table.double th:first-of-type{margin-bottom:8px}}.slot-content table.is-mobile tbody tr{display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;overflow:hidden;padding:12px 16px}.slot-content table.is-mobile tbody tr:last-of-type{padding-bottom:0}.slot-content table.is-mobile tbody td,.slot-content table.is-mobile tbody th{display:block;font-weight:300;height:auto!important;margin-bottom:8px;min-width:0!important;padding:0;text-align:left;width:50%}.slot-content table.is-mobile tbody td:first-child,.slot-content table.is-mobile tbody th:first-child{display:none}.slot-content table.is-mobile tbody td{text-align:right}.slot-content table.is-mobile tbody td:first-of-type{color:#4064f5;font-weight:700;text-align:center;width:100%}.slot-content img{display:inline-block;height:auto;margin-bottom:24px}.slot-content .alignleft{float:left;margin-right:1.5em}.slot-content .alignright{float:right;margin-left:1.5em}.slot-content .aligncenter{display:block;margin-left:auto;margin-right:auto}.cover-table{margin:24px auto;max-width:100%;overflow:auto}.slot-single{padding-bottom:40px;padding-top:10px}.slot-single .content-box{display:flex;gap:20px}@media screen and (max-width:1200px){.slot-single .content-box{flex-direction:column}}.slot-single .content-box .column{width:100%}.slot-single .content-box .column:first-child{max-width:456px}@media screen and (max-width:1200px){.slot-single .content-box .column:first-child{max-width:100%}}.slot-front-page{padding:40px 0}.slot-category{padding-bottom:40px;padding-top:10px}.not-found{padding:40px 0}.not-found .container{align-items:center;display:flex;gap:40px;max-width:916px;padding:100px 8px}@media screen and (max-width:1200px){.not-found .container{flex-direction:column-reverse;gap:20px;padding:0 8px}}.not-found .container .button{height:49px;width:151px}.not-found .container figure{margin:0;width:322px}@media screen and (max-width:1200px){.not-found .container figure{width:100%}}.not-found .container figure img{display:block;height:auto;max-width:100%}@media screen and (max-width:1200px){.not-found .container figure img{width:220px}}.not-found .container h1{font-size:36px;font-style:normal;font-weight:700;letter-spacing:.36px;line-height:120%;margin-bottom:20px}@media screen and (max-width:1200px){.not-found .container h1{font-size:28px}}.not-found .container p{font-size:18px;font-style:normal;font-weight:400;letter-spacing:.18px;line-height:150%;margin-bottom:20px}.button{align-items:center;background:#4064f5;border-radius:10px;color:#ececee;display:flex;font-size:16px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.16px;line-height:120%;text-decoration:none;transition:all .3s}.button:hover{background:#5678ff}.button.white{background:#ececee;color:#4064f5}.button.white:hover{background:#fff}.button.transparent{background:transparent;border:3px solid #4064f5;color:#4064f5}.button.transparent:hover{background:#5678ff;border-color:#5678ff;color:#ececee}.button.green{background-color:#12a74e}.button.green:hover{background-color:#29be64}.slot-crumbs{display:flex;gap:10px;list-style:none;margin:0 0 40px;padding:0}.slot-crumbs li{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:700;gap:10px;letter-spacing:.16px;line-height:120%}.slot-crumbs li:before{background:url(../img/crumb.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:20px;width:20px}.slot-crumbs li:first-child:before{display:none}.slot-crumbs li .slot-crumbs__link{color:#4064f5;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:10%;text-underline-offset:16%;text-underline-position:from-font;transition:all .3s}.slot-crumbs li .slot-crumbs__link:hover{color:#5678ff}.slot-crumbs li .slot-crumbs__curr{color:rgba(64,100,245,.2);text-decoration:none}
