@font-face{font-family:'Cambay';font-style:normal;font-weight:400;font-display:swap;src:url("../../../suwo/SLXJc1rY6H0_ZDsGbg.ttf") format('truetype')}@font-face{font-family:'Cambay';font-style:normal;font-weight:700;font-display:swap;src:url("../../../suwo/SLXKc1rY6H0_ZDs-0pusxw.ttf") format('truetype')}img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}/**
* kk Star Ratings
* @see #
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("../../plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("../../plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("../../plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}input:not([type=checkbox]):not([type=radio]),textarea,select{-webkit-appearance:none;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input::-ms-clear{display:none}img{max-width:100%;height:auto;vertical-align:top}@font-face{font-family:"PN";src:url("../../themes/highroller/fonts/ProximaNova-Regular.css");src:local("😥"),url("../../themes/highroller/fonts/ProximaNova-Regular.css") format("woff"),url("../../themes/highroller/fonts/ProximaNova-Regular.css") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"PN";src:url("../../themes/highroller/fonts/ProximaNova-Semibold.css");src:local("😥"),url("../../themes/highroller/fonts/ProximaNova-Semibold.css") format("woff"),url("../../themes/highroller/fonts/ProximaNova-Semibold.css") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"PN";src:url("../../themes/highroller/fonts/ProximaNova-Extrabld.css");src:local("😥"),url("../../themes/highroller/fonts/ProximaNova-Extrabld.css") format("woff"),url("../../themes/highroller/fonts/ProximaNova-Extrabld.css") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"PN";src:url("../../themes/highroller/fonts/ProximaNova-Black.css");src:local("😥"),url("../../themes/highroller/fonts/ProximaNova-Black.css") format("woff"),url("../../themes/highroller/fonts/ProximaNova-Black.css") format("truetype");font-weight:900;font-style:normal}.select__list,.about-author__box-socials,.advantages__item ul,.addition-roll,.addition-list ul,.table-content__list,.game-block__options ul,.play-section__tabs-list,.top-nav__list,.language__list,.main-nav__list,.footer-nav__list,.brand-section__plus-list,.author-info__articles-list,.breadcrums{list-style:none;margin:0;padding:0}.about-author__box-socials,.play-section__tabs-list,.top-nav__list,.breadcrums{display:flex;flex-direction:row;align-items:center}.how-rate__icon,.header-bonus__icon,.constacts__top-item span{display:flex;flex-direction:row;align-items:center;justify-content:center}body{height:100%;font-family:"PN",sans-serif;color:#1d1d1b;background:#fbfbfb;-webkit-text-size-adjust:100%;-ms-text-size-adjust:none}*{outline:none;box-sizing:border-box}*:after,*:before{box-sizing:border-box}svg{transform:translateZ(0)}input,textarea{font-family:"PN",sans-serif}input[type=search]{-webkit-appearance:textfield;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=submit]{cursor:pointer}h1{font-weight:700;font-size:48px}h2{font-weight:700;font-size:42px}h3{font-weight:600;font-size:38px}h4{font-weight:700;font-size:34px}h5{font-weight:600;font-size:24px}h6{font-weight:500;font-size:20px}p.error{font-size:12px;color:red;margin:10px 0}.wrapper{min-height:100vh;position:relative}.holder-block{position:fixed;width:100%;overflow-y:scroll}.bg-button{position:relative;display:flex;align-items:center;justify-content:center;max-width:220px;width:100%;height:60px;font-size:18px;font-weight:700;line-height:140%;color:#fff;text-decoration:none;background-color:#000;border-radius:10px;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35);transition:.3s ease-in-out;border:1px solid #ffabab;cursor:pointer;overflow:hidden;z-index:2}.bg-button svg{position:absolute;left:0;bottom:0;transition:width .3s ease-in-out;z-index:-1}.bg-button img{top:0;right:12px;position:absolute;transition:right .3s ease-in-out}@media only screen and (min-width:1025px){.bg-button:hover{box-shadow:none}.bg-button:hover svg{width:100%}.bg-button:hover img{right:0}}.section-title{color:#1d1d1b;font-size:38px;font-weight:700;margin-bottom:24px}@media only screen and (max-width:1023px){.section-title{font-size:32px}}@media only screen and (max-width:767px){.section-title{font-size:22px;line-height:120%;margin-bottom:20px}}.play-button{max-width:255px;width:100%;height:54px;display:flex;align-items:center;justify-content:center;background-size:100%;background-image:linear-gradient(180deg,#fe5e19,#ff8a00 100%);position:relative;z-index:4;box-shadow:0px 2px 0px #e16c00;border-radius:10px;text-decoration:none;cursor:pointer;transition:.6s ease-in-out;overflow:hidden;font-size:16px;font-weight:800;color:#fff;text-decoration:none}.play-button:before{background-image:linear-gradient(180deg,#ff8a00,#fe5e19 100%);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;transition:opacity .6s}@media only screen and (min-width:1025px){.play-button:hover:before{opacity:1}}.play-button svg{fill:#fff;margin-right:8px}@media only screen and (min-width:1025px){.play-button:hover{box-shadow:0px 5px 0px #e16c00}}@media only screen and (max-width:420px){.play-button{max-width:100%}}.play-button__fullitem-play-box{margin-left:8px}.play-button__fullitem-play-title{font-weight:800;font-size:16px;line-height:125%;color:#fff;text-decoration:none}.play-button__fullitem-play-info{font-size:13px;line-height:110%;color:#f4f4f4}.main-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #405cbf;border-radius:16px;overflow:hidden;margin-bottom:24px}.main-table:last-of-type{margin-bottom:0}.main-table thead{border-radius:16px}.main-table thead tr td{padding:16px;font-size:16px;font-weight:700;color:#fff;text-align:center;background:#405cbf}.main-table tbody tr td{padding:14px;text-align:center;font-size:18px;font-weight:700;color:#1d1d1b}@media only screen and (max-width:767px){.main-table tbody tr td{padding:12px 10px;font-size:16px}}.main-table tbody tr:nth-child(odd){background:#fff}.main-table tbody tr:nth-child(even){background:#f4f4f4}.primary-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;overflow:hidden;background:#fff}@media only screen and (max-width:991px){.primary-table{width:960px}}.primary-table thead{border-radius:16px}.primary-table thead tr td{padding:20px 22px 10px;font-size:16px;font-weight:700;color:#6f7897;border-bottom:1px solid #ededed}.primary-table tbody tr td{padding:12px 22px;font-size:18px;font-weight:600;color:#1d1d1b;border-bottom:1px solid #ededed}.primary-table tbody tr:nth-child(even){background:#f4f4f4}.primary-table__wrap{overflow-x:auto}@media only screen and (max-width:991px){.primary-table--sm{width:100%}}@media only screen and (max-width:767px){.primary-table--sm tbody tr td{padding:10px 16px;font-size:16px;font-weight:500}}.breadcrums{flex-wrap:wrap;margin:0 -18px 22px}.breadcrums li{font-size:16px;margin:0 18px}.breadcrums li a{color:#000614;text-decoration:none}@media only screen and (min-width:1025px){.breadcrums li a:hover{text-decoration:underline}}.breadcrums li+li{position:relative}.breadcrums li+li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-26px;width:16px;height:1px;background:#e1eaff}.breadcrums li span{color:#6f7897}.page-title{color:#1d1d1b;font-size:38px;font-weight:700;line-height:120%}@media only screen and (max-width:1023px){.page-title{font-size:32px}}@media only screen and (max-width:991px){.page-title{font-size:28px}}@media only screen and (max-width:767px){.page-title{font-size:24px}}.form-block{position:relative;width:100%;margin:0 0 20px}.form-block__row{display:flex;align-items:center;margin:0 -10px 20px}.form-block__row .form-block{margin:0 10px}@media only screen and (max-width:767px){.form-block__row{margin:0;flex-direction:column}.form-block__row .form-block{margin:0 0 20px}}.main-input{width:100%;height:50px;border-radius:55px;border:1px solid rgba(111,120,151,.5);background:#fff;padding:0 22px;font-size:16px}.main-input::-moz-placeholder{color:#6f7897}.main-input::placeholder{color:#6f7897}.main-textarea{width:100%;height:140px;border-radius:15px;border:1px solid rgba(111,120,151,.5);background:#fff;padding:14px 22px;font-size:16px;resize:none;overflow:hidden}.main-textarea::-moz-placeholder{color:#6f7897}.main-textarea::placeholder{color:#6f7897}.checkbox-block{margin-bottom:28px}.checkbox-block label{position:relative}.checkbox-block label input{display:none}.checkbox-block label input+span{position:relative;display:block;font-size:14px;color:#6f7897;padding-left:28px;cursor:pointer}.checkbox-block label input+span:before{content:"";width:20px;height:20px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:6px;border:2px solid #b3b3b3}.checkbox-block label input+span:after{content:"";width:20px;height:20px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:6px;background:#b3b3b3;transition:.3s ease-in-out;visibility:hidden;opacity:0;overflow:hidden}.checkbox-block label input:checked+span:after{visibility:visible;opacity:1;overflow:visible}.rate{margin-bottom:28px}@media only screen and (max-width:767px){.rate{margin-bottom:15px}}.rate__title{font-size:16px;margin-bottom:4px}.rate__box{position:relative;display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;margin:0 -5px}.rate__box input{border:0;width:1px;height:1px;overflow:hidden;position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);opacity:0}.rate__box label{position:relative;float:right;color:#c8c8c8;cursor:pointer}.rate__box label:before{margin:0 5px;content:"★";display:block;font-size:35px;color:rgba(111,120,151,.6);-webkit-user-select:none;-moz-user-select:none;user-select:none}.rate__box input:checked~label:before{color:#ffc107}.rate__box label:hover~label:before{color:#ffdb70}.rate__box label:hover:before{color:#ffc107}.main-button{max-width:225px;width:100%;height:52px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:.3s ease-in-out;text-decoration:none;cursor:pointer;border:none;font-size:18px;font-weight:700;color:#fff;background-size:100%;background-image:linear-gradient(180deg,#fe5e19,#ff8a00 100%);position:relative;z-index:4;overflow:hidden}.main-button:before{background-image:linear-gradient(180deg,#ff8a00,#fe5e19 100%);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;transition:opacity .6s}@media only screen and (min-width:1025px){.main-button:hover:before{opacity:1}}@media only screen and (min-width:1025px){.main-button:hover{box-shadow:0px 4px 0px 0px #ff8a00}}.author{margin-bottom:24px}.author__inner{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:1249px){.author__inner{padding:0 16px}}@media only screen and (max-width:991px){.author__inner{flex-direction:column}}.author__side{padding:40px 40px 44px;max-width:376px;width:100%;border-radius:20px;border:1px solid #e3eafd;background:#fff;margin-right:20px}@media only screen and (max-width:991px){.author__side{max-width:100%;flex-basis:auto;margin:0 0 20px}}@media only screen and (max-width:767px){.author__side{padding:20px}}.author__main{max-width:794px;width:100%;flex-basis:794px;color:#0d0d0d;font-size:16px;font-weight:600;line-height:160%}.author__main p:first-of-type{margin-top:0}.author__main p:last-of-type{margin-bottom:0}@media only screen and (max-width:991px){.author__main{max-width:100%;flex-basis:auto}}.author__image{flex-shrink:0;width:180px;height:180px;border-radius:50%;overflow:hidden;text-align:center;margin:0 auto 16px}@media only screen and (max-width:767px){.author__image{width:130px;height:130px}}.author__title{color:#0d0d0d;text-align:center;font-size:40px;font-weight:700;line-height:110%;margin-bottom:20px}@media only screen and (max-width:767px){.author__title{font-size:26px}}.author__date{display:table;margin:0 auto;color:#0d0d0d;font-size:16px;line-height:140%;padding:4px 10px;border-radius:4px;background:#e3eafd}.author-info{margin-bottom:60px}@media only screen and (max-width:1249px){.author-info{padding:0 16px}}.author-info__inner{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:stretch;border-radius:20px;overflow:hidden}@media only screen and (max-width:767px){.author-info__inner{flex-direction:column}}.author-info__left{padding:35px 44px;max-width:590px;width:100%;flex-basis:590px;min-width:0;background:#405cbf}@media only screen and (max-width:991px){.author-info__left{padding:20px 16px}}@media only screen and (max-width:767px){.author-info__left{max-width:100%;flex-basis:auto}}.author-info__right{padding:50px 44px;min-width:610px;width:100%;flex-basis:610px;min-width:0;background:linear-gradient(137deg,#405cbf .41%,#09173a 100%);box-shadow:0px 1px 30px 0px rgba(108,129,199,.15)}@media only screen and (max-width:991px){.author-info__right{padding:24px 16px}}@media only screen and (max-width:767px){.author-info__right{max-width:100%;flex-basis:auto}}.author-info__item{max-width:400px}.author-info__item+.author-info__item{margin-top:24px}.author-info__item-label{font-size:24px;font-weight:700;line-height:120%;color:#fff}.author-info__item-value{font-size:18px;font-weight:400;line-height:140%;color:#fff}@media only screen and (max-width:767px){.author-info__item-value{font-size:14px}}.author-info__articles-title{color:#fff;font-size:24px;font-weight:700;line-height:120%;margin-bottom:16px}@media only screen and (max-width:767px){.author-info__articles-title{font-size:20px}}.author-info__articles-list li{font-size:18px;font-weight:400;line-height:140%}@media only screen and (max-width:767px){.author-info__articles-list li{font-size:14px}}.author-info__articles-list li+li{margin-top:17px}.author-info__articles-list li a{color:#fff;text-decoration:none;border-bottom:1px solid #fff;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.author-info__articles-list li a:hover{border-color:transparent}}.top-section{padding:124px 0 0;margin-bottom:25px;overflow:hidden}@media only screen and (max-width:1249px){.top-section{padding:124px 16px 0}}@media only screen and (max-width:767px){.top-section{padding:74px 16px 0}}.top-section--bg{padding:124px 0 220px;position:relative}.top-section--bg:after{position:absolute;content:"";display:block;left:-5%;bottom:35px;transform:rotate(-2deg);width:110%;height:100%;background:linear-gradient(137deg,#405cbf .41%,#09173a 100%);z-index:-1}.top-section--bg .breadcrums li a{color:#fff}.top-section--bg .breadcrums li span{color:#f4f4f4}.top-section--bg .page-title{color:#fff}@media only screen and (max-width:1249px){.top-section--bg{padding:124px 16px 220px}}@media only screen and (max-width:767px){.top-section--bg{padding:74px 16px 220px}}.top-section--page{padding:124px 0 40px}@media only screen and (max-width:1249px){.top-section--page{padding:96px 16px 40px}}@media only screen and (max-width:767px){.top-section--page{margin-bottom:0;padding:74px 0 40px}}.top-section__inner{max-width:1200px;width:100%;margin:0 auto}.top-section__inner h1,.top-section__inner h2{margin:0;font-size:38px;font-weight:700;line-height:120%;color:#fff}.top-section__buttons{display:flex;align-items:center;justify-content:center;margin:24px 0}.top-section__buttons .main-button{margin:0 5px}@media only screen and (max-width:767px){.top-section__buttons{flex-direction:column}.top-section__buttons .main-button+.main-button{margin-top:10px}}@media only screen and (max-width:420px){.top-section__buttons .main-button{max-width:100%}}.top-section__image{text-align:center}.review-form{margin-bottom:100px}@media only screen and (max-width:1249px){.review-form{padding:0 16px}}@media only screen and (max-width:767px){.review-form{margin-bottom:60px}}.review-form__inner{max-width:1200px;width:100%;margin:0 auto}.review-form__box{border-radius:28px;width:100%;padding:52px 44px;background:#fff;box-shadow:0px 4px 24px 0px rgba(228,215,215,.15)}@media only screen and (max-width:767px){.review-form__box{padding:24px 16px}}.review-form__title{font-size:38px;font-weight:700;line-height:120%;margin-bottom:8px}@media only screen and (max-width:1023px){.review-form__title{font-size:32px}}@media only screen and (max-width:767px){.review-form__title{font-size:24px}}.review-form__text{font-size:16px;font-weight:400;line-height:140%;margin-bottom:28px}@media only screen and (max-width:420px){.review-form__form .main-button{max-width:100%}}.text-section{margin-bottom:100px}@media only screen and (max-width:1249px){.text-section{padding:0 16px}}@media only screen and (max-width:767px){.text-section{margin-bottom:60px}}.text-section__inner{position:relative;max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:767px){.text-section__inner{flex-direction:column}}.text-section__content{padding:40px;max-width:830px;width:100%;flex-basis:830px;border-radius:16px;background:#fff;margin-right:20px;box-shadow:0px 4px 24px 0px rgba(228,215,215,.15)}@media only screen and (max-width:991px){.text-section__content{padding:24px 16px}}@media only screen and (max-width:767px){.text-section__content{max-width:100%;flex-basis:auto;margin-bottom:60px}}.text-section__aside{position:sticky;top:100px;padding:34px 24px;max-width:340px;width:100%;flex-basis:340px;border-radius:16px;background:#fff;flex-shrink:0}@media only screen and (max-width:991px){.text-section__aside{max-width:250px;flex-basis:250px}}@media only screen and (max-width:767px){.text-section__aside{position:static;padding:20px 24px;max-width:100%;flex-basis:auto;flex-shrink:1}}.text-section__title{font-size:38px;font-weight:700;line-height:120%;color:#1d1d1b;margin-bottom:22px}@media only screen and (max-width:991px){.text-section__title{font-size:28px}}@media only screen and (max-width:767px){.text-section__title{font-size:24px;margin-bottom:10px}}.text-section__text{font-size:16px;font-weight:400;line-height:140%;color:#1d1d1b}.text-section__text a{color:#2362ed;text-decoration:none}@media only screen and (min-width:1025px){.text-section__text a:hover{text-decoration:underline}}.text-section__text p{font-size:16px;line-height:140%}.text-section__text p:first-of-type{margin-top:0}.text-section__text p:last-of-type{margin-bottom:0}.text-section__text ul,.text-section__text ol{padding:0 0 0 20px}.text-section__text ul li,.text-section__text ol li{font-size:16px;line-height:150%}.text-section__text ul li+li,.text-section__text ol li+li{margin-top:8px}.text-section__text h2{color:#1d1d1b;font-size:24px;font-weight:700;line-height:120%}.text-section__text h3{color:#1d1d1b;font-size:22px;font-weight:700;line-height:120%}.text-section__text h4{color:#1d1d1b;font-size:20px;font-weight:600;line-height:120%}.text-section__text h5{color:#1d1d1b;font-size:18px;font-weight:600;line-height:120%}.text-section__text h6{color:#1d1d1b;font-size:16px;line-height:120%}.text-section__aside-title{color:#333;font-size:20px;font-weight:700;line-height:120%;margin-bottom:20px}.aside-slots__item{display:block;padding:20px 0;text-decoration:none;margin-bottom:5px;border-bottom:1px solid rgba(82,119,231,.3)}.aside-slots__item:last-of-type{border:none}.aside-slots__item-head{display:flex;align-items:center;justify-content:space-between}.aside-slots__item-head .play-section__comments svg{fill:#6f7897}.aside-slots__item-head .play-section__about{margin:0}.aside-slots__item-title{color:#333;font-size:15px;font-weight:600;line-height:120%}.aside-slots__link{position:relative;font-size:16px;font-weight:600;color:#d9061f;transition:.3s ease-in-out}.aside-slots__link:after{border-bottom:2px solid #d9061f;border-right:2px solid #d9061f;content:"";height:7px;width:7px;margin-top:-4px;pointer-events:none;position:absolute;right:-15px;top:50%;transform-origin:66% 66%;transform:rotate(-45deg);transition:all .15s ease-in-out}@media only screen and (min-width:1025px){.aside-slots__link:hover{text-decoration:none}.aside-slots__link:hover:after{right:-20px}}.brand-section{margin-bottom:20px}.brand-section--mt{margin-top:-220px}@media only screen and (max-width:1249px){.brand-section{padding:0 16px}}@media only screen and (max-width:1023px){.brand-section{margin-bottom:60px}}.brand-section__inner{position:relative;max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between}.brand-section__inner .text-section__aside{position:sticky;top:100px}@media only screen and (max-width:1023px){.brand-section__inner{flex-direction:column}.brand-section__inner .text-section__aside{position:static;max-width:100%;flex-basis:auto}}.brand-section__main{max-width:830px;width:100%;flex-basis:830px;margin-right:20px}.brand-section__main .table-content{padding:0}@media only screen and (max-width:1023px){.brand-section__main{max-width:100%;flex-basis:auto;margin:0 auto 60px}.brand-section__main .text-section__content{max-width:100%;flex-basis:auto}}@media only screen and (max-width:767px){.brand-section__main .text-section__content{margin:0}}.brand-section__aside{max-width:340px;width:100%;flex-basis:340px;flex-shrink:0;padding:10px 14px 2px;border-radius:16px;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35)}@media only screen and (max-width:1023px){.brand-section__aside{max-width:100%;flex-basis:auto;margin:0 auto}}.brand-section__aside-head{padding-bottom:10px;border-bottom:1px solid #ededed;margin-bottom:12px}.brand-section__aside-head .stars-rate{margin:0 auto}.brand-section__aside-title{display:flex;align-items:center;justify-content:center;margin-bottom:2px;color:#1d1d1b;font-size:18px;font-weight:700;line-height:140%}.brand-section__aside-title svg{width:14px;height:16px;fill:#6f7897;margin-right:6px}.brand-section__aside-list{display:flex;align-items:center;flex-wrap:wrap}.brand-section__aside-item{width:50%;margin-bottom:12px;padding-right:5px}.brand-section__aside-item-title{display:flex;align-items:center;font-size:14px;font-weight:700;margin-bottom:2px}.brand-section__aside-item-title svg{width:14px;height:16px;fill:#6f7897;margin-right:4px}.brand-section__aside-item-value{font-size:16px;font-weight:400;line-height:140%}.brand-section__aside-item-value a{color:#2362ed;text-decoration:none}@media only screen and (min-width:1025px){.brand-section__aside-item-value a:hover{text-decoration:underline}}.brand-section__text{color:#1d1d1b;font-size:18px;font-weight:400;line-height:160%;margin-bottom:20px}.brand-section__text p:first-of-type{margin-top:0}.brand-section__text p:last-of-type{margin-bottom:0}@media only screen and (max-width:767px){.brand-section__text{font-size:16px}}.brand-section__bonus{padding:44px 26px 20px;border-radius:16px;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35);margin-bottom:20px}@media only screen and (max-width:767px){.brand-section__bonus{padding:26px 16px 2px}}.brand-section__bonus-main{display:flex;align-items:flex-end;justify-content:space-between}@media only screen and (max-width:767px){.brand-section__bonus-main{align-items:flex-start}}.brand-section__bonus-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.brand-section__bonus-head .main-button{max-width:205px}.brand-section__bonus-head .main-button svg{margin-right:14px}@media only screen and (max-width:767px){.brand-section__bonus-head{flex-direction:column;align-items:flex-start;margin-bottom:16px}}@media only screen and (max-width:420px){.brand-section__bonus-head .main-button{max-width:100%}}@media only screen and (max-width:767px){.brand-section__bonus-content{margin-bottom:14px}}.brand-section__bonus-title{font-size:24px;font-style:normal;font-weight:700;margin-bottom:10px}.brand-section__bonues-text{font-size:16px;font-weight:600}.brand-section__bonus-rates{display:flex;align-items:center;flex-wrap:wrap}.brand-section__bonus-rate{width:50%;display:flex;align-items:center;margin-bottom:24px}@media only screen and (max-width:767px){.brand-section__bonus-rate{width:100%}}.brand-section__bonus-rate-value{display:flex;align-items:center;font-size:16px;font-weight:700;margin-right:10px}.brand-section__bonus-rate-value svg{margin-left:5px}.brand-section__bonus-rate-name{font-size:16px}.brand-section__bonus-value{max-width:205px;width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.brand-section__bonus-value span{font-size:64px;font-style:normal;font-weight:900;line-height:normal}.brand-section__bonus-value small{font-size:16px;font-weight:400;line-height:140%}.brand-section__plus{display:flex;align-items:stretch;flex-wrap:wrap;margin:0 -8px 25px}@media only screen and (max-width:767px){.brand-section__plus{flex-direction:column;margin:0 0 25px}}.brand-section__plus-item{max-width:calc(50% - 16px);width:100%;flex-basis:calc(50% - 16px);margin:0 8px;padding:28px 40px;border-radius:16px;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35)}@media only screen and (max-width:767px){.brand-section__plus-item{max-width:100%;flex-basis:auto;margin:0 0 10px;padding:20px 16px}}.brand-section__plus-title{display:flex;align-items:center;justify-content:space-between;font-size:21px;color:#000;font-weight:900;margin-bottom:3px}@media only screen and (max-width:767px){.brand-section__plus-title svg{width:28px;height:28px}}.brand-section__plus-list li{color:#333;padding-left:14px;position:relative;font-size:15px;font-weight:400;line-height:180%}.brand-section__plus-list li:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#18ae46;left:0;top:50%;transform:translateY(-50%)}.brand-section__plus-list.minus li:before{background:#ff0826}.brand-box{background-position:center;background-repeat:no-repeat;background-size:cover;min-height:280px;margin-bottom:32px;border-radius:16px;overflow:hidden;display:flex}@media only screen and (max-width:767px){.brand-box{margin-bottom:20px}}.brand-box__inner{display:flex;flex-direction:column;max-width:100%;width:100%;padding:24px 20px}@media only screen and (max-width:767px){.brand-box__inner{padding:12px 14px 22px}}.brand-box__head{display:flex;align-items:center}@media only screen and (max-width:1023px){.brand-box__head{flex-direction:column}}.brand-box__box{display:flex;align-items:center;margin-right:22px;padding:5px 25px;background:#fff;border-radius:10px;min-height:84px}@media only screen and (max-width:1023px){.brand-box__box{margin:0 auto 10px}}@media only screen and (max-width:767px){.brand-box__box{min-height:none;padding:5px 22px}}.brand-box__title{color:#fff;font-size:32px;font-weight:700;line-height:120%}@media only screen and (max-width:1023px){.brand-box__title{font-size:28px}}@media only screen and (max-width:767px){.brand-box__title{font-size:20px}}.brand-box__rate{margin:0 30px;text-align:center}.brand-box__rate-value{color:#ffa873;font-size:18px;font-weight:700;line-height:12px;margin-top:8px}.brand-box__rate-value span{font-weight:900;color:#ff5f1a}.brand-box__comments{display:flex;align-items:center;color:#333;font-size:16px}.brand-box__comments svg{width:24px;height:24px;fill:#6f7897;margin-right:2px}.brand-box__bottom{margin-top:auto;display:flex;align-items:center}@media only screen and (max-width:767px){.brand-box__bottom{flex-wrap:wrap;margin:auto -5px 0}}.brand-box__bottom .main-button svg{fill:#fff;margin-right:8px}@media only screen and (max-width:480px){.brand-box__bottom .main-button{max-width:100%;margin:0 5px 12px}}.brand-box__bottom .main-button--download{max-width:134px;margin-left:18px}@media only screen and (max-width:480px){.brand-box__bottom .main-button--download{max-width:calc(50% - 10px);width:100%;margin:0 5px;height:42px}}.stars-rate{width:100px;height:20px}.stars-rate svg{width:85px;overflow:visible}.stars-rate .star{fill:#b1b3b6;stroke:#b1b3b6}.stars-rate .star:nth-child(1){transform:translateX(0)}.stars-rate .star:nth-child(2){transform:translateX(10px)}.stars-rate .star:nth-child(3){transform:translateX(20px)}.stars-rate .star:nth-child(4){transform:translateX(30px)}.stars-rate .star:nth-child(5){transform:translateX(40px)}.stars-rate [rating="1"] .star:not(:nth-child(n+2)){fill:#fe5e19;stroke:#fe5e19}.stars-rate [rating="2"] .star:not(:nth-child(n+3)){fill:#fe5e19;stroke:#fe5e19}.stars-rate [rating="3"] .star:not(:nth-child(n+4)){fill:#fe5e19;stroke:#fe5e19}.stars-rate [rating="4"] .star:not(:nth-child(n+5)){fill:#fe5e19;stroke:#fe5e19}.stars-rate [rating="5"] .star:not(:nth-child(n+6)){fill:#fe5e19;stroke:#fe5e19}.demo-game{height:410px;width:100%;border-radius:16px;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:100px}@media only screen and (max-width:1023px){.demo-game{margin-bottom:20px}}@media only screen and (max-width:767px){.demo-game{height:245px}}.demo-game .play-button{height:66px;max-width:290px;margin-bottom:20px}.demo-game .main-button{max-width:290px}.brand-block{overflow:hidden;background:linear-gradient(137deg,#405cbf .41%,#09173a 100%);margin:100px 0 70px}@media only screen and (max-width:1023px){.brand-block{margin:50px 0 70px}}@media only screen and (max-width:767px){.brand-block{margin:50px 0 24px}}.brand-block__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;width:100%;margin:0 auto;padding:30px 0 35px}@media only screen and (max-width:1249px){.brand-block__inner{padding:30px 15px 35px}}@media only screen and (max-width:991px){.brand-block__inner{flex-direction:column}}.brand-block__left{max-width:700px;width:100%;flex-basis:700px}.brand-block__left .page-title{margin:10px 0 34px;color:#fff}@media only screen and (max-width:767px){.brand-block__left .page-title{margin:14px 0}}.brand-block__left .breadcrums li a{color:#fff}.brand-block__left .breadcrums li span{color:rgba(227,234,253,.7)}@media only screen and (max-width:991px){.brand-block__left{max-width:100%;flex-basis:auto;margin-bottom:30px}}.brand-block__right{max-width:385px;width:100%;flex-basis:385px}@media only screen and (max-width:991px){.brand-block__right{max-width:100%;flex-basis:auto}}.brand-block__box{max-width:285px;width:100%;display:flex;align-items:center;padding:22px 28px;border-radius:10px;background:#fff}@media only screen and (max-width:767px){.brand-block__box{justify-content:center;max-width:100%;padding:10px 20px}}.brand-block__wrap{display:flex;align-items:center;margin-bottom:28px}@media only screen and (max-width:767px){.brand-block__wrap{flex-direction:column;align-items:flex-start;margin-bottom:16px}}.brand-block__title{max-width:378px;width:100%;margin-left:22px;color:#fff;font-size:32px;font-weight:700;line-height:120%}@media only screen and (max-width:767px){.brand-block__title{margin:12px 0 0;font-size:24px;text-align:center}}.brand-block__box-rate{margin-left:auto;text-align:center}.brand-block__box-rate span{color:#ffa873;font-size:18px;font-weight:700}.brand-block__box-rate span b{color:#e16c00}@media only screen and (max-width:767px){.brand-block__box-rate{margin-left:20px}}.brand-block__bottom{display:flex;align-items:center}.brand-info{background:#fff;border-radius:10px;overflow:hidden}.brand-info__title{text-align:center;padding:6px 0;color:#fff;font-size:16px;font-weight:700;line-height:140%;background:#6f7897}.brand-info__head{padding:10px}.brand-info__head-list{display:flex;align-items:center}.brand-info__head-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 8px;width:100%;border-radius:5px;background:#f4f4f4;margin:0 2px}.brand-info__head-item-label{color:#6f7897;text-align:center;font-size:12px;line-height:15px;margin-bottom:5px;display:flex;align-items:center}.brand-info__head-item-label svg{margin-right:3px}.brand-info__head-item-value{color:#0d0d0d;font-size:14px;font-weight:700;line-height:20px}.brand-info__body-item{display:flex;align-items:stretch;border-bottom:1px solid #e3eafd}.brand-info__body-item:first-of-type{border-top:1px solid #e3eafd}.brand-info__body-item:nth-child(odd){background:#f4f4f4}.brand-info__body-item span{width:100%;padding:10px 12px;display:flex;align-items:center;flex-wrap:wrap;color:#0d0d0d;font-size:16px;font-weight:600;line-height:140%}.brand-info__body-item span:last-of-type{border-left:1px solid #e3eafd}.brand-info__body-item span img{margin-right:3px}.bonus-copy{position:relative;display:flex;align-items:center;justify-content:center;width:185px;height:52px;border-radius:65px;background:rgba(0,0,0,.2);border:1px solid #fff;margin-right:24px;cursor:pointer}@media only screen and (max-width:767px){.bonus-copy{width:146px;flex-shrink:0}}.bonus-copy__label{font-size:13px;color:#fff;position:absolute;top:-7px;left:50%;transform:translateX(-50%);background:#253775;padding:0 15px;white-space:nowrap}@media only screen and (max-width:767px){.bonus-copy__label{font-size:11px;padding:0 5px;top:-6px}}.bonus-copy__title{color:#fff;font-size:20px;font-weight:700}@media only screen and (max-width:767px){.bonus-copy__title{font-size:16px}}.bonus-copy__icon{margin-left:20px}@media only screen and (max-width:767px){.bonus-copy__icon{margin-left:7px}}.page-content{margin-bottom:100px}@media only screen and (max-width:1249px){.page-content{padding:0 16px}}@media only screen and (max-width:767px){.page-content{margin-bottom:60px}}.page-content__inner{max-width:1200px;width:100%;margin:0 auto}.page-content__inner .main-button{max-width:255px;margin:24px auto 100px}@media only screen and (max-width:767px){.page-content__inner .main-button{margin:20px auto 60px}}@media only screen and (max-width:420px){.page-content__inner .main-button{max-width:100%}}.constacts{margin-bottom:100px}@media only screen and (max-width:1249px){.constacts{padding:0 16px}}@media only screen and (max-width:767px){.constacts{margin-bottom:60px}}.constacts__inner{max-width:1200px;width:100%;margin:0 auto}.constacts__main{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:991px){.constacts__main{flex-direction:column}}.constacts__left{max-width:536px;width:100%;flex-basis:536px;border-radius:16px;background:#fff;padding:40px;box-shadow:0px 4px 24px 0px rgba(228,215,215,.15)}.constacts__left .select{font-size:16px;padding:15px 45px 15px 22px;border-radius:55px;border:1px solid rgba(111,120,151,.5)}.constacts__left .select .select__current.placeholder{color:#6f7897}.constacts__left .select:after{border-color:#6f7897}.constacts__left .select .select__list{border:1px solid #6f7897}@media only screen and (max-width:991px){.constacts__left{max-width:100%;flex-basis:auto}}@media only screen and (max-width:767px){.constacts__left{padding:24px 0;box-shadow:none;background:0 0}}.constacts__right{max-width:654px;width:100%;flex-basis:654px;margin-left:10px}@media only screen and (max-width:991px){.constacts__right{max-width:100%;flex-basis:auto;margin:24px 0 0}}.constacts__top{display:flex;align-items:center;margin-bottom:50px}@media only screen and (max-width:767px){.constacts__top{flex-direction:column;align-items:flex-start;margin-bottom:14px}}.constacts__top-item{display:flex;align-items:center;font-size:18px;line-height:140%;margin-right:60px}.constacts__top-item span{flex-shrink:0;width:44px;height:44px;border-radius:10px;background:#4363ff;margin-right:10px}.constacts__top-item span svg{width:24px;height:24px}@media only screen and (max-width:767px){.constacts__top-item{margin:0 0 12px;align-items:flex-start}}.map-block{display:flex;width:100%;border-radius:20px;border:2px solid #fff;box-shadow:0px 4px 24px 0px rgba(228,215,215,.15);overflow:hidden}.map-block iframe{max-width:100%;width:100%;height:580px}@media only screen and (max-width:767px){.map-block iframe{height:406px}}.footer{background:linear-gradient(137deg,#405cbf .41%,#09173a 100%)}.footer__top{padding:70px 0 60px}@media only screen and (max-width:767px){.footer__top{padding:70px 0 0}.footer__top .footer__inner{align-items:flex-start;flex-direction:column}}.footer__inner{display:flex;align-items:center;justify-content:space-between;max-width:1110px;width:100%;margin:0 auto}@media only screen and (max-width:1200px){.footer__inner{padding:0 16px}}.footer__middle{padding:36px 0 52px;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}@media only screen and (max-width:767px){.footer__middle{padding:44px 0}}.footer__middle .footer__inner{align-items:flex-start}@media only screen and (max-width:1023px){.footer__middle .footer__inner{flex-direction:column}}.footer__bottom{padding:60px 0}@media only screen and (max-width:767px){.footer__bottom{padding:50px 0}}@media only screen and (max-width:767px){.footer__bottom .footer__inner{flex-direction:column}}.footer-nav{max-width:calc(20% - 26px);width:100%;flex-basis:calc(20% - 26px);margin:0 13px}@media only screen and (max-width:991px){.footer-nav{max-width:calc(50% - 26px);flex-basis:calc(50% - 26px);margin:0 13px 44px}}@media only screen and (max-width:767px){.footer-nav{max-width:100%;flex-basis:auto}}.footer-nav__wrapper{width:100%;display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 -13px}.footer-nav__list li{font-size:15px;line-height:100%}.footer-nav__list li+li{margin-top:20px}.footer-nav__list li a{color:#dadbff;text-decoration:none;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.footer-nav__list li a:hover{color:#fff}}.footer-nav__title{font-size:16px;font-style:normal;font-weight:600;line-height:100%;color:#f4f4f4;padding:0 0 20px;width:100%;margin-bottom:32px;border-bottom:1px solid rgba(61,72,113,.5)}.footer-nav__title a{text-decoration:none;color:#f4f4f4;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.footer-nav__title a:hover{color:#fff}}@media only screen and (max-width:767px){.footer-nav__title{margin-bottom:22px;padding:0;border:none}}.copyright{font-size:12px;line-height:24px;color:#999}@media only screen and (max-width:767px){.copyright{margin-top:10px}}.footer-text{max-width:445px;width:100%;font-size:14px;font-weight:600;line-height:150%;color:#dadbff}.footer-text p:first-of-type{margin-top:0}.footer-text p:last-of-type{margin-bottom:0}@media only screen and (max-width:1023px){.footer-text{max-width:100%;margin-bottom:30px}}.footer-content{max-width:540px;width:100%}@media only screen and (max-width:1023px){.footer-content{max-width:100%;display:flex;flex-direction:column}}.footer-content__box{display:flex;align-items:center;margin-bottom:30px}@media only screen and (max-width:767px){.footer-content__box{flex-direction:column}}.footer-content__box-item+.footer-content__box-item{margin-left:30px}@media only screen and (max-width:767px){.footer-content__box-item+.footer-content__box-item{margin:30px 0 0}}@media only screen and (max-width:767px){.footer-content__box-item{max-width:100%;width:100%}}.footer-content__text{color:#dadbff;font-size:14px;font-weight:600;line-height:140%}.footer-content__box-image{margin-top:12px}.footer-content__images{display:flex;align-items:center}@media only screen and (max-width:1023px){.footer-content__images{order:-1;margin-bottom:50px}}.footer-content__images img+img{margin-left:20px}@media only screen and (max-width:767px){.footer-content__images img+img{margin:0 10px}}@media only screen and (max-width:767px){.footer-content__images{margin:0 0 50px;overflow-x:auto}.footer-content__images img{margin:0 10px}}.header{position:fixed;top:0;left:0;right:0;max-width:100%;width:100%;margin:0 auto;background:#fff;box-shadow:0px 4px 24px 0px rgba(234,234,234,.25);z-index:7}@media only screen and (max-width:1200px){.header{border-radius:0}}.header__inner{display:flex;align-items:center;max-width:1200px;width:100%;margin:0 auto}@media only screen and (max-width:1200px){.header__inner{padding:0 16px}}@media only screen and (max-width:1023px){.header__inner{height:50px}}.header__main{background:#f4f4f4}@media only screen and (max-width:1023px){.header__bottom .header__inner{height:0}.header__bottom .header-bonus{display:none}}@media only screen and (max-width:1023px){.main-nav{position:fixed;top:0;left:0;max-height:100vh;height:100%;width:100%;z-index:1000;transition:.3s ease-in-out;overflow:auto;visibility:hidden;opacity:0}.main-nav.open{visibility:visible;opacity:1}.main-nav.open .main-nav__overlay{visibility:visible;opacity:1;overflow:visible}.main-nav.open .main-nav__inner{transform:translateX(0)}.main-nav.open .main-nav__close{opacity:1}}@media only screen and (max-width:1023px){.main-nav__inner{max-width:310px;width:100%;position:absolute;top:0;left:0;height:100%;background:#fff;margin:0;display:flex;flex-direction:column;z-index:10000;transform:translateX(-100%);transition:.3s ease-in-out;overflow-y:auto;-webkit-backface-visibility:hidden}}.main-nav__overlay{display:none}@media only screen and (max-width:1023px){.main-nav__overlay{display:block;position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,.5);visibility:hidden;opacity:0;overflow:hidden;transition:.3s ease-in-out}}.main-nav__list{display:flex;align-items:center;margin:0 -17px}.main-nav__list>li{position:relative}.main-nav__list>li>a{display:block;padding:17px 30px;color:#1d1d1b;text-decoration:none;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.main-nav__list>li>a:hover{color:#405cbf;background:rgba(244,244,244,.6)}}.main-nav__list>li.has-chield:after{border-bottom:1px solid #0d0d0d;border-right:1px solid #0d0d0d;content:"";height:6px;width:6px;margin-top:-4px;pointer-events:none;position:absolute;right:20px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out}@media only screen and (max-width:1023px){.main-nav__list>li.has-chield:after{display:none}}@media only screen and (min-width:1025px){.main-nav__list>li.has-chield:hover:after{transform:rotate(-135deg)}.main-nav__list>li.has-chield:hover>ul.main-nav__sub-menu{opacity:1;visibility:visible;overflow:visible}}@media only screen and (max-width:1023px){.main-nav__list{width:100%;margin:0 0 20px;flex-direction:column;align-items:flex-start}.main-nav__list li{margin:0;width:100%}.main-nav__list li a{font-size:20px;font-weight:500;width:100%;display:block;padding:5px 50px 5px 20px;height:56px;display:flex;align-items:center;border-bottom:1px solid #ededed}.main-nav__list li:first-of-type a{border-top:1px solid #ededed}}.main-nav__sub-menu{list-style:none;background-color:#fff;display:block;position:absolute;top:100%;left:0;width:224px;padding:15px;border-radius:5px;visibility:hidden;overflow:hidden;opacity:0;z-index:2;box-shadow:0 0 13px rgba(0,0,0,.15);transition:.3s ease-in-out}.main-nav__sub-menu>li{font-size:16px;font-weight:500}.main-nav__sub-menu>li+li{margin-top:10px}.main-nav__sub-menu>li>a{display:flex;align-items:center;text-decoration:none;color:#405cbf;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.main-nav__sub-menu>li>a:hover{opacity:.7}}@media only screen and (max-width:1023px){.main-nav__sub-menu{position:static;opacity:1;overflow:visible;visibility:visible;padding:0;width:100%;box-shadow:none;display:none;transition:none}.main-nav__sub-menu>li+li{margin:0}.main-nav__sub-menu>li>a{padding:10px 30px}}.main-nav__open{display:none}@media only screen and (max-width:1023px){.main-nav__open{width:32px;height:14px;margin-left:15px;display:block;cursor:pointer}}.main-nav__head{display:none}@media only screen and (max-width:1023px){.main-nav__head{padding:15px 16px;display:flex;align-items:center;justify-content:flex-end;margin-bottom:18px}.main-nav__head .logo img{max-width:165px}}.main-nav__bottom{display:none}@media only screen and (max-width:1023px){.main-nav__bottom{display:flex;flex-direction:column;margin-top:auto;padding-bottom:20px}.main-nav__bottom .downoad-button{max-width:280px;height:56px;margin:0 auto}.main-nav__bottom .downoad-button span{font-size:18px}.main-nav__bottom .header-bonus{border-radius:5px;border:1px solid #fe5e19;margin:0 16px 24px;display:flex}.main-nav__bottom .header-bonus__icon{background:0 0}.main-nav__bottom .header-bonus__icon span{display:none}.main-nav__bottom .header-bonus__icon svg{width:24px;height:24px;fill:#fe5e19}.main-nav__bottom .header-bonus__image{display:flex;align-items:center}.main-nav__bottom .header-bonus__content{width:100%;display:flex}.main-nav__bottom .header-bonus__text{font-size:14px;font-weight:600;margin-left:auto;padding-right:10px}.main-nav__bottom .language{position:static;display:flex;align-items:center;flex-wrap:wrap;margin:0;padding:0 8px;border-radius:0;border:none;background:0 0}.main-nav__bottom .language__current{padding:10px;border-radius:5px;border:1px solid #eceffa;background:#eceffa;font-size:0;margin:0 8px 16px;display:none}.main-nav__bottom .language__current img{margin:0}.main-nav__bottom .language__current:after{display:none}.main-nav__bottom .language__list{display:flex;align-items:center;position:static;opacity:1;visibility:visible;overflow:visible;border:none;flex-wrap:wrap}.main-nav__bottom .language__list li{margin:0 7px 16px}.main-nav__bottom .language__list li a{padding:10px;border-radius:5px;border:1px solid #eceffa;background:#eceffa;font-size:0}.main-nav__bottom .language__list li a img{margin:0}}.main-nav__close{display:flex;align-items:center;font-size:16px;color:#6f7897}.main-nav__close svg{margin-left:4px}.main-nav__head{display:none}@media only screen and (max-width:1023px){.main-nav__head{display:flex}}.main-nav__sub-opener{display:none}@media only screen and (max-width:1023px){.main-nav__sub-opener{display:block;position:absolute;top:0;right:0;height:56px;width:50px;background:rgba(204,204,204,.2)}.main-nav__sub-opener:after{border-bottom:2px solid #fe5e19;border-right:2px solid #fe5e19;content:"";height:7px;width:7px;margin-top:-4px;pointer-events:none;position:absolute;right:20px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .3s ease-in-out}.main-nav__sub-opener.active:after{transform:rotate(-135deg)}}.language{padding:4px 30px 4px 10px;background:#f4f4f4;border:1px solid #e3eafd;margin-left:24px;position:relative;border-radius:10px}@media only screen and (max-width:767px){.language{display:none}}.language__current{position:relative;color:#1d1d1b;font-size:14px;text-transform:uppercase;cursor:pointer;white-space:nowrap}.language__current img{margin-right:4px;border-radius:2px;overflow:hidden}.language__current:after{border-bottom:1px solid #1d1d1b;border-right:1px solid #1d1d1b;content:"";height:6px;width:6px;margin-top:-5px;pointer-events:none;position:absolute;right:-20px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out}.language__current.active:after{transform:rotate(-135deg)}.language__list{position:absolute;left:0;right:0;top:100%;border:1px solid #ededed;opacity:0;visibility:hidden;overflow:hidden;border-radius:10px;transition:.3s ease-in-out}.language__list.open{visibility:visible;opacity:1}.language__list li a{color:#1d1d1b;font-size:14px;text-decoration:none;display:flex;background:#fff;padding:6px 10px;border-bottom:1px solid #ededed;transition:.3s ease-in-out}.language__list li a img{margin-right:6px}@media only screen and (min-width:1025px){.language__list li a:hover{background:#eceffa;color:#405cbf}}.language__list li:last-of-type a{border:none}.header-bonus{display:flex;align-items:center;margin-left:auto}@media only screen and (max-width:767px){.header-bonus{padding:0;border:none;margin-left:15px}}.header-bonus__icon{width:38px;height:38px;flex-shrink:0;position:relative;margin-right:16px;border-radius:40px;background:linear-gradient(153deg,#fe5e19 0%,#ff8a00 100%)}.header-bonus__icon svg{width:18px;height:18px;fill:#fff}.header-bonus__icon span{top:-4px;right:-5px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;position:absolute;border-radius:100px;border:1px solid #fff;background:linear-gradient(153deg,#fe5e19 0%,#ff8a00 100%);font-size:12px;font-weight:700;color:#fff}@media only screen and (max-width:767px){.header-bonus__icon{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:40px;flex-shrink:0;margin:0;background:linear-gradient(180deg,#d9061f 37%,#ff4040 98%)}.header-bonus__icon svg{width:18px;height:18px;fill:#fff}}@media only screen and (max-width:767px){.header-bonus__content{display:none}}.header-bonus__text{font-size:12px;white-space:nowrap}@media only screen and (max-width:1023px){.logo{z-index:6;margin-right:auto}}@media only screen and (max-width:767px){.logo{max-width:166px}}.top-nav{width:100%;margin-left:48px}@media only screen and (max-width:1023px){.top-nav{display:none}}.top-nav__list>li{position:relative;font-size:16px;line-height:140%}.top-nav__list>li>a{padding:8px 15px;color:#0d0d0d;text-decoration:none;transition:.3s ease-in-out;display:flex;align-items:center}.top-nav__list>li>a svg{fill:#000;margin-right:2px;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.top-nav__list>li>a:hover{color:#405cbf;background:rgba(255,255,255,.6)}.top-nav__list>li>a:hover svg{fill:#405cbf}}.top-nav__list>li:not(.has-chield){margin-left:auto}.top-nav__list>li:not(.has-chield):last-of-type{margin-left:0}.top-nav__list>li.has-chield:after{border-bottom:1px solid #0d0d0d;border-right:1px solid #0d0d0d;content:"";height:6px;width:6px;margin-top:-4px;pointer-events:none;position:absolute;right:5px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out}@media only screen and (min-width:1025px){.top-nav__list>li.has-chield:hover:after{transform:rotate(-135deg)}.top-nav__list>li.has-chield:hover>ul.top-nav__sub-menu{opacity:1;visibility:visible;overflow:visible}}.top-nav__sub-menu{list-style:none;background-color:#fff;display:block;position:absolute;top:100%;left:0;width:224px;padding:15px;border-radius:5px;visibility:hidden;overflow:hidden;opacity:0;z-index:2;box-shadow:0 0 13px rgba(0,0,0,.15);transition:.3s ease-in-out}.top-nav__sub-menu>li{font-size:14px;font-weight:500}.top-nav__sub-menu>li>a{display:flex;align-items:center;text-decoration:none;color:#405cbf;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.top-nav__sub-menu>li>a:hover{opacity:.7}}@media only screen and (max-width:1023px){.top-nav__sub-menu{position:static;opacity:1;overflow:visible;visibility:visible;padding:0;width:100%;box-shadow:none;display:none;transition:none}.top-nav__sub-menu>li+li{margin:0}.top-nav__sub-menu>li>a{padding:10px 30px}}.downoad-button{max-width:230px;width:100%;height:48px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#fff;cursor:pointer;text-decoration:none;border-radius:5px;background-size:100%;background-image:linear-gradient(180deg,#d9061f,#ff4040 100%);position:relative;z-index:4;overflow:hidden;margin-left:auto}.downoad-button:before{background-image:linear-gradient(180deg,#ff4040,#d9061f 100%);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;transition:opacity .6s}@media only screen and (min-width:1025px){.downoad-button:hover:before{opacity:1}}.downoad-button span{margin-right:5px}.downoad-button svg{fill:#fff;margin-left:4px}@media only screen and (max-width:1200px){.downoad-button{font-size:0;max-width:180px}.downoad-button span{font-size:16px}}@media only screen and (max-width:767px){.downoad-button{height:40px;max-width:135px;margin:0 0 0 auto}.downoad-button span{font-size:15px}}.head-section{overflow:hidden;position:relative;padding:156px 0 66px;margin-bottom:40px}.head-section .breadcrums li a{color:#fff}.head-section .breadcrums li span{color:rgba(227,234,253,.7)}@media only screen and (max-width:1023px){.head-section{padding:116px 0 66px}}@media only screen and (max-width:767px){.head-section{margin-bottom:45px;padding:100px 0 15px}}.head-section:after{position:absolute;content:"";display:block;left:-5%;bottom:15px;transform:rotate(-1deg);width:110%;height:100%;background:linear-gradient(137deg,#405cbf .41%,#09173a 100%);z-index:-1}.head-section__inner{display:flex;align-items:flex-start;max-width:1200px;width:100%;height:100%;margin:0 auto}@media only screen and (max-width:1249px){.head-section__inner{padding:0 16px}}@media only screen and (max-width:767px){.head-section__inner{flex-direction:column;padding:0 16px 20px}}.head-section__content{max-width:590px;width:100%;flex-basis:590px;margin-right:100px}@media only screen and (max-width:991px){.head-section__content{margin-right:50px}}@media only screen and (max-width:767px){.head-section__content{max-width:100%;flex-basis:auto;margin:0 0 10px}}@media only screen and (max-width:420px){.head-section__content .bg-button{max-width:100%}.head-section__content .bg-button img{display:none}}.head-section__image{max-width:360px;width:100%;flex-basis:360px}@media only screen and (max-width:767px){.head-section__image{right:5%;bottom:30%;max-width:104px;flex-basis:auto;position:absolute}}.head-section__caption{max-width:552px;width:100%;flex-basis:552px;color:#fff;font-size:16px;font-weight:400;line-height:140%}.head-section__caption p:first-of-type{margin-top:0}.head-section__caption p:last-of-type{margin-bottom:0}@media only screen and (max-width:767px){.head-section__caption{max-width:100%;flex-basis:auto;font-size:14px}}.head-section__title{font-size:60px;font-weight:700;line-height:120%;color:#fff;margin-bottom:14px}@media only screen and (max-width:1200px){.head-section__title{font-size:48px}}@media only screen and (max-width:991px){.head-section__title{font-size:38px}}@media only screen and (max-width:767px){.head-section__title{font-size:32px}}.head-section__text{font-size:16px;font-weight:400;line-height:140%;color:#fff;margin-bottom:24px}@media only screen and (max-width:767px){.head-section__text{max-width:266px;margin-bottom:20px}}.head-section__date{display:inline-flex;align-items:center;padding:4px 10px;font-size:16px;color:#fff;border-radius:4px;background:rgba(255,255,255,.1)}.play-section{margin-bottom:100px}@media only screen and (max-width:767px){.play-section{margin-bottom:60px}}.play-section__container{max-width:1200px;width:100%;margin:0 auto}@media only screen and (max-width:1249px){.play-section__container{padding:0 16px}}.play-section__box{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0px 4px 24px 0px rgba(228,215,215,.15)}@media only screen and (max-width:767px){.play-section__box{box-shadow:none;overflow:visible;background:0 0}}.play-section__head{padding:12px 18px;display:flex;align-items:center;color:#333;border-bottom:1px solid #d6ddf6}@media only screen and (max-width:991px){.play-section__head{display:none}}.play-section__head-item{font-weight:600;font-size:14px;margin-right:44px}.play-section__head-item:nth-child(1){font-size:22px;font-weight:400}.play-section__head-item:nth-child(2){margin-right:90px}@media only screen and (max-width:991px){.play-section__head-item:nth-child(2){margin-right:20px}}.play-section__head-item:nth-child(3){margin-right:160px}.play-section__head-item:nth-child(4){margin-right:225px}.play-section__head-item:nth-child(5){margin-right:190px}.play-section__list{padding-right:20px}@media only screen and (max-width:767px){.play-section__list{padding:0}}.play-section__item{width:100%;height:80px;display:flex;align-items:center;border-bottom:1px solid #d6ddf7}.play-section__item a{text-decoration:none}.play-section__item:first-of-type .play-section__number{color:#fff;background:linear-gradient(180deg,#090556 0%,#332bc3 50%,#170e8c 93.23%)}.play-section__item:last-of-type{border:none}@media only screen and (max-width:991px){.play-section__item{height:auto;padding:20px 0}}@media only screen and (max-width:767px){.play-section__item{flex-direction:column;height:auto;padding:0;margin-bottom:10px;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35);border-radius:10px;overflow:hidden;border:none}}.play-section__left{max-width:350px;width:100%;height:100%;display:flex;align-items:center;margin-right:50px}@media only screen and (max-width:991px){.play-section__left{max-width:none;width:auto}}@media only screen and (max-width:767px){.play-section__left{width:100%;height:50px;align-items:center;justify-content:flex-start;border-bottom:1px solid #d6ddf7;margin-right:0}}.play-section__right{max-width:450px;width:100%;display:flex;align-items:center;justify-content:space-between;margin-left:auto}@media only screen and (max-width:1023px){.play-section__right{max-width:400px}}@media only screen and (max-width:991px){.play-section__right{flex-direction:column;max-width:240px}}@media only screen and (max-width:767px){.play-section__right{max-width:100%;padding:0 20px 20px;flex-direction:row}}.play-section__middle{margin-right:10px}@media only screen and (max-width:767px){.play-section__middle{margin:0;width:100%;padding:25px 20px}}.play-section__number{position:relative;display:flex;align-items:center;justify-content:center;align-self:stretch;width:50px;flex-shrink:0;background:#f3f3f3;font-weight:700;font-size:22px;color:#000;margin-right:10px}.play-section__region{width:22px;height:16px;margin-right:10px;flex-shrink:0}.play-section__logo{max-width:105px;width:100%;flex-shrink:0;margin-right:35px;overflow:hidden}.play-section__logo img{max-height:50px}@media only screen and (max-width:767px){.play-section__logo{margin-right:auto;display:flex;align-items:center}}.play-section__title{display:flex;align-items:center;max-width:260px;width:100%;font-weight:600;font-size:14px;line-height:120%;color:#333;overflow:hidden;max-height:52px}.play-section__title span{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.play-section__title svg{fill:#405cbf;width:24px;height:24px;flex-shrink:0;margin-right:6px}@media only screen and (max-width:991px){.play-section__title{font-size:14px;max-height:68px}}@media only screen and (max-width:767px){.play-section__title{max-width:100%;max-height:52px}}.play-section__details{padding:0 14px;display:flex;align-items:center;justify-content:center;background:#f1f3f4;border-radius:30px;font-size:14px;color:#6f7897;height:40px;text-decoration:none;transition:.3s ease-in-out}.play-section__details svg{fill:#6f7897;margin-left:4px;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.play-section__details:hover{background:#6f7897;color:#fff}.play-section__details:hover svg{fill:#fff}}@media only screen and (max-width:767px){.play-section__details{max-width:140px;width:100%}}.play-section__bonus{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;max-width:134px;width:100%;height:40px;background:#6ab04c;border-radius:30px;text-decoration:none;cursor:pointer;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.play-section__bonus:hover{background:#437d2a}}.play-section__about{height:36px;background:#f4f4f4;padding:0 12px;border-radius:70px;display:flex;align-items:center;color:#333;margin-right:40px}@media only screen and (max-width:991px){.play-section__about{display:none}}@media only screen and (max-width:767px){.play-section__about{display:flex;margin-right:20px}}.play-section__rate{display:flex;align-items:center;font-weight:600}.play-section__rate svg{margin-right:2px}.play-section__comments{display:flex;align-items:center;margin-left:10px}.play-section__comments svg{fill:#d9061f;margin-right:2px}.play-section__all{position:relative;display:flex;align-items:center;justify-content:center;max-width:170px;width:100%;height:40px;background:#f4f4f4;border-radius:10px;text-decoration:none;padding:0 20px;font-size:14px;color:#333;transition:.3s ease-in-out;overflow:hidden;z-index:2}.play-section__all svg{flex-shrink:0;margin-left:10px}.play-section__all:after{background:#6f7897;content:"";height:155px;left:-115px;opacity:.15;position:absolute;top:-50px;transform:rotate(35deg);transition:all cubic-bezier(.19,1,.22,1);width:80px;z-index:-10}@media only screen and (min-width:1025px){.play-section__all:hover:after{left:120%;transition:all .55s cubic-bezier(.19,1,.22,1)}}@media only screen and (max-width:1023px){.play-section__all{padding:0 15px;max-width:150px;margin-right:15px}}@media only screen and (max-width:991px){.play-section__all{max-width:100%;margin:0 0 10px}}@media only screen and (max-width:767px){.play-section__all{max-width:255px;height:44px;margin:0 10px 0 0}}@media only screen and (max-width:420px){.play-section__all{max-width:130px}}.play-section__download{max-width:125px;width:100%;height:46px;display:flex;align-items:center;justify-content:center;background:linear-gradient(93.84deg,#20be2d 14.57%,#108b16 100%);box-shadow:0px 2px 0px #65fa71;border-radius:10px;text-decoration:none;color:#fff;font-size:16px;font-weight:800;transition:.3s ease-in-out}.play-section__download svg{fill:#fff;margin-right:6px}@media only screen and (min-width:1025px){.play-section__download:hover{box-shadow:0px 5px 0px #65fa71}}@media only screen and (max-width:1200px){.play-section__download+.play-section__download{margin-left:10px}}@media only screen and (max-width:991px){.play-section__download{max-width:240px}.play-section__download+.play-section__download{margin:10px 0 0}}@media only screen and (max-width:767px){.play-section__download{max-width:255px}.play-section__download+.play-section__download{margin:0 0 10px}}@media only screen and (max-width:420px){.play-section__download{max-width:100%}}.play-section__play{max-width:255px;width:100%;height:54px;display:flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;color:#fff;font-size:16px;font-weight:600;background-size:100%;background-image:linear-gradient(180deg,#d9061f,#ff4040 100%);position:relative;z-index:4;box-shadow:0px 2px 0px #d00f4a;transition:.6s ease-in-out;overflow:hidden}.play-section__play:before{background-image:linear-gradient(180deg,#ff4040,#d9061f 100%);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;transition:opacity .6s}@media only screen and (min-width:1025px){.play-section__play:hover:before{opacity:1}}.play-section__play svg{fill:#fff;margin-right:8px}@media only screen and (min-width:1025px){.play-section__play:hover{box-shadow:0px 5px 0px #d00f4a}}@media only screen and (max-width:767px){.play-section__play{height:44px;font-size:14px}}@media only screen and (max-width:420px){.play-section__play{box-shadow:none}.play-section__play svg{width:20px;height:20px;margin-right:6px}}.play-section__header{display:flex;align-items:center;margin-bottom:24px}@media only screen and (max-width:991px){.play-section__header{flex-direction:column}}.play-section__tabs{width:100%;margin-right:20px}@media only screen and (max-width:991px){.play-section__tabs{margin:0}}.play-section__tabs-list{margin:0 -10px}@media only screen and (max-width:767px){.play-section__tabs-list{margin:0 -4px}}.play-section__tabs-list li{width:100%;margin:0 10px}@media only screen and (max-width:767px){.play-section__tabs-list li{margin:0 4px}}.play-section__tabs-list li a{width:100%;padding:11px 20px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #e3eafd;background:#fafbfe;font-size:18px;line-height:140%;color:#0d0d0d;text-decoration:none;cursor:pointer;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.play-section__tabs-list li a:hover{background:#e3eafd}}.play-section__tabs-list li a.active{background:#405cbf;border-color:#405cbf;color:#fff}@media only screen and (max-width:767px){.play-section__tabs-list li a{padding:8px 10px;font-size:14px;line-height:100%;text-align:center}}.play-section__filters{position:relative;max-width:285px;width:100%}.play-section__filters>span{position:absolute;top:50%;left:20px;transform:translateY(-50%)}.play-section__filters>span svg{fill:#4363ff}@media only screen and (max-width:991px){.play-section__filters{max-width:100%;margin:10px 0 0}}.play-section__body{margin-bottom:24px}.game-block__item{width:100%;padding:8px 16px;display:flex;align-items:center;border-radius:10px;background:#fff;margin-bottom:10px;min-height:136px;border:2px solid #fff;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.game-block__item:hover{border-color:#18ae46;background:#ebfff3}}@media only screen and (max-width:991px){.game-block__item{padding:0 16px 16px;position:relative;flex-direction:column;border:2px solid #e3eafd;margin-bottom:20px;overflow:hidden}}.game-block__label{display:inline-flex;align-items:center;border-radius:4px;background:#f4f4f4;padding:4px 8px;margin-bottom:9px}.game-block__label img{margin-right:5px}.game-block__label span{color:#0d0d0d;font-family:"Inter",sans-serif;font-size:10px;font-weight:700;line-height:12px;text-transform:uppercase}.game-block__label.rated{background:#405cbf}.game-block__label.rated span{color:#fff}@media only screen and (max-width:991px){.game-block__label{position:absolute;top:14px;left:16px}.game-block__label.rated{top:0;left:0;right:0;border-radius:0}}@media only screen and (max-width:991px){.game-block__image{text-align:center}}.game-block__left{max-width:166px;width:100%;margin-right:20px;align-self:flex-start}@media only screen and (max-width:1200px){.game-block__left{margin-right:10px}}@media only screen and (max-width:991px){.game-block__left{max-width:100%;padding:35px 0 20px;min-height:96px;display:flex;align-items:center;justify-content:center;margin:0}}.game-block__info{max-width:220px;width:100%;margin-right:20px}@media only screen and (max-width:1200px){.game-block__info{margin-right:10px}}@media only screen and (max-width:991px){.game-block__info{text-align:center;margin:0 0 12px;max-width:100%}}.game-block__info-welcome{padding:0 8px;color:#18ae46;font-family:"Inter",sans-serif;font-size:10px;font-weight:700;line-height:16px;text-transform:uppercase;margin-bottom:7px}.game-block__info-title{color:#0d0d0d;font-size:18px;font-weight:700;line-height:120%;margin-bottom:6px}.game-block__info-terms{color:#6f7897;font-family:"Inter",sans-serif;font-size:10px;font-weight:600;line-height:16px}.game-block__info-terms a{color:#6f7897}@media only screen and (min-width:1025px){.game-block__info-terms a:hover{text-decoration:none}}.game-block__rates{max-width:230px;width:100%;display:flex;align-items:center;margin-right:20px}@media only screen and (max-width:1200px){.game-block__rates{flex-direction:column;margin-right:10px}}@media only screen and (max-width:991px){.game-block__rates{flex-direction:row;justify-content:center;text-align:center;margin:0 0 12px;padding:6px 0;max-width:100%;border-top:1px solid rgba(24,174,70,.4);border-bottom:1px solid rgba(24,174,70,.4)}}.game-block__rates-marks{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:120px;width:100%}.game-block__rates-marks .stars-rate{margin-left:-15px;margin-top:4px;margin-bottom:4px}.game-block__rates-value{font-size:14px;font-weight:600;color:#fe5e19}.game-block__rates-value span{color:#ffa873}.game-block__rates-votes{color:#6f7897;text-align:center;font-size:12px;margin-bottom:3px}@media only screen and (max-width:991px){.game-block__rates-votes{display:none}}.game-block__rates-review{color:#0d0d0d;font-size:12px;font-weight:600;line-height:140%;border-bottom:1px solid #fd5000;text-decoration:none;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.game-block__rates-review:hover{border-color:transparent}}@media only screen and (max-width:991px){.game-block__rates-review{display:none}}.game-block__rates-limit{max-width:90px;width:100%;margin-left:auto;color:#0d0d0d;font-family:"Inter",sans-serif;font-size:14px;font-weight:700;line-height:17px}.game-block__rates-limit span{display:block;margin-bottom:6px}@media only screen and (max-width:1200px){.game-block__rates-limit{margin:10px 0 0;text-align:center;display:flex;align-items:center;justify-content:center}.game-block__rates-limit span{margin:0 5px 0 0}}@media only screen and (max-width:991px){.game-block__rates-limit{margin:0 0 0 15px}}.game-block__options{max-width:275px;width:100%;margin-right:15px}.game-block__options ul li{padding-left:24px;position:relative;color:#0d0d0d;font-family:"Inter",sans-serif;font-size:14px;line-height:16px}.game-block__options ul li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:20px;height:20px;background-image:url("../../themes/highroller/data/check.svg")}.game-block__options ul li+li{margin-top:10px}@media only screen and (max-width:1200px){.game-block__options{margin-right:10px}}@media only screen and (max-width:991px){.game-block__options{max-width:100%;margin:0 0 14px}}.game-block__buttons{max-width:200px;width:100%;margin-left:auto}.game-block__buttons .main-button{height:45px;max-width:100%;margin-bottom:12px}@media only screen and (max-width:991px){.game-block__buttons{max-width:100%;margin:0}}.game-block__pays{display:flex;align-items:center;flex-wrap:wrap;margin:0 -5px}.game-block__pays img{margin:0 5px}@media only screen and (max-width:991px){.game-block__pays{justify-content:center}}.show-more{display:flex;align-items:center;justify-content:center;max-width:100%;width:100%;height:54px;border-radius:10px;border:1px solid #405cbf;margin:24px auto 0;color:#405cbf;background:#e3eafd;font-size:18px;font-weight:700;cursor:pointer;text-decoration:none;transition:.3s ease-in-out}.show-more span{position:relative}.show-more span:after{border-bottom:2px solid #405cbf;border-right:2px solid #405cbf;content:"";height:8px;width:8px;margin-top:-5px;pointer-events:none;position:absolute;right:-15px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out}@media only screen and (max-width:420px){.show-more{max-width:100%}}@media only screen and (min-width:1025px){.show-more:hover{background:#405cbf;border-color:#405cbf;color:#fff}.show-more:hover span:after{border-color:#fff}}.table-content{margin-bottom:100px}.table-content.sticky{top:91px;z-index:5;position:fixed;left:0;right:0}@media only screen and (max-width:767px){.table-content.sticky{top:50px;padding:0}.table-content.sticky .table-content__inner{border-radius:0}}@media only screen and (max-width:1249px){.table-content{padding:0 16px}}@media only screen and (max-width:767px){.table-content{margin-bottom:60px}}.table-content__inner{max-width:1200px;width:100%;margin:0 auto;border-radius:16px;border:1px solid #405cbf;background:#fff;box-shadow:0px 4px 24px 0px rgba(228,215,215,.15);overflow:hidden}.table-content__head{display:flex;align-items:center;position:relative;height:46px;padding:8px 30px;font-size:18px;font-weight:700;color:#fff;background:#405cbf;cursor:pointer}.table-content__head span{position:absolute;top:50%;transform:translateY(-50%);transition:.3s ease-in-out;right:30px;width:46px;height:28px;border:1px solid #fff;border-radius:20px;cursor:pointer}.table-content__head span:after{border-bottom:1px solid #fff;border-right:1px solid #fff;content:"";height:7px;width:7px;margin-top:-4px;pointer-events:none;position:absolute;right:19px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out}.table-content__head.active span:after{transform:rotate(-135deg)}@media only screen and (max-width:767px){.table-content__head{padding:8px 10px;font-size:16px}.table-content__head span{right:10px}}.table-content__list{padding:10px 0}.table-content__list li{font-size:16px;font-weight:600;line-height:140%}.table-content__list li a{position:relative;display:block;padding:6px 30px;color:#1d1d1b;text-decoration:none;transition:.3s ease-in-out}.table-content__list li a svg{position:absolute;right:30px;top:50%;transform:translateY(-50%);overflow:hidden;opacity:0;visibility:hidden;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.table-content__list li a:hover{background:#f4f4f4;color:#405cbf}.table-content__list li a:hover svg{visibility:visible;opacity:1;overflow:visible}}@media only screen and (max-width:767px){.table-content__list li{font-size:14px}.table-content__list li a{padding:6px 10px}}.information-block{padding:100px 0;margin-bottom:100px;background:#c1d4ff}@media only screen and (max-width:1249px){.information-block{padding:100px 10px}}@media only screen and (max-width:1023px){.information-block{padding:60px 10px}}@media only screen and (max-width:767px){.information-block{margin-bottom:60px}}.information-block__inner{max-width:1200px;width:100%;margin:0 auto}.information-block__item{display:flex;align-items:stretch;justify-content:space-between;border:1px solid #ededed;background:#fff;border-radius:10px}.information-block__item+.information-block__item{margin-top:24px}@media only screen and (max-width:767px){.information-block__item{flex-direction:column}}.information-block__item-left{max-width:914px;width:100%;flex-basis:914px;padding:24px}@media only screen and (max-width:767px){.information-block__item-left{max-width:100%;flex-basis:auto}}.information-block__item-right{max-width:288px;width:100%;flex-basis:288px;border-left:1px solid #ededed;padding:32px 16px;flex-shrink:0}.information-block__item-right .play-button{margin-top:26px}@media only screen and (max-width:767px){.information-block__item-right{max-width:100%;flex-basis:auto;flex-shrink:none;border-top:1px solid #ededed}.information-block__item-right .play-button{margin:12px auto 0}}.information-block__item-title{font-size:24px;font-weight:600;margin-bottom:12px}.information-block__item-text{font-size:16px;line-height:140%;color:#333;margin-bottom:12px}.information-block__item-text p:first-of-type{margin-top:0}.information-block__item-text p:last-of-type{margin-bottom:0}.information-block__item-list{display:flex;align-items:stretch;margin:0 -6px}@media only screen and (max-width:991px){.information-block__item-list{flex-direction:column;margin:0}}.information-block__item-box{max-width:calc(50% - 12px);width:100%;flex-basis:calc(50% - 12px);margin:0 6px;padding:20px 16px;border-radius:16px;border:1px solid #e2e3e5;background:#fff}@media only screen and (max-width:991px){.information-block__item-box{max-width:100%;flex-basis:auto;margin:0}.information-block__item-box+.information-block__item-box{margin-top:12px}}.information-block__item-image{margin:0 auto 32px;text-align:center}.information-block__item-values{font-size:20px;font-weight:600;text-align:center;line-height:24px;color:#2362ed;margin-bottom:32px}.information-block__item-caption{color:#333;font-size:16px;font-weight:600;line-height:24px;text-align:center;margin-bottom:6px}.addition-list__title{font-size:20px;font-weight:600;display:flex;align-items:center;margin-bottom:16px}.addition-list__title svg{margin-right:8px}.addition-list ul li{padding-left:24px;position:relative;font-size:16px;line-height:28px;color:#333}.addition-list ul li+li{margin-top:6px}.addition-list ul li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:16px;height:16px;background-image:url("../../themes/highroller/data/props.svg")}.addition-list.props ul li:before{background-image:url("../../themes/highroller/data/props.svg")}.addition-list.cons ul li:before{background-image:url("../../themes/highroller/data/cons.svg")}.addition-list+.addition-list{margin-top:24px}.addition-roll li{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 0;border-bottom:1px solid #ededed}.addition-roll li small{max-width:50%;font-size:16px;line-height:140%}.addition-roll li span{max-width:50%;font-size:16px;line-height:140%;font-weight:600;text-align:right}.steps{margin-bottom:100px}@media only screen and (max-width:1249px){.steps{padding:0 16px}}@media only screen and (max-width:767px){.steps{margin-bottom:60px}}.steps__inner{max-width:1200px;width:100%;margin:0 auto}.steps__description{margin-bottom:24px;font-size:16px;line-height:140%}.steps__item{display:flex;align-items:center;border-radius:20px;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35);margin-bottom:20px}@media only screen and (max-width:767px){.steps__item{flex-direction:column}}.steps__item-image{position:relative;max-width:353px;width:100%;flex-basis:353px;overflow:hidden;border-radius:20px}@media only screen and (max-width:767px){.steps__item-image{max-width:100%;flex-basis:auto}.steps__item-image img{width:100%}}.steps__item-content{padding:26px 40px 26px 30px;max-width:847px;width:100%;flex-basis:847px}@media only screen and (max-width:1200px){.steps__item-content{padding:10px 30px 10px 20px}}@media only screen and (max-width:767px){.steps__item-content{max-width:100%;flex-basis:auto;padding:10px 16px 20px}}.steps__item-number{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;background:#405cbf;border-radius:0 0 30px;padding:6px 30px;width:120px;height:44px;color:#fff;font-size:18px;font-weight:700}.steps__item-title{font-size:24px;font-weight:700;margin-bottom:18px}@media only screen and (max-width:767px){.steps__item-title{font-size:20px;font-weight:700}}.steps__item-text{font-size:16px;line-height:140%;color:#333;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}@media only screen and (max-width:767px){.steps__item-text{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:99;-webkit-box-orient:vertical}}.cards-block{margin-bottom:80px}@media only screen and (max-width:1249px){.cards-block{padding:0 16px}}@media only screen and (max-width:767px){.cards-block{margin-bottom:60px}}.cards-block--bg{padding:100px 0 80px;margin-bottom:100px;background:linear-gradient(180deg,rgba(217,6,31,.05) 37%,rgba(255,64,64,.05) 98%)}@media only screen and (max-width:1249px){.cards-block--bg{padding:100px 16px 80px}}@media only screen and (max-width:1023px){.cards-block--bg{padding:60px 16px 40px}}@media only screen and (max-width:767px){.cards-block--bg{margin-bottom:60px}}.cards-block__inner{max-width:1200px;width:100%;margin:0 auto}.cards-block__list{display:flex;align-items:stretch;flex-wrap:wrap;margin:0 -10px}.cards-block__item{background:#fff;border-radius:16px;max-width:calc(33.33333% - 20px);width:100%;flex-basis:calc(33.33333% - 20px);margin:0 10px 20px;padding:24px 20px;border-top:4px solid #4363ff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35);transition:.3s ease-in-out}@media only screen and (min-width:1025px){.cards-block__item:hover{transform:translateY(-4px);box-shadow:0px 5px 18px 0px rgba(216,210,210,.45)}}.cards-block__item--bg{background-position:right bottom;background-repeat:no-repeat}.cards-block__item--bg .cards-block__item-box{max-width:270px}.cards-block__item--bg .cards-block__item-title{color:#d9061f;font-family:"PN",sans-serif}@media only screen and (max-width:991px){.cards-block__item{max-width:calc(50% - 20px);flex-basis:calc(50% - 20px)}}@media only screen and (max-width:767px){.cards-block__item{max-width:100%;flex-basis:auto;padding:16px}}.cards-block__item-title{font-family:"Cambay",sans-serif;font-size:20px;font-weight:700;line-height:140%;margin-bottom:10px}.cards-block__item-text{font-size:16px;font-style:normal;font-weight:400;line-height:140%;color:#333}.cards-block__item-text p:first-of-type{margin-top:0}.cards-block__item-text p:last-of-type{margin-bottom:0}.cards-block__description{font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:24px}.advantages{margin-bottom:100px}@media only screen and (max-width:1249px){.advantages{padding:0 16px}}@media only screen and (max-width:767px){.advantages{margin-bottom:60px}}.advantages__inner{max-width:1200px;width:100%;margin:0 auto}.advantages__box{display:flex;align-items:stretch;background:#fff;border-radius:16px}@media only screen and (max-width:767px){.advantages__box{flex-direction:column;align-items:center}}.advantages__item{padding:40px 40px 20px;width:50%}.advantages__item ul li{padding-left:24px;position:relative;font-size:16px;line-height:28px;color:#333}.advantages__item ul li+li{margin-top:12px}.advantages__item ul li:before{content:"";position:absolute;top:12px;transform:translateY(-50%);left:0;width:16px;height:16px;background-image:url("../../themes/highroller/images/props.svg")}.advantages__item.cons ul li:before{background-image:url("../../themes/highroller/data/cons.svg")}.advantages__item:last-of-type{border-left:1px solid #ededed}@media only screen and (max-width:767px){.advantages__item:last-of-type{border:none;border-top:1px solid #ededed}}@media only screen and (max-width:1023px){.advantages__item{padding:16px}}@media only screen and (max-width:767px){.advantages__item{width:100%}}.advantages__item-title{display:flex;align-items:center;font-size:24px;font-weight:600;margin-bottom:24px}.advantages__item-title img{margin-right:15px}@media only screen and (max-width:1023px){.advantages__item-title{font-size:20px}.advantages__item-title img{max-width:52px}}.advantages__item-text{font-size:16px;line-height:28px;color:#333;margin-bottom:20px}.advantages__item-text p:first-of-type{margin-top:0}.advantages__item-text p:last-of-type{margin-bottom:0}.advantages__block{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border-radius:16px;margin-top:24px;padding:40px}.advantages__block.props{border-top:4px solid #18ae46}.advantages__block.cons{border-top:4px solid #ff0826}@media only screen and (max-width:991px){.advantages__block{flex-direction:column}}@media only screen and (max-width:767px){.advantages__block{padding:21px 16px}}.advantages__block-left{width:100%;display:flex;flex-direction:column;align-items:center;margin:0 0 10px}.advantages__block-right{width:100%}.advantages__block-right .advantages__item{width:100%;padding:0;border:none}.content-section{margin-bottom:100px}@media only screen and (max-width:1249px){.content-section{padding:0 16px}}@media only screen and (max-width:767px){.content-section{margin-bottom:60px}}.content-section--bg{padding:100px 0;background:#c1d4ff}@media only screen and (max-width:1249px){.content-section--bg{padding:100px 16px}}@media only screen and (max-width:1023px){.content-section--bg{padding:60px 16px}}.content-section--sm .page-description{margin:0 0 20px}.content-section--sm .content-section__inner{max-width:940px;width:100%}.content-section--sm .content-section__inner .main-button{max-width:255px;margin:20px auto 0}.content-section__inner{max-width:1200px;width:100%;margin:0 auto}@media only screen and (max-width:420px){.content-section__inner .main-button{max-width:100% !important}}.content-section__description{font-size:18px;color:#333;font-weight:400;line-height:140%;margin-bottom:24px}.content-section__description a{color:#2362ed;text-decoration:none}@media only screen and (min-width:1025px){.content-section__description a:hover{text-decoration:underline}}.usage-app__list{display:flex;align-items:flex-start;flex-wrap:wrap;margin:0 -12px}.usage-app__item{max-width:calc(33.33333% - 24px);width:100%;flex-basis:calc(33.33333% - 24px);margin:0 12px 24px}@media only screen and (max-width:991px){.usage-app__item{max-width:calc(50% - 24px);flex-basis:calc(50% - 24px)}}@media only screen and (max-width:767px){.usage-app__item{max-width:100%;flex-basis:auto}}.usage-app__item-image{margin-bottom:8px}.usage-app__item-image img{width:100%}.usage-app__item-title{font-size:18px;font-weight:700;color:#d9061f}.faq__item{border-radius:10px;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35);margin-bottom:10px}.faq__item-title{position:relative;padding:20px 60px 20px 24px;font-size:24px;font-weight:600;color:#1d1d1b;cursor:pointer;transition:.3s ease-in-out}.faq__item-title:before{content:"";position:absolute;right:32px;top:50%;transform:translateY(-50%) rotate(45deg);background:#1d1d1b;height:18px;width:2px;transition:.3s ease-in-out}.faq__item-title:after{content:"";position:absolute;right:24px;top:50%;transform:translateY(-50%) rotate(45deg);background:#1d1d1b;height:2px;width:18px;transition:.3s ease-in-out}.faq__item-title.active:before{transform:translateY(-50%)}.faq__item-title.active:after{transform:translateY(-50%)}@media only screen and (min-width:1025px){.faq__item-title:hover{color:#d9061f}}@media only screen and (max-width:767px){.faq__item-title{font-size:15px;padding:12px 35px 12px 14px}.faq__item-title:before{right:21px;height:16px}.faq__item-title:after{right:14px;width:16px}}.faq__item-content{color:#000;font-size:15px;font-weight:400;line-height:145%;padding:0 24px 20px}.faq__item-content p:first-of-type{margin-top:0}.faq__item-content p:last-of-type{margin-bottom:0}@media only screen and (max-width:767px){.faq__item-content{font-size:14px}}.how-rate{display:flex;align-items:stretch;justify-content:space-between;padding:24px;border-radius:18px;background:#fff;overflow:hidden;margin-bottom:15px}@media only screen and (max-width:991px){.how-rate{flex-direction:column}}@media only screen and (max-width:767px){.how-rate{padding:16px}}.how-rate__left{position:relative;max-width:365px;width:100%;flex-basis:365px;z-index:1;margin-right:20px}@media only screen and (max-width:991px){.how-rate__left{max-width:100%;flex-basis:auto;margin:0 0 10px}}.how-rate__right{max-width:770px;width:100%;flex-basis:770px;font-size:16px;line-height:140%;color:#0d0d0d}.how-rate__right p:first-of-type{margin-top:0}.how-rate__right p:last-of-type{margin-bottom:0}.how-rate__right a{color:#4363ff;text-decoration:none}@media only screen and (min-width:1025px){.how-rate__right a:hover{text-decoration:underline}}@media only screen and (max-width:991px){.how-rate__right{max-width:100%;flex-basis:auto}}.how-rate__title{display:flex;align-items:center;color:#405cbf;background:#fff;font-size:24px;font-weight:700;line-height:120%}@media only screen and (max-width:767px){.how-rate__title{font-size:20px}}.how-rate__icon{flex-shrink:0;border-radius:12px;background:rgba(212,210,226,.2);margin-right:20px;width:48px;height:48px;flex-shrink:0}.how-rate__decore{position:absolute;left:50%;transform:translateX(-50%);z-index:-1;bottom:-24px}@media only screen and (max-width:991px){.how-rate__decore{display:none}}.trigger-item__list{display:flex;align-items:stretch;justify-content:center;flex-wrap:wrap;margin:0 -10px}.trigger-item__list--sm .trigger-item__item{align-items:center;max-width:calc(33.33333% - 20px);flex-basis:calc(33.33333% - 20px)}@media only screen and (max-width:991px){.trigger-item__list--sm .trigger-item__item{max-width:calc(50% - 20px);flex-basis:calc(50% - 20px)}}@media only screen and (max-width:767px){.trigger-item__list--sm .trigger-item__item{padding:14px 32px;max-width:100%;flex-basis:auto}.trigger-item__list--sm .trigger-item__item .trigger-item__icon{position:static;margin-right:16px}.trigger-item__list--sm .trigger-item__item .trigger-item__icon svg{width:44px;height:44px}}.trigger-item__item{max-width:calc(50% - 20px);width:100%;flex-basis:calc(50% - 20px);padding:24px 32px;margin:0 10px 20px;border-radius:20px;border-top:4px solid #4363ff;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35);display:flex;align-items:stretch}@media only screen and (max-width:991px){.trigger-item__item{padding:20px}}@media only screen and (max-width:767px){.trigger-item__item{position:relative;max-width:100%;flex-basis:auto}}.trigger-item__icon{width:52px;flex-shrink:0;margin-right:20px}.trigger-item__icon svg{fill:#4363ff}@media only screen and (max-width:767px){.trigger-item__icon{position:absolute;top:20px;left:20px;width:auto;margin-right:10px}.trigger-item__icon svg{width:32px;height:32px}}.trigger-item__content{display:flex;flex-direction:column;align-items:flex-start}.trigger-item__content .main-button{margin-top:auto}.trigger-item__title{font-size:17px;color:#0d0d0d;font-weight:800;line-height:32px;margin-bottom:4px}@media only screen and (max-width:767px){.trigger-item__title{padding-left:40px;margin-bottom:10px}}.trigger-item__text{font-size:16px;font-weight:400;line-height:140%;color:#333;margin-bottom:10px}.trigger-item__subtitle{color:#4363ff;font-size:20px;font-weight:700;line-height:120%;border-bottom:2px solid #4363ff;text-decoration:none;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.trigger-item__subtitle:hover{border-color:transparent}}.about-author{margin-bottom:100px}@media only screen and (max-width:767px){.about-author{margin-bottom:60px}}.about-author__inner{max-width:1200px;width:100%;margin:0 auto}@media only screen and (max-width:1249px){.about-author__inner{padding:0 16px}}.about-author__box{display:flex;align-items:stretch;justify-content:space-between;padding:40px 60px;border-radius:25px;border:1px solid #18ae46;background:#fff;box-shadow:0px 0px 5px 0px #3ea852}@media only screen and (max-width:991px){.about-author__box{flex-direction:column}}@media only screen and (max-width:767px){.about-author__box{padding:16px 20px}}.about-author__box-left{max-width:236px;width:100%;flex-basis:236px;margin-right:20px}@media only screen and (max-width:991px){.about-author__box-left{max-width:100%;flex-basis:auto;margin:0 0 20px;display:flex;align-items:center}}.about-author__box-right{max-width:764px;width:100%;flex-basis:764px}@media only screen and (max-width:991px){.about-author__box-right{max-width:100%;flex-basis:auto}}.about-author__box-image{text-align:center}@media only screen and (max-width:991px){.about-author__box-image{margin-right:20px}}@media only screen and (max-width:767px){.about-author__box-image{width:130px;height:130px;flex-shrink:0}}.about-author__box-socials{flex-wrap:wrap;margin:10px -7px 0}@media only screen and (max-width:767px){.about-author__box-socials{margin:-7px}}.about-author__box-socials li{margin:0 7px}@media only screen and (max-width:767px){.about-author__box-socials li{width:36px;height:36px;margin:7px}}.about-author__box-title{color:#4363ff;font-size:24px;font-weight:700;line-height:120%;margin-bottom:16px}.about-author__box-text{color:#0d0d0d;font-size:16px;font-weight:600;line-height:160%}.about-author__box-text p:first-of-type{margin-top:0}.about-author__box-text p:last-of-type{margin-bottom:0}@media only screen and (max-width:767px){.about-author__box-text{font-size:15px}}.popup{position:fixed;top:0;left:0;bottom:0;right:0;z-index:20;display:none;overflow:auto}.popup.active{display:block}.popup__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);z-index:1}.popup__holder{background:#fff;padding:30px;position:relative;top:100px;margin:0 auto;z-index:999;max-width:500px;width:100%;overflow:hidden}.popup__holder--center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:420px){.popup__holder{max-width:95%}}.popup__close{position:absolute;right:15px;top:15px;cursor:pointer}.popup__close svg{width:15px;height:15px;fill:#000}.iosBugFixCaret{position:fixed;width:100%;height:100%;overflow:hidden}.page-description{font-size:18px;font-weight:400;line-height:160%;margin-top:44px}.page-description p:first-of-type{margin-top:0}.page-description p:last-of-type{margin-bottom:0}.page-description a{color:#2362ed;text-decoration:none}@media only screen and (min-width:1025px){.page-description a:hover{text-decoration:underline}}.page-description ul,.page-description ol{padding:0 0 0 20px;margin-bottom:20px}.page-description ul li,.page-description ol li{font-size:18px;line-height:150%}.page-description ul li+li,.page-description ol li+li{margin-top:8px}.page-description h2{color:#1d1d1b;font-size:24px;font-weight:700;line-height:120%}.page-description h3{color:#1d1d1b;font-size:22px;font-weight:700;line-height:120%}.page-description h4{color:#1d1d1b;font-size:20px;font-weight:600;line-height:120%}.page-description h5{color:#1d1d1b;font-size:18px;font-weight:600;line-height:120%}.page-description h6{color:#1d1d1b;font-size:16px;line-height:120%}@media only screen and (max-width:767px){.page-description{font-size:16px;margin-top:20px}}.reviews{margin-bottom:100px}@media only screen and (max-width:1249px){.reviews{padding:0 16px}}@media only screen and (max-width:767px){.reviews{margin-bottom:60px}}.reviews__inner{position:relative;max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:767px){.reviews__inner{flex-direction:column}}.reviews__main{max-width:830px;width:100%;flex-basis:830px;margin-right:20px}.reviews__main .main-button{max-width:100%}.reviews__main .main-button svg{margin-left:2px}.reviews__aside{top:100px;position:sticky;max-width:340px;width:100%;flex-basis:340px}@media only screen and (max-width:991px){.reviews__aside{max-width:250px;flex-basis:250px;flex-shrink:0}}@media only screen and (max-width:767px){.reviews__aside{position:static;max-width:100%;flex-basis:auto;flex-shrink:1;display:none}}.reviews__item{padding:24px;border-radius:10px;background:#fff;box-shadow:0px 4px 14px 0px rgba(216,210,210,.35)}.reviews__item+.reviews__item{margin-top:14px}.reviews__item:last-of-type{margin-bottom:24px}@media only screen and (max-width:767px){.reviews__item{padding:24px 14px}}.reviews__item-head{display:flex;align-items:center;margin-bottom:12px}.reviews__item-avatar{width:34px;height:34px;flex-shrink:0;margin-right:10px}.reviews__item-name{font-size:16px;font-weight:700;line-height:150%;color:#6f7897}.reviews__item-info{display:flex;align-items:center;margin-bottom:12px}@media only screen and (max-width:767px){.reviews__item-info{flex-direction:column;align-items:flex-start}}.reviews__item-rate{display:flex;align-items:center}.reviews__item-rate span{font-size:16px;color:#cacbdc;margin-left:8px}.reviews__item-rate span small{font-size:16px;color:#f65f0a}.reviews__item-date{color:#6f7897;font-size:16px;margin-left:20px}@media only screen and (max-width:767px){.reviews__item-date{margin:10px 0 0}}.reviews__item-subtitle{font-size:16px;font-weight:700;margin-bottom:6px}@media only screen and (max-width:767px){.reviews__item-subtitle{font-size:15px}}.reviews__item-text{color:#333;font-size:16px;line-height:150%}.reviews__item-text p:first-of-type{margin-top:0}.reviews__item-text p:last-of-type{margin-bottom:0}@media only screen and (max-width:767px){.reviews__item-text{font-size:15px}}.reviews-section{padding:16px 24px 24px;max-width:100%;background:linear-gradient(137deg,#405cbf .41%,#09173a 100%);box-shadow:0px 4px 34px 0px rgba(199,218,202,.25);border-radius:10px;margin-bottom:24px}@media only screen and (max-width:767px){.reviews-section{padding:16px 24px 10px;margin-bottom:10px}}.reviews-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}@media only screen and (max-width:991px){.reviews-section__head{flex-direction:column;align-items:flex-start}}.reviews-section__title{display:flex;align-items:center;font-weight:800;font-size:21px;color:#fff}.reviews-section__title img{margin-right:16px}@media only screen and (max-width:991px){.reviews-section__title{margin-bottom:15px}}.reviews-section__button{display:flex;align-items:center;justify-content:center;max-width:168px;width:100%;height:48px;background:rgba(255,255,255,.1);border:1px solid #eceffa;border-radius:10px;text-decoration:none;font-weight:700;font-size:15px;color:#fff;transition:.3s ease-in-out}@media only screen and (min-width:1025px){.reviews-section__button:hover{background:rgba(255,255,255,.4)}}@media only screen and (max-width:420px){.reviews-section__button{max-width:100%}}.reviews-section__list{display:flex;align-items:flex-start;margin:0 -10px}@media only screen and (max-width:767px){.reviews-section__list{flex-wrap:wrap}}.reviews-section__item{max-width:130px;width:100%;flex-basis:130px;margin:0 10px}.reviews-section__item:nth-child(2){margin-right:140px}@media only screen and (max-width:991px){.reviews-section__item:nth-child(2){margin-right:10px}}@media only screen and (max-width:767px){.reviews-section__item{max-width:calc(50% - 20px);flex-basis:calc(50% - 20px);margin:0 10px 20px}}.reviews-section__item-subtitle{font-weight:400;font-size:16px;line-height:120%;color:#fff;margin-bottom:4px}@media only screen and (max-width:991px){.reviews-section__item-subtitle{font-size:12px;line-height:normal}}@media only screen and (max-width:767px){.reviews-section__item-subtitle{font-size:14px}}.reviews-section__item-value{font-weight:500;font-size:40px;line-height:100%;color:#fff}@media only screen and (max-width:991px){.reviews-section__item-value{font-size:32px}}.reviews-section__item-info{font-weight:400;font-size:13px;line-height:120%;color:#fff;margin-top:5px}.reviews-section__wrap{max-width:100%;width:100%}.reviews-section__wrap .main-button{max-width:100% !important}select{display:none}.select{margin:0;border:1px solid #4363ff;padding:11px 45px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;white-space:nowrap;outline:none;overflow:hidden;text-overflow:ellipsis;font-size:18px;border-radius:10px}.select:after{border-bottom:1px solid #4363ff;border-right:1px solid #4363ff;content:"";height:7px;width:7px;margin-top:-4px;pointer-events:none;position:absolute;right:20px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out}.select:focus{border-color:#666}.select__current{display:block;text-overflow:ellipsis;overflow:hidden}.select__current.placeholder{color:#ccc}.select--open{overflow:visible}.select--open:after{transform:rotate(-135deg)}.select__list{position:absolute;width:100%;left:0;top:100%;background-color:#fff;border-radius:10px;border:1px solid #4363ff;box-sizing:border-box;margin-top:2px;opacity:0;max-height:240px;overflow-y:auto;padding:0;transform-origin:50% 0;transform:scale(.75) translateY(-2em);transition:transform .2s cubic-bezier(.5,0,0,1.25),opacity .1s ease-out;z-index:-1}.select--open .select__list{visibility:visible;opacity:1;z-index:5;transform:scale(1) translateY(0)}.select__item{padding:10px 20px;text-overflow:ellipsis;overflow:hidden;cursor:pointer}.select__item:hover{background:#e3eafd}.select__item--active{font-weight:500;background:#e3eafd}.select__item--disabled{display:none;cursor:not-allowed}.select__item.hidden{display:none}.select.to-up .select__list{bottom:100%;top:auto}.search-holder{z-index:6;position:absolute;left:5px;right:5px;top:50px;height:40px}.search-holder input{width:100%;height:40px;font-weight:400;font-size:16px;color:#4f4f4f;padding:0 20px;border:1px solid #d8d8d8;box-shadow:0px 3px 30px 0px rgba(0,0,0,.08)}.search-select .select__list{padding-top:60px}.tab{height:0;overflow:hidden;opacity:0;transition:.3s ease-in-out}.tab.active{height:auto;overflow:visible;opacity:1}.sq_blog_content,.sq_local_content,.sq_quote_content,.sq_wiki_content{position:relative;clear:both;background:#fff;font-size:14px;color:#333;max-width:500px;margin:5px auto;padding:13px;-webkit-transition:.1s border-color;-moz-transition:.1s border-color;transition:.1s border-color;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border:1px solid #ddd;-webkit-box-shadow:0 1px 0 #ddd;-moz-box-shadow:0 1px 0 #ddd;box-shadow:0 1px 0 #ddd}.sq_blog_content p,.sq_local_content p,.sq_quote_content p,.sq_wiki_content p{margin:0!important;padding:0!important;line-height:18px!important;font-size:12px!important}.sq_author_avatar{display:block;float:left;width:48px;height:48px;padding:1px;margin:0;border:1px solid #ddd}.sq_quote_text{margin-left:62px;line-height:1.5em;padding-left:21px;background:url("../../plugins/squirrly-seo/view/assets/img/front/avatar-margin.png") left top no-repeat;min-height:52px;font-family:"Georgia",serif;font-size:16px}a.sq_local,a.sq_news,a.sq_wiki{display:block;font-family:"Helvetica",sans-serif;font-weight:700;color:#0074b7;font-size:14px;line-height:1.4em;margin-bottom:5px;text-decoration:none}.sq_local_text,.sq_news_text,.sq_wiki_text{font-size:12px;color:#333}#tinymce mark{background:#fdffc7!important;color:#383838!important;padding:0 5px}#tinymce mark.mark_counter:after{content:attr(data-cnt);color:gray;font-size:70%;line-height:50%;vertical-align:baseline;position:relative;top:-9px}#content .sq_highlight,#content mark{background:0 0!important}#content .sq_highlight .sq_highlight_cnt,#content mark.mark_counter{display:none!important}.qtranxs_flag_en{background-image:url("../../plugins/qtranslate-xt-3.15.2/flags/gb.png");background-repeat:no-repeat}.qtranxs_flag_uk{background-image:url("../../plugins/qtranslate-xt-3.15.2/flags/ua.png");background-repeat:no-repeat}